You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Optimize the Perish Song+Spikes glitch fix
This commit is contained in:
committed by
mid-kid
parent
f369003a6e
commit
dd6812c06a
@@ -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:
|
||||||
|
Reference in New Issue
Block a user