You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Include palette 0 in PokemonPalettes.
Now PokemonPalettes is referenced.
This commit is contained in:
@@ -1,4 +1,11 @@
|
||||
PokemonPalettes: ; a8d6
|
||||
PokemonPalettes: ; a8ce
|
||||
|
||||
; 000
|
||||
RGB 30, 22, 17
|
||||
RGB 16, 14, 19
|
||||
; 000 shiny
|
||||
RGB 30, 22, 17
|
||||
RGB 16, 14, 19
|
||||
|
||||
BulbasaurPalette: INCLUDE "gfx/pics/bulbasaur/normal.pal"
|
||||
BulbasaurShinyPalette: INCLUDE "gfx/pics/bulbasaur/shiny.pal"
|
||||
|
Reference in New Issue
Block a user