diff options
author | Rangi <35663410+Rangi42@users.noreply.github.com> | 2018-03-03 17:47:14 -0500 |
---|---|---|
committer | Rangi <35663410+Rangi42@users.noreply.github.com> | 2018-03-03 17:47:14 -0500 |
commit | 1e3606706a8c3c02ad9f5647cc06b6f33b8898c5 (patch) | |
tree | 2fe659739f719ba8f9a9541596bd400a47810d36 /Tutorials.md | |
parent | 06d1a19b87f8412f8235be32e8a66d6be2a8353c (diff) |
Updated Tutorials (markdown)
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 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:** |