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:
@@ -78,7 +78,7 @@
|
||||
},
|
||||
"ArmorPart_Torso": {
|
||||
"type": "byte",
|
||||
"value": 21
|
||||
"value": 14
|
||||
},
|
||||
"BaseItem": {
|
||||
"type": "int",
|
||||
@@ -90,11 +90,11 @@
|
||||
},
|
||||
"Cloth1Color": {
|
||||
"type": "byte",
|
||||
"value": 44
|
||||
"value": 20
|
||||
},
|
||||
"Cloth2Color": {
|
||||
"type": "byte",
|
||||
"value": 45
|
||||
"value": 55
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
@@ -123,11 +123,11 @@
|
||||
},
|
||||
"Leather1Color": {
|
||||
"type": "byte",
|
||||
"value": 44
|
||||
"value": 119
|
||||
},
|
||||
"Leather2Color": {
|
||||
"type": "byte",
|
||||
"value": 27
|
||||
"value": 118
|
||||
},
|
||||
"LocalizedName": {
|
||||
"id": 13820,
|
||||
@@ -136,11 +136,11 @@
|
||||
},
|
||||
"Metal1Color": {
|
||||
"type": "byte",
|
||||
"value": 8
|
||||
"value": 54
|
||||
},
|
||||
"Metal2Color": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 4
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
|
||||
Reference in New Issue
Block a user