summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2018-07-19 14:03:46 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2018-07-19 14:03:46 -0400
commit8fbd11d89de2c8d347025fa5951371bb93fd613f (patch)
tree67c6826dea28bcc81ad185b5c9469c4340bd5b26
parent30bd95dd1ae3fa56b9b5ea1e676f2bd4ae80ae49 (diff)
parent1e4cd28260b5c4b8c2b6f4418f8b717771ca74bf (diff)
Merge branch 'master' of https://github.com/pret/pokecrystal.wiki
-rw-r--r--Add-a-new-Unown-form.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Add-a-new-Unown-form.md b/Add-a-new-Unown-form.md
index 8dbf21d..b79cc74 100644
--- a/Add-a-new-Unown-form.md
+++ b/Add-a-new-Unown-form.md
@@ -691,4 +691,4 @@ You can add even more than 28 Unown forms, but the Unown mode interface will nee
![Screenshot](screenshots/greek-unown.png)
-All you have to do is edit `Pokedex_DrawUnownModeBG` to change where things are drawn.
+All you have to do is edit `Pokedex_DrawUnownModeBG` to change where things are drawn, and edit `_CGB_PokedexUnownMode` in `engine/gfx/cgb_layouts.asm` to change the location of the unown sprite's palette.