party loot with henchmen 100% working

some other changes I made last night before bed.
This commit is contained in:
EpicValor
2023-09-19 22:54:03 -05:00
parent 05986aecf7
commit e5f3606cac
33 changed files with 2974 additions and 693 deletions

View File

@@ -14,11 +14,11 @@
},
"Cloth1Color": {
"type": "byte",
"value": 0
"value": 120
},
"Cloth2Color": {
"type": "byte",
"value": 0
"value": 110
},
"Comment": {
"type": "cexostring",
@@ -50,11 +50,11 @@
},
"Leather1Color": {
"type": "byte",
"value": 0
"value": 111
},
"Leather2Color": {
"type": "byte",
"value": 0
"value": 120
},
"LocalizedName": {
"type": "cexolocstring",
@@ -64,15 +64,15 @@
},
"Metal1Color": {
"type": "byte",
"value": 0
"value": 111
},
"Metal2Color": {
"type": "byte",
"value": 0
"value": 122
},
"ModelPart1": {
"type": "byte",
"value": 10
"value": 5
},
"PaletteID": {
"type": "byte",
@@ -322,6 +322,6 @@
},
"xModelPart1": {
"type": "word",
"value": 10
"value": 5
}
}