Add externalized tunnel sectors

This commit is contained in:
Asdow
2025-11-27 22:38:54 +02:00
parent 39f2afed53
commit 81c97f85e7
2 changed files with 24 additions and 0 deletions
@@ -142,6 +142,18 @@ SECTOR_DOOR_IN_TUNNEL_GRIDNO = 11419
HANDLE_ADDING_ENEMIES_TO_TUNNEL_MAPS = TRUE
;------------------------------------------------------------------------------------------------------------------------------
; Determines what sectors the enemies get added to, if HANDLE_ADDING_ENEMIES_TO_TUNNEL_MAPS = TRUE
; By default, tunnel1 = J14-1 and tunnel2 = K14-1
;------------------------------------------------------------------------------------------------------------------------------
TUNNEL1_SECTOR_X = 14
TUNNEL1_SECTOR_Y = 10
TUNNEL1_SECTOR_Z = 1
TUNNEL2_SECTOR_X = 14
TUNNEL2_SECTOR_Y = 11
TUNNEL2_SECTOR_Z = 1
;------------------------------------------------------------------------------------------------------------------------------
; Enable the option to do a auto resolve battle?
;------------------------------------------------------------------------------------------------------------------------------
@@ -142,6 +142,18 @@ SECTOR_DOOR_IN_TUNNEL_GRIDNO = 11419
HANDLE_ADDING_ENEMIES_TO_TUNNEL_MAPS = TRUE
;------------------------------------------------------------------------------------------------------------------------------
; Determines what sectors the enemies get added to, if HANDLE_ADDING_ENEMIES_TO_TUNNEL_MAPS = TRUE
; By default, tunnel1 = J14-1 and tunnel2 = K14-1
;------------------------------------------------------------------------------------------------------------------------------
TUNNEL1_SECTOR_X = 14
TUNNEL1_SECTOR_Y = 10
TUNNEL1_SECTOR_Z = 1
TUNNEL2_SECTOR_X = 14
TUNNEL2_SECTOR_Y = 11
TUNNEL2_SECTOR_Z = 1
;------------------------------------------------------------------------------------------------------------------------------
; Enable the option to do a auto resolve battle?
;------------------------------------------------------------------------------------------------------------------------------