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:
@@ -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