diff options
Diffstat (limited to 'Tutorials.md')
-rw-r--r-- | Tutorials.md | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/Tutorials.md b/Tutorials.md index d3fe360..2234830 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -42,10 +42,14 @@ 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\)) - [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) -- [Remove the 25% failure chance for AI status moves](Remove-the-25%25-failure-chance-for-AI-status-moves) - [Colored trainer card badges](Colored-trainer-card-badges) - [Show the tops of leaders' heads on the trainer card](Show-the-tops-of-leaders-heads-on-the-trainer-card) - [Correct grammar for plural trainers like Twins](Correct-grammar-for-plural-trainers-like-Twins) + +**Removing features:** + +- [Remove Pokémon sprite animations](Remove-Pokémon-sprite-animations) +- [Remove the 25% failure chance for AI status moves](Remove-the-25%25-failure-chance-for-AI-status-moves) - [Remove the redundant move grammar table](Remove-the-redundant-move-grammar-table) **Features from later generations:** @@ -75,7 +79,6 @@ Tutorials may use diff syntax to show edits: - More daily and weekly events - More than 15 `object_event`s per map - Third trainer card page for Kanto badges -- Remove all Pokémon sprite animations - Don't print experience gain at level 100 - Colored party menu icons - Option to show shiny colors in Pokédex |