diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-08-09 19:29:42 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-08-09 19:29:42 -0400 |
commit | 325913a35173b80804e9428b17f2855edae63f91 (patch) | |
tree | 2fffc10609656d99770ed4d9cec53c8a9b9921ac /Tutorials.md | |
parent | 568d3a2854ea94b811272f7e27ddf2764159e3e5 (diff) |
Disable jumping over ledges onto obstacle tiles or NPCs
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 ef40cd1..a879d52 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -128,6 +128,7 @@ Tutorials may use diff syntax to show edits: - [Level cap](Level-cap) - [Customizable Pokédex Color](Customizable-Pokédex-Color) - [Wall-to-wall carpeting in your room](Wall-to-wall-carpeting-in-your-room) +- [Disable jumping over ledges onto obstacle tiles or NPCs](Disable-jumping-over-ledges-onto-obstacle-tiles-or-NPCs) - [Add more music that changes at night](Add-more-music-that-changes-at-night) |