diff options
-rw-r--r-- | docs/bugs_and_glitches.md | 33 |
1 files changed, 3 insertions, 30 deletions
diff --git a/docs/bugs_and_glitches.md b/docs/bugs_and_glitches.md index 7bd54da3a..496239873 100644 --- a/docs/bugs_and_glitches.md +++ b/docs/bugs_and_glitches.md @@ -776,16 +776,7 @@ The `checkfaint` routine skips the stats increasing effects if the opponent is K checkobedience usedmovetext doturn - critical - damagestats - damagecalc - stab - damagevariation - checkhit - effectchance - moveanim - failuretext - applydamage + ... criticaltext supereffectivetext + defenseup @@ -800,16 +791,7 @@ The `checkfaint` routine skips the stats increasing effects if the opponent is K checkobedience usedmovetext doturn - critical - damagestats - damagecalc - stab - damagevariation - checkhit - effectchance - moveanim - failuretext - applydamage + ... criticaltext supereffectivetext + attackup @@ -823,16 +805,7 @@ The `checkfaint` routine skips the stats increasing effects if the opponent is K checkobedience usedmovetext doturn - critical - damagestats - damagecalc - stab - damagevariation - checkhit - effectchance - moveanim - failuretext - applydamage + ... criticaltext supereffectivetext + allstatsup |