diff options
author | NobodySociety <43542553+NobodySociety@users.noreply.github.com> | 2020-01-13 12:04:33 -0500 |
---|---|---|
committer | NobodySociety <43542553+NobodySociety@users.noreply.github.com> | 2020-01-13 12:04:33 -0500 |
commit | 320b70b601356e1ac0fbd5090a8d3b9ed6746d91 (patch) | |
tree | 572afedec40fef8fab5f6c03495c5047e54863c5 | |
parent | 59fcb77843fcde9369690e878d4e30727b1d71cf (diff) |
Updated Customizable Pokédex Color (markdown)
-rw-r--r-- | Customizable-Pokédex-Color.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Customizable-Pokédex-Color.md b/Customizable-Pokédex-Color.md index 65ae4df..1acc376 100644 --- a/Customizable-Pokédex-Color.md +++ b/Customizable-Pokédex-Color.md @@ -1,4 +1,4 @@ -Ever wanted to your Pokédex to be something besides red? This is rather simple to implement in pokecrystal. All that's needed is a WRAM byte, and reworking some already existing code. +Ever wanted the color of your Pokédex to be something besides red? This is rather simple to implement in pokecrystal. All that's needed is a WRAM byte, and reworking some already existing code. ## 1. Create a WRAM Byte |