Externalizations (by Buggler)

- Externalized airport sectors
- Leave equipment in Drassen used airport sector instead of bobbyr shipping location, allowing possibility of separate airport and bobbyr location 
- Used actual sector names instead of Omerta and Drassen hardcoded text in leave equipment message prompt

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1831 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Wanne
2013-10-17 14:50:11 +00:00
parent 0ae123c448
commit ebcf2dfd77
2 changed files with 22 additions and 2 deletions
+11 -1
View File
@@ -49,7 +49,17 @@ OMERTA_DROPOFF_X = 9
OMERTA_DROPOFF_Y = 1
OMERTA_DROPOFF_Z = 0
OMERTA_DROPOFF_GRIDNO = 4868
BOBBYR_DROPOFF_GRIDNO = 10433
AIRPORT_DROPOFF_GRIDNO = 10433
[Airport]
;1st Airport. Used for leaving equipment on merc dismissal, dropped air raid feature & squad insertion gridno from heli
AIRPORT_X = 13
AIRPORT_Y = 2
HELI_SQUAD_DROPOFF_GRIDNO = 10125
;2nd Airport. Not used, referenced for dropped air raid feature
AIRPORT2_X = 3
AIRPORT2_Y = 14
[Bobby Ray]
;Bobby Ray stuff. ShippingDestinations.xml values also has to be set
+11 -1
View File
@@ -49,7 +49,17 @@ OMERTA_DROPOFF_X = 9
OMERTA_DROPOFF_Y = 1
OMERTA_DROPOFF_Z = 0
OMERTA_DROPOFF_GRIDNO = 4868
BOBBYR_DROPOFF_GRIDNO = 10433
AIRPORT_DROPOFF_GRIDNO = 10433
[Airport]
;1st Airport. Used for leaving equipment on merc dismissal, dropped air raid feature & squad insertion gridno from heli
AIRPORT_X = 13
AIRPORT_Y = 2
HELI_SQUAD_DROPOFF_GRIDNO = 10125
;2nd Airport. Not used, referenced for dropped air raid feature
AIRPORT2_X = 3
AIRPORT2_Y = 14
[Bobby Ray]
;Bobby Ray stuff. ShippingDestinations.xml values also has to be set