ref: 771d2efd6569036531d69cf79d9b5aa163341cfc
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