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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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