small fixes

This commit is contained in:
EpicValor
2023-08-26 21:43:53 -05:00
parent cf6b4a5e03
commit e5ea315cd4
9 changed files with 900 additions and 22 deletions

View File

@@ -620,6 +620,25 @@
"type": "resref",
"value": "winterwolf"
}
},
{
"__struct_id": 0,
"CR": {
"type": "float",
"value": 7.0
},
"FACTION": {
"type": "cexostring",
"value": "Hostile"
},
"NAME": {
"type": "cexostring",
"value": "Worg"
},
"RESREF": {
"type": "resref",
"value": "worg001"
}
}
]
},
@@ -7262,7 +7281,7 @@
"__struct_id": 0,
"CR": {
"type": "float",
"value": 18.0
"value": 22.0
},
"FACTION": {
"type": "cexostring",

View File

@@ -231,6 +231,17 @@
"type": "resref",
"value": "strongbox"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Treasure"
},
"RESREF": {
"type": "resref",
"value": "treasurelrg001"
}
}
]
},