Use backing text for emphasis
This commit is contained in:
parent
58ccd7f0be
commit
aaa04fecd5
2 changed files with 2 additions and 2 deletions
|
|
@ -37,7 +37,7 @@ return {
|
||||||
c_Roland_void = {
|
c_Roland_void = {
|
||||||
name = "Void",
|
name = "Void",
|
||||||
text = {
|
text = {
|
||||||
"{C:red}Destroys {C:attention}all {}owned",
|
"{C:red}Destroys {X:red,C:white}all{} owned",
|
||||||
"{C:attention}playing cards",
|
"{C:attention}playing cards",
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
"name": "Roland",
|
"name": "Roland",
|
||||||
"prefix": "Roland",
|
"prefix": "Roland",
|
||||||
"author": ["Emik"],
|
"author": ["Emik"],
|
||||||
"version": "1.0.1",
|
"version": "1.0.2",
|
||||||
"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