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:
@@ -2,7 +2,7 @@
|
||||
"__data_type": "UTC ",
|
||||
"Appearance_Head": {
|
||||
"type": "byte",
|
||||
"value": 23
|
||||
"value": 7
|
||||
},
|
||||
"Appearance_Type": {
|
||||
"type": "word",
|
||||
@@ -199,7 +199,7 @@
|
||||
},
|
||||
"Color_Skin": {
|
||||
"type": "byte",
|
||||
"value": 29
|
||||
"value": 43
|
||||
},
|
||||
"Color_Tattoo1": {
|
||||
"type": "byte",
|
||||
@@ -948,7 +948,7 @@
|
||||
},
|
||||
"Subrace": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
"value": "Drow"
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
|
||||
Reference in New Issue
Block a user