Recolor text
This commit is contained in:
parent
0a773b1b3d
commit
850b923204
2 changed files with 2 additions and 2 deletions
|
|
@ -374,7 +374,7 @@ return {
|
||||||
c_Roland_primal = {
|
c_Roland_primal = {
|
||||||
name = "Primal Force",
|
name = "Primal Force",
|
||||||
text = {
|
text = {
|
||||||
"Enhance {C:attention}all cards",
|
"Enhance {C:attention}all {}cards",
|
||||||
"held in hand to",
|
"held in hand to",
|
||||||
"{C:enhanced}Stone Cards",
|
"{C:enhanced}Stone Cards",
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
"author": [
|
"author": [
|
||||||
"Emik"
|
"Emik"
|
||||||
],
|
],
|
||||||
"version": "2.7.4",
|
"version": "2.7.5",
|
||||||
"badge_colour": "8BE9FD",
|
"badge_colour": "8BE9FD",
|
||||||
"main_file": "src/main.lua",
|
"main_file": "src/main.lua",
|
||||||
"badge_text_colour": "44475A",
|
"badge_text_colour": "44475A",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue