summaryrefslogtreecommitdiff
path: root/Tutorials.md
diff options
context:
space:
mode:
Diffstat (limited to 'Tutorials.md')
-rw-r--r--Tutorials.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/Tutorials.md b/Tutorials.md
index 95f5d88..ab81387 100644
--- a/Tutorials.md
+++ b/Tutorials.md
@@ -10,12 +10,14 @@ Tutorials may use diff syntax to show edits:
**How to add a new…**
- [Type (Fairy)](Add-a-new-Fairy-type)
+- [Music song](Add-a-new-music-song)
**Upgrades to existing features:**
+- [Expand tilesets from 192 tiles to 255](Expand-tilesets-from-192-tiles-to-255)
+- [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)
- [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)
-- [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)
**Features from later generations:**