mirror of
https://github.com/pret/pokecrystal.git
synced 2026-08-21 16:54:08 -05:00
Generate Unown sprite palette based on all front+back sprites (#1146)
This commit is contained in:
@@ -415,7 +415,7 @@ INCBIN "gfx/pokemon/slowking/normal.gbcpal", middle_colors
|
||||
INCLUDE "gfx/pokemon/slowking/shiny.pal"
|
||||
INCBIN "gfx/pokemon/misdreavus/normal.gbcpal", middle_colors
|
||||
INCLUDE "gfx/pokemon/misdreavus/shiny.pal"
|
||||
INCLUDE "gfx/pokemon/unown/normal.pal" ; not normal.gbcpal
|
||||
INCBIN "gfx/pokemon/unown/normal.gbcpal", middle_colors
|
||||
INCLUDE "gfx/pokemon/unown/shiny.pal"
|
||||
INCBIN "gfx/pokemon/wobbuffet/normal.gbcpal", middle_colors
|
||||
INCLUDE "gfx/pokemon/wobbuffet/shiny.pal"
|
||||
|
||||
Reference in New Issue
Block a user