mirror of
https://github.com/pret/pokecrystal.git
synced 2026-08-28 04:04:21 -05: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