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:
@@ -86,7 +86,7 @@
|
||||
},
|
||||
"Conversation": {
|
||||
"type": "resref",
|
||||
"value": "leiah"
|
||||
"value": "cv_leiah"
|
||||
},
|
||||
"CRAdjust": {
|
||||
"type": "int",
|
||||
@@ -258,7 +258,7 @@
|
||||
},
|
||||
"ScriptOnNotice": {
|
||||
"type": "resref",
|
||||
"value": "talktopc"
|
||||
"value": "talk2pc_onpercp"
|
||||
},
|
||||
"ScriptRested": {
|
||||
"type": "resref",
|
||||
@@ -600,7 +600,7 @@
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "Leiah"
|
||||
"value": "NPC_LEIAH"
|
||||
},
|
||||
"Tail_New": {
|
||||
"type": "dword",
|
||||
@@ -632,23 +632,23 @@
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.997290313243866
|
||||
"value": 0.9329927563667297
|
||||
},
|
||||
"XPosition": {
|
||||
"type": "float",
|
||||
"value": 61.79475021362305
|
||||
"value": 60.88785934448242
|
||||
},
|
||||
"YOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.07356639206409454
|
||||
"value": 0.3598951995372772
|
||||
},
|
||||
"YPosition": {
|
||||
"type": "float",
|
||||
"value": 130.4502258300781
|
||||
"value": 130.9277496337891
|
||||
},
|
||||
"ZPosition": {
|
||||
"type": "float",
|
||||
"value": -5.7220458984375e-006
|
||||
"value": -5.960464477539063e-008
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user