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:
@@ -100,8 +100,8 @@
|
||||
"type": "byte",
|
||||
"value": 16
|
||||
},
|
||||
"GenericType": {
|
||||
"type": "byte",
|
||||
"GenericType_New": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Hardness": {
|
||||
@@ -542,7 +542,7 @@
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 11.0
|
||||
"value": 12.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
@@ -763,7 +763,7 @@
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 11.0
|
||||
"value": 12.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
@@ -1066,6 +1066,10 @@
|
||||
"id": 14601
|
||||
}
|
||||
},
|
||||
"OnClick": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnClosed": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
@@ -1289,6 +1293,10 @@
|
||||
"id": 14601
|
||||
}
|
||||
},
|
||||
"OnClick": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnClosed": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
|
||||
Reference in New Issue
Block a user