diff options
author | Remy Oukaour <remy.oukaour@gmail.com> | 2018-04-24 11:36:59 -0400 |
---|---|---|
committer | Remy Oukaour <remy.oukaour@gmail.com> | 2018-04-24 11:36:59 -0400 |
commit | 716c58a4857f2692652a8adf9d0827b1da8f645b (patch) | |
tree | ba9aad7910f7d1425b2b7bc32b5fd388872c744b /Tutorials.md | |
parent | 657467d05e5a2080ae3dfd632a8509d0cde583e7 (diff) |
Start an item tutorial
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 ab81387..277fdea 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -10,6 +10,7 @@ Tutorials may use diff syntax to show edits: **How to add a new…** - [Type (Fairy)](Add-a-new-Fairy-type) +- [Item (many kinds of examples)](Add-different-kinds-of-new-items) - [Music song](Add-a-new-music-song) **Upgrades to existing features:** |