mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
Simpler comments
This commit is contained in:
parent
cb92b7bbf0
commit
a3242b4ad4
@ -1,11 +1,9 @@
|
|||||||
TrainerPalettes: ; b0ce
|
TrainerPalettes: ; b0ce
|
||||||
; entries correspond to trainer classes
|
; entries correspond to trainer classes
|
||||||
|
|
||||||
PlayerPalette: ; b0ce
|
PlayerPalette: ; Chris uses the same colors as Cal
|
||||||
; Chris uses the same colors as Cal
|
|
||||||
INCLUDE "gfx/trainers/cal.pal"
|
INCLUDE "gfx/trainers/cal.pal"
|
||||||
KrisPalette: ; b0d0
|
KrisPalette: ; Kris shares Falkner's palette
|
||||||
; Kris shares Falkner's palette
|
|
||||||
INCLUDE "gfx/trainers/falkner.pal"
|
INCLUDE "gfx/trainers/falkner.pal"
|
||||||
INCLUDE "gfx/trainers/whitney.pal"
|
INCLUDE "gfx/trainers/whitney.pal"
|
||||||
INCLUDE "gfx/trainers/bugsy.pal"
|
INCLUDE "gfx/trainers/bugsy.pal"
|
||||||
|
Loading…
Reference in New Issue
Block a user