CheckDestinyBond -> CheckFaint

Its main function is fainting the opponent and ending the move effect.
Updated the comment accordingly.
This commit is contained in:
mid-kid
2018-08-17 20:16:37 +02:00
parent 79cf90ab5e
commit 50da83cb23
4 changed files with 69 additions and 67 deletions

View File

@@ -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