You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Level selection menu: GFX for ToD symbols (#12)
This commit is contained in:
20
gfx/level_selection_menu/time_of_day_symbols.pal
Executable file
20
gfx/level_selection_menu/time_of_day_symbols.pal
Executable file
@@ -0,0 +1,20 @@
|
||||
; MORN
|
||||
RGB 31, 31, 31
|
||||
RGB 31, 27, 22
|
||||
RGB 31, 24, 16
|
||||
RGB 00, 00, 00
|
||||
; DAY
|
||||
RGB 31, 31, 31
|
||||
RGB 31, 31, 00
|
||||
RGB 31, 23, 00
|
||||
RGB 00, 00, 00
|
||||
; NITE
|
||||
RGB 31, 31, 31
|
||||
RGB 13, 10, 25
|
||||
RGB 04, 03, 12
|
||||
RGB 00, 00, 00
|
||||
; EVE
|
||||
RGB 31, 31, 31
|
||||
RGB 31, 18, 12
|
||||
RGB 28, 13, 06
|
||||
RGB 00, 00, 00
|
BIN
gfx/level_selection_menu/time_of_day_symbols.png
Executable file
BIN
gfx/level_selection_menu/time_of_day_symbols.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 390 B |
Reference in New Issue
Block a user