mirror of
https://github.com/thornAvery/jep-hack.git
synced 2026-02-06 16:15:24 +13:00
Route 49 - Old City Gate
- Added the gate for Route 49 and Old City in preparation for adding it - Fixed a glitch in Quiet Cave where a PokeFan/Beauty would become Jesus - Made the exit to Quiet Cave clearer Kris experiences a microaggression in the gate because it's funny
This commit is contained in:
parent
9cc59ef14c
commit
03162890a2
9 changed files with 59 additions and 3 deletions
|
|
@ -620,13 +620,14 @@ ENDM
|
|||
map_const DEBUG_ROOM, 20, 20 ; 2
|
||||
map_const ROUTE_49, 15, 9 ; 3
|
||||
map_const QUIET_CAVE, 27, 18 ; 4
|
||||
map_const ROUTE_49_2, 10, 18 ; 5
|
||||
map_const ROUTE_49_2, 10, 19 ; 5
|
||||
map_const SILENT_HILLS_POKECENTER_1F, 10, 4 ; 6
|
||||
map_const SILVERS_HOUSE, 5, 5 ; 7
|
||||
map_const CALS_HOUSE_1F, 5, 4 ; 8
|
||||
map_const CALS_HOUSE_2F, 5, 4 ; 9
|
||||
map_const SINJOH_RUINS_EXTERIOR, 10, 10 ; 10
|
||||
map_const SINJOH_RUINS_INTERIOR, 10, 10 ; 10
|
||||
map_const ROUTE_49_OLD_CITY_GATE, 5, 4 ; 11
|
||||
endgroup
|
||||
|
||||
newgroup BLUE_FOREST ; 36
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue