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": 175
|
||||
},
|
||||
"Cloth2Color": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 83
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
@@ -51,11 +51,11 @@
|
||||
},
|
||||
"Leather1Color": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 83
|
||||
},
|
||||
"Leather2Color": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 175
|
||||
},
|
||||
"LocalizedName": {
|
||||
"id": 67590,
|
||||
@@ -66,11 +66,11 @@
|
||||
},
|
||||
"Metal1Color": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 175
|
||||
},
|
||||
"Metal2Color": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 175
|
||||
},
|
||||
"ModelPart1": {
|
||||
"type": "byte",
|
||||
|
Reference in New Issue
Block a user