Script fixes, additions, and area changes
This commit is contained in:
@@ -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"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@@ -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"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Reference in New Issue
Block a user