We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Specify which file to edit
Comment is newly added
Remove duplicated word
updated $6 to ANIMATIONTYPE_SHAKE_SCREEN_HORIZONTALLY_SLOW_2 & $3 to ANIMATIONTYPE_SHAKE_SCREEN_HORIZONTALLY_SLOW for modern code
Add more vanilla lines & specifics for easier finding where to edit
use a comma (or arrow?) instead of a word like "in" or "at" for less confusion on heiarchy
fix typo from last edit
add more vanilla code to find where to edit easier
Specify that Comment is newly added
Another Comment Added
Comment was added
remove redundant "the"
add colon for easier finding
Remove end-of-line tab that shifted the code
Don't pass redundant label names to table_width
Add the CANNOT_MOVE constant that was added after this tutorial was created
A correction to the previous revision (one line was meant to be removed)
Made a small change to fix move animations for REST and AMNESIA when used by the enemy
Consistently use a single tab for initial indentation of lines rather than some starting with multiple spaces
Remove redundant title
Fixed an issue with field moves not working correctly.
Forgot Thrash and Petal Dance effect.
Fixed the numbering on the field moves.
Fixed a bug with PSN/BRN animations glitching when the Pokemon uses Growl (or Roar).
Fixed ANIM_B4 being used as a field move.
Fixed poison effects not animating properly
Fixed bide not playing the correct animation.
Fixed a bug where one move would use the ball toss animation.
Fixed an oversight with the Special effect animations.
Fixed a bug with move animations tied to move effects not playing.