diff options
author | Neil Basu <nbasu02@gmail.com> | 2020-12-20 21:41:13 -0800 |
---|---|---|
committer | Neil Basu <nbasu02@gmail.com> | 2020-12-20 21:41:13 -0800 |
commit | 9248dbc472af1fe3e01dce57c734ba47c2dea2cd (patch) | |
tree | a044b40cd9243622f9cd98e5a2cc819ca788a3b9 | |
parent | fff343349d880d63ff722f7baab777b7bc6fa5ce (diff) |
move statupmessage above checkfaint in Attack and DefenseUpHit documentation
-rw-r--r-- | docs/bugs_and_glitches.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/bugs_and_glitches.md b/docs/bugs_and_glitches.md index a3cc96930..e77e2b5bb 100644 --- a/docs/bugs_and_glitches.md +++ b/docs/bugs_and_glitches.md @@ -777,10 +777,11 @@ This bug existed for all battles in Gold and Silver, and was only fixed for sing criticaltext supereffectivetext + defenseup ++ statupmessage checkfaint buildopponentrage - defenseup - statupmessage +- statupmessage endmove AttackUpHit: @@ -788,10 +789,11 @@ This bug existed for all battles in Gold and Silver, and was only fixed for sing criticaltext supereffectivetext + attackup ++ statupmessage checkfaint buildopponentrage - attackup - statupmessage +- statupmessage endmove AllUpHit: |