diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-07-22 01:47:17 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-07-22 01:47:17 -0400 |
commit | 0f06a2eb7d88a01e7d8aeb06b0de1cb91991c039 (patch) | |
tree | cffb4827780229613c6fb890d105833b71ed3ddb | |
parent | 53c9cbceed55c75cd862dba9036506189d4959e4 (diff) |
More tutorial ideas
-rw-r--r-- | Tutorials.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Tutorials.md b/Tutorials.md index e3c233d..70623fa 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -73,8 +73,12 @@ Tutorials may use diff syntax to show edits: - Dive (exists in [Orange](https://github.com/PiaCarrot/pokeorange)) - Evolution methods (location, held item, move, [etc](https://gitgud.io/pfero/axyllagame/commit/81914d43eb89195734caee724c0a40d4686a0bab)) - More daily and weekly events +- More than 15 `object_event`s per map - Third trainer card page for Kanto badges - Remove all Pokémon sprite animations +- Colored party menu icons +- Option to show shiny colors in Pokédex +- Automatic rain/sun/sandstorm on certain maps - Implement dynamic overhead+underfoot bridges - Pan the camera for cutscenes by making the player invisible - Gain experience from catching Pokémon |