mirror of
https://github.com/thornAvery/jep-hack.git
synced 2026-02-07 08:35:23 +13:00
Three Island and properly implement nihon region check for the trainer battle theme (double check this doesnt accidentally also effect sevii)
This commit is contained in:
parent
59787cbecb
commit
8b9927bc6f
12 changed files with 30 additions and 11 deletions
|
|
@ -577,8 +577,8 @@ ENDM
|
|||
endgroup
|
||||
|
||||
newgroup THREE_ISLAND ; 30
|
||||
map_const THREE_ISLAND_PORT, 10, 10 ; 1
|
||||
map_const THREE_ISLAND, 10, 10 ; 2
|
||||
map_const THREE_ISLAND_PORT, 20, 9 ; 1
|
||||
map_const THREE_ISLAND, 10, 18 ; 2
|
||||
map_const BOND_BRIDGE, 10, 10 ; 3
|
||||
map_const BERRY_FOREST, 17, 15 ; 4
|
||||
endgroup
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue