diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2019-01-19 21:57:05 -0500 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2019-01-19 21:57:05 -0500 |
commit | 711b7c443255ec196cd8b727268d45de01e3a709 (patch) | |
tree | ddee1212b3c0d4541f34a635de45b843920611ff /Tutorials.md | |
parent | 8b6c56ddc6aa2f9f2a3817d4af638c202060fbd1 (diff) |
Use G/S SGB palettes for maps
Diffstat (limited to 'Tutorials.md')
-rw-r--r-- | Tutorials.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Tutorials.md b/Tutorials.md index e5e9c2a..80c92fd 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -60,7 +60,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) - [Remove the redundant move grammar table](Remove-the-redundant-move-grammar-table) -**Features from later generations:** +**Features from different generations:** - [Physical/Special split](Physical-Special-split) - [Replace stat experience with EVs](Replace-stat-experience-with-EVs) @@ -73,6 +73,7 @@ Tutorials may use diff syntax to show edits: - [Rock Climb](Rock-Climb) - [Dive](Dive) - [Puddles that splash when you walk](Puddles-that-splash-when-you-walk) +- [Use G/S SGB palettes for maps](Use-GS-SGB-palettes-for-maps) **To do:** *(feel free to contribute one of these!)* @@ -93,7 +94,6 @@ Tutorials may use diff syntax to show edits: - Colored party menu icons (overworld or battle sprite colors) - Option to show shiny colors in Pokédex - Automatic rain/sun/sandstorm on certain maps -- SGB-style colors for overworld maps and sprites - Implement dynamic overhead+underfoot bridges - Sideways stairs, with step types for diagonal movement and collisions to trigger it - Pan the camera for cutscenes by making the player invisible |