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:
@@ -96,7 +96,7 @@
|
||||
},
|
||||
"OnEnter": {
|
||||
"type": "resref",
|
||||
"value": "spawn_smpl_onen2"
|
||||
"value": "ra_onareaenter"
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
@@ -11169,7 +11169,7 @@
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 10
|
||||
"value": 11
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
|
||||
Reference in New Issue
Block a user