pokecrystal-board/gfx/pokegear/pokegear.pal

31 lines
474 B
Plaintext
Raw Permalink Normal View History

2018-01-12 12:26:06 -08:00
; border
2017-12-15 19:36:33 -08:00
RGB 28, 31, 20
RGB 21, 21, 21
RGB 13, 13, 13
RGB 00, 00, 00
2018-01-12 12:26:06 -08:00
; earth
2017-12-15 19:36:33 -08:00
RGB 28, 31, 20
RGB 00, 31, 00
RGB 00, 00, 31
RGB 00, 00, 00
2018-01-12 12:26:06 -08:00
; mountain
2017-12-15 19:36:33 -08:00
RGB 28, 31, 20
RGB 00, 31, 00
RGB 15, 07, 00
RGB 00, 00, 00
2018-01-12 12:26:06 -08:00
; city (boy)
2017-12-15 19:36:33 -08:00
RGB 28, 31, 20
RGB 31, 15, 00
RGB 15, 07, 00
RGB 00, 00, 00
2018-01-12 12:26:06 -08:00
; point of interest
2017-12-15 19:36:33 -08:00
RGB 28, 31, 20
RGB 00, 31, 00
RGB 00, 00, 31
RGB 31, 00, 00
2018-01-12 12:26:06 -08:00
; mountain point of interest
2017-12-15 19:36:33 -08:00
RGB 28, 31, 20
RGB 00, 31, 00
RGB 15, 07, 00
RGB 31, 00, 00