Fix wild localization
This commit is contained in:
parent
10fc73ee3c
commit
5aca45367f
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ return {
|
|||
Enhanced = {
|
||||
m_wild = {
|
||||
name = "Wild Card",
|
||||
text = {"Can not be", "debuffed", unpack(G.localization.descriptions.Enhanced.m_wild.text)},
|
||||
text = {"Can be used", "as any suit", "Can not be", "debuffed"},
|
||||
},
|
||||
},
|
||||
Joker = {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue