ref: 1d9a68dbdd0132035f1fc7b7ea8f7fdc24741507
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