mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user