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": 52
|
||||
},
|
||||
"Cloth2Color": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 91
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
@@ -48,11 +48,11 @@
|
||||
},
|
||||
"Leather1Color": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 52
|
||||
},
|
||||
"Leather2Color": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 102
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
@@ -62,11 +62,11 @@
|
||||
},
|
||||
"Metal1Color": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 175
|
||||
},
|
||||
"Metal2Color": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 92
|
||||
},
|
||||
"ModelPart1": {
|
||||
"type": "byte",
|
||||
|
Reference in New Issue
Block a user