Closed GauntletGames-2086 closed 4 months ago
There is no check for the cardarea to not be G.jokers, resulting in the chance that Jokers can get debuffed with Pareidolia due to is_face function returning true.
is_face
Should be fixed with 4d8700c
There is no check for the cardarea to not be G.jokers, resulting in the chance that Jokers can get debuffed with Pareidolia due to
is_face
function returning true.