Bump The Survivor to legendary
This commit is contained in:
parent
23ed7e4192
commit
0a80e6e579
1 changed files with 4 additions and 3 deletions
|
|
@ -72,13 +72,14 @@ SMODS.Joker {
|
||||||
text = {
|
text = {
|
||||||
"All cards held in hand",
|
"All cards held in hand",
|
||||||
"{C:attention}contribute to scoring {}and",
|
"{C:attention}contribute to scoring {}and",
|
||||||
"considered {C:attention}first in hand",
|
"are all considered as",
|
||||||
|
"the {C:attention}first played card",
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
pos = {x = 0, y = 0},
|
pos = {x = 0, y = 0},
|
||||||
soul_pos = {x = 1, y = 0},
|
soul_pos = {x = 1, y = 0},
|
||||||
cost = 8,
|
cost = 20,
|
||||||
rarity = 3,
|
rarity = 4,
|
||||||
}
|
}
|
||||||
|
|
||||||
SMODS.Joker {
|
SMODS.Joker {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue