mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-01-23 09:16:20 -08:00
Optimize the Perish Song+Spikes glitch fix
This commit is contained in:
parent
f369003a6e
commit
dd6812c06a
@ -94,7 +94,7 @@ Some fixes are mentioned as breaking compatibility with link battles. This can b
|
||||
|
||||
+HasAnyoneFainted:
|
||||
+ call HasPlayerFainted
|
||||
+ call nz, HasEnemyFainted
|
||||
+ jp nz, HasEnemyFainted
|
||||
+ ret
|
||||
+
|
||||
CheckFaint_PlayerThenEnemy:
|
||||
|
Loading…
x
Reference in New Issue
Block a user