Lots of SGB incbins in bank 2.
Palette/block packets, border tilemap, more palettes etc.
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
|
||||
TrainerPalettes: ; b0ce
|
||||
|
||||
PlayerPalette: ; b0ce
|
||||
; The player's palette
|
||||
RGB 25, 18, 12
|
||||
RGB 22, 09, 05
|
||||
|
||||
KrisPalette: ; b0d0
|
||||
; Apparently Kris uses Falkner's palette
|
||||
; RGB 27, 17, 14
|
||||
; RGB 07, 05, 31
|
||||
|
||||
FalknerPalette: INCLUDE "gfx/trainers/000.pal"
|
||||
WhitneyPalette: INCLUDE "gfx/trainers/001.pal"
|
||||
BugsyPalette: INCLUDE "gfx/trainers/002.pal"
|
||||
@@ -65,3 +78,5 @@ BluePalette: INCLUDE "gfx/trainers/063.pal"
|
||||
OfficerPalette: INCLUDE "gfx/trainers/064.pal"
|
||||
GruntfPalette: INCLUDE "gfx/trainers/065.pal"
|
||||
MysticalmanPalette: INCLUDE "gfx/trainers/066.pal"
|
||||
; b1de
|
||||
|
||||
|
Reference in New Issue
Block a user