mirror of
https://github.com/thornAvery/jep-hack.git
synced 2026-02-06 16:15:24 +13:00
Nihon Pokemon Centre for Silent Hills
This adds the Pokemon Centre infrastructure for Nihon and Silent Hills's one. For all future Nihon Pokemon Centres, they must refer to the 2F one for the warp, and the map blocks for 1Fs should use the Nihon variant. Kanto will follow suit (eventually). The aim is to make a more immersive region structure.
This commit is contained in:
parent
ebab1da7b4
commit
c3065bd046
19 changed files with 1291 additions and 21 deletions
|
|
@ -397,6 +397,7 @@ ENDM
|
|||
map_const TIME_CAPSULE, 5, 4 ; 4
|
||||
map_const MOBILE_TRADE_ROOM, 5, 4 ; 5
|
||||
map_const MOBILE_BATTLE_ROOM, 5, 4 ; 6
|
||||
map_const NIHON_POKECENTER_2F, 8, 4 ; 7
|
||||
endgroup
|
||||
|
||||
newgroup CELADON ; 21
|
||||
|
|
@ -521,6 +522,7 @@ ENDM
|
|||
map_const ROUTE_49, 15, 9 ; 3
|
||||
map_const QUIET_CAVE, 27, 18 ; 4
|
||||
map_const ROUTE_49_2, 10, 18 ; 5
|
||||
map_const SILENT_HILLS_POKECENTER_1F, 10, 4 ; 6
|
||||
endgroup
|
||||
|
||||
newgroup BLUE_FOREST ; 27
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue