Decrease price of Hunter in Cryptid

This commit is contained in:
Emik 2025-04-26 21:43:44 +02:00
parent a2a238be3a
commit 00abcb0c14
Signed by: emik
GPG key ID: 09CDFF9E5703688D
2 changed files with 2 additions and 2 deletions

View file

@ -17,5 +17,5 @@
"conflicts": [ "conflicts": [
"Jen" "Jen"
], ],
"version": "1.5.4" "version": "1.5.5"
} }

View file

@ -156,7 +156,7 @@ SMODS.Joker {
eternal_compat = false, eternal_compat = false,
perishable_compat = false, perishable_compat = false,
soul_pos = {x = 1, y = 0}, soul_pos = {x = 1, y = 0},
cost = Cryptid and 20 or 8, cost = Cryptid and 15 or 8,
rarity = Cryptid and epic or 3, rarity = Cryptid and epic or 3,
loc_vars = function(_, info_queue, card) loc_vars = function(_, info_queue, card)
local function rounds(amount) local function rounds(amount)