Update data/battle_scripts_1.s
Co-authored-by: ultima-soul <33333039+ultima-soul@users.noreply.github.com>
This commit is contained in:
parent
d738297f24
commit
d4a153bf14
1 changed files with 1 additions and 1 deletions
|
@ -3701,7 +3701,7 @@ BattleScript_EffectPerishSong::
|
|||
BattleScript_PerishSongLoop::
|
||||
jumpifability BS_TARGET, ABILITY_SOUNDPROOF, BattleScript_PerishSongBlocked
|
||||
jumpifbyteequal gBattlerAttacker, gBattlerTarget, BattleScript_PerishSongLoopIncrement @ Cannot block your own perish song
|
||||
jumpiftargetally BattleScript_PerishSongLoopIncrement @ Cannot block ally perish song
|
||||
jumpiftargetally BattleScript_PerishSongLoopIncrement @ Cannot block ally perish song
|
||||
jumpifability BS_ATTACKER, ABILITY_PRANKSTER, BattleScript_PerishSongCheckPrankster
|
||||
goto BattleScript_PerishSongLoopIncrement
|
||||
BattleScript_PerishSongCheckPrankster:
|
||||
|
|
Loading…
Reference in a new issue