added things
added a crafting tool merchant, added a training hall (not quite working yet) fixed crafting issues, exchanged the small cave area
This commit is contained in:
@@ -10822,6 +10822,17 @@
|
||||
"LIST": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "archtarget"
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 5674
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
@@ -10833,6 +10844,17 @@
|
||||
"value": "firingcatapult"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "cmbtdummy"
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 5681
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
|
||||
Reference in New Issue
Block a user