diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-05-25 19:00:14 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-05-25 19:00:14 -0400 |
commit | 56b8b8fa536524611dda4a5279dc6508d7f9648b (patch) | |
tree | 45a08025519092d9aacb2addb5006db058cd3202 /Tutorials.md | |
parent | e5edc50b7fafc1b30b23fa18fec58bedd9fa3097 (diff) |
Add a new party menu icon
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 8ebbf14..0a2cb84 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) +- [Party menu icon (up to 253)](Add-a-new-party-menu-icon) - [Overworld sprite](Add-a-new-overworld-sprite) - [Sprite movement behavior](Add-a-new-sprite-movement-behavior) - [Music song](Add-a-new-music-song) |