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:
@@ -4734,7 +4734,7 @@
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 19.0
|
||||
"value": 18.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
@@ -7300,7 +7300,7 @@
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 26.0
|
||||
"value": 32.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
|
@@ -913,6 +913,17 @@
|
||||
"value": "runicplate"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Runic Platemob"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "runicplate001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
@@ -1402,6 +1413,17 @@
|
||||
"value": "tuskanhelm"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Undeadhelmet"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "undeadhelmet"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
|
Reference in New Issue
Block a user