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:
@@ -19,7 +19,7 @@
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 0.3333333432674408
|
||||
"value": 0.5
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
@@ -57,7 +57,7 @@
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 3.0
|
||||
"value": 4.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
@@ -114,7 +114,7 @@
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 7.0
|
||||
"value": 8.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
@@ -171,7 +171,7 @@
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 15.0
|
||||
"value": 17.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
@@ -236,7 +236,7 @@
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 3
|
||||
"value": 1
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
|
||||
Reference in New Issue
Block a user