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 fa9ef19..6e25aca 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -31,9 +31,9 @@ Tutorials may use diff syntax to show edits: - [Expand tilesets from 192 to 255 tiles](Expand-tilesets-from-192-to-255-tiles) - [Allow map tiles to appear above sprites (so NPCs can walk behind tiles) with `PRIORITY` colors](Allow-map-tiles-to-appear-above-sprites-\(so-NPCs-can-walk-behind-tiles\)-with-PRIORITY-colors) +- [Increase Pokémon sprite animation size](Increase-Pokémon-sprite-animation-size) - [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) -- [Increase Pokémon sprite animation size](Increase-Pokémon-sprite-animation-size) **Features from later generations:** |