diff options
author | Remy Oukaour <remy.oukaour@gmail.com> | 2018-01-26 20:44:48 -0500 |
---|---|---|
committer | Remy Oukaour <remy.oukaour@gmail.com> | 2018-01-26 20:44:48 -0500 |
commit | 2c6525e6d5fdb2aecb71220a319ae570f16143d4 (patch) | |
tree | 070cc5df9084bc94acf196e5fc9bdd656273e4aa /Tutorials.md | |
parent | ade9a9738089c67289dfb3f63cff69fe8b9ab201 (diff) |
Tutorial: Allow map tiles to appear above sprites
Diffstat (limited to 'Tutorials.md')
-rw-r--r-- | Tutorials.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tutorials.md b/Tutorials.md index d8a23c4..0e31d64 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -5,6 +5,7 @@ **Upgrades to existing features:** - [Remove the 25% failure chance for AI status moves](Remove-the-25%25-failure-chance-for-AI-status-moves) +- [Allow map tiles to appear above sprites](Allow-map-tiles-to-appear-above-sprites) **Features from later generations:** |