summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Tutorials.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/Tutorials.md b/Tutorials.md
index 0b2499c..9f2dced 100644
--- a/Tutorials.md
+++ b/Tutorials.md
@@ -61,7 +61,10 @@ Tutorials may use diff syntax to show edits:
- Move effect script command
- Example map scripts (for common cases like an NPC that gives you an item)
- Scene for an existing map (aka triggers; auto-running event scripts)
-- HM (for Rock Smash)
+- HMs:
+ - Rock Smash
+ - Dive
+ - Rock Climb
- Two more Unown forms
- Evolution method (location, held item, move)
- More daily and weekly events
@@ -76,8 +79,6 @@ Tutorials may use diff syntax to show edits:
- Gain experience from catching Pokémon
- Evolution moves from Gen 7
- Puddles that splash (from [Polished Crystal](https://github.com/Rangi42/polishedcrystal/commit/14433071fc9d6c9452e964a6d486bc85939244bf))
-- Rock Climb field move
-- Dive field move
- A trainer type that has a different party for all 16 badge counts (useful for open world games) ([via](https://hax.iimarckus.org/topic/7137/))
- Nuzlocke mode (an in-game enforced [Nuzlocke Challenge](https://bulbapedia.bulbagarden.net/wiki/Nuzlocke_Challenge))
- Useful unused content (`COLL_CURRENT_*`, `HELD_PREVENT_*`, `ENVIRONMENT_5`, `TRADE_GENDER_MALE`, `GROWTH_SLIGHTLY_*`, `SPRITE_UNUSED_GUY`, `PAL_NPC_PINK`, etc)