Modified some areas, items, creatures
Added a forge to make a weapon into another weapon of a different base type.
This commit is contained in:
@@ -14,11 +14,11 @@
|
||||
},
|
||||
"Cloth1Color": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 167
|
||||
},
|
||||
"Cloth2Color": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 170
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
@@ -50,11 +50,11 @@
|
||||
},
|
||||
"Leather1Color": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 80
|
||||
},
|
||||
"Leather2Color": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 170
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
@@ -64,15 +64,15 @@
|
||||
},
|
||||
"Metal1Color": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 112
|
||||
},
|
||||
"Metal2Color": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 172
|
||||
},
|
||||
"ModelPart1": {
|
||||
"type": "byte",
|
||||
"value": 9
|
||||
"value": 11
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
@@ -570,6 +570,6 @@
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 9
|
||||
"value": 11
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user