diff options
-rw-r--r-- | Tutorials.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tutorials.md b/Tutorials.md index 33a4fed..95f5d88 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -15,7 +15,7 @@ Tutorials may use diff syntax to show edits: - [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 (aka "walk behind tiles") with `PRIORITY` colors](Allow-map-tiles-to-appear-above-sprites-\(aka-"walk-behind-tiles"\)-with-PRIORITY-colors) +- [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:** |