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:
EpicValor
2023-09-25 18:15:41 -05:00
parent 0b236318c4
commit 7770601b3e
213 changed files with 60047 additions and 3650 deletions

View File

@@ -14,11 +14,11 @@
},
"Cloth1Color": {
"type": "byte",
"value": 0
"value": 171
},
"Cloth2Color": {
"type": "byte",
"value": 0
"value": 171
},
"Comment": {
"type": "cexostring",
@@ -50,11 +50,11 @@
},
"Leather1Color": {
"type": "byte",
"value": 0
"value": 52
},
"Leather2Color": {
"type": "byte",
"value": 0
"value": 37
},
"LocalizedName": {
"type": "cexolocstring",
@@ -64,15 +64,15 @@
},
"Metal1Color": {
"type": "byte",
"value": 0
"value": 91
},
"Metal2Color": {
"type": "byte",
"value": 0
"value": 90
},
"ModelPart1": {
"type": "byte",
"value": 2
"value": 9
},
"PaletteID": {
"type": "byte",
@@ -446,6 +446,6 @@
},
"xModelPart1": {
"type": "word",
"value": 2
"value": 9
}
}