Updated Tutorials (markdown)

judicornadamsfoster
2026-05-31 22:36:39 +01:00
parent b4fff02460
commit ea09feb73e

@@ -114,7 +114,7 @@ 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>
📄 [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>
📄 [Add a debug menu (updated May 2026)](https://github.com/pret/pokeemerald/wiki/Add-a-debug-menu)|⭐|<span title="Overworld">🌎</span><span title="Code">💻</span><span title="RHH">🧬</span>
📙 [&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(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>