Mob, area, quest, and script adjustments
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
},
|
||||
"ArmorPart_LBicep": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
"value": 9
|
||||
},
|
||||
"ArmorPart_LFArm": {
|
||||
"type": "byte",
|
||||
@@ -30,7 +30,7 @@
|
||||
},
|
||||
"ArmorPart_LShoul": {
|
||||
"type": "byte",
|
||||
"value": 17
|
||||
"value": 0
|
||||
},
|
||||
"ArmorPart_LThigh": {
|
||||
"type": "byte",
|
||||
@@ -46,7 +46,7 @@
|
||||
},
|
||||
"ArmorPart_RBicep": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
"value": 9
|
||||
},
|
||||
"ArmorPart_RFArm": {
|
||||
"type": "byte",
|
||||
@@ -70,7 +70,7 @@
|
||||
},
|
||||
"ArmorPart_RShoul": {
|
||||
"type": "byte",
|
||||
"value": 17
|
||||
"value": 0
|
||||
},
|
||||
"ArmorPart_RThigh": {
|
||||
"type": "byte",
|
||||
@@ -395,7 +395,7 @@
|
||||
},
|
||||
"xArmorPart_LBice": {
|
||||
"type": "word",
|
||||
"value": 5
|
||||
"value": 9
|
||||
},
|
||||
"xArmorPart_LFArm": {
|
||||
"type": "word",
|
||||
@@ -415,7 +415,7 @@
|
||||
},
|
||||
"xArmorPart_LShou": {
|
||||
"type": "word",
|
||||
"value": 17
|
||||
"value": 0
|
||||
},
|
||||
"xArmorPart_LThig": {
|
||||
"type": "word",
|
||||
@@ -431,7 +431,7 @@
|
||||
},
|
||||
"xArmorPart_RBice": {
|
||||
"type": "word",
|
||||
"value": 5
|
||||
"value": 9
|
||||
},
|
||||
"xArmorPart_RFArm": {
|
||||
"type": "word",
|
||||
@@ -455,7 +455,7 @@
|
||||
},
|
||||
"xArmorPart_RShou": {
|
||||
"type": "word",
|
||||
"value": 17
|
||||
"value": 0
|
||||
},
|
||||
"xArmorPart_RThig": {
|
||||
"type": "word",
|
||||
|
Reference in New Issue
Block a user