diff options
Diffstat (limited to 'engine/events/poison.asm')
| -rw-r--r-- | engine/events/poison.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/events/poison.asm b/engine/events/poison.asm index c57af3c4..4645387c 100644 --- a/engine/events/poison.asm +++ b/engine/events/poison.asm @@ -64,7 +64,7 @@ ApplyOutOfBattlePoisonDamage: call DisplayTextID callfar IsThisPartymonStarterPikachu_Party jr nc, .curMonNotPlayerPikachu - ld e, $3 + ldpikacry e, PikachuCry4 callfar PlayPikachuSoundClip calladb_ModifyPikachuHappiness PIKAHAPPY_PSNFNT .curMonNotPlayerPikachu |
