Generate Unown sprite palette based on all front+back sprites (#1146)

This commit is contained in:
Sylvie
2024-10-17 13:39:33 -04:00
committed by GitHub
parent 5a53e297cf
commit e59624d1f5
2 changed files with 9 additions and 5 deletions

View File

@@ -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"