mirror of
https://github.com/thornAvery/jep-hack.git
synced 2026-02-06 16:15:24 +13:00
Merge branch 'master' of https://github.com/ZetaNull/jep-hack
This commit is contained in:
commit
2a3547c22e
92 changed files with 621 additions and 38 deletions
|
|
@ -445,6 +445,7 @@ ENDM
|
|||
map_const BATTLE_TOWER_HALLWAY, 11, 2 ; 14
|
||||
map_const ROUTE_40_BATTLE_TOWER_GATE, 5, 4 ; 15
|
||||
map_const BATTLE_TOWER_OUTSIDE, 10, 14 ; 16
|
||||
map_const CLIFF_CAVE, 19, 16 ; 17
|
||||
endgroup
|
||||
|
||||
newgroup VIRIDIAN ; 23
|
||||
|
|
|
|||
|
|
@ -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