Fixed corrupted hakfile
Fixed corrupted hakfile. Added custom PW merchant spawner system.
This commit is contained in:
@@ -6,15 +6,15 @@
|
||||
},
|
||||
"ArmorPart_Belt": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 11
|
||||
},
|
||||
"ArmorPart_LBicep": {
|
||||
"type": "byte",
|
||||
"value": 8
|
||||
"value": 1
|
||||
},
|
||||
"ArmorPart_LFArm": {
|
||||
"type": "byte",
|
||||
"value": 8
|
||||
"value": 1
|
||||
},
|
||||
"ArmorPart_LFoot": {
|
||||
"type": "byte",
|
||||
@@ -26,7 +26,7 @@
|
||||
},
|
||||
"ArmorPart_LShin": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
"value": 14
|
||||
},
|
||||
"ArmorPart_LShoul": {
|
||||
"type": "byte",
|
||||
@@ -34,7 +34,7 @@
|
||||
},
|
||||
"ArmorPart_LThigh": {
|
||||
"type": "byte",
|
||||
"value": 8
|
||||
"value": 4
|
||||
},
|
||||
"ArmorPart_Neck": {
|
||||
"type": "byte",
|
||||
@@ -42,15 +42,15 @@
|
||||
},
|
||||
"ArmorPart_Pelvis": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
"value": 15
|
||||
},
|
||||
"ArmorPart_RBicep": {
|
||||
"type": "byte",
|
||||
"value": 8
|
||||
"value": 1
|
||||
},
|
||||
"ArmorPart_RFArm": {
|
||||
"type": "byte",
|
||||
"value": 8
|
||||
"value": 1
|
||||
},
|
||||
"ArmorPart_RFoot": {
|
||||
"type": "byte",
|
||||
@@ -66,7 +66,7 @@
|
||||
},
|
||||
"ArmorPart_RShin": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
"value": 14
|
||||
},
|
||||
"ArmorPart_RShoul": {
|
||||
"type": "byte",
|
||||
@@ -74,11 +74,11 @@
|
||||
},
|
||||
"ArmorPart_RThigh": {
|
||||
"type": "byte",
|
||||
"value": 8
|
||||
"value": 4
|
||||
},
|
||||
"ArmorPart_Torso": {
|
||||
"type": "byte",
|
||||
"value": 50
|
||||
"value": 175
|
||||
},
|
||||
"BaseItem": {
|
||||
"type": "int",
|
||||
@@ -90,11 +90,11 @@
|
||||
},
|
||||
"Cloth1Color": {
|
||||
"type": "byte",
|
||||
"value": 24
|
||||
"value": 25
|
||||
},
|
||||
"Cloth2Color": {
|
||||
"type": "byte",
|
||||
"value": 43
|
||||
"value": 44
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
@@ -124,26 +124,26 @@
|
||||
},
|
||||
"Leather1Color": {
|
||||
"type": "byte",
|
||||
"value": 25
|
||||
"value": 26
|
||||
},
|
||||
"Leather2Color": {
|
||||
"type": "byte",
|
||||
"value": 25
|
||||
"value": 26
|
||||
},
|
||||
"LocalizedName": {
|
||||
"id": 12929,
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Noble's Tunic"
|
||||
"0": "Flashy Tunic"
|
||||
}
|
||||
},
|
||||
"Metal1Color": {
|
||||
"type": "byte",
|
||||
"value": 11
|
||||
"value": 12
|
||||
},
|
||||
"Metal2Color": {
|
||||
"type": "byte",
|
||||
"value": 11
|
||||
"value": 12
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
|
||||
Reference in New Issue
Block a user