diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-07-18 15:04:30 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-07-18 15:04:30 -0400 |
commit | cde053797f24bd35abe9f42f8d5652fb77587974 (patch) | |
tree | 1fa4b4c2838cbe6f2775e7d615837ec91726a5ff | |
parent | 61a76baa3a6fe351af69ef274a4f5ee32ff55f0f (diff) |
33 Unown example
-rw-r--r-- | Add-a-new-Unown-form.md | 6 | ||||
-rw-r--r-- | screenshots/greek-unown.png | bin | 0 -> 776 bytes |
2 files changed, 6 insertions, 0 deletions
diff --git a/Add-a-new-Unown-form.md b/Add-a-new-Unown-form.md index 67ed7a5..201b62c 100644 --- a/Add-a-new-Unown-form.md +++ b/Add-a-new-Unown-form.md @@ -686,3 +686,9 @@ Edit [gfx/pics.asm](../blob/master/gfx/pics.asm) again: Now we're done!  + +You can add even more than 28 Unown forms, but the Unown mode interface will need redesigning to accomodate them. For example, here's a version that fits 33 forms: + + + +All you have to do is edit `Pokedex_DrawUnownModeBG` to change where things are drawn. diff --git a/screenshots/greek-unown.png b/screenshots/greek-unown.png Binary files differnew file mode 100644 index 0000000..0f5310a --- /dev/null +++ b/screenshots/greek-unown.png |