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:
		| @@ -98,8 +98,8 @@ | ||||
|           "type": "byte", | ||||
|           "value": 16 | ||||
|         }, | ||||
|         "GenericType": { | ||||
|           "type": "byte", | ||||
|         "GenericType_New": { | ||||
|           "type": "dword", | ||||
|           "value": 1 | ||||
|         }, | ||||
|         "Hardness": { | ||||
| @@ -318,8 +318,8 @@ | ||||
|           "type": "byte", | ||||
|           "value": 16 | ||||
|         }, | ||||
|         "GenericType": { | ||||
|           "type": "byte", | ||||
|         "GenericType_New": { | ||||
|           "type": "dword", | ||||
|           "value": 1 | ||||
|         }, | ||||
|         "Hardness": { | ||||
| @@ -538,8 +538,8 @@ | ||||
|           "type": "byte", | ||||
|           "value": 16 | ||||
|         }, | ||||
|         "GenericType": { | ||||
|           "type": "byte", | ||||
|         "GenericType_New": { | ||||
|           "type": "dword", | ||||
|           "value": 1 | ||||
|         }, | ||||
|         "Hardness": { | ||||
| @@ -758,8 +758,8 @@ | ||||
|           "type": "byte", | ||||
|           "value": 16 | ||||
|         }, | ||||
|         "GenericType": { | ||||
|           "type": "byte", | ||||
|         "GenericType_New": { | ||||
|           "type": "dword", | ||||
|           "value": 1 | ||||
|         }, | ||||
|         "Hardness": { | ||||
| @@ -978,8 +978,8 @@ | ||||
|           "type": "byte", | ||||
|           "value": 16 | ||||
|         }, | ||||
|         "GenericType": { | ||||
|           "type": "byte", | ||||
|         "GenericType_New": { | ||||
|           "type": "dword", | ||||
|           "value": 1 | ||||
|         }, | ||||
|         "Hardness": { | ||||
| @@ -1202,8 +1202,8 @@ | ||||
|           "type": "byte", | ||||
|           "value": 16 | ||||
|         }, | ||||
|         "GenericType": { | ||||
|           "type": "byte", | ||||
|         "GenericType_New": { | ||||
|           "type": "dword", | ||||
|           "value": 1 | ||||
|         }, | ||||
|         "Hardness": { | ||||
| @@ -2373,7 +2373,7 @@ | ||||
|               "__struct_id": 2, | ||||
|               "Orientation": { | ||||
|                 "type": "float", | ||||
|                 "value": 3.092501640319824 | ||||
|                 "value": 3.092501163482666 | ||||
|               }, | ||||
|               "X": { | ||||
|                 "type": "float", | ||||
| @@ -2428,7 +2428,7 @@ | ||||
|               }, | ||||
|               "CR": { | ||||
|                 "type": "float", | ||||
|                 "value": 5.0 | ||||
|                 "value": 6.0 | ||||
|               }, | ||||
|               "ResRef": { | ||||
|                 "type": "resref", | ||||
| @@ -2594,7 +2594,7 @@ | ||||
|               "__struct_id": 2, | ||||
|               "Orientation": { | ||||
|                 "type": "float", | ||||
|                 "value": -3.117046356201172 | ||||
|                 "value": -3.117046117782593 | ||||
|               }, | ||||
|               "X": { | ||||
|                 "type": "float", | ||||
| @@ -2834,7 +2834,7 @@ | ||||
|               "__struct_id": 2, | ||||
|               "Orientation": { | ||||
|                 "type": "float", | ||||
|                 "value": 3.018871545791626 | ||||
|                 "value": 3.018871068954468 | ||||
|               }, | ||||
|               "X": { | ||||
|                 "type": "float", | ||||
| @@ -2908,7 +2908,7 @@ | ||||
|               }, | ||||
|               "CR": { | ||||
|                 "type": "float", | ||||
|                 "value": 5.0 | ||||
|                 "value": 6.0 | ||||
|               }, | ||||
|               "ResRef": { | ||||
|                 "type": "resref", | ||||
| @@ -3528,7 +3528,7 @@ | ||||
|               "__struct_id": 2, | ||||
|               "Orientation": { | ||||
|                 "type": "float", | ||||
|                 "value": -1.497164011001587 | ||||
|                 "value": -1.497163891792297 | ||||
|               }, | ||||
|               "X": { | ||||
|                 "type": "float", | ||||
| @@ -3703,6 +3703,10 @@ | ||||
|             "id": 16811562 | ||||
|           } | ||||
|         }, | ||||
|         "OnClick": { | ||||
|           "type": "resref", | ||||
|           "value": "" | ||||
|         }, | ||||
|         "OnClosed": { | ||||
|           "type": "resref", | ||||
|           "value": "" | ||||
| @@ -3926,6 +3930,10 @@ | ||||
|             "id": 16811562 | ||||
|           } | ||||
|         }, | ||||
|         "OnClick": { | ||||
|           "type": "resref", | ||||
|           "value": "" | ||||
|         }, | ||||
|         "OnClosed": { | ||||
|           "type": "resref", | ||||
|           "value": "" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user