Hunter is now Epic
This commit is contained in:
parent
23a77ed39f
commit
a2a238be3a
2 changed files with 2 additions and 2 deletions
|
|
@ -17,5 +17,5 @@
|
|||
"conflicts": [
|
||||
"Jen"
|
||||
],
|
||||
"version": "1.5.3"
|
||||
"version": "1.5.4"
|
||||
}
|
||||
|
|
@ -157,7 +157,7 @@ SMODS.Joker {
|
|||
perishable_compat = false,
|
||||
soul_pos = {x = 1, y = 0},
|
||||
cost = Cryptid and 20 or 8,
|
||||
rarity = Cryptid and 4 or 3,
|
||||
rarity = Cryptid and epic or 3,
|
||||
loc_vars = function(_, info_queue, card)
|
||||
local function rounds(amount)
|
||||
return " round" .. ((math.abs(amount) > 1 or math.abs(amount) == 0) and "s" or "")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue