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:
@@ -8557,7 +8557,7 @@
|
||||
},
|
||||
"Conversation": {
|
||||
"type": "resref",
|
||||
"value": "huey"
|
||||
"value": "cv_huey"
|
||||
},
|
||||
"CRAdjust": {
|
||||
"type": "int",
|
||||
@@ -8925,7 +8925,7 @@
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
"value": 7.533380544210217e-042
|
||||
},
|
||||
"XPosition": {
|
||||
"type": "float",
|
||||
@@ -9217,7 +9217,7 @@
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
"value": 6.656167705542881e-043
|
||||
},
|
||||
"XPosition": {
|
||||
"type": "float",
|
||||
@@ -9586,7 +9586,7 @@
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
"value": 6.428484731059385e-040
|
||||
},
|
||||
"XPosition": {
|
||||
"type": "float",
|
||||
@@ -9723,7 +9723,7 @@
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
"value": 6.428484731059385e-040
|
||||
},
|
||||
"XPosition": {
|
||||
"type": "float",
|
||||
@@ -9860,7 +9860,7 @@
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
"value": 6.428484731059385e-040
|
||||
},
|
||||
"XPosition": {
|
||||
"type": "float",
|
||||
@@ -9920,7 +9920,7 @@
|
||||
},
|
||||
"ModelPart1": {
|
||||
"type": "byte",
|
||||
"value": 9
|
||||
"value": 191
|
||||
},
|
||||
"Plot": {
|
||||
"type": "byte",
|
||||
@@ -9976,7 +9976,7 @@
|
||||
},
|
||||
"Stolen": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
@@ -10411,7 +10411,7 @@
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "Huey"
|
||||
"value": "NPC_HUEY"
|
||||
},
|
||||
"Tail_New": {
|
||||
"type": "dword",
|
||||
@@ -10443,23 +10443,23 @@
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.09802088886499405
|
||||
"value": 0.09801732748746872
|
||||
},
|
||||
"XPosition": {
|
||||
"type": "float",
|
||||
"value": 40.02697372436523
|
||||
"value": 40.3276481628418
|
||||
},
|
||||
"YOrientation": {
|
||||
"type": "float",
|
||||
"value": -0.9951843619346619
|
||||
"value": -0.9951847195625305
|
||||
},
|
||||
"YPosition": {
|
||||
"type": "float",
|
||||
"value": 50.28875732421875
|
||||
"value": 50.53367614746094
|
||||
},
|
||||
"ZPosition": {
|
||||
"type": "float",
|
||||
"value": -5.7220458984375e-006
|
||||
"value": 0.0
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user