diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-07-22 18:59:41 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-07-22 18:59:41 -0400 |
commit | 25e1746f50dfa3948c4384250bbd43a02eae5c72 (patch) | |
tree | a1dd664aa5250834055002cfdd183a8f46818223 /Tutorials.md | |
parent | 02e2858882fd23269ea8782444075b72f74625e3 (diff) |
Remove Pokémon sprite animations
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 |