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

8 lines
178 B
ArmAsm

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