Updates areas, spawns, items, mobs
and fixed typos in convos up to convo_cashan
This commit is contained in:
@@ -14,11 +14,11 @@
|
||||
},
|
||||
"Cloth1Color": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 40
|
||||
},
|
||||
"Cloth2Color": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 160
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
@@ -50,11 +50,11 @@
|
||||
},
|
||||
"Leather1Color": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 24
|
||||
},
|
||||
"Leather2Color": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 49
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
@@ -64,15 +64,15 @@
|
||||
},
|
||||
"Metal1Color": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 40
|
||||
},
|
||||
"Metal2Color": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 32
|
||||
},
|
||||
"ModelPart1": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
"value": 15
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
@@ -394,37 +394,6 @@
|
||||
"type": "word",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
"type": "byte",
|
||||
"value": 100
|
||||
},
|
||||
"CostTable": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
"value": 255
|
||||
},
|
||||
"Param1Value": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PropertyName": {
|
||||
"type": "word",
|
||||
"value": 63
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -446,6 +415,6 @@
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 5
|
||||
"value": 15
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user