diff options
-rw-r--r-- | data/data2.s | 4 | ||||
-rw-r--r-- | graphics/pokedex/national.pal | 99 | ||||
-rw-r--r-- | graphics/pokedex/search.pal | 99 |
3 files changed, 200 insertions, 2 deletions
diff --git a/data/data2.s b/data/data2.s index d0b55aab8..ac8806eba 100644 --- a/data/data2.s +++ b/data/data2.s @@ -12412,11 +12412,11 @@ gUnknown_0839F63C:: @ 839F63C .align 2 gUnknown_0839F67C:: @ 839F67C - .incbin "baserom.gba", 0x0039f67c, 0xc0 + .incbin "graphics/pokedex/search.gbapal" .align 2 gUnknown_0839F73C:: @ 839F73C - .incbin "baserom.gba", 0x0039f73c, 0xc0 + .incbin "graphics/pokedex/national.gbapal" .space 0xA4 diff --git a/graphics/pokedex/national.pal b/graphics/pokedex/national.pal new file mode 100644 index 000000000..b1bf3fa9a --- /dev/null +++ b/graphics/pokedex/national.pal @@ -0,0 +1,99 @@ +JASC-PAL +0100 +96 +123 131 0 +255 255 255 +222 222 222 +189 189 189 +164 164 164 +98 98 115 +41 57 65 +164 164 164 +41 57 65 +255 255 255 +255 197 90 +255 32 32 +164 164 164 +98 98 115 +189 156 90 +0 0 0 +123 131 0 +255 255 255 +197 32 32 +189 189 189 +164 164 164 +98 98 115 +41 57 65 +164 164 164 +41 57 65 +255 255 255 +255 197 90 +255 32 32 +164 164 164 +98 98 115 +189 156 90 +0 0 0 +123 131 0 +255 255 255 +197 32 32 +189 189 189 +164 164 164 +98 98 115 +41 57 65 +164 164 164 +41 57 65 +255 255 255 +255 197 90 +255 32 32 +156 230 0 +123 172 0 +189 156 90 +0 0 0 +123 131 0 +255 255 255 +255 131 255 +255 74 189 +255 16 123 +98 98 115 +41 57 65 +164 164 164 +41 57 65 +255 255 255 +255 197 90 +255 32 32 +164 164 164 +98 98 115 +189 156 90 +0 0 0 +123 131 0 +255 255 255 +197 32 32 +189 189 189 +164 164 164 +98 98 115 +41 57 65 +164 164 164 +41 57 65 +255 255 255 +255 197 90 +189 0 0 +90 164 0 +57 106 0 +189 156 90 +0 0 0 +123 131 0 +255 255 255 +197 32 32 +189 189 189 +164 164 164 +98 98 115 +41 57 65 +164 164 164 +41 57 65 +255 255 255 +255 197 90 +255 32 32 +156 230 0 +123 172 0 +189 156 90 +0 0 0 diff --git a/graphics/pokedex/search.pal b/graphics/pokedex/search.pal new file mode 100644 index 000000000..fe007d73e --- /dev/null +++ b/graphics/pokedex/search.pal @@ -0,0 +1,99 @@ +JASC-PAL +0100 +96 +123 131 0 +255 255 255 +222 222 222 +189 189 189 +164 164 164 +98 98 115 +41 57 65 +98 98 115 +98 98 115 +255 255 255 +255 197 90 +255 32 32 +49 49 49 +0 0 0 +189 156 90 +0 0 0 +123 131 0 +255 255 255 +197 32 32 +189 189 189 +164 164 164 +98 98 115 +41 57 65 +98 98 115 +98 98 115 +255 255 255 +255 197 90 +255 32 32 +49 49 49 +0 0 0 +189 156 90 +0 0 0 +123 131 0 +255 255 255 +197 32 32 +189 189 189 +164 164 164 +98 98 115 +41 57 65 +98 98 115 +98 98 115 +255 255 255 +255 197 90 +255 32 32 +156 230 0 +123 172 0 +189 156 90 +0 0 0 +123 131 0 +255 255 255 +255 131 255 +255 74 189 +255 16 123 +98 98 115 +41 57 65 +98 98 115 +98 98 115 +255 255 255 +255 197 90 +255 32 32 +49 49 49 +0 0 0 +189 156 90 +0 0 0 +123 131 0 +255 255 255 +197 32 32 +189 189 189 +164 164 164 +98 98 115 +41 57 65 +98 98 115 +98 98 115 +255 255 255 +255 197 90 +189 0 0 +90 164 0 +57 106 0 +189 156 90 +0 0 0 +123 131 0 +255 255 255 +197 32 32 +189 189 189 +164 164 164 +98 98 115 +41 57 65 +98 98 115 +98 98 115 +255 255 255 +255 197 90 +255 32 32 +156 230 0 +123 172 0 +189 156 90 +0 0 0 |