mirror of
https://github.com/1dot13/source.git
synced 2026-08-26 14:30:26 +02:00
Externalized (by Buggler)
- AWOL scientist location - Brothel sector - Call Kingpin over for boxing match - fact Tony in building - meet Carmen for reward - moved John & Mary unescort sector from Mod_Settings.ini to LUA git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1822 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -53,10 +53,10 @@ OMERTA_DROPOFF_GRIDNO = 4868
|
||||
[Omerta]
|
||||
|
||||
[Drassen]
|
||||
;this will make John & Mary disappear on quest completion. Use different values here from LUA script for them to remain in sector
|
||||
JOHN_UNESCORT_SECTOR_X = 13
|
||||
JOHN_UNESCORT_SECTOR_Y = 2
|
||||
JOHN_UNESCORT_SECTOR_Z = 0
|
||||
;meet Carmen in sector for reward collection
|
||||
CARMEN_GIVE_REWARD_SECTOR_X = 13
|
||||
CARMEN_GIVE_REWARD_SECTOR_Y = 3
|
||||
CARMEN_GIVE_REWARD_SECTOR_Z = 0
|
||||
|
||||
[Alma]
|
||||
;location of rocket rifle
|
||||
@@ -97,6 +97,9 @@ PORN_SHOP_ROOM_HANS = 49
|
||||
HANS_POSTION = 13523
|
||||
PORN_SHOP_ROOM_BRENDA = 47
|
||||
PORN_SHOP_ROOM_TONY = 50
|
||||
PORN_SHOP_TONY_SECTOR_X = 5
|
||||
PORN_SHOP_TONY_SECTOR_Y = 3
|
||||
PORN_SHOP_TONY_SECTOR_Z = 0
|
||||
|
||||
;Kyle Lemmons gets the money for the Leather Shop Deed Quest here
|
||||
KYLE_MONEY_POSITION = 14952
|
||||
@@ -104,6 +107,10 @@ KYLE_MONEY_POSITION = 14952
|
||||
;Angel's leathershop, escort Maria to this room
|
||||
ANGELS_LEATHERSHOP = 2
|
||||
|
||||
;brothel sector
|
||||
BROTHEL_SECTOR_X = 5
|
||||
BROTHEL_SECTOR_Y = 3
|
||||
|
||||
;doors to the girl's rooms in the brothel
|
||||
DOOR_TO_BAMBIS_ROOM = 12290
|
||||
DOOR_TO_CARLAS_ROOM = 13413
|
||||
@@ -120,6 +127,13 @@ BROTHEL_DOOR_1 = 11010
|
||||
BROTHEL_DOOR_2 = 11176
|
||||
BROTHEL_DOOR_3 = 11177
|
||||
|
||||
;Kingpin residing location and room no to call him over for boxing match
|
||||
KINGPIN_HOUSE_SECTOR_X = 5
|
||||
KINGPIN_HOUSE_SECTOR_Y = 4
|
||||
KINGPIN_HOUSE_SECTOR_Z = 0
|
||||
FIRST_ROOM_IN_KINGPIN_HOUSE = 30
|
||||
LAST_ROOM_IN_KINGPIN_HOUSE = 39
|
||||
|
||||
;Kingpin's private stash. He will come looking for you if stolen
|
||||
KINGPIN_MONEY_SECTOR_X = 5
|
||||
KINGPIN_MONEY_SECTOR_Y = 4
|
||||
@@ -192,4 +206,14 @@ MEDUNA_OUTSKIRTS_ROW_Y = 13
|
||||
;column sectors to trigger meduna outskirts meanwhile
|
||||
MEDUNA_OUTSKIRTS_COL_X = 6
|
||||
MEDUNA_OUTSKIRTS_COL_MIN_Y = 14
|
||||
MEDUNA_OUTSKIRTS_COL_MAX_Y = 14
|
||||
MEDUNA_OUTSKIRTS_COL_MAX_Y = 14
|
||||
|
||||
;add Madlab to location after scientist AWOL meanwhile scene. Set to (0, 0) if unused and LUA script to random location
|
||||
ADD_MADLAB_SECTOR_1_X = 7
|
||||
ADD_MADLAB_SECTOR_1_Y = 8
|
||||
ADD_MADLAB_SECTOR_2_X = 16
|
||||
ADD_MADLAB_SECTOR_2_Y = 8
|
||||
ADD_MADLAB_SECTOR_3_X = 11
|
||||
ADD_MADLAB_SECTOR_3_Y = 9
|
||||
ADD_MADLAB_SECTOR_4_X = 4
|
||||
ADD_MADLAB_SECTOR_4_Y = 5
|
||||
Reference in New Issue
Block a user