diff --git a/manifest.json b/manifest.json index 6a4f068..16d338d 100644 --- a/manifest.json +++ b/manifest.json @@ -17,5 +17,5 @@ "conflicts": [ "Jen" ], - "version": "1.5.4" + "version": "1.5.5" } \ No newline at end of file diff --git a/src/slugcat.lua b/src/slugcat.lua index 880e878..c13d1c2 100644 --- a/src/slugcat.lua +++ b/src/slugcat.lua @@ -156,7 +156,7 @@ SMODS.Joker { eternal_compat = false, perishable_compat = false, soul_pos = {x = 1, y = 0}, - cost = Cryptid and 20 or 8, + cost = Cryptid and 15 or 8, rarity = Cryptid and epic or 3, loc_vars = function(_, info_queue, card) local function rounds(amount)