diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-08-19 13:25:16 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-08-19 13:25:16 -0400 |
commit | dfa395f164a2f41974c67e1ef9781fecd874ba30 (patch) | |
tree | 20b68fdc9972a5f291bfc7dfc08dcbbd70940085 | |
parent | 2ee2aba7f00a178ad4504fe5573d0a4e431f930a (diff) | |
parent | c78ae655ab9ffa0eb609959a21ce2770cd358141 (diff) |
Merge branch 'master' of https://github.com/pret/pokecrystal.wiki
-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) |