diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-03-15 19:01:55 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-03-15 19:01:55 -0400 |
commit | da356938fadf1569aa1b74ed4db61beda8147e3a (patch) | |
tree | 2baf5fd5840a9c34cda545ac1a3012901631915b /Tutorials.md | |
parent | cb55369ac9a5b80ae87b293181b2e790aa59c601 (diff) |
Improve the event initialization system
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 8fb29e7..a4b3494 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -71,6 +71,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) +- [Improve the event initialization system](Improve-the-event-initialization-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) |