After playing with a friend

We ran into new areas where heat exhaustion became a thing, and the water bottles wouldn't fill.  Triggers for oasis and wells were completely missing. I added them to the areas. Hopefully it's fixed.
This commit is contained in:
EpicValor
2023-10-04 21:44:34 -05:00
parent f96eb35d84
commit f26b1cff14
28 changed files with 3090 additions and 101 deletions

View File

@@ -5721,6 +5721,283 @@
"type": "float",
"value": 0.0
}
},
{
"__struct_id": 1,
"AutoRemoveKey": {
"type": "byte",
"value": 0
},
"Cursor": {
"type": "byte",
"value": 0
},
"DisarmDC": {
"type": "byte",
"value": 10
},
"Faction": {
"type": "dword",
"value": 1
},
"Geometry": {
"type": "list",
"value": [
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -2.630073547363281
},
"PointY": {
"type": "float",
"value": -8.553047180175781
},
"PointZ": {
"type": "float",
"value": -0.7249618768692017
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -0.538665771484375
},
"PointY": {
"type": "float",
"value": -11.67891693115234
},
"PointZ": {
"type": "float",
"value": -0.5169327259063721
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 6.652435302734375
},
"PointY": {
"type": "float",
"value": -9.502964019775391
},
"PointZ": {
"type": "float",
"value": -0.3172826170921326
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 17.75873565673828
},
"PointY": {
"type": "float",
"value": -4.478733062744141
},
"PointZ": {
"type": "float",
"value": -0.223191425204277
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 18.84846878051758
},
"PointY": {
"type": "float",
"value": 1.882705688476563
},
"PointZ": {
"type": "float",
"value": -0.3580653369426727
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 11.95318603515625
},
"PointY": {
"type": "float",
"value": 8.45611572265625
},
"PointZ": {
"type": "float",
"value": -0.6361739635467529
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 2.401912689208984
},
"PointY": {
"type": "float",
"value": 1.985614776611328
},
"PointZ": {
"type": "float",
"value": -0.8799998164176941
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.9645767211914063
},
"PointY": {
"type": "float",
"value": 0.5418663024902344
},
"PointZ": {
"type": "float",
"value": -0.8100265860557556
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.0
},
"PointY": {
"type": "float",
"value": 0.0
},
"PointZ": {
"type": "float",
"value": -0.5208284258842468
}
}
]
},
"HighlightHeight": {
"type": "float",
"value": 3.0
},
"KeyName": {
"type": "cexostring",
"value": ""
},
"LinkedTo": {
"type": "cexostring",
"value": ""
},
"LinkedToFlags": {
"type": "byte",
"value": 0
},
"LoadScreenID": {
"type": "word",
"value": 0
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "DH2 Water Source Trigger"
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnDisarm": {
"type": "resref",
"value": ""
},
"OnTrapTriggered": {
"type": "resref",
"value": ""
},
"PortraitId": {
"type": "word",
"value": 0
},
"ScriptHeartbeat": {
"type": "resref",
"value": ""
},
"ScriptOnEnter": {
"type": "resref",
"value": "dh2_trigenter"
},
"ScriptOnExit": {
"type": "resref",
"value": "dh2_trigexit"
},
"ScriptUserDefine": {
"type": "resref",
"value": ""
},
"Tag": {
"type": "cexostring",
"value": "DH2WaterSourceTrigger"
},
"TemplateResRef": {
"type": "resref",
"value": "dh2watersourcetr"
},
"TrapDetectable": {
"type": "byte",
"value": 1
},
"TrapDetectDC": {
"type": "byte",
"value": 10
},
"TrapDisarmable": {
"type": "byte",
"value": 1
},
"TrapFlag": {
"type": "byte",
"value": 0
},
"TrapOneShot": {
"type": "byte",
"value": 1
},
"TrapType": {
"type": "byte",
"value": 0
},
"Type": {
"type": "int",
"value": 0
},
"XOrientation": {
"type": "float",
"value": 0.0
},
"XPosition": {
"type": "float",
"value": 36.46506118774414
},
"YOrientation": {
"type": "float",
"value": 0.0
},
"YPosition": {
"type": "float",
"value": 45.35936737060547
},
"ZOrientation": {
"type": "float",
"value": 0.0
},
"ZPosition": {
"type": "float",
"value": 0.0
}
}
]
},