mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
polishing the added pokemon a little
This commit is contained in:
parent
e02394e8d2
commit
d8cb5a331f
10 changed files with 109 additions and 40 deletions
|
|
@ -209,11 +209,11 @@
|
|||
const LICKILICKY ; $CD (new)
|
||||
const TANGROWTH ; $CE (new)
|
||||
const KLEAVOR ; $CF (new)
|
||||
const TSUBOMITTO
|
||||
const STEELIX
|
||||
const BLISSEY
|
||||
const HITMONTOP
|
||||
const CROBAT
|
||||
const TSUBOMITTO ; $D0 (new)
|
||||
const STEELIX ; $D1 (new)
|
||||
const BLISSEY ; $D2 (new)
|
||||
const HITMONTOP ; $D3 (new)
|
||||
const CROBAT ; $D4 (new)
|
||||
|
||||
DEF NUM_POKEMON_INDEXES EQU const_value - 1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue