Bump The Survivor to legendary

This commit is contained in:
Emik 2025-03-24 23:58:45 +01:00
parent 23ed7e4192
commit 0a80e6e579
Signed by untrusted user who does not match committer: emik
GPG key ID: 09CDFF9E5703688D

View file

@ -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 {