mirror of
https://github.com/thornAvery/jep-hack.git
synced 2026-02-20 06:28:38 +13:00
Stalls + map tweaks
This commit is contained in:
parent
68d457d4e4
commit
95b59dfa8d
19 changed files with 62 additions and 31 deletions
|
|
@ -697,6 +697,9 @@ ENDM
|
|||
map_const ROUTE_52_RUDDY_TOWN_GATE, 5, 4 ; 6
|
||||
map_const ROUTE_53_RUDDY_TOWN_GATE, 5, 4 ; 7
|
||||
map_const ROUTE_54_RUDDY_TOWN_GATE, 5, 4 ; 8
|
||||
endgroup
|
||||
|
||||
newgroup OCHRE_TOWN
|
||||
map_const ROUTE_53, 35, 9 ; 9
|
||||
endgroup
|
||||
|
||||
|
|
|
|||
|
|
@ -189,6 +189,8 @@ DEF SCGB_DEFAULT EQU $ff
|
|||
const PREDEFPAL_AVENTURINE_MORN
|
||||
const PREDEFPAL_SUNGLOW_CITY
|
||||
const PREDEFPAL_SUNGLOW_CITY_MORN
|
||||
const PREDEFPAL_OCHRE_TOWN
|
||||
const PREDEFPAL_OCHRE_TOWN_MORN
|
||||
DEF NUM_PREDEF_PALS EQU const_value
|
||||
|
||||
; SGB system command codes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue