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": "City of Baleas - Bard School, 2nd Floor"
|
||||
"value": "City of Baleas: School of Bardic Knowledge, 2nd Floor"
|
||||
},
|
||||
"Creator_ID": {
|
||||
"type": "int",
|
||||
@@ -96,7 +96,7 @@
|
||||
},
|
||||
"OnEnter": {
|
||||
"type": "resref",
|
||||
"value": "spawn_smpl_onen2"
|
||||
"value": "ra_onareaenter"
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
@@ -849,7 +849,7 @@
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 12
|
||||
"value": 13
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
|
||||
Reference in New Issue
Block a user