You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
CheckDestinyBond -> CheckFaint
Its main function is fainting the opponent and ending the move effect. Updated the comment accordingly.
This commit is contained in:
@@ -20,7 +20,7 @@ BattleCommandPointers:
|
||||
dw BattleCommand_ApplyDamage
|
||||
dw BattleCommand_CriticalText
|
||||
dw BattleCommand_SuperEffectiveText
|
||||
dw BattleCommand_CheckDestinyBond
|
||||
dw BattleCommand_CheckFaint
|
||||
dw BattleCommand_BuildOpponentRage
|
||||
dw BattleCommand_PoisonTarget
|
||||
dw BattleCommand_SleepTarget
|
||||
|
Reference in New Issue
Block a user