diff options
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 |