mirror of
https://github.com/pret/pokeemerald.git
synced 2026-09-08 11:06:29 -05:00
Fixes weather anim damage being applied to the wrong mon (#6973)
This commit is contained in:
@@ -5636,7 +5636,7 @@ BattleScript_DamagingWeather::
|
||||
printfromtable gSandStormHailDmgStringIds
|
||||
waitmessage B_WAIT_TIME_LONG
|
||||
effectivenesssound
|
||||
hitanimation BS_SCRIPTING
|
||||
hitanimation BS_ATTACKER
|
||||
goto BattleScript_DoTurnDmg
|
||||
|
||||
BattleScript_FogEnded_Ret::
|
||||
|
||||
Reference in New Issue
Block a user