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.
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
List "Branches" in sidebar
Create "Branches" page to list `expand-dex`
Updated Tutorials (markdown)
Updated Make the Pokedex Remember Your Position (markdown)
Created Make the Pokedex Remember Your Position (markdown)
Specify which is the first file to edit and link to all of the files to edit
fixed a problem with 2 .loops being present in the same function
Fix a spelling error typo from my previous edit
Added tutorial for splitting special stat into special attack and special defense
Created Split the Special Stat (markdown)
Add mention of needing to re-organize pics.asm with suggested tutorial
Specify PNG swap
Add mention of RedPicBack & OldManPicBack need to stay together (in the same bank)
More descriptive instructional wording. Also, the last edit was a colon, not a semicolon.
add "remove stat exp" tuto
Add page
add missing semicolon
Direction to edit
Added an empty line to match the current code
hopeful wishing for a tutorial on splitting special stat
Remove an empty line that doesn't exist in the code
A correction to the previous revision (one line was meant to be removed)
added "Choosing RUN in a trainer battle makes you win on DEBUG mode" tutorial