mirror of
https://github.com/pret/pokeemerald.git
synced 2026-09-13 21:47:54 -05:00
Updated Tutorials (markdown)
@@ -114,7 +114,8 @@ User interface of the game, such as menus, dropdowns, options, selections, etc.
|
||||
Title|<span title="⭐: Simply removing and adding particular lines OR pulling in a feature branch.⭐⭐: Require a little more understanding of ROM hacking and pokeemerald to use successfully. ⭐⭐⭐: Can be complex and difficult to implement, should be reserved for more experienced developers.">Difficulty</span>|<span>Tags</span>
|
||||
--|:-:|:-:
|
||||
📙 [Customizing the boot flash memory error screen](https://www.pokecommunity.com/showpost.php?p=10449518)|⭐|<span title="UI">📋</span><span title="RHH">🧬</span>
|
||||
📙 [Debug Menu](https://www.pokecommunity.com/showpost.php?p=10220970&postcount=175)|⭐|<span title="UI">📋</span><span title="Items">🎒</span><span title="Script">📝</span><span title="Overworld">🌎</span><span title="Battle">⚔</span><span title="RHH">🧬</span>
|
||||
📄 [Add a debug menu](https://github.com/pret/pokeemerald/wiki/Add-a-debug-menu)|⭐|<span title="Overworld">🌎</span><span title="Code">💻</span><span title="RHH">🧬</span>
|
||||
📙 [ (Alternate Method)](https://www.pokecommunity.com/showpost.php?p=10220970&postcount=175)|⭐|<span title="UI">📋</span><span title="Items">🎒</span><span title="Script">📝</span><span title="Overworld">🌎</span><span title="Battle">⚔</span><span title="RHH">🧬</span>
|
||||
📄 [Add Ability to Avoid Battle Damage in Debug Menu](https://github.com/pret/pokeemerald/wiki/Add-Ability-to-Avoid-Battle-Damage-in-Debug-Menu)|⭐|<span title="UI">📋</span><span title="Battle">⚔</span>
|
||||
📙 [Register items in a list menu!](https://www.pokecommunity.com/showpost.php?p=10380770)|⭐|<span title="UI">📋</span><span title="Items">🎒</span><span title="Overworld">🌎</span><span title="GFX">🎨</span>
|
||||
📄 [Register A Second Item Mapped to Holding Select](https://github.com/pret/pokeemerald/wiki/Holding-Select-Allows-For-A-Second-Register-Item)|⭐|<span title="UI">📋</span><span title="Items">🎒</span><span title="Overworld">🌎</span><span title="GFX">🎨</span>
|
||||
@@ -347,7 +348,6 @@ Title|<span title="⭐: Simply removing and adding particular lines OR pulling i
|
||||
📙 [Deactivate Wild Encounters With A Flag](https://www.pokecommunity.com/showthread.php?t=418935)|⭐⭐|<span title="Overworld">🌎</span><span title="Battle">⚔</span><span title="RHH">🧬</span>
|
||||
📄 [How to add a new ability](https://github.com/pret/pokeemerald/wiki/How-to-add-a-new-ability)|⭐⭐|<span title="Overworld">🌎</span><span title="Battle">⚔</span><span title="RHH">🧬</span>
|
||||
📄 [Disabling Union Room check when entering Pokémon Centers](https://github.com/pret/pokeemerald/wiki/Disabling-Union-Room-check-when-entering-Pok%C3%A9mon-Centers)|⭐|<span title="Overworld">🌎</span><span title="Code">💻</span>
|
||||
📄 [Add a debug menu](https://github.com/pret/pokeemerald/wiki/Add-a-debug-menu)|⭐|<span title="Overworld">🌎</span><span title="Code">💻</span><span title="RHH">🧬</span>
|
||||
📄 [Enable the Reset RTC Feature](https://github.com/pret/pokeemerald/wiki/Enable-the-Reset-RTC-Feature)|⭐|<span title="Overworld">🌎</span><span title="Code">💻</span>
|
||||
📄 [Triple-layer metatiles](https://github.com/pret/pokeemerald/wiki/Triple-layer-metatiles)|⭐⭐|<span title="Overworld">🌎</span><span title="Code">💻</span>
|
||||
📙 [Rival Nicknaming](https://www.pokecommunity.com/showpost.php?p=10211189&postcount=153)|⭐|<span title="Overworld">🌎</span>
|
||||
|
||||
Reference in New Issue
Block a user