pokeplatinum/res/battle/scripts/effects/effect_script_0025.s
2025-07-15 10:35:38 -07:00

7 lines
172 B
ArmAsm

#include "macros/btlcmd.inc"
_000:
UpdateVar OPCODE_SET, BTLVAR_SIDE_EFFECT_FLAGS_INDIRECT, MOVE_SIDE_EFFECT_ON_HIT|MOVE_SUBSCRIPT_PTR_RESET_ALL_STAT_STAGES
End