Optimize the Perish Song+Spikes glitch fix

This commit is contained in:
Colton G. Rushton 2020-01-27 08:27:48 -04:00 committed by mid-kid
parent f369003a6e
commit dd6812c06a

View File

@ -94,7 +94,7 @@ Some fixes are mentioned as breaking compatibility with link battles. This can b
+HasAnyoneFainted: +HasAnyoneFainted:
+ call HasPlayerFainted + call HasPlayerFainted
+ call nz, HasEnemyFainted + jp nz, HasEnemyFainted
+ ret + ret
+ +
CheckFaint_PlayerThenEnemy: CheckFaint_PlayerThenEnemy: