diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-05-13 16:41:02 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-05-13 16:41:02 -0400 |
commit | 0e4598d352f2cc1b5ee67e3005b50828c6b48dfe (patch) | |
tree | cb238905bc80a772c0b7c3baf5cd0536de50528d /Tutorials.md | |
parent | 69bf2b461435e6fa7f2f84bd168a93e8e499abee (diff) |
Add a new move
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 84da5fd..e3d6b1f 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -12,6 +12,7 @@ Tutorials may use diff syntax to show edits: - [Pokémon species](Add-a-new-Pokémon) - [Trainer class](Add-a-new-trainer-class) - [Type (Fairy)](Add-a-new-Fairy-type) +- [Move](Add-a-new-move) - [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) - [Music song](Add-a-new-music-song) |