diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2019-06-09 16:40:40 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2019-06-09 16:40:40 -0400 |
commit | 87fe8c05117edc00aa9dbfdd7488eed8948a3933 (patch) | |
tree | 1bc7b1b5dbb8b51c478b939390df6d660cfbbcae /Tutorials.md | |
parent | 54f09264bcb50b8c095026f69ac6b775b15c4050 (diff) |
Expand the Town Map tileset
Diffstat (limited to 'Tutorials.md')
-rw-r--r-- | Tutorials.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tutorials.md b/Tutorials.md index 4bdca63..5c6d975 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -65,6 +65,7 @@ Tutorials may use diff syntax to show edits: - [Allow tiles to have different attributes in different blocks (including X and Y flip)](Allow-tiles-to-have-different-attributes-in-different-blocks-\(including-X-and-Y-flip\)) - [Allow more than 15 `object_event`s per map](Allow-more-than-15-object_events-per-map) - [Improve the outdoor sprite system](Improve-the-outdoor-sprite-system) +- [Expand the Town Map tileset](Expand-the-Town-Map-tileset) - [Increase Pokémon sprite animation size](Increase-Pokémon-sprite-animation-size) - [Allow more trainer parties, with individual DVs, stat experience, and nicknames](Allow-more-trainer-parties,-with-individual-DVs,-stat-experience,-and-nicknames) - [Colored trainer card badges](Colored-trainer-card-badges) @@ -74,7 +75,6 @@ Tutorials may use diff syntax to show edits: - [Custom order for the Old Pokédex mode](Custom-order-for-the-Old-Pokédex-mode) - [Short beeping noise for low HP](Short-beeping-noise-for-low-HP) - [Remove the artificial save delay](Remove-the-artificial-save-delay) -- [Expand the Town Map Tile Set](https://github.com/pret/pokecrystal/wiki/Expand-the-Town-Map-Tile-Set) ## Removing features |