Skip to content

Commit 5a5263b

Browse files
committed
add missing thing
1 parent 7ce999c commit 5a5263b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/misprintize.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -405,6 +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
408409
})
409410
else
410411
local func = function(card)

0 commit comments

Comments
 (0)