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:
@@ -134,7 +134,7 @@
|
||||
},
|
||||
"Conversation": {
|
||||
"type": "resref",
|
||||
"value": "huey"
|
||||
"value": "cv_huey"
|
||||
},
|
||||
"CRAdjust": {
|
||||
"type": "int",
|
||||
@@ -866,7 +866,7 @@
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "Huey"
|
||||
"value": "NPC_HUEY"
|
||||
},
|
||||
"Tail_New": {
|
||||
"type": "dword",
|
||||
|
||||
Reference in New Issue
Block a user