Quest persistence bugfixing & continuing NESS spawn conversion
Quest persistence bugfixing & continuing NESS spawn conversion. Co-Authored-By: Awetizmo <107700980+Awetizmo@users.noreply.github.com>
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
},
|
||||
"Comments": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
"value": "City of Beleas: Adventurer's Guild"
|
||||
},
|
||||
"Creator_ID": {
|
||||
"type": "int",
|
||||
@@ -87,7 +87,7 @@
|
||||
"Name": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "City of Beleas: Adventurer's Guild"
|
||||
"0": "City of Baleas: Adventurer's Guild"
|
||||
}
|
||||
},
|
||||
"NoRest": {
|
||||
@@ -2913,7 +2913,7 @@
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 28
|
||||
"value": 30
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
|
||||
Reference in New Issue
Block a user