diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-06-23 19:37:00 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-06-23 19:37:00 -0400 |
commit | 78e9117e37c7c4758d42a3819f8ca739b7267fcd (patch) | |
tree | eb509024fe9f694bc794ac67fb1f37b79f1d0192 /Tutorials.md | |
parent | 5e3cd38aa769bc5e4a6be71475c379001f2c7e61 (diff) |
249 tiles, with Polished Map support
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 cb14fcd..7b19d4b 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -27,7 +27,7 @@ Tutorials may use diff syntax to show edits: **Upgrades to existing features:** -- [Expand tilesets from 192 tiles to 255](Expand-tilesets-from-192-tiles-to-255) +- [Expand tilesets from 192 tiles to 249](Expand-tilesets-from-192-tiles-to-249) - [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) |