diff options
author | AGiLE-EaGLE1994 <n64fan@gmail.com> | 2019-07-17 19:00:08 -0400 |
---|---|---|
committer | AGiLE-EaGLE1994 <n64fan@gmail.com> | 2019-07-17 19:00:08 -0400 |
commit | 197c31030756b6e7c9b3604e90d27a4f6a516fa1 (patch) | |
tree | 92b4ac874cdcf6f449df5fb4dd3ce00ec35096ad /Tutorials.md | |
parent | a8d8ffd55548ef3b3bccc032c6e25c31773b8314 (diff) |
Added a few more tutorial suggestions
Diffstat (limited to 'Tutorials.md')
-rw-r--r-- | Tutorials.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Tutorials.md b/Tutorials.md index e1704e6..df331fe 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -145,6 +145,12 @@ Feel free to contribute one of these! - Bill calls to switch boxes when one is full - Show quantity already in Pack in Marts - Items that act like HMs +- Create an NPC or trainer which has a phone number with custom messages when called +- E-mail system (receive mail from NPCs by accessing PC) +- Implement a low health warning song similar to the one in Black and White versions +- New Region +- New Badge +- New Room Decoration - Let Pokémon use HM moves just by being compatible with them (from [Coral](https://hax.iimarckus.org/post/45725/)) - Nuzlocke mode (an in-game enforced [Nuzlocke Challenge](https://bulbapedia.bulbagarden.net/wiki/Nuzlocke_Challenge)) - Move standing+walking sprites to VRAM0, standing-only sprites to VRAM1; allocate 1:E0-FF for the map name sign; allocate 1:80-DF for more map tiles; add Polished Map support |