summaryrefslogtreecommitdiff
path: root/Tutorials.md
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2019-01-27 17:14:43 -0500
committerRangi <remy.oukaour+rangi42@gmail.com>2019-01-27 17:14:43 -0500
commit180edac03eed01251ae1a4cbf9750c00b95f6f03 (patch)
treedbb0dc03f41d0b05515a5373bf34a33da088bd99 /Tutorials.md
parent77f99ae049158167764b4e46e7b51bec3c83797e (diff)
TODO
Diffstat (limited to 'Tutorials.md')
-rw-r--r--Tutorials.md13
1 files changed, 12 insertions, 1 deletions
diff --git a/Tutorials.md b/Tutorials.md
index 6e80afe..9d2f302 100644
--- a/Tutorials.md
+++ b/Tutorials.md
@@ -103,6 +103,7 @@ Tutorials may use diff syntax to show edits:
Feel free to contribute one of these!
+- Tutor move
- Decoration for your room
- Spawn point (for Fly or Teleport)
- Wild data
@@ -121,11 +122,21 @@ Feel free to contribute one of these!
- Option to show shiny colors in Pokédex
- 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
- Gain experience from catching Pokémon
- Trainer dialog and music change for their last Pokémon
- Items that act like overworld moves
- Safari Game
- Ghost and Silph Scope
+- Money loss formula from Gen V
+- Cure poison when it reaches 1 HP outside a battle
+- Bill calls to switch boxes when one is full
+- Show quantity already in Pack in Marts
+- Instant text option
- Nuzlocke mode (an in-game enforced [Nuzlocke Challenge](https://bulbapedia.bulbagarden.net/wiki/Nuzlocke_Challenge))
+
+Tips and tricks:
+
+- Trainers have max happiness for Return
+- Make overworld sprites darker at night
+- Pan the camera for cutscenes by making the player invisible
- Useful unused content (`COLL_CURRENT_*`, `HELD_PREVENT_*`, `ENVIRONMENT_5`, `TRADE_GENDER_MALE`, `GROWTH_SLIGHTLY_*`, `SPRITE_UNUSED_GUY`, `PAL_NPC_PINK`, etc)