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": {
|
||||
@@ -302,7 +302,7 @@
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 11.0
|
||||
"value": 12.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
@@ -752,7 +752,7 @@
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 11.0
|
||||
"value": 12.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
@@ -918,7 +918,7 @@
|
||||
"__struct_id": 2,
|
||||
"Orientation": {
|
||||
"type": "float",
|
||||
"value": -2.233474016189575
|
||||
"value": -2.233473539352417
|
||||
},
|
||||
"X": {
|
||||
"type": "float",
|
||||
@@ -1194,7 +1194,7 @@
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 11.0
|
||||
"value": 12.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
@@ -1360,7 +1360,7 @@
|
||||
"__struct_id": 2,
|
||||
"Orientation": {
|
||||
"type": "float",
|
||||
"value": -1.374445796012878
|
||||
"value": -1.374445557594299
|
||||
},
|
||||
"X": {
|
||||
"type": "float",
|
||||
@@ -1516,6 +1516,10 @@
|
||||
"id": 14601
|
||||
}
|
||||
},
|
||||
"OnClick": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnClosed": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
@@ -1739,6 +1743,10 @@
|
||||
"id": 14601
|
||||
}
|
||||
},
|
||||
"OnClick": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnClosed": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
@@ -1962,6 +1970,10 @@
|
||||
"id": 5691
|
||||
}
|
||||
},
|
||||
"OnClick": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnClosed": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
@@ -2185,6 +2197,10 @@
|
||||
"id": 5691
|
||||
}
|
||||
},
|
||||
"OnClick": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnClosed": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
|
||||
Reference in New Issue
Block a user