Fixed creature hak name, added more quest persistence

Fixed creature hak name, added more quest persistence.

Co-Authored-By: Awetizmo <107700980+Awetizmo@users.noreply.github.com>
This commit is contained in:
Jaysyn904
2022-06-19 23:39:17 -04:00
parent 9e1780d1bc
commit 2105778d4c
1104 changed files with 72080 additions and 144506 deletions

View File

@@ -56,6 +56,17 @@
"value": "store_dye"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Father Renaldo's Store"
},
"RESREF": {
"type": "resref",
"value": "store_renaldo"
}
},
{
"__struct_id": 0,
"NAME": {
@@ -155,6 +166,17 @@
"value": 14807
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Outlaw's Store"
},
"RESREF": {
"type": "resref",
"value": "store_outlaw"
}
},
{
"__struct_id": 0,
"NAME": {
@@ -212,13 +234,13 @@
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Warrior's Guild Store"
},
"RESREF": {
"type": "resref",
"value": "genie001"
},
"STRREF": {
"type": "dword",
"value": 91376
"value": "store_phelps"
}
},
{