From 57923f5f1b797f746034427bd5154a755fee0851 Mon Sep 17 00:00:00 2001 From: Eduardo Alvaro Quezada D'Ottone Date: Sat, 13 Jun 2020 21:56:32 -0400 Subject: Organized tutorials by difficulty. --- Home.md | 28 ++++++++++++++++------------ 1 file changed, 16 insertions(+), 12 deletions(-) diff --git a/Home.md b/Home.md index ed73c12..5f64c8b 100644 --- a/Home.md +++ b/Home.md @@ -3,22 +3,26 @@ Welcome to the pokeemerald wiki! - **[Why should I use this over binary hacking?](Why-should-I-use-this-over-binary-hacking)** ## Tutorials -- **[Add Physical Special Split](add-physical-special-split)** -- **[Adding new overworlds](Adding-new-overworlds)** +### Basic - **[Change Starter Pokémon](Change-Starter-Pokémon)** -- **[Dynamic overworld palette system](Dynamic-overworld-palette-system)** -- **[How to add a new Pokémon species](How-to-add-a-new-Pokémon-species)** -- **[How to add a new ability](How-to-add-a-new-ability)** -- **[Reduce Noise and Improve Sound Quality (Implementing a New Mixer)](Reduce-Noise-and-Improve-Sound-Quality-(Implementing-a-New-Mixer))** -- **[Change initial PC items](Change-initial-PC-items)** -- **[Triple-layer blocks](Triple-layer-blocks)** -- **[Add a debug menu](Add-a-debug-menu)** - **[Allow running indoors](Allow-running-indoors)** -- **[Increase money limit](Increase-money-limit)** +- **[Change initial PC items](Change-initial-PC-items)** +- **[Remove badge boosts](Remove-badge-boosts)** - **[Infinite TM usage](Infinite-TM-usage)** +- **[Increase money limit](Increase-money-limit)** + +### Intermediate +- **[How to add a new ability](How-to-add-a-new-ability)** +- **[Adding new overworlds](Adding-new-overworlds)** +- **[Add Physical Special Split](add-physical-special-split)** +- **[How to add a new Pokémon species](How-to-add-a-new-Pokémon-species)** - **[Prompt for reusing Repels](Prompt-for-reusing-Repels)** -- **[Remove badge boosts](Remove-badge-boosts)** +- **[Add a debug menu](Add-a-debug-menu)** + +### Advanced +- **[Reduce Noise and Improve Sound Quality (Implementing a New Mixer)](Reduce-Noise-and-Improve-Sound-Quality-(Implementing-a-New-Mixer))** +- **[Triple-layer blocks](Triple-layer-blocks)** +- **[Dynamic overworld palette system](Dynamic-overworld-palette-system)** ## To do -- organize tutorials - transfer the rest of the simple modifications from the [Pokecommunity thread](www.pokecommunity.com/showthread.php?p=9986048) \ No newline at end of file -- cgit v1.2.3