diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-05-11 21:14:51 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-05-11 21:14:51 -0400 |
commit | 43a3ec2934004013d316cfb80061a6672e6a04f1 (patch) | |
tree | 51f6f56308ded710119921ffb33a29499451f7e1 /Tutorials.md | |
parent | d9938ffc0a726c868a1ab557bcd04815fee18a58 (diff) |
Add a new Pokémon species (Munchlax)
Diffstat (limited to 'Tutorials.md')
-rw-r--r-- | Tutorials.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tutorials.md b/Tutorials.md index 9e80d66..03fbdbc 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -9,6 +9,7 @@ Tutorials may use diff syntax to show edits: **How to add a new…** +- [Pokémon species (Munchlax)](Add-a-new-Pokémon) - [Type (Fairy)](Add-a-new-Fairy-type) - [Item (including a healing item, held item, Poké Ball, evolution stone, Town Map, etc)](Add-different-kinds-of-new-items) - [TM (up to 120 TMs)](Add-a-new-TM) |