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
|
criticaltext
|
||||||
supereffectivetext
|
supereffectivetext
|
||||||
+ defenseup
|
+ defenseup
|
||||||
|
+ statupmessage
|
||||||
checkfaint
|
checkfaint
|
||||||
buildopponentrage
|
buildopponentrage
|
||||||
- defenseup
|
- defenseup
|
||||||
statupmessage
|
- statupmessage
|
||||||
endmove
|
endmove
|
||||||
|
|
||||||
AttackUpHit:
|
AttackUpHit:
|
||||||
@ -788,10 +789,11 @@ This bug existed for all battles in Gold and Silver, and was only fixed for sing
|
|||||||
criticaltext
|
criticaltext
|
||||||
supereffectivetext
|
supereffectivetext
|
||||||
+ attackup
|
+ attackup
|
||||||
|
+ statupmessage
|
||||||
checkfaint
|
checkfaint
|
||||||
buildopponentrage
|
buildopponentrage
|
||||||
- attackup
|
- attackup
|
||||||
statupmessage
|
- statupmessage
|
||||||
endmove
|
endmove
|
||||||
|
|
||||||
AllUpHit:
|
AllUpHit:
|
||||||
|
Loading…
Reference in New Issue
Block a user