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": { | ||||
| @@ -298,7 +298,7 @@ | ||||
|               }, | ||||
|               "CR": { | ||||
|                 "type": "float", | ||||
|                 "value": 11.0 | ||||
|                 "value": 12.0 | ||||
|               }, | ||||
|               "ResRef": { | ||||
|                 "type": "resref", | ||||
| @@ -464,7 +464,7 @@ | ||||
|               "__struct_id": 2, | ||||
|               "Orientation": { | ||||
|                 "type": "float", | ||||
|                 "value": -2.748891353607178 | ||||
|                 "value": -2.74889087677002 | ||||
|               }, | ||||
|               "X": { | ||||
|                 "type": "float", | ||||
| @@ -538,7 +538,7 @@ | ||||
|               }, | ||||
|               "CR": { | ||||
|                 "type": "float", | ||||
|                 "value": 11.0 | ||||
|                 "value": 12.0 | ||||
|               }, | ||||
|               "ResRef": { | ||||
|                 "type": "resref", | ||||
| @@ -704,7 +704,7 @@ | ||||
|               "__struct_id": 2, | ||||
|               "Orientation": { | ||||
|                 "type": "float", | ||||
|                 "value": -2.969784498214722 | ||||
|                 "value": -2.969784259796143 | ||||
|               }, | ||||
|               "X": { | ||||
|                 "type": "float", | ||||
| @@ -860,6 +860,10 @@ | ||||
|             "id": 14601 | ||||
|           } | ||||
|         }, | ||||
|         "OnClick": { | ||||
|           "type": "resref", | ||||
|           "value": "" | ||||
|         }, | ||||
|         "OnClosed": { | ||||
|           "type": "resref", | ||||
|           "value": "" | ||||
| @@ -1083,6 +1087,10 @@ | ||||
|             "id": 14601 | ||||
|           } | ||||
|         }, | ||||
|         "OnClick": { | ||||
|           "type": "resref", | ||||
|           "value": "" | ||||
|         }, | ||||
|         "OnClosed": { | ||||
|           "type": "resref", | ||||
|           "value": "" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user