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

@@ -3196,6 +3196,238 @@
"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": 0.0
},
"PointY": {
"type": "float",
"value": 0.0
},
"PointZ": {
"type": "float",
"value": 0.02500005997717381
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 2.97711181640625
},
"PointY": {
"type": "float",
"value": -5.883902072906494
},
"PointZ": {
"type": "float",
"value": 0.02499994076788425
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 6.469940185546875
},
"PointY": {
"type": "float",
"value": -4.336740493774414
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 6.587158203125
},
"PointY": {
"type": "float",
"value": -0.32818603515625
},
"PointZ": {
"type": "float",
"value": 0.02500005997717381
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 4.524269104003906
},
"PointY": {
"type": "float",
"value": 1.570603370666504
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.0937652587890625
},
"PointY": {
"type": "float",
"value": 0.04688310623168945
},
"PointZ": {
"type": "float",
"value": 0.02499994076788425
}
}
]
},
"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": 63.17546844482422
},
"YOrientation": {
"type": "float",
"value": 0.0
},
"YPosition": {
"type": "float",
"value": 6.401601314544678
},
"ZOrientation": {
"type": "float",
"value": 0.0
},
"ZPosition": {
"type": "float",
"value": 0.0
}
}
]
},