diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-07-21 18:17:37 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-07-21 18:17:37 -0400 |
commit | b644780fbdd4219c4bc88e7c53c110cdbe74165a (patch) | |
tree | 9a4d4a42cbcd6d68741fb434517d103b4631e320 /Tutorials.md | |
parent | cfdcd18de00ba6070fc54ec865e903f95f54d2f3 (diff) |
Rock Climb
Diffstat (limited to 'Tutorials.md')
-rw-r--r-- | Tutorials.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Tutorials.md b/Tutorials.md index 7893a2d..ee2af87 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -54,6 +54,7 @@ Tutorials may use diff syntax to show edits: - [Infinitely reusable TMs](Infinitely-reusable-TMs) - [Automatically reuse Repel](Automatically-reuse-Repel) - [Running Shoes](Running-Shoes) +- [Rock Climb](Rock-Climb) - [Puddles that splash when you walk](Puddles-that-splash-when-you-walk) **To do:** *(feel free to contribute one of these!)* @@ -68,9 +69,7 @@ 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) -- Field moves: - - Dive (exists in [Orange](https://github.com/PiaCarrot/pokeorange)) - - Rock Climb (exists in [Orange](https://github.com/PiaCarrot/pokeorange)) +- Dive (exists in [Orange](https://github.com/PiaCarrot/pokeorange)) - Evolution methods (location, held item, move, [etc](https://gitgud.io/pfero/axyllagame/commit/81914d43eb89195734caee724c0a40d4686a0bab)) - More daily and weekly events - Third trainer card page for Kanto badges |