Quest and script fixes for quest

This commit is contained in:
EpicValor
2023-10-12 22:59:45 -05:00
parent 043b9846f9
commit c3e1040894
43 changed files with 8051 additions and 1465 deletions

View File

@@ -11,15 +11,15 @@
},
"AmbientSndDayVol": {
"type": "int",
"value": 86
"value": 69
},
"AmbientSndNight": {
"type": "int",
"value": 53
"value": 0
},
"AmbientSndNitVol": {
"type": "int",
"value": 87
"value": 69
},
"EnvAudio": {
"type": "int",
@@ -9438,6 +9438,126 @@
"type": "float",
"value": 2.099999904632568
}
},
{
"__struct_id": 6,
"Active": {
"type": "byte",
"value": 1
},
"Continuous": {
"type": "byte",
"value": 0
},
"Elevation": {
"type": "float",
"value": 1.5
},
"GeneratedType": {
"type": "dword",
"value": 0
},
"Hours": {
"type": "dword",
"value": 0
},
"Interval": {
"type": "dword",
"value": 0
},
"IntervalVrtn": {
"type": "dword",
"value": 0
},
"LocName": {
"id": 67830,
"type": "cexolocstring",
"value": {}
},
"Looping": {
"type": "byte",
"value": 1
},
"MaxDistance": {
"type": "float",
"value": 10.0
},
"MinDistance": {
"type": "float",
"value": 1.0
},
"PitchVariation": {
"type": "float",
"value": 0.0
},
"Positional": {
"type": "byte",
"value": 0
},
"Priority": {
"type": "byte",
"value": 2
},
"Random": {
"type": "byte",
"value": 0
},
"RandomPosition": {
"type": "byte",
"value": 0
},
"RandomRangeX": {
"type": "float",
"value": 0.0
},
"RandomRangeY": {
"type": "float",
"value": 0.0
},
"Sounds": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Sound": {
"type": "resref",
"value": "al_an_crickets1"
}
}
]
},
"Tag": {
"type": "cexostring",
"value": "CricketsLoop"
},
"TemplateResRef": {
"type": "resref",
"value": "cricketsloop"
},
"Times": {
"type": "byte",
"value": 2
},
"Volume": {
"type": "byte",
"value": 65
},
"VolumeVrtn": {
"type": "byte",
"value": 0
},
"XPosition": {
"type": "float",
"value": 37.42736053466797
},
"YPosition": {
"type": "float",
"value": 45.05339431762695
},
"ZPosition": {
"type": "float",
"value": 1.509999990463257
}
}
]
},