Script fixes, additions, and area changes

This commit is contained in:
EpicValor
2023-09-03 21:12:26 -05:00
parent b3a5e77663
commit 430f3102d9
100 changed files with 40112 additions and 1032 deletions

View File

@@ -7319,7 +7319,7 @@
"__struct_id": 0,
"CR": {
"type": "float",
"value": 18.0
"value": 25.0
},
"FACTION": {
"type": "cexostring",
@@ -7509,13 +7509,13 @@
"type": "cexostring",
"value": "Hostile"
},
"NAME": {
"type": "cexostring",
"value": "Skeleton Mage"
},
"RESREF": {
"type": "resref",
"value": "skelmage001"
},
"STRREF": {
"type": "dword",
"value": 12702
"value": "skeletonmage"
}
},
{

View File

@@ -1343,6 +1343,28 @@
"type": "resref",
"value": "asg_researchdesk"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Stone Fence"
},
"RESREF": {
"type": "resref",
"value": "stonefence"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Stone Fence Post"
},
"RESREF": {
"type": "resref",
"value": "stonefencepost"
}
}
]
},