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",
|
||||
|
@@ -300,12 +300,31 @@
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 97
|
||||
"value": 185
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 3.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "worg001"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 97
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 4.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "lion001"
|
||||
@@ -323,7 +342,7 @@
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 3.0
|
||||
"value": 4.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
@@ -334,25 +353,6 @@
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 185
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 3.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "worg001"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
@@ -483,7 +483,7 @@
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 5
|
||||
"value": 2
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
|
Reference in New Issue
Block a user