#Crash when Preparation is the first played card in the fight and then snake eyes gets played
1 messages · Page 1 of 1 (latest)
wonder what it tried to do there..
if my memory is correct, when snake eyes is played via "multiplay" cards (e.g. preparation), the repeated card is whatever was just used
which, there wasn't anything
out of curiosity, does the game work fine if you play snake eyes on the first turn?
i would test it myself but i'm lazy and also haven't played the game in a while
This has been fixed. For some reason I had Preparation pop one element off the top of the plat stack. By default there starts with 1 ucard_nothing card to prevent cards like Snake Eyes from breaking
But if you play Prep first, it pops off the ucard_nothing, and then Snake Eyes is the first card that is played -> crash