mirror of
https://github.com/thornAvery/jep-hack.git
synced 2026-02-06 16:15:24 +13:00
Cubburn and Palssio families
This adds the Cubburn and Palssio families; Silent Hills can start proper development from here.
This commit is contained in:
parent
4c1d1132aa
commit
bd35a6c862
77 changed files with 497 additions and 16 deletions
|
|
@ -207,6 +207,12 @@ DEF JOHTO_POKEMON EQU const_value
|
|||
const TOTODILE ; 9e
|
||||
const CROCONAW ; 9f
|
||||
const FERALIGATR ; a0
|
||||
const CUBBURN
|
||||
const FLAMBEAR
|
||||
const BRUINOUS
|
||||
const PALSSIO
|
||||
const PRESSIO
|
||||
const DONMARIN
|
||||
const SENTRET ; a1
|
||||
const FURRET ; a2
|
||||
const HOOTHOOT ; a3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue