You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Simpler comments
This commit is contained in:
@@ -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"
|
||||||
|
Reference in New Issue
Block a user