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

@@ -70,7 +70,7 @@
},
"CostValue": {
"type": "word",
"value": 15
"value": 5
},
"Param1": {
"type": "byte",
@@ -717,11 +717,11 @@
},
"CostTable": {
"type": "byte",
"value": 11
"value": 0
},
"CostValue": {
"type": "word",
"value": 10
"value": 0
},
"Param1": {
"type": "byte",
@@ -733,11 +733,42 @@
},
"PropertyName": {
"type": "word",
"value": 39
"value": 79
},
"Subtype": {
"type": "word",
"value": 1
}
},
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 0
},
"CostValue": {
"type": "word",
"value": 0
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 79
},
"Subtype": {
"type": "word",
"value": 1
}
},
{