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": 81
|
||||
},
|
||||
"Cloth2Color": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 169
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
@@ -64,15 +64,15 @@
|
||||
},
|
||||
"Metal1Color": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 167
|
||||
},
|
||||
"Metal2Color": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 167
|
||||
},
|
||||
"ModelPart1": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
"value": 5
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
@@ -415,6 +415,6 @@
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 3
|
||||
"value": 5
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user