mirror of
https://github.com/1dot13/source.git
synced 2026-09-09 14:46:05 +02:00
Externalizations (by Buggler)
- Strategic AI garrisons and patrol main spawning sector (thanks to Moa) - Tixa Sector; separated from Dynamo captive sector to allow modding flexibility git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1857 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
[AI]
|
||||||
|
;Spawning sector for garrisons and patrols
|
||||||
|
STRATEGIC_AI_SPAWN_SECTOR_X = 3
|
||||||
|
STRATEGIC_AI_SPAWN_SECTOR_Y = 16
|
||||||
|
|
||||||
[Rebel Hideout]
|
[Rebel Hideout]
|
||||||
;The Hideout sector and the bottom of the Stairs
|
;The Hideout sector and the bottom of the Stairs
|
||||||
HIDEOUT_SECTOR_X = 10
|
HIDEOUT_SECTOR_X = 10
|
||||||
@@ -95,10 +100,14 @@ INITIAL_POW_ITEM_POSITION_3 = 12086
|
|||||||
[Grumm]
|
[Grumm]
|
||||||
|
|
||||||
[Tixa]
|
[Tixa]
|
||||||
;Dynamo prison sector for Matt's quest
|
;Use for wearing gasmask and warden code
|
||||||
DYNAMO_PRISON_SECTOR_X = 9
|
PRISON_SECTOR_X = 9
|
||||||
DYNAMO_PRISON_SECTOR_Y = 10
|
PRISON_SECTOR_Y = 10
|
||||||
DYNAMO_PRISON_SECTOR_Z = 0
|
|
||||||
|
;Dynamo captive sector for Matt's quest
|
||||||
|
DYNAMO_CAPTIVE_SECTOR_X = 9
|
||||||
|
DYNAMO_CAPTIVE_SECTOR_Y = 10
|
||||||
|
DYNAMO_CAPTIVE_SECTOR_Z = 0
|
||||||
|
|
||||||
[Cambria]
|
[Cambria]
|
||||||
;The Hospital sector
|
;The Hospital sector
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
[AI]
|
||||||
|
;Spawning sector for garrisons and patrols
|
||||||
|
STRATEGIC_AI_SPAWN_SECTOR_X = 3
|
||||||
|
STRATEGIC_AI_SPAWN_SECTOR_Y = 16
|
||||||
|
|
||||||
[Rebel Hideout]
|
[Rebel Hideout]
|
||||||
;The Hideout sector and the bottom of the Stairs
|
;The Hideout sector and the bottom of the Stairs
|
||||||
HIDEOUT_SECTOR_X = 10
|
HIDEOUT_SECTOR_X = 10
|
||||||
@@ -95,10 +100,14 @@ INITIAL_POW_ITEM_POSITION_3 = 12086
|
|||||||
[Grumm]
|
[Grumm]
|
||||||
|
|
||||||
[Tixa]
|
[Tixa]
|
||||||
;Dynamo prison sector for Matt's quest
|
;Use for wearing gasmask and warden code
|
||||||
DYNAMO_PRISON_SECTOR_X = 9
|
PRISON_SECTOR_X = 9
|
||||||
DYNAMO_PRISON_SECTOR_Y = 10
|
PRISON_SECTOR_Y = 10
|
||||||
DYNAMO_PRISON_SECTOR_Z = 0
|
|
||||||
|
;Dynamo captive sector for Matt's quest
|
||||||
|
DYNAMO_CAPTIVE_SECTOR_X = 9
|
||||||
|
DYNAMO_CAPTIVE_SECTOR_Y = 10
|
||||||
|
DYNAMO_CAPTIVE_SECTOR_Z = 0
|
||||||
|
|
||||||
[Cambria]
|
[Cambria]
|
||||||
;The Hospital sector
|
;The Hospital sector
|
||||||
|
|||||||
Reference in New Issue
Block a user