ref: 0aac0f9cfc5bc95b378d0c33cb047f136cd361b7 dir: /engine/battle/move_effects/rage.asm/
BattleCommand_Rage: ; rage ld a, BATTLE_VARS_SUBSTATUS4 call GetBattleVarAddr set SUBSTATUS_RAGE, [hl] ret