pokeplatinum/res/battle/scripts/effects/effect_script_0167.s
2024-07-16 12:01:40 -07:00

8 lines
168 B
ArmAsm

#include "macros/btlcmd.inc"
.data
_000:
UpdateVar OPCODE_SET, BTLVAR_SIDE_EFFECT_FLAGS_DIRECT, MOVE_SIDE_EFFECT_TO_DEFENDER|MOVE_SUBSCRIPT_PTR_BURN
End