quest, convo, mob, and spawn fixes
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
},
|
||||
"ArmorPart_LShin": {
|
||||
"type": "byte",
|
||||
"value": 11
|
||||
"value": 17
|
||||
},
|
||||
"ArmorPart_LShoul": {
|
||||
"type": "byte",
|
||||
@@ -34,7 +34,7 @@
|
||||
},
|
||||
"ArmorPart_LThigh": {
|
||||
"type": "byte",
|
||||
"value": 8
|
||||
"value": 9
|
||||
},
|
||||
"ArmorPart_Neck": {
|
||||
"type": "byte",
|
||||
@@ -66,7 +66,7 @@
|
||||
},
|
||||
"ArmorPart_RShin": {
|
||||
"type": "byte",
|
||||
"value": 11
|
||||
"value": 17
|
||||
},
|
||||
"ArmorPart_RShoul": {
|
||||
"type": "byte",
|
||||
@@ -74,7 +74,7 @@
|
||||
},
|
||||
"ArmorPart_RThigh": {
|
||||
"type": "byte",
|
||||
"value": 8
|
||||
"value": 9
|
||||
},
|
||||
"ArmorPart_Torso": {
|
||||
"type": "byte",
|
||||
@@ -102,7 +102,7 @@
|
||||
},
|
||||
"Cost": {
|
||||
"type": "dword",
|
||||
"value": 3016608
|
||||
"value": 2913181
|
||||
},
|
||||
"Cursed": {
|
||||
"type": "byte",
|
||||
@@ -248,37 +248,6 @@
|
||||
"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": 12
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
@@ -434,37 +403,6 @@
|
||||
"value": 6
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
"type": "byte",
|
||||
"value": 100
|
||||
},
|
||||
"CostTable": {
|
||||
"type": "byte",
|
||||
"value": 18
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
"value": 9
|
||||
},
|
||||
"Param1Value": {
|
||||
"type": "byte",
|
||||
"value": 6
|
||||
},
|
||||
"PropertyName": {
|
||||
"type": "word",
|
||||
"value": 44
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
@@ -536,7 +474,7 @@
|
||||
},
|
||||
"xArmorPart_LShin": {
|
||||
"type": "word",
|
||||
"value": 11
|
||||
"value": 17
|
||||
},
|
||||
"xArmorPart_LShou": {
|
||||
"type": "word",
|
||||
@@ -544,7 +482,7 @@
|
||||
},
|
||||
"xArmorPart_LThig": {
|
||||
"type": "word",
|
||||
"value": 8
|
||||
"value": 9
|
||||
},
|
||||
"xArmorPart_Neck": {
|
||||
"type": "word",
|
||||
@@ -576,7 +514,7 @@
|
||||
},
|
||||
"xArmorPart_RShin": {
|
||||
"type": "word",
|
||||
"value": 11
|
||||
"value": 17
|
||||
},
|
||||
"xArmorPart_RShou": {
|
||||
"type": "word",
|
||||
@@ -584,7 +522,7 @@
|
||||
},
|
||||
"xArmorPart_RThig": {
|
||||
"type": "word",
|
||||
"value": 8
|
||||
"value": 9
|
||||
},
|
||||
"xArmorPart_Torso": {
|
||||
"type": "word",
|
||||
|
Reference in New Issue
Block a user