diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2019-01-12 14:47:30 -0500 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2019-01-12 14:47:30 -0500 |
commit | 33de5f0cda48c57e7996e153993c29d688b7a0ac (patch) | |
tree | 38f1f456d1c1f2a2d54680eed371c34637f3c7df /Tutorials.md | |
parent | 7e2509383c84c5fadf8dc202be9490e1989190fb (diff) |
255 moves
Diffstat (limited to 'Tutorials.md')
-rw-r--r-- | Tutorials.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Tutorials.md b/Tutorials.md index c8a13c6..2fbac27 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -14,7 +14,7 @@ Tutorials may use diff syntax to show edits: - [Pokémon species (up to 253)](Add-a-new-Pokémon) - [Trainer class](Add-a-new-trainer-class) - [Type (Fairy)](Add-a-new-type) -- [Move (up to 254)](Add-a-new-move) +- [Move (up to 255)](Add-a-new-move) - [Move effect](Add-a-new-move-effect) - [Field move effect](Add-a-new-field-move-effect) - [Item (up to 254, with various effects)](Add-a-new-item) @@ -92,7 +92,6 @@ Tutorials may use diff syntax to show edits: - Gen 3+ experience growth rates ([Fluctuating and Erratic](https://bulbapedia.bulbagarden.net/wiki/Experience)) - Colored party menu icons (overworld or battle sprite colors) - Option to show shiny colors in Pokédex -- Add 255 moves, not just 254 - Automatic rain/sun/sandstorm on certain maps - SGB-style colors for overworld maps and sprites - Implement dynamic overhead+underfoot bridges |