diff --git a/src/slugcat.lua b/src/slugcat.lua index f2418a7..0be8bc3 100644 --- a/src/slugcat.lua +++ b/src/slugcat.lua @@ -72,13 +72,14 @@ SMODS.Joker { text = { "All cards held in hand", "{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}, soul_pos = {x = 1, y = 0}, - cost = 8, - rarity = 3, + cost = 20, + rarity = 4, } SMODS.Joker {