diff options
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 |