Skip to content

Commit 7c7b097

Browse files
committed
wrong arg
1 parent a98e01e commit 7c7b097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/misprintize.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@ function Cryptid.manipulate(card, args)
405405
max = G.GAME.modifiers.cry_misprint_max,
406406
type = "X",
407407
dont_stack = true,
408-
bypass_checks = true,
408+
no_deck_effects = true,
409409
})
410410
else
411411
local func = function(card)

0 commit comments

Comments
 (0)