You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Merge pull request #793 from nbasu02/document-stat-up-hit-update-statmessage
move statupmessage above checkfaint in Attack and DefenseUpHit documentation
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user