Fixes weather anim damage being applied to the wrong mon (#6973)

This commit is contained in:
Alex
2025-05-26 13:22:05 +02:00
committed by GitHub
parent 23695b9031
commit de463af0df

View File

@@ -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::