We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 371af59 commit 743ea27Copy full SHA for 743ea27
Perma-bonuses.md
@@ -38,8 +38,7 @@ SMODS.Joker{
38
context.other_card.ability.perma_bonus = context.other_card.ability.perma_bonus or 0
39
context.other_card.ability.perma_bonus = context.other_card.ability.perma_bonus + card.ability.extra
40
return {
41
- extra = { message = localize('k_upgrade_ex'), colour = G.C.CHIPS },
42
- card = card
+ message = localize('k_upgrade_ex'), colour = G.C.CHIPS
43
}
44
end
45
0 commit comments