You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -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:
@@ -21,7 +21,7 @@ ENDM
|
||||
command applydamage ; 0e
|
||||
command criticaltext ; 0f
|
||||
command supereffectivetext ; 10
|
||||
command checkdestinybond ; 11
|
||||
command checkfaint ; 11
|
||||
command buildopponentrage ; 12
|
||||
command poisontarget ; 13
|
||||
command sleeptarget ; 14
|
||||
|
Reference in New Issue
Block a user