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:
Zeta_Null 2024-10-12 17:52:52 -04:00
parent 59787cbecb
commit 8b9927bc6f
12 changed files with 30 additions and 11 deletions

View file

@ -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