diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-05-22 23:58:07 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-05-22 23:59:32 -0400 |
commit | 6d8847531b7467987d31c7384fac3e636ee6ab18 (patch) | |
tree | 0dcf3b26a3a8adacfd96c90e8141a4a937248081 /Tutorials.md | |
parent | 07fc463fbf6d802257c44a9d5364a913d0c4d0e9 (diff) |
Add a new overworld sprite
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 9832d97..07bd98c 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -17,6 +17,7 @@ Tutorials may use diff syntax to show edits: - [Move effect](Add-a-new-move-effect) - [Item (up to 254)](Add-different-kinds-of-new-items) - [TM (up to 120)](Add-a-new-TM) +- [Overworld sprite](Add-a-new-overworld-sprite) - [Music song](Add-a-new-music-song) - [Pack pocket](Add-a-new-Pack-pocket) |