party loot with henchmen 100% working
some other changes I made last night before bed.
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user