added commodity areas
added commodity areas to crafting maps
This commit is contained in:
		| @@ -1873,7 +1873,210 @@ | ||||
|   }, | ||||
|   "TriggerList": { | ||||
|     "type": "list", | ||||
|     "value": [] | ||||
|     "value": [ | ||||
|       { | ||||
|         "__struct_id": 1, | ||||
|         "AutoRemoveKey": { | ||||
|           "type": "byte", | ||||
|           "value": 0 | ||||
|         }, | ||||
|         "Cursor": { | ||||
|           "type": "byte", | ||||
|           "value": 0 | ||||
|         }, | ||||
|         "DisarmDC": { | ||||
|           "type": "byte", | ||||
|           "value": 10 | ||||
|         }, | ||||
|         "Faction": { | ||||
|           "type": "dword", | ||||
|           "value": 1 | ||||
|         }, | ||||
|         "Geometry": { | ||||
|           "type": "list", | ||||
|           "value": [ | ||||
|             { | ||||
|               "__struct_id": 3, | ||||
|               "PointX": { | ||||
|                 "type": "float", | ||||
|                 "value": 0.0 | ||||
|               }, | ||||
|               "PointY": { | ||||
|                 "type": "float", | ||||
|                 "value": 0.0 | ||||
|               }, | ||||
|               "PointZ": { | ||||
|                 "type": "float", | ||||
|                 "value": 0.02500000037252903 | ||||
|               } | ||||
|             }, | ||||
|             { | ||||
|               "__struct_id": 3, | ||||
|               "PointX": { | ||||
|                 "type": "float", | ||||
|                 "value": 0.2359108924865723 | ||||
|               }, | ||||
|               "PointY": { | ||||
|                 "type": "float", | ||||
|                 "value": -71.93587493896484 | ||||
|               }, | ||||
|               "PointZ": { | ||||
|                 "type": "float", | ||||
|                 "value": 3.024999856948853 | ||||
|               } | ||||
|             }, | ||||
|             { | ||||
|               "__struct_id": 3, | ||||
|               "PointX": { | ||||
|                 "type": "float", | ||||
|                 "value": 72.34521484375 | ||||
|               }, | ||||
|               "PointY": { | ||||
|                 "type": "float", | ||||
|                 "value": -72.32044982910156 | ||||
|               }, | ||||
|               "PointZ": { | ||||
|                 "type": "float", | ||||
|                 "value": 3.025000095367432 | ||||
|               } | ||||
|             }, | ||||
|             { | ||||
|               "__struct_id": 3, | ||||
|               "PointX": { | ||||
|                 "type": "float", | ||||
|                 "value": 71.88267517089844 | ||||
|               }, | ||||
|               "PointY": { | ||||
|                 "type": "float", | ||||
|                 "value": 0.09803009033203125 | ||||
|               }, | ||||
|               "PointZ": { | ||||
|                 "type": "float", | ||||
|                 "value": 1.48506510257721 | ||||
|               } | ||||
|             } | ||||
|           ] | ||||
|         }, | ||||
|         "HighlightHeight": { | ||||
|           "type": "float", | ||||
|           "value": 3.0 | ||||
|         }, | ||||
|         "KeyName": { | ||||
|           "type": "cexostring", | ||||
|           "value": "" | ||||
|         }, | ||||
|         "LinkedTo": { | ||||
|           "type": "cexostring", | ||||
|           "value": "" | ||||
|         }, | ||||
|         "LinkedToFlags": { | ||||
|           "type": "byte", | ||||
|           "value": 0 | ||||
|         }, | ||||
|         "LoadScreenID": { | ||||
|           "type": "word", | ||||
|           "value": 0 | ||||
|         }, | ||||
|         "LocalizedName": { | ||||
|           "type": "cexolocstring", | ||||
|           "value": { | ||||
|             "0": "Commodities" | ||||
|           } | ||||
|         }, | ||||
|         "OnClick": { | ||||
|           "type": "resref", | ||||
|           "value": "" | ||||
|         }, | ||||
|         "OnDisarm": { | ||||
|           "type": "resref", | ||||
|           "value": "" | ||||
|         }, | ||||
|         "OnTrapTriggered": { | ||||
|           "type": "resref", | ||||
|           "value": "" | ||||
|         }, | ||||
|         "PortraitId": { | ||||
|           "type": "word", | ||||
|           "value": 0 | ||||
|         }, | ||||
|         "ScriptHeartbeat": { | ||||
|           "type": "resref", | ||||
|           "value": "" | ||||
|         }, | ||||
|         "ScriptOnEnter": { | ||||
|           "type": "resref", | ||||
|           "value": "_uoa_enter_com" | ||||
|         }, | ||||
|         "ScriptOnExit": { | ||||
|           "type": "resref", | ||||
|           "value": "_uoa_exit_com" | ||||
|         }, | ||||
|         "ScriptUserDefine": { | ||||
|           "type": "resref", | ||||
|           "value": "" | ||||
|         }, | ||||
|         "Tag": { | ||||
|           "type": "cexostring", | ||||
|           "value": "Commodities" | ||||
|         }, | ||||
|         "TemplateResRef": { | ||||
|           "type": "resref", | ||||
|           "value": "commodities" | ||||
|         }, | ||||
|         "TrapDetectable": { | ||||
|           "type": "byte", | ||||
|           "value": 1 | ||||
|         }, | ||||
|         "TrapDetectDC": { | ||||
|           "type": "byte", | ||||
|           "value": 10 | ||||
|         }, | ||||
|         "TrapDisarmable": { | ||||
|           "type": "byte", | ||||
|           "value": 1 | ||||
|         }, | ||||
|         "TrapFlag": { | ||||
|           "type": "byte", | ||||
|           "value": 0 | ||||
|         }, | ||||
|         "TrapOneShot": { | ||||
|           "type": "byte", | ||||
|           "value": 1 | ||||
|         }, | ||||
|         "TrapType": { | ||||
|           "type": "byte", | ||||
|           "value": 0 | ||||
|         }, | ||||
|         "Type": { | ||||
|           "type": "int", | ||||
|           "value": 0 | ||||
|         }, | ||||
|         "XOrientation": { | ||||
|           "type": "float", | ||||
|           "value": 0.0 | ||||
|         }, | ||||
|         "XPosition": { | ||||
|           "type": "float", | ||||
|           "value": 3.228710174560547 | ||||
|         }, | ||||
|         "YOrientation": { | ||||
|           "type": "float", | ||||
|           "value": 0.0 | ||||
|         }, | ||||
|         "YPosition": { | ||||
|           "type": "float", | ||||
|           "value": 75.30434417724609 | ||||
|         }, | ||||
|         "ZOrientation": { | ||||
|           "type": "float", | ||||
|           "value": 0.0 | ||||
|         }, | ||||
|         "ZPosition": { | ||||
|           "type": "float", | ||||
|           "value": 0.0 | ||||
|         } | ||||
|       } | ||||
|     ] | ||||
|   }, | ||||
|   "WaypointList": { | ||||
|     "type": "list", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user