summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Tutorials.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/Tutorials.md b/Tutorials.md
index 9f2dced..76520d1 100644
--- a/Tutorials.md
+++ b/Tutorials.md
@@ -62,9 +62,9 @@ Tutorials may use diff syntax to show edits:
- 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)
- HMs:
- - Rock Smash
- - Dive
- - Rock Climb
+ - Rock Smash (demonstrating how HMS themselves work, since Rock Smash already exists)
+ - Dive (exists in [Orange](https://github.com/PiaCarrot/pokeorange))
+ - Rock Climb (exists in [Orange](https://github.com/PiaCarrot/pokeorange))
- Two more Unown forms
- Evolution method (location, held item, move)
- More daily and weekly events