Fixed some convos around starting city
Added NPC guard for Anna quest
Added prc switch constants
This commit is contained in:
EpicValor
2023-08-09 16:11:10 -05:00
parent 0814956046
commit 49b931d5e5
30 changed files with 9761 additions and 540 deletions

View File

@@ -20,6 +20,10 @@
"type": "dword",
"value": 17101
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
@@ -119,37 +123,6 @@
"value": 443
}
},
{
"__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": 65
},
"Subtype": {
"type": "word",
"value": 5
}
},
{
"__struct_id": 0,
"ChanceAppear": {
@@ -198,5 +171,9 @@
"TemplateResRef": {
"type": "resref",
"value": "statueofdeath"
},
"xModelPart1": {
"type": "word",
"value": 10
}
}