mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -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:
commit
1a054661ec
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user