You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Board menu (#11) [Commit 1]
This commit is contained in:
29
gfx/board/menu.pal
Executable file
29
gfx/board/menu.pal
Executable file
@@ -0,0 +1,29 @@
|
||||
; item 1 (BOARDMENUITEM_DIE)
|
||||
RGB 31, 31, 31
|
||||
RGB 10, 10, 31
|
||||
RGB 00, 00, 21
|
||||
RGB 00, 00, 00
|
||||
|
||||
; item 2 (BOARDMENUITEM_POKEMON)
|
||||
RGB 31, 31, 31
|
||||
RGB 31, 26, 26
|
||||
RGB 30, 00, 00
|
||||
RGB 00, 00, 00
|
||||
|
||||
; item 3 (BOARDMENUITEM_BAG)
|
||||
RGB 31, 31, 31
|
||||
RGB 10, 31, 10
|
||||
RGB 00, 21, 10
|
||||
RGB 00, 00, 00
|
||||
|
||||
; item 4 (BOARDMENUITEM_POKEGEAR)
|
||||
RGB 31, 31, 31
|
||||
RGB 21, 21, 09
|
||||
RGB 11, 11, 00
|
||||
RGB 00, 00, 00
|
||||
|
||||
; item 5 (BOARDMENUITEM_EXIT)
|
||||
RGB 31, 31, 31
|
||||
RGB 20, 20, 00
|
||||
RGB 10, 10, 00
|
||||
RGB 00, 00, 00
|
BIN
gfx/board/menu.png
Executable file
BIN
gfx/board/menu.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 994 B |
BIN
gfx/board/menu_bag.png
Executable file
BIN
gfx/board/menu_bag.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 369 B |
BIN
gfx/board/menu_die.png
Executable file
BIN
gfx/board/menu_die.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 377 B |
BIN
gfx/board/menu_exit.png
Executable file
BIN
gfx/board/menu_exit.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 273 B |
BIN
gfx/board/menu_pokegear.png
Executable file
BIN
gfx/board/menu_pokegear.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 374 B |
BIN
gfx/board/menu_pokemon.png
Executable file
BIN
gfx/board/menu_pokemon.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 361 B |
Reference in New Issue
Block a user