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

7 lines
159 B
ArmAsm

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