mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
Evolutions sprites and a few other minor fixes
This commit is contained in:
parent
09433cbeff
commit
702724642b
14 changed files with 53 additions and 84 deletions
|
|
@ -200,15 +200,15 @@
|
|||
const MONJA ; $C1 (new)
|
||||
const PUDI ; $C4 (new)
|
||||
const SCIZOR ; $C7 (new)
|
||||
const RHYPERIOR ; $C8 (dex expansion starts here)
|
||||
const ESPEON ; $C9
|
||||
const UMBREON ; $CA
|
||||
const LEAFEON ; $CB
|
||||
const GLACEON ; $CC
|
||||
const SYLVEON ; $CD
|
||||
const LICKILICKY ; $D3
|
||||
const TANGROWTH ; $D6
|
||||
const KLEAVOR ; $DC
|
||||
const RHYPERIOR ; $C8 (new)
|
||||
const ESPEON ; $C9 (new)
|
||||
const UMBREON ; $CA (new)
|
||||
const LEAFEON ; $CB (new)
|
||||
const GLACEON ; $CC (new)
|
||||
const SYLVEON ; $CD (new)
|
||||
const LICKILICKY ; $CD (new)
|
||||
const TANGROWTH ; $CE (new)
|
||||
const KLEAVOR ; $CF (new)
|
||||
|
||||
DEF NUM_POKEMON_INDEXES EQU const_value - 1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue