diff options
author | i0brendan0 <19826742+i0brendan0@users.noreply.github.com> | 2018-08-19 03:18:14 -0500 |
---|---|---|
committer | i0brendan0 <19826742+i0brendan0@users.noreply.github.com> | 2018-08-19 03:18:14 -0500 |
commit | c78ae655ab9ffa0eb609959a21ce2770cd358141 (patch) | |
tree | aa992448eb5c7b00722e8ac16db8e2f0f4c14cea | |
parent | 7446edd1742d3e23460ef96347028f8cb52ea7c4 (diff) |
Updated Tutorials (markdown)
-rw-r--r-- | Tutorials.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tutorials.md b/Tutorials.md index be76738..b6bafd1 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -19,7 +19,7 @@ Tutorials may use diff syntax to show edits: - [Field move effect](Add-a-new-field-move-effect) - [Item (up to 254)](Add-different-kinds-of-new-items) - [TM or HM (up to 120)](Add-a-new-TM-or-HM) -- [Party menu icon (up to 253)](Add-a-new-party-menu-icon) +- [Party menu icon (up to 254)](Add-a-new-party-menu-icon) - [Overworld sprite](Add-a-new-overworld-sprite) - [Map object movement behavior](Add-a-new-map-object-movement-behavior) - [Mart (with new dialog and more items)](Add-a-new-Mart) |