ref: 9c0ef59cb02a2fbc5bce5ebea2951dabb2accbad
dir: /engine/battle/move_effects/destiny_bond.asm/
BattleCommand_DestinyBond: ; destinybond ld a, BATTLE_VARS_SUBSTATUS5 call GetBattleVarAddr set SUBSTATUS_DESTINY_BOND, [hl] call AnimateCurrentMove ld hl, DestinyBondEffectText jp StdBattleTextBox