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": "slave"
|
||||
"value": "cv_slave"
|
||||
},
|
||||
"CRAdjust": {
|
||||
"type": "int",
|
||||
@@ -154,7 +154,9 @@
|
||||
},
|
||||
"Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
"value": {
|
||||
"0": "There is no telling when was the last time this slave saw the sun."
|
||||
}
|
||||
},
|
||||
"Dex": {
|
||||
"type": "byte",
|
||||
@@ -173,6 +175,13 @@
|
||||
"type": "resref",
|
||||
"value": "nw_cloth023"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 16,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "ra_pitchfork001"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -189,6 +198,13 @@
|
||||
"type": "word",
|
||||
"value": 258
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 1,
|
||||
"Feat": {
|
||||
"type": "word",
|
||||
"value": 46
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user