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

@@ -4374,6 +4374,13 @@
"type": "resref",
"value": "monstervillage"
}
},
{
"__struct_id": 6,
"Area_Name": {
"type": "resref",
"value": "forge"
}
}
]
},
@@ -5627,6 +5634,21 @@
"type": "int",
"value": 1
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "PRC_DYNAMIC_CLOAK_AUTOCOLOUR_DISABLE"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 1
}
}
]
}