pokeheartgold/files/battledata/script/subscript/subscript_0034_ResetStatChanges.s
Adrienn Tindall 2083be2810 Rename scripts 1
I stopped at yawn bc I'm sleepy
2024-03-07 04:57:08 -05:00

12 lines
202 B
ArmAsm

.include "macros/btlcmd.inc"
.data
_000:
ResetAllStatChanges
// All stat changes were eliminated!
PrintMessage msg_0197_00817, TAG_NONE
Wait
WaitButtonABTime 30
End