summaryrefslogtreecommitdiff
path: root/Tutorials.md
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2018-05-24 11:46:41 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2018-05-24 11:46:41 -0400
commitd61536ab1c56ad341d07e963cb7e8ad7235c29b4 (patch)
tree5c3a78e4463fe1f2f44595023d330b86097be148 /Tutorials.md
parent88ad57fe149008e94468e442117ac7121132196c (diff)
Add a new sprite movement behavior
Diffstat (limited to 'Tutorials.md')
-rw-r--r--Tutorials.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tutorials.md b/Tutorials.md
index 07bd98c..8ebbf14 100644
--- a/Tutorials.md
+++ b/Tutorials.md
@@ -18,6 +18,7 @@ Tutorials may use diff syntax to show edits:
- [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)
+- [Sprite movement behavior](Add-a-new-sprite-movement-behavior)
- [Music song](Add-a-new-music-song)
- [Pack pocket](Add-a-new-Pack-pocket)