Fix regression from EndTurnRefactor (#6616)

This commit is contained in:
Alex 2025-04-15 14:06:35 +02:00 committed by GitHub
parent 0534e7a87b
commit 446521f200
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9749,7 +9749,7 @@ BattleScript_DamageNonTypesContinues::
printfromtable gDamageNonTypesDmgStringIds
waitmessage B_WAIT_TIME_LONG
effectivenesssound
hitanimation BS_SCRIPTING
hitanimation BS_ATTACKER
goto BattleScript_DoTurnDmg
BattleScript_EffectTryReducePP::