Tweaked several areas, mobs, and added
the codi ai to some mobs.
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
},
|
||||
"ArmorPart_LHand": {
|
||||
"type": "byte",
|
||||
"value": 8
|
||||
"value": 1
|
||||
},
|
||||
"ArmorPart_LShin": {
|
||||
"type": "byte",
|
||||
@@ -58,7 +58,7 @@
|
||||
},
|
||||
"ArmorPart_RHand": {
|
||||
"type": "byte",
|
||||
"value": 8
|
||||
"value": 1
|
||||
},
|
||||
"ArmorPart_Robe": {
|
||||
"type": "byte",
|
||||
@@ -135,7 +135,7 @@
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Drow Chainmesh"
|
||||
"0": "Dark Elf Chainmesh"
|
||||
}
|
||||
},
|
||||
"Metal1Color": {
|
||||
@@ -355,7 +355,7 @@
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "DrowChainmesh"
|
||||
"value": "DarkElfChainmesh"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
@@ -379,7 +379,7 @@
|
||||
},
|
||||
"xArmorPart_LHand": {
|
||||
"type": "word",
|
||||
"value": 8
|
||||
"value": 1
|
||||
},
|
||||
"xArmorPart_LShin": {
|
||||
"type": "word",
|
||||
@@ -415,7 +415,7 @@
|
||||
},
|
||||
"xArmorPart_RHand": {
|
||||
"type": "word",
|
||||
"value": 8
|
||||
"value": 1
|
||||
},
|
||||
"xArmorPart_Robe": {
|
||||
"type": "word",
|
||||
|
Reference in New Issue
Block a user