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
|
||||
; entries correspond to trainer classes
|
||||
|
||||
PlayerPalette: ; b0ce
|
||||
; Chris uses the same colors as Cal
|
||||
PlayerPalette: ; Chris uses the same colors as Cal
|
||||
INCLUDE "gfx/trainers/cal.pal"
|
||||
KrisPalette: ; b0d0
|
||||
; Kris shares Falkner's palette
|
||||
KrisPalette: ; Kris shares Falkner's palette
|
||||
INCLUDE "gfx/trainers/falkner.pal"
|
||||
INCLUDE "gfx/trainers/whitney.pal"
|
||||
INCLUDE "gfx/trainers/bugsy.pal"
|
||||
|
Loading…
Reference in New Issue
Block a user