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:
File diff suppressed because it is too large
Load Diff
@@ -17943,6 +17943,17 @@
|
||||
"value": "orcustail"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Pitchfork"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "ra_pitchfork001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
@@ -18152,6 +18163,17 @@
|
||||
"value": "prc_it_shedden5"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Shovel"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "ra_shovel001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
|
@@ -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"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user