summaryrefslogtreecommitdiff
path: root/Tutorials.md
diff options
context:
space:
mode:
Diffstat (limited to 'Tutorials.md')
-rw-r--r--Tutorials.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tutorials.md b/Tutorials.md
index 0b9fad9..805e6e9 100644
--- a/Tutorials.md
+++ b/Tutorials.md
@@ -31,6 +31,7 @@ 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)
+- [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)
- [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)