mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
12 lines
512 B
Plaintext
Executable File
12 lines
512 B
Plaintext
Executable File
; in darkness, these eight are always used rather than following environment colors indices
|
|
|
|
; dark
|
|
RGB 01,01,02, 00,00,00, 00,00,00, 00,00,00 ; gray
|
|
RGB 01,01,02, 00,00,00, 00,00,00, 00,00,00 ; red
|
|
RGB 01,01,02, 00,00,00, 00,00,00, 00,00,00 ; green
|
|
RGB 01,01,02, 00,00,00, 00,00,00, 00,00,00 ; water
|
|
RGB 30,30,11, 00,00,00, 00,00,00, 00,00,00 ; yellow
|
|
RGB 01,01,02, 00,00,00, 00,00,00, 00,00,00 ; brown
|
|
RGB 01,01,02, 00,00,00, 00,00,00, 00,00,00 ; roof
|
|
RGB 31,31,31, 31,31,16, 14,09,00, 00,00,00 ; text
|