mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
Gen 2 cries + Earthtron!
Giving all the gen 2 evolutions their finalized cries (including Tsubomitto's) and also adding the unused 'Earthtron' cry for Gorochu, Crocky and Jagg.
This commit is contained in:
parent
afc8d3caf0
commit
e4380a39a4
6 changed files with 42 additions and 31 deletions
|
|
@ -38,15 +38,15 @@ DEF SET_PAL_DEFAULT EQU $ff
|
|||
const PAL_VIRIDIAN ; $02
|
||||
const PAL_PEWTER ; $03
|
||||
const PAL_CERULEAN ; $04
|
||||
const PAL_LAVENDER ; $05
|
||||
const PAL_VERMILION ; $06
|
||||
const PAL_VERMILION ; $05
|
||||
const PAL_LAVENDER ; $06
|
||||
const PAL_CELADON ; $07
|
||||
const PAL_FUCHSIA ; $08
|
||||
const PAL_CINNABAR ; $09
|
||||
const PAL_INDIGO ; $0A
|
||||
const PAL_SAFFRON ; $0B
|
||||
const PAL_CITRINE ; $0C
|
||||
const PAL_CELADONUNI ; $0D
|
||||
const PAL_CELADONUNI ; $08
|
||||
const PAL_FUCHSIA ; $09
|
||||
const PAL_SAFFRON ; $0A
|
||||
const PAL_CINNABAR ; $0B
|
||||
const PAL_INDIGO ; $0C
|
||||
const PAL_CITRINE ; $0D
|
||||
const PAL_TOWNMAP ; $0E
|
||||
const PAL_LOGO1 ; $0F
|
||||
const PAL_LOGO2 ; $10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue