diff --git a/README.md b/README.md index a06b265b..dbc01530 100644 --- a/README.md +++ b/README.md @@ -15,4 +15,4 @@ http://www.bistudio.com/community/licenses/arma-public-license-share-alike Credits: ===== -https://github.com/EpochModTeam/Epoch/blob/master/CREDITS.md +https://github.com/EpochModTeam/Epoch/blob/release/CREDITS.md diff --git a/Server_Install_Pack/@epochhive/addons/epoch_server.pbo b/Server_Install_Pack/@epochhive/addons/epoch_server.pbo index f4aef47c..8f4cf955 100644 Binary files a/Server_Install_Pack/@epochhive/addons/epoch_server.pbo and b/Server_Install_Pack/@epochhive/addons/epoch_server.pbo differ diff --git a/Server_Install_Pack/@epochhive/addons/epoch_server_core.pbo b/Server_Install_Pack/@epochhive/addons/epoch_server_core.pbo index 23780559..0c077d91 100644 Binary files a/Server_Install_Pack/@epochhive/addons/epoch_server_core.pbo and b/Server_Install_Pack/@epochhive/addons/epoch_server_core.pbo differ diff --git a/Server_Install_Pack/@epochhive/addons/epoch_server_settings.pbo b/Server_Install_Pack/@epochhive/addons/epoch_server_settings.pbo index 417903c4..91b33e62 100644 Binary files a/Server_Install_Pack/@epochhive/addons/epoch_server_settings.pbo and b/Server_Install_Pack/@epochhive/addons/epoch_server_settings.pbo differ diff --git a/Server_Install_Pack/@epochhive/epochah.hpp b/Server_Install_Pack/@epochhive/epochah.hpp index d9c37686..c88786ad 100644 --- a/Server_Install_Pack/@epochhive/epochah.hpp +++ b/Server_Install_Pack/@epochhive/epochah.hpp @@ -1,5 +1,7 @@ // Anti Hack antihack_Enabled = true; // built-in Anti-Hack +antihack_maxTravelDistance = 30; // anti-teleport max travel distance +antihack_TPcenterDistance = 30; // anti-teleport distance from start antihack_cfgPatchesCheck = true; // cfgPatches (AddOn Check) antihack_PVSPrefix = "EPAH_"; // used to help whitelist pveh variables in BE without BEC and watchdog, leave blank to use no prefix. antihack_cfgPatchesMode[] = {2}; // 0 == BAN - 1 = LOG, 2 = KICK diff --git a/Server_Install_Pack/@epochhive/epochserver.so b/Server_Install_Pack/@epochhive/epochserver.so index bc15b66f..9cbb359d 100644 Binary files a/Server_Install_Pack/@epochhive/epochserver.so and b/Server_Install_Pack/@epochhive/epochserver.so differ diff --git a/Server_Install_Pack/README.txt b/Server_Install_Pack/README.txt index a06b265b..dbc01530 100644 --- a/Server_Install_Pack/README.txt +++ b/Server_Install_Pack/README.txt @@ -15,4 +15,4 @@ http://www.bistudio.com/community/licenses/arma-public-license-share-alike Credits: ===== -https://github.com/EpochModTeam/Epoch/blob/master/CREDITS.md +https://github.com/EpochModTeam/Epoch/blob/release/CREDITS.md diff --git a/Server_Install_Pack/mpmissions/epoch.Altis.pbo b/Server_Install_Pack/mpmissions/epoch.Altis.pbo index 0daf47a7..ba0bfbd4 100644 Binary files a/Server_Install_Pack/mpmissions/epoch.Altis.pbo and b/Server_Install_Pack/mpmissions/epoch.Altis.pbo differ diff --git a/Server_Install_Pack/mpmissions/epoch.Australia.pbo b/Server_Install_Pack/mpmissions/epoch.Australia.pbo index 69eb652d..1fbbc23c 100644 Binary files a/Server_Install_Pack/mpmissions/epoch.Australia.pbo and b/Server_Install_Pack/mpmissions/epoch.Australia.pbo differ diff --git a/Server_Install_Pack/mpmissions/epoch.Bootcamp_ACR.pbo b/Server_Install_Pack/mpmissions/epoch.Bootcamp_ACR.pbo index b9ea0fd0..ba4526f0 100644 Binary files a/Server_Install_Pack/mpmissions/epoch.Bootcamp_ACR.pbo and b/Server_Install_Pack/mpmissions/epoch.Bootcamp_ACR.pbo differ diff --git a/Server_Install_Pack/mpmissions/epoch.Bornholm.pbo b/Server_Install_Pack/mpmissions/epoch.Bornholm.pbo index 4d2bc48b..9673226e 100644 Binary files a/Server_Install_Pack/mpmissions/epoch.Bornholm.pbo and b/Server_Install_Pack/mpmissions/epoch.Bornholm.pbo differ diff --git a/Server_Install_Pack/mpmissions/epoch.Chernarus.pbo b/Server_Install_Pack/mpmissions/epoch.Chernarus.pbo index dc67f5f0..3f35c23a 100644 Binary files a/Server_Install_Pack/mpmissions/epoch.Chernarus.pbo and b/Server_Install_Pack/mpmissions/epoch.Chernarus.pbo differ diff --git a/Server_Install_Pack/mpmissions/epoch.Chernarus_Summer.pbo b/Server_Install_Pack/mpmissions/epoch.Chernarus_Summer.pbo index 83c4b935..ba567553 100644 Binary files a/Server_Install_Pack/mpmissions/epoch.Chernarus_Summer.pbo and b/Server_Install_Pack/mpmissions/epoch.Chernarus_Summer.pbo differ diff --git a/Server_Install_Pack/mpmissions/epoch.Desert_E.pbo b/Server_Install_Pack/mpmissions/epoch.Desert_E.pbo index ddc9aa9e..5eb2b67f 100644 Binary files a/Server_Install_Pack/mpmissions/epoch.Desert_E.pbo and b/Server_Install_Pack/mpmissions/epoch.Desert_E.pbo differ diff --git a/Server_Install_Pack/mpmissions/epoch.Esseker.pbo b/Server_Install_Pack/mpmissions/epoch.Esseker.pbo index 5fd74b57..9ad48881 100644 Binary files a/Server_Install_Pack/mpmissions/epoch.Esseker.pbo and b/Server_Install_Pack/mpmissions/epoch.Esseker.pbo differ diff --git a/Server_Install_Pack/mpmissions/epoch.Mountains_ACR.pbo b/Server_Install_Pack/mpmissions/epoch.Mountains_ACR.pbo index 0d02382f..ea4dafc3 100644 Binary files a/Server_Install_Pack/mpmissions/epoch.Mountains_ACR.pbo and b/Server_Install_Pack/mpmissions/epoch.Mountains_ACR.pbo differ diff --git a/Server_Install_Pack/mpmissions/epoch.Napf.pbo b/Server_Install_Pack/mpmissions/epoch.Napf.pbo index 66b449e8..a6572e93 100644 Binary files a/Server_Install_Pack/mpmissions/epoch.Napf.pbo and b/Server_Install_Pack/mpmissions/epoch.Napf.pbo differ diff --git a/Server_Install_Pack/mpmissions/epoch.Porto.pbo b/Server_Install_Pack/mpmissions/epoch.Porto.pbo index 7baadead..79128b22 100644 Binary files a/Server_Install_Pack/mpmissions/epoch.Porto.pbo and b/Server_Install_Pack/mpmissions/epoch.Porto.pbo differ diff --git a/Server_Install_Pack/mpmissions/epoch.ProvingGrounds_PMC.pbo b/Server_Install_Pack/mpmissions/epoch.ProvingGrounds_PMC.pbo index e4d7d48f..127082fc 100644 Binary files a/Server_Install_Pack/mpmissions/epoch.ProvingGrounds_PMC.pbo and b/Server_Install_Pack/mpmissions/epoch.ProvingGrounds_PMC.pbo differ diff --git a/Server_Install_Pack/mpmissions/epoch.Sara.pbo b/Server_Install_Pack/mpmissions/epoch.Sara.pbo index a4258563..c5be6826 100644 Binary files a/Server_Install_Pack/mpmissions/epoch.Sara.pbo and b/Server_Install_Pack/mpmissions/epoch.Sara.pbo differ diff --git a/Server_Install_Pack/mpmissions/epoch.SaraLite.pbo b/Server_Install_Pack/mpmissions/epoch.SaraLite.pbo index cbed6664..413b9e39 100644 Binary files a/Server_Install_Pack/mpmissions/epoch.SaraLite.pbo and b/Server_Install_Pack/mpmissions/epoch.SaraLite.pbo differ diff --git a/Server_Install_Pack/mpmissions/epoch.Sara_dbe1.pbo b/Server_Install_Pack/mpmissions/epoch.Sara_dbe1.pbo index 6263fc38..290bf9de 100644 Binary files a/Server_Install_Pack/mpmissions/epoch.Sara_dbe1.pbo and b/Server_Install_Pack/mpmissions/epoch.Sara_dbe1.pbo differ diff --git a/Server_Install_Pack/mpmissions/epoch.Shapur_BAF.pbo b/Server_Install_Pack/mpmissions/epoch.Shapur_BAF.pbo index 622e814c..3dc66d74 100644 Binary files a/Server_Install_Pack/mpmissions/epoch.Shapur_BAF.pbo and b/Server_Install_Pack/mpmissions/epoch.Shapur_BAF.pbo differ diff --git a/Server_Install_Pack/mpmissions/epoch.Stratis.pbo b/Server_Install_Pack/mpmissions/epoch.Stratis.pbo index 5f4367b7..5fe77c56 100644 Binary files a/Server_Install_Pack/mpmissions/epoch.Stratis.pbo and b/Server_Install_Pack/mpmissions/epoch.Stratis.pbo differ diff --git a/Server_Install_Pack/mpmissions/epoch.Takistan.pbo b/Server_Install_Pack/mpmissions/epoch.Takistan.pbo index 3e2e9951..885fd8fb 100644 Binary files a/Server_Install_Pack/mpmissions/epoch.Takistan.pbo and b/Server_Install_Pack/mpmissions/epoch.Takistan.pbo differ diff --git a/Server_Install_Pack/mpmissions/epoch.Tanoa.pbo b/Server_Install_Pack/mpmissions/epoch.Tanoa.pbo index f7ebe140..070de184 100644 Binary files a/Server_Install_Pack/mpmissions/epoch.Tanoa.pbo and b/Server_Install_Pack/mpmissions/epoch.Tanoa.pbo differ diff --git a/Server_Install_Pack/mpmissions/epoch.VR.pbo b/Server_Install_Pack/mpmissions/epoch.VR.pbo index bf56bf99..fde6d125 100644 Binary files a/Server_Install_Pack/mpmissions/epoch.VR.pbo and b/Server_Install_Pack/mpmissions/epoch.VR.pbo differ diff --git a/Server_Install_Pack/mpmissions/epoch.Woodland_ACR.pbo b/Server_Install_Pack/mpmissions/epoch.Woodland_ACR.pbo index cdeabe27..6803b634 100644 Binary files a/Server_Install_Pack/mpmissions/epoch.Woodland_ACR.pbo and b/Server_Install_Pack/mpmissions/epoch.Woodland_ACR.pbo differ diff --git a/Server_Install_Pack/mpmissions/epoch.Zargabad.pbo b/Server_Install_Pack/mpmissions/epoch.Zargabad.pbo index 264ddfbe..c31cb4fe 100644 Binary files a/Server_Install_Pack/mpmissions/epoch.Zargabad.pbo and b/Server_Install_Pack/mpmissions/epoch.Zargabad.pbo differ diff --git a/Server_Install_Pack/mpmissions/epoch.utes.pbo b/Server_Install_Pack/mpmissions/epoch.utes.pbo index c67a4db7..3ed9930f 100644 Binary files a/Server_Install_Pack/mpmissions/epoch.utes.pbo and b/Server_Install_Pack/mpmissions/epoch.utes.pbo differ diff --git a/Server_Install_Pack/mpmissions/epoch_RyanZed.Tanoa.pbo b/Server_Install_Pack/mpmissions/epoch_RyanZed.Tanoa.pbo index 7d775db9..7e6d8b60 100644 Binary files a/Server_Install_Pack/mpmissions/epoch_RyanZed.Tanoa.pbo and b/Server_Install_Pack/mpmissions/epoch_RyanZed.Tanoa.pbo differ diff --git a/Server_Install_Pack/sc/BattlEye/addweaponcargo.txt b/Server_Install_Pack/sc/BattlEye/addweaponcargo.txt index 0e5276c9..989bbcbc 100644 --- a/Server_Install_Pack/sc/BattlEye/addweaponcargo.txt +++ b/Server_Install_Pack/sc/BattlEye/addweaponcargo.txt @@ -1 +1 @@ -5 "" !="(V|H)_(F|)[0-9]{1,3}_EPOCH" !="Item(Map|GPS|Compass|Watch)" !="EpochRadio[0-9]" !="B_UavTerminal" !="(U|G|bipod|acc|muzzle|optic)_[0-9A-Z_]{1,100}" !="(NVG|Defib|Heal|Repair|Elcan(_reflex|))_EPOCH" !="(Binocular|Rangefinder|Hatchet|CrudeHatchet|WoodClub|Melee(Sledge|Maul|Rod|Sword)|ChainSaw|MultiGun|Rollins_F|Plunger)" !="(ruger_pistol|speargun|1911_pistol|akm|m14|M14Grn|m16|m16Red|m107|m107Tan|m249|m249Tan|m4a3|sr25|l85a2|l85a2_(pink|ugl))_epoch" !="SMG_(01|02)_F" !="hgun_(PDW2000|ACPC2|Rook40|P07|Pistol_heavy_0[1-2]|Pistol_Signal)_F" !="LMG_(Mk200|Zafir)_F" !="srifle_(EBR|GM6|LRR|DMR_01)_(camo_|)F" !="arifle_(Katiba|Katiba_C|Katiba_GL|SDAR|TRG21|TRG20|TRG21_GL|Mk20|Mk20C|Mk20C_plain|Mk20_GL|Mk20_plain|Mk20_GL_plain)_F" !="arifle_(MXC|MX|MX_GL|MXM|MXM_Black|MX_GL_Black|MX_Black|MXC_Black|MX_SW|MX_SW_Black)_F" !="srifle_DMR_0[2-6](_(camo|sniper|khaki|tan|multicam|woodland|spotter|blk|hex|olive)_|_)F" !="MMG_0[1-2]_(hex|tan|camo|black|sand)_F" !"CUP_((h|s)gun|(s|a)rifle|(l|s)mg)_" +5 "" !="(V|H)_(F|)[0-9]{1,3}_EPOCH" !="(clown|pkin|wolf)_mask_epoch" !="Item(Map|GPS|Compass|Watch)" !="EpochRadio[0-9]" !="B_UavTerminal" !="(U|G|bipod|acc|muzzle|optic)_[0-9A-Z_]{1,100}" !="(NVG|Defib|Heal|Repair|Elcan(_reflex|))_EPOCH" !="(Binocular|Rangefinder|Hatchet|CrudeHatchet|WoodClub|Melee(Sledge|Maul|Rod|Sword)|ChainSaw|MultiGun|Rollins_F|Plunger)" !="(ruger_pistol|speargun|1911_pistol|akm|m14|M14Grn|m16|m16Red|m107|m107Tan|m249|m249Tan|m4a3|sr25|l85a2|l85a2_(pink|ugl))_epoch" !="SMG_(01|02)_F" !="hgun_(PDW2000|ACPC2|Rook40|P07|Pistol_heavy_0[1-2]|Pistol_Signal)_F" !="LMG_(Mk200|Zafir)_F" !="srifle_(EBR|GM6|LRR|DMR_01)_(camo_|)F" !="arifle_(Katiba|Katiba_C|Katiba_GL|SDAR|TRG21|TRG20|TRG21_GL|Mk20|Mk20C|Mk20C_plain|Mk20_GL|Mk20_plain|Mk20_GL_plain)_F" !="arifle_(MXC|MX|MX_GL|MXM|MXM_Black|MX_GL_Black|MX_Black|MXC_Black|MX_SW|MX_SW_Black)_F" !="srifle_DMR_0[2-6](_(camo|sniper|khaki|tan|multicam|woodland|spotter|blk|hex|olive)_|_)F" !="MMG_0[1-2]_(hex|tan|camo|black|sand)_F" !"CUP_((h|s)gun|(s|a)rifle|(l|s)mg)_" diff --git a/Server_Install_Pack/sc/BattlEye/scripts.txt b/Server_Install_Pack/sc/BattlEye/scripts.txt index 74e50830..69d9f219 100644 --- a/Server_Install_Pack/sc/BattlEye/scripts.txt +++ b/Server_Install_Pack/sc/BattlEye/scripts.txt @@ -47,7 +47,7 @@ 7 displaySetEventHandler 7 ctrlSetEventHandler !="_ctrlButtonOK ctrlseteventhandler [\"buttonclick\"," !="ctrlSetEventHandler ['LBDblClick', '_this call" !="_buttonRespawn ctrlseteventhandler [\"buttonclick\",\"with uinamespace do {['buttonRespawn'," !="_ctrl ctrlSetEventHandler [\"mouseEnter\"" !="_ctrlBtn ctrlSetEventHandler [\"MouseButtonDblClick\", _verAct];" !="_button_gen ctrlSetEventHandler [\"ButtonClick\",_btn_code + \"(uiNamespace getVariable [\"" 7 addMPEventHandler -7 addEventHandler !"displayAddEventHandler" !"ctrlAddEventHandler" !="player addeventhandler [\"PostReset\",{BIS_EnginePPReset = true;} ];" !="player addEventHandler [_x,([\"CfgEpochClient\", _x, \"\"] call EPOCH_fnc_returnConfigEntryV2)];" !="\"CBA_fnc_addEventHandler\"" !="\\fnc_addEventHandler" !="\"addEventHandler" !="_eventFunc = _eventFunc + \"(_this select 0) addEventHandler ['Respawn', \" + str _eventFunc + \"];\";" !="_unit addEventHandler [\"hitpart\"," !="CBA_fnc_addEventHandler" !="_ship addEventHandler [\"AttributesChanged3DEN\"" !="addEventHandler [\"HandleDamage\",bis_fnc_reviveOnPlayerHandleDamage];" !="_unit addEventHandler [\"FiredNear\", \"sapperHndl setFSMVariable" !="_smokeEH = _plyr addEventHandler [\"FiredNear\", \"airDropHandle setFSMVariable" !="_onContactEH = _currentTarget addEventHandler[\"EpeContactStart"" +7 addEventHandler !"displayAddEventHandler" !"ctrlAddEventHandler" !="player addeventhandler [\"PostReset\",{BIS_EnginePPReset = true;} ];" !="player addEventHandler [_x,([\"CfgEpochClient\", _x, \"\"] call EPOCH_fnc_returnConfigEntryV2)];" !="\"CBA_fnc_addEventHandler\"" !="\\fnc_addEventHandler" !="\"addEventHandler" !="_eventFunc = _eventFunc + \"(_this select 0) addEventHandler ['Respawn', \" + str _eventFunc + \"];\";" !="_unit addEventHandler [\"hitpart\"," !="CBA_fnc_addEventHandler" !="_ship addEventHandler [\"AttributesChanged3DEN\"" !="addEventHandler [\"HandleDamage\",bis_fnc_reviveOnPlayerHandleDamage];" !="_unit addEventHandler [\"FiredNear\"" !="_smokeEH = _plyr addEventHandler [\"FiredNear\", \"airDropHandle setFSMVariable" !="_onContactEH = _currentTarget addEventHandler[\"EpeContactStart"" 7 displayAddEventHandler !="(findDisplay 46) displayAddEventHandler [\"KeyDown\",\"true\"];" !="displayAddEventHandler [_x,([\"CfgEpochClient\", _x, \"\"] call EPOCH_fnc_returnConfigEntryV2)];" !="_display displayaddeventhandler\n[\n\"mousemoving\"," !="_display displayaddeventhandler [\"unload\",\"uinamespace setvariable ['BIS_fnc_guiMess" !="findDisplay -1337 displayAddEventHandler ['Unload'" !="_display displayaddeventhandler [\"keydown\",\"with uinamespace do {['keyDown'" !="_display displayaddeventhandler [_x,_fnc_animate];" !="Development\") then\n{\n_display displayaddeventhandler [\n\"keydown\"" !="CBA_fnc_addDisplayHandler" !="_display displayAddEventHandler [\"MouseMoving" !="private _handler = _display displayAddEventHandler [_key, _code];" 7 ctrlAddEventHandler !="_ctrlMap = _display displayctrl 101;\n_ctrlMap ctrladdeventhandler" !="_display displayctrl 21995;\n_assetsButton ctrladdeventhandler [\"buttonclick\"," !="_display displayctrl 2406; \n_control ctrladdeventhandler [\"buttonclick\"," !="_display displayctrl 2400;\n_control ctrladdeventhandler [\"buttonclick\"," !="_ctrlTags ctrladdeventhandler [\"lbselchanged\"," !="_ButtonGeneral ctrladdeventhandler [\"buttonclick\"," !="_ctrlExecuteLocal ctrladdeventhandler [\"buttonclick\"," !="_bg ctrlAddEventHandler [\"MouseEnter\"," !="_container ctrlAddEventHandler [\"LBDblClick\",\"_this call EPOCH_itemInteractClick\"];" !="(uiNamespace getVariable 'ESP_map') ctrlAddEventHandler['Draw', '_esp_targets = EPOCH_ESPMAP_TARGETS;" !="ctrlAddEventHandler ['MouseButtonDown'" !="(_display displayctrl _idc) ctrlAddEventHandler [\"LBSelChanged\"," !="_ctrl ctrlSetEventHandler [\"mouseEnter\", (format [\"_c = _this select 0;" !="_ctrl ctrlSetEventHandler [\"mouseExit\", (format [\"_c = _this select 0;" !="_ctrl ctrlSetEventHandler [\"mouseButtonDown\", (format [\"call %1;\",(_buttonSettings select _e select 2)])];" !="_prevButton ctrlAddEventHandler [\"MouseButtonUp\", {_this call cba_diagnostic_fnc_debug" !="BIS_RscRespawnControlsMap_ctrlHeaderRespawnButton ctrlAddEventhandler [\"ButtonDown\"" !="_control = _display displayctrl 105;\n_control ctrladdeventhandler [\"MouseButtonUp\"" 7 removeAllEventHandlers !"ctrlRemoveAllEventHandlers" !"displayRemoveAllEventHandlers" !="_vehicle removeAllEventHandlers \"GetOut\";" !="_sapper removeAllEventHandlers \"Hit\";\n_sapper removeAllEventHandlers \"FiredNear\";" !="_unit removeAllEventHandlers \"Hit\";\n_unit removeAllEventHandlers \"FiredNear\";" !="{_ship removeAllEventHandlers _x;} forEach [\"AttributesChanged3DEN\"" !="_zombie removeAllEventHandlers \"Hit\";" !="_zombie removeAllEventHandlers \"FiredNear\";" @@ -59,7 +59,7 @@ 7 remoteControl !="fn_moduleRemoteControl.sqf" !="\"BIS_fnc_moduleRemoteControl\"" 7 drawIcon3D !="EPOCH_drawIcon3dStability" !="EPOCH_drawIcon3d" !="drawIcon3D[\"\x\addons\a3_epoch_code\Data\Member.paa\",_color,_pos,1,1,0,_text,1,0.025,\"PuristaMedium\"];\n}forEach EPOCH_ESP_TARGETS;" !="drawIcon3D[format[\"\x\addons\a3_epoch_code\Data\UI\loading_bar_%1.paa\",_stability],_color,(getPosATL EPOCH_stabilityTarget),5,5,0,\"\",1,0.05,\"PuristaMedium\"];" !="drawIcon3D[format[\"\x\addons\a3_epoch_code\Data\UI\loading_bar_%1.paa\",_num],_color,_pos,4,4,0,\"\",1,0.05,\"PuristaMedium\"];" !="if (_condition) then {\ndrawIcon3D [_icon, _color, _position, _sizeX, _sizeY, _angle, _text," !="drawIcon3D [\"\A3\UI_F_MP_Mark\Data\Tasks\Misc\background.paa\"" !="drawIcon3D\n[\n(_x getVariable [\"bis_fnc_reviveGet3dIcons_textures" !="drawIcon3D[\"x\addons\a3_epoch_code\Data\UI\snap_ca.paa\"" 7 drawLine3D !="{\nfor [{_i = 1}, {_i < count _x}, {_i = _i + 1}] do {\ndrawLine3D [_x select (_i - 1), _x select _i, ((BIS_tracedShooter getVari" -7 ctrlCreate !="_parent ctrlcreate [\"RscMessageBox\",2351];" !="_c = _dsp ctrlCreate [\"rmx_drag_RscActivePicture\", call epoch_getIDC];" !="_c = _dsp ctrlCreate [\"rmx_t1\", call epoch_getIDC];" !="ctrlCreate [\"RscProgress\",_idc + 1];" !="ctrlCreate [\"rmx_rscControlsGroup\"" !="_ListGroup = _display ctrlCreate [\"RscControlsGroupNoHScrollbars\"" !="ctrlCreate [_x,call _getIDC];" !="_mainGrp = _display ctrlCreate [\"Epoch_main_config_group\",_value];" !="ctrlCreate [\"RscControlsGroupNoScrollbars\",call epoch_getIDC];" !="ctrlCreate [\"rmx_rscPicture\",(66600 + _e)];" !="ctrlCreate [\"RscStructuredText\",call epoch_getIDC];" !="_bar = _display ctrlCreate [\"RscCustomProgress\"" !="_group = _dsp ctrlCreate [\"rscControlsGroup\", call Epoch_getIDC]" !="_control = _display ctrlCreate [\"RscControlsGroupNoScrollbars\", 5678910];" +7 ctrlCreate !="_parent ctrlcreate [\"RscMessageBox\",2351];" !="_c = _dsp ctrlCreate [\"rmx_drag_RscActivePicture\", call epoch_getIDC];" !="_c = _dsp ctrlCreate [\"rmx_t1\", call epoch_getIDC];" !="ctrlCreate [\"RscProgress\",_idc + 1];" !="ctrlCreate [\"rmx_rscControlsGroup\"" !="_ListGroup = _display ctrlCreate [\"RscControlsGroupNoHScrollbars\"" !="ctrlCreate [_x,call _getIDC];" !="_mainGrp = _display ctrlCreate [\"Epoch_main_config_group\",_value];" !="ctrlCreate [\"RscControlsGroupNoScrollbars\",call epoch_getIDC];" !="ctrlCreate [\"rmx_rscPicture\",(66600 + _e)];" !="ctrlCreate [\"RscStructuredText\",call epoch_getIDC];" !="_bar = _display ctrlCreate [\"RscCustomProgress\"" !="_group = _dsp ctrlCreate [\"rmx_rscControlsGroup\", call Epoch_getIDC]" !="_control = _display ctrlCreate [\"RscControlsGroupNoScrollbars\", 5678910];" 7 ctrlClassName 7 ctrlModel 7 ctrlModelDirection diff --git a/Sources/epoch_code/System/player_login.fsm b/Sources/epoch_code/System/player_login.fsm index b0b5f42b..eb087244 100644 --- a/Sources/epoch_code/System/player_login.fsm +++ b/Sources/epoch_code/System/player_login.fsm @@ -2,7 +2,7 @@ /*%FSM*/ /* item0[] = {"INIT",0,250,-25.000000,-375.000000,75.000000,-325.000000,0.000000,"INIT"}; -item1[] = {"FINISH",1,4346,-149.463196,1518.792480,-49.463196,1568.792480,0.000000,"FINISH"}; +item1[] = {"FINISH",1,250,-149.463196,1518.792480,-49.463196,1568.792480,0.000000,"FINISH"}; item2[] = {"true",8,218,-150.000000,-125.000000,-50.000000,-75.000000,0.000000,"true"}; item3[] = {"Version_Check",2,250,-25.000000,-75.000000,75.000000,-25.000000,0.000000,"Version Check"}; item4[] = {"Player_Object_Re",4,218,-150.000000,75.000000,-50.000000,125.000000,0.000000,"Player" \n "Object Ready"}; @@ -25,7 +25,7 @@ item20[] = {"ERROR_Server_not",2,250,275.000000,875.000000,375.000000,925.000000 item21[] = {"",7,210,471.000000,895.999939,479.000000,904.000061,0.000000,""}; item22[] = {"Timeout_No_Respo",4,218,125.000000,775.000000,225.000000,825.000000,0.000000,"Timeout" \n "No Response"}; item23[] = {"Wrong_Server_Ver",4,218,125.000000,475.000000,225.000000,525.000000,10.000000,"Wrong" \n "Server Version"}; -item24[] = {"true",8,218,-150.000000,1125.000000,-50.000000,1175.000000,0.000000,"true"}; +item24[] = {"Player_In_Game",8,4314,-150.000000,1125.000000,-50.000000,1175.000000,0.000000,"Player" \n "In Game"}; item25[] = {"ERROR_Wrong_Server",2,250,275.000000,475.000000,375.000000,525.000000,0.000000,"ERROR" \n "Wrong" \n "Server Version"}; item26[] = {"Display_Message",4,218,600.000000,1150.000000,700.000000,1200.000000,0.000000,"" \n "Display Message" \n "Wait..."}; item27[] = {"Setup_Player_Obj",2,250,-25.000000,975.000000,75.000000,1025.000000,0.000000,"Setup Player" \n "Object"}; @@ -183,8 +183,8 @@ link93[] = {82,76}; link94[] = {83,16}; link95[] = {83,22}; link96[] = {84,31}; -globals[] = {0.000000,0,0,0,0,640,480,1,247,6316128,1,-566.678223,916.507324,1906.129761,921.949097,1287,854,1}; -window[] = {2,-1,-1,-1,-1,923,-1524,-540,156,3,1305}; +globals[] = {0.000000,0,0,0,0,640,480,1,247,6316128,1,-320.898621,993.773193,1636.447266,764.085449,1287,854,1}; +window[] = {2,-1,-1,-1,-1,871,104,1088,104,3,1305}; *//*%FSM*/ class FSM { @@ -236,17 +236,7 @@ class FSM { name = "FINISH"; itemno = 1; - init = /*%FSM*/"// setup display EH's" \n - "{" \n - " (findDisplay 46) displayAddEventHandler [_x,([""CfgEpochClient"", _x, """"] call EPOCH_fnc_returnConfigEntryV2)];" \n - "} forEach ([""CfgEpochClient"", ""displayAddEventHandler"", []] call EPOCH_fnc_returnConfigEntryV2);" \n - "" \n - "// reset anim state" \n - "player switchMove """";" \n - "" \n - "// setup Epoch Hud" \n - "call epoch_dynamicHUD_start;" \n - "[] spawn EPOCH_masterLoop;" \n + init = /*%FSM*/"[] spawn EPOCH_masterLoop;" \n "" \n "EPOCH_loginFSM = nil;" \n "EPOCH_playerLoginInit = nil;" \n @@ -484,14 +474,14 @@ class FSM precondition = /*%FSM*/""/*%FSM*/; class Links { - /*%FSM*/ - class true + /*%FSM*/ + class Player_In_Game { itemno = 24; priority = 0.000000; to="Setup_EH_s_and_H"; precondition = /*%FSM*/""/*%FSM*/; - condition=/*%FSM*/"true"/*%FSM*/; + condition=/*%FSM*/"getClientStateNumber > 8"/*%FSM*/; action=/*%FSM*/""/*%FSM*/; }; /*%FSM*/ @@ -963,7 +953,7 @@ class FSM priority = 0.000000; to="FINISH"; precondition = /*%FSM*/""/*%FSM*/; - condition=/*%FSM*/"!(isNull (findDisplay 46)) && {preloadCamera _playerPos}"/*%FSM*/; + condition=/*%FSM*/"preloadCamera _playerPos"/*%FSM*/; action=/*%FSM*/"call compile _extraPayload;"/*%FSM*/; }; /*%FSM*/ @@ -1433,4 +1423,4 @@ class FSM "Reject_without_B", }; }; -/*%FSM*/ +/*%FSM*/ \ No newline at end of file diff --git a/Sources/epoch_code/compile/EPOCH_makeMarker.sqf b/Sources/epoch_code/compile/EPOCH_makeMarker.sqf index f7e96722..d81d0a0a 100644 --- a/Sources/epoch_code/compile/EPOCH_makeMarker.sqf +++ b/Sources/epoch_code/compile/EPOCH_makeMarker.sqf @@ -27,7 +27,7 @@ private ["_mName","_mrkr"]; //[[[end]]] params [["_trgt", str(diag_tickTime)],["_mPos", position player],["_mShape","ICON"],["_mType","mil_dot"],["_mColor","ColorBlack"],["_mSize",[0.7,0.7]],["_mBrush",""],["_mDir",0],["_mText",""],["_mAlpha",1],["_mName",""]]; -diag_log format["Epoch: ADMIN: Creating marker at %1 called %2 (Params:%3).", _mPos, _trgt, _paramres]; +diag_log format["Epoch: DEBUG: Creating marker at %1 called %2 (Params:%3).", _mPos, _trgt, _this]; if(_mName == "")then{_mName = str(_trgt) + str(diag_tickTime);}; _mrkr = createMarkerLocal [_mName, _mPos]; diff --git a/Sources/epoch_code/compile/EPOCH_onEachFrame.sqf b/Sources/epoch_code/compile/EPOCH_onEachFrame.sqf index 6ecb5b23..6f57592d 100644 --- a/Sources/epoch_code/compile/EPOCH_onEachFrame.sqf +++ b/Sources/epoch_code/compile/EPOCH_onEachFrame.sqf @@ -50,8 +50,8 @@ if (!isNull EPOCH_currentTarget && vehicle player == player) then { _icon = "\x\addons\a3_epoch_code\Data\UI\loading_bar_%1.paa"; _color = [100,0,_stability,1] call EPOCH_colorRange; }; - case 1: { - _text = if (EPOCH_buildMode > 0) then[{_text}, { format ["Press (%1)",EPOCH_keysBuildMode1 call BIS_fnc_keyCode] }]; + case 1: { + // _text = if (EPOCH_buildMode > 0) then[{_text}, { format ["Hold (%1)",EPOCH_keysBuildMode1 call BIS_fnc_keyCode] }]; _stability = if (EPOCH_buildMode > 0) then[{_currentTarget getVariable["stability", 100]}, {100 - round(damage _currentTarget * 100)}]; _icon = "\x\addons\a3_epoch_code\Data\UI\loading_bar_%1.paa"; _color = [100,0,_stability,1] call EPOCH_colorRange; @@ -78,7 +78,7 @@ if (!isNull EPOCH_currentTarget && vehicle player == player) then { }; case 4: { // Base Objects With Storage - _text = if (EPOCH_buildMode > 0) then[{_text}, { format ["Press (%1) or (%2)",EPOCH_keysBuildMode1 call BIS_fnc_keyCode, ((actionKeys "Gear" select 0) call BIS_fnc_keyCode),_text] }]; + _text = if (EPOCH_buildMode > 0) then[{_text}, { format ["Hold (%1) or (%2)",EPOCH_keysAction call BIS_fnc_keyCode, ((actionKeys "Gear" select 0) call BIS_fnc_keyCode),_text] }]; _stability = if (EPOCH_buildMode > 0) then[{_currentTarget getVariable["stability", 100]}, {100 - round(damage _currentTarget * 100)}]; _icon = "\x\addons\a3_epoch_code\Data\UI\loading_bar_%1.paa"; _color = [100,0,_stability,1] call EPOCH_colorRange; diff --git a/Sources/epoch_code/compile/EPOCH_unitSpawn.sqf b/Sources/epoch_code/compile/EPOCH_unitSpawn.sqf index faf97fd1..dd5edbe2 100644 --- a/Sources/epoch_code/compile/EPOCH_unitSpawn.sqf +++ b/Sources/epoch_code/compile/EPOCH_unitSpawn.sqf @@ -18,7 +18,7 @@ private ["_bomb","_config","_currentLimit","_disableAI","_driver","_grp","_index params ["_unitClass",["_trgt",player],["_doVariable",false]]; _bomb = objNull; -diag_log format["DEBUG: Antagonist %1 Spawning on %2. Do variable: %3.", _unitClass, _trgt, _doVariable]; +// diag_log format["DEBUG: Antagonist %1 Spawning on %2. Do variable: %3.", _unitClass, _trgt, _doVariable]; if(random 100 < 6)then{ [] execFSM "\x\addons\a3_epoch_code\System\Event_Air_Drop.fsm"; diff --git a/Sources/epoch_code/compile/building/EPOCH_changeWallState.sqf b/Sources/epoch_code/compile/building/EPOCH_changeWallState.sqf index 1181b2f5..f42e9792 100644 --- a/Sources/epoch_code/compile/building/EPOCH_changeWallState.sqf +++ b/Sources/epoch_code/compile/building/EPOCH_changeWallState.sqf @@ -50,10 +50,7 @@ if !(isNull _object) then{ { _recipeItem = _x; _recipeQty = 1; - if (_x isEqualType[]) then{ - _recipeItem = _x select 0; - _recipeQty = _x select 1; - }; + _x params [["_recipeItem",_recipeItem],["_recipeQty",_recipeQty]]; _recipeCount = _recipeCount + _recipeQty; _currentCount = { _x == _recipeItem } count _mags; if (_currentCount < _recipeQty) exitWith{ @@ -66,11 +63,7 @@ if !(isNull _object) then{ { _recipeItem = _x; _recipeQty = 1; - if (_x isEqualType[]) then{ - _x params ["_recipeItem","_recipeQty"]; - _recipeItem = _x select 0; - _recipeQty = _x select 1; - }; + _x params [["_recipeItem",_recipeItem],["_recipeQty",_recipeQty]]; if ([_recipeItem, "CfgWeapons"] call EPOCH_fnc_isAny) then{ _items = items player; _currentCount = { _x == _recipeItem } count _items; diff --git a/Sources/epoch_code/compile/building/EPOCH_isBuildAllowed.sqf b/Sources/epoch_code/compile/building/EPOCH_isBuildAllowed.sqf index 3ff5f63f..ca1ff449 100644 --- a/Sources/epoch_code/compile/building/EPOCH_isBuildAllowed.sqf +++ b/Sources/epoch_code/compile/building/EPOCH_isBuildAllowed.sqf @@ -23,11 +23,13 @@ BOOL */ //[[[cog import generate_private_arrays ]]] -private ["_alljammer","_buildingAllowed","_buildingCountLeader","_buildingCountLimit","_buildingCountPerMember","_buildingJammerRange","_bypassJammer","_c","_cfgBaseBuilding","_config","_isAllowed","_jammer","_jammerpergroup","_limitNearby","_maxbuildingheigh","_membercount","_minjammerdistance","_myPosATL","_nearestJammer","_obj","_objType","_objectCount","_ownedJammerExists","_range","_restricted","_restrictedArray","_restrictedLocations","_restrictedLocationsArray","_restrictedLocationsRange","_simulClass","_staticClass","_storagecountLeader","_storagecountPerMember"]; +private ["_alljammer","_buildingAllowed","_buildingCountLeader","_buildingCountLimit","_buildingCountPerMember","_buildingJammerRange","_bypassJammer","_c","_cfgBaseBuilding","_config","_isAllowed","_jammer","_jammerPerGroup","_limitNearby","_maxBuildingHeight","_membercount","_minjammerdistance","_myPosATL","_nearestJammer","_obj","_objType","_objectCount","_ownedJammerExists","_range","_restricted","_restrictedArray","_restrictedLocations","_restrictedLocationsArray","_restrictedLocationsRange","_simulClass","_staticClass","_storageCountLeader","_storageCountPerMember","_scl","_gcl","_storageCountLimit","_useGroupCountLimits","_ghostClass"]; //[[[end]]] _buildingAllowed = true; _ownedJammerExists = false; +_scl = false; +_gcl = true; _nearestJammer = objNull; // reject building if in vehicle @@ -38,21 +40,23 @@ _config = 'CfgEpochClient' call EPOCH_returnConfig; _cfgBaseBuilding = 'CfgBaseBuilding' call EPOCH_returnConfig; _buildingJammerRange = getNumber(_config >> "buildingJammerRange"); _buildingCountLimit = getNumber(_config >> "buildingCountLimit"); -if (_buildingJammerRange == 0) then { _buildingJammerRange = 75; }; -if (_buildingCountLimit == 0) then { _buildingCountLimit = 200; }; - +_storageCountLimit = getNumber(_config >> "storageCountLimit"); _buildingCountLeader = getNumber(_config >> "buildingCountLeader"); _buildingCountPerMember = getNumber(_config >> "buildingCountPerMember"); -_storagecountLeader = getNumber(_config >> "storagecountLeader"); -_storagecountPerMember = getNumber(_config >> "storagecountPerMember"); -_minjammerdistance = getNumber(_config >> "minJammerDistance"); -_maxbuildingheigh = getNumber(_config >> "maxBuildingHeigh"); -_jammerpergroup = getNumber(_config >> "JammerPerGroup"); -if (_buildingCountLeader == 0) then { _buildingCountLeader = _buildingCountLimit}; -if (_storagecountLeader == 0) then { _storagecountLeader = 100}; -if (_minjammerdistance == 0) then { _minjammerdistance = _buildingJammerRange*3}; -if (_maxbuildingheigh == 0) then { _maxbuildingheigh = 100}; -if (_jammerpergroup == 0) then { _jammerpergroup = 2}; +_storageCountLeader = getNumber(_config >> "storageCountLeader"); +_storageCountPerMember = getNumber(_config >> "storageCountPerMember"); +_minJammerDistance = getNumber(_config >> "minJammerDistance"); +_maxBuildingHeight = getNumber(_config >> "maxBuildingHeight"); +_jammerPerGroup = getNumber(_config >> "jammerPerGroup"); +if(getNumber(_config >> "useGroupCountLimits") == 0)then{_gcl=false}; +if(getNumber(_config >> "splitCountLimits") == 1)then{_scl=true}; +if(_buildingJammerRange == 0)then{_buildingJammerRange = 75}; +if(_buildingCountLimit == 0)then{_buildingCountLimit = 200}; +if(_buildingCountLeader == 0)then{_buildingCountLeader = _buildingCountLimit}; +if(_storageCountLeader == 0)then{_storageCountLeader = 100}; +if(_minJammerDistance == 0)then{_minJammerDistance = _buildingJammerRange*3}; +if(_maxBuildingHeight == 0)then{_maxBuildingHeight = 100}; +if(_jammerPerGroup == 0)then{_jammerPerGroup = 2}; // input params ["_objType"]; @@ -64,6 +68,7 @@ if (_objType isEqualType objNull) then { _staticClass = getText(_cfgBaseBuilding >> _objType >> "staticClass"); _simulClass = getText(_cfgBaseBuilding >> _objType >> "simulClass"); +_ghostClass = getText(_cfgBaseBuilding >> _objType >> "GhostPreview"); _bypassJammer = getNumber(_cfgBaseBuilding >> _staticClass >> "bypassJammer"); // Jammer @@ -77,49 +82,67 @@ if !(_jammer isEqualTo []) then { }; } foreach _jammer; } else { - { if (alive _x && (_x distance player) <= _buildingJammerRange) exitWith{ _nearestJammer = _x; }; } foreach _jammer; - if !(isNull _nearestJammer) then { - if ((getposatl player) select 2 < _maxbuildingheigh) then { - if ((_nearestJammer getVariable["BUILD_OWNER", "-1"]) in[getPlayerUID player, Epoch_my_GroupUID]) then { - _ownedJammerExists = true; - } else { + if ((getPosATL player) select 2 < _maxBuildingHeight) then { + if ((_nearestJammer getVariable["BUILD_OWNER", "-1"]) in[getPlayerUID player, Epoch_my_GroupUID]) then { + _ownedJammerExists = true; + } else { + _buildingAllowed = false; + ["Building Disallowed: Frequency Blocked", 5] call Epoch_message; + }; + if(_gcl)then{ + _membercount = 0; + if(count Epoch_my_Group > 0)then{_membercount = count (Epoch_my_Group select 3) + count (Epoch_my_Group select 4)} + }; + if(_objType in ["WorkBench_EPOCH","StorageShelf_EPOCH","Tipi_EPOCH","LockBox_EPOCH","Safe_EPOCH","StorageShelf_SIM_EPOCH","LockBox_SIM_EPOCH","Safe_SIM_EPOCH","Workbench_SIM_EPOCH","Tipi_SIM_EPOCH"])then[{ + if(_scl)then{ + if(_gcl)then{ + _storageCountLimit = _storageCountLeader + (_storageCountPerMember * _membercount); + if((_storageCountLeader + _storageCountPerMember) > _storageCountLimit)then{_storageCountLimit = _storageCountLeader} + }; + if((count nearestObjects[_nearestJammer,["Buildable_Storage","Constructions_lockedstatic_F",_ghostClass],_buildingJammerRange]) >= _storageCountLimit)then{ + _buildingAllowed = false; + [format["Building Disallowed: Max. %1 Storage Objects",_storageCountLimit],5] call Epoch_message + } + }else{ + if(_gcl)then{_buildingCountLimit = _buildingCountLeader + (_buildingCountPerMember * _membercount)}; + if((count nearestObjects[_nearestJammer,["Buildable_Storage","Constructions_lockedstatic_F","Constructions_static_F","Constructions_foundation_F",_ghostClass],_buildingJammerRange]) >= _buildingCountLimit)then{ + _buildingAllowed = false; + [format["Building Disallowed, Frequency Overloaded: Limit %1",_buildingCountLimit],5] call Epoch_message + } + } + },{ + //a try to prevent bugusing (TODO: not working for storage objects atm) + if((count nearestObjects[_nearestJammer,[_ghostClass],_buildingJammerRange]) >= 2)exitWith{ //setting this too low may not be player-friendly. Recommend: >= 2 + _buildingAllowed = false; + ["Building Disallowed: Frequency Unstable, Wait A Moment",5] call Epoch_message + }; + + if(_gcl)then{_buildingCountLimit = _buildingCountLeader + (_buildingCountPerMember * _membercount)}; + if(_scl)then{ + if((count nearestObjects[_nearestJammer,["Constructions_static_F","Constructions_foundation_F",_ghostClass],_buildingJammerRange]) >= (_buildingCountLimit +1))then{ + _buildingAllowed = false; + [format["Building Disallowed: Max. %1 Constructions",_buildingCountLimit],5] call Epoch_message + } + }else{ + if((count nearestObjects[_nearestJammer,["Buildable_Storage","Constructions_lockedstatic_F","Constructions_static_F","Constructions_foundation_F",_ghostClass],_buildingJammerRange]) >= (_buildingCountLimit +1))then{ + _buildingAllowed = false; + [format["Building Disallowed: Frequency Overloaded: Limit %1",_buildingCountLimit],5] call Epoch_message + } + } + }] + }else{ _buildingAllowed = false; - ["Building Disallowed: Frequency Blocked", 5] call Epoch_message; + ["Building Disallowed: Max building height reached",5] call Epoch_message; }; - _objectCount = count nearestObjects[_nearestJammer, ["Constructions_static_F"], _buildingJammerRange]; - - _membercount = 0; - if (count Epoch_my_Group > 0) then { - _membercount = count (Epoch_my_Group select 3) + count (Epoch_my_Group select 4); - }; - if (_objType in ["WorkBench_EPOCH","StorageShelf_EPOCH","Tipi_EPOCH","LockBox_EPOCH","Safe_EPOCH","StorageShelf_SIM_EPOCH","LockBox_SIM_EPOCH","Safe_SIM_EPOCH","Workbench_SIM_EPOCH","Tipi_SIM_EPOCH"]) then { - _buildingCountLimit = _storagecountLeader + _storagecountPerMember*_membercount; - _objectCount = count nearestObjects[_nearestJammer, ["Buildable_Storage","Constructions_lockedstatic_F"], _buildingJammerRange]; - } - else { - _buildingCountLimit = _buildingCountLeader + _buildingCountPerMember*_membercount; - _objectCount = count nearestObjects[_nearestJammer, ["Constructions_static_F","Constructions_foundation_F"], _buildingJammerRange]; - }; - - if (_objectCount >= _buildingCountLimit) then { - _buildingAllowed = false; - [format["Building Disallowed: Frequency Overloaded: Limit %1", _buildingCountLimit], 5] call Epoch_message; - }; - } - else { - _buildingAllowed = false; - ["Building Disallowed: Max building heigh reached", 5] call Epoch_message; - }; }; }; -} -else { +}else{ if (_objType in ["PlotPole_EPOCH", "PlotPole_SIM_EPOCH"]) then { // TODO: rework not ideal to use allmissionobjects _alljammer = allmissionobjects 'PlotPole_EPOCH'; @@ -129,9 +152,9 @@ else { _c = _c+1; }; } foreach _alljammer; - if (_c >= _jammerpergroup) then { + if (_c >= _jammerPerGroup) then { _buildingAllowed = false; - [format["Building Disallowed: Max %1 Jammer per Group!", _jammerpergroup], 5] call Epoch_message; + [format["Building Disallowed: Max %1 Jammer per Group!", _jammerPerGroup], 5] call Epoch_message; }; }; }; @@ -154,7 +177,7 @@ if (!_ownedJammerExists) then{ if !(_buildingAllowed)exitWith{ false }; // require jammer check if not found as owner of jammer -if (getNumber(_config >> "buildingRequireJammer") == 0 && _bypassJammer == 0) then{ +if (getNumber(_config >> "buildingRequireJammer") == 1 && _bypassJammer == 0) then{ if !(_objType in ["PlotPole_EPOCH", "PlotPole_SIM_EPOCH"]) then { _buildingAllowed = _ownedJammerExists; if !(_buildingAllowed) then { diff --git a/Sources/epoch_code/compile/interface_event_handlers/EPOCH_KeyDown.sqf b/Sources/epoch_code/compile/interface_event_handlers/EPOCH_KeyDown.sqf index 1396f892..8af89140 100644 --- a/Sources/epoch_code/compile/interface_event_handlers/EPOCH_KeyDown.sqf +++ b/Sources/epoch_code/compile/interface_event_handlers/EPOCH_KeyDown.sqf @@ -26,7 +26,7 @@ BOOL */ //[[[cog import generate_private_arrays ]]] -private ["_currentPos","_disableBuildMode","_handled"]; +private ["_currentPos","_handled"]; //[[[end]]] params ["_display","_dikCode","_shift","_ctrl","_alt"]; @@ -36,10 +36,6 @@ if !(alive player) exitWith{ false }; EPOCH_doRotate = false; -if (_dikCode in [0x02,0x03,0x04,0x58,0x57,0x44,0x43,0x42,0x41,0x40,0x3F,0x3E,0x3D,0x3C,0x3B,0x0B,0x0A,0x09,0x08,0x07,0x06,0x05,0x0E]) then { - _handled = true; -}; - // increase vol if (_ctrl && _dikCode == EPOCH_keysVolumeUp) then { EPOCH_soundLevel = (EPOCH_soundLevel + 0.1) min 1; @@ -99,45 +95,16 @@ if (_dikCode == EPOCH_keysAction) then { // Player only code if (vehicle player == player) then { - _disableBuildMode = { - EPOCH_buildMode = 0; + + if (_dikCode == EPOCH_keysBuildMode1 && EPOCH_buildMode > 0) then { + EPOCH_buildMode = 0; EPOCH_snapDirection = 0; - ["Build Mode Disabled", 5] call Epoch_message; + ["Build Mode: Disabled", 5] call Epoch_message; EPOCH_Target = objNull; EPOCH_Z_OFFSET = 0; EPOCH_X_OFFSET = 0; EPOCH_Y_OFFSET = 5; - }; - if (_dikCode == EPOCH_keysBuildMode1) then { - if (EPOCH_buildMode == 1) then { - call _disableBuildMode; - } else { - if (EPOCH_playerEnergy > 0) then { - EPOCH_stabilityTarget = objNull; - EPOCH_buildMode = 1; - ["Build Mode Enabled: Snap alignment", 5] call Epoch_message; - EPOCH_buildDirection = 0; - } else { - ["Need Energy", 5] call Epoch_message; - }; - }; - _handled = true; - }; - if (_dikCode == EPOCH_keysBuildMode2) then { - if (EPOCH_buildMode == 2) then { - call _disableBuildMode; - } else { - if (EPOCH_playerEnergy > 0) then { - EPOCH_stabilityTarget = objNull; - EPOCH_buildMode = 2; - ["Build Mode Enabled: Free", 5] call Epoch_message; - EPOCH_buildDirection = 0; - } - else { - ["Need Energy", 5] call Epoch_message; - }; - }; - _handled = true; + _handled = true; }; // H - holster unholster @@ -156,18 +123,6 @@ if (vehicle player == player) then { }; if (EPOCH_buildMode > 0) then { - if (_dikCode == EPOCH_keysBuildDir) then { - EPOCH_snapDirection = EPOCH_snapDirection + 1; - if (EPOCH_snapDirection > 3) then { - EPOCH_snapDirection = 0; - ["SNAP DIRECTION MODE: 0", 5] call Epoch_message; - } - else { - [format["SNAP DIRECTION MODE: %1", EPOCH_snapDirection], 5] call Epoch_message; - }; - _handled = true; - }; - if (!_ctrl) then { switch (_dikCode) do { case EPOCH_keysBuildMovUp: { EPOCH_Z_OFFSET = (EPOCH_Z_OFFSET + 0.1) min 6; _handled = true }; diff --git a/Sources/epoch_code/compile/setup/EPOCH_clientKeyMap.sqf b/Sources/epoch_code/compile/setup/EPOCH_clientKeyMap.sqf index 4540d541..91097b52 100644 --- a/Sources/epoch_code/compile/setup/EPOCH_clientKeyMap.sqf +++ b/Sources/epoch_code/compile/setup/EPOCH_clientKeyMap.sqf @@ -36,9 +36,9 @@ _keyMap = ["Volume + (ctrl)","EPOCH_keysVolumeUp",0x0D], ["Volume - (ctrl)","EPOCH_keysVolumeDown",0x0C], ["Build: Mode 1", "EPOCH_keysBuildMode1", 2], - ["Build: Mode 2", "EPOCH_keysBuildMode2", 3], - ["Build: Direction", "EPOCH_keysBuildDir", 4], - //["Build: Static", "EPOCH_keysBuildStatic", 5], + // ["Build: Mode 2", "EPOCH_keysBuildMode2", 3], + // ["Build: Direction", "EPOCH_keysBuildDir", 4], + // ["Build: Static", "EPOCH_keysBuildStatic", 5], ["Build: Move UP", "EPOCH_keysBuildMovUp", 0xC9], ["Build: Move DOWN", "EPOCH_keysBuildMovDn", 0xD1], ["Build: Move FORWARD", "EPOCH_keysBuildMovFwd", 0xC7], diff --git a/Sources/epoch_code/compile/setup/masterLoop/Event1.sqf b/Sources/epoch_code/compile/setup/masterLoop/Event1.sqf index 432d3120..937a8a6f 100644 --- a/Sources/epoch_code/compile/setup/masterLoop/Event1.sqf +++ b/Sources/epoch_code/compile/setup/masterLoop/Event1.sqf @@ -91,9 +91,8 @@ EPOCH_currentTargetMode = _currentTargetMode; _forceUpdate = "forceUpdate" in _criticalAttributes; _forceFatigue = "forceFatigue" in _criticalAttributes; _forceBloodRise = "forceBloodRise" in _criticalAttributes; + [_curCtrl,0.55] call epoch_2DCtrlHeartbeat; }; - - [_curCtrl,_critical] call _scaleUI; // todo make this reversable or even limited to a color range. _color = [_playerLimitMin,_playerLimitMax,_currentVarVal,1] call EPOCH_colorRange; _curCtrl ctrlSetTextColor _color; diff --git a/Sources/epoch_code/compile/setup/masterLoop/Event7.sqf b/Sources/epoch_code/compile/setup/masterLoop/Event7.sqf index 9dd7458a..fa70ddb0 100644 --- a/Sources/epoch_code/compile/setup/masterLoop/Event7.sqf +++ b/Sources/epoch_code/compile/setup/masterLoop/Event7.sqf @@ -10,7 +10,7 @@ if (EPOCH_mod_Ryanzombies_Enabled) then { if (random EPOCH_sapperRndChance < _spawnChance) then { "Epoch_Sapper_F" call EPOCH_unitSpawnIncrease; }; -diag_log format["DEBUG: _spawnChance %1",_spawnChance]; +// diag_log format["DEBUG: _spawnChance %1",_spawnChance]; _spawnUnits = []; { diff --git a/Sources/epoch_code/compile/setup/masterLoop/init.sqf b/Sources/epoch_code/compile/setup/masterLoop/init.sqf index 00950b23..30887849 100644 --- a/Sources/epoch_code/compile/setup/masterLoop/init.sqf +++ b/Sources/epoch_code/compile/setup/masterLoop/init.sqf @@ -1,3 +1,13 @@ +// make sure we wait for Display #46 +waitUntil {!(isNull (findDisplay 46))}; +// setup display EH's +{ + (findDisplay 46) displayAddEventHandler [_x,(["CfgEpochClient", _x, ""] call EPOCH_fnc_returnConfigEntryV2)]; +} forEach (["CfgEpochClient", "displayAddEventHandler", []] call EPOCH_fnc_returnConfigEntryV2); +// reset anim state +player switchMove ""; +// setup Epoch Hud +call epoch_dynamicHUD_start; _prevEquippedItem = []; _damagePlayer = damage player; @@ -113,26 +123,6 @@ _fadeUI = { }; _bool }; -_scaleUI = { - params ["_ctrl","_bool"]; - private _oemScale = _ctrl getVariable ["ctrl_scale", 1]; - private _curScale = ctrlScale _ctrl; - if (_bool) then { - if (_curScale isEqualTo _oemScale) then { - _ctrl ctrlSetScale (_oemScale - 0.1); - _ctrl ctrlCommit 0.5; - } else { - _ctrl ctrlSetScale _oemScale; - _ctrl ctrlCommit 0.5; - }; - } else { - if !(_curScale isEqualTo _oemScale) then { - _ctrl ctrlSetScale _oemScale; - _ctrl ctrlCommit 0.5; - }; - }; - _bool -}; _cursorTarget = objNull; diff --git a/Sources/epoch_code/gui/scripts/animations/Epoch_2DCtrlHeartbeat.sqf b/Sources/epoch_code/gui/scripts/animations/Epoch_2DCtrlHeartbeat.sqf new file mode 100644 index 00000000..01806bde --- /dev/null +++ b/Sources/epoch_code/gui/scripts/animations/Epoch_2DCtrlHeartbeat.sqf @@ -0,0 +1,62 @@ +/* + Author: Raimonds Virtoss - EpochMod.com + + Contributors: + + Description: + Gives (imploding) heartbeat animation to your 2D GUI element along it's center. + + _control (mandatory): control to animate; + _scale (optional): scale of the beat 0.1 - 0.9 + Safe values: 0.1 - 0.7 + Best values: 0.55, 0.7 + _times (optional): Repeat animation N times + _delay (optional): Delay between animation repeats + _beats (optional): amount of heart beats per animation cycle + Best value: 2 (default) + _speed (optional): speed of animation, higher speed = longer animation + Best value: 0.04 (default) + + Licence: + Arma Public License Share Alike (APL-SA) - https://www.bistudio.com/community/licenses/arma-public-license-share-alike + + Github: + https://github.com/EpochModTeam/Epoch/tree/release/Sources/epoch_code/gui/scripts/animations/Epoch_2DCtrlHeartbeat.sqf + + Usage: + [_control] call epoch_2DCtrlHeartbeat; //default (best values) 2x fast heartbeats + [_control, 0.55] call epoch_2DCtrlHeartbeat; // 2x deep heartbeats (also really nice, has a growing/breathing effect after 2 beats) + [_control, 0.7, 5, 2] call epoch_2DCtrlHeartbeat; // 2x fast normal beats repeated 5 times every 2 seconds + [_control, 0.7, 1, 1, 3, 0.01] call epoch_2DCtrlHeartbeat; // 3x super fast beats played once + +*/ +_this spawn { + disableSerialization; + private ["_ctrl","_scale","_times","_delay","_beats","_speed","_t","_b"]; + + _ctrl = param [0, controlNull,[controlNull]]; + _scale = param [1,0.7,[0]]; + _times = param [2,1,[0]]; + _delay = param [3,1.2,[0]]; + _beats = param [4,2,[0]]; + _speed = param [5,0.04,[0]]; + + if (_ctrl isEqualTo controlNull) exitWith {false}; + _speed = 0.1; + for "_t" from 0 to (_times - 1) do { + [_ctrl,_scale + _scale/2,_speed] call BIS_fnc_ctrlSetScale; + uiSleep _speed; + for "_b" from 0 to (_beats - 1) do { + [_ctrl,_scale,_speed] call BIS_fnc_ctrlSetScale; + uiSleep _speed; + [_ctrl,_scale + _scale/2,_speed] call BIS_fnc_ctrlSetScale; + uiSleep _speed; + }; + [_ctrl,1,_delay] call BIS_fnc_ctrlSetScale; + uiSleep _delay; + }; + + true +}; + +true diff --git a/Sources/epoch_code/gui/scripts/animations/Epoch_2DCtrlShake.sqf b/Sources/epoch_code/gui/scripts/animations/Epoch_2DCtrlShake.sqf new file mode 100644 index 00000000..898c5312 --- /dev/null +++ b/Sources/epoch_code/gui/scripts/animations/Epoch_2DCtrlShake.sqf @@ -0,0 +1,61 @@ +/* + Author: Raimonds Virtoss - EpochMod.com + + Contributors: + + Description: + Gives shake animation to your 2D GUI element along it's center. + + _control (mandatory): control to animate; + _speed (optional): speed of animation, higher values equals to faster animation. Should be less than degrees to avoid glitches! + _shakes (optional): amount of shakes, more shakes = longer animation. + _degrees (optional): rotation degrees 0 to 360. + + Shake animation sequence: + 0 > -degrees + -degrees > +degrees + +degrees > 0 + + Licence: + Arma Public License Share Alike (APL-SA) - https://www.bistudio.com/community/licenses/arma-public-license-share-alike + + Github: + https://github.com/EpochModTeam/Epoch/tree/release/Sources/epoch_code/gui/scripts/animations/Epoch_2DCtrlShake.sqf + + Usage: + [_control] call epoch_2DCtrlShake; //default 3 fast shakes + [_control, 10, 12] call epoch_2DCtrlShake; //12 very fast shakes + [_control, 2, 5, 90] call epoch_2DCtrlShake; // 5 very slow 90 degree shakes + +*/ +_this spawn { + disableSerialization; + private ["_ctrl","_speed","_shakes","_degrees","_s","_d"]; + _ctrl = param [0, controlNull,[controlNull]]; + _speed = param [1,5,[0]]; + _shakes = param [2,3,[0]]; + _degrees = param [3,10,[0]]; + + if (_ctrl isEqualTo controlNull) exitWith {false}; + + for "_s" from 0 to (_shakes - 1) do { + + for "_d" from 0 to _degrees step _speed do { + _ctrl ctrlSetAngle [_d * -1,0.5,0.5]; + uiSleep 0.01; + }; + for "_d" from (_degrees * -1) to _degrees step _speed do { + _ctrl ctrlSetAngle [_d,0.5,0.5]; + uiSleep 0.01; + }; + for "_d" from 0 to _degrees step _speed do { + _ctrl ctrlSetAngle [_degrees - _d,0.5,0.5]; + uiSleep 0.01; + }; + _ctrl ctrlSetAngle [0,0.5,0.5]; // just in case given params are not balanced + }; + + true +}; + +true diff --git a/Sources/epoch_code/gui/scripts/dynamicHUD/epoch_dynamicHUD_start.sqf b/Sources/epoch_code/gui/scripts/dynamicHUD/epoch_dynamicHUD_start.sqf index dcde7c2b..426fab0b 100644 --- a/Sources/epoch_code/gui/scripts/dynamicHUD/epoch_dynamicHUD_start.sqf +++ b/Sources/epoch_code/gui/scripts/dynamicHUD/epoch_dynamicHUD_start.sqf @@ -19,7 +19,7 @@ private ["_angle","_arraySize","_c","_cPos","_center","_cfg","_classname","_conf _cfg = "rmx_dynamicHUD" call EPOCH_returnConfig; _configs = "true" configClasses _cfg; -diag_log format ["Epoch_dynamicHUD_start: %1", _configs]; +// diag_log format ["Epoch_dynamicHUD_start: %1", _configs]; setMousePosition [0.5,0.5]; @@ -27,7 +27,7 @@ disableSerialization; _dsp = findDisplay 46; { - _group = _dsp ctrlCreate ["rscControlsGroup", call Epoch_getIDC]; + _group = _dsp ctrlCreate ["rmx_rscControlsGroup", call Epoch_getIDC]; rmx_var_dynamicHUD_groups set [_forEachIndex, _group]; _defaultPopulate = getNumber (_x >> "defaultPopulate"); diff --git a/Sources/epoch_code/gui/scripts/messaging/Epoch_message.sqf b/Sources/epoch_code/gui/scripts/messaging/Epoch_message.sqf index b2feeb44..d46cae2b 100644 --- a/Sources/epoch_code/gui/scripts/messaging/Epoch_message.sqf +++ b/Sources/epoch_code/gui/scripts/messaging/Epoch_message.sqf @@ -8,7 +8,7 @@ Arma Public License Share Alike (APL-SA) - https://www.bistudio.com/community/licenses/arma-public-license-share-alike Github: - https://github.com/EpochModTeam/Epoch/tree/release/Sources/epoch_code/gui/scripts/Epoch_dynamicText.sqf + https://github.com/EpochModTeam/Epoch/blob/release/Sources/epoch_code/gui/scripts/messaging/Epoch_message.sqf Usage: "TEST" call Epoch_message diff --git a/Sources/epoch_code/gui/scripts/messaging/Epoch_message_old1.sqf b/Sources/epoch_code/gui/scripts/messaging/Epoch_message_old1.sqf index 6e6cdfe2..3ce22748 100644 --- a/Sources/epoch_code/gui/scripts/messaging/Epoch_message_old1.sqf +++ b/Sources/epoch_code/gui/scripts/messaging/Epoch_message_old1.sqf @@ -10,7 +10,7 @@ Arma Public License Share Alike (APL-SA) - https://www.bistudio.com/community/licenses/arma-public-license-share-alike Github: - https://github.com/EpochModTeam/Epoch/tree/release/Sources/epoch_code/gui/scripts/Epoch_dynamicText.sqf + https://github.com/EpochModTeam/Epoch/blob/release/Sources/epoch_code/gui/scripts/messaging/Epoch_message_old1.sqf Usage: "TEST" call Epoch_message_old1 diff --git a/Sources/epoch_code/gui/scripts/messaging/Epoch_message_old2.sqf b/Sources/epoch_code/gui/scripts/messaging/Epoch_message_old2.sqf index 042782f9..8ad04f34 100644 --- a/Sources/epoch_code/gui/scripts/messaging/Epoch_message_old2.sqf +++ b/Sources/epoch_code/gui/scripts/messaging/Epoch_message_old2.sqf @@ -8,7 +8,7 @@ Arma Public License Share Alike (APL-SA) - https://www.bistudio.com/community/licenses/arma-public-license-share-alike Github: - https://github.com/EpochModTeam/Epoch/tree/master/Sources/epoch_code/gui/scripts/Epoch_dynamicText.sqf + https://github.com/EpochModTeam/Epoch/blob/release/Sources/epoch_code/gui/scripts/messaging/Epoch_message_old2.sqf Usage: "TEST" call Epoch_message_old2 diff --git a/Sources/epoch_code/gui/scripts/post_process/EPOCH_postprocessAdjust.sqf b/Sources/epoch_code/gui/scripts/post_process/EPOCH_postprocessAdjust.sqf index 3f84fd72..57b4fdb0 100644 --- a/Sources/epoch_code/gui/scripts/post_process/EPOCH_postprocessAdjust.sqf +++ b/Sources/epoch_code/gui/scripts/post_process/EPOCH_postprocessAdjust.sqf @@ -10,7 +10,7 @@ Arma Public License Share Alike (APL-SA) - https://www.bistudio.com/community/licenses/arma-public-license-share-alike Github: - https://github.com/EpochModTeam/Epoch/tree/release/Sources/epoch_code/gui/scripts/post_process/EPOCH_postprocessCreate.sqf + https://github.com/EpochModTeam/Epoch/blob/release/Sources/epoch_code/gui/scripts/post_process/EPOCH_postprocessAdjust.sqf Params: [Handle, speed integer, Effect array] diff --git a/Sources/epoch_code/gui/scripts/post_process/EPOCH_postprocessCreate.sqf b/Sources/epoch_code/gui/scripts/post_process/EPOCH_postprocessCreate.sqf index c1c0bd8b..aa0627c9 100644 --- a/Sources/epoch_code/gui/scripts/post_process/EPOCH_postprocessCreate.sqf +++ b/Sources/epoch_code/gui/scripts/post_process/EPOCH_postprocessCreate.sqf @@ -10,7 +10,7 @@ Arma Public License Share Alike (APL-SA) - https://www.bistudio.com/community/licenses/arma-public-license-share-alike Github: - https://github.com/EpochModTeam/Epoch/tree/release/Sources/epoch_code/gui/scripts/post_process/Epoch_dynamicMenuPopulate.sqf + https://github.com/EpochModTeam/Epoch/blob/release/Sources/epoch_code/gui/scripts/post_process/EPOCH_postprocessCreate.sqf Params: [Name of PP, Priority] diff --git a/Sources/epoch_code/gui/scripts/post_process/EPOCH_postprocessDestroy.sqf b/Sources/epoch_code/gui/scripts/post_process/EPOCH_postprocessDestroy.sqf index 69723035..81b4c4f3 100644 --- a/Sources/epoch_code/gui/scripts/post_process/EPOCH_postprocessDestroy.sqf +++ b/Sources/epoch_code/gui/scripts/post_process/EPOCH_postprocessDestroy.sqf @@ -10,7 +10,7 @@ Arma Public License Share Alike (APL-SA) - https://www.bistudio.com/community/licenses/arma-public-license-share-alike Github: - https://github.com/EpochModTeam/Epoch/tree/release/Sources/epoch_code/gui/scripts/post_process/EPOCH_postprocessDestroy.sqf + https://github.com/EpochModTeam/Epoch/blob/release/Sources/epoch_code/gui/scripts/post_process/EPOCH_postprocessDestroy.sqf diff --git a/Sources/epoch_code/gui/scripts/post_process/Epoch_setDrunk.sqf b/Sources/epoch_code/gui/scripts/post_process/Epoch_setDrunk.sqf index 6f05dac1..23440039 100644 --- a/Sources/epoch_code/gui/scripts/post_process/Epoch_setDrunk.sqf +++ b/Sources/epoch_code/gui/scripts/post_process/Epoch_setDrunk.sqf @@ -10,7 +10,7 @@ Arma Public License Share Alike (APL-SA) - https://www.bistudio.com/community/licenses/arma-public-license-share-alike Github: - https://github.com/EpochModTeam/Epoch/tree/release/Sources/epoch_code/gui/scripts/post_process/EPOCH_postprocessDestroy.sqf + https://github.com/EpochModTeam/Epoch/blob/release/Sources/epoch_code/gui/scripts/post_process/Epoch_setDrunk.sqf Usage: 0.5 call epoch_setDrunk; diff --git a/Sources/epoch_code/gui/scripts/post_process/Epoch_setRadiation.sqf b/Sources/epoch_code/gui/scripts/post_process/Epoch_setRadiation.sqf index fc2d7eac..c279ab87 100644 --- a/Sources/epoch_code/gui/scripts/post_process/Epoch_setRadiation.sqf +++ b/Sources/epoch_code/gui/scripts/post_process/Epoch_setRadiation.sqf @@ -10,7 +10,7 @@ Arma Public License Share Alike (APL-SA) - https://www.bistudio.com/community/licenses/arma-public-license-share-alike Github: - https://github.com/EpochModTeam/Epoch/tree/release/Sources/epoch_code/gui/scripts/post_process/EPOCH_postprocessDestroy.sqf + https://github.com/EpochModTeam/Epoch/blob/release/Sources/epoch_code/gui/scripts/post_process/Epoch_setRadiation.sqf Usage: 0.5 call epoch_setRadiation; diff --git a/Sources/epoch_code/gui/scripts/worldToScreen/Epoch_gui3DModelPos.sqf b/Sources/epoch_code/gui/scripts/worldToScreen/Epoch_gui3DModelPos.sqf index ffb83369..bcce687b 100644 --- a/Sources/epoch_code/gui/scripts/worldToScreen/Epoch_gui3DModelPos.sqf +++ b/Sources/epoch_code/gui/scripts/worldToScreen/Epoch_gui3DModelPos.sqf @@ -10,7 +10,7 @@ Arma Public License Share Alike (APL-SA) - https://www.bistudio.com/community/licenses/arma-public-license-share-alike Github: - https://github.com/EpochModTeam/Epoch/tree/release/Sources/epoch_code/gui/scripts/worldToScreen/Epoch_gui3DCooldownEH.sqf + https://github.com/EpochModTeam/Epoch/blob/release/Sources/epoch_code/gui/scripts/worldToScreen/Epoch_gui3DModelPos.sqf Example: [_object, _time, _image, _text, _objectSpace, _distance, _externalBool] call epoch_gui3dModelPos; diff --git a/Sources/epoch_code/init/both_init.sqf b/Sources/epoch_code/init/both_init.sqf index a6208b2a..3218d338 100644 --- a/Sources/epoch_code/init/both_init.sqf +++ b/Sources/epoch_code/init/both_init.sqf @@ -18,7 +18,7 @@ private ["_antagonistSpawnDefaults","_customVarsInit","_say3dsounds","_say3dsoun // detect if Ryan's Zombies and Deamons mod is present if (["CfgEpochClient", "ryanZombiesEnabled", false] call EPOCH_fnc_returnConfigEntryV2) then { - EPOCH_mod_Ryanzombies_Enabled = (parseNumber (getText (configFile >> "CfgPatches" >> "Ryanzombies" >> "version")) >= 4.2); + EPOCH_mod_Ryanzombies_Enabled = (parseNumber (getText (configFile >> "CfgPatches" >> "Ryanzombies" >> "version")) >= 4.5); if (EPOCH_mod_Ryanzombies_Enabled) then { diag_log "Epoch: Ryanzombies detected"; }; diff --git a/Sources/epoch_config/Configs/CfgActionMenu/CfgActionMenu_self.hpp b/Sources/epoch_config/Configs/CfgActionMenu/CfgActionMenu_self.hpp index b401f520..82520e5e 100644 --- a/Sources/epoch_config/Configs/CfgActionMenu/CfgActionMenu_self.hpp +++ b/Sources/epoch_config/Configs/CfgActionMenu/CfgActionMenu_self.hpp @@ -48,3 +48,54 @@ class player_group_requests icon = "x\addons\a3_epoch_code\Data\UI\buttons\group_requests_ca.paa"; tooltip = "Group Requests"; }; + +class base_mode_enable +{ + condition = "EPOCH_buildMode in [0,2] && EPOCH_playerEnergy > 0"; + action = "EPOCH_stabilityTarget = objNull;EPOCH_buildMode = 1;['Build Mode: Enabled Snap alignment', 5] call Epoch_message;EPOCH_buildDirection = 0;"; + icon = "x\addons\a3_epoch_code\Data\UI\buttons\build_maintain.paa"; + tooltip = "Build Mode: Snap alignment"; +}; +class base_mode_enable_free +{ + condition = "EPOCH_buildMode == 1 && EPOCH_playerEnergy > 0"; + action = "EPOCH_stabilityTarget = objNull;EPOCH_buildMode = 2;['Build Mode: Enabled Free alignment', 5] call Epoch_message;EPOCH_buildDirection = 0;"; + icon = "x\addons\a3_epoch_code\Data\UI\buttons\build_maintain.paa"; + tooltip = "Build Mode: Free alignment"; +}; +class base_mode_disable +{ + condition = "EPOCH_buildMode > 0"; + action = "EPOCH_buildMode = 0;EPOCH_snapDirection = 0;['Build Mode: Disabled', 5] call Epoch_message;EPOCH_Target = objNull;EPOCH_Z_OFFSET = 0;EPOCH_X_OFFSET = 0;EPOCH_Y_OFFSET = 5;"; + icon = "x\addons\a3_epoch_code\Data\UI\buttons\build_remove.paa"; + tooltip = "Build Mode: Disable"; +}; + +class base_mode_snap_direction_0 +{ + condition = "EPOCH_buildMode == 1 && EPOCH_snapDirection != 0"; + action = "EPOCH_snapDirection = 0;[format['SNAP DIRECTION MODE: %1', EPOCH_snapDirection], 5] call Epoch_message;"; + icon = "x\addons\a3_epoch_code\Data\UI\buttons\build_move.paa"; + tooltip = "Build Mode: Snap Direction 0°"; +}; +class base_mode_snap_direction_1 +{ + condition = "EPOCH_buildMode == 1 && EPOCH_snapDirection != 1"; + action = "EPOCH_snapDirection = 1;[format['SNAP DIRECTION MODE: %1', EPOCH_snapDirection], 5] call Epoch_message;"; + icon = "x\addons\a3_epoch_code\Data\UI\buttons\build_move.paa"; + tooltip = "Build Mode: Snap Direction 90°"; +}; +class base_mode_snap_direction_2 +{ + condition = "EPOCH_buildMode == 1 && EPOCH_snapDirection != 2"; + action = "EPOCH_snapDirection = 2;[format['SNAP DIRECTION MODE: %1', EPOCH_snapDirection], 5] call Epoch_message;"; + icon = "x\addons\a3_epoch_code\Data\UI\buttons\build_move.paa"; + tooltip = "Build Mode: Snap Direction 180°"; +}; +class base_mode_snap_direction_3 +{ + condition = "EPOCH_buildMode == 1 && EPOCH_snapDirection != 3"; + action = "EPOCH_snapDirection = 3;[format['SNAP DIRECTION MODE: %1', EPOCH_snapDirection], 5] call Epoch_message;"; + icon = "x\addons\a3_epoch_code\Data\UI\buttons\build_move.paa"; + tooltip = "Build Mode: Snap Direction 270°"; +}; diff --git a/Sources/epoch_config/Configs/CfgBaseBuilding.json b/Sources/epoch_config/Configs/CfgBaseBuilding.json deleted file mode 100644 index 570657dd..00000000 --- a/Sources/epoch_config/Configs/CfgBaseBuilding.json +++ /dev/null @@ -1,1370 +0,0 @@ -{ - "_header": { - "@author": "Aaron Clark - https://EpochMod.com", - "@contributors": [], - "@description": "Configs for base building upgrades and removal", - "@licence": "Arma Public License Share Alike (APL-SA) - https://www.bistudio.com/community/licenses/arma-public-license-share-alike", - "@github": "https://github.com/EpochModTeam/Epoch/tree/release/Sources/{filename}" - }, - "CfgBaseBuilding": { - "Default": { - "upgradeBuilding": [], - "removeParts": [] - }, - "FirePlace_EPOCH": { - "upgradeBuilding": [ - [ - "FirePlaceOn_EPOCH", - [ - [ - "WoodLog_EPOCH", - 1 - ] - ] - ] - ], - "removeParts": [ - [ - "ItemRock", - 2 - ] - ], - "staticClass": "FirePlace_EPOCH", - "simulClass": "Fireplace_SIM_EPOCH", - "GhostPreview": "FirePlace_EPOCH", - "limitNearby": 2, - "bypassJammer": 1, - "isTemporary": 1, - "_inherit": "Default" - }, - "Fireplace_SIM_EPOCH": { - "upgradeBuilding": [], - "removeParts": [], - "_inherit": "FirePlace_EPOCH" - }, - "FirePlaceOn_EPOCH": { - "upgradeBuilding": [], - "_inherit": "FirePlace_EPOCH" - }, - "Foundation_EPOCH": { - "removeParts": [ - [ - "ItemRock", - 4 - ] - ], - "GhostPreview": "Foundation_Ghost_EPOCH", - "staticClass": "Foundation_EPOCH", - "snapPointsPara": [ - "N", - "S", - "E", - "W", - "C" - ], - "snapPointsPerp": [], - "maxHeight": 2.5, - "_inherit": "Default" - }, - "Foundation_Ghost_EPOCH": { - "allowedSnapPoints": [ - "N", - "S", - "E", - "W" - ], - "allowedSnapObjects": [ - "Constructions_foundation_F" - ], - "_inherit": "Foundation_EPOCH" - }, - "WoodFoundation_EPOCH": { - "removeParts": [ - [ - "PartPlankPack", - 4 - ] - ], - "GhostPreview": "WoodFoundation_Ghost_EPOCH", - "staticClass": "WoodFoundation_EPOCH", - "snapPointsPara": [ - "N", - "S", - "E", - "W", - "C" - ], - "snapPointsPerp": [], - "allowedSnapPoints": [ - "N", - "S", - "E", - "W" - ], - "allowedSnapObjects": [ - "Constructions_foundation_F" - ], - "maxHeight": 2.5, - "_inherit": "Default" - }, - "WoodFoundation_Ghost_EPOCH": { - "allowedSnapPoints": [ - "N", - "S", - "E", - "W" - ], - "allowedSnapObjects": [ - "Constructions_foundation_F" - ], - "_inherit": "WoodFoundation_EPOCH" - }, - "Hesco3_EPOCH": { - "removeParts": [ - [ - "KitHesco3", - 1 - ] - ], - "simulClass": "Hesco3_SIM_EPOCH", - "staticClass": "Hesco3_EPOCH", - "GhostPreview": "Hesco3_Ghost_EPOCH", - "snapType": "snapPointsPara", - "snapPointsPara": [ - "C", - "E", - "W" - ], - "energyCost": 0.4, - "limitNearby": 4, - "bypassJammer": 1, - "_inherit": "Default" - }, - "Hesco3_SIM_EPOCH": { - "allowedSnapPoints": [ - "C", - "E", - "W" - ], - "allowedSnapObjects": [ - "Hesco3_EPOCH" - ], - "removeParts": [], - "_inherit": "Hesco3_EPOCH" - }, - "Hesco3_Ghost_EPOCH": { - "_inherit": "Hesco3_SIM_EPOCH" - }, - "TankTrap_EPOCH": { - "removeParts": [ - [ - "KitTankTrap", - 1 - ] - ], - "simulClass": "TankTrap_SIM_EPOCH", - "staticClass": "TankTrap_EPOCH", - "GhostPreview": "TankTrap_EPOCH", - "energyCost": 0.2, - "limitNearby": 4, - "bypassJammer": 1, - "_inherit": "Default" - }, - "TankTrap_SIM_EPOCH": { - "removeParts": [], - "_inherit": "TankTrap_EPOCH" - }, - "Spike_TRAP_EPOCH": { - "simulClass": "Spike_TRAP_SIM_EPOCH", - "staticClass": "Spike_TRAP_EPOCH", - "GhostPreview": "Spike_TRAP_EPOCH", - "ammoClass": "Spike_TRAP_AMMO_EPOCH", - "energyCost": 0.2, - "limitNearby": 2, - "bypassJammer": 1, - "_inherit": "Default" - }, - "Spike_TRAP_SIM_EPOCH": { - "_inherit": "Spike_TRAP_EPOCH" - }, - "Metal_TRAP_EPOCH": { - "simulClass": "Metal_TRAP_SIM_EPOCH", - "staticClass": "Metal_TRAP_EPOCH", - "GhostPreview": "Metal_TRAP_EPOCH", - "ammoClass": "Metal_TRAP_AMMO_EPOCH", - "energyCost": 0.4, - "limitNearby": 2, - "bypassJammer": 1, - "_inherit": "Default" - }, - "Metal_TRAP_SIM_EPOCH": { - "_inherit": "Metal_TRAP_EPOCH" - }, - "SolarGen_EPOCH": { - "removeParts": [ - [ - "KitSolarGen", - 1 - ] - ], - "powerCapacity": 10, - "powerType": 1, - "GhostPreview": "SolarGen_EPOCH", - "staticClass": "SolarGen_EPOCH", - "simulClass": "SolarGen_SIM_EPOCH", - "_inherit": "Default" - }, - "SolarGen_SIM_EPOCH": { - "removeParts": [], - "_inherit": "SolarGen_EPOCH" - }, - "PlotPole_EPOCH": { - "removeParts": [ - [ - "KitPlotPole", - 1 - ] - ], - "GhostPreview": "PlotPole_EPOCH", - "staticClass": "PlotPole_EPOCH", - "simulClass": "PlotPole_SIM_EPOCH", - "bypassJammer": 1, - "_inherit": "Default" - }, - "PlotPole_SIM_EPOCH": { - "removeParts": [], - "_inherit": "PlotPole_EPOCH" - }, - "WoodRamp_EPOCH": { - "removeParts": [ - [ - "PartPlankPack", - 3 - ] - ], - "simulClass": "WoodRamp_SIM_EPOCH", - "staticClass": "WoodRamp_EPOCH", - "GhostPreview": "WoodRamp_Ghost_EPOCH", - "snapPointsPara": [], - "snapPointsPerp": [], - "energyCost": 0.2, - "_inherit": "Default" - }, - "WoodRamp_SIM_EPOCH": { - "allowedSnapPoints": [ - "NF", - "SF", - "EF", - "WF", - "CB" - ], - "allowedSnapObjects": [ - "Const_floors_static_F", - "Constructions_foundation_F" - ], - "removeParts": [], - "_inherit": "WoodRamp_EPOCH" - }, - "WoodRamp_Ghost_EPOCH": { - "_inherit": "WoodRamp_SIM_EPOCH" - }, - "WoodFloor_EPOCH": { - "upgradeBuilding": [ - [ - "MetalFloor_EPOCH", - [ - [ - "ItemCorrugatedLg", - 2 - ] - ] - ] - ], - "removeParts": [ - [ - "PartPlankPack", - 2 - ] - ], - "simulClass": "WoodFloor_SIM_EPOCH", - "staticClass": "WoodFloor_EPOCH", - "GhostPreview": "WoodFloor_Ghost_EPOCH", - "snapPointsPara": [ - "NF", - "SF", - "EF", - "WF", - "C", - "CB" - ], - "snapPointsPerp": [ - "N", - "S", - "E", - "W", - "CinN", - "CinS", - "CinE", - "CinW" - ], - "energyCost": 0.2, - "_inherit": "Default" - }, - "WoodFloor_SIM_EPOCH": { - "allowedSnapPoints": [ - "NF", - "SF", - "EF", - "WF", - "C" - ], - "allowedSnapObjects": [ - "Const_floors_static_F", - "Constructions_foundation_F" - ], - "upgradeBuilding": [], - "removeParts": [], - "_inherit": "WoodFloor_EPOCH" - }, - "WoodFloor_Ghost_EPOCH": { - "_inherit": "WoodFloor_SIM_EPOCH" - }, - "MetalFloor_EPOCH": { - "removeParts": [ - [ - "ItemCorrugatedLg", - 2 - ] - ], - "simulClass": "MetalFloor_SIM_EPOCH", - "staticClass": "MetalFloor_EPOCH", - "GhostPreview": "MetalFloor_Ghost_EPOCH", - "snapPointsPara": [ - "NF", - "SF", - "EF", - "WF", - "C", - "CB" - ], - "snapPointsPerp": [ - "N", - "S", - "E", - "W", - "CinN", - "CinS", - "CinE", - "CinW" - ], - "energyCost": 0.5, - "_inherit": "Default" - }, - "MetalFloor_SIM_EPOCH": { - "allowedSnapPoints": [ - "NF", - "SF", - "EF", - "WF", - "C" - ], - "allowedSnapObjects": [ - "Const_floors_static_F", - "Constructions_foundation_F" - ], - "removeParts": [], - "_inherit": "Default" - }, - "MetalFloor_Ghost_EPOCH": { - "_inherit": "MetalFloor_SIM_EPOCH" - }, - "CinderWallGarage_EPOCH": { - "removeParts": [ - [ - "CinderBlocks", - 4 - ], - [ - "ItemCorrugatedLg", - 1 - ], - [ - "CircuitParts", - 1 - ] - ], - "simulClass": "CinderWallGarage_SIM_EPOCH", - "staticClass": "CinderWallGarage_EPOCH", - "GhostPreview": "CinderWallGarage_EPOCH", - "snapType": "snapPointsPara", - "snapPointsPara": [ - "N", - "E", - "W" - ], - "allowedSnapPoints": [ - "N", - "S", - "E", - "W" - ], - "energyCost": 0.5, - "_inherit": "Default" - }, - "CinderWallGarage_SIM_EPOCH": { - "allowedSnapObjects": [ - "Const_Cinder_static_F", - "Const_floors_static_F" - ], - "removeParts": [], - "_inherit": "CinderWallGarage_EPOCH" - }, - "CinderWallHalf_EPOCH": { - "upgradeBuilding": [ - [ - "CinderWall_EPOCH", - [ - [ - "CinderBlocks", - 2 - ], - [ - "MortarBucket", - 1 - ] - ] - ] - ], - "removeParts": [ - [ - "CinderBlocks", - 2 - ], - [ - "ItemRock", - 1 - ] - ], - "simulClass": "CinderWallHalf_SIM_EPOCH", - "staticClass": "CinderWallHalf_EPOCH", - "GhostPreview": "CinderWallHalf_Ghost_EPOCH", - "energyCost": 0.2, - "snapType": "snapPointsPara", - "snapPointsPara": [ - "N", - "E", - "W" - ], - "allowedSnapPoints": [ - "N", - "S", - "E", - "W" - ], - "_inherit": "Default" - }, - "CinderWallHalf_SIM_EPOCH": { - "allowedSnapObjects": [ - "Const_Cinder_static_F", - "Const_floors_static_F" - ], - "removeParts": [], - "upgradeBuilding": [], - "_inherit": "CinderWallHalf_EPOCH" - }, - "CinderWallHalf_Ghost_EPOCH": { - "_inherit": "CinderWallHalf_SIM_EPOCH" - }, - "CinderWall_EPOCH": { - "upgradeBuilding": [ - [ - "CinderWallGarage_EPOCH", - [ - [ - "ItemCorrugatedLg", - 1 - ], - [ - "CircuitParts", - 1 - ] - ] - ] - ], - "removeParts": [ - [ - "CinderBlocks", - 4 - ], - [ - "ItemRock", - 2 - ] - ], - "simulClass": "CinderWall_SIM_EPOCH", - "staticClass": "CinderWall_EPOCH", - "GhostPreview": "CinderWall_EPOCH", - "snapType": "snapPointsPara", - "snapPointsPara": [ - "N", - "E", - "W" - ], - "allowedSnapPoints": [ - "N", - "S", - "E", - "W" - ], - "energyCost": 0.4, - "_inherit": "Default" - }, - "CinderWall_SIM_EPOCH": { - "allowedSnapObjects": [ - "Const_Cinder_static_F", - "Const_floors_static_F" - ], - "upgradeBuilding": [], - "removeParts": [], - "_inherit": "CinderWall_EPOCH" - }, - "WoodLargeWall_EPOCH": { - "upgradeBuilding": [ - [ - "WoodWall1_EPOCH", - [ - [ - "ItemPlywoodPack", - 1 - ] - ] - ], - [ - "WoodLargeWallCor_EPOCH", - [ - [ - "ItemCorrugated", - 1 - ] - ] - ] - ], - "removeParts": [ - [ - "PartPlankPack", - 2 - ] - ], - "simulClass": "WoodLargeWall_SIM_EPOCH", - "staticClass": "WoodLargeWall_EPOCH", - "GhostPreview": "WoodLargeWall_Ghost_EPOCH", - "snapType": "snapPointsPara", - "snapPointsPara": [ - "N", - "E", - "W" - ], - "allowedSnapPoints": [ - "N", - "S", - "E", - "W" - ], - "_inherit": "Default" - }, - "WoodLargeWall_SIM_EPOCH": { - "upgradeBuilding": [], - "removeParts": [], - "allowedSnapObjects": [ - "Const_floors_static_F", - "Const_WoodWalls_static_F" - ], - "_inherit": "WoodLargeWall_EPOCH" - }, - "WoodLargeWall_Ghost_EPOCH": { - "_inherit": "WoodLargeWall_SIM_EPOCH" - }, - "WoodWall1_EPOCH": { - "upgradeBuilding": [ - [ - "WoodWall2_EPOCH", - [ - [ - "PartPlankPack", - 1 - ] - ] - ], - [ - "WoodLargeWallCor_EPOCH", - [ - [ - "ItemCorrugated", - 1 - ] - ] - ] - ], - "removeParts": [ - [ - "PartPlankPack", - 2 - ] - ], - "simulClass": "WoodWall1_SIM_EPOCH", - "staticClass": "WoodWall1_EPOCH", - "GhostPreview": "WoodWall1_EPOCH", - "snapType": "snapPointsPara", - "snapPointsPara": [ - "N", - "E", - "W" - ], - "allowedSnapPoints": [ - "N", - "S", - "E", - "W" - ], - "energyCost": 0.2, - "_inherit": "Default" - }, - "WoodWall1_SIM_EPOCH": { - "allowedSnapObjects": [ - "Const_floors_static_F", - "Const_WoodWalls_static_F" - ], - "energyCost": 0.2, - "upgradeBuilding": [], - "removeParts": [], - "_inherit": "WoodWall1_EPOCH" - }, - "WoodLargeWallCor_EPOCH": { - "upgradeBuilding": [ - [ - "WoodLargeWallDoorway_EPOCH", - [ - [ - "PartPlankPack", - 1 - ] - ] - ] - ], - "removeParts": [ - [ - "PartPlankPack", - 2 - ], - [ - "ItemCorrugated", - 1 - ] - ], - "simulClass": "WoodLargeWallCor_SIM_EPOCH", - "staticClass": "WoodLargeWallCor_EPOCH", - "GhostPreview": "WoodLargeWallCor_EPOCH", - "snapType": "snapPointsPara", - "snapPointsPara": [ - "N", - "E", - "W" - ], - "allowedSnapPoints": [ - "N", - "S", - "E", - "W" - ], - "energyCost": 0.2, - "availableTextures": [ - "\\x\\addons\\a3_epoch_assets\\textures\\cor\\corrugated_co.paa", - "\\x\\addons\\a3_epoch_assets\\textures\\cor\\corrugated_black_co.paa", - "\\x\\addons\\a3_epoch_assets\\textures\\cor\\corrugated_blue_co.paa", - "\\x\\addons\\a3_epoch_assets\\textures\\cor\\corrugated_brown_co.paa", - "\\x\\addons\\a3_epoch_assets\\textures\\cor\\corrugated_green_co.paa", - "\\x\\addons\\a3_epoch_assets\\textures\\cor\\corrugated_orange_co.paa", - "\\x\\addons\\a3_epoch_assets\\textures\\cor\\corrugated_purple_co.paa", - "\\x\\addons\\a3_epoch_assets\\textures\\cor\\corrugated_red_co.paa", - "\\x\\addons\\a3_epoch_assets\\textures\\cor\\corrugated_teal_co.paa", - "\\x\\addons\\a3_epoch_assets\\textures\\cor\\corrugated_yellow_co.paa" - ], - "_inherit": "Default" - }, - "WoodLargeWallCor_SIM_EPOCH": { - "allowedSnapObjects": [ - "Const_floors_static_F", - "Const_WoodWalls_static_F" - ], - "upgradeBuilding": [], - "removeParts": [], - "_inherit": "WoodLargeWallCor_EPOCH" - }, - "WoodWall2_EPOCH": { - "upgradeBuilding": [ - [ - "WoodWall3_EPOCH", - [ - [ - "ItemPlywoodPack", - 1 - ], - [ - "PartPlankPack", - 1 - ] - ] - ], - [ - "WoodLargeWallDoor_EPOCH", - [ - [ - "ItemCorrugated", - 1 - ], - [ - "PartPlankPack", - 1 - ] - ] - ] - ], - "removeParts": [ - [ - "ItemPlywoodPack", - 1 - ], - [ - "PartPlankPack", - 2 - ] - ], - "simulClass": "WoodWall2_SIM_EPOCH", - "staticClass": "WoodWall2_EPOCH", - "GhostPreview": "WoodWall2_EPOCH", - "snapPointsPara": [ - "N", - "E", - "W" - ], - "allowedSnapPoints": [ - "N", - "S", - "E", - "W" - ], - "energyCost": 0.2, - "_inherit": "Default" - }, - "WoodWall2_SIM_EPOCH": { - "allowedSnapObjects": [ - "Const_floors_static_F", - "Const_WoodWalls_static_F" - ], - "upgradeBuilding": [], - "removeParts": [], - "_inherit": "WoodWall2_EPOCH" - }, - "WoodLargeWallDoorway_EPOCH": { - "upgradeBuilding": [ - [ - "WoodLargeWallDoor_EPOCH", - [ - [ - "ItemCorrugated", - 1 - ], - [ - "PartPlankPack", - 1 - ] - ] - ] - ], - "removeParts": [ - [ - "PartPlankPack", - 2 - ], - [ - "ItemCorrugated", - 1 - ] - ], - "simulClass": "WoodLargeWallDoorway_SIM_EPOCH", - "staticClass": "WoodLargeWallDoorway_EPOCH", - "GhostPreview": "WoodLargeWallDoorway_EPOCH", - "snapPointsPara": [ - "N", - "E", - "W" - ], - "allowedSnapPoints": [ - "N", - "S", - "E", - "W" - ], - "energyCost": 0.2, - "availableTextures": [ - "\\x\\addons\\a3_epoch_assets\\textures\\cor\\corrugated_co.paa", - "\\x\\addons\\a3_epoch_assets\\textures\\cor\\corrugated_black_co.paa", - "\\x\\addons\\a3_epoch_assets\\textures\\cor\\corrugated_blue_co.paa", - "\\x\\addons\\a3_epoch_assets\\textures\\cor\\corrugated_brown_co.paa", - "\\x\\addons\\a3_epoch_assets\\textures\\cor\\corrugated_green_co.paa", - "\\x\\addons\\a3_epoch_assets\\textures\\cor\\corrugated_orange_co.paa", - "\\x\\addons\\a3_epoch_assets\\textures\\cor\\corrugated_purple_co.paa", - "\\x\\addons\\a3_epoch_assets\\textures\\cor\\corrugated_red_co.paa", - "\\x\\addons\\a3_epoch_assets\\textures\\cor\\corrugated_teal_co.paa", - "\\x\\addons\\a3_epoch_assets\\textures\\cor\\corrugated_yellow_co.paa" - ], - "_inherit": "Default" - }, - "WoodLargeWallDoorway_SIM_EPOCH": { - "allowedSnapObjects": [ - "Const_floors_static_F", - "Const_WoodWalls_static_F" - ], - "upgradeBuilding": [], - "removeParts": [], - "_inherit": "WoodLargeWallDoorway_EPOCH" - }, - "WoodWall3_EPOCH": { - "upgradeBuilding": [ - [ - "WoodWall4_EPOCH", - [ - [ - "CircuitParts", - 1 - ] - ] - ], - [ - "WoodLargeWallDoorL_EPOCH", - [ - [ - "ItemCorrugated", - 1 - ], - [ - "CircuitParts", - 1 - ] - ] - ] - ], - "removeParts": [ - [ - "ItemPlywoodPack", - 1 - ], - [ - "PartPlankPack", - 2 - ] - ], - "simulClass": "WoodWall3_SIM_EPOCH", - "staticClass": "WoodWall3_EPOCH", - "GhostPreview": "WoodWall3_EPOCH", - "snapPointsPara": [ - "N", - "E", - "W" - ], - "allowedSnapPoints": [ - "N", - "S", - "E", - "W" - ], - "energyCost": 0.2, - "_inherit": "Default" - }, - "WoodWall3_SIM_EPOCH": { - "allowedSnapObjects": [ - "Const_floors_static_F", - "Const_WoodWalls_static_F" - ], - "upgradeBuilding": [], - "removeParts": [], - "_inherit": "WoodWall3_EPOCH" - }, - "WoodLargeWallDoor_EPOCH": { - "upgradeBuilding": [ - [ - "WoodLargeWallDoorL_EPOCH", - [ - [ - "ItemCorrugated", - 1 - ], - [ - "CircuitParts", - 1 - ] - ] - ] - ], - "removeParts": [ - [ - "PartPlankPack", - 2 - ], - [ - "ItemCorrugated", - 1 - ] - ], - "simulClass": "WoodLargeWallDoor_SIM_EPOCH", - "staticClass": "WoodLargeWallDoor_EPOCH", - "GhostPreview": "WoodLargeWallDoor_EPOCH", - "snapPointsPara": [ - "N", - "E", - "W" - ], - "allowedSnapPoints": [ - "N", - "S", - "E", - "W" - ], - "availableTextures": [ - "\\x\\addons\\a3_epoch_assets\\textures\\cor\\corrugated_co.paa", - "\\x\\addons\\a3_epoch_assets\\textures\\cor\\corrugated_black_co.paa", - "\\x\\addons\\a3_epoch_assets\\textures\\cor\\corrugated_blue_co.paa", - "\\x\\addons\\a3_epoch_assets\\textures\\cor\\corrugated_brown_co.paa", - "\\x\\addons\\a3_epoch_assets\\textures\\cor\\corrugated_green_co.paa", - "\\x\\addons\\a3_epoch_assets\\textures\\cor\\corrugated_orange_co.paa", - "\\x\\addons\\a3_epoch_assets\\textures\\cor\\corrugated_purple_co.paa", - "\\x\\addons\\a3_epoch_assets\\textures\\cor\\corrugated_red_co.paa", - "\\x\\addons\\a3_epoch_assets\\textures\\cor\\corrugated_teal_co.paa", - "\\x\\addons\\a3_epoch_assets\\textures\\cor\\corrugated_yellow_co.paa" - ], - "energyCost": 0.2, - "_inherit": "Default" - }, - "WoodLargeWallDoor_SIM_EPOCH": { - "allowedSnapObjects": [ - "Const_floors_static_F", - "Const_WoodWalls_static_F" - ], - "upgradeBuilding": [], - "removeParts": [], - "_inherit": "WoodLargeWallDoor_EPOCH" - }, - "WoodWall4_EPOCH": { - "removeParts": [ - [ - "ItemPlywoodPack", - 1 - ], - [ - "PartPlankPack", - 2 - ], - [ - "CircuitParts", - 1 - ] - ], - "simulClass": "WoodWall4_SIM_EPOCH", - "staticClass": "WoodWall4_EPOCH", - "GhostPreview": "WoodWall4_EPOCH", - "snapPointsPara": [ - "N", - "E", - "W" - ], - "allowedSnapPoints": [ - "N", - "S", - "E", - "W" - ], - "energyCost": 0.2, - "_inherit": "Default" - }, - "WoodWall4_SIM_EPOCH": { - "allowedSnapObjects": [ - "Const_floors_static_F", - "Const_WoodWalls_static_F" - ], - "upgradeBuilding": [], - "removeParts": [], - "_inherit": "WoodWall4_EPOCH" - }, - "WoodLargeWallDoorL_EPOCH": { - "removeParts": [ - [ - "PartPlankPack", - 2 - ], - [ - "ItemCorrugated", - 1 - ], - [ - "CircuitParts", - 1 - ] - ], - "simulClass": "WoodLargeWallDoorL_SIM_EPOCH", - "staticClass": "WoodLargeWallDoorL_EPOCH", - "GhostPreview": "WoodLargeWallDoorL_EPOCH", - "snapPointsPara": [ - "N", - "E", - "W" - ], - "allowedSnapPoints": [ - "N", - "S", - "E", - "W" - ], - "availableTextures": [ - "\\x\\addons\\a3_epoch_assets\\textures\\cor\\corrugated_co.paa", - "\\x\\addons\\a3_epoch_assets\\textures\\cor\\corrugated_black_co.paa", - "\\x\\addons\\a3_epoch_assets\\textures\\cor\\corrugated_blue_co.paa", - "\\x\\addons\\a3_epoch_assets\\textures\\cor\\corrugated_brown_co.paa", - "\\x\\addons\\a3_epoch_assets\\textures\\cor\\corrugated_green_co.paa", - "\\x\\addons\\a3_epoch_assets\\textures\\cor\\corrugated_orange_co.paa", - "\\x\\addons\\a3_epoch_assets\\textures\\cor\\corrugated_purple_co.paa", - "\\x\\addons\\a3_epoch_assets\\textures\\cor\\corrugated_red_co.paa", - "\\x\\addons\\a3_epoch_assets\\textures\\cor\\corrugated_teal_co.paa", - "\\x\\addons\\a3_epoch_assets\\textures\\cor\\corrugated_yellow_co.paa" - ], - "energyCost": 0.2, - "_inherit": "Default" - }, - "WoodLargeWallDoorL_SIM_EPOCH": { - "allowedSnapObjects": [ - "Const_floors_static_F", - "Const_WoodWalls_static_F" - ], - "upgradeBuilding": [], - "removeParts": [], - "_inherit": "WoodLargeWallDoorL_EPOCH" - }, - "WoodStairs_EPOCH": { - "upgradeBuilding": [ - [ - "WoodStairs2_EPOCH", - [ - [ - "PartPlankPack", - 4 - ] - ] - ] - ], - "removeParts": [ - [ - "PartPlankPack", - 4 - ] - ], - "simulClass": "WoodStairs_SIM_EPOCH", - "staticClass": "WoodStairs_EPOCH", - "GhostPreview": "WoodStairs_Ghost_EPOCH", - "snapPointsPara": [], - "snapPointsPerp": [], - "energyCost": 0.2, - "_inherit": "Default" - }, - "WoodStairs_SIM_EPOCH": { - "allowedSnapPoints": [ - "NF", - "SF", - "EF", - "WF", - "CB" - ], - "allowedSnapObjects": [ - "Const_floors_static_F", - "Constructions_foundation_F" - ], - "upgradeBuilding": [], - "removeParts": [], - "_inherit": "WoodStairs_EPOCH" - }, - "WoodStairs_Ghost_EPOCH": { - "_inherit": "WoodStairs_SIM_EPOCH" - }, - "WoodStairs2_EPOCH": { - "removeParts": [ - [ - "PartPlankPack", - 4 - ] - ], - "simulClass": "WoodStairs2_SIM_EPOCH", - "staticClass": "WoodStairs2_EPOCH", - "GhostPreview": "WoodStairs2_EPOCH", - "snapPointsPara": [ - "NF2", - "SF2", - "EF2", - "WF2", - "NF", - "SF", - "EF", - "WF", - "C", - "CB" - ], - "snapPointsPerp": [ - "N", - "S", - "E", - "W", - "CinN", - "CinS", - "CinE", - "CinW" - ], - "energyCost": 0.3, - "_inherit": "Default" - }, - "WoodStairs2_SIM_EPOCH": { - "allowedSnapPoints": [ - "NF", - "SF", - "EF", - "WF", - "CB" - ], - "allowedSnapObjects": [ - "Const_floors_static_F", - "Constructions_foundation_F" - ], - "removeParts": [], - "_inherit": "WoodStairs2_EPOCH" - }, - "WoodTower_EPOCH": { - "removeParts": [ - [ - "PartPlankPack", - 4 - ] - ], - "upgradeBuildingPart": [ - [ - "ItemPlywoodPack", - 1 - ], - [ - "PartPlankPack", - 2 - ] - ], - "removeBuildingPart": [ - [ - "ItemPlywoodPack", - 1 - ], - [ - "PartPlankPack", - 2 - ] - ], - "simulClass": "WoodTower_SIM_EPOCH", - "staticClass": "WoodTower_EPOCH", - "GhostPreview": "WoodTower_Ghost_EPOCH", - "snapPointsPara": [ - "NF2", - "SF2", - "EF2", - "WF2", - "NF", - "SF", - "EF", - "WF", - "C", - "CB" - ], - "snapPointsPerp": [ - "N", - "S", - "E", - "W", - "CinN", - "CinS", - "CinE", - "CinW" - ], - "persistAnimations": [ - "NWall", - "EWall", - "SWall", - "WWall" - ], - "energyCost": 0.3, - "_inherit": "Default" - }, - "WoodTower_SIM_EPOCH": { - "allowedSnapPoints": [ - "NF2", - "SF2", - "EF2", - "WF2", - "CB" - ], - "allowedSnapObjects": [ - "WoodTower_EPOCH", - "Const_floors_static_F", - "Constructions_foundation_F" - ], - "energyCost": 0.3, - "_inherit": "WoodTower_EPOCH" - }, - "WoodTower_Ghost_EPOCH": { - "_inherit": "WoodTower_SIM_EPOCH" - }, - "WoodLadder_EPOCH": { - "removeParts": [ - [ - "PartPlankPack", - 2 - ] - ], - "simulClass": "WoodLadder_SIM_EPOCH", - "staticClass": "WoodLadder_EPOCH", - "GhostPreview": "WoodLadder_Ghost_EPOCH", - "energyCost": 0.1, - "_inherit": "Default" - }, - "WoodLadder_SIM_EPOCH": { - "removeParts": [], - "_inherit": "WoodLadder_EPOCH" - }, - "WoodLadder_Ghost_EPOCH": { - "_inherit": "WoodLadder_SIM_EPOCH" - }, - "Tipi_EPOCH": { - "removeParts": [ - [ - "Pelt_EPOCH", - 2 - ], - [ - "PartPlankPack", - 1 - ] - ], - "GhostPreview": "Tipi_Ghost_EPOCH", - "staticClass": "Tipi_EPOCH", - "simulClass": "Tipi_SIM_EPOCH", - "limitNearby": 2, - "bypassJammer": 1, - "_inherit": "Default" - }, - "Tipi_SIM_EPOCH": { - "simulClass": "Tipi_SIM_EPOCH", - "staticClass": "Tipi_EPOCH", - "limitNearby": 2, - "bypassJammer": 1, - "removeParts": [], - "_inherit": "Tipi_EPOCH" - }, - "Tipi_Ghost_EPOCH": { - "_inherit": "Tipi_SIM_EPOCH" - }, - "StorageShelf_EPOCH": { - "removeParts": [ - [ - "ItemCorrugated", - 2 - ] - ], - "GhostPreview": "StorageShelf_Ghost_EPOCH", - "staticClass": "StorageShelf_EPOCH", - "simulClass": "StorageShelf_SIM_EPOCH", - "limitNearby": 5, - "bypassJammer": 1, - "_inherit": "Default" - }, - "StorageShelf_SIM_EPOCH": { - "removeParts": [], - "_inherit": "StorageShelf_EPOCH" - }, - "StorageShelf_Ghost_EPOCH": { - "_inherit": "StorageShelf_SIM_EPOCH" - }, - "Workbench_EPOCH": { - "removeParts": [ - [ - "PartPlankPack", - 2 - ] - ], - "GhostPreview": "WorkBench_Ghost_EPOCH", - "staticClass": "WorkBench_EPOCH", - "simulClass": "WorkBench_SIM_EPOCH", - "limitNearby": 5, - "bypassJammer": 1, - "_inherit": "Default" - }, - "WorkBench_SIM_EPOCH": { - "removeParts": [], - "_inherit": "Workbench_EPOCH" - }, - "WorkBench_Ghost_EPOCH": { - "_inherit": "WorkBench_SIM_EPOCH" - }, - "LockBox_EPOCH": { - "returnOnPack": [ - [ - "ItemLockbox", - 1 - ] - ], - "simulClass": "LockBox_SIM_EPOCH", - "staticClass": "LockBox_EPOCH", - "weaponHolderProxy": "LockBoxProxy_EPOCH", - "GhostPreview": "LockBox_EPOCH", - "bypassJammer": 1, - "limitNearby": 2, - "isSecureStorage": 1, - "_inherit": "Default" - }, - "LockBox_SIM_EPOCH": { - "returnOnPack": [], - "_inherit": "LockBox_EPOCH" - }, - "Safe_EPOCH": { - "returnOnPack": [ - [ - "ItemSafe", - 1 - ] - ], - "simulClass": "Safe_SIM_EPOCH", - "staticClass": "Safe_EPOCH", - "weaponHolderProxy": "SafeProxy_EPOCH", - "GhostPreview": "Safe_EPOCH", - "bypassJammer": 1, - "limitNearby": 2, - "isSecureStorage": 1, - "_inherit": "Default" - }, - "Safe_SIM_EPOCH": { - "returnOnPack": [], - "_inherit": "Safe_EPOCH" - }, - "Jack_EPOCH": { - "simulClass": "Jack_SIM_EPOCH", - "staticClass": "Jack_EPOCH", - "GhostPreview": "Jack_EPOCH", - "limitNearby": 2, - "bypassJammer": 1, - "energyCost": 0.1, - "_inherit": "Default" - }, - "Jack_SIM_EPOCH": { - "_inherit": "Jack_EPOCH" - } - } -} diff --git a/Sources/epoch_config/Configs/CfgBuildingLootPos.json b/Sources/epoch_config/Configs/CfgBuildingLootPos.json deleted file mode 100644 index 77bc78f3..00000000 --- a/Sources/epoch_config/Configs/CfgBuildingLootPos.json +++ /dev/null @@ -1,43072 +0,0 @@ -{ - "CfgBuildingLootPos": { - "Default": { - "fridgePos": [], - "shelfPos": [], - "pelicanPos": [], - "wardrobePos": [], - "bedPos": [], - "couchPos": [], - "cookerPos": [], - "tablePos": [], - "lockerPos": [], - "toolRackPos": [], - "shoeboxPos": [], - "lootBias": 40, - "limit": 3, - "lootType": "normal", - "normal": [ - [ - "shelfPos", - "Shelf_EPOCH", - true - ], - [ - "fridgePos", - "Fridge_EPOCH", - true - ], - [ - "bedPos", - "Bed_EPOCH", - false - ], - [ - "couchPos", - "Couch_EPOCH", - false - ], - [ - "wardrobePos", - "wardrobe_epoch", - false - ], - [ - "cookerPos", - "cooker_epoch", - false - ], - [ - "chairPos", - [ - "Chair_EPOCH", - "ChairRed_EPOCH" - ], - true - ], - [ - "filingPos", - "Filing_epoch", - true - ], - [ - "pelicanPos", - "Pelican_EPOCH", - false - ], - [ - "tablePos", - "Table_EPOCH", - false - ], - [ - "lockerPos", - "Locker_EPOCH", - false - ], - [ - "toolRackPos", - "ToolRack_EPOCH", - false - ], - [ - "shoeboxPos", - "Shoebox_EPOCH", - false - ], - [ - "palletPos", - "Tarp_EPOCH", - false - ], - [ - "freezerPos", - "Freezer_EPOCH", - false - ], - [ - "cabinetPos", - "Cabinet_EPOCH", - false - ] - ], - "mil": [ - [ - "shelfPos", - "Shelf_EPOCH", - true - ], - [ - "fridgePos", - "Fridge_EPOCH", - true - ], - [ - "bedPos", - "Bunk_EPOCH", - false - ], - [ - "couchPos", - "Couch_EPOCH", - false - ], - [ - "wardrobePos", - "wardrobe_epoch", - false - ], - [ - "cookerPos", - "cooker_epoch", - false - ], - [ - "chairPos", - [ - "Chair_EPOCH", - "ChairRed_EPOCH" - ], - true - ], - [ - "filingPos", - "Filing_epoch", - true - ], - [ - "pelicanPos", - "Pelican_EPOCH", - false - ], - [ - "tablePos", - "Table_EPOCH", - false - ], - [ - "lockerPos", - "Locker_EPOCH", - false - ], - [ - "toolRackPos", - "ToolRack_EPOCH", - false - ], - [ - "shoeboxPos", - "Shoebox_EPOCH", - false - ], - [ - "palletPos", - "Tarp_EPOCH", - false - ], - [ - "freezerPos", - "Freezer_EPOCH", - false - ], - [ - "cabinetPos", - "Cabinet_EPOCH", - false - ] - ] - }, - "Land_Kiosk_redburger_F": { - "fridgePos": [ - [ - [ - 1.64453, - 1.43945, - -2.897 - ], - 89.9032 - ] - ], - "cookerPos": [ - [ - [ - 1.57813, - -0.261719, - -2.89732 - ], - 90.9244 - ] - ], - "filingPos": [ - [ - [ - -1.65625, - 1.67773, - -2.89687 - ], - 272.463 - ] - ], - "shoeboxPos": [ - [ - [ - -0.275391, - -1.92188, - -2.07339 - ], - 358 - ] - ], - "freezerPos": [ - [ - [ - -1.51367, - 0.0078125, - -2.86339 - ], - 271.8 - ] - ], - "_inherit": "Default" - }, - "Land_Kiosk_blueking_F": { - "fridgePos": [ - [ - [ - -1.56055, - 1.67383, - -1.79198 - ], - 0.076973 - ] - ], - "cookerPos": [ - [ - [ - -1.62109, - -0.296875, - -1.79261 - ], - 269.732 - ] - ], - "filingPos": [ - [ - [ - 1.82031, - 0.972656, - -1.75876 - ], - 91.8 - ], - [ - [ - 1.82031, - 1.55664, - -1.75876 - ], - 91.8 - ] - ], - "shoeboxPos": [ - [ - [ - 1.86914, - -1.18555, - -0.645341 - ], - 90 - ] - ], - "freezerPos": [ - [ - [ - 1.54297, - -0.0410156, - -1.75876 - ], - 91.8 - ] - ], - "_inherit": "Default" - }, - "Land_Kiosk_gyros_F": { - "fridgePos": [ - [ - [ - 1.64258, - 0.197266, - -2.0025 - ], - 89.8823 - ] - ], - "cookerPos": [ - [ - [ - 1.5, - 1.62305, - -2.0029 - ], - 89.3177 - ] - ], - "filingPos": [ - [ - [ - -1.52344, - 1.62109, - -2.00235 - ], - 296.665 - ] - ], - "pelicanPos": [ - [ - [ - 2.91016, - -0.0703125, - 0.187521 - ], - 263.525 - ] - ], - "shoeboxPos": [ - [ - [ - -1.89844, - -1.08008, - -1.17894 - ], - 91.8 - ] - ], - "freezerPos": [ - [ - [ - -1.57031, - 0.199219, - -1.96894 - ], - 269.8 - ] - ], - "_inherit": "Default" - }, - "Land_Kiosk_papers_F": { - "shelfPos": [ - [ - [ - 1.36523, - 1.79492, - -2.0024 - ], - 1.00576 - ] - ], - "chairPos": [ - [ - [ - -1.47852, - 1.27148, - -1.96894 - ], - 306.8 - ] - ], - "filingPos": [ - [ - [ - 1.69336, - 0.0625, - -2.0024 - ], - 86.0276 - ], - [ - [ - -1.68164, - -0.347656, - -2.00241 - ], - 266.904 - ], - [ - [ - 1.71484, - -0.404297, - -2.0024 - ], - 90.176 - ] - ], - "shoeboxPos": [ - [ - [ - 1.81055, - -1.86133, - -0.808939 - ], - 338.8 - ] - ], - "_inherit": "Default" - }, - "Land_Research_HQ_F": { - "limit": 5, - "lootType": "mil", - "shelfPos": [ - [ - [ - 0.380859, - 4.1875, - -3.29264 - ], - 2.04878 - ], - [ - [ - -1.03125, - -6.27734, - -3.17222 - ], - 181.183 - ], - [ - [ - 8.52148, - 3.01367, - -3.17222 - ], - 90.053 - ] - ], - "fridgePos": [ - [ - [ - 5.52148, - 6.21094, - -3.17237 - ], - 0.0829086 - ] - ], - "bedPos": [ - [ - [ - 0.450195, - 0.876953, - -3.29266 - ], - 0 - ] - ], - "couchPos": [ - [ - [ - 2.89746, - 0.804688, - -3.29266 - ], - 181.475 - ] - ], - "cookerPos": [ - [ - [ - 6.66992, - 6.10547, - -3.17264 - ], - 358.477 - ] - ], - "chairPos": [ - [ - [ - -3.59766, - 3.67578, - -3.29266 - ], - 325.551 - ] - ], - "filingPos": [ - [ - [ - -1.17676, - 4.13086, - -3.29262 - ], - 358.166 - ], - [ - [ - -2.75781, - -6.06445, - -3.1722 - ], - 177.048 - ], - [ - [ - -3.52148, - -5.88281, - -3.17221 - ], - 202.305 - ], - [ - [ - 6.77246, - -3.36914, - -0.692615 - ], - 84.9868 - ], - [ - [ - 8.46094, - 3.97266, - -3.17206 - ], - 89.6625 - ] - ], - "pelicanPos": [ - [ - [ - -0.431641, - 0.957031, - -0.767684 - ], - 213.601 - ], - [ - [ - 4.77832, - -4.33398, - -3.29265 - ], - 149.079 - ] - ], - "lockerPos": [ - [ - [ - -3.9668, - -4.05664, - -3.29265 - ], - 268.178 - ], - [ - [ - 7.18848, - 0.742188, - -3.29265 - ], - 89.2752 - ] - ], - "palletPos": [ - [ - [ - 0.328125, - -3.94141, - -0.740771 - ], - 174 - ], - [ - [ - 2.7959, - -6.25977, - -10 - ], - 260 - ] - ], - "freezerPos": [ - [ - [ - 2.64355, - 5.34766, - -3.14077 - ], - 271 - ] - ], - "cabinetPos": [ - [ - [ - -4.21973, - -1.09131, - -1.87077 - ], - 0 - ], - [ - [ - 2.64795, - -5.21143, - -1.87077 - ], - 270 - ] - ], - "_inherit": "Default" - }, - "Land_Research_house_V1_F": { - "lootType": "mil", - "shelfPos": [ - [ - [ - 0.408203, - 3.9668, - 0.00387025 - ], - 0.47818 - ], - [ - [ - -2.37891, - 3.47461, - 0.0038693 - ], - 272.048 - ] - ], - "fridgePos": [ - [ - [ - 2.17383, - 1.02539, - -0.132167 - ], - 91.4155 - ] - ], - "filingPos": [ - [ - [ - -2.18359, - 2.4082, - 0.00388861 - ], - 270 - ], - [ - [ - -0.384766, - 3.89453, - 0.00388622 - ], - 10.991 - ] - ], - "pelicanPos": [ - [ - [ - -1.88477, - 0.826172, - -0.132179 - ], - 233.568 - ] - ], - "lockerPos": [ - [ - [ - 2.18555, - 3.36523, - 0.00385499 - ], - 88.1972 - ] - ], - "palletPos": [ - [ - [ - -1.45508, - -1.11914, - -10 - ], - 174 - ] - ], - "cabinetPos": [ - [ - [ - -0.443359, - -0.0527344, - 1.29856 - ], - 270 - ] - ], - "_inherit": "Default" - }, - "Land_spp_Tower_F": { - "limit": 5, - "lootType": "mil", - "shelfPos": [ - [ - [ - 2.79297, - -1.28906, - -14.9882 - ], - 88.9351 - ], - [ - [ - -2.72266, - -2.93164, - -24.3965 - ], - 179.88 - ] - ], - "bedPos": [ - [ - [ - -1.89648, - -0.994141, - 10.1607 - ], - 93.8027 - ] - ], - "couchPos": [ - [ - [ - 1.39258, - -2.8418, - -14.9885 - ], - 89.9995 - ] - ], - "chairPos": [ - [ - [ - 1.55859, - -1.35156, - 10.1608 - ], - 177.348 - ], - [ - [ - -1.16016, - -3.20703, - -14.9884 - ], - 187.768 - ] - ], - "filingPos": [ - [ - [ - -3.67969, - -2.19141, - -24.3019 - ], - 180.033 - ], - [ - [ - 4.3125, - 0.748047, - 10.1609 - ], - 87.6986 - ], - [ - [ - -4.07617, - -3.69531, - 23.799 - ], - 181.064 - ] - ], - "pelicanPos": [ - [ - [ - -1.03711, - -2.03906, - 25.6749 - ], - 180.506 - ], - [ - [ - 4.40625, - -2.83008, - 23.7991 - ], - 113.987 - ] - ], - "tablePos": [ - [ - [ - -0.00390625, - 0.507813, - -14.9885 - ], - 0.00285339 - ] - ], - "lockerPos": [ - [ - [ - -2.67773, - 0.0273438, - -14.9884 - ], - 270.033 - ] - ], - "toolRackPos": [ - [ - [ - 4.57813, - -0.574219, - 10.1609 - ], - 89.1923 - ] - ], - "shoeboxPos": [ - [ - [ - 2.64648, - -2.03516, - 25.6749 - ], - 195.354 - ], - [ - [ - -2.6582, - -3.65625, - -14.9885 - ], - 195.527 - ] - ], - "palletPos": [ - [ - [ - 1.52539, - 0.0351563, - 23.8031 - ], - 272 - ], - [ - [ - 3.38477, - 0.015625, - 23.8031 - ], - 179 - ] - ], - "freezerPos": [ - [ - [ - 3.29102, - -1.50195, - 10.1633 - ], - 179 - ] - ], - "cabinetPos": [ - [ - [ - -3.93164, - 0.230469, - -22.7967 - ], - 0 - ] - ], - "_inherit": "Default" - }, - "Land_MilOffices_V1_F": { - "limit": 6, - "lootType": "mil", - "shelfPos": [ - [ - [ - 5.89844, - 0.773438, - -2.89318 - ], - 269.647 - ], - [ - [ - 6.08203, - -0.435547, - -2.89318 - ], - 0.742516 - ], - [ - [ - -4.00781, - -5.64648, - -2.89318 - ], - 180.694 - ], - [ - [ - 7.26367, - -2.26563, - -2.89318 - ], - 267.774 - ], - [ - [ - 8.74219, - -5.70313, - -2.89318 - ], - 178.843 - ], - [ - [ - 5.89063, - 9.54297, - -2.89318 - ], - 270.185 - ], - [ - [ - -5.83789, - 11.2949, - -2.89318 - ], - 359.547 - ], - [ - [ - -13.8574, - -5.7207, - -2.89318 - ], - 179.686 - ], - [ - [ - -16.1719, - -0.859375, - -2.89318 - ], - 358.847 - ], - [ - [ - -16.9512, - 0.576172, - -2.89318 - ], - 268.745 - ], - [ - [ - -16.3457, - 11.2871, - -2.89318 - ], - 0.686188 - ] - ], - "fridgePos": [ - [ - [ - 6.43945, - -3.44531, - -2.89318 - ], - 89.5034 - ], - [ - [ - 6.60547, - 4.67578, - -2.89318 - ], - 180.413 - ], - [ - [ - -10.707, - -5.51563, - -2.89318 - ], - 178.591 - ] - ], - "bedPos": [ - [ - [ - 13.5332, - 5.33789, - -2.8932 - ], - 95.0654 - ] - ], - "couchPos": [ - [ - [ - 4.08984, - 8.96289, - -2.8932 - ], - 4.74224 - ], - [ - [ - 15.9063, - 9.83789, - -2.8932 - ], - 357.568 - ] - ], - "wardrobePos": [ - [ - [ - 16.7813, - 6.91211, - -2.89308 - ], - 89.005 - ] - ], - "cookerPos": [ - [ - [ - -12.2871, - -3.27539, - -2.89359 - ], - 269.464 - ] - ], - "chairPos": [ - [ - [ - -6.48242, - -1.26172, - -2.89333 - ], - 30.6329 - ], - [ - [ - -6.36328, - -5.20898, - -2.89321 - ], - 138.614 - ], - [ - [ - -9.26953, - -5.20703, - -2.89319 - ], - 221.625 - ], - [ - [ - 2.14844, - 10.8848, - -2.8932 - ], - 357.801 - ], - [ - [ - 16.2461, - 0.330078, - -2.89319 - ], - 58.6309 - ], - [ - [ - 12.3359, - 10.6348, - -2.8932 - ], - 349.887 - ], - [ - [ - 16.2637, - -3.21289, - -2.89318 - ], - 108.767 - ] - ], - "filingPos": [ - [ - [ - -0.710938, - -0.902344, - -2.89316 - ], - 273.543 - ], - [ - [ - -1.625, - -5.49219, - -2.89316 - ], - 172.228 - ], - [ - [ - -2.56445, - 6.4082, - -2.89316 - ], - 86.596 - ], - [ - [ - 7.35742, - -0.585938, - -2.89316 - ], - 269.601 - ], - [ - [ - 6.50391, - -5.62305, - -2.89316 - ], - 103.818 - ], - [ - [ - -1.80859, - 11.1055, - -2.89316 - ], - 353.219 - ], - [ - [ - 10.082, - -5.57422, - -2.89316 - ], - 171.96 - ], - [ - [ - -11.4727, - -5.625, - -2.89316 - ], - 178.889 - ], - [ - [ - 7.61523, - 11.1699, - -2.89316 - ], - 357.944 - ], - [ - [ - 8.19141, - 11.0684, - -2.89316 - ], - 328.836 - ], - [ - [ - -14.7676, - -0.96875, - -2.89316 - ], - 359.13 - ], - [ - [ - -10.7695, - 11.1172, - -2.89316 - ], - 348.322 - ], - [ - [ - 16.793, - 3.68164, - -2.89316 - ], - 58.8697 - ], - [ - [ - -16.8691, - -5.51758, - -2.89316 - ], - 190.272 - ] - ], - "pelicanPos": [ - [ - [ - -15.4648, - -5.25586, - -2.89319 - ], - 177.065 - ], - [ - [ - 16.1719, - 5.08984, - -2.89319 - ], - 160.192 - ] - ], - "tablePos": [ - [ - [ - 0.990234, - -5.35742, - -2.8932 - ], - 181.381 - ], - [ - [ - -7.78516, - -3.08789, - -2.8932 - ], - 0.00653839 - ], - [ - [ - 16.6719, - -1.39063, - -2.8932 - ], - 90.476 - ], - [ - [ - 14.0918, - 9.58008, - -2.8932 - ], - 90.0005 - ] - ], - "lockerPos": [ - [ - [ - 7.49805, - -4.18359, - -2.89319 - ], - 271.895 - ], - [ - [ - 10.3281, - 4.60352, - -2.89319 - ], - 179.863 - ], - [ - [ - -16.7461, - -3.25195, - -2.89319 - ], - 266.767 - ] - ], - "toolRackPos": [ - [ - [ - 9.29297, - -0.222656, - -2.89323 - ], - 359.898 - ], - [ - [ - -13.0098, - -3.95703, - -2.89322 - ], - 89.093 - ] - ], - "palletPos": [ - [ - [ - -15.3184, - -3.625, - -2.85274 - ], - 272 - ] - ], - "freezerPos": [ - [ - [ - -12.2461, - -4.50391, - -2.85274 - ], - 272 - ] - ], - "cabinetPos": [ - [ - [ - 5.3125, - 4.95215, - -1.47264 - ], - 180 - ], - [ - [ - 5.27734, - -5.80957, - -1.47264 - ], - 270 - ], - [ - [ - -12.1123, - -2.60938, - -1.47264 - ], - 270 - ] - ], - "_inherit": "Default" - }, - "Land_Airport_Tower_F": { - "shelfPos": [ - [ - [ - 1.00195, - 4.2207, - -10.4679 - ], - 90 - ], - [ - [ - 2.09375, - -5.83984, - -1.46719 - ], - 136.235 - ] - ], - "fridgePos": [ - [ - [ - -3.19922, - -5.58789, - -1.46735 - ], - 223.518 - ] - ], - "chairPos": [ - [ - [ - 0.740234, - -0.0332031, - -1.46723 - ], - 3.7747 - ], - [ - [ - 2.19141, - -1.23438, - -1.46718 - ], - 54.1489 - ] - ], - "filingPos": [ - [ - [ - -2.14844, - 1.53906, - -7.46764 - ], - 267.225 - ], - [ - [ - -0.503906, - -3.69141, - 2.22974 - ], - 268.915 - ], - [ - [ - -1.09375, - -3.69727, - 2.2298 - ], - 90.7877 - ], - [ - [ - -3.73633, - -5.13086, - -1.46725 - ], - 223.885 - ], - [ - [ - -2.69922, - -6.11133, - -1.46731 - ], - 226.111 - ] - ], - "pelicanPos": [ - [ - [ - -0.482422, - -6.20898, - 3.00391 - ], - 187.096 - ], - [ - [ - -0.744141, - 6.49414, - 1.52821 - ], - 348.84 - ] - ], - "lockerPos": [ - [ - [ - -3.26172, - -0.542969, - -1.4672 - ], - 314.971 - ] - ], - "palletPos": [ - [ - [ - -4.09766, - 1.40625, - -10.6461 - ], - 272 - ] - ], - "cabinetPos": [ - [ - [ - 2.48779, - -0.672852, - 2.53949 - ], - 135 - ], - [ - [ - -2.37842, - 1.64404, - -9.16051 - ], - 0 - ], - [ - [ - -3.85498, - -0.772461, - 2.53949 - ], - 45 - ] - ], - "_inherit": "Default" - }, - "Land_Slum_House01_F": { - "chairPos": [ - [ - [ - 1.20313, - 1.6582, - -1.07285 - ], - 36.9507 - ] - ], - "filingPos": [ - [ - [ - 0.351563, - 2.05469, - -1.08115 - ], - 8.25228 - ] - ], - "pelicanPos": [ - [ - [ - 1.4668, - 2.32031, - 1.60821 - ], - 184.525 - ] - ], - "toolRackPos": [ - [ - [ - -1.56641, - 0.789063, - -1.08133 - ], - 270.436 - ] - ], - "palletPos": [ - [ - [ - 0.169922, - 0.214844, - -1.08145 - ], - 272 - ] - ], - "_inherit": "Default" - }, - "Land_Slum_House02_F": { - "shelfPos": [ - [ - [ - 2.52148, - 3.48438, - -0.824517 - ], - 359.959 - ] - ], - "couchPos": [ - [ - [ - 2.14844, - 0.236328, - -0.824545 - ], - 0.0984116 - ] - ], - "chairPos": [ - [ - [ - 1.15234, - 3.20508, - -0.824523 - ], - 352.052 - ] - ], - "tablePos": [ - [ - [ - -0.15625, - 0.738281, - -0.824542 - ], - 268.176 - ] - ], - "_inherit": "Default" - }, - "Land_Slum_House03_F": { - "bedPos": [ - [ - [ - 0.166016, - 0.230469, - -1.07675 - ], - 95 - ] - ], - "chairPos": [ - [ - [ - -1.99414, - 2.25586, - -1.07675 - ], - 335 - ] - ], - "filingPos": [ - [ - [ - 3.98633, - -0.507813, - -1.07675 - ], - 95 - ] - ], - "toolRackPos": [ - [ - [ - 0.773438, - 2.98633, - -1.07675 - ], - 0 - ] - ], - "palletPos": [ - [ - [ - 3.60938, - 2.14453, - -1.07675 - ], - 272 - ] - ], - "_inherit": "Default" - }, - "Land_cargo_house_slum_F": { - "shelfPos": [ - [ - [ - -0.891602, - -1.20117, - -0.38667 - ], - 181.006 - ] - ], - "bedPos": [ - [ - [ - -3.16504, - -0.253906, - -0.386693 - ], - 276.075 - ] - ], - "chairPos": [ - [ - [ - 0.650391, - -0.734375, - -0.383496 - ], - 90.6667 - ] - ], - "filingPos": [ - [ - [ - -4.45898, - -1.12109, - -0.386626 - ], - 269.224 - ] - ], - "_inherit": "Default" - }, - "Land_FuelStation_Build_F": { - "shelfPos": [ - [ - [ - 0.415039, - 1.52734, - -1.36232 - ], - 0.956482 - ] - ], - "filingPos": [ - [ - [ - -2.31543, - -1.1582, - -1.3623 - ], - 259.317 - ] - ], - "pelicanPos": [ - [ - [ - -2.79199, - 0.658203, - 2.11388 - ], - 86.4283 - ] - ], - "shoeboxPos": [ - [ - [ - -1.99316, - 0.386719, - -0.361005 - ], - 112 - ] - ], - "freezerPos": [ - [ - [ - 2.10938, - -0.701172, - -1.391 - ], - 90 - ] - ], - "_inherit": "Default" - }, - "Land_Factory_Main_F": { - "shelfPos": [ - [ - [ - -3.72852, - 3.85742, - -6.35809 - ], - 178.041 - ], - [ - [ - 5.62012, - -9.38477, - 2.34198 - ], - 89.9969 - ], - [ - [ - -6.9209, - 10.8223, - -6.32809 - ], - 95.4476 - ], - [ - [ - -10.208, - 14.8887, - -6.32809 - ], - 1.97624 - ] - ], - "fridgePos": [ - [ - [ - -1.76074, - 8.24805, - -6.35806 - ], - 94.2797 - ] - ], - "couchPos": [ - [ - [ - -2.44629, - 5.73047, - -6.35812 - ], - 2.06058 - ], - [ - [ - -3.50684, - 16.8828, - -6.41408 - ], - 90.0061 - ] - ], - "cookerPos": [ - [ - [ - -5.74609, - 5.52734, - -6.35851 - ], - 183.545 - ] - ], - "chairPos": [ - [ - [ - -5.46777, - 4.26367, - -6.35815 - ], - 231.258 - ], - [ - [ - -7.42676, - 14.3906, - -6.3281 - ], - 42.1397 - ] - ], - "filingPos": [ - [ - [ - -5.79004, - 6.72266, - -6.35807 - ], - 270.867 - ], - [ - [ - -4.03516, - -9.26758, - 2.34797 - ], - 0.889618 - ], - [ - [ - 5.33691, - -11.1738, - 2.34195 - ], - 75.1523 - ], - [ - [ - 5.16602, - -12.2598, - 2.34194 - ], - 135.024 - ], - [ - [ - -10.5898, - 12.2129, - -6.32807 - ], - 270 - ], - [ - [ - -10.6104, - 12.6699, - -6.32807 - ], - 267.548 - ] - ], - "pelicanPos": [ - [ - [ - 2.81738, - -9.37305, - 2.3419 - ], - 2.64822 - ] - ], - "toolRackPos": [ - [ - [ - -3.79004, - 9.14063, - -6.35813 - ], - 0.489624 - ], - [ - [ - -6.61133, - 12.8359, - -6.32813 - ], - 89.3704 - ] - ], - "palletPos": [ - [ - [ - -3.94238, - -16.6523, - -10 - ], - 94 - ], - [ - [ - 4.20313, - 16.6426, - -6.35465 - ], - 95 - ] - ], - "_inherit": "Default" - }, - "Land_Airport_right_F": { - "limit": 5, - "lootType": "mil", - "shelfPos": [ - [ - [ - -4.19922, - -2.1543, - -1.76375 - ], - 359.705 - ], - [ - [ - -4.57422, - 2.20514, - -1.76375 - ], - 270.932 - ], - [ - [ - 5.27734, - -5.37885, - -1.76368 - ], - 357.591 - ], - [ - [ - -15.0703, - -7.48627, - -6.76375 - ], - 89.4887 - ], - [ - [ - -14.4297, - -11.0059, - -6.76375 - ], - 270.174 - ], - [ - [ - -15.1445, - -10.3417, - -6.76375 - ], - 89.1635 - ], - [ - [ - -23.3359, - -3.69916, - -6.76375 - ], - 358.136 - ], - [ - [ - -21.1838, - 14.7402, - -6.77192 - ], - 359.554 - ] - ], - "fridgePos": [ - [ - [ - -2.48633, - 3.61719, - -1.76375 - ], - 0.951996 - ], - [ - [ - -15.4355, - 13.5039, - -6.76375 - ], - 90.2176 - ] - ], - "bedPos": [ - [ - [ - -3.82446, - -10.3633, - -1.76377 - ], - 184.477 - ] - ], - "couchPos": [ - [ - [ - 4.75195, - 2.29883, - -1.76378 - ], - 4.2282 - ], - [ - [ - 0.705078, - -6.63275, - -6.76378 - ], - 269.802 - ], - [ - [ - -16.1624, - 7.51178, - -6.76378 - ], - 358.918 - ], - [ - [ - -25.6094, - 1.10944, - -6.76377 - ], - 183.238 - ] - ], - "wardrobePos": [ - [ - [ - 0.698975, - -5.58197, - -1.76363 - ], - 1.96877 - ] - ], - "cookerPos": [ - [ - [ - -0.195557, - 3.53906, - -1.74532 - ], - 360 - ] - ], - "chairPos": [ - [ - [ - -5.11133, - 3.41412, - -6.76377 - ], - 358.691 - ], - [ - [ - -5.23047, - 5.16614, - -6.76375 - ], - 180.383 - ], - [ - [ - 5.21094, - -6.40814, - -6.76376 - ], - 49.2284 - ], - [ - [ - 5.05273, - -13.168, - -1.76375 - ], - 29.6497 - ], - [ - [ - -4.29688, - -14.416, - -6.73171 - ], - 205.019 - ], - [ - [ - 5.29102, - -14.1387, - -6.76376 - ], - 130.737 - ], - [ - [ - 5.28906, - 14.3145, - -6.76377 - ], - 41.909 - ], - [ - [ - -15.7717, - -2.20502, - -6.76376 - ], - 122.506 - ], - [ - [ - -16.5605, - -3.95313, - -6.76376 - ], - 1.55649 - ], - [ - [ - -23.498, - -2.37885, - -6.76377 - ], - 177.809 - ], - [ - [ - -26.168, - 5.07813, - -6.76375 - ], - 276.716 - ] - ], - "filingPos": [ - [ - [ - -4.57031, - -1.34174, - -1.76373 - ], - 183.677 - ], - [ - [ - 5.76953, - -4.59174, - -6.76376 - ], - 164.562 - ], - [ - [ - -15.1465, - -9.57227, - -6.76368 - ], - 88.7803 - ], - [ - [ - -24.3518, - -3.79681, - -6.76373 - ], - 359.584 - ] - ], - "pelicanPos": [ - [ - [ - 4.91406, - -16.5038, - -3.16119 - ], - 5.77047 - ], - [ - [ - -25.8479, - -2.27734, - -6.76375 - ], - 202.245 - ] - ], - "tablePos": [ - [ - [ - 2.9707, - 2.35364, - -1.74532 - ], - 278 - ], - [ - [ - -4.41406, - -6.25385, - -1.76377 - ], - 271.909 - ], - [ - [ - 5.57227, - -10.1172, - -6.76377 - ], - 90.0333 - ], - [ - [ - -23.7209, - 1.086, - -6.76377 - ], - 89.9196 - ] - ], - "lockerPos": [ - [ - [ - 3.54663, - -1.14838, - -6.76377 - ], - 179.474 - ], - [ - [ - 5.26563, - -1.10931, - -6.76372 - ], - 179.41 - ], - [ - [ - -14.2656, - -1.27728, - -6.76377 - ], - 269.09 - ], - [ - [ - -14.1995, - 6.67194, - -6.76373 - ], - 269.966 - ], - [ - [ - -14.2229, - 8.41016, - -6.76367 - ], - 268.618 - ], - [ - [ - -26.5117, - 9.03522, - -6.76376 - ], - 269.173 - ], - [ - [ - -26.5234, - 10.9512, - -6.76368 - ], - 270.17 - ], - [ - [ - -26.5178, - 12.9083, - -6.76377 - ], - 270.361 - ] - ], - "toolRackPos": [ - [ - [ - 1.51929, - -1.72845, - -1.76373 - ], - 179.724 - ], - [ - [ - -14.9084, - -12.3223, - -6.76378 - ], - 89.5845 - ] - ], - "shoeboxPos": [ - [ - [ - -8.14258, - -16.0605, - -3.27531 - ], - 278 - ] - ], - "palletPos": [ - [ - [ - 3.84741, - -3.8418, - -6.74531 - ], - 350 - ], - [ - [ - -6.58008, - 0.285217, - -1.86532 - ], - 278 - ], - [ - [ - -6.44922, - -1.64844, - -1.86532 - ], - 264 - ], - [ - [ - -23.873, - -11.5293, - -6.74531 - ], - 350 - ], - [ - [ - -23.8867, - -13.6483, - -6.74531 - ], - 86 - ] - ], - "freezerPos": [ - [ - [ - -1.31055, - 3.54303, - -1.74532 - ], - 360 - ] - ], - "cabinetPos": [ - [ - [ - -4.80347, - -2.53943, - -5.34531 - ], - 0 - ] - ], - "_inherit": "Default" - }, - "Land_Airport_center_F": { - "lootType": "mil", - "shelfPos": [ - [ - [ - 11.7051, - 7.16016, - -2.74629 - ], - 359.37 - ] - ], - "couchPos": [ - [ - [ - -4.50391, - -7.57422, - 1.62245 - ], - 88.2815 - ], - [ - [ - 11.8594, - -11.0684, - -2.74632 - ], - 2.03362 - ] - ], - "chairPos": [ - [ - [ - -12.3184, - 6.87109, - -2.74437 - ], - 280.834 - ], - [ - [ - -12.2793, - -14.4258, - -2.7463 - ], - 272.565 - ] - ], - "filingPos": [ - [ - [ - 12.8184, - 7.07422, - -2.74627 - ], - 358.116 - ], - [ - [ - 12.7363, - -16.0586, - -2.74625 - ], - 90.9752 - ] - ], - "pelicanPos": [ - [ - [ - -1.08398, - -10.5664, - 1.59369 - ], - 341.766 - ], - [ - [ - -12.0918, - -15.8086, - -2.74628 - ], - 213.62 - ] - ], - "tablePos": [ - [ - [ - 12.5625, - -14.0469, - -2.74631 - ], - 92.4684 - ] - ], - "lockerPos": [ - [ - [ - 12.6758, - -6.87891, - -2.7463 - ], - 90.0581 - ], - [ - [ - -12.5391, - -7.84961, - -2.7463 - ], - 270.451 - ], - [ - [ - -12.541, - -9.83398, - -2.7463 - ], - 268.378 - ], - [ - [ - -12.4824, - -11.8047, - -2.7463 - ], - 269.442 - ] - ], - "_inherit": "Default" - }, - "Land_Airport_left_F": { - "limit": 5, - "lootType": "mil", - "shelfPos": [ - [ - [ - 3.91211, - -1.41797, - -1.76377 - ], - 184.071 - ], - [ - [ - -1.94336, - -5.52148, - -1.76367 - ], - 0.193413 - ], - [ - [ - -5.31641, - -4.6875, - -6.76368 - ], - 179.512 - ], - [ - [ - 6.14258, - 13.9648, - -6.76367 - ], - 268.974 - ], - [ - [ - 15.1094, - -8.04102, - -6.76375 - ], - 270.202 - ], - [ - [ - 15.6563, - -14.7227, - -6.76375 - ], - 180.679 - ], - [ - [ - 16.9883, - 14.7461, - -6.76375 - ], - 359.573 - ] - ], - "fridgePos": [ - [ - [ - 1.42773, - 3.67578, - -1.76375 - ], - 359.297 - ], - [ - [ - 15.7793, - -2.51563, - -6.76374 - ], - 178.661 - ] - ], - "bedPos": [ - [ - [ - -4.95898, - -6.73047, - -1.76377 - ], - 179.773 - ] - ], - "couchPos": [ - [ - [ - -4.08008, - 2.0957, - -1.76377 - ], - 241.929 - ], - [ - [ - 3.72461, - -6.98047, - -1.76378 - ], - 4.04132 - ], - [ - [ - 13.4414, - 7.67383, - -6.76378 - ], - 3.19656 - ], - [ - [ - 25.5898, - 12.5527, - -6.76377 - ], - 0.251305 - ] - ], - "wardrobePos": [ - [ - [ - -1.35547, - 3.14844, - -1.7637 - ], - 62.9544 - ] - ], - "cookerPos": [ - [ - [ - 2.95117, - 3.63477, - -1.76408 - ], - 0.722954 - ], - [ - [ - 16.668, - -2.55078, - -6.76418 - ], - 179.019 - ] - ], - "chairPos": [ - [ - [ - -0.699219, - -1.14844, - -1.76373 - ], - 179.434 - ], - [ - [ - -2.9707, - -1.18555, - -1.76369 - ], - 181.435 - ], - [ - [ - 4.33398, - 4.2832, - -6.76373 - ], - 89.2875 - ], - [ - [ - -3.68945, - -5.95117, - -6.75249 - ], - 352.602 - ], - [ - [ - 5.99023, - 4.28711, - -6.76371 - ], - 269.261 - ], - [ - [ - -5.23438, - -13.1641, - -1.76377 - ], - 338.538 - ], - [ - [ - 4.23047, - -14.3047, - -6.76375 - ], - 167.634 - ], - [ - [ - -5.30859, - 14.2852, - -6.76372 - ], - 297.672 - ], - [ - [ - 23.127, - 4.48242, - -6.76377 - ], - 209.073 - ], - [ - [ - 22.8613, - 7.83984, - -6.76376 - ], - 313.711 - ], - [ - [ - 26.1641, - 4.21094, - -6.76375 - ], - 135.598 - ], - [ - [ - 26.2402, - 8.27734, - -6.76374 - ], - 47.2424 - ] - ], - "filingPos": [ - [ - [ - -0.0703125, - 3.63086, - -1.76371 - ], - 1.43237 - ], - [ - [ - 15.2598, - -11.4375, - -6.76373 - ], - 268.46 - ], - [ - [ - 15.2832, - -11.8906, - -6.76373 - ], - 270.436 - ], - [ - [ - 15.1895, - 14.6602, - -6.76373 - ], - 344.677 - ], - [ - [ - 24.4355, - -2.6543, - -6.76369 - ], - 180.398 - ], - [ - [ - 26.6348, - -2.56055, - -6.76373 - ], - 172.362 - ] - ], - "pelicanPos": [ - [ - [ - 6.28711, - 0.486328, - -1.80376 - ], - 285.45 - ], - [ - [ - 9.81641, - -16.4297, - -3.16111 - ], - 3.09702 - ] - ], - "tablePos": [ - [ - [ - 4.40625, - 1.19727, - -1.76377 - ], - 89.5157 - ], - [ - [ - -5.57227, - -7.76367, - -6.76377 - ], - 270.379 - ], - [ - [ - 26.3789, - 6.25, - -6.76377 - ], - 90.3904 - ] - ], - "lockerPos": [ - [ - [ - 3.56445, - -1.11523, - -6.76379 - ], - 179.89 - ], - [ - [ - -5.07617, - -1.12891, - -6.76377 - ], - 178.63 - ], - [ - [ - -0.271484, - -5.82422, - -6.7637 - ], - 0.334862 - ], - [ - [ - 1.68945, - -5.81836, - -6.7637 - ], - 0.41259 - ], - [ - [ - 15.3574, - 5.5957, - -6.76373 - ], - 268.91 - ], - [ - [ - 15.2949, - 7.52344, - -6.76377 - ], - 270.217 - ] - ], - "toolRackPos": [ - [ - [ - 14.8926, - -9.83789, - -6.76369 - ], - 269.885 - ], - [ - [ - 23.1777, - -3.47266, - -6.76379 - ], - 0.366142 - ] - ], - "palletPos": [ - [ - [ - 23.9648, - -7.17188, - -6.77531 - ], - 357 - ], - [ - [ - 23.6523, - -13.7891, - -6.77531 - ], - 90 - ] - ], - "freezerPos": [ - [ - [ - 0.832031, - -1.19531, - -1.75531 - ], - 182 - ], - [ - [ - 24.3145, - -10.5938, - -6.77531 - ], - 90 - ] - ], - "cabinetPos": [ - [ - [ - 4.80945, - -2.55103, - -5.34531 - ], - 180 - ] - ], - "_inherit": "Default" - }, - "Land_Hangar_F": { - "limit": 5, - "lootType": "mil", - "shelfPos": [ - [ - [ - -14.3125, - 1.24023, - -5.40771 - ], - 270.363 - ], - [ - [ - -14.2754, - 6.36328, - -5.4077 - ], - 269.988 - ], - [ - [ - -14.5117, - -19.8359, - -5.4077 - ], - 268.904 - ], - [ - [ - 8.80469, - 23.3691, - -5.4077 - ], - 359.987 - ], - [ - [ - 13.6602, - -21.0078, - -5.40769 - ], - 180.14 - ] - ], - "couchPos": [ - [ - [ - 11.9082, - 22.3652, - -5.40773 - ], - 267.453 - ] - ], - "chairPos": [ - [ - [ - -14.3223, - -5.03906, - -5.40451 - ], - 270.026 - ] - ], - "filingPos": [ - [ - [ - -14.5059, - -2.35352, - -5.40699 - ], - 272.098 - ], - [ - [ - -14.4941, - -3.14453, - -5.40626 - ], - 278.808 - ], - [ - [ - -14.457, - -3.89453, - -5.40769 - ], - 265.43 - ], - [ - [ - 14.4023, - 19.6953, - -5.40768 - ], - 91.5292 - ], - [ - [ - 14.4004, - 20.4277, - -5.40769 - ], - 86.6895 - ], - [ - [ - 9.92969, - 23.1992, - -5.40769 - ], - 352.998 - ] - ], - "pelicanPos": [ - [ - [ - 14.5156, - -8.02148, - -5.40772 - ], - 90 - ], - [ - [ - -14.6602, - 12.4863, - -5.40772 - ], - 270 - ] - ], - "shoeboxPos": [ - [ - [ - 14.9688, - -20.9824, - -5.375 - ], - 86 - ] - ], - "palletPos": [ - [ - [ - 13.8945, - 12.375, - -5.375 - ], - 86 - ], - [ - [ - -12.043, - 22.7324, - -5.375 - ], - 86 - ], - [ - [ - -14.209, - 22.5332, - -5.375 - ], - 86 - ] - ], - "freezerPos": [ - [ - [ - 14.6035, - 21.8516, - -5.375 - ], - 86 - ] - ], - "cabinetPos": [ - [ - [ - 10.332, - -21.3706, - -3.87143 - ], - 270 - ] - ], - "_inherit": "Default" - }, - "Land_CarService_F": { - "shelfPos": [ - [ - [ - -5.08594, - -0.996094, - -1.28249 - ], - 271.675 - ], - [ - [ - 4.69141, - 5.75781, - -1.28248 - ], - 88.5845 - ], - [ - [ - -0.40625, - 7.68945, - -1.28235 - ], - 89.3095 - ], - [ - [ - 0.767578, - 8.21289, - -1.28248 - ], - 358.72 - ] - ], - "fridgePos": [ - [ - [ - 1.85352, - 8.18359, - -1.28246 - ], - 358.017 - ] - ], - "couchPos": [ - [ - [ - 3.74219, - 0.666016, - -1.2825 - ], - 2.03191 - ] - ], - "chairPos": [ - [ - [ - 4.28711, - 3.18164, - -1.28249 - ], - 83.2968 - ] - ], - "filingPos": [ - [ - [ - 4.66992, - 4.72852, - -1.28246 - ], - 90.2187 - ], - [ - [ - 4.56055, - 8.21484, - -1.28246 - ], - 359.503 - ] - ], - "tablePos": [ - [ - [ - 0.695313, - 2.63086, - -1.2825 - ], - 269.367 - ] - ], - "lockerPos": [ - [ - [ - -4.9668, - 7.55469, - -1.28248 - ], - 268.961 - ] - ], - "toolRackPos": [ - [ - [ - -5.35742, - 4.21484, - -1.28251 - ], - 268.905 - ], - [ - [ - -2.66602, - 8.53711, - -1.28252 - ], - 359.227 - ] - ], - "palletPos": [ - [ - [ - 1.45898, - 10.209, - -10 - ], - 271 - ] - ], - "freezerPos": [ - [ - [ - 0.634766, - 0.9375, - -1.29904 - ], - 271 - ] - ], - "cabinetPos": [ - [ - [ - -0.327637, - 5.11853, - 0.222353 - ], - 180 - ] - ], - "_inherit": "Default" - }, - "Land_Cargo_Tower_V1_F": { - "limit": 5, - "lootType": "mil", - "shelfPos": [ - [ - [ - 0.552734, - -1.625, - 5.05352 - ], - 178.136 - ], - [ - [ - -5.64844, - -0.777344, - -0.146542 - ], - 268.528 - ], - [ - [ - 3.00781, - 5.08984, - -0.14654 - ], - 0.118889 - ], - [ - [ - 5.29297, - -4.09766, - 2.45352 - ], - 181.726 - ], - [ - [ - 5.87109, - 3.71094, - -0.146542 - ], - 90.215 - ] - ], - "fridgePos": [ - [ - [ - -4.76172, - 6.00391, - 2.58955 - ], - 0.860298 - ] - ], - "bedPos": [ - [ - [ - -1.06836, - -2.64844, - 2.45344 - ], - 1.62634 - ], - [ - [ - -1.98633, - -5.37109, - 2.58947 - ], - 90.633 - ] - ], - "couchPos": [ - [ - [ - -2.73828, - -4.30469, - 0.0657005 - ], - 92.6866 - ], - [ - [ - 3.06641, - 4.15234, - 2.45343 - ], - 270.898 - ] - ], - "cookerPos": [ - [ - [ - -3.72461, - 5.85938, - 2.58907 - ], - 354.227 - ] - ], - "chairPos": [ - [ - [ - -5.20117, - 4.55859, - -0.146549 - ], - 342.563 - ] - ], - "filingPos": [ - [ - [ - -4.07422, - 0.931641, - 5.05348 - ], - 270.343 - ], - [ - [ - 1.67773, - -3.90039, - -0.146523 - ], - 178.258 - ], - [ - [ - 2.23047, - -3.91016, - -0.146523 - ], - 176.187 - ], - [ - [ - 2.77344, - -3.92188, - -0.146523 - ], - 177.87 - ], - [ - [ - -0.625, - 6.09961, - 2.58951 - ], - 5.7925 - ], - [ - [ - -1.2207, - 6.14258, - 2.58951 - ], - 348.149 - ], - [ - [ - 5.6582, - 4.91406, - -0.14642 - ], - 44.1073 - ] - ], - "pelicanPos": [ - [ - [ - -0.595703, - 1.38867, - -4.32224 - ], - 95.4843 - ], - [ - [ - -2.75977, - -0.216797, - 4.97829 - ], - 358.108 - ], - [ - [ - -6.13672, - 4.19727, - 2.66941 - ], - 266.308 - ] - ], - "tablePos": [ - [ - [ - 6.55664, - -0.714844, - 2.64038 - ], - 89.4977 - ] - ], - "lockerPos": [ - [ - [ - 5.69727, - 1.50391, - -0.146555 - ], - 90.7961 - ], - [ - [ - -5.09961, - -5.55469, - 2.5895 - ], - 267.631 - ] - ], - "toolRackPos": [ - [ - [ - -5.85156, - -0.675781, - 2.45344 - ], - 267.998 - ] - ], - "palletPos": [ - [ - [ - 4.88086, - 3.89453, - 4.99228 - ], - 0 - ] - ], - "freezerPos": [ - [ - [ - -2.78516, - 4.82227, - 0.0422649 - ], - 0 - ], - [ - [ - -2.44922, - 6.07422, - 2.59228 - ], - 0 - ] - ], - "cabinetPos": [ - [ - [ - -0.0439453, - 1.71631, - 1.22235 - ], - 180 - ], - [ - [ - 5.98682, - 1.67432, - 3.82235 - ], - 180 - ] - ], - "_inherit": "Default" - }, - "Land_Cargo_Tower_V1_No1_F": { - "_inherit": "Land_Cargo_Tower_V1_F" - }, - "Land_Cargo_Tower_V1_No2_F": { - "_inherit": "Land_Cargo_Tower_V1_F" - }, - "Land_Cargo_Tower_V1_No3_F": { - "_inherit": "Land_Cargo_Tower_V1_F" - }, - "Land_Cargo_Tower_V1_No4_F": { - "_inherit": "Land_Cargo_Tower_V1_F" - }, - "Land_Cargo_Tower_V1_No5_F": { - "_inherit": "Land_Cargo_Tower_V1_F" - }, - "Land_Cargo_Tower_V1_No6_F": { - "_inherit": "Land_Cargo_Tower_V1_F" - }, - "Land_Cargo_Tower_V1_No7_F": { - "_inherit": "Land_Cargo_Tower_V1_F" - }, - "Land_Cargo_Tower_V2_F": { - "_inherit": "Land_Cargo_Tower_V1_F" - }, - "Land_Cargo_Tower_V3_F": { - "_inherit": "Land_Cargo_Tower_V1_F" - }, - "Land_Cargo_Patrol_V1_F": { - "lootType": "mil", - "shelfPos": [ - [ - [ - 2.61914, - 0.96875, - -0.789934 - ], - 90 - ] - ], - "filingPos": [ - [ - [ - 0.0117188, - -0.283203, - -0.585847 - ], - 1.42631 - ] - ], - "pelicanPos": [ - [ - [ - 2.00977, - -1.52344, - -0.585956 - ], - 133.857 - ] - ], - "palletPos": [ - [ - [ - -2, - -1.18555, - -0.546541 - ], - 0 - ] - ], - "_inherit": "Default" - }, - "Land_Cargo_Patrol_V2_F": { - "_inherit": "Land_Cargo_Patrol_V1_F" - }, - "Land_Cargo_Patrol_V3_F": { - "_inherit": "Land_Cargo_Patrol_V1_F" - }, - "Land_Medevac_house_V1_F": { - "lootType": "mil", - "shelfPos": [ - [ - [ - -2.61328, - 1.0918, - -0.132166 - ], - 268.449 - ] - ], - "fridgePos": [ - [ - [ - 1.60156, - 3.75977, - 0.00387168 - ], - 355.287 - ] - ], - "filingPos": [ - [ - [ - 0.804688, - 3.71875, - 0.0038867 - ], - 7.82585 - ], - [ - [ - -0.345703, - 3.80273, - 0.00388789 - ], - 352.697 - ], - [ - [ - 0.230469, - 3.85742, - 0.00388765 - ], - 358.782 - ] - ], - "pelicanPos": [ - [ - [ - -1.60938, - 3.26563, - 0.00385642 - ], - 310.616 - ] - ], - "palletPos": [ - [ - [ - -0.992188, - -1.05469, - -10 - ], - 0 - ] - ], - "freezerPos": [ - [ - [ - 1.92969, - 0.728516, - -0.141539 - ], - 93 - ] - ], - "cabinetPos": [ - [ - [ - -0.466309, - -0.0532227, - 1.20856 - ], - 270 - ] - ], - "_inherit": "Default" - }, - "Land_Medevac_HQ_V1_F": { - "limit": 5, - "lootType": "mil", - "shelfPos": [ - [ - [ - 2.64648, - -5.00391, - -3.29263 - ], - 179.273 - ], - [ - [ - 2.29688, - 5.35156, - -3.17222 - ], - 270.045 - ], - [ - [ - -3.0918, - -6.20117, - -3.17222 - ], - 179.371 - ], - [ - [ - 7.07422, - 5.46094, - -3.17222 - ], - 89.2793 - ] - ], - "fridgePos": [ - [ - [ - 0.632813, - -6.04492, - -3.17222 - ], - 175.967 - ] - ], - "bedPos": [ - [ - [ - -2.65625, - 3.33594, - -3.29266 - ], - 272.831 - ] - ], - "couchPos": [ - [ - [ - 0.324219, - 1.95313, - -3.29266 - ], - 358.773 - ], - [ - [ - 2.9082, - 1.72461, - -3.29266 - ], - 179.738 - ] - ], - "cookerPos": [ - [ - [ - -0.855469, - -6.01172, - -3.17265 - ], - 179.15 - ] - ], - "filingPos": [ - [ - [ - 8.4043, - 2.6875, - -3.1722 - ], - 89.7649 - ], - [ - [ - 8.46094, - 3.30469, - -3.17216 - ], - 91.4351 - ], - [ - [ - 8.44336, - 3.92969, - -3.1722 - ], - 86.4131 - ] - ], - "pelicanPos": [ - [ - [ - -1.37891, - 1.34375, - -0.767792 - ], - 314.355 - ], - [ - [ - 8.10742, - -1.68359, - -3.17223 - ], - 92.3688 - ] - ], - "lockerPos": [ - [ - [ - 4.35938, - 6.0918, - -3.17224 - ], - 356.684 - ] - ], - "palletPos": [ - [ - [ - 0.730469, - -4.40039, - -0.740871 - ], - 88 - ], - [ - [ - 0.443359, - 5.44727, - -10 - ], - 88 - ], - [ - [ - 8.66406, - 0.873047, - -10 - ], - 93 - ] - ], - "freezerPos": [ - [ - [ - 3.97852, - -4.58594, - -3.27087 - ], - 182 - ] - ], - "cabinetPos": [ - [ - [ - -4.21851, - -3.41992, - -1.96077 - ], - 0 - ], - [ - [ - 7.48828, - 0.931152, - -1.96077 - ], - 180 - ] - ], - "_inherit": "Default" - }, - "Land_Cargo_HQ_V1_F": { - "limit": 4, - "lootType": "mil", - "shelfPos": [ - [ - [ - 0.302734, - 4.1875, - -3.2987 - ], - 357.597 - ], - [ - [ - -4.12695, - -4.01367, - -3.2987 - ], - 270.059 - ], - [ - [ - 2.70313, - -5.11328, - -3.2987 - ], - 177.669 - ] - ], - "fridgePos": [ - [ - [ - 2.61328, - 5.1543, - -3.17829 - ], - 267.807 - ] - ], - "bedPos": [ - [ - [ - -2.7832, - 3.32227, - -3.29873 - ], - 275.975 - ] - ], - "couchPos": [ - [ - [ - 3.13867, - 1.7832, - -3.29873 - ], - 191.466 - ] - ], - "cookerPos": [ - [ - [ - 6.47852, - 6.01563, - -3.17872 - ], - 359.818 - ] - ], - "filingPos": [ - [ - [ - 1.13867, - 4.03906, - -3.29869 - ], - 0.783356 - ], - [ - [ - 8.12305, - 2.75586, - -3.17827 - ], - 92.0529 - ], - [ - [ - 8.17969, - 3.33203, - -3.17827 - ], - 94.1181 - ], - [ - [ - 8.21094, - 3.93945, - -3.17827 - ], - 88.4099 - ] - ], - "pelicanPos": [ - [ - [ - 1.14453, - -4.05273, - -0.773856 - ], - 93.1656 - ], - [ - [ - 7.8418, - -1.64844, - -0.784355 - ], - 90.2845 - ] - ], - "tablePos": [ - [ - [ - -4.81055, - 0.771484, - -3.1762 - ], - 270.808 - ] - ], - "lockerPos": [ - [ - [ - 0.353516, - -6.19727, - -3.17831 - ], - 179.945 - ], - [ - [ - -3.07031, - -6.14453, - -3.1783 - ], - 178.945 - ] - ], - "palletPos": [ - [ - [ - -4.98828, - 2.61328, - -10 - ], - 182 - ], - [ - [ - 8.20508, - 0.830078, - -10 - ], - 182 - ] - ], - "freezerPos": [ - [ - [ - 4.70508, - 6.0332, - -3.14694 - ], - 1.99997 - ] - ], - "cabinetPos": [ - [ - [ - 7.48877, - 0.866943, - -1.96684 - ], - 180 - ] - ], - "_inherit": "Default" - }, - "Land_Cargo_HQ_V2_F": { - "_inherit": "Land_Cargo_HQ_V1_F" - }, - "Land_Cargo_HQ_V3_F": { - "_inherit": "Land_Cargo_HQ_V1_F" - }, - "Land_Cargo_House_V1_F": { - "lootType": "mil", - "shelfPos": [ - [ - [ - 2.3457, - 3.13867, - 0.0138698 - ], - 90 - ] - ], - "fridgePos": [ - [ - [ - -2.57031, - 1.02148, - -0.122166 - ], - 267.298 - ] - ], - "chairPos": [ - [ - [ - 1.95898, - 1.5293, - -0.122179 - ], - 85.5595 - ], - [ - [ - -1.5293, - 2.88867, - 0.0138509 - ], - 322.238 - ] - ], - "filingPos": [ - [ - [ - 2.32617, - 0.175781, - -0.122146 - ], - 94.7773 - ] - ], - "pelicanPos": [ - [ - [ - -1.85352, - 3.45898, - 0.0138566 - ], - 317.925 - ] - ], - "palletPos": [ - [ - [ - -0.875, - -0.892578, - -10 - ], - 1.99997 - ] - ], - "freezerPos": [ - [ - [ - 0.539063, - 3.60547, - 0.048461 - ], - 1.99997 - ] - ], - "cabinetPos": [ - [ - [ - -0.491699, - -0.0534668, - 1.21856 - ], - 270 - ] - ], - "_inherit": "Default" - }, - "Land_Cargo_House_V2_F": { - "_inherit": "Land_Cargo_House_V1_F" - }, - "Land_Cargo_House_V3_F": { - "_inherit": "Land_Cargo_House_V1_F" - }, - "Land_dp_smallFactory_F": { - "shelfPos": [ - [ - [ - -1.50586, - 4.79297, - -1.87129 - ], - 180.159 - ] - ], - "pelicanPos": [ - [ - [ - 0.976563, - 3.16797, - 2.601 - ], - 97.492 - ] - ], - "palletPos": [ - [ - [ - 10.5059, - 3.17969, - 1.18859 - ], - 1.99997 - ] - ], - "cabinetPos": [ - [ - [ - 5.49805, - 4.76367, - -0.461309 - ], - 270 - ] - ], - "_inherit": "Default" - }, - "Land_i_Garage_V2_F": { - "shelfPos": [ - [ - [ - 4.90039, - -1.19922, - -0.123899 - ], - 88.7339 - ] - ], - "fridgePos": [ - [ - [ - 4.73438, - 0.322266, - -0.123898 - ], - 87.5145 - ] - ], - "chairPos": [ - [ - [ - 0.949219, - -2.05469, - -0.124453 - ], - 180.041 - ], - [ - [ - 0.75, - 2.23828, - -0.120063 - ], - 0.105392 - ] - ], - "filingPos": [ - [ - [ - -0.519531, - -2.26758, - -0.123836 - ], - 181.535 - ], - [ - [ - -1.18945, - -2.25, - -0.123765 - ], - 172.485 - ], - [ - [ - 4.83203, - -2.30273, - -0.123735 - ], - 99.5615 - ] - ], - "tablePos": [ - [ - [ - -2.72266, - -2.13672, - -0.132633 - ], - 179.857 - ] - ], - "toolRackPos": [ - [ - [ - 2.37305, - 2.75977, - -0.124017 - ], - 0.339218 - ], - [ - [ - 2.76563, - -2.57422, - -0.124016 - ], - 179.612 - ] - ], - "palletPos": [ - [ - [ - 6.91486, - -0.999023, - -10 - ], - 180 - ] - ], - "freezerPos": [ - [ - [ - -0.976563, - 2.29883, - -0.116461 - ], - 1.99998 - ] - ], - "_inherit": "Default" - }, - "Land_u_Barracks_V2_F": { - "limit": 6, - "lootType": "mil", - "shelfPos": [ - [ - [ - -2.01953, - 3.59766, - 1.40866 - ], - 86.5322 - ], - [ - [ - -1.18555, - 4.4082, - 1.40866 - ], - 267.099 - ], - [ - [ - 5.37695, - -2.42773, - -1.92432 - ], - 268.209 - ], - [ - [ - -6.13281, - 2.58594, - -1.92432 - ], - 177.59 - ], - [ - [ - 5.46289, - 3.92578, - 1.40866 - ], - 274.739 - ], - [ - [ - 7.93555, - -0.273438, - 1.40866 - ], - 358.598 - ], - [ - [ - 8.07617, - -0.306641, - -1.92432 - ], - 358.744 - ], - [ - [ - 8.76172, - 2.60547, - -1.92432 - ], - 177.537 - ], - [ - [ - -9.86914, - 3.00391, - -1.92432 - ], - 269.405 - ], - [ - [ - -10.7129, - 3.96875, - -1.92432 - ], - 83.8923 - ], - [ - [ - -12.1953, - -0.359375, - 1.40871 - ], - 357.971 - ], - [ - [ - -14.7266, - 2.57813, - 1.40876 - ], - 181.364 - ], - [ - [ - -16.127, - -0.359375, - -1.92432 - ], - 357.877 - ] - ], - "fridgePos": [ - [ - [ - 5.38867, - -2.61719, - 1.40864 - ], - 268.987 - ], - [ - [ - -10.6797, - -1.86133, - 1.40864 - ], - 89.0169 - ], - [ - [ - 10.7656, - 4.75586, - -1.92426 - ], - 91.9329 - ] - ], - "bedPos": [ - [ - [ - 0.00390625, - 3.40234, - -1.92435 - ], - 91.4153 - ], - [ - [ - 3.58984, - -1.56055, - 1.40863 - ], - 1.31381 - ], - [ - [ - 9.80469, - 3.27344, - 1.40863 - ], - 97.6807 - ], - [ - [ - -11.7617, - -1.10547, - -1.92435 - ], - 269.367 - ] - ], - "couchPos": [ - [ - [ - 2.72656, - -1.28516, - -1.92434 - ], - 273.867 - ], - [ - [ - -12.2988, - 4.4668, - 1.40864 - ], - 273.1 - ], - [ - [ - -14.6855, - 3.48633, - -1.92434 - ], - 92.4456 - ] - ], - "wardrobePos": [ - [ - [ - -1.10742, - -2.48438, - 1.40877 - ], - 271.139 - ], - [ - [ - 4.26367, - 4.1543, - -1.92423 - ], - 90.3193 - ] - ], - "cookerPos": [ - [ - [ - 5.52148, - -1.29688, - 1.40827 - ], - 269.9 - ], - [ - [ - 10.6504, - 3.61328, - -1.92474 - ], - 90.6279 - ], - [ - [ - -10.916, - -2.91406, - 1.40832 - ], - 90.6295 - ] - ], - "chairPos": [ - [ - [ - -0.787109, - -2.87109, - -1.92433 - ], - 243.978 - ], - [ - [ - -0.953125, - 5.07422, - -1.92361 - ], - 283.609 - ], - [ - [ - -4.85156, - -2.75781, - -1.92434 - ], - 47.0285 - ], - [ - [ - 10.4219, - 5.0625, - 1.40864 - ], - 65.2562 - ], - [ - [ - -16.418, - 2.94922, - 1.40865 - ], - 214.598 - ], - [ - [ - -16.4785, - -2.82031, - -1.91074 - ], - 233.102 - ] - ], - "filingPos": [ - [ - [ - -1.01953, - -0.453125, - -1.92431 - ], - 357.404 - ], - [ - [ - -2.16602, - 2.66797, - -1.92431 - ], - 110.166 - ], - [ - [ - -2.17773, - 4.83203, - -1.9243 - ], - 85.2777 - ], - [ - [ - -2.19727, - 5.30664, - 1.40868 - ], - 84.274 - ], - [ - [ - -2.1875, - 5.33203, - -1.9243 - ], - 86.7386 - ], - [ - [ - 4.37109, - 4.39844, - 1.40868 - ], - 71.7087 - ], - [ - [ - 5.33984, - -3.24219, - -1.9243 - ], - 266.113 - ], - [ - [ - 5.41602, - 3.54102, - -1.9243 - ], - 263.452 - ], - [ - [ - 4.29102, - 4.91797, - 1.40868 - ], - 85.4132 - ], - [ - [ - 5.37891, - 4.10938, - -1.9243 - ], - 275.738 - ], - [ - [ - 4.30859, - 5.38086, - 1.40868 - ], - 86.1467 - ], - [ - [ - 5.42188, - 4.70898, - -1.9243 - ], - 265.797 - ], - [ - [ - -8.33398, - 2.60352, - 1.40874 - ], - 182.724 - ], - [ - [ - -8.9707, - 2.60156, - 1.40873 - ], - 180.321 - ], - [ - [ - -9.7832, - 2.66797, - 1.40867 - ], - 195.667 - ], - [ - [ - 10.8789, - -0.318359, - 1.40868 - ], - 73.9709 - ], - [ - [ - 10.9199, - -2.47656, - -1.9243 - ], - 90.1058 - ], - [ - [ - 10.9004, - -3.0625, - -1.9243 - ], - 90.2496 - ], - [ - [ - -10.8066, - 5.09375, - -1.9243 - ], - 83.8553 - ], - [ - [ - -16.6758, - -2.74023, - 1.40868 - ], - 269.525 - ], - [ - [ - -16.7051, - -3.23438, - 1.40868 - ], - 265.732 - ], - [ - [ - -16.6211, - 5.41211, - 1.40871 - ], - 281.602 - ] - ], - "pelicanPos": [ - [ - [ - -9.26563, - -4.74609, - 1.40864 - ], - 207.949 - ], - [ - [ - 10.4531, - -2.80273, - 1.40864 - ], - 136.408 - ], - [ - [ - -16.666, - 6.80859, - 1.40864 - ], - 268.101 - ] - ], - "tablePos": [ - [ - [ - 1.79883, - -0.546875, - 1.40863 - ], - 0.30365 - ], - [ - [ - 7.95117, - -3.04688, - 1.40863 - ], - 181.397 - ], - [ - [ - -16.5781, - 4.66797, - -1.92435 - ], - 269.307 - ] - ], - "lockerPos": [ - [ - [ - 0.539063, - 2.65234, - 1.40864 - ], - 180.316 - ], - [ - [ - 6.29492, - -0.507813, - -1.92434 - ], - 359.612 - ], - [ - [ - -6.15625, - 2.65625, - 1.40874 - ], - 178.513 - ], - [ - [ - -7.85352, - 2.64844, - -1.92434 - ], - 178.304 - ] - ], - "freezerPos": [ - [ - [ - -5.82227, - -4.86328, - 1.49066 - ], - 185 - ], - [ - [ - -6.21875, - 5.08398, - 1.49066 - ], - 1.99997 - ], - [ - [ - -16.0039, - -0.580078, - 1.49066 - ], - 1.99997 - ] - ], - "cabinetPos": [ - [ - [ - -7.6416, - -5.42383, - -0.409235 - ], - 270 - ], - [ - [ - -17.0132, - 1.60693, - 2.89076 - ], - 0 - ] - ], - "_inherit": "Default" - }, - "Land_i_Barracks_V2_F": { - "limit": 6, - "lootType": "mil", - "shelfPos": [ - [ - [ - -3.91406, - 4.36816, - 0.579132 - ], - 0.755371 - ], - [ - [ - -7.16211, - -2.42676, - 3.91308 - ], - 90 - ], - [ - [ - -7.08789, - -3.69434, - 0.579177 - ], - 88.7136 - ], - [ - [ - 7.91797, - 2.16504, - 0.579097 - ], - 93.2098 - ], - [ - [ - 8.86719, - 2.98145, - 0.579103 - ], - 265.996 - ], - [ - [ - 12.2988, - 1.54297, - 3.91308 - ], - 180.227 - ] - ], - "fridgePos": [ - [ - [ - -13.209, - -3.86133, - 0.579104 - ], - 267.951 - ], - [ - [ - -13.1953, - -3.96875, - 3.91308 - ], - 266.429 - ] - ], - "bedPos": [ - [ - [ - 3.25391, - 2.82422, - 0.579081 - ], - 181.072 - ], - [ - [ - 7.13086, - -3.10645, - 0.579082 - ], - 359.996 - ], - [ - [ - 10.2598, - -2.19531, - 3.91306 - ], - 274.345 - ], - [ - [ - -12.0977, - 2.37695, - 3.91306 - ], - 91.0109 - ], - [ - [ - -12.6543, - 3.00977, - 0.579082 - ], - 184.452 - ] - ], - "couchPos": [ - [ - [ - 6.04297, - -2.55762, - 3.91306 - ], - 280.83 - ], - [ - [ - 10.2754, - -2.4502, - 0.579081 - ], - 280.799 - ] - ], - "cookerPos": [ - [ - [ - -12.6621, - -1.54199, - 0.578749 - ], - 358.466 - ], - [ - [ - -13.2383, - -2.48926, - 3.91281 - ], - 270.982 - ] - ], - "chairPos": [ - [ - [ - 2.58594, - -3.91309, - 0.579165 - ], - 261.223 - ], - [ - [ - -1.79297, - -5.75391, - 3.91291 - ], - 133.686 - ], - [ - [ - -5.79688, - -5.7041, - 3.91307 - ], - 219.674 - ], - [ - [ - -7.625, - 3.94141, - 0.579091 - ], - 54.7852 - ], - [ - [ - -7.74414, - 3.70801, - 3.91307 - ], - 37.1618 - ], - [ - [ - 9.36328, - -3.69824, - 3.91306 - ], - 252.24 - ], - [ - [ - 13.834, - -3.76172, - 0.579099 - ], - 137.181 - ] - ], - "filingPos": [ - [ - [ - 2.26172, - -1.52051, - 3.91319 - ], - 357.145 - ], - [ - [ - 1.2832, - 3.91797, - 3.9131 - ], - 85.9261 - ], - [ - [ - 1.24609, - 4.37402, - 3.9131 - ], - 83.3282 - ], - [ - [ - 4.24805, - 1.63574, - 3.9131 - ], - 173.705 - ], - [ - [ - 4.69336, - 1.63379, - 3.9131 - ], - 177.094 - ], - [ - [ - -6.30273, - 3.34766, - 0.579124 - ], - 266.774 - ], - [ - [ - -6.23438, - 3.84766, - 0.579123 - ], - 274.501 - ], - [ - [ - -7.2832, - -4.13379, - 3.91315 - ], - 178.61 - ], - [ - [ - 7.93555, - 3.07422, - 0.57919 - ], - 82.7785 - ], - [ - [ - 9.14648, - 1.65332, - 3.91318 - ], - 184.404 - ], - [ - [ - -13.1055, - 4.26563, - 3.91319 - ], - 288.672 - ], - [ - [ - 14.2305, - 1.56543, - 3.9131 - ], - 90.9699 - ] - ], - "pelicanPos": [ - [ - [ - -2.50391, - -5.04199, - 7.4924 - ], - 169.602 - ], - [ - [ - -12.8242, - 5.72266, - 3.82744 - ], - 317.876 - ] - ], - "tablePos": [ - [ - [ - -2.72852, - 1.75391, - 3.91306 - ], - 178.339 - ], - [ - [ - -3.75781, - -6.08105, - 3.91306 - ], - 180.247 - ], - [ - [ - -9.46484, - 4.12988, - 3.91306 - ], - 359.779 - ], - [ - [ - -10.1289, - 4.10156, - 0.579082 - ], - 0.00921631 - ] - ], - "lockerPos": [ - [ - [ - 1.2793, - 3.78418, - 0.579087 - ], - 86.8882 - ], - [ - [ - -2.58789, - -3.3584, - 0.579131 - ], - 359.544 - ], - [ - [ - -6.10352, - 2.22168, - 3.9131 - ], - 269.383 - ], - [ - [ - -6.22266, - 2.14551, - 0.57918 - ], - 271.326 - ], - [ - [ - 7.8125, - 3.70313, - 3.91307 - ], - 88.2042 - ], - [ - [ - 14.0723, - -3.22754, - 3.91322 - ], - 88.3252 - ], - [ - [ - 14.2012, - 3.70703, - 0.579188 - ], - 88.1507 - ] - ], - "toolRackPos": [ - [ - [ - -2.93359, - 1.23438, - 0.579066 - ], - 180.737 - ] - ], - "freezerPos": [ - [ - [ - -8.96094, - -1.70605, - 0.508462 - ], - 360 - ], - [ - [ - -9.27344, - -1.7334, - 3.85846 - ], - 360 - ] - ], - "cabinetPos": [ - [ - [ - -6.55322, - -2.76904, - 5.30856 - ], - 0 - ] - ], - "_inherit": "Default" - }, - "Land_i_Garage_V2_dam_F": { - "toolRackPos": [ - [ - [ - 5.12695, - -2.06641, - -0.159975 - ], - 90 - ] - ], - "shoeboxPos": [ - [ - [ - -0.900391, - 1.64063, - -0.159975 - ], - 220 - ] - ], - "palletPos": [ - [ - [ - 1.32031, - 0.759766, - -0.159975 - ], - 170 - ] - ], - "freezerPos": [ - [ - [ - -3.42969, - -2.76563, - -0.159975 - ], - 190 - ] - ], - "_inherit": "Default" - }, - "Land_i_Stone_HouseBig_V1_dam_F": { - "shelfPos": [ - [ - [ - -0.191406, - -3.48438, - -1.65251 - ], - 178 - ] - ], - "fridgePos": [ - [ - [ - 1.73438, - 1.0625, - -1.65251 - ], - 360 - ] - ], - "bedPos": [ - [ - [ - -1.56836, - 0.713867, - 1.15249 - ], - 267 - ] - ], - "couchPos": [ - [ - [ - -1.58203, - -2.34082, - 1.15249 - ], - 97 - ] - ], - "wardrobePos": [ - [ - [ - 1.50195, - -3.28125, - 1.19749 - ], - 178 - ] - ], - "tablePos": [ - [ - [ - -3.07813, - -1.62109, - -1.63251 - ], - 269 - ] - ], - "shoeboxPos": [ - [ - [ - 1.07031, - 1.16113, - 1.19749 - ], - 128 - ] - ], - "_inherit": "Default" - }, - "Land_i_Stone_HouseBig_V3_dam_F": { - "bedPos": [ - [ - [ - -1.96094, - 0.71875, - 1.15249 - ], - 269 - ] - ], - "couchPos": [ - [ - [ - -2.11523, - -1.89453, - 1.12749 - ], - 169 - ] - ], - "chairPos": [ - [ - [ - 2.98047, - -3.04883, - 1.15249 - ], - 141.7 - ] - ], - "filingPos": [ - [ - [ - 0.0800781, - 1.31836, - 1.15249 - ], - 351.7 - ] - ], - "tablePos": [ - [ - [ - -3.07617, - -1.59766, - -1.77251 - ], - 269 - ] - ], - "shoeboxPos": [ - [ - [ - -0.470703, - 0.771484, - -0.593828 - ], - 202.7 - ] - ], - "palletPos": [ - [ - [ - 2.15234, - 0.814453, - -1.65383 - ], - 202.7 - ] - ], - "freezerPos": [ - [ - [ - 3.11523, - -2.91797, - -1.65383 - ], - 92.7 - ] - ], - "_inherit": "Default" - }, - "Land_Airport_Tower_dam_F": { - "lootType": "mil", - "shelfPos": [ - [ - [ - 1.78906, - 1.90234, - 0.798989 - ], - 0 - ] - ], - "filingPos": [ - [ - [ - -2.93359, - -3.1582, - 0.812261 - ], - 229 - ] - ], - "pelicanPos": [ - [ - [ - 0.587891, - 8.4043, - 3.79912 - ], - 9.99995 - ] - ], - "lockerPos": [ - [ - [ - 1.10938, - 6.14648, - -8.19994 - ], - 360 - ] - ], - "shoeboxPos": [ - [ - [ - 2.2793, - -5.125, - 0.798989 - ], - 9.99995 - ] - ], - "cabinetPos": [ - [ - [ - -0.714844, - 2.58203, - -6.82513 - ], - 270 - ] - ], - "_inherit": "Default" - }, - "Land_i_Barracks_V1_F": { - "_inherit": "Land_i_Barracks_V2_F" - }, - "Land_d_Windmill01_F": { - "pelicanPos": [ - [ - [ - -0.800781, - 0.158203, - 0.943356 - ], - 133 - ] - ], - "shoeboxPos": [ - [ - [ - -1.06055, - 1.63477, - -2.32494 - ], - 242 - ] - ], - "palletPos": [ - [ - [ - -1.2168, - -0.791016, - -2.31882 - ], - 0 - ] - ], - "_inherit": "Default" - }, - "Land_u_Shed_Ind_F": { - "shelfPos": [ - [ - [ - -5.90234, - -1.64453, - -1.45137 - ], - 179.958 - ], - [ - [ - -0.0195313, - 8.39648, - -1.43504 - ], - 6.50078 - ] - ], - "chairPos": [ - [ - [ - -6.70703, - 1.93359, - -1.43049 - ], - 357.957 - ] - ], - "filingPos": [ - [ - [ - -4.83203, - 2.18359, - -1.43498 - ], - 3.3181 - ], - [ - [ - 6.72266, - -1.33984, - -1.43502 - ], - 208.603 - ] - ], - "pelicanPos": [ - [ - [ - -4.81055, - 2.53125, - 1.51679 - ], - 180.197 - ] - ], - "palletPos": [ - [ - [ - -2.47266, - 7.94922, - -1.51769 - ], - 360 - ], - [ - [ - 8.92383, - 3.15039, - -1.51769 - ], - 91 - ], - [ - [ - 14.834, - -0.927734, - -1.51769 - ], - 360 - ] - ], - "freezerPos": [ - [ - [ - -4.94141, - 0.177734, - -1.51769 - ], - 91 - ] - ], - "_inherit": "Default" - }, - "Land_i_Shed_Ind_F": { - "shelfPos": [ - [ - [ - 3.75781, - -1.39844, - -1.43597 - ], - 178.598 - ], - [ - [ - -6.29688, - -1.64844, - -1.43597 - ], - 180.042 - ], - [ - [ - -1.85938, - 8.64844, - -1.43597 - ], - 1.254 - ], - [ - [ - 15.8086, - 5.01367, - -1.43592 - ], - 90.0259 - ] - ], - "fridgePos": [ - [ - [ - -4.0918, - 2.25391, - -1.43614 - ], - 269.878 - ] - ], - "couchPos": [ - [ - [ - 0.0527344, - 3.64453, - -1.43621 - ], - 214.408 - ] - ], - "cookerPos": [ - [ - [ - -5.86523, - 2.00391, - -1.43661 - ], - 358.838 - ] - ], - "chairPos": [ - [ - [ - 15.4688, - 7.75586, - -1.43558 - ], - 90.0616 - ] - ], - "filingPos": [ - [ - [ - -4.89648, - -1.49609, - -1.43617 - ], - 178.115 - ], - [ - [ - -0.6875, - 8.5293, - -1.43617 - ], - 358.177 - ], - [ - [ - 15.6309, - 6.44336, - -1.43617 - ], - 86.6001 - ] - ], - "lockerPos": [ - [ - [ - 8.71875, - -1.44141, - -1.43617 - ], - 179.064 - ] - ], - "toolRackPos": [ - [ - [ - -1.60742, - -1.83594, - -1.43602 - ], - 181.024 - ], - [ - [ - 8.53906, - 8.82422, - -1.43602 - ], - 0.0482483 - ] - ], - "shoeboxPos": [ - [ - [ - -6.76953, - 2.15039, - -1.43621 - ], - 356.704 - ] - ], - "palletPos": [ - [ - [ - -3.32031, - -0.679688, - -1.50884 - ], - 0 - ], - [ - [ - 2.86133, - 7.82031, - -1.50884 - ], - 0 - ], - [ - [ - 4.82617, - 7.72266, - -1.50884 - ], - 91 - ] - ], - "freezerPos": [ - [ - [ - -5.0293, - 0.304688, - -1.47884 - ], - 91 - ] - ], - "_inherit": "Default" - }, - "Land_BagBunker_Large_F": { - "lootType": "mil", - "shelfPos": [ - [ - [ - 0.0820313, - -0.914063, - -0.766759 - ], - 269.689 - ], - [ - [ - -3.85156, - -1.18555, - -0.76676 - ], - 272.369 - ] - ], - "couchPos": [ - [ - [ - 2.64648, - -3.39258, - -0.766787 - ], - 87.3199 - ] - ], - "filingPos": [ - [ - [ - 1.02148, - 1.80078, - -0.766742 - ], - 359.841 - ], - [ - [ - -1.57031, - 1.58008, - -0.766741 - ], - 359.563 - ] - ], - "pelicanPos": [ - [ - [ - 0.382813, - 0.970703, - -0.766773 - ], - 269.105 - ], - [ - [ - -0.769531, - -1.35352, - -0.766773 - ], - 73.6849 - ] - ], - "tablePos": [ - [ - [ - -0.646484, - 0.492188, - -0.766783 - ], - 90.0316 - ] - ], - "palletPos": [ - [ - [ - 3.13672, - -1.19922, - -0.69166 - ], - 0 - ], - [ - [ - -3.17773, - -3.54102, - -0.69166 - ], - 0 - ] - ], - "_inherit": "Default" - }, - "Land_BagBunker_Tower_F": { - "lootType": "mil", - "pelicanPos": [ - [ - [ - -1.95508, - -0.0195313, - -0.90682 - ], - 269.117 - ], - [ - [ - -0.703125, - -2.67383, - 0.543192 - ], - 212.824 - ] - ], - "shoeboxPos": [ - [ - [ - 2.37891, - -1.93555, - -0.873341 - ], - 0 - ] - ], - "palletPos": [ - [ - [ - -0.732422, - 2.07617, - -2.17334 - ], - 348 - ], - [ - [ - -0.771484, - -2.21094, - -2.17334 - ], - 0 - ] - ], - "_inherit": "Default" - }, - "Land_Offices_01_V1_F": { - "limit": 6, - "shelfPos": [ - [ - [ - 1.18555, - 3.91016, - 0.712739 - ], - 359.463 - ], - [ - [ - -1.66797, - -5.50195, - -7.10147 - ], - 270.268 - ], - [ - [ - 7.38477, - 1.79688, - 4.63913 - ], - 89.9385 - ], - [ - [ - 7.48047, - -4.49414, - -3.18539 - ], - 87.3787 - ], - [ - [ - 8.3457, - 2.93164, - -7.08514 - ], - 270.832 - ], - [ - [ - 12.4883, - 3.5293, - -7.08517 - ], - 89.032 - ], - [ - [ - -16.5742, - 6.37695, - -7.08533 - ], - 269.995 - ] - ], - "fridgePos": [ - [ - [ - 8.60547, - 1.05273, - -7.08536 - ], - 261.917 - ] - ], - "couchPos": [ - [ - [ - 6.63086, - 2.61133, - -7.08539 - ], - 359.378 - ] - ], - "cookerPos": [ - [ - [ - 12.3555, - 2.48438, - -7.0863 - ], - 88.735 - ] - ], - "chairPos": [ - [ - [ - 7.04297, - -3.23633, - 0.71985 - ], - 54.2617 - ], - [ - [ - 6.82813, - -6.80273, - 0.698915 - ], - 116.603 - ], - [ - [ - 12.1465, - 7.50391, - -7.08539 - ], - 21.1554 - ], - [ - [ - -15.248, - 7.0293, - 9.81961 - ], - 126.25 - ] - ], - "filingPos": [ - [ - [ - -0.162109, - 3.8457, - 0.712403 - ], - 355.347 - ], - [ - [ - -1.60547, - -3.98047, - -7.10168 - ], - 270.008 - ], - [ - [ - 5.1582, - 0.861328, - 4.62234 - ], - 186.369 - ], - [ - [ - 4.81445, - 3.93164, - -3.18698 - ], - 86.2954 - ], - [ - [ - 5.69531, - 3.77148, - -3.18649 - ], - 2.55798 - ], - [ - [ - 7.20898, - 3.4082, - 4.63931 - ], - 72.0425 - ], - [ - [ - 7.27148, - 3.89648, - 4.63947 - ], - 84.6359 - ], - [ - [ - 7.46289, - -5.73047, - -3.18564 - ], - 89.5913 - ], - [ - [ - 9.43164, - -0.173828, - 4.63879 - ], - 355.477 - ], - [ - [ - 9.89063, - -0.171875, - 4.63889 - ], - 357.143 - ], - [ - [ - 8.54883, - 7.85352, - -7.08539 - ], - 354.434 - ], - [ - [ - 9.14648, - 7.85742, - -7.08536 - ], - 342.434 - ], - [ - [ - -16.377, - 4.77148, - -7.08542 - ], - 249.62 - ], - [ - [ - -16.3945, - 5.33789, - -7.08539 - ], - 272.711 - ] - ], - "pelicanPos": [ - [ - [ - -7.70508, - 3.27539, - 9.80328 - ], - 165.226 - ], - [ - [ - 11.9551, - -0.947266, - 4.63934 - ], - 22.6672 - ], - [ - [ - -11.2246, - -9.87695, - 9.81973 - ], - 358.384 - ] - ], - "tablePos": [ - [ - [ - 7.39453, - -4.98242, - 0.717866 - ], - 89.9971 - ] - ], - "lockerPos": [ - [ - [ - 10.3047, - 7.74805, - -7.08533 - ], - 359.889 - ] - ], - "toolRackPos": [ - [ - [ - 5.50781, - 4.16016, - 4.63971 - ], - 0.0171576 - ] - ], - "shoeboxPos": [ - [ - [ - 3.23438, - -0.361328, - 4.62201 - ], - 314.676 - ], - [ - [ - -13.8223, - 3.53125, - 9.81958 - ], - 272.283 - ] - ], - "palletPos": [ - [ - [ - -5.23438, - 1.21875, - 9.83307 - ], - 348 - ], - [ - [ - 6.88477, - -4.91602, - 9.83307 - ], - 348 - ], - [ - [ - -7.91797, - -7.52734, - 9.83307 - ], - 348 - ], - [ - [ - 10.6992, - -4.91602, - 4.62271 - ], - 0 - ], - [ - [ - 11.6484, - 6.89063, - 9.83307 - ], - 348 - ] - ], - "freezerPos": [ - [ - [ - 12.332, - 1.18555, - -7.08542 - ], - 90 - ] - ], - "cabinetPos": [ - [ - [ - 4.25293, - 0.552734, - 5.96314 - ], - 270 - ], - [ - [ - 10.2202, - 0.577637, - -5.76687 - ], - 270 - ] - ], - "_inherit": "Default" - }, - "Land_d_Stone_Shed_V1_F": { - "bedPos": [ - [ - [ - 2.83203, - 1.8418, - -0.0155029 - ], - 269.824 - ] - ], - "palletPos": [ - [ - [ - 1.93164, - -3.32227, - -10 - ], - 348 - ] - ], - "_inherit": "Default" - }, - "Land_i_House_Small_01_V1_F": { - "shelfPos": [ - [ - [ - 0.712891, - 2.01953, - -1.06801 - ], - 179.636 - ] - ], - "fridgePos": [ - [ - [ - 2.66992, - 4.35742, - -1.06878 - ], - 359.99 - ] - ], - "bedPos": [ - [ - [ - -3.06641, - 0.388672, - -1.06846 - ], - 273.681 - ] - ], - "couchPos": [ - [ - [ - -1.00195, - -3.09766, - -1.06751 - ], - 91.678 - ] - ], - "wardrobePos": [ - [ - [ - -4.11914, - -1.85938, - -1.08958 - ], - 269.028 - ] - ], - "cookerPos": [ - [ - [ - 3.91992, - 4.31055, - -1.06914 - ], - 359.993 - ] - ], - "chairPos": [ - [ - [ - 0.800781, - -1.12109, - -1.06701 - ], - 74.3133 - ], - [ - [ - -3.79492, - 2.57031, - -1.06882 - ], - 227.565 - ], - [ - [ - -3.71875, - -3.625, - -1.05222 - ], - 229.261 - ] - ], - "tablePos": [ - [ - [ - -1.875, - 2.26172, - -1.06836 - ], - 180.248 - ] - ], - "_inherit": "Default" - }, - "Land_i_House_Small_01_V2_F": { - "_inherit": "Land_i_House_Small_01_V1_F" - }, - "Land_i_House_Small_01_V3_F": { - "_inherit": "Land_i_House_Small_01_V1_F" - }, - "Land_u_House_Big_01_V1_F": { - "shelfPos": [ - [ - [ - 1.56055, - 0.982422, - -2.59135 - ], - 359.087 - ], - [ - [ - 3.06836, - -2.5918, - 0.82871 - ], - 183.405 - ], - [ - [ - 1.39258, - -6.70508, - -2.59135 - ], - 182.249 - ], - [ - [ - 3.20703, - 6.94922, - -2.59135 - ], - 3.01586 - ] - ], - "fridgePos": [ - [ - [ - 0.0546875, - 6.88477, - -2.59135 - ], - 357.87 - ] - ], - "bedPos": [ - [ - [ - -3.03711, - -5.87109, - 0.828626 - ], - 91.7906 - ], - [ - [ - 3.26758, - -5.99805, - 0.828626 - ], - 95.6288 - ], - [ - [ - 3.30273, - 6.26758, - 0.828626 - ], - 272.1 - ] - ], - "couchPos": [ - [ - [ - 0.482422, - -1.69141, - 0.828588 - ], - 90.019 - ], - [ - [ - -0.523438, - -2.12305, - -2.59137 - ], - 184.381 - ], - [ - [ - -3.01172, - 5.27344, - -2.59138 - ], - 177.246 - ], - [ - [ - -2.76172, - 6.18164, - 0.828629 - ], - 269.359 - ] - ], - "wardrobePos": [ - [ - [ - 4.35352, - -3.9375, - 0.828695 - ], - 91.5199 - ], - [ - [ - 4.29102, - 4.18945, - 0.828744 - ], - 90.0946 - ] - ], - "cookerPos": [ - [ - [ - 1.33398, - 6.96289, - -2.59177 - ], - 359.496 - ] - ], - "chairPos": [ - [ - [ - -2.83594, - -0.570313, - -2.68137 - ], - 75.9432 - ], - [ - [ - -2.95898, - -2.29102, - -2.68137 - ], - 82.8292 - ], - [ - [ - 0.705078, - 3.7832, - 0.828643 - ], - 180.005 - ], - [ - [ - -3.65039, - 2.18164, - 0.828628 - ], - 313.022 - ], - [ - [ - 4.05078, - 3.9043, - -2.5792 - ], - 111.554 - ] - ], - "tablePos": [ - [ - [ - 1.75977, - 0.580078, - 0.828625 - ], - 359.479 - ], - [ - [ - 0.232422, - -6.57813, - 0.828625 - ], - 180.157 - ], - [ - [ - 4.20898, - -5.11133, - -2.59138 - ], - 90.4264 - ] - ], - "toolRackPos": [ - [ - [ - -2.86523, - 1.09375, - -2.5914 - ], - 179.843 - ] - ], - "freezerPos": [ - [ - [ - 1.55859, - 3.71289, - -2.61788 - ], - 177 - ] - ], - "_inherit": "Default" - }, - "Land_i_House_Big_01_V1_F": { - "shelfPos": [ - [ - [ - -3.33594, - 2.69336, - 0.828649 - ], - 0.965714 - ], - [ - [ - 2.96875, - 3.44531, - -2.59135 - ], - 182.75 - ], - [ - [ - 3.70898, - -2.63867, - 0.828707 - ], - 180.077 - ], - [ - [ - -4.09961, - 2.03516, - -2.59135 - ], - 269.739 - ] - ], - "fridgePos": [ - [ - [ - 4.11914, - 3.69922, - -2.59135 - ], - 168.186 - ], - [ - [ - -3.92578, - 6.73633, - 0.828675 - ], - 290.478 - ] - ], - "bedPos": [ - [ - [ - 0.835938, - -4.21289, - 0.828626 - ], - 273.228 - ], - [ - [ - 3.64844, - -4.54688, - 0.828626 - ], - 1.43391 - ], - [ - [ - 3.29297, - 6.20508, - 0.828626 - ], - 273.903 - ] - ], - "couchPos": [ - [ - [ - -3.18359, - -1.30273, - 0.828621 - ], - 181.307 - ], - [ - [ - 3.11328, - 4.48633, - 0.828624 - ], - 89.1209 - ], - [ - [ - -2.99609, - 5.30859, - -2.59138 - ], - 178.667 - ], - [ - [ - 3.05664, - -5.85938, - -2.59137 - ], - 90.8967 - ] - ], - "wardrobePos": [ - [ - [ - -3.63281, - 3.60742, - 0.828697 - ], - 179.668 - ], - [ - [ - 4.30273, - -3.64844, - -2.59128 - ], - 90 - ], - [ - [ - -2.66016, - -6.70117, - 0.828702 - ], - 181.241 - ] - ], - "cookerPos": [ - [ - [ - 1.91016, - 3.75781, - -2.59176 - ], - 181.387 - ] - ], - "chairPos": [ - [ - [ - 1.875, - 0.488281, - -2.59136 - ], - 12.1387 - ], - [ - [ - 2.37305, - 0.478516, - 0.85181 - ], - 84.246 - ], - [ - [ - -3, - -0.240234, - -2.68137 - ], - 57.9483 - ], - [ - [ - -2.76953, - -2.30664, - -2.68137 - ], - 80.3317 - ] - ], - "tablePos": [ - [ - [ - -1.17188, - -1.95703, - -2.59138 - ], - 270.249 - ], - [ - [ - 0.105469, - 6.84375, - 0.828627 - ], - 0.00192261 - ] - ], - "toolRackPos": [ - [ - [ - -2.8125, - 1.09375, - -2.59139 - ], - 180.224 - ] - ], - "freezerPos": [ - [ - [ - 0.59375, - 6.80273, - -2.61788 - ], - 3 - ] - ], - "_inherit": "Default" - }, - "Land_i_House_Big_01_V2_F": { - "_inherit": "Land_i_House_Big_01_V1_F" - }, - "Land_i_House_Big_01_V3_F": { - "_inherit": "Land_i_House_Big_01_V1_F" - }, - "Land_Hospital_side1_F": { - "limit": 5, - "lootType": "mil", - "shelfPos": [ - [ - [ - -5.40039, - 2.9082, - -7.91957 - ], - 2.14935 - ], - [ - [ - -6.25, - -7.61719, - -7.92645 - ], - 270.854 - ], - [ - [ - 2.96484, - 10.916, - 7.44774 - ], - 359.647 - ], - [ - [ - 9.71289, - -6.21289, - -7.92565 - ], - 87.4192 - ] - ], - "fridgePos": [ - [ - [ - -2.66797, - -11.2949, - -7.92739 - ], - 179.351 - ] - ], - "bedPos": [ - [ - [ - -0.912109, - -3.25195, - -7.92176 - ], - 91.7708 - ], - [ - [ - 4.10547, - -3.19141, - -7.92099 - ], - 89.6996 - ], - [ - [ - -0.625, - -5.79688, - -7.92326 - ], - 266.29 - ] - ], - "couchPos": [ - [ - [ - -0.386719, - 1.90234, - -7.91998 - ], - 271.421 - ] - ], - "cookerPos": [ - [ - [ - -3.70898, - -11.1738, - -7.92829 - ], - 180.136 - ] - ], - "chairPos": [ - [ - [ - 7.83008, - 2.53906, - -7.92018 - ], - 340.336 - ], - [ - [ - 9.28516, - 2.51367, - -7.92017 - ], - 27.1802 - ] - ], - "pelicanPos": [ - [ - [ - -4.66016, - 7.12695, - -0.617266 - ], - 177.338 - ] - ], - "lockerPos": [ - [ - [ - -6.14063, - 0.242188, - -7.92175 - ], - 268.608 - ], - [ - [ - 9.47656, - 0.0429688, - -7.92081 - ], - 89.4555 - ] - ], - "toolRackPos": [ - [ - [ - -0.167969, - 6.7832, - 7.44031 - ], - 0.197876 - ], - [ - [ - 9.93164, - 5.09375, - -7.92028 - ], - 90.4358 - ] - ], - "shoeboxPos": [ - [ - [ - 9.5293, - -5.36328, - 7.43984 - ], - 95.593 - ], - [ - [ - 0.126953, - 11.4395, - 2.38099 - ], - 90 - ] - ], - "palletPos": [ - [ - [ - 5.7207, - 5.69727, - 7.451 - ], - 90 - ], - [ - [ - -2.02539, - 10.0586, - -7.89901 - ], - 90 - ], - [ - [ - 8.43945, - -6.91016, - 7.451 - ], - 90 - ] - ], - "freezerPos": [ - [ - [ - 9.43945, - -8.53906, - -7.90901 - ], - 90 - ] - ], - "cabinetPos": [ - [ - [ - -6.39502, - -5.93945, - -6.56894 - ], - 0 - ], - [ - [ - 9.81006, - -4.22998, - -6.56894 - ], - 180 - ] - ], - "_inherit": "Default" - }, - "Land_Hospital_side2_F": { - "limit": 5, - "lootType": "mil", - "shelfPos": [ - [ - [ - 4.34766, - -10.8809, - -8.13902 - ], - 179.22 - ], - [ - [ - -5.95703, - -10.9258, - -8.13085 - ], - 178.43 - ], - [ - [ - 15.5547, - -1.91211, - -8.13092 - ], - 359.336 - ] - ], - "fridgePos": [ - [ - [ - -8.25586, - -8.94922, - -8.13093 - ], - 267.631 - ] - ], - "couchPos": [ - [ - [ - -7.19336, - 1.38867, - -8.13095 - ], - 179.136 - ] - ], - "cookerPos": [ - [ - [ - -8.17969, - -10.1816, - -8.13134 - ], - 269.372 - ] - ], - "pelicanPos": [ - [ - [ - -7.36133, - 3.00391, - 11.219 - ], - 282.51 - ], - [ - [ - -10.5195, - -4.00586, - 7.23841 - ], - 237.441 - ] - ], - "lockerPos": [ - [ - [ - -1.35938, - -10.7207, - -8.13079 - ], - 180.383 - ], - [ - [ - 8.24609, - -10.7422, - -8.13077 - ], - 178.528 - ], - [ - [ - 11.8438, - -10.709, - -8.13078 - ], - 179.892 - ] - ], - "toolRackPos": [ - [ - [ - -8.71094, - -3.51367, - -8.13078 - ], - 270 - ] - ], - "palletPos": [ - [ - [ - 1.34766, - -0.410156, - -8.14045 - ], - 90 - ], - [ - [ - -5.58203, - -0.400391, - -8.14045 - ], - 90 - ], - [ - [ - 6.58008, - 3.79297, - -8.14045 - ], - 90 - ] - ], - "freezerPos": [ - [ - [ - -4.11914, - -10.6406, - -8.14045 - ], - 180 - ] - ], - "cabinetPos": [ - [ - [ - 0.117188, - -1.76221, - -6.77038 - ], - 90 - ], - [ - [ - 1.33496, - -11.0347, - -6.77038 - ], - 270 - ], - [ - [ - 14.6304, - -11.0347, - -6.77038 - ], - 270 - ] - ], - "_inherit": "Default" - }, - "Land_Hospital_main_F": { - "limit": 5, - "lootType": "mil", - "shelfPos": [ - [ - [ - 14.3516, - -2.75781, - -8.04017 - ], - 90.0092 - ], - [ - [ - 14.4102, - -10.8027, - -8.04031 - ], - 88.6201 - ], - [ - [ - 6.71875, - -18.9082, - 7.32756 - ], - 88.904 - ] - ], - "chairPos": [ - [ - [ - -10.5098, - -12.3008, - -8.04206 - ], - 272.027 - ], - [ - [ - 4.49805, - 19.1055, - -8.03925 - ], - 359.681 - ], - [ - [ - 6.66016, - 19.1504, - -8.0383 - ], - 356.209 - ], - [ - [ - 0.691406, - -20.6602, - -8.03756 - ], - 178.007 - ], - [ - [ - 9.58594, - 19.1191, - -8.03699 - ], - 359.114 - ], - [ - [ - 5.51953, - -20.6738, - -8.03836 - ], - 179.692 - ] - ], - "pelicanPos": [ - [ - [ - 5.98242, - -6.33008, - 7.32735 - ], - 22.9554 - ], - [ - [ - 10.6816, - 0.878906, - -7.01696 - ], - 300.456 - ] - ], - "tablePos": [ - [ - [ - 3.35938, - -20.6563, - -8.04205 - ], - 179.332 - ] - ], - "lockerPos": [ - [ - [ - 14.1875, - 10.0137, - -8.03923 - ], - 88.9373 - ], - [ - [ - 14.1895, - 12.209, - -8.03929 - ], - 89.9901 - ], - [ - [ - 14.2285, - 14.4941, - -8.03952 - ], - 89.9901 - ] - ], - "shoeboxPos": [ - [ - [ - -1.01367, - -4.61133, - -1.04287 - ], - 188.531 - ], - [ - [ - 12.9023, - -7.36914, - 7.32734 - ], - 210.758 - ] - ], - "palletPos": [ - [ - [ - -10.0547, - -6.80469, - -8.05151 - ], - 180 - ], - [ - [ - 1.62305, - 18.627, - -8.05151 - ], - 180 - ] - ], - "cabinetPos": [ - [ - [ - 14.5366, - -0.879883, - -6.88591 - ], - 180 - ], - [ - [ - 14.5056, - -9.5127, - -6.88591 - ], - 180 - ] - ], - "_inherit": "Default" - }, - "Land_d_Shop_02_V1_F": { - "shelfPos": [ - [ - [ - -1.25195, - -3.0293, - -2.79755 - ], - 250.062 - ], - [ - [ - 1.2793, - -4.13867, - -2.79765 - ], - 178.402 - ], - [ - [ - -5.04688, - 2.14063, - 1.0899 - ], - 273.409 - ] - ], - "fridgePos": [ - [ - [ - -1.77148, - 4.04688, - -2.79756 - ], - 99.5686 - ] - ], - "couchPos": [ - [ - [ - 2.12891, - -2.2168, - 1.09474 - ], - 94.155 - ] - ], - "chairPos": [ - [ - [ - 4.9707, - -3.16992, - 1.09518 - ], - 180.623 - ], - [ - [ - -4.48633, - 4.00586, - -2.79765 - ], - 325.405 - ], - [ - [ - -4.54883, - 4.10352, - 1.08889 - ], - 330.581 - ] - ], - "pelicanPos": [ - [ - [ - 0.566406, - 1.81445, - 4.50349 - ], - 353.316 - ] - ], - "palletPos": [ - [ - [ - -4.0918, - -2.88086, - -2.45702 - ], - 238 - ], - [ - [ - 4.7832, - 4.58984, - -2.52702 - ], - 238 - ] - ], - "_inherit": "Default" - }, - "Land_d_House_Small_01_V1_F": { - "shelfPos": [ - [ - [ - 6.82813, - 6.42285, - -0.861197 - ], - 354.675 - ] - ], - "fridgePos": [ - [ - [ - 8.44141, - 2.11035, - -0.859908 - ], - 88.0808 - ] - ], - "couchPos": [ - [ - [ - 4.75, - -0.15918, - -0.859535 - ], - 359.982 - ] - ], - "chairPos": [ - [ - [ - 3.43359, - 4.36914, - -0.860575 - ], - 180.154 - ], - [ - [ - 8.06641, - 5.74316, - -0.861 - ], - 27.7226 - ] - ], - "pelicanPos": [ - [ - [ - 1.42969, - -1.45898, - 2.73048 - ], - 98.759 - ] - ], - "palletPos": [ - [ - [ - 0.865234, - -1.24414, - -0.196001 - ], - 238 - ] - ], - "_inherit": "Default" - }, - "Land_Church_01_V1_F": { - "wardrobePos": [ - [ - [ - 4.5957, - 5.27051, - -6.49416 - ], - 180.222 - ] - ], - "chairPos": [ - [ - [ - 5.29492, - -5.31055, - -6.49177 - ], - 10.1886 - ] - ], - "pelicanPos": [ - [ - [ - -5.17969, - 5.49414, - -5.52077 - ], - 284.503 - ] - ], - "shoeboxPos": [ - [ - [ - -5.70313, - -4.57422, - -5.49586 - ], - 271.096 - ] - ], - "palletPos": [ - [ - [ - -4.17969, - -5.43848, - -5.50872 - ], - 238 - ] - ], - "_inherit": "Default" - }, - "Land_Castle_01_tower_F": { - "shelfPos": [ - [ - [ - 2.58398, - 2.0791, - -9.50637 - ], - 85.6591 - ] - ], - "couchPos": [ - [ - [ - -1.63281, - -1.07617, - -9.50639 - ], - 183.524 - ] - ], - "chairPos": [ - [ - [ - -2.01953, - -1.68555, - 7.91612 - ], - 225.648 - ] - ], - "pelicanPos": [ - [ - [ - 2.05469, - -1.40527, - 7.91612 - ], - 117.265 - ] - ], - "palletPos": [ - [ - [ - -1.76758, - 2.14648, - -9.5529 - ], - 238 - ] - ], - "_inherit": "Default" - }, - "Land_dp_bigTank_F": { - "pelicanPos": [ - [ - [ - 0.326172, - -0.174805, - 3.57153 - ], - 253.033 - ] - ], - "palletPos": [ - [ - [ - -2.50781, - -3.73828, - 3.60099 - ], - 180 - ], - [ - [ - -2.02734, - 4.60449, - 3.60099 - ], - 238 - ] - ], - "_inherit": "Default" - }, - "Land_i_House_Small_02_V1_F": { - "fridgePos": [ - [ - [ - -3.27148, - 0.0527344, - -0.734623 - ], - 270.037 - ] - ], - "bedPos": [ - [ - [ - 6.20313, - -2.11328, - -0.726701 - ], - 91.5496 - ] - ], - "couchPos": [ - [ - [ - -0.511719, - -1.35156, - -0.735134 - ], - 1.5394 - ], - [ - [ - 6.25391, - 0.796875, - -0.726635 - ], - 2.02849 - ] - ], - "wardrobePos": [ - [ - [ - 1.42578, - -2.14453, - -0.732787 - ], - 274.294 - ] - ], - "cookerPos": [ - [ - [ - -3.22266, - 2.26367, - -0.727057 - ], - 270.633 - ] - ], - "chairPos": [ - [ - [ - 1.82813, - -0.0859375, - -0.732331 - ], - 294.633 - ], - [ - [ - 3.58398, - -2.61719, - -0.730065 - ], - 188.429 - ] - ], - "tablePos": [ - [ - [ - 4.15039, - 2.44727, - -0.726453 - ], - 0.13829 - ] - ], - "_inherit": "Default" - }, - "Land_i_House_Small_02_V2_F": { - "_inherit": "Land_i_House_Small_02_V1_F" - }, - "Land_i_House_Small_02_V3_F": { - "_inherit": "Land_i_House_Small_02_V1_F" - }, - "Land_Chapel_V1_F": { - "wardrobePos": [ - [ - [ - 6.00195, - -3.92969, - -2.83485 - ], - 179.372 - ], - [ - [ - 6.51758, - 3.87891, - -2.83486 - ], - 0.951279 - ] - ], - "chairPos": [ - [ - [ - -5.87305, - -3.24414, - -2.83491 - ], - 100.36 - ] - ], - "pelicanPos": [ - [ - [ - 6.86914, - 0.0175781, - -2.63492 - ], - 267.468 - ] - ], - "tablePos": [ - [ - [ - -4.00977, - -1.36523, - -2.83493 - ], - 269.847 - ] - ], - "shoeboxPos": [ - [ - [ - 1.01758, - -1.21484, - -2.83492 - ], - 277.811 - ], - [ - [ - 3.37695, - 3.05078, - -2.83492 - ], - 276.733 - ], - [ - [ - -1.56445, - -4.63281, - -1.51178 - ], - 1.34718 - ] - ], - "palletPos": [ - [ - [ - -6.60352, - -0.580078, - -2.83143 - ], - 107 - ] - ], - "_inherit": "Default" - }, - "Land_Chapel_V2_F": { - "_inherit": "Land_Chapel_V1_F" - }, - "Land_Chapel_Small_V1_F": { - "chairPos": [ - [ - [ - 3.26953, - 0.988281, - -0.894284 - ], - 95.6997 - ] - ], - "pelicanPos": [ - [ - [ - 1.88379, - -1, - -0.54896 - ], - 269.755 - ] - ], - "shoeboxPos": [ - [ - [ - -0.423828, - -1.18945, - -0.9293 - ], - 272.97 - ] - ], - "palletPos": [ - [ - [ - 5.34961, - 1.12695, - -10 - ], - 107 - ] - ], - "_inherit": "Default" - }, - "Land_Chapel_Small_V2_F": { - "chairPos": [ - [ - [ - 1.81445, - 1.00391, - -0.894289 - ], - 263.639 - ], - [ - [ - 1.86621, - -1.23633, - -0.894289 - ], - 264.855 - ] - ], - "pelicanPos": [ - [ - [ - -0.228516, - -0.994141, - -0.54997 - ], - 264.521 - ] - ], - "tablePos": [ - [ - [ - 3.75586, - -0.105469, - -0.894377 - ], - 89.9709 - ] - ], - "shoeboxPos": [ - [ - [ - -0.333984, - -0.396484, - -0.9293 - ], - 269.367 - ] - ], - "_inherit": "Default" - }, - "Land_Unfinished_Building_02_F": { - "shelfPos": [ - [ - [ - -3.17188, - -1.88086, - 0.949918 - ], - 269.1 - ], - [ - [ - 5.81641, - 1.0918, - -2.52319 - ], - 89.9583 - ], - [ - [ - 5.91406, - 0.357422, - 0.950038 - ], - 90.0202 - ], - [ - [ - -7.89746, - 0.162109, - 0.949969 - ], - 268.502 - ] - ], - "bedPos": [ - [ - [ - -4.95898, - 3.81641, - 0.949724 - ], - 2.84769 - ] - ], - "couchPos": [ - [ - [ - -0.923828, - -4.65039, - 0.949726 - ], - 89.1011 - ], - [ - [ - -6.69727, - 1.0293, - -2.52443 - ], - 191.658 - ] - ], - "pelicanPos": [ - [ - [ - 0.539063, - 3.33398, - 0.949805 - ], - 48.6076 - ] - ], - "lockerPos": [ - [ - [ - 2.0166, - 4.06055, - 0.949846 - ], - 269.094 - ] - ], - "toolRackPos": [ - [ - [ - 1.55176, - -1.90625, - 0.949803 - ], - 90 - ] - ], - "shoeboxPos": [ - [ - [ - -2.40234, - 3.50586, - -2.29579 - ], - 316.814 - ] - ], - "palletPos": [ - [ - [ - 3.5625, - -2.18359, - -2.38678 - ], - 107 - ], - [ - [ - -4.375, - 3.11133, - -2.43678 - ], - 107 - ], - [ - [ - -7.12988, - -2.27539, - -2.38678 - ], - 107 - ] - ], - "_inherit": "Default" - }, - "Land_Unfinished_Building_01_F": { - "shelfPos": [ - [ - [ - 1.72168, - -2.44336, - 1.17171 - ], - 270.818 - ], - [ - [ - -4.88184, - 2.35938, - 1.17171 - ], - 269.023 - ], - [ - [ - -3.98438, - 6.07227, - -2.33344 - ], - 359.657 - ] - ], - "pelicanPos": [ - [ - [ - -0.557617, - 5.36523, - 4.46878 - ], - 7.08017 - ], - [ - [ - -1.00684, - 5.38867, - -2.33351 - ], - 80.4785 - ] - ], - "toolRackPos": [ - [ - [ - -5.13184, - 4.25, - 1.1717 - ], - 270.006 - ] - ], - "shoeboxPos": [ - [ - [ - -0.368164, - 5.74023, - -2.31357 - ], - 26.9766 - ] - ], - "palletPos": [ - [ - [ - -2.25879, - -1.67578, - 1.17496 - ], - 107 - ], - [ - [ - -3.6416, - -1.50586, - -2.30504 - ], - 107 - ] - ], - "_inherit": "Default" - }, - "Land_i_Garage_V1_F": { - "shelfPos": [ - [ - [ - -1.55078, - 2.56055, - -0.123878 - ], - 2.39618 - ], - [ - [ - 1.91309, - 2.57422, - -0.123676 - ], - 359.724 - ] - ], - "fridgePos": [ - [ - [ - 2.73438, - -2.17188, - -0.123873 - ], - 182.516 - ], - [ - [ - 4.35547, - -1.73828, - -0.123592 - ], - 152.206 - ] - ], - "cookerPos": [ - [ - [ - 0.046875, - -2.07031, - -0.124327 - ], - 178.265 - ], - [ - [ - 4.73438, - -0.0839844, - -0.124328 - ], - 90 - ] - ], - "chairPos": [ - [ - [ - -3.29883, - 2.07813, - -0.115259 - ], - 30.7671 - ], - [ - [ - -3.37695, - -2.0293, - -0.108249 - ], - 179.713 - ] - ], - "toolRackPos": [ - [ - [ - 0.271484, - 2.77539, - -0.124063 - ], - 0.0454407 - ] - ], - "freezerPos": [ - [ - [ - 1.19922, - -1.98047, - -0.116426 - ], - 176 - ] - ], - "_inherit": "Default" - }, - "Land_i_Shop_01_V1_F": { - "shelfPos": [ - [ - [ - -3.48438, - -1.17578, - -2.788 - ], - 268.197 - ], - [ - [ - 3.14453, - 4.45508, - -2.78799 - ], - 180.136 - ] - ], - "fridgePos": [ - [ - [ - 1.59961, - 4.04297, - -2.78796 - ], - 85.053 - ] - ], - "bedPos": [ - [ - [ - -2.6543, - 2.58594, - 1.08346 - ], - 176.063 - ] - ], - "couchPos": [ - [ - [ - -2.60742, - 2.36133, - -2.78802 - ], - 178.997 - ] - ], - "wardrobePos": [ - [ - [ - 1.71094, - 1.96094, - 1.10037 - ], - 90.3614 - ] - ], - "cookerPos": [ - [ - [ - 1.47656, - 0.724609, - -2.7976 - ], - 91.1 - ] - ], - "chairPos": [ - [ - [ - -3.06836, - -1.5293, - 1.08361 - ], - 216.965 - ], - [ - [ - -3.23242, - 6.06445, - 1.08373 - ], - 271.268 - ], - [ - [ - -3.09766, - 6.14063, - -2.78284 - ], - 312.75 - ] - ], - "pelicanPos": [ - [ - [ - -2.66016, - -3.25195, - 1.07017 - ], - 300.566 - ] - ], - "freezerPos": [ - [ - [ - 1.54688, - 2.13867, - -2.7976 - ], - 91.1 - ] - ], - "_inherit": "Default" - }, - "Land_i_Shop_01_V2_F": { - "_inherit": "Land_i_Shop_01_V1_F" - }, - "Land_i_Shop_01_V3_F": { - "_inherit": "Land_i_Shop_01_V1_F" - }, - "Land_u_Shop_01_V1_F": { - "shelfPos": [ - [ - [ - 1.78516, - -0.0390625, - -2.90725 - ], - 88.4493 - ], - [ - [ - -3.54688, - -0.136719, - -2.90725 - ], - 269.105 - ], - [ - [ - -3.5332, - -1.28711, - -2.90719 - ], - 270 - ] - ], - "fridgePos": [ - [ - [ - 1.63086, - 4.2793, - -2.90721 - ], - 88.9036 - ] - ], - "bedPos": [ - [ - [ - -2.75195, - -0.902344, - 0.964377 - ], - 184.931 - ] - ], - "couchPos": [ - [ - [ - 0.546875, - 1.35742, - 0.963423 - ], - 8.58237 - ], - [ - [ - -2.38672, - 2.46484, - -2.90728 - ], - 183.604 - ] - ], - "wardrobePos": [ - [ - [ - -3.41992, - 2.08984, - 0.964587 - ], - 270.137 - ], - [ - [ - -3.36719, - 5.67578, - -2.90725 - ], - 269.105 - ] - ], - "cookerPos": [ - [ - [ - 3.19727, - 4.55469, - -2.90767 - ], - 182.053 - ] - ], - "chairPos": [ - [ - [ - 0.945313, - 4.17188, - 0.962904 - ], - 81.2836 - ], - [ - [ - -2.9707, - 3.94727, - 0.964307 - ], - 304.317 - ] - ], - "pelicanPos": [ - [ - [ - -2.71094, - 6.19141, - 0.964416 - ], - 326.125 - ] - ], - "toolRackPos": [ - [ - [ - 2.03125, - 1.91406, - -2.90729 - ], - 90 - ] - ], - "palletPos": [ - [ - [ - 0.800781, - -1.02539, - 0.953138 - ], - 91.1 - ], - [ - [ - 0.273438, - 8.36328, - -3.16686 - ], - 91.1 - ] - ], - "_inherit": "Default" - }, - "Land_u_Shop_02_V1_F": { - "shelfPos": [ - [ - [ - -0.126953, - 2.28711, - -2.7004 - ], - 358.842 - ], - [ - [ - -4.41406, - 4.35938, - -2.69497 - ], - 355.221 - ] - ], - "bedPos": [ - [ - [ - -4.14648, - -3.36914, - 1.21215 - ], - 101.364 - ] - ], - "couchPos": [ - [ - [ - -0.917969, - 1.4707, - 1.21215 - ], - 275.214 - ], - [ - [ - -0.701172, - -2.85156, - -2.69499 - ], - 179.577 - ] - ], - "wardrobePos": [ - [ - [ - -5.29297, - 1.41602, - 1.21222 - ], - 274.211 - ] - ], - "cookerPos": [ - [ - [ - -2, - 3.81641, - -2.69536 - ], - 88.9063 - ] - ], - "chairPos": [ - [ - [ - 2.67773, - -3.54297, - 1.21222 - ], - 123.36 - ], - [ - [ - -3.26953, - -3.9375, - -2.69715 - ], - 150.356 - ] - ], - "pelicanPos": [ - [ - [ - 2.83984, - 3.80273, - 1.21219 - ], - 68.5479 - ] - ], - "lockerPos": [ - [ - [ - -5.19336, - 1.49219, - -2.69484 - ], - 269.367 - ] - ], - "toolRackPos": [ - [ - [ - -2.47852, - -1.13086, - -2.69459 - ], - 89.5903 - ] - ], - "palletPos": [ - [ - [ - 2.65234, - -3.43359, - -2.68103 - ], - 91.1 - ] - ], - "_inherit": "Default" - }, - "Land_i_Shop_02_V1_F": { - "shelfPos": [ - [ - [ - 3.26367, - -1.38867, - 1.21217 - ], - 90.8952 - ], - [ - [ - -2.08203, - -2.95703, - -2.69497 - ], - 269.105 - ], - [ - [ - -1.02539, - -4.35742, - -2.69497 - ], - 180.056 - ], - [ - [ - -5.05078, - 4.06055, - -2.69497 - ], - 316.341 - ] - ], - "fridgePos": [ - [ - [ - -1.98047, - 3.92383, - -2.6833 - ], - 90.3202 - ], - [ - [ - -5.27734, - 3.7793, - 1.21222 - ], - 279.71 - ] - ], - "bedPos": [ - [ - [ - -0.222656, - 1.53906, - 1.21215 - ], - 273.796 - ] - ], - "couchPos": [ - [ - [ - 0.4375, - 1.25391, - -2.70038 - ], - 267.738 - ], - [ - [ - 0.759766, - -3.41016, - 1.21215 - ], - 92.1877 - ] - ], - "wardrobePos": [ - [ - [ - 2.8125, - 4.05664, - 1.21287 - ], - 9.59067 - ] - ], - "cookerPos": [ - [ - [ - -5.24609, - 1.91992, - -2.69537 - ], - 270 - ] - ], - "chairPos": [ - [ - [ - -2.39258, - -3.73633, - 1.21216 - ], - 148.243 - ], - [ - [ - -4.91406, - -1.41211, - 1.21217 - ], - 307.249 - ], - [ - [ - 4.62891, - 3.41992, - 1.21202 - ], - 300.318 - ], - [ - [ - -4.88477, - -3.74023, - 1.21216 - ], - 223.381 - ] - ], - "pelicanPos": [ - [ - [ - 4.62695, - -3.32031, - 1.21216 - ], - 96.5193 - ] - ], - "tablePos": [ - [ - [ - -1.75391, - -1.13086, - -2.69498 - ], - 258.801 - ], - [ - [ - -3.5957, - -2.40234, - 1.21215 - ], - 178.44 - ] - ], - "lockerPos": [ - [ - [ - -2.96484, - -3.17773, - -2.6967 - ], - 86.8359 - ] - ], - "toolRackPos": [ - [ - [ - -2.52344, - -0.677734, - -2.69483 - ], - 89.3848 - ] - ], - "freezerPos": [ - [ - [ - 0.943359, - -4.0625, - -2.69103 - ], - 179.201 - ] - ], - "_inherit": "Default" - }, - "Land_i_Shop_02_V2_F": { - "_inherit": "Land_i_Shop_02_V1_F" - }, - "Land_i_Shop_02_V3_F": { - "_inherit": "Land_i_Shop_02_V1_F" - }, - "Land_d_Shop_01_V1_F": { - "shelfPos": [ - [ - [ - 0.605469, - -1.54102, - -2.90717 - ], - 299.385 - ], - [ - [ - 4.18555, - 0.601563, - -2.90725 - ], - 61.8762 - ] - ], - "fridgePos": [ - [ - [ - 4.00195, - 2.49414, - -2.90721 - ], - 89.2228 - ] - ], - "bedPos": [ - [ - [ - 3.50781, - -0.328125, - 0.96386 - ], - 7.76802 - ] - ], - "couchPos": [ - [ - [ - 0.0292969, - -2.46289, - 0.964392 - ], - 181.746 - ] - ], - "cookerPos": [ - [ - [ - 4.14648, - 2.53125, - 0.962579 - ], - 89.109 - ] - ], - "chairPos": [ - [ - [ - -0.193359, - 1.15234, - -2.90727 - ], - 319.613 - ], - [ - [ - 3.76758, - -3.32617, - 0.964494 - ], - 152.858 - ] - ], - "pelicanPos": [ - [ - [ - 1.72461, - 1.38086, - 4.25002 - ], - 148.152 - ] - ], - "lockerPos": [ - [ - [ - 4.16016, - 3.7207, - -2.90727 - ], - 177.719 - ] - ], - "toolRackPos": [ - [ - [ - 4.625, - -1.60938, - -2.90729 - ], - 90.0519 - ] - ], - "palletPos": [ - [ - [ - -0.251953, - -5.05664, - -10 - ], - 179.201 - ] - ], - "_inherit": "Default" - }, - "Land_i_Addon_02_V1_F": { - "fridgePos": [ - [ - [ - 3.17969, - 3.81641, - 0.0858998 - ], - 89.972 - ] - ], - "bedPos": [ - [ - [ - -0.154297, - 3.38086, - 0.085825 - ], - 276.397 - ] - ], - "wardrobePos": [ - [ - [ - -2.44922, - 3.91602, - 0.0865474 - ], - 359.106 - ] - ], - "chairPos": [ - [ - [ - 0.693359, - 0.376953, - 0.0858068 - ], - 160.478 - ] - ], - "tablePos": [ - [ - [ - -2.86133, - 1.26953, - 0.0858245 - ], - 269.367 - ] - ], - "palletPos": [ - [ - [ - 0.418823, - -1.67969, - -10 - ], - 180 - ] - ], - "_inherit": "Default" - }, - "Land_u_Addon_02_V1_F": { - "_inherit": "Land_i_Addon_02_V1_F" - }, - "Land_d_Addon_02_V1_F": { - "couchPos": [ - [ - [ - -0.962891, - 2.74805, - 0.41301 - ], - 261.447 - ] - ], - "pelicanPos": [ - [ - [ - 1.94531, - 2.58301, - 0.439629 - ], - 350.421 - ] - ], - "palletPos": [ - [ - [ - -2.35156, - 0.995117, - 0.423958 - ], - 187.201 - ], - [ - [ - 3.19336, - 1.2168, - 0.413958 - ], - 187.201 - ] - ], - "_inherit": "Default" - }, - "Land_d_Stone_HouseSmall_V1_F": { - "shelfPos": [ - [ - [ - 7.36328, - 2.99121, - -0.59085 - ], - 87.8075 - ] - ], - "fridgePos": [ - [ - [ - 3.63281, - -1.93262, - -0.616286 - ], - 268.761 - ] - ], - "bedPos": [ - [ - [ - 10.1387, - 2.39941, - -0.585113 - ], - 271.572 - ] - ], - "couchPos": [ - [ - [ - -0.128906, - -0.958008, - -0.578321 - ], - 80.7286 - ] - ], - "tablePos": [ - [ - [ - 1.56055, - 2.4541, - -0.599906 - ], - 3.8147 - ], - [ - [ - 7.77539, - -0.0078125, - -0.597849 - ], - 341.959 - ] - ], - "palletPos": [ - [ - [ - -6.20508, - 1.12988, - -0.453797 - ], - 187.201 - ] - ], - "_inherit": "Default" - }, - "Land_i_Stone_HouseSmall_V3_F": { - "shelfPos": [ - [ - [ - 0.423828, - 0.0566406, - -0.65061 - ], - 91.2415 - ], - [ - [ - 8.48047, - -0.707031, - -0.614687 - ], - 178.388 - ] - ], - "fridgePos": [ - [ - [ - 1.63477, - -0.37207, - -0.645178 - ], - 237.969 - ] - ], - "bedPos": [ - [ - [ - -7.63867, - 3.78809, - -0.637772 - ], - 284.46 - ] - ], - "couchPos": [ - [ - [ - -3.54297, - 3.81445, - -0.635458 - ], - 279.006 - ], - [ - [ - 6.89453, - 3.41211, - -0.618565 - ], - 306.201 - ] - ], - "wardrobePos": [ - [ - [ - -5.28516, - -0.365234, - -0.67601 - ], - 152.535 - ] - ], - "cookerPos": [ - [ - [ - 3.74414, - -0.546875, - -0.636206 - ], - 178.279 - ] - ], - "chairPos": [ - [ - [ - -0.378906, - 4.13086, - -0.630233 - ], - 34.7144 - ] - ], - "tablePos": [ - [ - [ - -2.85547, - 1.70898, - -0.659347 - ], - 164.896 - ], - [ - [ - 5.85547, - 2.18652, - -0.626413 - ], - 196.919 - ] - ], - "palletPos": [ - [ - [ - 9.33398, - -2.30273, - -10 - ], - 187.201 - ] - ], - "_inherit": "Default" - }, - "Land_i_Stone_HouseSmall_V2_F": { - "shelfPos": [ - [ - [ - 4.76758, - -0.796875, - -0.631255 - ], - 179.539 - ], - [ - [ - -9.4043, - 1.01563, - -0.670586 - ], - 267.808 - ] - ], - "fridgePos": [ - [ - [ - 1.48047, - -0.0341797, - -0.645909 - ], - 258.003 - ] - ], - "bedPos": [ - [ - [ - -1.64648, - 4.09277, - -0.631337 - ], - 292.711 - ] - ], - "couchPos": [ - [ - [ - -5.07031, - 0.208008, - -0.67044 - ], - 95.3583 - ] - ], - "wardrobePos": [ - [ - [ - -0.00585938, - -0.03125, - -0.648986 - ], - 126.318 - ] - ], - "cookerPos": [ - [ - [ - 5.89258, - 4.7959, - -0.619837 - ], - 359.875 - ] - ], - "chairPos": [ - [ - [ - 8.50977, - 0.861328, - -0.614511 - ], - 139.91 - ], - [ - [ - 8.43945, - 3.40625, - -0.614825 - ], - 57.7087 - ] - ], - "pelicanPos": [ - [ - [ - -8.76563, - 4.50488, - -0.630112 - ], - 339.768 - ] - ], - "tablePos": [ - [ - [ - -5.22852, - 2.18652, - -0.655036 - ], - 2.32285 - ] - ], - "_inherit": "Default" - }, - "Land_i_Stone_HouseSmall_V1_F": { - "_inherit": "Land_i_Stone_HouseSmall_V2_F" - }, - "Land_i_Stone_Shed_V3_F": { - "bedPos": [ - [ - [ - -2.78711, - 2.84375, - -0.126943 - ], - 174.67 - ] - ], - "wardrobePos": [ - [ - [ - 0.425781, - 4.04688, - -0.139276 - ], - 1.30153 - ] - ], - "cookerPos": [ - [ - [ - -1.9375, - -0.209961, - -0.127349 - ], - 176.707 - ] - ], - "tablePos": [ - [ - [ - 2.2207, - 2.56445, - -0.126943 - ], - 75.8372 - ] - ], - "_inherit": "Default" - }, - "Land_i_Stone_Shed_V2_F": { - "fridgePos": [ - [ - [ - 2.71875, - 3.87891, - -0.126784 - ], - 68.5485 - ] - ], - "bedPos": [ - [ - [ - -2.76758, - 2.82813, - -0.126943 - ], - 180.094 - ] - ], - "couchPos": [ - [ - [ - -1.91602, - 0.928711, - 0.00655437 - ], - 98.2006 - ] - ], - "tablePos": [ - [ - [ - 0.671875, - 1.21875, - -0.126942 - ], - 176.837 - ] - ], - "_inherit": "Default" - }, - "Land_i_Stone_Shed_V1_F": { - "bedPos": [ - [ - [ - -2.9209, - 0.884766, - -0.126943 - ], - 183.73 - ] - ], - "couchPos": [ - [ - [ - -0.408203, - 3.18359, - -0.126948 - ], - 274.981 - ] - ], - "chairPos": [ - [ - [ - -3.11133, - 3.29883, - -0.126935 - ], - 304.61 - ] - ], - "tablePos": [ - [ - [ - 0.279297, - -0.111328, - -0.126944 - ], - 178.227 - ] - ], - "toolRackPos": [ - [ - [ - 3.20313, - 3.35938, - -0.126961 - ], - 88.6889 - ] - ], - "_inherit": "Default" - }, - "Land_d_Stone_HouseBig_V1_F": { - "shelfPos": [ - [ - [ - -1.88477, - 1.23047, - -1.6673 - ], - 89.1051 - ] - ], - "fridgePos": [ - [ - [ - -2.71875, - -3.03711, - -1.66745 - ], - 188.243 - ] - ], - "bedPos": [ - [ - [ - -2.0498, - -2.62891, - 1.19249 - ], - 98.1494 - ] - ], - "couchPos": [ - [ - [ - 2.18457, - -1.48438, - -1.61955 - ], - 5.4863 - ] - ], - "wardrobePos": [ - [ - [ - -1.54102, - 1.11914, - 1.19367 - ], - 340.004 - ] - ], - "chairPos": [ - [ - [ - -0.714844, - -3.05078, - -1.6675 - ], - 178.582 - ] - ], - "pelicanPos": [ - [ - [ - 4.28516, - -0.453125, - 1.20476 - ], - 87.2772 - ] - ], - "tablePos": [ - [ - [ - -2.75977, - -0.654297, - 1.19248 - ], - 274.611 - ] - ], - "shoeboxPos": [ - [ - [ - -0.728516, - 0.9375, - -0.647514 - ], - 33.2239 - ] - ], - "palletPos": [ - [ - [ - 1.16309, - -2.74805, - 1.18598 - ], - 98.2006 - ] - ], - "_inherit": "Default" - }, - "Land_i_Stone_HouseBig_V3_F": { - "shelfPos": [ - [ - [ - -1.8916, - 1.73047, - -1.68199 - ], - 270.888 - ], - [ - [ - 0.605469, - 3.55469, - 1.19272 - ], - 359.924 - ], - [ - [ - 4.22168, - -1.08594, - 1.19272 - ], - 175.587 - ] - ], - "fridgePos": [ - [ - [ - -1.59277, - -0.886719, - -1.68134 - ], - 246.969 - ] - ], - "bedPos": [ - [ - [ - -0.640625, - -0.460938, - 1.19249 - ], - 91.5507 - ] - ], - "couchPos": [ - [ - [ - 3.75488, - 1.30664, - -1.66749 - ], - 9.91046 - ] - ], - "wardrobePos": [ - [ - [ - -1.41113, - 2.97461, - 1.19534 - ], - 300.8 - ] - ], - "chairPos": [ - [ - [ - -1.52539, - 1.28516, - 1.1925 - ], - 266.593 - ] - ], - "tablePos": [ - [ - [ - 0.642578, - -0.855469, - -1.67561 - ], - 187.85 - ], - [ - [ - 2.20898, - -0.970703, - 1.19249 - ], - 176.776 - ] - ], - "shoeboxPos": [ - [ - [ - 0.287109, - 3.42773, - -0.594017 - ], - 98.2006 - ] - ], - "_inherit": "Default" - }, - "Land_i_Stone_HouseBig_V2_F": { - "_inherit": "Land_i_Stone_HouseBig_V3_F" - }, - "Land_i_Stone_HouseBig_V1_F": { - "_inherit": "Land_i_Stone_HouseBig_V3_F" - }, - "Land_d_House_Big_02_V1_F": { - "shelfPos": [ - [ - [ - 0.669922, - -1.39453, - -3.06634 - ], - 90 - ], - [ - [ - 2.7373, - 4.13477, - 0.463613 - ], - 90 - ], - [ - [ - -5.60547, - 4.73633, - -3.0663 - ], - 338.985 - ] - ], - "fridgePos": [ - [ - [ - 2.41797, - 0.193359, - -3.06639 - ], - 156.125 - ] - ], - "bedPos": [ - [ - [ - 0.832031, - 1.24023, - 0.463591 - ], - 73.8195 - ] - ], - "couchPos": [ - [ - [ - 1.16406, - 3.83398, - -3.06641 - ], - 285.269 - ] - ], - "wardrobePos": [ - [ - [ - -5.1709, - 0.628906, - 0.46367 - ], - 210.054 - ] - ], - "cookerPos": [ - [ - [ - -5.51367, - -5.44727, - -2.91562 - ], - 283.817 - ] - ], - "chairPos": [ - [ - [ - -5.57617, - 0.324219, - -3.06635 - ], - 249.612 - ], - [ - [ - -5.49219, - -2.3457, - 0.523658 - ], - 265.17 - ] - ], - "pelicanPos": [ - [ - [ - 1.33398, - 6.15625, - 0.40361 - ], - 34.738 - ] - ], - "tablePos": [ - [ - [ - -1.68457, - 4.60742, - 0.463591 - ], - 357.124 - ] - ], - "palletPos": [ - [ - [ - 1.80078, - -5.45703, - -2.37291 - ], - 98.2006 - ] - ], - "_inherit": "Default" - }, - "Land_u_House_Big_02_V1_F": { - "shelfPos": [ - [ - [ - -3.04102, - -1.03125, - 0.962879 - ], - 0 - ], - [ - [ - -3.25195, - 0.0253906, - -2.40712 - ], - 185.201 - ] - ], - "fridgePos": [ - [ - [ - 2.1748, - -1.3457, - -2.40712 - ], - 85 - ] - ], - "bedPos": [ - [ - [ - 3.27832, - 0.75, - 0.939383 - ], - 94.647 - ] - ], - "couchPos": [ - [ - [ - 3.25391, - 0.902344, - -2.57062 - ], - 90.0017 - ], - [ - [ - -3.19824, - 2.6543, - 0.939378 - ], - 187.634 - ] - ], - "wardrobePos": [ - [ - [ - 1.70801, - 4.85156, - 0.939409 - ], - 359.848 - ] - ], - "cookerPos": [ - [ - [ - -1.25, - -3.69336, - -2.40712 - ], - 185.201 - ] - ], - "chairPos": [ - [ - [ - -3.16992, - 0.291016, - 0.939465 - ], - 245.407 - ], - [ - [ - -3.71875, - -3.23047, - -2.40712 - ], - 215.201 - ], - [ - [ - 3.91016, - 4.31836, - -2.40712 - ], - 49.2006 - ] - ], - "pelicanPos": [ - [ - [ - 3.94434, - 4.5, - 0.939445 - ], - 20.8601 - ] - ], - "tablePos": [ - [ - [ - -1.43262, - 2.4707, - 0.939383 - ], - 85.2193 - ], - [ - [ - -3.81055, - 3.12305, - -2.40712 - ], - 272.201 - ] - ], - "_inherit": "Default" - }, - "Land_i_House_Big_02_V1_F": { - "shelfPos": [ - [ - [ - -4.27734, - 0.900391, - 0.757645 - ], - 273.29 - ], - [ - [ - 4.46875, - 4.30664, - -2.64969 - ], - 89.2152 - ] - ], - "fridgePos": [ - [ - [ - 1.91797, - -1.44141, - -2.64966 - ], - 87.5481 - ] - ], - "bedPos": [ - [ - [ - 2.97656, - 0.740234, - 0.757623 - ], - 89.4966 - ] - ], - "couchPos": [ - [ - [ - 2.94531, - 0.919922, - -2.64972 - ], - 92.2641 - ], - [ - [ - 0.375, - 4.0293, - 0.757618 - ], - 270.255 - ] - ], - "wardrobePos": [ - [ - [ - 4.24219, - 4.36523, - 0.757747 - ], - 92.8048 - ] - ], - "cookerPos": [ - [ - [ - -1.25, - -3.58008, - -2.63541 - ], - 184.944 - ] - ], - "chairPos": [ - [ - [ - -3.75586, - 0.412109, - -2.6497 - ], - 231.099 - ], - [ - [ - -3.82227, - -1.31445, - 0.757625 - ], - 308.225 - ], - [ - [ - 2.06641, - 4.59961, - -2.6497 - ], - 7.39194 - ] - ], - "pelicanPos": [ - [ - [ - 3.12305, - 6.2168, - 0.697647 - ], - 31.1078 - ] - ], - "tablePos": [ - [ - [ - -4.03906, - 2.14258, - -2.64971 - ], - 268.404 - ] - ], - "freezerPos": [ - [ - [ - -3.42383, - -1.25195, - -2.63541 - ], - 360 - ] - ], - "_inherit": "Default" - }, - "Land_i_House_Big_02_V2_F": { - "_inherit": "Land_i_House_Big_02_V1_F" - }, - "Land_i_House_Big_02_V3_F": { - "_inherit": "Land_i_House_Big_02_V1_F" - }, - "Land_i_House_Small_03_V1_F": { - "shelfPos": [ - [ - [ - -0.678711, - 4.01953, - -0.0356882 - ], - 270 - ], - [ - [ - 5.26367, - 4.1875, - -0.0356882 - ], - 89 - ] - ], - "fridgePos": [ - [ - [ - 1.34668, - 1.80469, - -0.0356882 - ], - 91.2 - ] - ], - "bedPos": [ - [ - [ - -4.05957, - 3.81641, - -0.0356882 - ], - 267 - ] - ], - "couchPos": [ - [ - [ - -4.2793, - -0.507813, - -0.0356882 - ], - 180 - ] - ], - "wardrobePos": [ - [ - [ - -1.69336, - -1.98828, - -0.0356882 - ], - 180 - ], - [ - [ - 5.06543, - 1.43945, - -0.0356882 - ], - 89 - ] - ], - "cookerPos": [ - [ - [ - 1.24902, - 2.82031, - -0.0356882 - ], - 89.2 - ] - ], - "chairPos": [ - [ - [ - -1.80762, - 4.16406, - -0.0356882 - ], - 40 - ], - [ - [ - 2.73828, - -5.79297, - -0.0356882 - ], - 219 - ], - [ - [ - 4.80957, - -5.86719, - -0.0356882 - ], - 149 - ] - ], - "tablePos": [ - [ - [ - 4.98535, - -2.73438, - -0.0356882 - ], - 89 - ] - ], - "palletPos": [ - [ - [ - -2.04004, - -5.83203, - -10 - ], - 0 - ] - ], - "_inherit": "Default" - }, - "Land_u_House_Small_02_V1_F": { - "shelfPos": [ - [ - [ - -0.0351563, - -3.38086, - -0.744917 - ], - 179.437 - ] - ], - "fridgePos": [ - [ - [ - 0.369141, - -0.267578, - -0.743873 - ], - 91.2655 - ] - ], - "bedPos": [ - [ - [ - 6.56055, - 1.06641, - -0.735898 - ], - 9.02117 - ] - ], - "couchPos": [ - [ - [ - 5.23047, - -2.19336, - -0.738171 - ], - 98.8483 - ] - ], - "wardrobePos": [ - [ - [ - 1.43945, - -2.625, - -0.74296 - ], - 270.844 - ] - ], - "cookerPos": [ - [ - [ - -3.2168, - 0.0839844, - -0.745483 - ], - 269.137 - ] - ], - "tablePos": [ - [ - [ - 4.68359, - 2.11523, - -0.736894 - ], - 356.553 - ] - ], - "_inherit": "Default" - }, - "Land_d_House_Small_02_V1_F": { - "fridgePos": [ - [ - [ - 7.47266, - -0.1875, - -0.999054 - ], - 79.7224 - ] - ], - "bedPos": [ - [ - [ - 2.45508, - -0.201172, - -0.981503 - ], - 187.343 - ], - [ - [ - 6.89844, - 1.89258, - -1.00027 - ], - 4.89485 - ] - ], - "chairPos": [ - [ - [ - 4.09766, - -2.04297, - -0.9844 - ], - 210.762 - ], - [ - [ - 7.12305, - -2.12109, - -0.994862 - ], - 135.992 - ] - ], - "palletPos": [ - [ - [ - -0.767578, - -0.916016, - -10 - ], - 276 - ] - ], - "_inherit": "Default" - }, - "Land_Lighthouse_small_F": { - "shelfPos": [ - [ - [ - -1.35547, - -2.18555, - -3.42188 - ], - 191.463 - ] - ], - "chairPos": [ - [ - [ - -1.66309, - 1.66602, - -3.4219 - ], - 311.523 - ] - ], - "pelicanPos": [ - [ - [ - -1.16602, - 1.19336, - -0.0622997 - ], - 276 - ] - ], - "toolRackPos": [ - [ - [ - 5.70996, - 0.291016, - -3.42193 - ], - 90 - ] - ], - "palletPos": [ - [ - [ - 4.57031, - -1.70898, - -3.3823 - ], - 276 - ] - ], - "_inherit": "Default" - }, - "Land_WIP_F": { - "limit": 6, - "shelfPos": [ - [ - [ - -0.957031, - -4.42969, - 12.2029 - ], - 358.087 - ], - [ - [ - -0.919922, - -5.26563, - 0.396693 - ], - 178.896 - ], - [ - [ - -2.20313, - 5.43164, - 0.323569 - ], - 1.17821 - ], - [ - [ - 2.03516, - -6.10938, - 0.397176 - ], - 14.9686 - ], - [ - [ - 5.12598, - -5.45313, - 8.32229 - ], - 181.318 - ], - [ - [ - -6.88477, - 5.69922, - 8.33006 - ], - 356.041 - ], - [ - [ - -6.33203, - 9.34375, - 4.2993 - ], - 267.673 - ], - [ - [ - -5.47656, - -11.3945, - 0.348352 - ], - 178.537 - ], - [ - [ - -13.2139, - 1.17383, - 0.390545 - ], - 90.2068 - ], - [ - [ - -13.2334, - -2.94336, - 4.2993 - ], - 86.318 - ], - [ - [ - 14.3809, - 6.43945, - 4.29953 - ], - 181.218 - ], - [ - [ - -9.65625, - -12.791, - 12.2983 - ], - 180.234 - ], - [ - [ - -12.9834, - -10.2734, - 0.319984 - ], - 89.2757 - ] - ], - "fridgePos": [ - [ - [ - -3.39063, - -7.63477, - 0.37021 - ], - 91.2212 - ] - ], - "bedPos": [ - [ - [ - 6.81055, - 9.57617, - 0.352686 - ], - 180.055 - ] - ], - "couchPos": [ - [ - [ - -0.21875, - 7.48438, - 0.331759 - ], - 112.451 - ], - [ - [ - 4.41992, - -9.9707, - 4.29707 - ], - 53.0242 - ], - [ - [ - -10.5244, - 4.81836, - 12.2371 - ], - 79.3503 - ], - [ - [ - 17.5283, - -2.80859, - 0.327501 - ], - 353.002 - ], - [ - [ - -16.7871, - 9.91406, - 0.370766 - ], - 207.103 - ] - ], - "chairPos": [ - [ - [ - -8.98828, - 4.98828, - 0.37769 - ], - 307.949 - ], - [ - [ - 10.1426, - -6.32813, - 0.338495 - ], - 11.358 - ], - [ - [ - -14, - 6.58594, - 4.29928 - ], - 138.034 - ], - [ - [ - -15.9365, - 7.62305, - 8.31643 - ], - 107.749 - ], - [ - [ - -14.8984, - 9.5293, - 8.31799 - ], - 137.305 - ], - [ - [ - -9.3418, - -17.8223, - 0.310942 - ], - 136.534 - ] - ], - "filingPos": [ - [ - [ - 5.73438, - 6.36328, - 4.29928 - ], - 183.682 - ] - ], - "pelicanPos": [ - [ - [ - 9.72461, - -10.5352, - 8.31388 - ], - 118.227 - ], - [ - [ - -7.59766, - -14.3633, - 12.2979 - ], - 67.7859 - ], - [ - [ - 23.1895, - 1.08008, - 4.30315 - ], - 277.918 - ] - ], - "tablePos": [ - [ - [ - -17.8965, - 10.6133, - 8.31348 - ], - 303.712 - ] - ], - "lockerPos": [ - [ - [ - -7.36816, - -9.47852, - 4.29681 - ], - 90.0775 - ], - [ - [ - -9.44043, - -11.1738, - 4.29663 - ], - 177.772 - ], - [ - [ - -8.14551, - -14.9766, - 8.31173 - ], - 180.659 - ] - ], - "toolRackPos": [ - [ - [ - 1.60059, - -5.43945, - 0.405369 - ], - 180.797 - ], - [ - [ - 2.0918, - 5.63867, - 0.351912 - ], - 357.597 - ], - [ - [ - -2.88086, - -12.0996, - -0.00143886 - ], - 360 - ], - [ - [ - 14.0498, - -5.80859, - 4.29928 - ], - 359.535 - ], - [ - [ - -10.501, - -15.4023, - 8.312 - ], - 179.968 - ] - ], - "shoeboxPos": [ - [ - [ - 9.66016, - 6.35352, - 4.31021 - ], - 190.576 - ], - [ - [ - -3.89844, - -11.2754, - 0.345911 - ], - 173.847 - ], - [ - [ - 28.7275, - -2.26172, - 0.302157 - ], - 142.217 - ] - ], - "palletPos": [ - [ - [ - -2.81641, - 3.73828, - 12.2086 - ], - 15 - ], - [ - [ - -3.99902, - -3.44336, - 12.2086 - ], - 15 - ], - [ - [ - 0.981445, - -6.29688, - 8.33855 - ], - 15 - ], - [ - [ - 3.71094, - 6.82617, - 4.32855 - ], - 182 - ], - [ - [ - -3.94727, - -10.5742, - 8.33855 - ], - 15 - ], - [ - [ - -5.66602, - -9.97656, - 4.32855 - ], - 345.6 - ], - [ - [ - -8.00586, - 10.6641, - 4.32855 - ], - 182 - ], - [ - [ - -13.8838, - -1.19727, - 0.338561 - ], - 360 - ], - [ - [ - -15.0645, - 1.19141, - 8.33855 - ], - 15 - ], - [ - [ - 12.4063, - 10.8125, - 0.368561 - ], - 265.5 - ], - [ - [ - -17.6748, - -1.5, - 0.368561 - ], - 265.5 - ], - [ - [ - -17.7871, - -4.42773, - 4.32855 - ], - 182 - ], - [ - [ - -15.6992, - -10.6797, - 0.338561 - ], - 360 - ], - [ - [ - 23.7109, - -1.23633, - 8.23855 - ], - 289.5 - ] - ], - "_inherit": "Default" - }, - "Land_i_Addon_03mid_V1_F": { - "couchPos": [ - [ - [ - -3.33203, - 0.30957, - -0.0338135 - ], - 176.588 - ] - ], - "pelicanPos": [ - [ - [ - 3.95313, - 1.0918, - -0.0338745 - ], - 101.571 - ] - ], - "palletPos": [ - [ - [ - 0.703125, - -0.210938, - -0.000281334 - ], - 15 - ] - ], - "_inherit": "Default" - }, - "Land_i_Addon_03_V1_F": { - "chairPos": [ - [ - [ - 2.5, - -0.929688, - -0.0765305 - ], - 346.611 - ], - [ - [ - -2.61914, - -1.03125, - -0.0765266 - ], - 17.8128 - ] - ], - "palletPos": [ - [ - [ - 3.56641, - 2.50391, - -10 - ], - 344 - ], - [ - [ - -3.58594, - 2.75, - -10 - ], - 15 - ] - ], - "_inherit": "Default" - }, - "Land_i_Addon_04_V1_F": { - "chairPos": [ - [ - [ - -3.78711, - -1.16211, - 0.050499 - ], - 21.1258 - ] - ], - "pelicanPos": [ - [ - [ - -2.04883, - 0.263672, - 0.0532227 - ], - 215.663 - ] - ], - "palletPos": [ - [ - [ - -0.130859, - 2.37695, - -10 - ], - 344 - ] - ], - "_inherit": "Default" - }, - "Land_LightHouse_F": { - "chairPos": [ - [ - [ - 1.64063, - -3.0918, - -11.1061 - ], - 121.303 - ] - ], - "pelicanPos": [ - [ - [ - -0.318359, - -3.61328, - 8.12647 - ], - 220.41 - ], - [ - [ - 0.697266, - -4.32227, - -11.1665 - ], - 248.695 - ] - ], - "shoeboxPos": [ - [ - [ - -0.214844, - -4.24609, - -11.1689 - ], - 225.43 - ], - [ - [ - 1.87109, - -4.14453, - 8.13151 - ], - 344 - ] - ], - "_inherit": "Default" - }, - "Land_GH_Gazebo_F": { - "shelfPos": [ - [ - [ - -5.49609, - -1.95898, - -1.76052 - ], - 180.195 - ] - ], - "bedPos": [ - [ - [ - 6.02734, - 1.77734, - -1.76616 - ], - 1.01784 - ] - ], - "couchPos": [ - [ - [ - -5.99219, - 1.83398, - -1.76616 - ], - 175.953 - ] - ], - "wardrobePos": [ - [ - [ - 6.67773, - -0.783203, - -1.7661 - ], - 88.4633 - ] - ], - "pelicanPos": [ - [ - [ - -0.517578, - 0.345703, - -1.76613 - ], - 47.9599 - ] - ], - "tablePos": [ - [ - [ - -6.71094, - -0.613281, - -1.76616 - ], - 269.48 - ] - ], - "palletPos": [ - [ - [ - 1.63672, - 1.53516, - -1.76332 - ], - 358 - ], - [ - [ - -2.40039, - 2.01953, - -1.76332 - ], - 290 - ] - ], - "_inherit": "Default" - }, - "Land_GH_MainBuilding_right_F": { - "shelfPos": [ - [ - [ - 1.30273, - -7.28516, - -1.06903 - ], - 104.132 - ] - ], - "fridgePos": [ - [ - [ - 3.30859, - 1.99219, - -5.50915 - ], - 196.553 - ], - [ - [ - 0.769531, - -6.8125, - 3.37646 - ], - 185.624 - ], - [ - [ - 1.35352, - -11.4238, - 3.83718 - ], - 14.2214 - ], - [ - [ - -14.1602, - 5.25781, - -1.06901 - ], - 244.418 - ] - ], - "bedPos": [ - [ - [ - -1.76758, - 1.86133, - 3.37644 - ], - 290.999 - ], - [ - [ - -4.86328, - 1.69727, - 3.37644 - ], - 18.4142 - ], - [ - [ - -1.08398, - 5.9043, - -1.06907 - ], - 197.348 - ], - [ - [ - 6.74609, - -1.57813, - 3.37643 - ], - 24.4042 - ], - [ - [ - -3.48242, - 6.48047, - -1.06907 - ], - 21.0007 - ], - [ - [ - 7.32031, - 1.24609, - -1.06908 - ], - 25.1119 - ], - [ - [ - -2.52734, - 10.3438, - -5.50922 - ], - 20.4328 - ], - [ - [ - 8.82813, - 7.0293, - -5.50922 - ], - 26.5858 - ], - [ - [ - -10.5645, - 8.5625, - -1.06908 - ], - 24.9801 - ], - [ - [ - -13.9043, - 3.83008, - 3.37644 - ], - 196.357 - ], - [ - [ - -12.2109, - 10.7422, - -5.50922 - ], - 201.181 - ] - ], - "couchPos": [ - [ - [ - 4.1582, - 8.32813, - -5.50922 - ], - 23.8942 - ] - ], - "wardrobePos": [ - [ - [ - 1.61328, - -2.05078, - -1.06904 - ], - 192.819 - ], - [ - [ - 1.00977, - 5.89063, - -5.50915 - ], - 195.313 - ], - [ - [ - 5.52734, - -4.44531, - 3.37651 - ], - 170.013 - ], - [ - [ - -9.79492, - 0.988281, - -1.06905 - ], - 197.093 - ], - [ - [ - -10.9043, - -3.53125, - 3.37651 - ], - 199.701 - ], - [ - [ - -8.48242, - 13.2871, - -5.50919 - ], - 104.652 - ] - ], - "cookerPos": [ - [ - [ - 2.11328, - 2.37109, - -5.50961 - ], - 195.987 - ] - ], - "chairPos": [ - [ - [ - -1.2207, - -2.72656, - 3.37645 - ], - 193.938 - ], - [ - [ - 3.36523, - 2.84375, - -1.06907 - ], - 101.74 - ], - [ - [ - -10.2559, - 1.17578, - 3.37646 - ], - 283.356 - ], - [ - [ - -9.08008, - 5.47266, - -1.06906 - ], - 268.731 - ], - [ - [ - -0.0585938, - 11.2246, - -5.50921 - ], - 304.857 - ], - [ - [ - -11.377, - 2.25977, - 3.37684 - ], - 104.34 - ] - ], - "filingPos": [ - [ - [ - -4.86328, - -8.57031, - -1.069 - ], - 282.224 - ] - ], - "pelicanPos": [ - [ - [ - -0.679688, - -0.609375, - -1.06897 - ], - 139.998 - ], - [ - [ - -8.87891, - 5.31641, - -5.50921 - ], - 202.579 - ], - [ - [ - -15.1152, - -1.07031, - 3.37656 - ], - 307.599 - ], - [ - [ - -15.6387, - -10.627, - -5.5092 - ], - 130.018 - ] - ], - "tablePos": [ - [ - [ - -0.0839844, - 1.53516, - -1.06908 - ], - 192.028 - ], - [ - [ - 2.57422, - -1.21094, - 3.37644 - ], - 104.506 - ], - [ - [ - -6.80078, - 3.25781, - -1.06908 - ], - 194.092 - ], - [ - [ - -7.66602, - -1.30859, - 3.37644 - ], - 194.642 - ], - [ - [ - -0.845703, - 9.5293, - -5.50922 - ], - 284.72 - ], - [ - [ - -14.7227, - 0.589844, - 3.37643 - ], - 196.169 - ] - ], - "lockerPos": [ - [ - [ - -4.8125, - -5.11523, - -1.06906 - ], - 15.9695 - ] - ], - "palletPos": [ - [ - [ - 8.36523, - 7.57813, - -1.0171 - ], - 37.2845 - ], - [ - [ - -4.83398, - 11.3008, - -1.0171 - ], - 357 - ], - [ - [ - -10.7734, - 12.9609, - -1.0171 - ], - 96 - ] - ], - "freezerPos": [ - [ - [ - -6.79492, - -6.25781, - -1.0171 - ], - 283 - ] - ], - "_inherit": "Default" - }, - "Land_GH_MainBuilding_middle_F": { - "shelfPos": [ - [ - [ - 2.69238, - 3.21484, - -8.37759 - ], - 179.858 - ], - [ - [ - -5.88867, - 0.726563, - -3.91598 - ], - 105.411 - ], - [ - [ - 5.24609, - 11.0605, - -3.91652 - ], - 270.656 - ], - [ - [ - -15.541, - -6.12305, - 0.521439 - ], - 14.5104 - ], - [ - [ - 14.248, - -9.52734, - 0.521439 - ], - 256.088 - ] - ], - "fridgePos": [ - [ - [ - -15.1309, - -2.81836, - 0.521437 - ], - 13.9473 - ] - ], - "couchPos": [ - [ - [ - -13.6484, - -0.876953, - 4.97235 - ], - 195.253 - ] - ], - "wardrobePos": [ - [ - [ - 14.1123, - -3.39453, - 0.521494 - ], - 346.293 - ] - ], - "chairPos": [ - [ - [ - 6.45313, - 0.845703, - -3.91599 - ], - 247.596 - ], - [ - [ - -12.459, - -3.85938, - 0.521418 - ], - 73.8369 - ], - [ - [ - -5.72656, - 11.7988, - -3.90909 - ], - 37.8367 - ], - [ - [ - 12.8564, - 5.21484, - 0.521416 - ], - 112.013 - ], - [ - [ - -0.03125, - -16.3359, - 4.97174 - ], - 184.279 - ], - [ - [ - -6.17188, - -16.8965, - 0.521433 - ], - 185.345 - ], - [ - [ - -3.02246, - 21.9258, - -9.01524 - ], - 195.022 - ] - ], - "filingPos": [ - [ - [ - -4.35156, - 3.39844, - -8.37744 - ], - 205.858 - ], - [ - [ - -16.0371, - -5.33398, - 0.521456 - ], - 268.695 - ] - ], - "pelicanPos": [ - [ - [ - -1.16016, - 8.58008, - -9.13322 - ], - 288.066 - ] - ], - "tablePos": [ - [ - [ - 14.1885, - 0.773438, - 4.97233 - ], - 74.1932 - ] - ], - "lockerPos": [ - [ - [ - -16.1133, - -9.58789, - 0.521435 - ], - 196.292 - ] - ], - "toolRackPos": [ - [ - [ - 4.72754, - 4.68555, - -8.37762 - ], - 90.6886 - ] - ], - "palletPos": [ - [ - [ - -6.27344, - 10.8496, - 0.576112 - ], - 251 - ], - [ - [ - -14.5596, - -8.70117, - 0.576112 - ], - 251 - ] - ], - "freezerPos": [ - [ - [ - 13.5488, - -5.76953, - 0.576112 - ], - 251 - ] - ], - "_inherit": "Default" - }, - "Land_GH_MainBuilding_left_F": { - "shelfPos": [ - [ - [ - -1.02734, - -7.3623, - -1.06904 - ], - 255.179 - ], - [ - [ - -8.17188, - 1.39258, - -1.06893 - ], - 255.243 - ] - ], - "fridgePos": [ - [ - [ - 0.386719, - -6.67578, - 3.37653 - ], - 165.302 - ], - [ - [ - -6.97656, - -0.431641, - -1.06901 - ], - 172.301 - ], - [ - [ - 11.0391, - -3.58008, - 3.37646 - ], - 160.127 - ] - ], - "bedPos": [ - [ - [ - -1.83594, - -0.640625, - 3.37644 - ], - 165.641 - ], - [ - [ - -1.66797, - -1.12305, - -1.06908 - ], - 167.488 - ], - [ - [ - -4.0625, - 8.01367, - -5.50922 - ], - 163.408 - ], - [ - [ - 0.40625, - 9.14844, - -5.50922 - ], - 345.918 - ], - [ - [ - 9.70313, - 1.55859, - 3.37644 - ], - 345.36 - ], - [ - [ - 8.6582, - 6.32422, - -5.50922 - ], - 165.048 - ], - [ - [ - 8.26172, - 7.47852, - -1.06907 - ], - 348.908 - ], - [ - [ - -8.69336, - 7.13867, - -5.50922 - ], - 165.97 - ], - [ - [ - 14.4043, - 2.89258, - 3.37643 - ], - 345.42 - ] - ], - "couchPos": [ - [ - [ - 1.23242, - 5.67188, - -1.06907 - ], - 350.466 - ], - [ - [ - 2.88281, - 10.3672, - -5.50922 - ], - 167.118 - ], - [ - [ - -2.56641, - -12.8418, - 3.83704 - ], - 261.041 - ], - [ - [ - 12.6992, - 8.72461, - -1.06908 - ], - 347.645 - ] - ], - "wardrobePos": [ - [ - [ - -2.58008, - 2.1709, - -5.5092 - ], - 167.528 - ], - [ - [ - 10.0078, - 0.827148, - -1.06901 - ], - 166.411 - ] - ], - "cookerPos": [ - [ - [ - -0.742188, - -6.74805, - 3.37604 - ], - 172.375 - ] - ], - "chairPos": [ - [ - [ - 2.68555, - 2.31445, - 3.37668 - ], - 40.9297 - ], - [ - [ - -3.30078, - 4.20117, - -1.06905 - ], - 248.905 - ], - [ - [ - -1.18945, - 6.18945, - -5.5092 - ], - 164.369 - ], - [ - [ - -5.23242, - 4.45508, - -1.05902 - ], - 44.6127 - ], - [ - [ - -6.14648, - -4.5498, - 3.37645 - ], - 208.166 - ], - [ - [ - -4.16016, - -12.752, - -1.06894 - ], - 256.238 - ], - [ - [ - 7.50781, - 12.041, - -5.50921 - ], - 65.2004 - ], - [ - [ - 14.0137, - 5.32227, - -1.06907 - ], - 108.336 - ], - [ - [ - 15.3516, - 0.828125, - 3.37644 - ], - 89.9532 - ], - [ - [ - 9.25, - 12.7598, - -5.50921 - ], - 264.026 - ], - [ - [ - 12.9297, - 9.67383, - -5.50699 - ], - 117.822 - ] - ], - "filingPos": [ - [ - [ - 1.83984, - -8.47363, - -1.069 - ], - 160.823 - ], - [ - [ - 15.752, - -11.3574, - -5.50917 - ], - 164.969 - ] - ], - "pelicanPos": [ - [ - [ - 8.55664, - -2.79004, - 3.37645 - ], - 36.1098 - ] - ], - "tablePos": [ - [ - [ - 0.234375, - 1.52344, - -1.06908 - ], - 163.886 - ], - [ - [ - 1.57422, - -2.80469, - 3.37644 - ], - 166.456 - ], - [ - [ - -3.63672, - -1.45117, - 3.37644 - ], - 75.2335 - ], - [ - [ - 4.10352, - 2.30273, - 3.37644 - ], - 254.907 - ], - [ - [ - 6.85156, - 3.26758, - -1.06908 - ], - 163.381 - ], - [ - [ - 5.79492, - 7.67578, - -5.50922 - ], - 167.512 - ], - [ - [ - -8.66992, - 4.4082, - -5.50922 - ], - 256.113 - ], - [ - [ - -4.61719, - -11.2539, - -1.06898 - ], - 257.112 - ], - [ - [ - 12.7383, - 11.5723, - -5.50922 - ], - 74.4651 - ], - [ - [ - -4.82617, - -19.6475, - 3.83704 - ], - 168.125 - ] - ], - "lockerPos": [ - [ - [ - 7.10742, - -5.75781, - -1.06905 - ], - 75.8703 - ] - ], - "palletPos": [ - [ - [ - -1.95898, - 8.42969, - -1.0371 - ], - 77 - ], - [ - [ - -8.23242, - 7.49414, - -1.0371 - ], - 321 - ], - [ - [ - 5.07422, - 10.7188, - -1.0371 - ], - 54 - ] - ], - "_inherit": "Default" - }, - "Land_GH_House_2_F": { - "limit": 4, - "lootType": "mil", - "shelfPos": [ - [ - [ - -3.61914, - -1.67969, - -0.301109 - ], - 359.443 - ], - [ - [ - 4.32227, - -6.37305, - -0.301155 - ], - 91.0395 - ] - ], - "fridgePos": [ - [ - [ - -4.25, - -5.02637, - -0.301128 - ], - 269.6 - ] - ], - "bedPos": [ - [ - [ - -1.24805, - -4.87793, - -0.301178 - ], - 5.78317 - ] - ], - "couchPos": [ - [ - [ - 3.05664, - -3.25195, - -0.301193 - ], - 2.05902 - ] - ], - "chairPos": [ - [ - [ - 0.806641, - -6.70605, - -0.301163 - ], - 224.27 - ] - ], - "filingPos": [ - [ - [ - -2.39844, - 1.31348, - -0.301136 - ], - 11.8617 - ] - ], - "pelicanPos": [ - [ - [ - 3.53711, - 0.832031, - -0.30117 - ], - 35.7628 - ] - ], - "tablePos": [ - [ - [ - 0.587891, - -3.72168, - -0.301182 - ], - 271.612 - ] - ], - "palletPos": [ - [ - [ - 2.25586, - -8.62695, - -0.307613 - ], - 54 - ] - ], - "_inherit": "Default" - }, - "Land_GH_House_1_F": { - "lootType": "mil", - "fridgePos": [ - [ - [ - -4.17383, - -2.11719, - 1.37387 - ], - 356.381 - ] - ], - "shelfPos": [ - [ - [ - 3.35352, - 1.26758, - -2.12615 - ], - 0.862475 - ], - [ - [ - -3.58203, - -1.93359, - -2.12615 - ], - 1.86357 - ] - ], - "pelicanPos": [ - [ - [ - -3.33398, - 0.990234, - -2.12616 - ], - 359.887 - ] - ], - "wardrobePos": [ - [ - [ - -4.21094, - -4.39258, - -2.12611 - ], - 272.378 - ] - ], - "bedPos": [ - [ - [ - 1.22852, - -4.24219, - -2.12617 - ], - 181.084 - ], - [ - [ - 3.54102, - -5.65625, - 1.37383 - ], - 4.33171 - ] - ], - "couchPos": [ - [ - [ - -1.45703, - -5.70703, - -2.12618 - ], - 0.461905 - ], - [ - [ - -3.22266, - -5.88867, - 1.37383 - ], - 180.141 - ] - ], - "chairPos": [ - [ - [ - 0.833984, - -6.78516, - 1.37384 - ], - 217.232 - ], - [ - [ - -0.796875, - -7.06055, - 1.38113 - ], - 139.376 - ], - [ - [ - -3.92773, - -6.72656, - -2.12617 - ], - 216.64 - ], - [ - [ - 3.77539, - -7.01172, - -2.12617 - ], - 144.922 - ] - ], - "filingPos": [ - [ - [ - 2.1543, - -1.97656, - 1.37398 - ], - 1.26754 - ] - ], - "tablePos": [ - [ - [ - -0.554688, - -4.24219, - 1.35334 - ], - 88.7164 - ], - [ - [ - 4.14453, - -2.66797, - 1.37383 - ], - 87.9678 - ], - [ - [ - 3.95898, - -3.00781, - -2.12617 - ], - 85.0581 - ] - ], - "_inherit": "Default" - }, - "Land_Stadium_p9_F": { - "shelfPos": [ - [ - [ - -0.947266, - -2.85645, - 0.260189 - ], - 177.78 - ], - [ - [ - -3.80273, - -1.29102, - 3.35416 - ], - 268.338 - ] - ], - "fridgePos": [ - [ - [ - -3.57031, - -2.56543, - 0.270462 - ], - 268.533 - ] - ], - "couchPos": [ - [ - [ - -1.27344, - 2.86328, - 3.35296 - ], - 92.8845 - ] - ], - "cookerPos": [ - [ - [ - -3.52734, - -1.58203, - 0.259689 - ], - 273.789 - ] - ], - "chairPos": [ - [ - [ - 1.47656, - 3.48535, - 3.35328 - ], - 160.404 - ] - ], - "filingPos": [ - [ - [ - -0.632813, - 1.39258, - 3.35342 - ], - 1.10306 - ], - [ - [ - -1.58594, - 1.4082, - 3.35342 - ], - 1.39755 - ] - ], - "pelicanPos": [ - [ - [ - -2.21484, - 2.33984, - 7.08003 - ], - 44.2351 - ] - ], - "toolRackPos": [ - [ - [ - 1.81055, - -1.7666, - 3.35528 - ], - 89.8722 - ] - ], - "_inherit": "Default" - }, - "Land_HouseB_Tenement": { - "shelfPos": [ - [ - [ - -12.9045, - 4.21875, - -20.8107 - ], - 269.047 - ] - ], - "fridgePos": [ - [ - [ - 3.94238, - 10.9263, - -20.8109 - ], - 271.337 - ] - ], - "couchPos": [ - [ - [ - 2.45361, - -4.50049, - -20.8027 - ], - 276.133 - ] - ], - "chairPos": [ - [ - [ - -3.4668, - -1.78467, - -20.8109 - ], - 190.415 - ] - ], - "filingPos": [ - [ - [ - -6.31909, - 6.52441, - -20.8109 - ], - 1.58829 - ] - ], - "pelicanPos": [ - [ - [ - -1.07813, - 4.78125, - -20.8109 - ], - 174.223 - ] - ], - "tablePos": [ - [ - [ - -0.552246, - -1.95654, - -20.8043 - ], - 181.181 - ] - ], - "shoeboxPos": [ - [ - [ - -12.9771, - -2.2373, - -20.8109 - ], - 269.642 - ] - ], - "freezerPos": [ - [ - [ - 5.33984, - 14.1865, - -20.8109 - ], - 0.00700378 - ] - ], - "cabinetPos": [ - [ - [ - 5.64465, - -2.37915, - -19.2685 - ], - 270 - ] - ], - "_inherit": "Default" - }, - "Land_HouseV2_01A": { - "shelfPos": [ - [ - [ - -0.443115, - -3.33936, - -5.62667 - ], - 90.1773 - ] - ], - "shoeboxPos": [ - [ - [ - -3.60864, - -3.06836, - -5.62945 - ], - 278.015 - ] - ], - "_inherit": "Default" - }, - "Land_Barn_W_02": { - "fridgePos": [ - [ - [ - 4.66504, - 5.95215, - -2.34131 - ], - 73.4104 - ] - ], - "shelfPos": [ - [ - [ - 3.54199, - -6.98242, - -2.3354 - ], - 180.843 - ] - ], - "pelicanPos": [ - [ - [ - -4.61279, - 1.50342, - 1.06024 - ], - 189.27 - ] - ], - "couchPos": [ - [ - [ - 3.75586, - -2.53906, - -2.33824 - ], - 4.32959 - ] - ], - "filingPos": [ - [ - [ - -6.13037, - 7.19189, - -2.33458 - ], - 357.942 - ] - ], - "toolRackPos": [ - [ - [ - -6.70459, - -3.06445, - -2.33691 - ], - 271.665 - ] - ], - "shoeboxPos": [ - [ - [ - -0.72168, - 7.42285, - 1.0585 - ], - 359.807 - ] - ], - "palletPos": [ - [ - [ - -5.00684, - -5.97168, - -2.33609 - ], - 251.999 - ] - ], - "freezerPos": [ - [ - [ - 3.05176, - 6.89844, - -2.34122 - ], - 1.42345 - ] - ], - "_inherit": "Default" - }, - "Land_Shed_W01": { - "chairPos": [ - [ - [ - -1.21777, - 0.42627, - -1.44093 - ], - 66.292 - ] - ], - "toolRackPos": [ - [ - [ - 2.47363, - -0.0288086, - -1.31694 - ], - 269.634 - ] - ], - "_inherit": "Default" - }, - "Land_A_Castle_Bergfrit": { - "shelfPos": [ - [ - [ - -0.993164, - 2.89014, - -2.8378 - ], - 356.361 - ], - [ - [ - 1.80957, - 4.87695, - 8.74091 - ], - 358.335 - ] - ], - "pelicanPos": [ - [ - [ - -3.03516, - -5.00195, - 16.8296 - ], - 195.125 - ] - ], - "couchPos": [ - [ - [ - 2.07031, - -1.73779, - -2.85995 - ], - 359.982 - ] - ], - "chairPos": [ - [ - [ - 1.5791, - -0.515137, - 8.74054 - ], - 62.6844 - ], - [ - [ - 1.63281, - -2.84229, - 8.74051 - ], - 127.602 - ] - ], - "tablePos": [ - [ - [ - -1.22559, - -1.10742, - 8.74051 - ], - 270.108 - ] - ], - "shoeboxPos": [ - [ - [ - 3.47461, - 3.8999, - 8.80176 - ], - 0.625621 - ] - ], - "_inherit": "Default" - }, - "Land_Shed_wooden": { - "shelfPos": [ - [ - [ - 0.172363, - -1.19922, - -1.31766 - ], - 189.191 - ] - ], - "filingPos": [ - [ - [ - -1.19043, - 1.20996, - -1.31787 - ], - 273.29 - ] - ], - "shoeboxPos": [ - [ - [ - -0.77002, - -1.16211, - -1.31796 - ], - 0 - ] - ], - "palletPos": [ - [ - [ - 1.97168, - 0.560547, - -1.31796 - ], - 357.8 - ] - ], - "freezerPos": [ - [ - [ - 1.86523, - -0.863281, - -1.31796 - ], - 178.905 - ] - ], - "_inherit": "Default" - }, - "Land_HouseV_1L2": { - "shelfPos": [ - [ - [ - 2.33252, - -5.83691, - -10 - ], - 267.989 - ] - ], - "bedPos": [ - [ - [ - 2.53662, - 4.57813, - -10 - ], - 95.5054 - ] - ], - "filingPos": [ - [ - [ - 3.8457, - 2.2998, - -10 - ], - 266.031 - ] - ], - "pelicanPos": [ - [ - [ - -1.02002, - 4.17871, - -0.403534 - ], - 51.0824 - ] - ], - "toolRackPos": [ - [ - [ - 4.28125, - -3.77441, - -10 - ], - 270.154 - ] - ], - "shoeboxPos": [ - [ - [ - 0.916016, - 7.69043, - -0.397675 - ], - 175.886 - ] - ], - "palletPos": [ - [ - [ - -4.99902, - 2.96875, - -10 - ], - 89.0781 - ] - ], - "freezerPos": [ - [ - [ - -0.606934, - 4.00098, - -10 - ], - 180.414 - ] - ], - "_inherit": "Default" - }, - "Land_HouseV_1I1": { - "fridgePos": [ - [ - [ - -5.5127, - 4.8623, - -10 - ], - 117.119 - ] - ], - "chairPos": [ - [ - [ - -0.822754, - -2.1123, - -2.8017 - ], - 270.285 - ] - ], - "filingPos": [ - [ - [ - 0.899414, - -1.97656, - -2.83847 - ], - 43.1203 - ] - ], - "shoeboxPos": [ - [ - [ - -1.65918, - -1.8125, - -1.67868 - ], - 90.0296 - ] - ], - "_inherit": "Default" - }, - "Land_HouseV_1L1": { - "chairPos": [ - [ - [ - 1.31738, - 5.71338, - -1.08368 - ], - 88.2198 - ] - ], - "shoeboxPos": [ - [ - [ - 0.444336, - 6.01123, - -1.09442 - ], - 88.1007 - ] - ], - "_inherit": "Default" - }, - "Land_Misc_deerstand": { - "pelicanPos": [ - [ - [ - 0.587158, - -0.0830078, - 1.05899 - ], - 94.5891 - ] - ], - "shoeboxPos": [ - [ - [ - -0.863037, - -0.864258, - 1.05893 - ], - 355.986 - ] - ], - "_inherit": "Default" - }, - "Land_HouseBlock_A1_1": { - "shelfPos": [ - [ - [ - -2.89551, - -2.44434, - -4.69214 - ], - 92.8328 - ] - ], - "filingPos": [ - [ - [ - -2.95898, - -0.0991211, - -4.69229 - ], - 91.0289 - ] - ], - "lockerPos": [ - [ - [ - -4.78516, - 3.52197, - -4.69232 - ], - 270.002 - ] - ], - "toolRackPos": [ - [ - [ - -2.58105, - 3.7561, - -4.69196 - ], - 87.6312 - ] - ], - "shoeboxPos": [ - [ - [ - 0.851563, - 4.91016, - -4.69232 - ], - 160.104 - ] - ], - "freezerPos": [ - [ - [ - -3.1582, - -3.96021, - -4.69235 - ], - 95.443 - ] - ], - "_inherit": "Default" - }, - "Land_HouseBlock_A3": { - "fridgePos": [ - [ - [ - -1.21191, - -4.7356, - -5.44312 - ], - 280.564 - ] - ], - "couchPos": [ - [ - [ - -0.486328, - 4.81421, - -5.44312 - ], - 179.643 - ] - ], - "chairPos": [ - [ - [ - -0.952148, - 2.76099, - -5.44305 - ], - 272.88 - ] - ], - "shoeboxPos": [ - [ - [ - -7.55859, - 4.49561, - -5.44315 - ], - 146.992 - ] - ], - "palletPos": [ - [ - [ - 1.05273, - 0.597656, - -5.44315 - ], - 358.168 - ] - ], - "_inherit": "Default" - }, - "Land_Hut06": { - "chairPos": [ - [ - [ - 0.739502, - 2.50977, - -1.58963 - ], - 76.0347 - ] - ], - "filingPos": [ - [ - [ - -0.806396, - 2.76465, - -1.61115 - ], - 322.16 - ] - ], - "shoeboxPos": [ - [ - [ - -1.33862, - -0.988281, - -1.82275 - ], - 312.382 - ] - ], - "freezerPos": [ - [ - [ - -0.840332, - 1.09473, - -1.56879 - ], - 269.861 - ] - ], - "_inherit": "Default" - }, - "Land_A_FuelStation_Build": { - "shelfPos": [ - [ - [ - 0.511719, - 1.52344, - -1.6008 - ], - 359.975 - ] - ], - "filingPos": [ - [ - [ - 2.38086, - 1.33203, - -1.60098 - ], - 29.5354 - ] - ], - "pelicanPos": [ - [ - [ - 0.268066, - 1.60449, - 1.51318 - ], - 196.822 - ] - ], - "toolRackPos": [ - [ - [ - -0.960938, - 1.66895, - -1.60083 - ], - 356.645 - ] - ], - "shoeboxPos": [ - [ - [ - -1.02441, - 0.646484, - -1.10098 - ], - 30.3502 - ] - ], - "palletPos": [ - [ - [ - 2.10742, - -3.15625, - -10 - ], - 89.5756 - ] - ], - "freezerPos": [ - [ - [ - 2.17334, - -0.862305, - -1.57938 - ], - 89.5756 - ] - ], - "_inherit": "Default" - }, - "Land_HouseV2_04_interier": { - "fridgePos": [ - [ - [ - -0.904297, - 6.40674, - -5.76508 - ], - 92.3811 - ] - ], - "couchPos": [ - [ - [ - 6.14941, - -5.21924, - -5.76886 - ], - 359.884 - ] - ], - "cookerPos": [ - [ - [ - -5.65234, - 2.6543, - -5.7666 - ], - 177.307 - ] - ], - "chairPos": [ - [ - [ - -1.33594, - 2.95557, - -5.76614 - ], - 133.309 - ] - ], - "filingPos": [ - [ - [ - 7.92773, - -2.18066, - -5.76855 - ], - 179.469 - ] - ], - "pelicanPos": [ - [ - [ - 0.557617, - 1.16406, - -2.91656 - ], - 341.166 - ] - ], - "tablePos": [ - [ - [ - -5.5498, - 5.12793, - -5.7655 - ], - 271.134 - ] - ], - "lockerPos": [ - [ - [ - 7.20996, - 7.07715, - -5.76495 - ], - 358.294 - ] - ], - "toolRackPos": [ - [ - [ - 8.28613, - 2.40527, - -5.76694 - ], - 89.7594 - ] - ], - "shoeboxPos": [ - [ - [ - -3.81738, - 6.99902, - -5.76492 - ], - 253.823 - ] - ], - "freezerPos": [ - [ - [ - 2.98145, - 7.00977, - -5.7554 - ], - 0 - ] - ], - "_inherit": "Default" - }, - "Land_Ind_Garage01": { - "shelfPos": [ - [ - [ - 0.32373, - 3.56543, - -1.25259 - ], - 357.258 - ] - ], - "fridgePos": [ - [ - [ - 2.79932, - 1.31641, - -1.26077 - ], - 84.1437 - ] - ], - "filingPos": [ - [ - [ - -1.06348, - 3.40234, - -1.25024 - ], - 351.15 - ] - ], - "lockerPos": [ - [ - [ - 2.82422, - -0.936523, - -1.26364 - ], - 88.0941 - ] - ], - "toolRackPos": [ - [ - [ - -1.65771, - -1.39258, - -1.25879 - ], - 269.614 - ] - ], - "shoeboxPos": [ - [ - [ - 2.21729, - 3.40918, - -1.25677 - ], - 63.3963 - ] - ], - "palletPos": [ - [ - [ - -0.140625, - -1.52051, - -1.2254 - ], - 0 - ] - ], - "_inherit": "Default" - }, - "Land_HouseV2_02_Interier": { - "shelfPos": [ - [ - [ - 8.94824, - 4.19141, - -5.55692 - ], - 90.8873 - ] - ], - "fridgePos": [ - [ - [ - 6.06299, - -2.00977, - -5.55707 - ], - 176.197 - ] - ], - "bedPos": [ - [ - [ - -8.03711, - -0.987305, - -5.5571 - ], - 184.341 - ] - ], - "couchPos": [ - [ - [ - -6.82422, - 5.68262, - -5.5571 - ], - 274.703 - ] - ], - "wardrobePos": [ - [ - [ - -8.83203, - 1.7168, - -5.56403 - ], - 268.499 - ] - ], - "cookerPos": [ - [ - [ - 8.7959, - -2.00684, - -5.5574 - ], - 179.624 - ] - ], - "chairPos": [ - [ - [ - -2.62451, - 0.544922, - -5.5571 - ], - 78.4276 - ] - ], - "filingPos": [ - [ - [ - 2.37305, - 5.25586, - -5.55707 - ], - 270.596 - ] - ], - "pelicanPos": [ - [ - [ - 8.31055, - 6.2832, - -5.5571 - ], - 37.3391 - ] - ], - "tablePos": [ - [ - [ - -7.00488, - 4.00879, - -5.5571 - ], - 181.978 - ] - ], - "lockerPos": [ - [ - [ - -1.11523, - 1.34863, - -5.5571 - ], - 269.367 - ] - ], - "shoeboxPos": [ - [ - [ - -5.84717, - -2.15918, - -3.53598 - ], - 182.785 - ] - ], - "freezerPos": [ - [ - [ - 4.64551, - -2.0127, - -5.55713 - ], - 179.15 - ] - ], - "_inherit": "Default" - }, - "Land_A_Office02": { - "shelfPos": [ - [ - [ - 2.7417, - -4.16504, - -8.17639 - ], - 11.0089 - ] - ], - "fridgePos": [ - [ - [ - -23.2476, - 2.61133, - -8.16403 - ], - 25.3519 - ] - ], - "couchPos": [ - [ - [ - 2.26904, - 2.13965, - 6.55609 - ], - 272.088 - ] - ], - "chairPos": [ - [ - [ - -0.574707, - -6.89551, - -8.17813 - ], - 228.796 - ], - [ - [ - 5.17578, - -6.96777, - -8.17719 - ], - 126.645 - ] - ], - "filingPos": [ - [ - [ - 1.70068, - -4.21973, - -8.17661 - ], - 317.714 - ] - ], - "pelicanPos": [ - [ - [ - -18.9556, - 3.99902, - 8.6904 - ], - 298.688 - ] - ], - "tablePos": [ - [ - [ - 4.73682, - -4.41992, - -8.17679 - ], - 358.645 - ] - ], - "toolRackPos": [ - [ - [ - -15.4028, - 0.609375, - 5.35764 - ], - 270.07 - ] - ], - "shoeboxPos": [ - [ - [ - -0.565918, - -4.23535, - -8.17667 - ], - 351.414 - ] - ], - "palletPos": [ - [ - [ - 9.29248, - 2.92676, - 5.40057 - ], - 291 - ], - [ - [ - -21.335, - 0.68457, - 5.40057 - ], - 0 - ] - ], - "cabinetPos": [ - [ - [ - -15.2732, - 2.80542, - 6.75255 - ], - 0 - ] - ], - "_inherit": "Default" - }, - "Land_Ind_Workshop01_04": { - "shelfPos": [ - [ - [ - 1.25928, - -3.33008, - -1.55847 - ], - 27.2942 - ] - ], - "filingPos": [ - [ - [ - -2.01318, - -3.40186, - -1.55435 - ], - 293.278 - ] - ], - "tablePos": [ - [ - [ - -1.75049, - -5.65186, - -1.55209 - ], - 271.116 - ] - ], - "lockerPos": [ - [ - [ - -1.34473, - 4.75293, - -1.55695 - ], - 352.726 - ] - ], - "toolRackPos": [ - [ - [ - 0.178711, - -7.25537, - -1.54968 - ], - 178.882 - ] - ], - "shoeboxPos": [ - [ - [ - 1.73438, - 4.83691, - -1.55429 - ], - 114.503 - ] - ], - "palletPos": [ - [ - [ - -0.102539, - -4.55371, - -1.51132 - ], - 340.1 - ] - ], - "_inherit": "Default" - }, - "Land_Ind_TankBig": { - "pelicanPos": [ - [ - [ - -6.74146, - 1.74805, - 5.31989 - ], - 321.741 - ] - ], - "palletPos": [ - [ - [ - 0.539551, - 2.4082, - 5.36334 - ], - 25 - ], - [ - [ - -3.41626, - -2.57813, - 5.36334 - ], - 340.1 - ] - ], - "_inherit": "Default" - }, - "Land_Ind_Workshop01_L": { - "shelfPos": [ - [ - [ - 1.93359, - -1.50195, - -1.33884 - ], - 358.185 - ], - [ - [ - -0.805664, - 3.11865, - -1.33203 - ], - 181.507 - ] - ], - "filingPos": [ - [ - [ - 0.609375, - -3.6875, - -1.33704 - ], - 245.604 - ] - ], - "tablePos": [ - [ - [ - 3.36523, - -5.01807, - -1.3364 - ], - 176.426 - ] - ], - "toolRackPos": [ - [ - [ - 3.47949, - -5.65381, - -1.33569 - ], - 177.054 - ] - ], - "shoeboxPos": [ - [ - [ - -1.85254, - 1.84229, - -1.30463 - ], - 25 - ] - ], - "palletPos": [ - [ - [ - 2.75781, - -3.29102, - -1.30463 - ], - 0.999969 - ], - [ - [ - -2.88086, - 4.13037, - -1.30463 - ], - 0.999969 - ] - ], - "_inherit": "Default" - }, - "Land_Ind_Vysypka": { - "shelfPos": [ - [ - [ - 2.80957, - 4.73828, - -5.03592 - ], - 90.1414 - ] - ], - "fridgePos": [ - [ - [ - -4.28125, - 27.6045, - -5.04321 - ], - 357.803 - ] - ], - "couchPos": [ - [ - [ - -3.60791, - 1.55469, - 4.09406 - ], - 183 - ], - [ - [ - 4.81934, - -11.9766, - -5.03705 - ], - 184.375 - ] - ], - "chairPos": [ - [ - [ - -3.03857, - -1.72754, - 4.09406 - ], - 227 - ], - [ - [ - -2.76172, - 4.26465, - 4.09406 - ], - 320 - ] - ], - "filingPos": [ - [ - [ - 2.69727, - 3.66992, - -5.03604 - ], - 91.3547 - ] - ], - "pelicanPos": [ - [ - [ - -5.5249, - 24.7314, - -3.82114 - ], - 358.775 - ] - ], - "tablePos": [ - [ - [ - -0.984375, - 1.59863, - 4.09406 - ], - 91 - ] - ], - "lockerPos": [ - [ - [ - -2.91016, - 27.584, - -5.04214 - ], - 358.97 - ] - ], - "toolRackPos": [ - [ - [ - 3.44922, - 1.56738, - -5.03577 - ], - 270.011 - ], - [ - [ - 3.0127, - -14.3877, - -5.03381 - ], - 89.987 - ] - ], - "shoeboxPos": [ - [ - [ - -0.418945, - -22.6094, - -5.034 - ], - 17.1755 - ] - ], - "palletPos": [ - [ - [ - 1.82861, - -1.39258, - -4.99594 - ], - 0.999969 - ], - [ - [ - 1.86621, - -8.21387, - -4.99594 - ], - 0.999969 - ], - [ - [ - -8.73828, - 22.5186, - -4.99594 - ], - 0.999969 - ], - [ - [ - -11.6133, - -21.9463, - 4.08408 - ], - 183 - ], - [ - [ - -6.85107, - 26.7197, - -4.99594 - ], - 0.999969 - ] - ], - "_inherit": "Default" - }, - "Land_Tovarna2": { - "shelfPos": [ - [ - [ - -0.157715, - 8.94824, - -5.58551 - ], - 359.048 - ], - [ - [ - -8.91797, - 8.95117, - -2.25754 - ], - 359.07 - ] - ], - "fridgePos": [ - [ - [ - -8.09814, - 6.00781, - -5.58575 - ], - 93.4298 - ], - [ - [ - -7.38135, - 7.14648, - 1.59531 - ], - 270.644 - ] - ], - "couchPos": [ - [ - [ - -12.2339, - 6.00293, - 1.64017 - ], - 192.359 - ] - ], - "cookerPos": [ - [ - [ - -7.34717, - 8.47168, - 1.59488 - ], - 269.304 - ] - ], - "chairPos": [ - [ - [ - -11.0293, - -1.44824, - 0.397858 - ], - 288.29 - ], - [ - [ - -12.7896, - 1.66406, - -2.25778 - ], - 256.194 - ], - [ - [ - -10.5977, - 8.53906, - -5.58542 - ], - 7.869 - ] - ], - "filingPos": [ - [ - [ - -3.76074, - 4.69141, - -2.25797 - ], - 160.402 - ], - [ - [ - -11.9707, - 1.33887, - -5.58572 - ], - 179.608 - ], - [ - [ - -13.021, - 1.52051, - 1.64032 - ], - 262.552 - ], - [ - [ - 20.0762, - 16.4258, - -5.52646 - ], - 270.183 - ] - ], - "pelicanPos": [ - [ - [ - -2.12793, - 7.01758, - 6.65506 - ], - 287.139 - ] - ], - "tablePos": [ - [ - [ - -8.11768, - 0.283203, - 0.376648 - ], - 359.581 - ], - [ - [ - -10.749, - 8.58691, - 1.64017 - ], - 359.286 - ], - [ - [ - -13.1201, - 7.74902, - -5.58578 - ], - 270.804 - ] - ], - "lockerPos": [ - [ - [ - 3.74805, - 5.08203, - -4.64661 - ], - 269.986 - ], - [ - [ - -13.2759, - 2.98828, - -2.25778 - ], - 271.412 - ] - ], - "toolRackPos": [ - [ - [ - -7.78174, - 8.01758, - -2.25754 - ], - 271.288 - ], - [ - [ - -13.6577, - 2.94336, - -5.5856 - ], - 269.477 - ] - ], - "shoeboxPos": [ - [ - [ - -3.45215, - -9.0332, - 3.39786 - ], - 287.139 - ] - ], - "palletPos": [ - [ - [ - 1.72998, - 4.39844, - -5.59995 - ], - 23.0657 - ], - [ - [ - -5.87061, - -0.490234, - -5.58575 - ], - 0 - ], - [ - [ - -4.23682, - 5.16309, - 1.59531 - ], - 92.0019 - ], - [ - [ - 1.79346, - 6.75781, - -5.58884 - ], - 0.010498 - ], - [ - [ - 9.70654, - 4.69238, - -4.60858 - ], - 183 - ], - [ - [ - -12.2871, - -5.12402, - -5.58575 - ], - 360 - ], - [ - [ - -11.9155, - -7.37012, - -5.58566 - ], - 197.387 - ] - ], - "freezerPos": [ - [ - [ - -4.59424, - 9.50977, - 1.59531 - ], - 6.14914 - ] - ], - "_inherit": "Default" - }, - "Land_Rail_House_01": { - "lockerPos": [ - [ - [ - 1.89893, - 2.44336, - -1.30908 - ], - 183.214 - ] - ], - "palletPos": [ - [ - [ - -3.34912, - 3.12109, - -1.27396 - ], - 183 - ] - ], - "_inherit": "Default" - }, - "Land_Ind_Pec_03b": { - "couchPos": [ - [ - [ - 3.66602, - -4.47949, - 5.7338 - ], - 181.985 - ] - ], - "chairPos": [ - [ - [ - 4.10938, - -1.91309, - 5.73383 - ], - 287.772 - ], - [ - [ - 3.68262, - -6.99902, - 5.73383 - ], - 247.919 - ] - ], - "pelicanPos": [ - [ - [ - 2.27197, - -4.89648, - 5.73383 - ], - 89.1607 - ] - ], - "tablePos": [ - [ - [ - 5.6416, - -4.37207, - 5.7338 - ], - 88.5916 - ] - ], - "palletPos": [ - [ - [ - -11.5796, - -12.9551, - 0.982483 - ], - 183 - ], - [ - [ - -9.27979, - -17.4229, - 0.982483 - ], - 142 - ] - ], - "_inherit": "Default" - }, - "Land_HouseV_1I4": { - "fridgePos": [ - [ - [ - -3.25146, - -0.897461, - -2.78665 - ], - 356.197 - ] - ], - "wardrobePos": [ - [ - [ - 0.701172, - 3.27832, - -2.746 - ], - 90.7671 - ] - ], - "cookerPos": [ - [ - [ - -4.33691, - -3.19141, - -2.79153 - ], - 270.746 - ] - ], - "chairPos": [ - [ - [ - 0.333496, - -4.5752, - -2.73975 - ], - 134 - ] - ], - "tablePos": [ - [ - [ - -0.798584, - 4.34863, - -2.76721 - ], - 1.79366 - ] - ], - "shoeboxPos": [ - [ - [ - -1.82813, - -5.14746, - -2.73975 - ], - 25 - ] - ], - "freezerPos": [ - [ - [ - -1.84106, - -1.0957, - -2.73975 - ], - 358 - ] - ], - "_inherit": "Default" - }, - "Land_A_Hospital": { - "shelfPos": [ - [ - [ - -7.99219, - -2.12891, - -7.36588 - ], - 268.792 - ] - ], - "couchPos": [ - [ - [ - -14.5566, - 1.18652, - 3.26541 - ], - 321.707 - ] - ], - "chairPos": [ - [ - [ - -12.1943, - -1.09375, - 3.26541 - ], - 77.6588 - ] - ], - "filingPos": [ - [ - [ - 1.95996, - -2.26953, - -7.36606 - ], - 269.665 - ], - [ - [ - -1.56006, - -2.83984, - -7.36606 - ], - 1.40195 - ], - [ - [ - -8.75537, - -3.58887, - -7.36606 - ], - 359.532 - ], - [ - [ - -9.37305, - -3.63574, - -7.36606 - ], - 359.169 - ] - ], - "pelicanPos": [ - [ - [ - 16.3394, - 4.99512, - 6.13242 - ], - 0.903763 - ] - ], - "tablePos": [ - [ - [ - 14.708, - -4.07813, - -7.36609 - ], - 359.602 - ] - ], - "toolRackPos": [ - [ - [ - 17.5059, - -2.06738, - 3.26559 - ], - 0.163071 - ] - ], - "shoeboxPos": [ - [ - [ - -5.40625, - 8.16602, - -4.35254 - ], - 39 - ], - [ - [ - 9.88281, - -1.00098, - -7.36609 - ], - 39.1093 - ], - [ - [ - -14.6543, - -1.31641, - -7.36609 - ], - 321.711 - ] - ], - "palletPos": [ - [ - [ - -8.12305, - -5.10742, - 3.30746 - ], - 97 - ], - [ - [ - 17.8105, - -5.44922, - 3.30746 - ], - 359 - ] - ], - "freezerPos": [ - [ - [ - 1.0166, - -3.02148, - -7.34253 - ], - 359 - ] - ], - "cabinetPos": [ - [ - [ - 0.598267, - -1.97144, - -6.13056 - ], - 270 - ], - [ - [ - -2.69324, - -1.96851, - -6.13056 - ], - 270 - ] - ], - "_inherit": "Default" - }, - "Land_Panelak2": { - "shelfPos": [ - [ - [ - 4.4043, - -1.56323, - -3.65 - ], - 91 - ] - ], - "fridgePos": [ - [ - [ - 1.9834, - 2.03857, - 0.499998 - ], - 272 - ] - ], - "bedPos": [ - [ - [ - -4.88916, - -3.16589, - 5.89 - ], - 0 - ], - [ - [ - 5.43604, - -5.94202, - 3.18999 - ], - 181 - ], - [ - [ - 5.45801, - -5.94385, - 8.59001 - ], - 181 - ], - [ - [ - -5.46143, - -5.94287, - 0.489996 - ], - 1.99997 - ] - ], - "couchPos": [ - [ - [ - -5.00977, - -3.07544, - 0.480007 - ], - 1.99997 - ], - [ - [ - 5.09668, - -3.39209, - 0.479996 - ], - 90 - ] - ], - "wardrobePos": [ - [ - [ - 4.59766, - -0.0115967, - 0.479996 - ], - 356 - ], - [ - [ - -5.25439, - 0.0623779, - 5.89 - ], - 0 - ] - ], - "cookerPos": [ - [ - [ - 4.62402, - 2.86633, - 0.499998 - ], - 1.99997 - ], - [ - [ - -4.70605, - 2.86169, - 8.59001 - ], - 0.999969 - ] - ], - "chairPos": [ - [ - [ - 2.31104, - 2.58813, - 8.62001 - ], - 305 - ], - [ - [ - 7.03857, - 2.58655, - 8.62001 - ], - 55 - ], - [ - [ - 5.39697, - -5.3064, - 0.479996 - ], - 315 - ] - ], - "filingPos": [ - [ - [ - -1.15771, - -4.87915, - -3.64 - ], - 274 - ], - [ - [ - 1.87988, - -5.90552, - 8.62001 - ], - 272 - ], - [ - [ - -7.38721, - 2.91736, - 0.499998 - ], - 274 - ], - [ - [ - 7.45752, - -6.97949, - 8.62001 - ], - 174 - ] - ], - "pelicanPos": [ - [ - [ - -5.44238, - -6.4325, - 8.55001 - ], - 111 - ] - ], - "tablePos": [ - [ - [ - 2.06348, - -3.77393, - -3.65 - ], - 270 - ], - [ - [ - 4.57178, - 2.84717, - 8.62001 - ], - 0 - ], - [ - [ - 3.30176, - -7.8053, - 0.479996 - ], - 181 - ] - ], - "lockerPos": [ - [ - [ - -1.12158, - 2.33093, - -3.64 - ], - 270 - ] - ], - "shoeboxPos": [ - [ - [ - 1.17773, - -4.98572, - 0.479996 - ], - 311 - ] - ], - "freezerPos": [ - [ - [ - -2.15332, - 2.48828, - 8.59001 - ], - 89 - ] - ], - "cabinetPos": [ - [ - [ - 2.7334, - 3.25964, - -2.25 - ], - 89 - ], - [ - [ - -7.58789, - 0.991089, - 9.79001 - ], - 0 - ] - ], - "_inherit": "Default" - }, - "Land_Panelak": { - "shelfPos": [ - [ - [ - -1.18066, - 4.3916, - -1.39282 - ], - 269.731 - ] - ], - "fridgePos": [ - [ - [ - 2.1582, - 3.72363, - 0.0450439 - ], - 274.269 - ], - [ - [ - 2.12598, - 3.95801, - 2.74509 - ], - 269.888 - ] - ], - "bedPos": [ - [ - [ - -6.67578, - -0.548828, - 2.745 - ], - 187.481 - ] - ], - "couchPos": [ - [ - [ - 6.28906, - -0.512695, - 0.0449829 - ], - 2.62378 - ] - ], - "wardrobePos": [ - [ - [ - 4.10449, - -4.86182, - 2.74927 - ], - 89.2451 - ], - [ - [ - -7.1543, - -1.32568, - 0.0450439 - ], - 273.001 - ] - ], - "cookerPos": [ - [ - [ - 7.18164, - 4.19922, - 0.0445557 - ], - 91.3201 - ], - [ - [ - 7.18164, - 4.20068, - 2.7446 - ], - 90.3307 - ] - ], - "chairPos": [ - [ - [ - -2.27051, - 3.78564, - 0.0449829 - ], - 56.0406 - ], - [ - [ - -4.54883, - -0.710938, - 0.0562744 - ], - 107.616 - ], - [ - [ - 4.48535, - -1.09717, - 2.74661 - ], - 248.12 - ] - ], - "filingPos": [ - [ - [ - 4.16895, - -3.5332, - 0.045105 - ], - 7.97333 - ], - [ - [ - -5.07324, - -6.33447, - 0.0450745 - ], - 89.5886 - ] - ], - "pelicanPos": [ - [ - [ - -6.6582, - 3.63037, - 5.59943 - ], - 286.286 - ] - ], - "tablePos": [ - [ - [ - -3.85254, - -5.19385, - 2.745 - ], - 265.362 - ], - [ - [ - 7.02734, - -0.689453, - 2.745 - ], - 87.3795 - ] - ], - "lockerPos": [ - [ - [ - -3.9502, - -5.51221, - 0.0449829 - ], - 268.107 - ] - ], - "shoeboxPos": [ - [ - [ - -1.06641, - -6.35303, - 0.0449829 - ], - 206.957 - ], - [ - [ - 0.953125, - -6.38086, - 0.0449829 - ], - 141.218 - ] - ], - "palletPos": [ - [ - [ - 0.506836, - -0.0400391, - -1.26782 - ], - 89 - ], - [ - [ - 4.21777, - -3.08203, - 5.59943 - ], - 25.7308 - ] - ], - "freezerPos": [ - [ - [ - 4.03906, - -6.05371, - 0.0449829 - ], - 90 - ] - ], - "_inherit": "Default" - }, - "Land_Hangar_2": { - "limit": 5, - "lootType": "mil", - "shelfPos": [ - [ - [ - 1.82813, - -9.84717, - -2.58939 - ], - 181.468 - ], - [ - [ - 5.83984, - 11.563, - -2.58939 - ], - 358.914 - ], - [ - [ - 14.6816, - -1.41748, - -2.59756 - ], - 90.4656 - ], - [ - [ - -14.6836, - 1.73828, - -2.58939 - ], - 269.242 - ] - ], - "fridgePos": [ - [ - [ - 12.8926, - 11.2778, - -2.59778 - ], - 3.16315 - ] - ], - "couchPos": [ - [ - [ - 1.27832, - 10.2305, - -2.58963 - ], - 273.856 - ] - ], - "filingPos": [ - [ - [ - 0.000976563, - 1.3833, - -2.58926 - ], - 178.715 - ] - ], - "lockerPos": [ - [ - [ - 13.5166, - -9.63965, - -2.58951 - ], - 180.232 - ] - ], - "toolRackPos": [ - [ - [ - -2.47949, - -10.0684, - -2.58923 - ], - 178.901 - ], - [ - [ - 9.01953, - 11.8232, - -2.58923 - ], - 358.139 - ] - ], - "shoeboxPos": [ - [ - [ - -14.5693, - -9.69629, - -2.58963 - ], - 188.48 - ] - ], - "palletPos": [ - [ - [ - -0.00195313, - -3.16113, - -2.5896 - ], - 332.619 - ], - [ - [ - -8.97656, - -4.14404, - -2.5896 - ], - 219.281 - ], - [ - [ - -12.9932, - 10.293, - -2.5896 - ], - 336.817 - ] - ], - "freezerPos": [ - [ - [ - 14.3408, - 9.39063, - -2.58963 - ], - 81.9611 - ] - ], - "_inherit": "Default" - }, - "Land_rail_station_big": { - "shelfPos": [ - [ - [ - 2.86035, - 3.51221, - -5.07059 - ], - 91.0331 - ] - ], - "fridgePos": [ - [ - [ - 1.66113, - -3.65674, - -5.0708 - ], - 180.242 - ] - ], - "couchPos": [ - [ - [ - -4.33789, - -1.56836, - -5.07083 - ], - 178.466 - ], - [ - [ - 8.63281, - -5.13672, - -5.07083 - ], - 1.14301 - ] - ], - "chairPos": [ - [ - [ - 1.39844, - -4.95752, - -5.06161 - ], - 4.04407 - ], - [ - [ - -4.96484, - 3.36914, - -5.0708 - ], - 284.166 - ], - [ - [ - -5.01758, - -5.00488, - -5.05701 - ], - 344.841 - ] - ], - "filingPos": [ - [ - [ - 2.84961, - 4.2832, - -5.07077 - ], - 90.7927 - ] - ], - "pelicanPos": [ - [ - [ - 0.118164, - -6.59912, - -2.26553 - ], - 21.0414 - ] - ], - "tablePos": [ - [ - [ - -5.13184, - 1.67041, - -5.07083 - ], - 269.411 - ] - ], - "lockerPos": [ - [ - [ - -1.66504, - -3.61719, - -5.07083 - ], - 180.479 - ], - [ - [ - 1.15527, - 5.48584, - -5.07065 - ], - 0.986969 - ], - [ - [ - -4.39453, - 5.34619, - -5.07083 - ], - 338.371 - ] - ], - "toolRackPos": [ - [ - [ - 6.75195, - 1.96289, - -5.07056 - ], - 271.441 - ] - ], - "shoeboxPos": [ - [ - [ - 2.43164, - 0.785156, - -4.09598 - ], - 58.5217 - ] - ], - "palletPos": [ - [ - [ - 8.96973, - -2.03564, - -5.02618 - ], - 89 - ], - [ - [ - -9.24902, - -4.90479, - -5.02618 - ], - 89 - ] - ], - "_inherit": "Default" - }, - "Land_a_stationhouse": { - "shelfPos": [ - [ - [ - 0.554688, - -4.70068, - -9.49698 - ], - 272.253 - ], - [ - [ - -0.933594, - -5.35596, - 4.38522 - ], - 27.5935 - ], - [ - [ - -0.828125, - -8.54004, - -4.67508 - ], - 110.344 - ], - [ - [ - -1.08203, - -8.95215, - 4.38516 - ], - 185.611 - ], - [ - [ - -4.35742, - -8.55957, - -0.0701904 - ], - 262.53 - ], - [ - [ - 6.66406, - -7.6665, - -9.49698 - ], - 181.745 - ], - [ - [ - 19.1992, - -5.00488, - -9.49698 - ], - 88.5043 - ] - ], - "fridgePos": [ - [ - [ - 0.871094, - -1.74805, - -9.49701 - ], - 271.521 - ] - ], - "couchPos": [ - [ - [ - -10.5244, - -3.94482, - -0.534332 - ], - 278.335 - ] - ], - "chairPos": [ - [ - [ - -13.3145, - -3.94189, - -0.534332 - ], - 334.169 - ] - ], - "filingPos": [ - [ - [ - -0.786133, - -5.13428, - -9.49701 - ], - 78.6633 - ] - ], - "pelicanPos": [ - [ - [ - 7.44531, - 0.904785, - -4.53433 - ], - 267.207 - ], - [ - [ - -4.35156, - -7.64502, - 8.46567 - ], - 268.821 - ] - ], - "lockerPos": [ - [ - [ - 0.811523, - -3.3418, - -9.49701 - ], - 269.999 - ], - [ - [ - 19.0117, - 0.613281, - -9.49701 - ], - 90.2636 - ], - [ - [ - 18.9961, - -1.15674, - -9.49704 - ], - 89.3234 - ], - [ - [ - 19.042, - -2.92578, - -9.49701 - ], - 87.0602 - ] - ], - "toolRackPos": [ - [ - [ - 7.23633, - 3.84961, - -9.4968 - ], - 359.928 - ] - ], - "shoeboxPos": [ - [ - [ - -0.743164, - -8.33643, - -0.0702209 - ], - 110.554 - ], - [ - [ - 19.1836, - -7.53174, - -9.49701 - ], - 105.566 - ] - ], - "palletPos": [ - [ - [ - 2.03418, - 1.7915, - -9.49701 - ], - 289.015 - ], - [ - [ - -6.86621, - 3.25586, - -0.534332 - ], - "3.05176e-005" - ], - [ - [ - 13.0293, - -7.22363, - -9.49701 - ], - 90 - ], - [ - [ - 15.542, - -4.56006, - -4.53433 - ], - "6.10352e-005" - ] - ], - "freezerPos": [ - [ - [ - -4.1084, - -7.31787, - -9.49701 - ], - 268.732 - ] - ], - "_inherit": "Default" - }, - "Land_Mil_ControlTower": { - "limit": 5, - "lootType": "mil", - "shelfPos": [ - [ - [ - 1.49512, - 2.23389, - -1.09485 - ], - 268.083 - ], - [ - [ - 9.91406, - 3.22559, - -9.65488 - ], - 179.209 - ] - ], - "fridgePos": [ - [ - [ - 9.67773, - 5.91309, - -9.65503 - ], - 83.7454 - ] - ], - "chairPos": [ - [ - [ - 7.19434, - -1.62061, - 2.92548 - ], - 262.144 - ] - ], - "filingPos": [ - [ - [ - 2.79297, - 3.34814, - -5.49008 - ], - 190.556 - ], - [ - [ - 3.33105, - 3.35791, - -5.49011 - ], - 179.417 - ], - [ - [ - 6.89648, - -1.87549, - -1.09503 - ], - 164.743 - ], - [ - [ - 7.53906, - -1.85107, - -1.09503 - ], - 187.813 - ] - ], - "pelicanPos": [ - [ - [ - 2.01172, - -0.6875, - -1.09509 - ], - 259.256 - ], - [ - [ - 9.32324, - 4.80322, - -1.08328 - ], - 41.8877 - ] - ], - "lockerPos": [ - [ - [ - 0.925781, - 3.41895, - -9.65512 - ], - 179.859 - ], - [ - [ - 3.19531, - 6.13867, - -5.49011 - ], - 0.121094 - ] - ], - "toolRackPos": [ - [ - [ - 4.21484, - 6.64795, - -9.65485 - ], - 359.603 - ] - ], - "shoeboxPos": [ - [ - [ - 4.94727, - -1.88574, - -1.09512 - ], - 209.993 - ], - [ - [ - 7.66211, - 3.85303, - -9.65512 - ], - 210.035 - ] - ], - "_inherit": "Default" - }, - "Land_Ind_Workshop01_01": { - "shelfPos": [ - [ - [ - 0.558594, - -3.47168, - -1.3168 - ], - 176.163 - ] - ], - "fridgePos": [ - [ - [ - 2.12305, - -1.83838, - -1.315 - ], - 94.8075 - ] - ], - "filingPos": [ - [ - [ - -1.55566, - -0.881836, - -1.3237 - ], - 271.559 - ] - ], - "lockerPos": [ - [ - [ - 2.12109, - -0.290039, - -1.31625 - ], - 91.8605 - ] - ], - "toolRackPos": [ - [ - [ - 2.43848, - 1.60547, - -1.31653 - ], - 88.4978 - ] - ], - "shoeboxPos": [ - [ - [ - -0.980469, - 0.617188, - -1.32367 - ], - 120.007 - ] - ], - "palletPos": [ - [ - [ - 0.501953, - 0.146484, - -1.27002 - ], - 251 - ] - ], - "_inherit": "Default" - }, - "Land_Shed_Ind02": { - "shelfPos": [ - [ - [ - -0.442383, - -9.33105, - -4.6525 - ], - 178.364 - ] - ], - "fridgePos": [ - [ - [ - 4.19824, - 10.2627, - -4.6524 - ], - 7.46219 - ] - ], - "bedPos": [ - [ - [ - 2.77148, - 2.2832, - -4.6524 - ], - 95.4069 - ] - ], - "couchPos": [ - [ - [ - 2.4043, - 0.115234, - -4.6524 - ], - 273.531 - ] - ], - "cookerPos": [ - [ - [ - 4.43066, - 7.04907, - -4.6528 - ], - 90.7597 - ] - ], - "chairPos": [ - [ - [ - 3.70605, - -2.95898, - -4.65234 - ], - 134.818 - ] - ], - "filingPos": [ - [ - [ - -4.03906, - 12.3835, - -1.30353 - ], - 1.1741 - ] - ], - "pelicanPos": [ - [ - [ - -0.52832, - 11.6462, - -1.30273 - ], - 62.2241 - ] - ], - "tablePos": [ - [ - [ - 1.62695, - -1.86011, - -4.6524 - ], - 178.21 - ] - ], - "lockerPos": [ - [ - [ - -2.87305, - 12.2234, - -1.30331 - ], - 2.62267 - ] - ], - "toolRackPos": [ - [ - [ - 2.56738, - 10.6775, - -4.65201 - ], - 0.953941 - ] - ], - "shoeboxPos": [ - [ - [ - -1.70313, - -9.60083, - -4.65237 - ], - 10.367 - ] - ], - "palletPos": [ - [ - [ - -0.0283203, - 5.60742, - -4.6524 - ], - 317.381 - ], - [ - [ - 4.12695, - -5.37256, - -4.64841 - ], - 251 - ] - ], - "_inherit": "Default" - }, - "Land_Mil_Barracks_i": { - "limit": 5, - "lootType": "mil", - "shelfPos": [ - [ - [ - 0.902344, - -2.39502, - -1.12442 - ], - 238.007 - ], - [ - [ - 0.548828, - 2.81006, - -1.12292 - ], - 1.08441 - ], - [ - [ - -9.37012, - 2.427, - -1.12442 - ], - 268.201 - ] - ], - "filingPos": [ - [ - [ - 6.55566, - 2.81738, - -1.12451 - ], - 92.1856 - ] - ], - "pelicanPos": [ - [ - [ - -2.24316, - -1.36963, - -1.12463 - ], - 263.64 - ], - [ - [ - 4.36621, - -1.57617, - -0.137878 - ], - 258.932 - ], - [ - [ - -5.0752, - -2.4939, - -1.12466 - ], - 183.946 - ], - [ - [ - -8.75977, - -0.048584, - -1.12463 - ], - 327.595 - ] - ], - "lockerPos": [ - [ - [ - -5.60156, - -1.32373, - -1.12164 - ], - 269.99 - ] - ], - "shoeboxPos": [ - [ - [ - -0.0751953, - -1.9834, - -0.699829 - ], - 251 - ], - [ - [ - -3.13574, - 0.466797, - 0.760162 - ], - 360 - ], - [ - [ - 3.02734, - -1.34937, - 0.0901794 - ], - 251 - ], - [ - [ - 3.02441, - -1.40112, - -1.12466 - ], - 302.031 - ], - [ - [ - -6.55371, - -2.66333, - -1.09982 - ], - 360 - ] - ], - "_inherit": "Default" - }, - "Land_Ss_hangar": { - "limit": 5, - "lootType": "mil", - "shelfPos": [ - [ - [ - 14.2314, - -8.46289, - -5.89868 - ], - 173.905 - ], - [ - [ - 14.3447, - 19.8936, - -5.8782 - ], - 357.293 - ], - [ - [ - 13.5869, - -20.874, - -5.89853 - ], - 180.148 - ] - ], - "fridgePos": [ - [ - [ - 14.1895, - 12.5049, - -5.96277 - ], - 147.17 - ] - ], - "bedPos": [ - [ - [ - 14.1436, - 21.6729, - -5.89896 - ], - 7.74948 - ] - ], - "couchPos": [ - [ - [ - 9.54492, - 21.0107, - -5.89896 - ], - 181.695 - ] - ], - "cookerPos": [ - [ - [ - 14.5332, - 15.3887, - -5.92621 - ], - 89.5229 - ] - ], - "chairPos": [ - [ - [ - 12.9268, - 19.6445, - -5.89896 - ], - 132.385 - ] - ], - "filingPos": [ - [ - [ - 14.2803, - -9.54688, - -5.89865 - ], - 14.8827 - ], - [ - [ - -14.4658, - -20.7148, - -5.89896 - ], - 255.86 - ] - ], - "pelicanPos": [ - [ - [ - -14.79, - 12.7246, - -5.89896 - ], - 273.845 - ], - [ - [ - 14.877, - -20.2988, - -5.89896 - ], - 89.7007 - ] - ], - "tablePos": [ - [ - [ - 11.3418, - 23.2334, - -5.89896 - ], - 0.0492706 - ] - ], - "lockerPos": [ - [ - [ - 6.78076, - 23.332, - -5.89896 - ], - 0.014267 - ] - ], - "toolRackPos": [ - [ - [ - 2.44531, - 23.7109, - -5.89871 - ], - 0.000427246 - ] - ], - "shoeboxPos": [ - [ - [ - -14.8848, - 23.3271, - -5.89899 - ], - 279.193 - ] - ], - "palletPos": [ - [ - [ - -8.33643, - -6.57617, - -5.89896 - ], - 135.758 - ], - [ - [ - 6.4082, - 10.2188, - -5.89896 - ], - 115.033 - ], - [ - [ - 14.167, - 10.5293, - -5.89896 - ], - 0 - ], - [ - [ - -13.6675, - 22.0801, - -5.89896 - ], - 325.134 - ] - ], - "_inherit": "Default" - }, - "Land_Ind_IlluminantTower": { - "pelicanPos": [ - [ - [ - -0.791992, - -0.320313, - 10.3249 - ], - 212.76 - ] - ], - "palletPos": [ - [ - [ - -0.012207, - 0.503906, - -9.74222 - ], - 360 - ] - ], - "_inherit": "Default" - }, - "Land_Vez": { - "shoeboxPos": [ - [ - [ - 0.286133, - 0.867188, - 1.36356 - ], - 1.99998 - ] - ], - "_inherit": "Default" - }, - "Land_Hlidac_budka": { - "shelfPos": [ - [ - [ - 0.84668, - 0.125977, - -0.809265 - ], - 172.613 - ] - ], - "filingPos": [ - [ - [ - 0.0673828, - 2.31836, - -0.809967 - ], - 357.487 - ], - [ - [ - 2.76709, - 2.25684, - -0.809967 - ], - 4.6116 - ] - ], - "tablePos": [ - [ - [ - -2.32129, - 1.41016, - -0.810028 - ], - 279.786 - ] - ], - "toolRackPos": [ - [ - [ - 3.00098, - 0.819336, - -0.809723 - ], - 90.0308 - ] - ], - "shoeboxPos": [ - [ - [ - 1.62109, - 2.32031, - -0.810089 - ], - 349.179 - ] - ], - "_inherit": "Default" - }, - "Land_A_GeneralStore_01a": { - "shelfPos": [ - [ - [ - -2.68848, - -5.06152, - -1.22772 - ], - 178.035 - ], - [ - [ - -8.81641, - 1.98926, - -1.22772 - ], - 270.025 - ], - [ - [ - 9.85986, - 1.51953, - -1.22772 - ], - 179.333 - ], - [ - [ - -5.52783, - 9.13184, - -1.22772 - ], - 1.40732 - ] - ], - "fridgePos": [ - [ - [ - -5.12402, - -0.585938, - -1.20645 - ], - 180 - ], - [ - [ - -6.17725, - -0.568359, - -1.20645 - ], - 180 - ], - [ - [ - 5.68555, - -4.8418, - -1.20645 - ], - 188 - ] - ], - "cookerPos": [ - [ - [ - 7.99414, - -0.348633, - -1.22836 - ], - 89.6747 - ] - ], - "filingPos": [ - [ - [ - 9.23584, - -1.02637, - -1.22794 - ], - 275.138 - ], - [ - [ - 8.26953, - -4.60156, - -1.22794 - ], - 92.7205 - ] - ], - "pelicanPos": [ - [ - [ - 14.3594, - 0.392578, - -1.22797 - ], - 91.3482 - ] - ], - "tablePos": [ - [ - [ - 14.1704, - -3.93848, - -1.22797 - ], - 103.927 - ] - ], - "lockerPos": [ - [ - [ - -7.1709, - -1.75488, - -1.20645 - ], - 1.99997 - ] - ], - "toolRackPos": [ - [ - [ - 6.76514, - -1.17969, - -1.22775 - ], - 0.137085 - ] - ], - "shoeboxPos": [ - [ - [ - -4.61426, - 4.45996, - -1.228 - ], - 198.535 - ], - [ - [ - 12.5962, - 0.78418, - -1.228 - ], - 358.034 - ], - [ - [ - 12.3564, - 3.56055, - -0.333557 - ], - 265.418 - ] - ], - "palletPos": [ - [ - [ - 9.37988, - 5.22168, - -1.22797 - ], - 156.892 - ] - ], - "freezerPos": [ - [ - [ - -1.78906, - 0.975586, - -1.228 - ], - 180.781 - ] - ], - "_inherit": "Default" - }, - "Land_A_GeneralStore_01": { - "shelfPos": [ - [ - [ - 6.03076, - -5.04883, - -1.22775 - ], - 359.162 - ], - [ - [ - 12.563, - 5.48535, - -1.22772 - ], - 0.496719 - ], - [ - [ - 13.5098, - -7.02734, - -1.22775 - ], - 88.7328 - ] - ], - "fridgePos": [ - [ - [ - -9.77979, - -1.54102, - -1.22797 - ], - 269.735 - ], - [ - [ - -9.80176, - -4.10938, - -1.22797 - ], - 269.049 - ], - [ - [ - 8.25488, - -9.58496, - -1.23712 - ], - 0.202225 - ] - ], - "couchPos": [ - [ - [ - -0.619629, - -10.2949, - -1.23727 - ], - 270.908 - ] - ], - "cookerPos": [ - [ - [ - 6.6792, - -4.2373, - -1.22833 - ], - 91.644 - ] - ], - "chairPos": [ - [ - [ - -2.94092, - -9.89746, - -1.23715 - ], - 42.039 - ], - [ - [ - -8.54541, - 6.65723, - -1.23798 - ], - 184.459 - ] - ], - "filingPos": [ - [ - [ - 13.4648, - -2.1582, - -1.22797 - ], - 116.635 - ] - ], - "tablePos": [ - [ - [ - -9.23096, - 5.1709, - -1.228 - ], - 357.131 - ] - ], - "lockerPos": [ - [ - [ - 7.98193, - -5.34863, - -1.22797 - ], - 269.751 - ] - ], - "toolRackPos": [ - [ - [ - -10.2231, - -7.87598, - -1.22778 - ], - 270.182 - ] - ], - "shoeboxPos": [ - [ - [ - 4.97266, - -2.66504, - -0.632507 - ], - 196.652 - ], - [ - [ - -9.93848, - -6.0293, - -1.228 - ], - 2.52339 - ] - ], - "palletPos": [ - [ - [ - -5.75488, - -1.74707, - -1.228 - ], - 46.8216 - ], - [ - [ - -1.28467, - 7.54199, - -1.23798 - ], - 116.447 - ], - [ - [ - 4.78857, - 8.44824, - -1.23798 - ], - 46.8216 - ] - ], - "freezerPos": [ - [ - [ - 8.1875, - -1.88184, - -1.228 - ], - 186.869 - ], - [ - [ - -7.14307, - 5.19238, - -1.228 - ], - 0.0339508 - ] - ], - "_inherit": "Default" - }, - "Land_A_Office01": { - "shelfPos": [ - [ - [ - 4.0542, - 2.89648, - -4.55417 - ], - 178.477 - ], - [ - [ - -1.47119, - 4.86328, - 0.44574 - ], - 0.16153 - ], - [ - [ - 10.6284, - -3.50879, - -2.0542 - ], - 92.1019 - ], - [ - [ - 11.4131, - -4.21387, - -4.5542 - ], - 270.255 - ] - ], - "fridgePos": [ - [ - [ - -0.907715, - 5.50684, - -2.05441 - ], - 272.559 - ] - ], - "couchPos": [ - [ - [ - -7.35449, - 4.9502, - -4.55441 - ], - 189.687 - ] - ], - "cookerPos": [ - [ - [ - -8.35449, - 3.17188, - -2.05484 - ], - 179.618 - ] - ], - "chairPos": [ - [ - [ - -3.1958, - -1.04395, - -4.55441 - ], - 275.876 - ] - ], - "filingPos": [ - [ - [ - -3.70752, - 2.91797, - 0.445648 - ], - 267.617 - ], - [ - [ - -0.938965, - 7.15039, - -4.55438 - ], - 269.465 - ], - [ - [ - -11.54, - 0.328125, - -2.05438 - ], - 178.477 - ], - [ - [ - 10.4766, - 6.3418, - -4.55438 - ], - 91.5126 - ], - [ - [ - 15.6548, - -1.88672, - -4.55438 - ], - 83.8964 - ] - ], - "pelicanPos": [ - [ - [ - 2.34717, - -1.2002, - 6.6937 - ], - 215.707 - ] - ], - "tablePos": [ - [ - [ - -3.19434, - -2.84082, - -4.55441 - ], - 267.186 - ], - [ - [ - 5.38916, - 5.21582, - -2.05441 - ], - 89.0818 - ], - [ - [ - 14.9824, - 3.75391, - -2.05441 - ], - 181.475 - ] - ], - "lockerPos": [ - [ - [ - -4.50391, - 3.8418, - -4.55444 - ], - 91.5282 - ] - ], - "toolRackPos": [ - [ - [ - 1.45557, - 2.6543, - -2.05414 - ], - 178.943 - ] - ], - "shoeboxPos": [ - [ - [ - 5.2876, - -1.88086, - -4.53268 - ], - 180 - ], - [ - [ - 3.9707, - -5.65234, - -2.03021 - ], - 305.956 - ], - [ - [ - 11.6138, - 6.93262, - -2.05444 - ], - 292.589 - ] - ], - "palletPos": [ - [ - [ - -0.465332, - 4.62598, - -4.53268 - ], - 180 - ], - [ - [ - 14.7656, - -3.98438, - -4.53268 - ], - 176 - ] - ], - "_inherit": "Default" - }, - "Land_A_Pub_01": { - "shelfPos": [ - [ - [ - 3.4812, - 3.81738, - -5.77243 - ], - 179.635 - ], - [ - [ - 2.49878, - -4.70703, - -1.78745 - ], - 180.503 - ], - [ - [ - -7.37402, - 1.03516, - -1.78741 - ], - 328.603 - ] - ], - "fridgePos": [ - [ - [ - -3.38892, - -4.0459, - -5.76288 - ], - 90 - ] - ], - "bedPos": [ - [ - [ - -4.10889, - -0.928711, - -1.78766 - ], - 8.16519 - ], - [ - [ - 3.50171, - 2.69043, - -1.78766 - ], - 94.542 - ] - ], - "couchPos": [ - [ - [ - 0.366699, - 5.18652, - -1.78766 - ], - 189.226 - ], - [ - [ - -5.29517, - 0.333984, - -5.77267 - ], - 4.48228 - ] - ], - "wardrobePos": [ - [ - [ - 4.41479, - 7.93848, - -1.78766 - ], - 2.10324 - ] - ], - "cookerPos": [ - [ - [ - -3.19385, - -1.17285, - -5.77298 - ], - 270.462 - ] - ], - "chairPos": [ - [ - [ - 2.81494, - 0.904297, - -5.76315 - ], - 61.6914 - ], - [ - [ - -7.10742, - -5.75293, - -1.78763 - ], - 350.056 - ] - ], - "filingPos": [ - [ - [ - -0.388672, - -1.30469, - -5.77255 - ], - 181.526 - ], - [ - [ - 4.94727, - 1.18066, - -1.78763 - ], - 42.2747 - ] - ], - "pelicanPos": [ - [ - [ - 4.75977, - 5.4834, - -1.78757 - ], - 88.4654 - ], - [ - [ - 6.82202, - -3.58984, - -5.77252 - ], - 82.7529 - ] - ], - "tablePos": [ - [ - [ - -7.43481, - -3.70313, - -1.78766 - ], - 273.649 - ], - [ - [ - -7.42432, - -4.37988, - -5.77267 - ], - 273.367 - ] - ], - "toolRackPos": [ - [ - [ - -0.121582, - -5.72266, - -5.7724 - ], - 89.0577 - ] - ], - "shoeboxPos": [ - [ - [ - -0.593018, - 2.19141, - -5.77267 - ], - 255.46 - ], - [ - [ - 4.81665, - -2.40332, - -1.78766 - ], - 105.138 - ], - [ - [ - 1.49854, - -6.26074, - -5.01288 - ], - 176 - ], - [ - [ - 0.81665, - 7.73535, - -5.76288 - ], - 176 - ], - [ - [ - 6.86157, - 5.98242, - -1.76291 - ], - 268 - ] - ], - "freezerPos": [ - [ - [ - 0.44751, - -0.999023, - -1.76291 - ], - 268 - ] - ], - "_inherit": "Default" - }, - "Land_Barn_W_01": { - "shelfPos": [ - [ - [ - 6.55371, - -5.96289, - -2.65878 - ], - 88.4798 - ], - [ - [ - -6.56934, - -7.53516, - -2.65848 - ], - 265.499 - ], - [ - [ - -4.05664, - 19.6274, - -2.66928 - ], - 0.626892 - ] - ], - "couchPos": [ - [ - [ - 5.04297, - -17.8179, - -2.65564 - ], - 48.1573 - ] - ], - "chairPos": [ - [ - [ - 6.02441, - -15.0469, - -2.65741 - ], - 70.2096 - ], - [ - [ - 2.39844, - -19.5591, - -2.65125 - ], - 198.607 - ] - ], - "tablePos": [ - [ - [ - 3.33691, - -16.0547, - -2.65723 - ], - 300.369 - ] - ], - "toolRackPos": [ - [ - [ - -6.80078, - 2.37402, - -2.66006 - ], - 268.437 - ], - [ - [ - 6.71387, - 4.32422, - -2.66052 - ], - 89.4215 - ], - [ - [ - -4.89844, - -19.9951, - -2.65622 - ], - 180.001 - ] - ], - "shoeboxPos": [ - [ - [ - -6.57617, - 7.07227, - -2.66177 - ], - 270.003 - ] - ], - "palletPos": [ - [ - [ - 5.37402, - -1.0918, - -2.65982 - ], - 38.9155 - ], - [ - [ - -5.49023, - -1.3877, - -2.65979 - ], - 41.5356 - ], - [ - [ - -0.188477, - -10.4546, - -2.54559 - ], - 268 - ], - [ - [ - -2.21777, - 10.7607, - -2.54559 - ], - 268 - ], - [ - [ - 2.44043, - 14.0454, - -2.54559 - ], - 268 - ] - ], - "freezerPos": [ - [ - [ - -6.14258, - 14.0566, - -2.66248 - ], - 279.4 - ] - ], - "_inherit": "Default" - }, - "Land_Church_03": { - "shelfPos": [ - [ - [ - -8.8877, - 4.48535, - -14.3282 - ], - 270.093 - ] - ], - "wardrobePos": [ - [ - [ - -3.39648, - 7.18848, - -14.3284 - ], - 272.593 - ] - ], - "chairPos": [ - [ - [ - -8.41113, - -4.42725, - -14.3249 - ], - 235.951 - ] - ], - "filingPos": [ - [ - [ - 6.03809, - 8.75146, - -14.2857 - ], - 360 - ], - [ - [ - 6.50879, - 8.73438, - -14.2857 - ], - 1.99998 - ] - ], - "pelicanPos": [ - [ - [ - 4.48633, - -8.17334, - -14.3448 - ], - 228.938 - ] - ], - "tablePos": [ - [ - [ - -8.48633, - -0.0556641, - -14.3285 - ], - 269.825 - ] - ], - "shoeboxPos": [ - [ - [ - 6.20117, - 1.86279, - -14.3285 - ], - 261.718 - ] - ], - "_inherit": "Default" - }, - "Land_Stodola_open": { - "shelfPos": [ - [ - [ - 2.08691, - -3.11719, - -4.14142 - ], - 89.2592 - ] - ], - "fridgePos": [ - [ - [ - 1.88672, - -6.01465, - -4.13022 - ], - 119.538 - ] - ], - "couchPos": [ - [ - [ - -3.63477, - -0.27832, - -4.13867 - ], - 190.732 - ] - ], - "pelicanPos": [ - [ - [ - -1.71191, - -5.06445, - 0.297943 - ], - 33.203 - ] - ], - "tablePos": [ - [ - [ - -3.62988, - 6.59473, - -4.12482 - ], - 357.638 - ] - ], - "toolRackPos": [ - [ - [ - -0.110352, - 7.2373, - -3.92352 - ], - 357.513 - ] - ], - "shoeboxPos": [ - [ - [ - -4.24609, - -6.01855, - -3.31656 - ], - 2.337 - ] - ], - "palletPos": [ - [ - [ - 1.70313, - 3.39844, - -4.13934 - ], - 92.8326 - ], - [ - [ - -3.4292, - 3.97168, - -4.14297 - ], - 255.32 - ] - ], - "_inherit": "Default" - }, - "Land_Stodola_old_open": { - "shelfPos": [ - [ - [ - 4.81055, - 2.76367, - -5.10672 - ], - 359.199 - ], - [ - [ - -3.54004, - 7.10645, - -1.01971 - ], - 270.013 - ] - ], - "bedPos": [ - [ - [ - -2.76221, - 8.75, - -5.10696 - ], - 179.304 - ] - ], - "couchPos": [ - [ - [ - 0.687988, - -8.36133, - -5.10693 - ], - 4.33433 - ] - ], - "chairPos": [ - [ - [ - -1.06543, - -5.28418, - -1.04489 - ], - 195.228 - ] - ], - "filingPos": [ - [ - [ - 5.25879, - -8.9043, - -5.1069 - ], - 9.83752 - ] - ], - "pelicanPos": [ - [ - [ - -1.12891, - -10.7266, - 2.93811 - ], - 260.837 - ] - ], - "tablePos": [ - [ - [ - -2.98828, - 10.5127, - -1.0199 - ], - 281.235 - ] - ], - "toolRackPos": [ - [ - [ - 5.54102, - 6.0625, - -5.10693 - ], - 90.7204 - ], - [ - [ - -1.74854, - -11.5723, - -5.10672 - ], - 178.397 - ] - ], - "shoeboxPos": [ - [ - [ - 5.70313, - 11.2139, - 0.829681 - ], - 91 - ] - ], - "palletPos": [ - [ - [ - 2.06445, - 3.54102, - -5.10696 - ], - 337.003 - ], - [ - [ - -2.80469, - 5.27539, - -1.01993 - ], - 264.974 - ], - [ - [ - 2.44336, - 10.6328, - 2.93802 - ], - 86.0969 - ], - [ - [ - 4.44727, - 10.3809, - -5.07031 - ], - 91 - ] - ], - "freezerPos": [ - [ - [ - -3.05957, - -4.44141, - -5.10699 - ], - 359.822 - ] - ], - "_inherit": "Default" - }, - "Land_Farm_Cowshed_a": { - "shelfPos": [ - [ - [ - 9.65234, - 4.23633, - -3.1138 - ], - 359.83 - ] - ], - "bedPos": [ - [ - [ - 7.85938, - -5.01221, - -3.11404 - ], - 274.383 - ] - ], - "wardrobePos": [ - [ - [ - 10.21, - -4.81543, - -3.11401 - ], - 71.5758 - ] - ], - "filingPos": [ - [ - [ - -2.51855, - -6.98389, - -3.08054 - ], - 202 - ] - ], - "tablePos": [ - [ - [ - 0.553711, - -6.81055, - -3.11404 - ], - 179.415 - ] - ], - "toolRackPos": [ - [ - [ - 3.21973, - -3.75781, - -3.11374 - ], - 182.361 - ] - ], - "shoeboxPos": [ - [ - [ - -3.04883, - -0.802246, - -3.11407 - ], - 198.771 - ] - ], - "palletPos": [ - [ - [ - -2.58008, - 3.32617, - -3.11404 - ], - 6.63828 - ], - [ - [ - -6.11816, - -2.65527, - -3.11404 - ], - 314.264 - ] - ], - "freezerPos": [ - [ - [ - 10.4248, - -2.19531, - -3.11407 - ], - 92.3688 - ] - ], - "_inherit": "Default" - }, - "Land_Farm_Cowshed_b": { - "shelfPos": [ - [ - [ - -9.05615, - -3.76465, - -3.12729 - ], - 178.703 - ] - ], - "couchPos": [ - [ - [ - -9.82813, - 2.41113, - -3.1275 - ], - 296.045 - ] - ], - "chairPos": [ - [ - [ - 8.15674, - -3.28955, - -3.1275 - ], - 182.81 - ] - ], - "toolRackPos": [ - [ - [ - 3.27734, - -3.9209, - -3.12726 - ], - 178.757 - ] - ], - "palletPos": [ - [ - [ - -4.85059, - -2.72949, - -3.12753 - ], - 360 - ], - [ - [ - 5.6416, - -2.8208, - -3.12753 - ], - 0.0419464 - ] - ], - "_inherit": "Default" - }, - "Land_Farm_Cowshed_c": { - "shelfPos": [ - [ - [ - -2.79785, - 3.14209, - -3.15216 - ], - 295.449 - ] - ], - "filingPos": [ - [ - [ - -2.97998, - -4.05469, - -3.15222 - ], - 179.983 - ] - ], - "palletPos": [ - [ - [ - 2.44531, - 2.57227, - -3.14557 - ], - 0.00511169 - ] - ], - "_inherit": "Default" - }, - "Land_Barn_Metal": { - "shelfPos": [ - [ - [ - 0.265625, - -14.7627, - -5.46832 - ], - 89.0258 - ] - ], - "fridgePos": [ - [ - [ - 10.749, - -15.9448, - -5.46857 - ], - 39.8741 - ] - ], - "bedPos": [ - [ - [ - -9.12109, - 21.7661, - -5.46857 - ], - 175.889 - ] - ], - "couchPos": [ - [ - [ - 0.614746, - -24.1509, - -5.46857 - ], - 96.7518 - ] - ], - "cookerPos": [ - [ - [ - 10.8979, - -14.4751, - -5.46899 - ], - 90.5039 - ] - ], - "chairPos": [ - [ - [ - 10.4609, - 17.1284, - -5.46857 - ], - 39.8881 - ] - ], - "filingPos": [ - [ - [ - -9.91895, - -9.12695, - -5.46854 - ], - 268.516 - ] - ], - "pelicanPos": [ - [ - [ - 10.5273, - 22.7065, - 5.56143 - ], - 37.3798 - ] - ], - "tablePos": [ - [ - [ - 10.7944, - 13.7324, - -5.46857 - ], - 87.4971 - ] - ], - "lockerPos": [ - [ - [ - 11.0068, - 6.05371, - -5.46857 - ], - 89.1326 - ] - ], - "toolRackPos": [ - [ - [ - -10.2012, - 9.57422, - -5.46823 - ], - 272.816 - ] - ], - "shoeboxPos": [ - [ - [ - -9.87012, - -20.9902, - -5.4425 - ], - 298.809 - ] - ], - "palletPos": [ - [ - [ - 3.24316, - 2.2959, - -5.44501 - ], - 135.351 - ], - [ - [ - -4.39014, - -9.8374, - -5.44501 - ], - 141.049 - ], - [ - [ - 4.74316, - 12.5591, - -5.44501 - ], - 199 - ], - [ - [ - -8.59766, - 15.3638, - -5.44501 - ], - 335.835 - ] - ], - "freezerPos": [ - [ - [ - 10.8242, - -10.4863, - -5.44501 - ], - 87.998 - ] - ], - "_inherit": "Default" - }, - "Land_A_TVTower_Base": { - "lootType": "mil", - "shelfPos": [ - [ - [ - -0.569824, - -2.05078, - -2.25824 - ], - 91.0596 - ] - ], - "filingPos": [ - [ - [ - -2.6377, - -4.59082, - -2.26028 - ], - 188.775 - ] - ], - "pelicanPos": [ - [ - [ - 4.38086, - -0.0766602, - 1.15182 - ], - 274.734 - ] - ], - "toolRackPos": [ - [ - [ - -0.304199, - 2.37402, - -2.25836 - ], - 85.8353 - ] - ], - "shoeboxPos": [ - [ - [ - -1.10449, - 6.4873, - -2.25751 - ], - 134.996 - ] - ], - "_inherit": "Default" - }, - "Land_Mil_Guardhouse": { - "shelfPos": [ - [ - [ - -2.07324, - 2.70703, - -1.69559 - ], - 89.8322 - ] - ], - "pelicanPos": [ - [ - [ - -2.46729, - 0.0585938, - -1.69565 - ], - 113.271 - ] - ], - "shoeboxPos": [ - [ - [ - 5.75781, - 1.48828, - -10 - ], - 202 - ] - ], - "_inherit": "Default" - }, - "Land_Mil_House": { - "lootType": "mil", - "shelfPos": [ - [ - [ - 12.2617, - 0.839355, - -5.67438 - ], - 181.266 - ] - ], - "fridgePos": [ - [ - [ - 15.2783, - 4.78369, - -5.67462 - ], - 52.5764 - ] - ], - "pelicanPos": [ - [ - [ - -1.56152, - 6.73584, - -1.87274 - ], - 179.391 - ] - ], - "lockerPos": [ - [ - [ - 10.856, - 4.21094, - -5.67462 - ], - 268.532 - ] - ], - "toolRackPos": [ - [ - [ - 10.5098, - 1.98584, - -5.67413 - ], - 270.325 - ] - ], - "shoeboxPos": [ - [ - [ - 5.61719, - 6.21191, - -5.24442 - ], - 152.873 - ] - ], - "palletPos": [ - [ - [ - 13.2031, - 2.67773, - -5.67609 - ], - 202 - ] - ], - "_inherit": "Default" - }, - "Land_houseV_2T2": { - "chairPos": [ - [ - [ - -3.60352, - 1.40381, - -4.05566 - ], - 60.0702 - ] - ], - "pelicanPos": [ - [ - [ - 2.81348, - -4.28516, - -1.45676 - ], - 39.1084 - ] - ], - "shoeboxPos": [ - [ - [ - -3.23193, - 0.272461, - -4.06165 - ], - 128.845 - ] - ], - "_inherit": "Default" - }, - "Land_Mil_hangar_EP1": { - "limit": 5, - "lootType": "mil", - "shelfPos": [ - [ - [ - 13.5302, - -21.2354, - -5.37346 - ], - 179 - ], - [ - [ - -14.126, - -21.2681, - -5.37346 - ], - 179 - ] - ], - "bedPos": [ - [ - [ - 14.0624, - 22.0742, - -5.3957 - ], - 7 - ] - ], - "couchPos": [ - [ - [ - 11.0576, - 22.5513, - -5.3945 - ], - 277 - ] - ], - "filingPos": [ - [ - [ - 14.5165, - 19.8945, - -5.39077 - ], - 90 - ] - ], - "pelicanPos": [ - [ - [ - -14.7921, - 12.4834, - -5.37346 - ], - 270 - ] - ], - "tablePos": [ - [ - [ - 10.9473, - 20.2598, - -5.38906 - ], - 200 - ] - ], - "lockerPos": [ - [ - [ - 5.74603, - 23.2769, - -5.38878 - ], - 1.99997 - ] - ], - "toolRackPos": [ - [ - [ - -1.2074, - 23.3823, - -5.38821 - ], - 360 - ] - ], - "palletPos": [ - [ - [ - -13.4512, - -7.20068, - -5.37346 - ], - 270 - ], - [ - [ - -13.5587, - 9.13232, - -5.37346 - ], - 270 - ], - [ - [ - 14.1083, - -11.3062, - -5.37346 - ], - 270 - ], - [ - [ - 14.1229, - 12.8296, - -5.37681 - ], - 270 - ] - ], - "freezerPos": [ - [ - [ - 7.4668, - 23.3433, - -5.39095 - ], - 1.99997 - ] - ], - "_inherit": "Default" - }, - "Land_Mil_ControlTower_EP1": { - "limit": 5, - "lootType": "mil", - "shelfPos": [ - [ - [ - 3.03467, - 2.64453, - -1.16014 - ], - 0 - ], - [ - [ - 3.44043, - 3.19238, - -5.52014 - ], - 180 - ], - [ - [ - 10.312, - 5.80469, - -9.65014 - ], - 90.8 - ] - ], - "chairPos": [ - [ - [ - 7.3042, - -1.58887, - 2.98985 - ], - 270 - ] - ], - "filingPos": [ - [ - [ - 1.48389, - 2.47754, - -1.08014 - ], - 350 - ], - [ - [ - 2.1123, - 2.47852, - -1.08014 - ], - 0 - ], - [ - [ - 4.2417, - 3.28027, - -5.52014 - ], - 180 - ], - [ - [ - -0.137207, - 6.33496, - -9.65014 - ], - 270.8 - ] - ], - "pelicanPos": [ - [ - [ - 3.23828, - 0.329102, - 2.73985 - ], - 270 - ], - [ - [ - 6.84424, - -1.66113, - -1.08014 - ], - 180 - ], - [ - [ - 6.38379, - 5.06836, - -1.11015 - ], - 180 - ] - ], - "tablePos": [ - [ - [ - 7.49512, - 0.382813, - -1.16014 - ], - 90 - ] - ], - "lockerPos": [ - [ - [ - 4.08936, - 6.23438, - -9.65014 - ], - 360 - ] - ], - "shoeboxPos": [ - [ - [ - 6.70996, - 3.96582, - -1.08014 - ], - 180 - ] - ], - "palletPos": [ - [ - [ - 8.53418, - 4.22461, - -9.65014 - ], - 90.8 - ] - ], - "_inherit": "Default" - }, - "Land_House_K_1_EP1": { - "fridgePos": [ - [ - [ - 1.96729, - 5.96875, - 1.53209 - ], - 360 - ] - ], - "bedPos": [ - [ - [ - -3.29297, - 2.14844, - 1.53209 - ], - 187 - ] - ], - "cookerPos": [ - [ - [ - 4.28125, - 4.49707, - 1.53209 - ], - 90 - ] - ], - "chairPos": [ - [ - [ - 1.74805, - 1.2832, - 1.45209 - ], - 7.99997 - ] - ], - "tablePos": [ - [ - [ - 1.18652, - 2.95605, - 1.54209 - ], - 179 - ] - ], - "shoeboxPos": [ - [ - [ - -3.5874, - 5.99609, - 1.93209 - ], - 265 - ] - ], - "_inherit": "Default" - }, - "Land_House_K_7_EP1": { - "shelfPos": [ - [ - [ - -4.74609, - 2.42871, - 3.25069 - ], - 0 - ] - ], - "bedPos": [ - [ - [ - -2.32715, - 3.7876, - 3.23069 - ], - 273 - ] - ], - "couchPos": [ - [ - [ - -7.00684, - 2.23486, - 6.33068 - ], - 180 - ] - ], - "cookerPos": [ - [ - [ - -3.0957, - 4.38916, - -0.309311 - ], - 0 - ] - ], - "chairPos": [ - [ - [ - -5.16113, - 0.416992, - 3.25069 - ], - 220 - ] - ], - "filingPos": [ - [ - [ - -6.82422, - 0.91748, - -0.279312 - ], - 180 - ] - ], - "pelicanPos": [ - [ - [ - -3.28223, - -1.62939, - 3.13068 - ], - 180 - ] - ], - "toolRackPos": [ - [ - [ - -7.16309, - 3.74512, - -0.27932 - ], - 0.600037 - ] - ], - "shoeboxPos": [ - [ - [ - 0.185547, - 2.03467, - -0.26931 - ], - 90 - ] - ], - "palletPos": [ - [ - [ - 0.12793, - 3.51074, - 6.31068 - ], - 180 - ], - [ - [ - -6.24219, - -1.57227, - -0.479317 - ], - 0.600037 - ] - ], - "freezerPos": [ - [ - [ - -4.16406, - 4.40723, - -0.309311 - ], - 0 - ] - ], - "_inherit": "Default" - }, - "Land_House_K_8_EP1": { - "shelfPos": [ - [ - [ - -2.79102, - -1.12793, - 0.246132 - ], - 180 - ], - [ - [ - 3.0918, - -1.73926, - 0.246132 - ], - 180 - ] - ], - "fridgePos": [ - [ - [ - 0.333008, - 3.72217, - 3.35612 - ], - 90 - ] - ], - "bedPos": [ - [ - [ - -2.45508, - -0.746582, - -2.63387 - ], - 183.6 - ] - ], - "couchPos": [ - [ - [ - 0.733398, - -0.199707, - 0.246132 - ], - 90 - ] - ], - "wardrobePos": [ - [ - [ - 2.45313, - -3.42871, - -2.63387 - ], - 178.6 - ] - ], - "cookerPos": [ - [ - [ - -2.93066, - -0.961914, - 3.35612 - ], - 270.9 - ] - ], - "chairPos": [ - [ - [ - 0.383789, - -3.7002, - -2.70387 - ], - 14.6 - ] - ], - "filingPos": [ - [ - [ - -3.12109, - 2.6582, - 0.246132 - ], - 270 - ] - ], - "pelicanPos": [ - [ - [ - -4.36133, - 1.78027, - 0.0861282 - ], - 89.9 - ] - ], - "tablePos": [ - [ - [ - 0.0976563, - 3.64941, - 0.246132 - ], - 0 - ] - ], - "shoeboxPos": [ - [ - [ - 3.11035, - -0.191406, - -1.81387 - ], - 90 - ], - [ - [ - -2.76172, - 4.86816, - 0.276131 - ], - 90 - ] - ], - "palletPos": [ - [ - [ - -0.880859, - 2.4375, - 5.95612 - ], - 90 - ], - [ - [ - 2.48926, - -3.10742, - 0.336128 - ], - 90 - ] - ], - "freezerPos": [ - [ - [ - 2.14258, - 1.05176, - -2.62387 - ], - 90 - ], - [ - [ - -2.89063, - 0.299316, - 3.35612 - ], - 270.9 - ] - ], - "_inherit": "Default" - }, - "Land_House_K_3_EP1": { - "shelfPos": [ - [ - [ - -6.08594, - -1.3042, - -0.833199 - ], - 270 - ] - ], - "fridgePos": [ - [ - [ - 2.39648, - 3.49902, - -0.523193 - ], - 93 - ] - ], - "bedPos": [ - [ - [ - -0.318359, - 4.32129, - 2.7168 - ], - 180 - ] - ], - "couchPos": [ - [ - [ - 1.73438, - -0.850586, - -0.833199 - ], - 0 - ] - ], - "cookerPos": [ - [ - [ - -2.74316, - 5.83447, - -0.523193 - ], - 270 - ] - ], - "filingPos": [ - [ - [ - -0.918945, - 4.41162, - -0.5532 - ], - 273 - ] - ], - "shoeboxPos": [ - [ - [ - 1.85449, - -3.16846, - 0.0268021 - ], - 90 - ] - ], - "palletPos": [ - [ - [ - -1.43359, - -2.14697, - 3.0168 - ], - 180 - ] - ], - "_inherit": "Default" - }, - "Land_House_K_5_EP1": { - "bedPos": [ - [ - [ - 3.78613, - 0.527832, - 2.3232 - ], - 184 - ] - ], - "cookerPos": [ - [ - [ - -2.3457, - 1.2207, - 1.5132 - ], - 188 - ] - ], - "chairPos": [ - [ - [ - 5.12695, - 3.30615, - 2.3232 - ], - 64 - ] - ], - "filingPos": [ - [ - [ - -7.18164, - -0.956055, - 0.493202 - ], - 198 - ] - ], - "tablePos": [ - [ - [ - 0.817383, - 1.22754, - 1.5232 - ], - 181 - ] - ], - "toolRackPos": [ - [ - [ - -7.52832, - 1.88867, - 0.5532 - ], - 271 - ] - ], - "shoeboxPos": [ - [ - [ - -5.31934, - 2.41211, - 0.823196 - ], - 47 - ] - ], - "_inherit": "Default" - }, - "Land_House_K_6_EP1": { - "shelfPos": [ - [ - [ - -0.28418, - 5.72656, - 1.47783 - ], - 0 - ], - [ - [ - 5.16602, - -2.67188, - 4.40265 - ], - 98 - ] - ], - "fridgePos": [ - [ - [ - -0.412109, - 5.45508, - -1.62217 - ], - 0 - ] - ], - "bedPos": [ - [ - [ - 0.00683594, - 0.544434, - 1.47783 - ], - 186 - ], - [ - [ - 0.00390625, - 0.682617, - -1.62217 - ], - 181 - ], - [ - [ - 1.93848, - -2.26953, - 4.40265 - ], - 98 - ], - [ - [ - 0.609375, - 4.77393, - 4.40783 - ], - 276 - ] - ], - "couchPos": [ - [ - [ - -2.81738, - 0.666504, - 1.47783 - ], - 0 - ], - [ - [ - -4.17773, - 5.6582, - -1.63217 - ], - 95 - ] - ], - "wardrobePos": [ - [ - [ - 3.08594, - 3.81934, - -1.63217 - ], - 91 - ] - ], - "cookerPos": [ - [ - [ - 0.499023, - 5.37695, - -1.62217 - ], - 0 - ] - ], - "chairPos": [ - [ - [ - -2.29883, - 3.50537, - 4.40265 - ], - 48 - ] - ], - "filingPos": [ - [ - [ - 4.90918, - 5.43604, - 4.40265 - ], - 48 - ] - ], - "tablePos": [ - [ - [ - 2.20313, - -2.98926, - -1.62217 - ], - 180 - ], - [ - [ - -4.65527, - 0.294922, - 1.49783 - ], - 276 - ] - ], - "shoeboxPos": [ - [ - [ - 2.70117, - 2.21973, - 1.47783 - ], - 180 - ] - ], - "palletPos": [ - [ - [ - -2.96582, - -2.4082, - -1.60735 - ], - 48 - ] - ], - "freezerPos": [ - [ - [ - 1.55273, - 5.40479, - -1.62217 - ], - 0 - ] - ], - "_inherit": "Default" - }, - "Land_A_Mosque_small_1_EP1": { - "couchPos": [ - [ - [ - 6.44385, - 2.74609, - -2.0341 - ], - 2 - ] - ], - "chairPos": [ - [ - [ - 1.59668, - -1.55762, - -1.7141 - ], - 357 - ], - [ - [ - 3.95605, - -1.53418, - -1.7141 - ], - 2 - ] - ], - "pelicanPos": [ - [ - [ - 1.90137, - 4.70996, - -1.2041 - ], - 357 - ] - ], - "toolRackPos": [ - [ - [ - -0.34375, - -1.05762, - -1.7041 - ], - 357 - ] - ], - "shoeboxPos": [ - [ - [ - 2.07715, - 0.0810547, - -1.1841 - ], - 180 - ] - ], - "_inherit": "Default" - }, - "Land_A_Mosque_small_2_EP1": { - "tablePos": [ - [ - [ - -0.952637, - 2.83398, - -2.48343 - ], - "1.52588e-005" - ] - ], - "toolRackPos": [ - [ - [ - -0.880371, - -3.7002, - -2.37343 - ], - "1.52588e-005" - ] - ], - "shoeboxPos": [ - [ - [ - 0.770508, - -3.40137, - -1.69343 - ], - "1.52588e-005" - ], - [ - [ - -2.49805, - -3.33887, - -1.69343 - ], - "1.52588e-005" - ] - ], - "_inherit": "Default" - }, - "Land_House_L_1_EP1": { - "cookerPos": [ - [ - [ - 0.925293, - 0.850586, - -0.629326 - ], - 355 - ] - ], - "tablePos": [ - [ - [ - 0.134766, - -1.86328, - -0.629326 - ], - 185 - ] - ], - "shoeboxPos": [ - [ - [ - 2.03125, - -1.08301, - -0.689323 - ], - 180 - ] - ], - "_inherit": "Default" - }, - "Land_House_L_3_EP1": { - "couchPos": [ - [ - [ - -4.16162, - 1.71777, - 2.56979 - ], - 278 - ] - ], - "pelicanPos": [ - [ - [ - -5.42822, - 0.783203, - -0.190216 - ], - 296 - ] - ], - "tablePos": [ - [ - [ - -3.4624, - 2.94727, - -0.27021 - ], - 0 - ] - ], - "shoeboxPos": [ - [ - [ - -0.625488, - 3.21289, - 0.559784 - ], - 323 - ] - ], - "palletPos": [ - [ - [ - 0.00488281, - 0.0605469, - -0.27021 - ], - 267 - ], - [ - [ - 2.24951, - 2.31934, - -0.27021 - ], - 323 - ] - ], - "_inherit": "Default" - }, - "Land_Misc_Well_L_EP1": { - "shoeboxPos": [ - [ - [ - 0.611328, - -0.0751953, - 0.135979 - ], - 278 - ] - ], - "_inherit": "Default" - }, - "Land_House_L_4_EP1": { - "shelfPos": [ - [ - [ - -6.77441, - -0.744141, - -1.33775 - ], - 270 - ] - ], - "fridgePos": [ - [ - [ - 4.71045, - -0.0517578, - -1.10775 - ], - 180 - ] - ], - "bedPos": [ - [ - [ - 0.240723, - 2.24023, - -1.33775 - ], - 0 - ] - ], - "cookerPos": [ - [ - [ - 6.61816, - 1.50781, - -1.10775 - ], - 90 - ] - ], - "chairPos": [ - [ - [ - 0.864258, - -0.628906, - -1.27775 - ], - 120 - ] - ], - "tablePos": [ - [ - [ - -3.76367, - 1.76953, - -1.33775 - ], - 0 - ] - ], - "shoeboxPos": [ - [ - [ - 4.05518, - 3.79492, - -0.687752 - ], - 180 - ] - ], - "palletPos": [ - [ - [ - -4.59863, - 0.929688, - 1.72225 - ], - 0 - ], - [ - [ - 4.38574, - 2.06152, - 1.44225 - ], - 0 - ] - ], - "freezerPos": [ - [ - [ - 2.82861, - 2.85352, - -1.03775 - ], - 270 - ] - ], - "_inherit": "Default" - }, - "Land_House_L_8_EP1": { - "fridgePos": [ - [ - [ - -1.23047, - 0.239258, - -1.10685 - ], - 173 - ] - ], - "couchPos": [ - [ - [ - 4.48242, - 0.755859, - 1.59315 - ], - 270 - ] - ], - "cookerPos": [ - [ - [ - 1.48291, - 5.91797, - -1.10685 - ], - 90 - ] - ], - "chairPos": [ - [ - [ - 1.6333, - 3.23535, - 1.59315 - ], - 109 - ] - ], - "pelicanPos": [ - [ - [ - 5.0166, - 3.38574, - 1.79315 - ], - 170 - ] - ], - "tablePos": [ - [ - [ - -3.3335, - 2.53906, - -1.10685 - ], - 267 - ] - ], - "toolRackPos": [ - [ - [ - 3.69043, - 1.83301, - -1.10685 - ], - 357 - ] - ], - "shoeboxPos": [ - [ - [ - 4.80859, - 4.89551, - -0.726845 - ], - 180 - ] - ], - "palletPos": [ - [ - [ - -2.80469, - 3.25488, - 1.59315 - ], - 109 - ], - [ - [ - -2.77539, - -3.80273, - 1.29315 - ], - 109 - ] - ], - "freezerPos": [ - [ - [ - 1.80957, - 2.24609, - -1.10685 - ], - 83 - ] - ], - "_inherit": "Default" - }, - "Land_House_L_6_EP1": { - "shelfPos": [ - [ - [ - 7.42285, - 2.09961, - 1.28293 - ], - 90 - ] - ], - "fridgePos": [ - [ - [ - 1.31592, - -2.31445, - -1.50707 - ], - 180 - ] - ], - "bedPos": [ - [ - [ - 6.03418, - 1.56738, - -1.54707 - ], - 274 - ] - ], - "couchPos": [ - [ - [ - -3.1333, - -1.29785, - -1.54707 - ], - 184 - ] - ], - "wardrobePos": [ - [ - [ - 3.08252, - 0.0664063, - -1.54707 - ], - 274 - ] - ], - "chairPos": [ - [ - [ - -3.73486, - 2.18555, - -1.54707 - ], - 330 - ] - ], - "filingPos": [ - [ - [ - 7.31006, - 1.4082, - 1.28293 - ], - 90 - ] - ], - "lockerPos": [ - [ - [ - 7.1626, - 0.398438, - 1.28293 - ], - 90 - ] - ], - "shoeboxPos": [ - [ - [ - 1.97461, - 1.40332, - -0.347069 - ], - 79 - ] - ], - "palletPos": [ - [ - [ - 0.405762, - 1.2666, - 1.18293 - ], - 90 - ], - [ - [ - -3.02832, - -1.68848, - 1.18293 - ], - 90 - ] - ], - "_inherit": "Default" - }, - "Land_House_L_7_EP1": { - "shelfPos": [ - [ - [ - -2.28809, - -2.28809, - -0.939278 - ], - 87.8875 - ] - ], - "fridgePos": [ - [ - [ - -5.4751, - 3.71777, - -0.639275 - ], - "1.52588e-005" - ] - ], - "bedPos": [ - [ - [ - 3.79248, - 2.42188, - -0.269272 - ], - 270 - ] - ], - "wardrobePos": [ - [ - [ - 5.65527, - 0.724609, - -0.269272 - ], - 90 - ] - ], - "cookerPos": [ - [ - [ - -4.51172, - 3.5752, - -0.609276 - ], - "1.52588e-005" - ] - ], - "chairPos": [ - [ - [ - -0.388672, - 3.22656, - -0.269272 - ], - 290 - ] - ], - "filingPos": [ - [ - [ - -5.10986, - -2.08984, - -0.939278 - ], - 350 - ] - ], - "tablePos": [ - [ - [ - 1.99707, - -1.52637, - -0.239273 - ], - 180 - ] - ], - "shoeboxPos": [ - [ - [ - -5.84033, - -7.11621, - 0.0807266 - ], - 180 - ] - ], - "palletPos": [ - [ - [ - -0.26416, - -6.77637, - -1.06927 - ], - 180 - ] - ], - "freezerPos": [ - [ - [ - -2.71533, - -6.71777, - -0.909271 - ], - 180 - ] - ], - "_inherit": "Default" - }, - "Land_House_C_1_EP1": { - "shelfPos": [ - [ - [ - -4.81006, - 1.55078, - -0.937073 - ], - 0 - ] - ], - "fridgePos": [ - [ - [ - -8.3042, - -0.625977, - -0.937073 - ], - 270 - ] - ], - "cookerPos": [ - [ - [ - -8.23047, - 0.216797, - -0.937073 - ], - 270 - ] - ], - "chairPos": [ - [ - [ - -2.89355, - -0.30957, - -0.937073 - ], - 80 - ] - ], - "filingPos": [ - [ - [ - -5.55566, - 1.49609, - -0.937073 - ], - 0 - ], - [ - [ - -6.02295, - 1.42188, - -0.937073 - ], - 350 - ] - ], - "pelicanPos": [ - [ - [ - 4.00537, - -1.68848, - 3.61293 - ], - 90 - ] - ], - "tablePos": [ - [ - [ - 8.03906, - -0.804688, - -0.937073 - ], - 90 - ] - ], - "lockerPos": [ - [ - [ - -1.39746, - -0.689453, - -1.01707 - ], - 270 - ] - ], - "toolRackPos": [ - [ - [ - 5.82568, - 1.81348, - -0.937073 - ], - 0 - ] - ], - "shoeboxPos": [ - [ - [ - 7.98096, - -4.17969, - -0.247078 - ], - 0 - ] - ], - "palletPos": [ - [ - [ - 1.82275, - -3.33984, - 3.51293 - ], - 90 - ], - [ - [ - -6.08203, - 0.685547, - 3.61293 - ], - 90 - ], - [ - [ - 6.38721, - 0.277344, - -0.947075 - ], - 90 - ] - ], - "_inherit": "Default" - }, - "Land_A_Minaret_Porto_EP1": { - "chairPos": [ - [ - [ - 1.95752, - 0.271484, - 9.38245 - ], - 349 - ] - ], - "pelicanPos": [ - [ - [ - 2.31885, - 1.9375, - 6.58245 - ], - 229 - ], - [ - [ - 3.31494, - -0.510742, - -3.39755 - ], - 113 - ] - ], - "shoeboxPos": [ - [ - [ - 2.27197, - -2.94531, - 9.39245 - ], - 349 - ] - ], - "palletPos": [ - [ - [ - 1.25195, - 0.685547, - -20.5975 - ], - 100 - ] - ], - "_inherit": "Default" - }, - "Land_House_C_2_EP1": { - "shelfPos": [ - [ - [ - -4.66211, - -0.90918, - -2.31334 - ], - 266.8 - ] - ], - "bedPos": [ - [ - [ - 1.67383, - -0.817383, - 0.763084 - ], - 90 - ], - [ - [ - -3.94336, - 1.43262, - 0.603081 - ], - 180 - ] - ], - "couchPos": [ - [ - [ - 3.84131, - -3.79883, - 0.786659 - ], - 271.8 - ] - ], - "wardrobePos": [ - [ - [ - 5.73877, - 2.78125, - 0.786659 - ], - 90 - ] - ], - "chairPos": [ - [ - [ - -2.6167, - -1.23535, - 0.603081 - ], - 170 - ], - [ - [ - -4.00146, - -1.05664, - 0.603081 - ], - 220 - ] - ], - "filingPos": [ - [ - [ - 5.95459, - -0.53418, - -2.31334 - ], - 104 - ], - [ - [ - 6.07373, - 2.55176, - -2.31334 - ], - 80 - ] - ], - "tablePos": [ - [ - [ - 2.34131, - 2.0918, - 0.763084 - ], - "1.52588e-005" - ] - ], - "lockerPos": [ - [ - [ - -1.74707, - 2.39355, - -2.31334 - ], - 89.8 - ] - ], - "toolRackPos": [ - [ - [ - -1.31445, - 0.375, - -2.31334 - ], - 89.8 - ] - ], - "shoeboxPos": [ - [ - [ - -0.350098, - 2.94238, - -2.28334 - ], - 180 - ], - [ - [ - 5.8457, - -1.50684, - 1.57308 - ], - 180 - ] - ], - "palletPos": [ - [ - [ - -2.55518, - -0.786133, - -2.31334 - ], - 110.8 - ], - [ - [ - -3.98584, - 1.06055, - -2.31334 - ], - 89.8 - ] - ], - "freezerPos": [ - [ - [ - 2.02002, - 0.932617, - -2.31334 - ], - 270 - ] - ], - "_inherit": "Default" - }, - "Land_Misc_Well_C_EP1": { - "shoeboxPos": [ - [ - [ - 0.225098, - 0.355469, - 0.0676193 - ], - 170 - ] - ], - "_inherit": "Default" - }, - "Land_House_C_1_v2_EP1": { - "fridgePos": [ - [ - [ - -8.29102, - 0.782227, - -1.35837 - ], - 270 - ] - ], - "couchPos": [ - [ - [ - 4.57666, - -1.00195, - 3.16163 - ], - 270 - ], - [ - [ - -5.02783, - 2.07422, - -1.38837 - ], - 270 - ] - ], - "cookerPos": [ - [ - [ - -2.74414, - 1.1748, - -1.38837 - ], - 90 - ] - ], - "chairPos": [ - [ - [ - 1.5708, - -1.56641, - 3.16163 - ], - 320 - ], - [ - [ - 3.31299, - -1.47852, - -1.35837 - ], - 40 - ], - [ - [ - 6.86572, - -0.859375, - 3.16163 - ], - 30 - ] - ], - "filingPos": [ - [ - [ - 6.08252, - 2.9502, - -1.35837 - ], - "1.52588e-005" - ] - ], - "tablePos": [ - [ - [ - 4.56787, - -2.96875, - 3.16163 - ], - 180 - ], - [ - [ - 7.90332, - 1.12305, - -1.35837 - ], - 90 - ] - ], - "shoeboxPos": [ - [ - [ - -8.38037, - -0.833008, - -0.93837 - ], - 270 - ] - ], - "freezerPos": [ - [ - [ - 5.20557, - 2.90332, - -1.35837 - ], - "1.52588e-005" - ] - ], - "_inherit": "Default" - }, - "Land_House_C_5_V1_EP1": { - "bedPos": [ - [ - [ - -1.40234, - -0.685547, - -1.48295 - ], - 0 - ] - ], - "couchPos": [ - [ - [ - -3.50098, - -0.208008, - -1.48295 - ], - 180 - ] - ], - "wardrobePos": [ - [ - [ - 0.958984, - 1.01758, - 1.42705 - ], - 180 - ] - ], - "chairPos": [ - [ - [ - -2.87109, - 3.71875, - -1.48295 - ], - 0 - ], - [ - [ - 2.50684, - 4.94287, - -1.48295 - ], - 0 - ] - ], - "filingPos": [ - [ - [ - 3.30664, - 1.04639, - -1.48295 - ], - 180 - ] - ], - "tablePos": [ - [ - [ - -2.96191, - -4.95508, - -1.48295 - ], - 180 - ] - ], - "palletPos": [ - [ - [ - -3.12891, - 0.384277, - 1.15705 - ], - 250 - ], - [ - [ - -1.73926, - -4.29883, - 1.15705 - ], - 180 - ] - ], - "_inherit": "Default" - }, - "Land_House_C_3_EP1": { - "shelfPos": [ - [ - [ - -2.11621, - -1.87402, - 1.91428 - ], - 265 - ] - ], - "fridgePos": [ - [ - [ - 5.75879, - 3.84033, - -3.87573 - ], - 0 - ] - ], - "bedPos": [ - [ - [ - -7.35449, - -1.97705, - 0.514275 - ], - 178 - ] - ], - "couchPos": [ - [ - [ - 4.89453, - -0.709961, - -0.485725 - ], - 178 - ], - [ - [ - 4.43359, - -2.51904, - 4.04428 - ], - 178 - ] - ], - "wardrobePos": [ - [ - [ - -8.02637, - 1.10938, - 0.514275 - ], - 268 - ] - ], - "cookerPos": [ - [ - [ - 4.0166, - -1.12305, - -3.87573 - ], - 270 - ] - ], - "chairPos": [ - [ - [ - -4.25684, - 3.56934, - 0.514275 - ], - 40 - ], - [ - [ - 6.07715, - 0.655273, - -3.88573 - ], - 339 - ] - ], - "filingPos": [ - [ - [ - 8.17969, - -2.87256, - -3.87573 - ], - 130 - ] - ], - "pelicanPos": [ - [ - [ - 2.22266, - -1.98633, - 4.91428 - ], - 88 - ] - ], - "tablePos": [ - [ - [ - -4.11621, - -1.11475, - 0.514275 - ], - 90 - ], - [ - [ - 4.09082, - 1.39307, - -3.87573 - ], - 270 - ] - ], - "lockerPos": [ - [ - [ - -8.1543, - 2.12549, - -3.81573 - ], - 269 - ] - ], - "toolRackPos": [ - [ - [ - -8.44434, - 0.203125, - -3.81573 - ], - 269 - ] - ], - "shoeboxPos": [ - [ - [ - -3.90039, - -3.58984, - -3.83573 - ], - 270 - ], - [ - [ - -8.08105, - 3.58545, - 1.58427 - ], - 0 - ] - ], - "palletPos": [ - [ - [ - 6.55469, - -1.37988, - 4.11428 - ], - 178 - ], - [ - [ - -6.69141, - 2.4873, - 4.31428 - ], - 178 - ] - ], - "freezerPos": [ - [ - [ - 4.03809, - -2.17529, - -3.87573 - ], - 270 - ] - ], - "_inherit": "Default" - }, - "Land_House_C_12_EP1": { - "shelfPos": [ - [ - [ - 3.25391, - -5.70898, - 0.10778 - ], - 91 - ], - [ - [ - 7.60742, - 2.00098, - -3.52222 - ], - 90 - ] - ], - "fridgePos": [ - [ - [ - -3.77637, - -8.55176, - 0.137779 - ], - 271 - ] - ], - "couchPos": [ - [ - [ - 3.50244, - -2.55566, - 0.137779 - ], - 110 - ], - [ - [ - -0.932129, - -7.9502, - -3.52222 - ], - 90 - ] - ], - "cookerPos": [ - [ - [ - 3.01709, - -8.48047, - -3.52222 - ], - 91 - ] - ], - "chairPos": [ - [ - [ - 2.45898, - -8.51855, - 0.10778 - ], - 141 - ], - [ - [ - -3.55371, - -8.52734, - -3.52222 - ], - 221 - ] - ], - "filingPos": [ - [ - [ - 4.61963, - -4.02148, - -3.52222 - ], - 180 - ] - ], - "pelicanPos": [ - [ - [ - -4.01465, - -5.48633, - 3.38778 - ], - 269 - ] - ], - "lockerPos": [ - [ - [ - -0.582031, - -3.9248, - -3.52222 - ], - 180 - ] - ], - "toolRackPos": [ - [ - [ - 1.37695, - -4.39941, - -3.52222 - ], - 180 - ], - [ - [ - 3.40576, - -4.42773, - -3.52222 - ], - 180 - ] - ], - "shoeboxPos": [ - [ - [ - 1.32813, - 0.0283203, - -3.52222 - ], - 88 - ] - ], - "palletPos": [ - [ - [ - -1.87988, - 1.13379, - 0.137779 - ], - 230 - ], - [ - [ - -2.9873, - 0.550781, - -3.48222 - ], - 88 - ], - [ - [ - 5.65186, - 0.637695, - 0.137779 - ], - 110 - ] - ], - "freezerPos": [ - [ - [ - 3.05566, - -5.78223, - -3.50222 - ], - 88 - ] - ], - "_inherit": "Default" - }, - "Land_House_C_5_V3_EP1": { - "shelfPos": [ - [ - [ - 0.881836, - 0.848633, - 1.42705 - ], - 180 - ] - ], - "fridgePos": [ - [ - [ - 2.83398, - 5.10059, - -1.48295 - ], - 0.999985 - ] - ], - "bedPos": [ - [ - [ - -1.33838, - -0.811523, - -1.48295 - ], - 0.999985 - ] - ], - "wardrobePos": [ - [ - [ - 4.41846, - 1.59082, - 1.42705 - ], - 90 - ], - [ - [ - -2.9209, - 3.87598, - -1.48295 - ], - "1.00179e-005" - ] - ], - "chairPos": [ - [ - [ - -3.97998, - 1.91797, - -1.48295 - ], - 289 - ], - [ - [ - -1.0791, - -4.83398, - 1.12706 - ], - 130 - ] - ], - "filingPos": [ - [ - [ - -4.45752, - -5.25781, - -1.49295 - ], - 269 - ] - ], - "shoeboxPos": [ - [ - [ - 4.48828, - 1.01172, - -1.40295 - ], - "1.00179e-005" - ], - [ - [ - 0.500977, - 4.9834, - -0.672951 - ], - 30 - ] - ], - "palletPos": [ - [ - [ - -1.72168, - -1.9375, - 1.17705 - ], - "1.00179e-005" - ] - ], - "_inherit": "Default" - }, - "Land_House_C_5_V2_EP1": { - "shelfPos": [ - [ - [ - 0.882813, - 0.848145, - 1.42705 - ], - 180 - ] - ], - "fridgePos": [ - [ - [ - 2.83398, - 5.1001, - -1.48295 - ], - 1 - ] - ], - "bedPos": [ - [ - [ - -1.33789, - -0.811523, - -1.48295 - ], - 1 - ] - ], - "wardrobePos": [ - [ - [ - -2.85547, - 3.81055, - -1.38295 - ], - 360 - ] - ], - "chairPos": [ - [ - [ - -3.86914, - 1.87793, - -1.39295 - ], - 320 - ], - [ - [ - -1.0752, - -4.77148, - 1.32706 - ], - 130 - ] - ], - "filingPos": [ - [ - [ - -4.45703, - -5.25781, - -1.49295 - ], - 269 - ] - ], - "shoeboxPos": [ - [ - [ - 4.48828, - 1.01172, - -1.40295 - ], - 0 - ], - [ - [ - 0.507813, - 5.10352, - -0.572945 - ], - 130 - ] - ], - "palletPos": [ - [ - [ - -1.72168, - -1.9375, - 1.17705 - ], - 0 - ] - ], - "_inherit": "Default" - }, - "Land_Mil_Guardhouse_EP1": { - "lootType": "mil", - "shelfPos": [ - [ - [ - -2.9021, - -0.569336, - -1.69236 - ], - 180 - ] - ], - "shoeboxPos": [ - [ - [ - -2.94189, - 3.83496, - -1.69236 - ], - 180 - ] - ], - "_inherit": "Default" - }, - "Land_Mil_House_EP1": { - "lootType": "mil", - "toolRackPos": [ - [ - [ - 10.4844, - 2.79492, - -5.67967 - ], - 270 - ] - ], - "palletPos": [ - [ - [ - 12.9678, - 2.14258, - -5.67967 - ], - 180 - ], - [ - [ - 13.7964, - 4.08594, - -5.67967 - ], - 220 - ] - ], - "_inherit": "Default" - }, - "Land_Mil_Repair_center_EP1": { - "lootType": "mil", - "toolRackPos": [ - [ - [ - 3.14893, - 3.31836, - -2.52654 - ], - 270 - ] - ], - "palletPos": [ - [ - [ - -2.75195, - 0.446289, - -1.52654 - ], - 180 - ], - [ - [ - -2.63037, - 3.28516, - -1.52654 - ], - 270 - ] - ], - "_inherit": "Default" - }, - "Land_Misc_Cargo1Ao_EP1": { - "palletPos": [ - [ - [ - 0.109863, - -0.517578, - -1.05425 - ], - 180 - ], - [ - [ - 0.0776367, - 2.01465, - -1.05425 - ], - 180 - ] - ], - "_inherit": "Default" - }, - "Land_Mil_Barracks_i_EP1": { - "limit": 5, - "lootType": "mil", - "pelicanPos": [ - [ - [ - -0.560303, - -1.47656, - 0.0566254 - ], - 88 - ], - [ - [ - 2.65845, - -1.47168, - -0.743378 - ], - 108 - ], - [ - [ - -3.68701, - -1.2627, - 0.0566254 - ], - 100 - ], - [ - [ - -7.04419, - -1.5918, - -0.743378 - ], - 100 - ] - ], - "lockerPos": [ - [ - [ - 0.652588, - -1.77637, - -1.10338 - ], - 270 - ], - [ - [ - -5.80908, - -1.9834, - -1.10338 - ], - 270 - ], - [ - [ - -9.33643, - -2.05957, - -1.10338 - ], - 270 - ] - ], - "toolRackPos": [ - [ - [ - -9.41846, - 2.02148, - -1.10338 - ], - 270 - ] - ], - "shoeboxPos": [ - [ - [ - -3.3457, - -0.0791016, - -1.11338 - ], - 108 - ], - [ - [ - 2.53003, - -2.44336, - -1.08338 - ], - 108 - ], - [ - [ - 4.00269, - -1.91797, - -0.083374 - ], - 290 - ], - [ - [ - -10.4619, - 1.45313, - 0.296623 - ], - 90 - ] - ], - "cabinetPos": [ - [ - [ - 5.90869, - 0.634277, - 0.216881 - ], - 90 - ] - ], - "_inherit": "Default" - }, - "Land_Ind_Oil_Pump_EP1": { - "shoeboxPos": [ - [ - [ - 1.8894, - -2.20605, - 2.53654 - ], - 90 - ] - ], - "_inherit": "Default" - }, - "Land_Ind_Oil_Tower_EP1": { - "couchPos": [ - [ - [ - 3.39233, - -5.47461, - 3.74753 - ], - 270 - ] - ], - "pelicanPos": [ - [ - [ - 3.07495, - -2.38086, - 16.4475 - ], - 270 - ] - ], - "toolRackPos": [ - [ - [ - -1.66919, - 0.807617, - -13.0425 - ], - 270 - ] - ], - "palletPos": [ - [ - [ - 3.64136, - 0.131836, - -8.04248 - ], - 30 - ], - [ - [ - -1.99316, - -6.2207, - -13.0225 - ], - 270 - ], - [ - [ - 4.45459, - -5.50098, - -12.9225 - ], - 270 - ], - [ - [ - 5.33862, - -6.28711, - -8.04248 - ], - 30 - ] - ], - "_inherit": "Default" - }, - "Land_House_L_9_EP1": { - "bedPos": [ - [ - [ - 1.09448, - 1.40039, - -0.611443 - ], - 275 - ] - ], - "_inherit": "Default" - }, - "Land_fortified_nest_big_EP1": { - "shelfPos": [ - [ - [ - -0.359375, - -0.337891, - -0.721558 - ], - 95 - ] - ], - "couchPos": [ - [ - [ - 1.25781, - -0.414063, - -0.721558 - ], - 185 - ] - ], - "pelicanPos": [ - [ - [ - -1.12036, - 0.962891, - -0.721558 - ], - 85 - ] - ], - "_inherit": "Default" - }, - "Land_A_Mosque_big_wall_EP1": { - "shelfPos": [ - [ - [ - 4.53857, - 4.61914, - -2.04966 - ], - 350 - ] - ], - "couchPos": [ - [ - [ - 0.288574, - 3.51367, - -2.04966 - ], - 270 - ] - ], - "_inherit": "Default" - }, - "Land_A_Mosque_big_wall_corner_EP1": { - "couchPos": [ - [ - [ - -1.2417, - 3.2666, - -2.03097 - ], - 270 - ] - ], - "chairPos": [ - [ - [ - 1.03223, - 3.80176, - -2.03097 - ], - 20 - ] - ], - "palletPos": [ - [ - [ - 3.88086, - -2.67383, - -2.03097 - ], - 20 - ] - ], - "_inherit": "Default" - }, - "Land_A_Mosque_big_minaret_1_EP1": { - "pelicanPos": [ - [ - [ - -0.907227, - -1.69336, - 7.16152 - ], - 280 - ] - ], - "shoeboxPos": [ - [ - [ - 0.124023, - -0.527344, - 7.16152 - ], - 4.89996 - ] - ], - "_inherit": "Default" - }, - "Land_A_Mosque_big_addon_EP1": { - "tablePos": [ - [ - [ - 5.93506, - -2.10156, - -6.46501 - ], - 90 - ], - [ - [ - 5.84326, - 2.80566, - -6.46501 - ], - 90 - ] - ], - "shoeboxPos": [ - [ - [ - 2.78027, - -5.18164, - -5.965 - ], - 360 - ], - [ - [ - 2.78857, - 5.36914, - -5.965 - ], - 360 - ] - ], - "_inherit": "Default" - }, - "Land_A_Mosque_big_hq_EP1": { - "couchPos": [ - [ - [ - 5.84619, - -2.89648, - -9.35999 - ], - 41 - ], - [ - [ - 8.43701, - 8.60352, - 0.520004 - ], - 150 - ] - ], - "chairPos": [ - [ - [ - -6.1582, - -2.72852, - -9.33999 - ], - 249 - ], - [ - [ - -5.3042, - -4.38379, - -9.33999 - ], - 239 - ], - [ - [ - 9.77832, - -7.29395, - 0.520004 - ], - 320 - ], - [ - [ - 8.51709, - -9.12793, - 0.520004 - ], - 300 - ], - [ - [ - 9.05273, - -10.5879, - -4.05999 - ], - 340 - ] - ], - "pelicanPos": [ - [ - [ - 2.45459, - 9.20313, - 0.520004 - ], - 340 - ] - ], - "tablePos": [ - [ - [ - 5.96045, - 3.45703, - -9.36999 - ], - 49 - ] - ], - "shoeboxPos": [ - [ - [ - -9.6084, - -10.9482, - -4.05999 - ], - 41 - ] - ], - "palletPos": [ - [ - [ - -5.69385, - -8.7002, - 0.520004 - ], - 320 - ], - [ - [ - -8.27783, - 7.9248, - 0.520004 - ], - 70 - ] - ], - "_inherit": "Default" - }, - "Land_A_Mosque_big_minaret_2_EP1": { - "pelicanPos": [ - [ - [ - -1.92383, - -1.92188, - 3.61214 - ], - 80 - ] - ], - "shoeboxPos": [ - [ - [ - -0.0258789, - -0.837891, - 3.60214 - ], - 9.99997 - ] - ], - "_inherit": "Default" - }, - "Land_House_C_11_EP1": { - "shelfPos": [ - [ - [ - 4.04883, - -0.507813, - -2.07991 - ], - 180 - ] - ], - "couchPos": [ - [ - [ - 0.967773, - -3.72266, - -2.07991 - ], - 89.9999 - ], - [ - [ - 5.21924, - -3.53809, - 0.940094 - ], - 93 - ] - ], - "wardrobePos": [ - [ - [ - 3.57471, - 2.49023, - 1.04009 - ], - 265.8 - ] - ], - "cookerPos": [ - [ - [ - 4.06836, - -1.44141, - -2.07991 - ], - 0 - ] - ], - "chairPos": [ - [ - [ - 7.38379, - -1.58594, - 0.940094 - ], - 43 - ] - ], - "filingPos": [ - [ - [ - 2.47314, - -4.53809, - 0.940094 - ], - 179 - ], - [ - [ - 2.99756, - -4.46582, - 0.940094 - ], - 173 - ] - ], - "toolRackPos": [ - [ - [ - 6.90332, - -0.748047, - -2.07991 - ], - 180 - ] - ], - "palletPos": [ - [ - [ - 0.493652, - -1.9248, - 0.960091 - ], - 179 - ], - [ - [ - 1.26855, - 4.18555, - -2.45991 - ], - 185.8 - ] - ], - "freezerPos": [ - [ - [ - -1.55713, - -2.66016, - -2.07991 - ], - 272 - ] - ], - "_inherit": "Default" - }, - "Land_House_C_9_EP1": { - "shelfPos": [ - [ - [ - 0.668945, - -4.66406, - -3.85899 - ], - 180 - ] - ], - "fridgePos": [ - [ - [ - 3.50098, - 2.56934, - -3.82899 - ], - 356 - ] - ], - "bedPos": [ - [ - [ - 1.76123, - 4.54102, - -0.278992 - ], - 92.1 - ] - ], - "couchPos": [ - [ - [ - 1.69629, - -4.80762, - -0.278992 - ], - 90 - ] - ], - "cookerPos": [ - [ - [ - 2.63574, - 2.44336, - -3.82899 - ], - 356 - ] - ], - "chairPos": [ - [ - [ - -4.98926, - 0.46582, - -0.278992 - ], - 262.1 - ] - ], - "filingPos": [ - [ - [ - 5.79541, - -5.37012, - -0.278992 - ], - 94 - ], - [ - [ - 5.7334, - -5.89941, - -0.278992 - ], - 100 - ] - ], - "pelicanPos": [ - [ - [ - -5.09424, - -1.93359, - -0.278992 - ], - 94 - ] - ], - "lockerPos": [ - [ - [ - 2.80615, - 2.62598, - -0.278992 - ], - 0 - ] - ], - "toolRackPos": [ - [ - [ - 1.40625, - 6.66602, - -3.85899 - ], - 0 - ] - ], - "shoeboxPos": [ - [ - [ - -2.22803, - 0.438477, - -2.99899 - ], - 360 - ] - ], - "palletPos": [ - [ - [ - 0.508301, - -2.66895, - 2.53101 - ], - 144 - ], - [ - [ - -3.3208, - 1.07031, - 2.53101 - ], - 144 - ], - [ - [ - -1.89307, - 4.89941, - 2.53101 - ], - 94 - ] - ], - "freezerPos": [ - [ - [ - 5.66406, - 0.332031, - -3.83899 - ], - 89 - ] - ], - "_inherit": "Default" - }, - "Land_Fort_Watchtower_EP1": { - "pelicanPos": [ - [ - [ - -0.390137, - 0.0634766, - 0.56675 - ], - 144 - ] - ], - "shoeboxPos": [ - [ - [ - -1.28271, - 2.67969, - -2.21325 - ], - 360 - ] - ], - "palletPos": [ - [ - [ - -0.77832, - -2.00293, - -2.20325 - ], - 144 - ] - ], - "_inherit": "Default" - }, - "Land_Misc_Cargo1Bo_EP1": { - "palletPos": [ - [ - [ - 0.0737305, - -0.0507813, - -1.06068 - ], - 184 - ], - [ - [ - 0.0981445, - -1.95898, - -1.06068 - ], - 184 - ], - [ - [ - -0.0107422, - 1.99707, - -1.06068 - ], - 184 - ] - ], - "_inherit": "Default" - }, - "Land_A_Minaret_EP1": { - "pelicanPos": [ - [ - [ - -1.50244, - -0.742188, - 5.06781 - ], - 123.5 - ] - ], - "_inherit": "Default" - }, - "Land_bo_HouseV2_04_Interier": { - "_inherit": "Land_HouseV2_04_interier" - }, - "Land_bo_HouseV2_02_Interier": { - "_inherit": "Land_HouseV2_02_Interier" - }, - "Land_bo_HouseV_1I4": { - "_inherit": "Land_HouseV_1I4" - }, - "Land_bo_Panelak2": { - "_inherit": "Land_Panelak2" - }, - "Land_bo_Panelak": { - "_inherit": "Land_Panelak" - }, - "Land_bo_Shed_Ind02": { - "_inherit": "Land_Shed_Ind02" - }, - "Land_bo_Hlidac_budka": { - "_inherit": "Land_Hlidac_budka" - }, - "Land_bo_A_GeneralStore_01": { - "_inherit": "Land_A_GeneralStore_01" - }, - "Land_bo_A_Office01": { - "_inherit": "Land_A_Office01" - }, - "Land_bo_Barn_W_01": { - "_inherit": "Land_Barn_W_01" - }, - "Land_bo_stodola_open": { - "_inherit": "Land_Stodola_open" - }, - "Land_bo_stodola_old_open": { - "_inherit": "Land_Stodola_old_open" - }, - "Land_bo_Farm_Cowshed_a": { - "_inherit": "Land_Farm_Cowshed_a" - }, - "Land_bo_Farm_Cowshed_b": { - "_inherit": "Land_Farm_Cowshed_b" - }, - "Land_bo_Farm_Cowshed_c": { - "_inherit": "Land_Farm_Cowshed_c" - }, - "Land_bo_A_TVTower_Base": { - "_inherit": "Land_A_TVTower_Base" - }, - "Land_bo_HouseV_2T2": { - "_inherit": "Land_houseV_2T2" - }, - "Land_bo_HouseB_Tenement": { - "_inherit": "Land_HouseB_Tenement" - }, - "Land_bo_HouseV2_01A": { - "_inherit": "Land_HouseV2_01A" - }, - "Land_bo_Barn_W_02": { - "_inherit": "Land_Barn_W_02" - }, - "Land_bo_Shed_W01": { - "_inherit": "Land_Shed_W01" - }, - "Land_bo_A_Castle_Bergfrit": { - "_inherit": "Land_A_Castle_Bergfrit" - }, - "Land_bo_Shed_wooden": { - "_inherit": "Land_Shed_wooden" - }, - "Land_bo_HouseV_1L2": { - "_inherit": "Land_HouseV_1L2" - }, - "Land_bo_HouseV_1I1": { - "_inherit": "Land_HouseV_1I1" - }, - "Land_bo_HouseV_1L1": { - "_inherit": "Land_HouseV_1L1" - }, - "Land_bo_misc_deerstand": { - "_inherit": "Land_Misc_deerstand" - }, - "Land_bo_HouseBlock_A1_1": { - "_inherit": "Land_HouseBlock_A1_1" - }, - "Land_bo_HouseBlock_A3": { - "_inherit": "Land_HouseBlock_A3" - }, - "Land_bo_hut06": { - "_inherit": "Land_Hut06" - }, - "Land_bo_dum_rasovna": { - "shelfPos": [ - [ - [ - -1.56299, - -4.67383, - -2.69722 - ], - 185 - ], - [ - [ - 3.88159, - -3.92139, - -2.69722 - ], - 90 - ] - ], - "fridgePos": [ - [ - [ - -1.78345, - 1.78662, - -2.70722 - ], - 275.214 - ] - ], - "bedPos": [ - [ - [ - 2.92578, - 2.73438, - -2.70722 - ], - 1.99997 - ] - ], - "wardrobePos": [ - [ - [ - 0.281494, - -0.0371094, - 0.232777 - ], - 261 - ] - ], - "cookerPos": [ - [ - [ - -1.76978, - -1.74072, - -2.69722 - ], - 356 - ] - ], - "chairPos": [ - [ - [ - 3.47705, - -0.510742, - -2.69722 - ], - 101 - ] - ], - "filingPos": [ - [ - [ - 0.485352, - -1.99902, - 0.232777 - ], - 0 - ], - [ - [ - -0.095459, - -2.09375, - 0.232777 - ], - 354 - ] - ], - "pelicanPos": [ - [ - [ - -0.732422, - 3.80762, - 0.202777 - ], - 329 - ] - ], - "tablePos": [ - [ - [ - 0.746094, - 4.27881, - -2.67722 - ], - 360 - ] - ], - "toolRackPos": [ - [ - [ - -0.824707, - -1.08301, - -2.69722 - ], - 182 - ] - ], - "shoeboxPos": [ - [ - [ - -1.76807, - -4.44385, - 0.232777 - ], - 44 - ] - ], - "freezerPos": [ - [ - [ - 0.0822754, - -1.64063, - -2.69722 - ], - 0.999985 - ] - ], - "_inherit": "Default" - }, - "Land_bo_Nasypka": { - "shoeboxPos": [ - [ - [ - -1.81689, - -0.786621, - 6.56536 - ], - 213 - ] - ], - "_inherit": "Default" - }, - "Land_TTowerBig_2_F": { - "pelicanPos": [ - [ - [ - 1.03027, - 1.00903, - 0.757229 - ], - 41 - ] - ], - "_inherit": "Default" - }, - "Land_bo_Sara_domek_sedy": { - "fridgePos": [ - [ - [ - 0.498047, - 1.38989, - -2.14814 - ], - 270 - ] - ], - "bedPos": [ - [ - [ - -1.31494, - 0.212891, - -2.13814 - ], - 4 - ], - [ - [ - -5.03027, - 3.2019, - -2.14814 - ], - 183 - ] - ], - "couchPos": [ - [ - [ - 4.9209, - 1.72778, - -2.12814 - ], - 5 - ] - ], - "wardrobePos": [ - [ - [ - -4.1416, - -0.853271, - -2.14814 - ], - 182 - ] - ], - "cookerPos": [ - [ - [ - 1.86279, - 4.21411, - -2.13814 - ], - 0 - ] - ], - "chairPos": [ - [ - [ - -2.82324, - -0.666504, - -2.13814 - ], - 170 - ], - [ - [ - -5.49121, - -0.572998, - -2.13814 - ], - 200 - ] - ], - "filingPos": [ - [ - [ - 6.03662, - -1.00024, - -2.13814 - ], - 97 - ] - ], - "tablePos": [ - [ - [ - -3.23926, - 4.17554, - -2.11814 - ], - 0 - ] - ], - "shoeboxPos": [ - [ - [ - 0.770508, - -0.9021, - -2.14814 - ], - 161 - ] - ], - "freezerPos": [ - [ - [ - 0.799805, - 4.23804, - -2.11814 - ], - 0 - ] - ], - "_inherit": "Default" - }, - "Land_bo_Ind_SawMill": { - "toolRackPos": [ - [ - [ - 9.0686, - 5.12646, - -5.83683 - ], - 270 - ] - ], - "palletPos": [ - [ - [ - -7.46265, - -5.69971, - -5.83683 - ], - 142 - ], - [ - [ - 7.71216, - -10.9746, - -5.83683 - ], - 290 - ], - [ - [ - -3.50049, - 16.1409, - -5.83683 - ], - 142 - ], - [ - [ - 5.49878, - 16.4333, - -5.83683 - ], - 40 - ] - ], - "_inherit": "Default" - }, - "Land_bo_Dum_mesto2": { - "shelfPos": [ - [ - [ - -0.732422, - 3.7876, - -4.33935 - ], - 179 - ], - [ - [ - 3.63647, - -6.50879, - -4.34044 - ], - 91 - ], - [ - [ - 2.20728, - -8.04883, - -4.34044 - ], - 175 - ] - ], - "fridgePos": [ - [ - [ - -3.60547, - 6.22559, - -4.34935 - ], - 269 - ] - ], - "bedPos": [ - [ - [ - -2.60498, - -1.65088, - -0.949348 - ], - 270 - ], - [ - [ - -2.51392, - -7.01904, - -0.970444 - ], - 90 - ], - [ - [ - -2.25952, - 7.11084, - -0.949348 - ], - 272 - ] - ], - "couchPos": [ - [ - [ - -2.60498, - -2.21436, - -4.33935 - ], - 187 - ], - [ - [ - -0.407959, - -6.73047, - -4.35044 - ], - 94 - ] - ], - "wardrobePos": [ - [ - [ - 0.216064, - 3.9668, - -0.949348 - ], - 180 - ] - ], - "cookerPos": [ - [ - [ - -3.6228, - 7.73877, - -4.34935 - ], - 269 - ] - ], - "chairPos": [ - [ - [ - 3.14673, - 4.25439, - -4.33935 - ], - 119 - ], - [ - [ - 3.18701, - 7.4751, - -0.970444 - ], - 20 - ], - [ - [ - 3.13452, - 7.49902, - -4.33935 - ], - 60 - ], - [ - [ - 3.17065, - -7.49072, - -0.970444 - ], - 119 - ], - [ - [ - -3.35864, - -7.4707, - -4.34044 - ], - 220 - ] - ], - "filingPos": [ - [ - [ - 3.42749, - -7.72949, - -4.34044 - ], - 121 - ] - ], - "tablePos": [ - [ - [ - -0.68042, - -0.654297, - -4.35044 - ], - 0 - ], - [ - [ - -3.53101, - -3.4668, - -0.970444 - ], - 270 - ], - [ - [ - -3.49878, - -5.11523, - -4.34044 - ], - 271 - ], - [ - [ - -0.356445, - 7.76953, - -4.33935 - ], - 359 - ] - ], - "toolRackPos": [ - [ - [ - -2.99243, - 0.0361328, - -4.34044 - ], - 181 - ] - ], - "shoeboxPos": [ - [ - [ - 1.50415, - -0.472656, - -4.35044 - ], - 207 - ], - [ - [ - -3.74072, - 0.48584, - -4.34935 - ], - 90 - ] - ], - "freezerPos": [ - [ - [ - -2.49731, - 0.472168, - -4.34935 - ], - 178 - ] - ], - "_inherit": "Default" - }, - "Land_bo_HouseV_3I4": { - "shoeboxPos": [ - [ - [ - 5.35449, - 3.04028, - -2.60763 - ], - 280 - ] - ], - "_inherit": "Default" - }, - "Land_bo_Dum_mesto3": { - "palletPos": [ - [ - [ - 5.67578, - -0.140137, - -5.89724 - ], - 250 - ] - ], - "_inherit": "Default" - }, - "Land_bo_HouseV_1T": { - "shoeboxPos": [ - [ - [ - -4.95142, - 6.46045, - -3.09068 - ], - 130 - ] - ], - "_inherit": "Default" - }, - "Land_bo_Ind_Stack_Big": { - "shelfPos": [ - [ - [ - 0.137939, - 0.352539, - -28.5862 - ], - 270 - ] - ], - "pelicanPos": [ - [ - [ - -2.85278, - 0.0292969, - -23.3062 - ], - 290 - ] - ], - "shoeboxPos": [ - [ - [ - -1.56006, - -2.29297, - -28.5862 - ], - 260 - ] - ], - "_inherit": "Default" - }, - "Land_bo_Deutshe_mini": { - "shelfPos": [ - [ - [ - 3.57666, - -1.0437, - -2.74453 - ], - 0 - ] - ], - "fridgePos": [ - [ - [ - -0.42334, - -0.501709, - -2.75453 - ], - 90 - ] - ], - "bedPos": [ - [ - [ - -3.61914, - 2.44849, - -2.74453 - ], - 89 - ] - ], - "couchPos": [ - [ - [ - 3.54443, - 0.63208, - -2.75453 - ], - 90 - ] - ], - "wardrobePos": [ - [ - [ - -0.290039, - 2.47217, - -2.74453 - ], - 89 - ] - ], - "chairPos": [ - [ - [ - 0.885254, - 2.83154, - -2.75453 - ], - 310 - ] - ], - "filingPos": [ - [ - [ - 0.569336, - -3.05029, - -2.74453 - ], - 259 - ] - ], - "shoeboxPos": [ - [ - [ - -3.51465, - -1.95581, - -1.98453 - ], - 209 - ] - ], - "freezerPos": [ - [ - [ - -4.28613, - 0.733887, - -2.74453 - ], - 359 - ] - ], - "_inherit": "Default" - }, - "Land_u_House_Small_01_V1_F": { - "fridgePos": [ - [ - [ - 0.867188, - 4.2207, - -0.931187 - ], - 81.6768 - ] - ], - "shelfPos": [ - [ - [ - 1.16602, - -1.34766, - -0.929543 - ], - 86.5322 - ], - [ - [ - -2.17383, - 1.22656, - -0.930841 - ], - 1.30102 - ] - ], - "wardrobePos": [ - [ - [ - 0.298828, - -3.75586, - -0.929366 - ], - 164.186 - ] - ], - "bedPos": [ - [ - [ - -3.52344, - -2.83594, - -0.931075 - ], - 183.389 - ] - ], - "couchPos": [ - [ - [ - 2.90234, - -1.70313, - -0.929456 - ], - 179.44 - ] - ], - "cookerPos": [ - [ - [ - -1.41602, - 2.18359, - -0.931049 - ], - 180.625 - ] - ], - "chairPos": [ - [ - [ - 2.46484, - 1.8125, - -0.930511 - ], - 270.894 - ], - [ - [ - -4.09766, - -0.542969, - -0.925941 - ], - 270.019 - ], - [ - [ - 2.42383, - 3.95703, - -0.931158 - ], - 329.895 - ] - ], - "_inherit": "Default" - }, - "Land_TTowerBig_1_F": { - "pelicanPos": [ - [ - [ - 0.920898, - 0.00317383, - 2.89364 - ], - 270 - ] - ], - "_inherit": "Default" - }, - "Land_u_Addon_01_V1_F": { - "shoeboxPos": [ - [ - [ - 5.52515, - 0.521484, - -0.014668 - ], - 270 - ] - ], - "palletPos": [ - [ - [ - -0.227783, - 0.866699, - -0.0246677 - ], - 270 - ] - ], - "_inherit": "Default" - }, - "Land_SlideCastle_F": { - "shoeboxPos": [ - [ - [ - 0.0908203, - 2.18799, - -1.94149 - ], - 193 - ] - ], - "palletPos": [ - [ - [ - -0.841309, - -3.05469, - -10 - ], - 193 - ] - ], - "_inherit": "Default" - }, - "Land_Shed_Big_F": { - "palletPos": [ - [ - [ - 6.66553, - 4.03369, - -10 - ], - 177 - ], - [ - [ - -7.18652, - -10.4651, - -10 - ], - 177 - ], - [ - [ - -5.99561, - 11.2573, - -10 - ], - 177 - ] - ], - "_inherit": "Default" - }, - "Land_Radar_F": { - "pelicanPos": [ - [ - [ - 9.36694, - 4.97949, - -4.86368 - ], - 247 - ] - ], - "shoeboxPos": [ - [ - [ - -9.92847, - -8.72461, - -4.86368 - ], - 44 - ] - ], - "_inherit": "Default" - }, - "Land_ReservoirTower_F": { - "pelicanPos": [ - [ - [ - -1.41553, - 1.15063, - -1.81942 - ], - 130 - ] - ], - "shoeboxPos": [ - [ - [ - -3.8374, - 1.81421, - -1.81942 - ], - 320 - ] - ], - "palletPos": [ - [ - [ - 0.737793, - -3.30981, - -1.80942 - ], - 250 - ] - ], - "_inherit": "Default" - }, - "Land_i_Stone_Shed_V2_dam_F": { - "tablePos": [ - [ - [ - 3.07764, - 2.17139, - 0.0703425 - ], - 11 - ] - ], - "shoeboxPos": [ - [ - [ - -2.41211, - 0.305664, - 0.660343 - ], - 11 - ] - ], - "_inherit": "Default" - }, - "Land_Cargo_HQ_V1_ruins_F": { - "lootType": "mil", - "filingPos": [ - [ - [ - 0.798828, - -3.87012, - -1.28783 - ], - 250 - ] - ], - "pelicanPos": [ - [ - [ - -4.96582, - -4.61182, - 1.13217 - ], - 250 - ] - ], - "lockerPos": [ - [ - [ - -5.49561, - -3.40796, - -1.28783 - ], - 270 - ] - ], - "_inherit": "Default" - }, - "Land_cmp_Tower_F": { - "palletPos": [ - [ - [ - 0.0551758, - 1.01294, - -7.64906 - ], - 250 - ] - ], - "_inherit": "Default" - }, - "Land_Crane_F": { - "pelicanPos": [ - [ - [ - -7.11475, - -1.31665, - 5.74081 - ], - 90 - ] - ], - "shoeboxPos": [ - [ - [ - -6.86523, - 1.83765, - 5.74081 - ], - 230 - ] - ], - "_inherit": "Default" - }, - "Land_WIP_ruins_F": { - "shelfPos": [ - [ - [ - 2.08887, - -10.4897, - -1.32377 - ], - 180.2 - ], - [ - [ - -17.3643, - -11.3889, - 2.47623 - ], - 2 - ] - ], - "pelicanPos": [ - [ - [ - 16.8608, - -8.03442, - 0.106226 - ], - 266 - ] - ], - "shoeboxPos": [ - [ - [ - 3.64453, - 7.38965, - 0.126227 - ], - 350 - ] - ], - "palletPos": [ - [ - [ - 15.3921, - 8.71045, - 2.38622 - ], - 350 - ], - [ - [ - -21.7849, - 11.9456, - 2.45622 - ], - 350 - ] - ], - "_inherit": "Default" - }, - "Land_i_Stone_HouseBig_V2_dam_F": { - "fridgePos": [ - [ - [ - -3.23608, - -3.12744, - -1.70506 - ], - 220 - ] - ], - "bedPos": [ - [ - [ - -2.40332, - 0.169434, - 1.17494 - ], - 180 - ] - ], - "wardrobePos": [ - [ - [ - 2.80518, - -3.146, - 1.17494 - ], - 170 - ] - ], - "shoeboxPos": [ - [ - [ - -0.989014, - 1.07861, - -0.595063 - ], - 20 - ] - ], - "freezerPos": [ - [ - [ - 2.25952, - 0.718262, - -1.63506 - ], - 20 - ] - ], - "_inherit": "Default" - }, - "Land_u_House_Big_02_V1_dam_F": { - "shelfPos": [ - [ - [ - 3.21387, - -1.56421, - -2.44914 - ], - 90 - ] - ], - "fridgePos": [ - [ - [ - -3.24658, - -3.44507, - -2.44914 - ], - 260 - ] - ], - "couchPos": [ - [ - [ - 3.49512, - 0.929443, - -2.44234 - ], - 90.0046 - ] - ], - "cookerPos": [ - [ - [ - -3.28662, - -1.65698, - -2.44914 - ], - 273 - ] - ], - "chairPos": [ - [ - [ - 4.87988, - 4.62207, - -2.43914 - ], - 66 - ] - ], - "filingPos": [ - [ - [ - -3.41895, - -0.0644531, - 0.940861 - ], - 260 - ], - [ - [ - -3.42285, - 0.570068, - 0.940861 - ], - 270 - ] - ], - "pelicanPos": [ - [ - [ - 4.70313, - 4.34985, - 0.870861 - ], - 55 - ] - ], - "tablePos": [ - [ - [ - -3.23535, - 2.41211, - -2.43914 - ], - 270 - ], - [ - [ - -3.29639, - 2.79614, - 0.940861 - ], - 270 - ] - ], - "lockerPos": [ - [ - [ - 2.81396, - 0.00561523, - 0.940861 - ], - 181 - ] - ], - "toolRackPos": [ - [ - [ - -3.71387, - 2.81152, - 0.940861 - ], - 270 - ] - ], - "shoeboxPos": [ - [ - [ - 5.19873, - -0.0888672, - 0.940861 - ], - 160 - ] - ], - "_inherit": "Default" - }, - "Land_Cargo_HQ_V2_ruins_F": { - "shelfPos": [ - [ - [ - -5.3606, - -5.2832, - -1.15784 - ], - 270 - ] - ], - "pelicanPos": [ - [ - [ - 3.18213, - -3.80811, - -1.30784 - ], - 160 - ] - ], - "_inherit": "Default" - }, - "Land_i_Stone_HouseSmall_V1_dam_F": { - "couchPos": [ - [ - [ - -6.25098, - 1.86572, - -0.594842 - ], - 270 - ] - ], - "filingPos": [ - [ - [ - 8.93213, - -2.67773, - -0.594842 - ], - 176 - ] - ], - "pelicanPos": [ - [ - [ - -8.89941, - -2.2583, - -0.644842 - ], - 260 - ] - ], - "tablePos": [ - [ - [ - -3.21045, - -2.5564, - -0.594842 - ], - 180 - ] - ], - "shoeboxPos": [ - [ - [ - 1.99609, - 2.25684, - -0.274842 - ], - 320 - ] - ], - "_inherit": "Default" - }, - "Land_i_Stone_HouseSmall_V2_dam_F": { - "_inherit": "Land_i_Stone_HouseSmall_V1_dam_F" - }, - "Land_i_Stone_HouseSmall_V3_dam_F": { - "_inherit": "Land_i_Stone_HouseSmall_V1_dam_F" - }, - "Land_cmp_Shed_dam_F": { - "palletPos": [ - [ - [ - 0.482422, - -2.13721, - -3.10882 - ], - 329 - ], - [ - [ - -3.94287, - 1.30518, - -3.10882 - ], - 260 - ] - ], - "_inherit": "Default" - }, - "Land_Cargo_Tower_V1_ruins_F": { - "pelicanPos": [ - [ - [ - 3.30298, - 3.41357, - -1.80046 - ], - 329 - ] - ], - "_inherit": "Default" - }, - "Land_dp_mainFactory_F": { - "shelfPos": [ - [ - [ - 12.6934, - -1.76367, - -4.24943 - ], - 359.454 - ], - [ - [ - 13.9473, - 5.0918, - -4.24943 - ], - 88.7339 - ], - [ - [ - 19.9414, - 1.03125, - -7.43432 - ], - 269.954 - ], - [ - [ - 19.9355, - -2.62891, - -7.43443 - ], - 271.718 - ] - ], - "pelicanPos": [ - [ - [ - -2.5332, - 1.13477, - 1.24025 - ], - 333.827 - ], - [ - [ - -11.8926, - -2.99023, - -4.39045 - ], - 104.689 - ], - [ - [ - 7.52734, - -16.5059, - -0.257848 - ], - 243.576 - ] - ], - "toolRackPos": [ - [ - [ - 14.1328, - 0.527344, - -4.33314 - ], - 90.5367 - ] - ], - "_inherit": "Default" - }, - "Land_i_Windmill01_F": { - "pelicanPos": [ - [ - [ - -0.910156, - 1.28125, - -3.54742 - ], - 289.979 - ] - ], - "tablePos": [ - [ - [ - 0.111328, - -1.23047, - -3.50127 - ], - 181.768 - ] - ], - "_inherit": "Default" - }, - "Land_d_House_Big_01_V1_F": { - "fridgePos": [ - [ - [ - -5.62891, - 6.35156, - -2.19721 - ], - 269.825 - ] - ], - "shelfPos": [ - [ - [ - -0.492188, - 1.82031, - 1.22279 - ], - 163.832 - ], - [ - [ - 0.046875, - 5.28125, - -2.19721 - ], - 359.157 - ], - [ - [ - 2.66797, - 8.1875, - -2.19721 - ], - 122.214 - ] - ], - "pelicanPos": [ - [ - [ - 0.826172, - 0.384766, - 4.54293 - ], - 312.651 - ] - ], - "wardrobePos": [ - [ - [ - -4.50781, - 7.97852, - 1.22285 - ], - 181.679 - ] - ], - "bedPos": [ - [ - [ - 1.57227, - 8.62891, - 1.22277 - ], - 96.399 - ] - ], - "couchPos": [ - [ - [ - -5.1582, - 3.05859, - -2.28722 - ], - 352.256 - ], - [ - [ - -4.88086, - 4.26758, - 1.2291 - ], - 179.049 - ], - [ - [ - -4.02344, - 10.252, - -2.19723 - ], - 254.622 - ] - ], - "cookerPos": [ - [ - [ - -1.58008, - 6.79102, - -2.19759 - ], - 3.80292 - ] - ], - "chairPos": [ - [ - [ - -0.201172, - 0.566406, - 1.23667 - ], - 21.1155 - ], - [ - [ - -5.29688, - 8.16406, - -2.19722 - ], - 259.465 - ], - [ - [ - 2.27734, - 11.0098, - 1.22278 - ], - 48.7725 - ], - [ - [ - -5.27539, - 10.9121, - 1.22279 - ], - 288.988 - ] - ], - "tablePos": [ - [ - [ - -0.554688, - 11.1719, - -2.19723 - ], - 0.0478998 - ], - [ - [ - -1.80469, - 11.25, - 1.22271 - ], - 358.754 - ] - ], - "_inherit": "Default" - }, - "Land_Sara_hasic_zbroj": { - "fridgePos": [ - [ - [ - 2.29688, - -2.56055, - -2.67931 - ], - 181.134 - ] - ], - "shelfPos": [ - [ - [ - -3.21436, - 2.60376, - -2.67923 - ], - 3.40094 - ] - ], - "couchPos": [ - [ - [ - 0.914063, - 1.76172, - -2.67932 - ], - 266.479 - ] - ], - "chairPos": [ - [ - [ - 6.72656, - 1.56543, - -2.67931 - ], - 88.7719 - ] - ], - "filingPos": [ - [ - [ - 7.02832, - 2.61157, - -2.67928 - ], - 59.8147 - ] - ], - "tablePos": [ - [ - [ - 6.98535, - -0.0251465, - -2.67932 - ], - 92.6988 - ] - ], - "toolRackPos": [ - [ - [ - 7.46631, - -1.93945, - -2.67892 - ], - 89.8589 - ] - ], - "shoeboxPos": [ - [ - [ - -3.5083, - -2.67578, - -2.67946 - ], - 263.378 - ] - ], - "palletPos": [ - [ - [ - 3.6665, - -0.135742, - -2.67929 - ], - 42.8049 - ] - ], - "freezerPos": [ - [ - [ - 1.00684, - -2.44629, - -2.67932 - ], - 171.556 - ] - ], - "_inherit": "Default" - }, - "Land_Sara_domek_zluty": { - "fridgePos": [ - [ - [ - 2.29858, - 3.92969, - -2.46014 - ], - 0.136902 - ] - ], - "shelfPos": [ - [ - [ - 7.44385, - 1.58789, - -2.45992 - ], - 97.2181 - ] - ], - "wardrobePos": [ - [ - [ - -2.31445, - -3.1958, - -2.4576 - ], - 90.1546 - ] - ], - "bedPos": [ - [ - [ - -5.8606, - -2.66113, - -2.46011 - ], - 272.354 - ] - ], - "couchPos": [ - [ - [ - -6.51392, - 1.26953, - -2.45143 - ], - 180.056 - ] - ], - "cookerPos": [ - [ - [ - 4.7998, - 3.88477, - -2.46054 - ], - 0.147873 - ] - ], - "chairPos": [ - [ - [ - 6.95801, - -0.59668, - -2.45824 - ], - 129.461 - ] - ], - "filingPos": [ - [ - [ - -1.29907, - 4.00537, - -2.45987 - ], - 359.897 - ] - ], - "tablePos": [ - [ - [ - -2.49561, - 3.39307, - -2.45992 - ], - 90.2344 - ] - ], - "toolRackPos": [ - [ - [ - 0.131104, - 4.27246, - -2.45967 - ], - 2.38939 - ] - ], - "shoeboxPos": [ - [ - [ - 4.66724, - -0.834961, - -2.46021 - ], - 90.2617 - ] - ], - "freezerPos": [ - [ - [ - 2.16602, - 1.70801, - -2.44791 - ], - 269.45 - ] - ], - "_inherit": "Default" - }, - "Land_Misc_PowerStation": { - "shelfPos": [ - [ - [ - 3.3877, - -0.776367, - -1.29452 - ], - 268.884 - ] - ], - "lockerPos": [ - [ - [ - 3.64697, - -4.25073, - -1.29468 - ], - 270.752 - ] - ], - "toolRackPos": [ - [ - [ - 3.20557, - 5.78613, - -1.33632 - ], - 269.596 - ] - ], - "shoeboxPos": [ - [ - [ - -5.59229, - 1.92871, - -0.186357 - ], - 90.4582 - ] - ], - "_inherit": "Default" - }, - "Land_A_CraneCon": { - "pelicanPos": [ - [ - [ - -7.55273, - 1.50537, - 5.76163 - ], - 28.6669 - ] - ], - "_inherit": "Default" - }, - "Land_A_BuildingWIP": { - "limit": 6, - "fridgePos": [ - [ - [ - 2.03711, - 11.1831, - -6.49124 - ], - 305.356 - ], - [ - [ - -3.37573, - 12.2183, - 1.48757 - ], - 305.492 - ], - [ - [ - -24.4121, - 7.55957, - -2.55824 - ], - 228.742 - ] - ], - "shelfPos": [ - [ - [ - -5.80249, - -5.0332, - -2.55812 - ], - 356.037 - ], - [ - [ - 12.1133, - -4.3042, - -6.54318 - ], - 179.13 - ], - [ - [ - -21.0371, - 1.47168, - -6.46016 - ], - 178.598 - ] - ], - "pelicanPos": [ - [ - [ - -7.40625, - -9.28955, - -6.50476 - ], - 210.36 - ], - [ - [ - -20.8247, - -11.5005, - 5.44375 - ], - 191.623 - ], - [ - [ - -24.6577, - 11.9438, - 1.45556 - ], - 293.971 - ] - ], - "bedPos": [ - [ - [ - -13.3503, - 2.34912, - 1.47256 - ], - 91.8744 - ] - ], - "couchPos": [ - [ - [ - -4.99951, - -3.28564, - -6.43938 - ], - 90.7108 - ], - [ - [ - 0.594727, - 9.11768, - 5.4154 - ], - 148.196 - ], - [ - [ - 7.01099, - 10.9351, - -6.42719 - ], - 225.517 - ] - ], - "cookerPos": [ - [ - [ - 3.14282, - -10.0327, - 1.45506 - ], - 208.035 - ], - [ - [ - -3.64502, - 12.6104, - -2.55869 - ], - 359.938 - ] - ], - "chairPos": [ - [ - [ - 2.41162, - 6.28955, - 5.44231 - ], - 221.29 - ], - [ - [ - 3.62207, - -9.91504, - -2.56085 - ], - 177.773 - ], - [ - [ - -0.971924, - 11.6572, - 5.4412 - ], - 260.795 - ] - ], - "filingPos": [ - [ - [ - -10.2527, - -10.1606, - -6.51096 - ], - 127.045 - ], - [ - [ - -16.0825, - -6.36279, - -6.53292 - ], - 282.391 - ], - [ - [ - -19.718, - -6.7124, - -6.54208 - ], - 87.3864 - ] - ], - "tablePos": [ - [ - [ - 1.70239, - -3.92871, - -6.48336 - ], - 180.567 - ], - [ - [ - 3.09351, - 9.49219, - 5.38227 - ], - 48.7191 - ], - [ - [ - 22.1931, - 1.64893, - -6.55645 - ], - 90.8045 - ] - ], - "lockerPos": [ - [ - [ - 13.3423, - -1.85791, - -6.54581 - ], - 268.445 - ], - [ - [ - 18.0183, - -1.11426, - -6.55955 - ], - 89.6342 - ], - [ - [ - -20.8777, - 0.597656, - -6.46828 - ], - 359.864 - ] - ], - "toolRackPos": [ - [ - [ - -9.04224, - 6.72314, - -6.52912 - ], - 357.538 - ], - [ - [ - -15.5667, - -10.561, - -2.5611 - ], - 180.234 - ], - [ - [ - -15.666, - -14.3716, - 1.45426 - ], - 179.938 - ] - ], - "shoeboxPos": [ - [ - [ - 3.03394, - 7.42188, - -2.55826 - ], - 176.357 - ], - [ - [ - -7.98242, - -10.2471, - -2.56173 - ], - 129.945 - ], - [ - [ - -16.2637, - -5.07031, - -6.53438 - ], - 305.636 - ] - ], - "palletPos": [ - [ - [ - 5.09961, - 0.015625, - -6.47375 - ], - 270.66 - ], - [ - [ - -10.7837, - -0.00585938, - 5.26227 - ], - 0.0174896 - ], - [ - [ - -14.4409, - 11.9912, - -6.45401 - ], - 359.986 - ], - [ - [ - -24.2383, - -9.16699, - -2.55823 - ], - 359.993 - ] - ], - "freezerPos": [ - [ - [ - -15.1563, - -5.16211, - -2.55844 - ], - 359.99 - ], - [ - [ - -24.2168, - 12.3633, - -6.50327 - ], - 0.00699433 - ] - ], - "_inherit": "Default" - }, - "Land_A_MunicipalOffice": { - "pelicanPos": [ - [ - [ - 3.55029, - -5.18726, - -0.195372 - ], - 283.895 - ] - ], - "chairPos": [ - [ - [ - 4.35693, - -5.59839, - -18.4382 - ], - 65.3313 - ], - [ - [ - -4.6333, - -5.60132, - -18.4559 - ], - 295.001 - ] - ], - "tablePos": [ - [ - [ - -3.02002, - -7.53784, - -18.4554 - ], - 177.998 - ] - ], - "shoeboxPos": [ - [ - [ - 4.2832, - -8.80542, - -18.4554 - ], - 136.305 - ], - [ - [ - 6.69727, - -9.01831, - -3.18546 - ], - 279.196 - ] - ], - "_inherit": "Default" - }, - "Land_Ind_Pec_01": { - "fridgePos": [ - [ - [ - -2.46875, - -0.492676, - -3.98998 - ], - 359.611 - ] - ], - "shelfPos": [ - [ - [ - 2.24902, - -2.04834, - -17.6013 - ], - 177.989 - ], - [ - [ - -7.08789, - -0.345215, - -3.98975 - ], - 359.84 - ], - [ - [ - 5.65918, - -7.55225, - -17.6013 - ], - 271.929 - ], - [ - [ - -7.43311, - -7.98193, - 6.06143 - ], - 181.606 - ], - [ - [ - -4.87256, - -11.603, - -17.6013 - ], - 87.6155 - ] - ], - "pelicanPos": [ - [ - [ - -4.57373, - -7.05566, - 15.777 - ], - 275.886 - ] - ], - "couchPos": [ - [ - [ - -0.665527, - -7.01172, - -22.6032 - ], - 319.689 - ], - [ - [ - 5.09033, - -8.23584, - 1.00238 - ], - 267.37 - ] - ], - "chairPos": [ - [ - [ - -0.938965, - -1.05859, - 6.05994 - ], - 148.592 - ] - ], - "filingPos": [ - [ - [ - -1.88159, - -15.1143, - 6.06143 - ], - 274.02 - ] - ], - "lockerPos": [ - [ - [ - -1.07202, - -15.2251, - -17.6016 - ], - 178.66 - ], - [ - [ - 2.56372, - -15.189, - -4.00633 - ], - 179.789 - ] - ], - "toolRackPos": [ - [ - [ - -4.23755, - -9.12012, - -22.6029 - ], - 181.414 - ], - [ - [ - 0.57666, - -15.625, - 1.00255 - ], - 179.995 - ] - ], - "shoeboxPos": [ - [ - [ - -4.63867, - -7.03174, - 10.4987 - ], - 320.834 - ], - [ - [ - 0.787842, - -9.5957, - -14.8937 - ], - 85.2537 - ] - ], - "_inherit": "Default" - }, - "Land_Ind_SiloVelke_01": { - "shelfPos": [ - [ - [ - 0.950195, - -2.19312, - -5.47868 - ], - 269.46 - ], - [ - [ - 1.01416, - 5.71167, - 11.865 - ], - 268.444 - ], - [ - [ - -11.5195, - 2.36597, - 11.865 - ], - 357.551 - ] - ], - "pelicanPos": [ - [ - [ - 1.54297, - -3.29761, - 24.2848 - ], - 69.2792 - ] - ], - "filingPos": [ - [ - [ - 0.224121, - -0.709229, - 11.8648 - ], - 98.1473 - ] - ], - "lockerPos": [ - [ - [ - -5.82715, - 3.93359, - 11.8648 - ], - 359.3 - ] - ], - "toolRackPos": [ - [ - [ - 0.811523, - 5.54248, - -5.47879 - ], - 272.599 - ] - ], - "shoeboxPos": [ - [ - [ - -5.8335, - 9.96069, - 21.9903 - ], - 115.472 - ] - ], - "_inherit": "Default" - }, - "Land_Ind_Expedice_1": { - "shelfPos": [ - [ - [ - 1.92285, - -0.303223, - -5.71009 - ], - 178.232 - ], - [ - [ - 0.276855, - 12.5483, - -3.51293 - ], - 203.944 - ] - ], - "pelicanPos": [ - [ - [ - -0.432617, - 10.3877, - 9.68375 - ], - 299.993 - ], - [ - [ - 5.82813, - -18.415, - -5.78366 - ], - 292.046 - ] - ], - "chairPos": [ - [ - [ - 9.70801, - -12.1228, - -5.78367 - ], - 325.934 - ] - ], - "filingPos": [ - [ - [ - 5.53857, - -16.9548, - -5.78365 - ], - 270.844 - ] - ], - "tablePos": [ - [ - [ - 13.5181, - -12.0178, - -5.78368 - ], - 4.86572 - ] - ], - "lockerPos": [ - [ - [ - 3.24707, - -0.168457, - -12.9662 - ], - 180.509 - ] - ], - "toolRackPos": [ - [ - [ - -2.06592, - -0.598389, - -12.9654 - ], - 180.956 - ] - ], - "shoeboxPos": [ - [ - [ - -8.35303, - -7.32837, - -3.51317 - ], - 29.0581 - ] - ], - "palletPos": [ - [ - [ - 2.58789, - -6.03125, - -3.51315 - ], - "1.43912e-005" - ], - [ - [ - 0.29248, - -18.708, - -3.51315 - ], - "1.43571e-005" - ] - ], - "_inherit": "Default" - }, - "Land_Repair_center": { - "shelfPos": [ - [ - [ - -2.13965, - 2.55408, - -1.55488 - ], - 88.8949 - ] - ], - "_inherit": "Default" - }, - "Land_Church_01": { - "chairPos": [ - [ - [ - -6.88208, - 0.851563, - -4.24353 - ], - 6.01111 - ] - ], - "_inherit": "Default" - }, - "Land_NAV_Lighthouse2": { - "shoeboxPos": [ - [ - [ - -0.019043, - 1.00098, - 2.39268 - ], - 0.452068 - ] - ], - "_inherit": "Default" - }, - "Land_A_Castle_Gate": { - "fridgePos": [ - [ - [ - 7.84082, - 4.31982, - -2.93036 - ], - 21.3658 - ] - ], - "bedPos": [ - [ - [ - 7.11719, - 0.841797, - -2.94727 - ], - 93.608 - ] - ], - "cookerPos": [ - [ - [ - 4.0166, - 4.29834, - -2.97534 - ], - 0.0874265 - ] - ], - "chairPos": [ - [ - [ - 4.8916, - -3.36182, - -2.96021 - ], - 149.004 - ] - ], - "filingPos": [ - [ - [ - 3.54395, - -3.67285, - -2.97525 - ], - 177.859 - ] - ], - "tablePos": [ - [ - [ - 5.6875, - 4.36865, - -2.9592 - ], - 0 - ] - ], - "toolRackPos": [ - [ - [ - 3.1123, - 0.0239258, - -2.97498 - ], - 273.35 - ] - ], - "_inherit": "Default" - }, - "Land_A_Castle_Donjon": { - "pelicanPos": [ - [ - [ - 2.69727, - -2.01953, - 12.4763 - ], - 148.853 - ] - ], - "tablePos": [ - [ - [ - -1.54395, - 5.67383, - 12.4445 - ], - 0.407131 - ] - ], - "_inherit": "Default" - }, - "Land_A_Castle_Stairs_A": { - "shelfPos": [ - [ - [ - 6.63232, - 2.28223, - 0.998962 - ], - 356.642 - ] - ], - "_inherit": "Default" - }, - "Land_Ind_Quarry": { - "fridgePos": [ - [ - [ - -3.92188, - -16.6865, - -7.50379 - ], - 222.564 - ] - ], - "shelfPos": [ - [ - [ - -5.69775, - -2.96875, - -7.5061 - ], - 89.9894 - ], - [ - [ - -0.436035, - -9.52051, - -7.50609 - ], - 358.647 - ], - [ - [ - -4.89355, - -8.41016, - 5.26832 - ], - 178.014 - ] - ], - "pelicanPos": [ - [ - [ - -5.05762, - -3.05859, - 5.26825 - ], - 270.152 - ] - ], - "bedPos": [ - [ - [ - 1.77393, - -13.1133, - -7.49595 - ], - 252.259 - ] - ], - "couchPos": [ - [ - [ - 1.89893, - -10.4531, - -7.45486 - ], - 270.008 - ] - ], - "cookerPos": [ - [ - [ - -1.72217, - -16.9697, - -7.50663 - ], - 173.088 - ] - ], - "chairPos": [ - [ - [ - -6.30176, - -7.69727, - -7.50632 - ], - 152.678 - ] - ], - "filingPos": [ - [ - [ - -3.79004, - -8.23633, - 5.26811 - ], - 173.701 - ] - ], - "tablePos": [ - [ - [ - -3.25244, - -9.7373, - -7.48993 - ], - 0.00806808 - ] - ], - "lockerPos": [ - [ - [ - -6.44287, - 11.9883, - -7.50632 - ], - 358.505 - ] - ], - "toolRackPos": [ - [ - [ - -5.43994, - -4.68066, - -7.50566 - ], - 88.4867 - ] - ], - "shoeboxPos": [ - [ - [ - -3.70996, - 15.8828, - 5.26807 - ], - 106.559 - ] - ], - "_inherit": "Default" - }, - "Land_Barrack2": { - "shelfPos": [ - [ - [ - -1.14063, - 5.67578, - -0.714874 - ], - 359.937 - ] - ], - "pelicanPos": [ - [ - [ - 0.917969, - 1.40234, - 0.507111 - ], - 62.1253 - ] - ], - "chairPos": [ - [ - [ - 1.83398, - -2.77344, - -0.720093 - ], - 121.012 - ] - ], - "filingPos": [ - [ - [ - -0.944336, - -3.10254, - -0.720245 - ], - 197.347 - ] - ], - "shoeboxPos": [ - [ - [ - 0.393555, - 5.52734, - -0.71524 - ], - 0.0174853 - ] - ], - "freezerPos": [ - [ - [ - -2.02344, - -3.13086, - -0.720337 - ], - 181.294 - ] - ], - "_inherit": "Default" - }, - "Land_Ind_Mlyn_01": { - "shelfPos": [ - [ - [ - -1.02686, - 8.37012, - -7.73514 - ], - 84.5525 - ] - ], - "pelicanPos": [ - [ - [ - -6.94873, - 2.21094, - 9.19446 - ], - 187.886 - ] - ], - "couchPos": [ - [ - [ - -7.31543, - 7.59277, - -20.8141 - ], - 0 - ] - ], - "lockerPos": [ - [ - [ - -8.98828, - 1.93848, - -2.84921 - ], - 179.976 - ] - ], - "toolRackPos": [ - [ - [ - -9.06104, - 1.60645, - -8.90338 - ], - 180.213 - ] - ], - "shoeboxPos": [ - [ - [ - -1.24268, - 7.89355, - 0.201904 - ], - 123.572 - ] - ], - "palletPos": [ - [ - [ - -9.00732, - 8.61621, - -20.8141 - ], - 23.6484 - ] - ], - "_inherit": "Default" - }, - "Land_wagon_box": { - "palletPos": [ - [ - [ - 0.342285, - -0.0380859, - -0.80304 - ], - 0 - ], - [ - [ - 0.271973, - 2.38574, - -0.80304 - ], - 354.097 - ], - [ - [ - 0.399414, - -2.41504, - -0.803101 - ], - 0 - ] - ], - "_inherit": "Default" - }, - "CampEast_EP1": { - "shelfPos": [ - [ - [ - -1.97852, - 2.84473, - -1.35312 - ], - 308.338 - ], - [ - [ - -1.98438, - -3.44043, - -1.35312 - ], - 205.956 - ] - ], - "pelicanPos": [ - [ - [ - -2.32422, - 0.889648, - -1.35324 - ], - 274.054 - ] - ], - "bedPos": [ - [ - [ - 1.50342, - 1.74512, - -1.35336 - ], - 6.52914 - ], - [ - [ - 1.42969, - -2.29004, - -1.35336 - ], - 0.577024 - ] - ], - "shoeboxPos": [ - [ - [ - 2.55762, - -0.0185547, - -1.35336 - ], - 78.3071 - ] - ], - "_inherit": "Default" - }, - "Land_Barrack2_EP1": { - "fridgePos": [ - [ - [ - 1.29102, - -3.15332, - -0.720306 - ], - 178.283 - ] - ], - "shelfPos": [ - [ - [ - -0.526855, - 5.5127, - -0.714996 - ], - 357.779 - ] - ], - "pelicanPos": [ - [ - [ - 1.26465, - 3.2002, - -0.319916 - ], - 355.705 - ] - ], - "chairPos": [ - [ - [ - -2.10107, - -2.88477, - -0.720154 - ], - 187.124 - ] - ], - "filingPos": [ - [ - [ - -1.48193, - 5.50488, - -0.715179 - ], - 359.955 - ] - ], - "tablePos": [ - [ - [ - -2.27539, - 3.22363, - -0.716583 - ], - 274.247 - ] - ], - "shoeboxPos": [ - [ - [ - 2.25586, - 0.362305, - -0.0941467 - ], - 29.4483 - ] - ], - "_inherit": "Default" - }, - "Land_Hlidac_Budka_EP1": { - "shelfPos": [ - [ - [ - 1.20264, - 0.0732422, - -0.809814 - ], - 179.636 - ] - ], - "filingPos": [ - [ - [ - 2.69629, - 2.27246, - -0.809937 - ], - 21.4708 - ] - ], - "tablePos": [ - [ - [ - -2.5376, - 1.29883, - -0.810028 - ], - 271.096 - ] - ], - "toolRackPos": [ - [ - [ - 2.77783, - 0.842773, - -0.799316 - ], - 82.7987 - ] - ], - "shoeboxPos": [ - [ - [ - 1.61768, - 2.3584, - -0.810059 - ], - 356.431 - ] - ], - "_inherit": "Default" - }, - "Land_HouseV_2L": { - "shelfPos": [ - [ - [ - 4.29199, - 2.60913, - -3.95322 - ], - 7.9453 - ] - ], - "filingPos": [ - [ - [ - 4.08594, - 1.27734, - -3.9534 - ], - 243.743 - ] - ], - "shoeboxPos": [ - [ - [ - -3.90137, - -3.46313, - -4.01404 - ], - 65.2182 - ] - ], - "freezerPos": [ - [ - [ - -5.02051, - -0.899658, - -4.10532 - ], - 87.6906 - ] - ], - "_inherit": "Default" - }, - "Land_Shed_M02": { - "shoeboxPos": [ - [ - [ - 1.05371, - 0.0397949, - -1.03354 - ], - 83.8544 - ] - ], - "palletPos": [ - [ - [ - -0.0595703, - -2.57153, - -10 - ], - 122.62 - ] - ], - "_inherit": "Default" - }, - "ferrisWheel_EPOCH": { - "lootBias": 50, - "palletPos": [ - [ - [ - 2, - 2, - -10 - ], - 322.16 - ], - [ - [ - -2, - -2, - -10 - ], - 232.16 - ] - ], - "shoeboxPos": [ - [ - [ - -3.33862, - -0.988281, - -10 - ], - 312.382 - ] - ], - "pelicanPos": [ - [ - [ - -0.840332, - 1.09473, - -10 - ], - 269.861 - ] - ], - "_inherit": "Default" - }, - "Carnival_Tent": { - "limit": 1, - "lootBias": 50, - "shelfPos": [ - [ - [ - -1, - -1, - -10 - ], - 178.014 - ] - ], - "chairPos": [ - [ - [ - 1, - 1, - -10 - ], - 152.678 - ] - ], - "filingPos": [ - [ - [ - -1, - 0, - -10 - ], - 173.701 - ] - ], - "tablePos": [ - [ - [ - 0, - 0, - -10 - ], - 120.893 - ] - ], - "shoeboxPos": [ - [ - [ - 0, - 1, - -10 - ], - 106.559 - ] - ], - "palletPos": [ - [ - [ - 1, - 0, - -10 - ], - 322.16 - ] - ], - "_inherit": "Default" - }, - "Land_Majak_v_celku": { - "pelicanPos": [ - [ - [ - 0.640625, - -5.32837, - 3.73342 - ], - 87 - ] - ], - "shoeboxPos": [ - [ - [ - 0.935059, - -6.73767, - -6.0666 - ], - 168 - ] - ], - "_inherit": "Default" - }, - "Land_Kamenolom_budova": { - "lockerPos": [ - [ - [ - 5.28259, - 8.6792, - -7.4996 - ], - 270 - ] - ], - "toolRackPos": [ - [ - [ - 4.55896, - 5.77637, - -7.4996 - ], - 270 - ] - ], - "shoeboxPos": [ - [ - [ - -5.70508, - 11.5742, - -7.4996 - ], - 294 - ] - ], - "palletPos": [ - [ - [ - -7.30725, - -6.28027, - -7.4996 - ], - 294 - ], - [ - [ - -0.434082, - -13.2734, - -7.5096 - ], - 294 - ] - ], - "_inherit": "Default" - }, - "Land_pila": { - "palletPos": [ - [ - [ - 4.11987, - -10.7354, - -10 - ], - 358 - ] - ], - "_inherit": "Default" - }, - "Land_vez_ropa": { - "shoeboxPos": [ - [ - [ - 1.22119, - -3.17627, - -2.08988 - ], - 40 - ] - ], - "_inherit": "Default" - }, - "Land_Telek1": { - "pelicanPos": [ - [ - [ - -1.76807, - 0.981689, - -7.46783 - ], - 294 - ] - ], - "_inherit": "Default" - }, - "Land_Hut02": { - "couchPos": [ - [ - [ - -0.0549316, - 2.4751, - -0.375967 - ], - 269 - ] - ], - "chairPos": [ - [ - [ - -0.932617, - -1.18945, - -0.375967 - ], - 224 - ] - ], - "shoeboxPos": [ - [ - [ - 1.15332, - 0.0302734, - 1.73403 - ], - 224 - ] - ], - "_inherit": "Default" - }, - "Land_Hotel": { - "shelfPos": [ - [ - [ - 1.78857, - 13.251, - -7.75587 - ], - 270 - ], - [ - [ - 1.77783, - 15.3574, - -7.75587 - ], - 270 - ], - [ - [ - -10.7646, - -15.3672, - -0.742306 - ], - 90 - ] - ], - "fridgePos": [ - [ - [ - 5.14795, - 18.9282, - -7.75587 - ], - 0 - ] - ], - "bedPos": [ - [ - [ - 2.94043, - -11.6416, - -4.28587 - ], - 270 - ], - [ - [ - -11.6963, - -3.02222, - 2.7677 - ], - 0 - ], - [ - [ - 12.1147, - 2.66748, - 2.7377 - ], - 92 - ], - [ - [ - -12.1445, - -2.65576, - -0.742306 - ], - 273 - ], - [ - [ - -17.7935, - -2.72681, - -4.28587 - ], - 270 - ], - [ - [ - 11.6216, - 17.6189, - -0.742306 - ], - 183 - ], - [ - [ - 18.0103, - -11.6978, - 2.7677 - ], - 272 - ] - ], - "couchPos": [ - [ - [ - 6.25146, - 12.9585, - -7.75587 - ], - 0 - ], - [ - [ - -14.5313, - -9.24268, - 2.7377 - ], - 92 - ], - [ - [ - -3.47803, - 17.551, - -0.742306 - ], - 303 - ], - [ - [ - 11.7266, - -14.7947, - -4.28587 - ], - 180 - ], - [ - [ - 5.41016, - -18.1577, - 2.7377 - ], - 92 - ], - [ - [ - 15.5991, - 11.7637, - 2.7377 - ], - 92 - ], - [ - [ - -18.0391, - 17.2517, - -4.28587 - ], - 180 - ] - ], - "wardrobePos": [ - [ - [ - -12.8257, - -10.0503, - -0.742306 - ], - 183 - ], - [ - [ - -18.6489, - -2.33789, - 2.7377 - ], - 282 - ], - [ - [ - -11.0015, - 16.1484, - -4.28587 - ], - 90 - ], - [ - [ - 11.1978, - 18.6038, - -4.28587 - ], - 290 - ] - ], - "cookerPos": [ - [ - [ - 3.78174, - 18.8879, - -7.75587 - ], - 0 - ] - ], - "chairPos": [ - [ - [ - -11.2607, - -14.3667, - 2.7677 - ], - 73 - ], - [ - [ - 9.86719, - -16.175, - -4.28587 - ], - 91 - ], - [ - [ - 11.1006, - 16.4072, - -4.28587 - ], - 270 - ], - [ - [ - 8.30811, - 18.6084, - -7.75587 - ], - 300 - ], - [ - [ - -9.76025, - 18.7568, - -7.75587 - ], - 360 - ], - [ - [ - -11.2051, - -18.6255, - 2.7677 - ], - 120 - ], - [ - [ - -18.4653, - 18.6245, - -0.742306 - ], - 303 - ], - [ - [ - 18.6274, - -18.6675, - 2.7377 - ], - 120 - ], - [ - [ - -18.6543, - -18.6777, - -7.75587 - ], - 202 - ] - ], - "filingPos": [ - [ - [ - 1.1377, - 0.964355, - -4.26587 - ], - 9.99995 - ], - [ - [ - 0.185059, - 7.87598, - -7.75587 - ], - 185 - ], - [ - [ - 1.1377, - 7.90283, - -7.75587 - ], - 180 - ], - [ - [ - -10.9829, - -10.9436, - 2.7677 - ], - 87 - ], - [ - [ - -11.0068, - -18.8669, - -0.742306 - ], - 100 - ] - ], - "pelicanPos": [ - [ - [ - -20.3799, - -2.55322, - 2.7677 - ], - 57 - ] - ], - "tablePos": [ - [ - [ - -4.00488, - -1.45679, - -0.76231 - ], - 90 - ], - [ - [ - 2.76025, - -11.2229, - 2.7377 - ], - 350 - ], - [ - [ - 14.6807, - -11.0496, - -4.28587 - ], - 0.999985 - ], - [ - [ - 18.7944, - 2.63403, - -0.742306 - ], - 91 - ], - [ - [ - -11.0342, - -16.4497, - 2.7677 - ], - 90 - ], - [ - [ - -7.66748, - 18.8062, - -7.75587 - ], - 360 - ], - [ - [ - -15.6953, - -18.8101, - -7.75587 - ], - 180 - ], - [ - [ - -18.2217, - -18.6624, - -0.742306 - ], - 190 - ] - ], - "lockerPos": [ - [ - [ - 1.95264, - 6.45093, - 6.23771 - ], - 270 - ], - [ - [ - 7.01807, - 6.5083, - 6.23771 - ], - 90 - ] - ], - "toolRackPos": [ - [ - [ - 1.55713, - 3.32617, - 6.23771 - ], - 270 - ] - ], - "shoeboxPos": [ - [ - [ - 10.9087, - -10.8728, - -4.26587 - ], - 0.999985 - ], - [ - [ - -11.0386, - -11.0518, - -0.742306 - ], - 100 - ] - ], - "palletPos": [ - [ - [ - 2.59766, - 0.134766, - -7.75587 - ], - 180 - ], - [ - [ - 1.56494, - 8.67944, - 6.23771 - ], - 268 - ], - [ - [ - 0.20459, - -9.94043, - 6.23771 - ], - 294 - ], - [ - [ - -16.0659, - -13.0327, - 6.23771 - ], - 224 - ] - ], - "freezerPos": [ - [ - [ - 2.11768, - 6.72607, - -7.75587 - ], - 270 - ] - ], - "cabinetPos": [ - [ - [ - 7.31738, - 1.42627, - -6.15587 - ], - 180 - ], - [ - [ - 4.14453, - 7.32031, - 0.657692 - ], - 90 - ] - ], - "_inherit": "Default" - }, - "Land_Hut01": { - "bedPos": [ - [ - [ - -0.136719, - 1.94006, - -0.456257 - ], - 184 - ] - ], - "tablePos": [ - [ - [ - -0.213867, - -1.56018, - -0.456257 - ], - 180 - ] - ], - "_inherit": "Default" - }, - "Land_Hut04": { - "chairPos": [ - [ - [ - -1.01709, - -1.63196, - -0.44096 - ], - 190 - ] - ], - "toolRackPos": [ - [ - [ - 1.63916, - 0.498535, - -1.33096 - ], - 270 - ] - ], - "shoeboxPos": [ - [ - [ - 1.31445, - 3.20374, - -0.44096 - ], - 30 - ] - ], - "palletPos": [ - [ - [ - -3.30371, - -1.28149, - -10 - ], - 180 - ] - ], - "freezerPos": [ - [ - [ - -0.919922, - 2.90234, - -0.44096 - ], - 350 - ] - ], - "_inherit": "Default" - }, - "Land_Kostel_mexico": { - "chairPos": [ - [ - [ - -6.86377, - -7.20459, - -2.7923 - ], - 200 - ] - ], - "pelicanPos": [ - [ - [ - 6.55908, - -4.72803, - -2.7923 - ], - 9.99996 - ] - ], - "tablePos": [ - [ - [ - -6.50439, - -4.60132, - -2.7923 - ], - 359 - ] - ], - "shoeboxPos": [ - [ - [ - 4.07666, - -7.46338, - -2.7923 - ], - 9.99996 - ] - ], - "_inherit": "Default" - }, - "Land_Watertower1": { - "shoeboxPos": [ - [ - [ - -7.45605, - 1.86682, - 5.2103 - ], - 101.7 - ] - ], - "_inherit": "Default" - }, - "Land_Army_hut3_long": { - "shelfPos": [ - [ - [ - -3.35315, - -4.39209, - -1.27432 - ], - 271 - ] - ], - "filingPos": [ - [ - [ - 1.96436, - -3.27832, - -1.27432 - ], - 34 - ] - ], - "pelicanPos": [ - [ - [ - 0.996826, - 4.99609, - -0.914318 - ], - 9.99997 - ] - ], - "lockerPos": [ - [ - [ - 1.09717, - -2.47021, - -1.27432 - ], - 181 - ] - ], - "toolRackPos": [ - [ - [ - 0.157471, - 1.62988, - -1.61432 - ], - 4 - ] - ], - "shoeboxPos": [ - [ - [ - -3.00354, - -1.61279, - -0.0743189 - ], - 260 - ] - ], - "_inherit": "Default" - }, - "Land_Garaz_s_tankem": { - "pelicanPos": [ - [ - [ - 3.15186, - 4.26843, - -1.70066 - ], - 329 - ] - ], - "toolRackPos": [ - [ - [ - 6.14355, - 5.57983, - -2.70066 - ], - 359 - ] - ], - "palletPos": [ - [ - [ - -3.16113, - 4.19702, - -2.50066 - ], - 181 - ], - [ - [ - 5.40088, - 1.94946, - -2.50066 - ], - 181 - ], - [ - [ - -6.79199, - 3.48682, - -2.50066 - ], - 181 - ] - ], - "cabinetPos": [ - [ - [ - 2.14697, - 2.5321, - -1.47066 - ], - 360 - ] - ], - "_inherit": "Default" - }, - "Land_Ammostore2": { - "shelfPos": [ - [ - [ - 2.84912, - 1.64783, - -2.42861 - ], - 90 - ] - ], - "palletPos": [ - [ - [ - -1.95752, - 1.25012, - -2.42861 - ], - 359 - ] - ], - "_inherit": "Default" - }, - "Land_Vysilac_budova": { - "shelfPos": [ - [ - [ - -2.104, - -4.41748, - -6.5729 - ], - 270 - ], - [ - [ - 5.21436, - -5.04321, - 0.417093 - ], - 182 - ], - [ - [ - -8.69434, - 8.19604, - -6.5929 - ], - 359 - ], - [ - [ - -1.92578, - 15.3926, - -6.58291 - ], - 0 - ], - [ - [ - 9.07471, - -13.5862, - -3.0929 - ], - 180 - ] - ], - "fridgePos": [ - [ - [ - -11.7583, - -8.78931, - -3.09291 - ], - 268 - ] - ], - "bedPos": [ - [ - [ - -0.967285, - -6.52271, - 0.427094 - ], - 272 - ], - [ - [ - -7.28223, - -12.6365, - -3.0929 - ], - 100 - ] - ], - "couchPos": [ - [ - [ - -0.827637, - -3.43579, - -3.09291 - ], - 169 - ], - [ - [ - -1.39453, - -6.76685, - -3.09291 - ], - 280 - ], - [ - [ - -8.00391, - -11.429, - 0.427094 - ], - 182 - ] - ], - "wardrobePos": [ - [ - [ - 0.20459, - -12.4326, - -3.09291 - ], - 89 - ] - ], - "cookerPos": [ - [ - [ - -11.6777, - -6.63428, - -3.09292 - ], - 272 - ] - ], - "chairPos": [ - [ - [ - -1.50977, - 0.173096, - 0.417093 - ], - 302 - ], - [ - [ - -1.59326, - -4.58447, - 0.427094 - ], - 232 - ], - [ - [ - -5.96924, - -8.75244, - -6.5729 - ], - 170 - ], - [ - [ - -9.95166, - -8.39478, - -6.5729 - ], - 220 - ], - [ - [ - 13.5186, - -13.0178, - -3.09292 - ], - 120 - ], - [ - [ - 15.2505, - -13.1157, - -6.58291 - ], - 240 - ] - ], - "filingPos": [ - [ - [ - -0.894043, - 0.622803, - -6.5729 - ], - 0 - ], - [ - [ - 1.16455, - -11.3594, - 0.417093 - ], - 282 - ], - [ - [ - 1.06055, - -13.498, - 0.417093 - ], - 262 - ] - ], - "pelicanPos": [ - [ - [ - 13.4917, - 14.0208, - 3.93709 - ], - 100 - ] - ], - "tablePos": [ - [ - [ - -1.76367, - -2.21191, - 0.417093 - ], - 272 - ], - [ - [ - 6.23633, - 3.8894, - -6.5729 - ], - 90 - ], - [ - [ - 6.21191, - 6.96362, - -3.09291 - ], - 90 - ], - [ - [ - -10.2241, - -5.08301, - -6.5729 - ], - 270 - ], - [ - [ - -5.21729, - -13.3079, - 0.427094 - ], - 182 - ] - ], - "lockerPos": [ - [ - [ - 7.87207, - 15.2065, - -6.58291 - ], - 0 - ] - ], - "toolRackPos": [ - [ - [ - 1.13232, - 11.9448, - -6.5929 - ], - 270 - ] - ], - "shoeboxPos": [ - [ - [ - -1.19873, - 1.65063, - -3.45291 - ], - 150 - ], - [ - [ - -0.467773, - -2.51709, - -5.9529 - ], - 107 - ], - [ - [ - -7.01758, - -5.84106, - -2.4929 - ], - 340 - ] - ], - "palletPos": [ - [ - [ - 8.2959, - -3.53076, - -6.58291 - ], - 350 - ], - [ - [ - -7.6123, - -12.1265, - 3.93709 - ], - 70 - ], - [ - [ - -7.8208, - 14.1892, - 3.93709 - ], - 70 - ] - ], - "freezerPos": [ - [ - [ - 5.76318, - 10.9131, - -6.58291 - ], - 170 - ] - ], - "cabinetPos": [ - [ - [ - -4.88965, - 9.68774, - -4.9529 - ], - 0 - ], - [ - [ - 12.0303, - 13.3145, - -1.58291 - ], - 270 - ] - ], - "_inherit": "Default" - }, - "Land_Army_hut_int": { - "filingPos": [ - [ - [ - -2.10864, - -4.15771, - -1.32744 - ], - 0 - ] - ], - "pelicanPos": [ - [ - [ - 2.05151, - -1.40674, - -0.157444 - ], - 14.2 - ] - ], - "lockerPos": [ - [ - [ - 3.01929, - -5.78467, - -1.32744 - ], - 90 - ] - ], - "shoeboxPos": [ - [ - [ - -1.70337, - 0.552734, - -1.32744 - ], - 320 - ] - ], - "cabinetPos": [ - [ - [ - 3.38306, - -2.79785, - 0.0725565 - ], - 180 - ] - ], - "_inherit": "Default" - }, - "Land_Ss_hangard": { - "shelfPos": [ - [ - [ - 7.96484, - 23.6194, - -5.85834 - ], - 360 - ], - [ - [ - 13.9126, - -21.1853, - -5.86834 - ], - 180 - ] - ], - "lockerPos": [ - [ - [ - -9.27832, - 23.4492, - -5.85834 - ], - 360 - ] - ], - "palletPos": [ - [ - [ - 12.5146, - -0.696777, - -5.85834 - ], - 270 - ], - [ - [ - -13.4209, - 10.2603, - -5.85834 - ], - 90 - ] - ], - "cabinetPos": [ - [ - [ - -13.562, - -21.281, - -4.40834 - ], - 270 - ] - ], - "_inherit": "Default" - }, - "Land_Army_hut2": { - "couchPos": [ - [ - [ - -0.26416, - -4.94482, - -1.32744 - ], - 270 - ] - ], - "filingPos": [ - [ - [ - 3.11523, - -6.30835, - -1.32744 - ], - 180 - ] - ], - "pelicanPos": [ - [ - [ - -1.24707, - 0.845947, - -0.147443 - ], - 340 - ] - ], - "toolRackPos": [ - [ - [ - 3.4707, - -2.63574, - -1.32744 - ], - 90 - ] - ], - "_inherit": "Default" - }, - "Land_Letistni_hala": { - "pelicanPos": [ - [ - [ - -0.218994, - -0.153809, - -1.67213 - ], - 130 - ] - ], - "shoeboxPos": [ - [ - [ - 1.33838, - -4.40283, - -8.27213 - ], - 290 - ] - ], - "palletPos": [ - [ - [ - 4.95361, - 6.68408, - -8.27213 - ], - 270 - ] - ], - "_inherit": "Default" - }, - "Land_Army_hut3_long_int": { - "shelfPos": [ - [ - [ - -0.243164, - -2.62061, - -1.23305 - ], - 180 - ], - [ - [ - -3.44531, - -4.89258, - -1.23305 - ], - 270 - ] - ], - "filingPos": [ - [ - [ - 0.609375, - -3.22754, - -1.23305 - ], - 0.0999832 - ], - [ - [ - 1.30493, - -3.27246, - -1.23305 - ], - 20.1 - ] - ], - "pelicanPos": [ - [ - [ - -0.883057, - 0.716797, - -0.303053 - ], - 356 - ] - ], - "shoeboxPos": [ - [ - [ - 1.74292, - 5.30566, - -0.823053 - ], - 20 - ] - ], - "cabinetPos": [ - [ - [ - -3.54565, - 3.79199, - 0.066947 - ], - 0 - ] - ], - "_inherit": "Default" - }, - "Land_Vysilac_FM": { - "pelicanPos": [ - [ - [ - 0.807861, - -0.467285, - 8.35913 - ], - 290 - ] - ], - "_inherit": "Default" - }, - "Land_Dum_mesto_in": { - "shelfPos": [ - [ - [ - -3.18652, - 2.92676, - -4.26343 - ], - 180 - ] - ], - "bedPos": [ - [ - [ - 5.36743, - -1.99609, - -4.27343 - ], - 6.00002 - ], - [ - [ - 4.38062, - 4.47559, - -4.27343 - ], - 182 - ] - ], - "couchPos": [ - [ - [ - 1.6665, - -2.45313, - -1.27343 - ], - 90 - ], - [ - [ - -4.39233, - 4.57129, - -1.27343 - ], - 270 - ] - ], - "wardrobePos": [ - [ - [ - 6.20532, - 1.30859, - -4.27343 - ], - 90 - ] - ], - "chairPos": [ - [ - [ - -3.18335, - -1.9375, - -1.27343 - ], - 160 - ] - ], - "filingPos": [ - [ - [ - -1.00171, - 1.78223, - -1.27343 - ], - 90 - ], - [ - [ - -6.19067, - 0.304688, - -4.27343 - ], - 270 - ] - ], - "tablePos": [ - [ - [ - 6.05176, - 1.23438, - -1.27343 - ], - 90 - ] - ], - "shoeboxPos": [ - [ - [ - -5.2439, - 5.36328, - -4.13343 - ], - 340 - ] - ], - "_inherit": "Default" - }, - "Land_Hospital": { - "palletPos": [ - [ - [ - -2.96191, - 5.99878, - -10 - ], - 180 - ] - ], - "cabinetPos": [ - [ - [ - -6.74365, - 5.39355, - -0.194811 - ], - 90 - ] - ], - "_inherit": "Default" - }, - "Land_Army_hut2_int": { - "shelfPos": [ - [ - [ - 3.22949, - 0.0185547, - -0.945215 - ], - 90 - ] - ], - "filingPos": [ - [ - [ - 3.07861, - -1.13037, - -0.945215 - ], - 79 - ], - [ - [ - 3.13208, - -1.79688, - -0.945215 - ], - 89 - ] - ], - "pelicanPos": [ - [ - [ - -1.51001, - 0.575684, - -0.00521517 - ], - 270 - ] - ], - "cabinetPos": [ - [ - [ - -0.0717773, - -0.947266, - 0.064785 - ], - 90 - ] - ], - "_inherit": "Default" - }, - "Land_Army_hut_storrage": { - "palletPos": [ - [ - [ - 0.295654, - -4.19238, - -10 - ], - 119 - ] - ], - "_inherit": "Default" - }, - "Land_House_y": { - "bedPos": [ - [ - [ - -1.7063, - -2.56055, - -1.40579 - ], - 273 - ] - ], - "couchPos": [ - [ - [ - 2.24292, - 3.52246, - -1.40579 - ], - 273 - ] - ], - "wardrobePos": [ - [ - [ - -4.69897, - -3.54785, - -1.40579 - ], - 210 - ] - ], - "chairPos": [ - [ - [ - -4.76099, - -4.80371, - -1.40579 - ], - 354 - ] - ], - "shoeboxPos": [ - [ - [ - -2.03223, - 4.33154, - 0.00421143 - ], - 50 - ] - ], - "freezerPos": [ - [ - [ - -2.14355, - 2.76807, - -1.40579 - ], - 89 - ] - ], - "_inherit": "Default" - }, - "Land_Dum_istan4_big": { - "chairPos": [ - [ - [ - 6.23877, - 4.94141, - -10.3016 - ], - 180 - ] - ], - "shoeboxPos": [ - [ - [ - 2.96289, - -2.02026, - -7.35158 - ], - 40 - ] - ], - "_inherit": "Default" - }, - "Land_Afbarabizna": { - "bedPos": [ - [ - [ - 5.90576, - 1.92358, - -4.24116 - ], - 280 - ] - ], - "couchPos": [ - [ - [ - -2.80127, - -3.64136, - -4.24116 - ], - 90 - ] - ], - "wardrobePos": [ - [ - [ - -2.44092, - 2.52905, - -4.24116 - ], - 90 - ] - ], - "filingPos": [ - [ - [ - 7.34521, - 6.50342, - -4.24116 - ], - 80 - ] - ], - "shoeboxPos": [ - [ - [ - 5.61133, - -4.43726, - -0.171157 - ], - 160 - ] - ], - "palletPos": [ - [ - [ - -2.4292, - -1.48706, - -0.171157 - ], - 160 - ] - ], - "_inherit": "Default" - }, - "Land_Dum_istan2b": { - "shelfPos": [ - [ - [ - -4.30664, - 2.29395, - -2.33272 - ], - 270 - ] - ], - "toolRackPos": [ - [ - [ - -0.512695, - -1.37354, - 0.50728 - ], - 0 - ] - ], - "palletPos": [ - [ - [ - -2.64063, - -4.08057, - 3.80728 - ], - 210 - ], - [ - [ - -5.76074, - 2.11768, - 3.80728 - ], - 175 - ] - ], - "_inherit": "Default" - }, - "Land_Garaz_bez_tanku": { - "palletPos": [ - [ - [ - 0.391602, - 1.3457, - 3.43286 - ], - 319 - ] - ], - "_inherit": "Default" - }, - "Land_Dum_istan4_detaily1": { - "chairPos": [ - [ - [ - 6.41577, - 4.99414, - -7.29889 - ], - 190 - ] - ], - "_inherit": "Default" - }, - "Land_Dum_istan3": { - "chairPos": [ - [ - [ - 3.82861, - -0.674072, - 0.592234 - ], - 360 - ] - ], - "tablePos": [ - [ - [ - -2.27588, - -0.626587, - 0.592234 - ], - 360 - ] - ], - "palletPos": [ - [ - [ - 9.90527, - 0.953369, - 0.592234 - ], - 190 - ] - ], - "_inherit": "Default" - }, - "Land_ZalChata": { - "couchPos": [ - [ - [ - -1.87109, - -2.04102, - -0.545453 - ], - 270 - ] - ], - "tablePos": [ - [ - [ - 2.46045, - -1.78198, - -0.545453 - ], - 90 - ] - ], - "_inherit": "Default" - }, - "Land_Hlaska": { - "pelicanPos": [ - [ - [ - -0.694336, - 0.777344, - 3.79217 - ], - 310 - ] - ], - "_inherit": "Default" - }, - "Land_Budova4": { - "shelfPos": [ - [ - [ - -7.06836, - 0.593262, - -1.89329 - ], - 360 - ] - ], - "cookerPos": [ - [ - [ - -2.40625, - -1.25439, - -1.89329 - ], - 271 - ] - ], - "chairPos": [ - [ - [ - 4.11328, - 0.133789, - -1.89329 - ], - 30 - ], - [ - [ - -7.25757, - 1.59717, - -1.89329 - ], - 248 - ] - ], - "filingPos": [ - [ - [ - -6.28442, - 0.480469, - -1.89329 - ], - 360 - ] - ], - "tablePos": [ - [ - [ - 6.11206, - -2.82471, - -1.89329 - ], - 180 - ] - ], - "_inherit": "Default" - }, - "Land_Sara_domek_hospoda": { - "lockerPos": [ - [ - [ - -3.9082, - -2.99487, - -2.75601 - ], - 360 - ] - ], - "palletPos": [ - [ - [ - 5.21143, - -4.41309, - -2.75601 - ], - 360 - ] - ], - "_inherit": "Default" - }, - "Land_Dum_istan3_hromada": { - "shelfPos": [ - [ - [ - 0.774414, - -1.74438, - -3.2448 - ], - 90 - ] - ], - "toolRackPos": [ - [ - [ - -0.35791, - -4.48926, - -3.44481 - ], - 180 - ] - ], - "_inherit": "Default" - }, - "Land_Vysilac_FM2": { - "pelicanPos": [ - [ - [ - -0.713379, - 2.47485, - 8.35913 - ], - 280 - ] - ], - "_inherit": "Default" - }, - "Land_Dum_istan3_pumpa": { - "chairPos": [ - [ - [ - 3.86157, - -0.495605, - 1.48562 - ], - 130 - ] - ], - "shoeboxPos": [ - [ - [ - -2.74524, - 3.34277, - -1.86439 - ], - 280 - ] - ], - "palletPos": [ - [ - [ - -1.52124, - 2.41992, - 1.48562 - ], - 170 - ] - ], - "freezerPos": [ - [ - [ - 0.296875, - 1.25, - 1.48562 - ], - 270 - ] - ], - "cabinetPos": [ - [ - [ - 2.3623, - -1.12598, - 2.68562 - ], - 270 - ] - ], - "_inherit": "Default" - }, - "Land_Dum_istan2": { - "lockerPos": [ - [ - [ - -0.614258, - -1.77734, - 0.807278 - ], - 0 - ] - ], - "palletPos": [ - [ - [ - 6.19629, - -1.01221, - 0.807278 - ], - 280 - ], - [ - [ - -6.34631, - 2.2417, - 3.80728 - ], - 280 - ] - ], - "_inherit": "Default" - }, - "Land_Budova5": { - "shelfPos": [ - [ - [ - -1.78809, - 0.231201, - -1.98003 - ], - 90 - ] - ], - "shoeboxPos": [ - [ - [ - -1.9873, - 4.33667, - -1.70003 - ], - 40 - ] - ], - "_inherit": "Default" - }, - "Land_Strazni_vez": { - "filingPos": [ - [ - [ - 0.351074, - 0.225098, - 1.41236 - ], - 90 - ] - ], - "pelicanPos": [ - [ - [ - 1.96533, - 0.918213, - -0.617641 - ], - 90 - ] - ], - "shoeboxPos": [ - [ - [ - -1.87012, - -1.2937, - 2.00236 - ], - 240 - ] - ], - "_inherit": "Default" - }, - "Land_Hut_old02": { - "toolRackPos": [ - [ - [ - -4.69629, - -3.26221, - -3.04598 - ], - 270 - ] - ], - "shoeboxPos": [ - [ - [ - -3.69946, - 1.27148, - -2.07598 - ], - 200 - ] - ], - "palletPos": [ - [ - [ - 5.62891, - -1.17334, - -10 - ], - 70 - ], - [ - [ - 4.64526, - -7.61523, - -10 - ], - 70 - ], - [ - [ - -7.48999, - 8.30762, - -10 - ], - 70 - ] - ], - "_inherit": "Default" - }, - "Land_Cihlovej_Dum_mini": { - "chairPos": [ - [ - [ - -1.37402, - 2.89819, - -2.87115 - ], - 60 - ] - ], - "filingPos": [ - [ - [ - 3.11719, - 0.488281, - -2.87115 - ], - 90 - ] - ], - "shoeboxPos": [ - [ - [ - 2.89404, - -1.75195, - -1.92115 - ], - 110 - ] - ], - "freezerPos": [ - [ - [ - 0.0629883, - 1.17529, - -2.87115 - ], - 360 - ] - ], - "_inherit": "Default" - }, - "Land_Panelak3": { - "limit": 6, - "shelfPos": [ - [ - [ - -3.97217, - -0.323242, - 1.84827 - ], - 90 - ], - [ - [ - 4.33447, - -2.9873, - 12.6483 - ], - 92.1 - ], - [ - [ - 4.81592, - 3.16943, - 7.24828 - ], - 180 - ], - [ - [ - -4.30518, - -3.88232, - -6.24173 - ], - 269 - ], - [ - [ - 4.30908, - -4.78418, - 4.54827 - ], - 90 - ] - ], - "fridgePos": [ - [ - [ - 1.94727, - 4.65381, - -6.24173 - ], - 269 - ], - [ - [ - -4.23584, - 3.40967, - -3.55173 - ], - 189 - ], - [ - [ - 4.93555, - 3.34619, - 4.54827 - ], - 180 - ], - [ - [ - -7.32764, - 4.82227, - 1.84827 - ], - 270 - ] - ], - "bedPos": [ - [ - [ - 4.81494, - -0.334473, - 1.84827 - ], - 180 - ], - [ - [ - -4.84375, - -0.621094, - -6.24173 - ], - 4 - ], - [ - [ - -4.87549, - -0.545898, - 9.94828 - ], - 3 - ] - ], - "couchPos": [ - [ - [ - 4.92432, - -0.48584, - 4.54827 - ], - 181 - ], - [ - [ - 4.97803, - -0.483398, - -6.24173 - ], - 179 - ], - [ - [ - -5.09277, - -0.104492, - -0.851727 - ], - 9.99994 - ], - [ - [ - -5.12061, - -0.157715, - -3.55173 - ], - 9.99994 - ], - [ - [ - 5.17725, - -0.495117, - 12.6483 - ], - 172.1 - ] - ], - "wardrobePos": [ - [ - [ - -2.27539, - -3.82617, - -3.55173 - ], - 140 - ] - ], - "cookerPos": [ - [ - [ - 2.06689, - 5.27588, - -3.55173 - ], - 280 - ], - [ - [ - 4.73193, - 3.36768, - 12.6483 - ], - 182.1 - ], - [ - [ - -4.80322, - 5.31201, - -0.851727 - ], - 0 - ], - [ - [ - -7.2251, - 5.09326, - 9.94828 - ], - 280 - ], - [ - [ - 7.25342, - 5.28369, - -6.24173 - ], - 90 - ] - ], - "chairPos": [ - [ - [ - 4.30273, - 0.440918, - 7.24828 - ], - 271 - ], - [ - [ - 4.49268, - -1.24609, - -0.851727 - ], - 250 - ], - [ - [ - -4.40381, - 2.28662, - 12.6483 - ], - 72.1 - ], - [ - [ - 5.6582, - -1.521, - 7.24828 - ], - 181 - ], - [ - [ - 5.49365, - -2.74902, - -3.55173 - ], - 320 - ], - [ - [ - 5.65137, - -2.60791, - 1.84827 - ], - 0 - ], - [ - [ - 3.94434, - 5.19043, - -10.4017 - ], - 49 - ] - ], - "filingPos": [ - [ - [ - 1.38623, - -3.95361, - 1.84827 - ], - 251 - ], - [ - [ - -1.54346, - -3.9082, - 12.6483 - ], - 113.1 - ], - [ - [ - -1.28711, - -4.09277, - -0.851727 - ], - 100 - ] - ], - "tablePos": [ - [ - [ - -4.31836, - -0.929688, - 12.6483 - ], - 92.1 - ], - [ - [ - 4.16553, - 3.33887, - -10.4017 - ], - 89 - ], - [ - [ - -5.17139, - -3.00879, - 1.84827 - ], - 90 - ], - [ - [ - 7.25635, - 0.77832, - -0.851727 - ], - 90 - ], - [ - [ - 7.2876, - 0.630859, - 7.24828 - ], - 90 - ] - ], - "shoeboxPos": [ - [ - [ - 1.24561, - -2.60889, - -6.24173 - ], - 290 - ], - [ - [ - 0.272949, - -4.82959, - -10.3117 - ], - 159 - ], - [ - [ - 5.2124, - -5.4165, - -0.851727 - ], - 290 - ], - [ - [ - -5.24365, - -5.56543, - 7.24828 - ], - 100 - ] - ], - "freezerPos": [ - [ - [ - -2.20654, - 5.12402, - 12.6483 - ], - 82.1 - ], - [ - [ - 4.68408, - 3.4917, - 9.94828 - ], - 180 - ], - [ - [ - 4.78662, - 3.48291, - -6.24173 - ], - 180 - ], - [ - [ - -5.64893, - 3.48193, - 4.54827 - ], - 180 - ], - [ - [ - 4.78369, - 5.229, - -0.851727 - ], - 4 - ] - ], - "cabinetPos": [ - [ - [ - 0.809082, - -3.06104, - 13.8483 - ], - 182.1 - ] - ], - "_inherit": "Default" - }, - "Land_Hruzdum": { - "shelfPos": [ - [ - [ - 3.03223, - 1.95996, - 1.60511 - ], - 90 - ] - ], - "fridgePos": [ - [ - [ - -2.85986, - 2.07886, - -4.7049 - ], - 270 - ] - ], - "bedPos": [ - [ - [ - 2.19727, - 3.07666, - -1.1649 - ], - 0 - ] - ], - "couchPos": [ - [ - [ - 1.74805, - 2.823, - -4.7049 - ], - 350 - ] - ], - "tablePos": [ - [ - [ - -0.489746, - -1.57056, - -1.1649 - ], - 180 - ] - ], - "shoeboxPos": [ - [ - [ - -2.89551, - 0.536621, - 2.35511 - ], - 250 - ] - ], - "palletPos": [ - [ - [ - -2.15186, - 3.05298, - 1.60511 - ], - 321.1 - ] - ], - "_inherit": "Default" - }, - "Land_Dum_istan3_hromada2": { - "shelfPos": [ - [ - [ - 1.12891, - -2.01318, - -1.28126 - ], - 91 - ] - ], - "filingPos": [ - [ - [ - -0.769043, - 5.94043, - -1.28126 - ], - 0.999985 - ] - ], - "toolRackPos": [ - [ - [ - 6.09668, - 0.60791, - 1.98874 - ], - 180 - ] - ], - "shoeboxPos": [ - [ - [ - 0.32666, - 2.89502, - -4.63126 - ], - 280 - ] - ], - "palletPos": [ - [ - [ - -1.53711, - 4.94043, - 2.08874 - ], - 158 - ] - ], - "cabinetPos": [ - [ - [ - 7.51807, - 3.43701, - 3.40874 - ], - 178 - ] - ], - "_inherit": "Default" - }, - "Land_Sara_Domek_sedy": { - "couchPos": [ - [ - [ - 1.28503, - 1.28613, - -2.13815 - ], - 180 - ] - ], - "tablePos": [ - [ - [ - -3.38293, - 1.57959, - -2.13815 - ], - 180 - ] - ], - "shoeboxPos": [ - [ - [ - -4.06616, - 0.482422, - -1.61815 - ], - 80 - ] - ], - "freezerPos": [ - [ - [ - 4.05981, - 4.21094, - -2.13815 - ], - 360 - ] - ], - "_inherit": "Default" - }, - "Land_Sara_domek_podhradi_1": { - "palletPos": [ - [ - [ - 6, - -3.56006, - -2.76341 - ], - 180 - ] - ], - "_inherit": "Default" - }, - "Land_Posed": { - "shoeboxPos": [ - [ - [ - 0.740234, - -0.162109, - 0.828706 - ], - 90 - ] - ], - "_inherit": "Default" - }, - "Land_Sara_stodola": { - "chairPos": [ - [ - [ - -5.00146, - 4.23291, - -2.23894 - ], - 300 - ] - ], - "toolRackPos": [ - [ - [ - -2.65381, - -2.55664, - -2.63894 - ], - 180 - ] - ], - "palletPos": [ - [ - [ - 4.77759, - 3.48389, - -2.23894 - ], - 275 - ] - ], - "_inherit": "Default" - }, - "Land_Benzina_schnell": { - "shelfPos": [ - [ - [ - 0.369141, - 2.5376, - -2.15264 - ], - 0.0300293 - ] - ], - "shoeboxPos": [ - [ - [ - -1.08154, - -3.79395, - -2.15264 - ], - 206 - ] - ], - "_inherit": "Default" - }, - "Land_Budova3": { - "shelfPos": [ - [ - [ - -1.59082, - 3.19653, - -1.89183 - ], - 0 - ] - ], - "filingPos": [ - [ - [ - -3.70996, - 2.74585, - -1.89183 - ], - 270 - ] - ], - "pelicanPos": [ - [ - [ - -1.58691, - 0.295898, - -1.20183 - ], - 265 - ] - ], - "shoeboxPos": [ - [ - [ - -3.41602, - -0.77124, - -0.0418296 - ], - 286 - ] - ], - "freezerPos": [ - [ - [ - 2.71191, - -2.69849, - -1.89183 - ], - 100 - ] - ], - "_inherit": "Default" - }, - "Land_Zastavka_jih": { - "shoeboxPos": [ - [ - [ - 0.58252, - 1.18994, - -1.22299 - ], - 20 - ] - ], - "_inherit": "Default" - }, - "Land_Dulni_bs": { - "filingPos": [ - [ - [ - 3.20361, - -0.208252, - -1.70513 - ], - 20 - ] - ], - "tablePos": [ - [ - [ - -0.914063, - -2.57251, - -1.70513 - ], - 260 - ] - ], - "toolRackPos": [ - [ - [ - 3.61035, - 1.94409, - -1.70513 - ], - 89.9999 - ] - ], - "_inherit": "Default" - }, - "Land_Dum_zboreny": { - "shelfPos": [ - [ - [ - -5.97119, - -5.16162, - 1.35662 - ], - 185 - ] - ], - "couchPos": [ - [ - [ - -1.97168, - -3.46924, - -2.32337 - ], - 170 - ] - ], - "chairPos": [ - [ - [ - 0.477539, - 4.96338, - -2.32337 - ], - 50 - ] - ], - "filingPos": [ - [ - [ - 0.786621, - 5.375, - 1.35662 - ], - 80 - ] - ], - "toolRackPos": [ - [ - [ - 2.04199, - 0.413086, - -2.32337 - ], - 0 - ] - ], - "shoeboxPos": [ - [ - [ - 3.07764, - 0.120605, - 1.35662 - ], - 195 - ] - ], - "_inherit": "Default" - }, - "Land_Kostelik": { - "shoeboxPos": [ - [ - [ - 0.538574, - -4.71631, - -5.03529 - ], - 30 - ] - ], - "_inherit": "Default" - }, - "Land_Garaz": { - "palletPos": [ - [ - [ - -5.4248, - 5.82739, - -10 - ], - 180 - ] - ], - "cabinetPos": [ - [ - [ - -7.83203, - 0.581055, - 0.0568509 - ], - 180 - ] - ], - "_inherit": "Default" - }, - "Land_Helfenburk": { - "shelfPos": [ - [ - [ - 1.08789, - 1.6875, - 4.33816 - ], - 0 - ] - ], - "bedPos": [ - [ - [ - -3.31738, - -4.37256, - 0.278163 - ], - 180 - ] - ], - "couchPos": [ - [ - [ - 1.61719, - -0.11084, - -3.00184 - ], - 350 - ] - ], - "wardrobePos": [ - [ - [ - -3.83105, - 0.911621, - -3.00184 - ], - 290 - ] - ], - "chairPos": [ - [ - [ - 2.64014, - 0.952637, - 4.33816 - ], - 60 - ] - ], - "pelicanPos": [ - [ - [ - 2.8418, - 1.2041, - 12.2182 - ], - 50 - ] - ], - "tablePos": [ - [ - [ - -4.09424, - -5.14111, - 8.69816 - ], - 266 - ] - ], - "shoeboxPos": [ - [ - [ - 0.806641, - -5.85889, - 8.66816 - ], - 130 - ] - ], - "_inherit": "Default" - }, - "Land_Sara_stodola2": { - "toolRackPos": [ - [ - [ - -2.20386, - -3.52246, - -2.11083 - ], - 180 - ] - ], - "palletPos": [ - [ - [ - -3.30347, - 2.7832, - -2.11083 - ], - 80 - ] - ], - "_inherit": "Default" - }, - "Land_Leseni4x": { - "shoeboxPos": [ - [ - [ - -1.26904, - 0.478027, - 2.78 - ], - 340 - ] - ], - "_inherit": "Default" - }, - "Land_Sara_zluty_statek_in": { - "fridgePos": [ - [ - [ - 5.948, - 6.13428, - -2.88701 - ], - 360 - ] - ], - "bedPos": [ - [ - [ - 0.041748, - 1.02148, - -2.86701 - ], - 3.09999 - ], - [ - [ - -9.00073, - 0.931641, - -2.88701 - ], - 177 - ] - ], - "couchPos": [ - [ - [ - -3.89038, - 4.39063, - -2.86701 - ], - 183.1 - ] - ], - "cookerPos": [ - [ - [ - 6.91528, - 6.12646, - -2.88701 - ], - 360 - ] - ], - "chairPos": [ - [ - [ - -6.11011, - 5.91943, - -2.88701 - ], - 20 - ] - ], - "tablePos": [ - [ - [ - 3.51318, - 6.11914, - -2.86701 - ], - 0.0999813 - ] - ], - "shoeboxPos": [ - [ - [ - 8.97974, - 2.79785, - -1.88701 - ], - 130.1 - ], - [ - [ - -7.7229, - 6.08301, - -0.837012 - ], - 340 - ] - ], - "_inherit": "Default" - }, - "Land_Dum_rasovna": { - "fridgePos": [ - [ - [ - -1.79639, - -2.43652, - -2.66723 - ], - 267 - ] - ], - "couchPos": [ - [ - [ - 2.77344, - 3.13867, - -2.72723 - ], - 0 - ] - ], - "wardrobePos": [ - [ - [ - 0.265625, - 0.027832, - 0.232774 - ], - 261 - ] - ], - "cookerPos": [ - [ - [ - 1.44336, - -1.67871, - -2.66723 - ], - 360 - ] - ], - "tablePos": [ - [ - [ - 3.09619, - -0.466797, - -2.67723 - ], - 170 - ] - ], - "shoeboxPos": [ - [ - [ - -0.978027, - -3.15723, - 0.942773 - ], - 251 - ] - ], - "_inherit": "Default" - }, - "Land_Deutshe_mini": { - "fridgePos": [ - [ - [ - -0.330566, - -0.274902, - -2.75343 - ], - 90 - ] - ], - "couchPos": [ - [ - [ - 3.67529, - 1.58252, - -2.75343 - ], - 0 - ] - ], - "cookerPos": [ - [ - [ - -4.53369, - -2.98145, - -2.75343 - ], - 180 - ] - ], - "chairPos": [ - [ - [ - 0.890625, - -0.0283203, - -2.75343 - ], - 210 - ] - ], - "tablePos": [ - [ - [ - 4.49951, - -2.03418, - -2.75343 - ], - 90 - ] - ], - "shoeboxPos": [ - [ - [ - -3.5293, - 1.8125, - -2.75343 - ], - 250 - ] - ], - "_inherit": "Default" - }, - "Land_Dum_mesto2": { - "shelfPos": [ - [ - [ - -2.41553, - 0.267822, - -4.34935 - ], - 178 - ] - ], - "bedPos": [ - [ - [ - -2.0835, - -1.28027, - -0.949347 - ], - 277 - ] - ], - "couchPos": [ - [ - [ - -2.37158, - -1.62183, - -4.34935 - ], - 260 - ], - [ - [ - 1.73291, - -7.04468, - -0.949347 - ], - 90 - ] - ], - "wardrobePos": [ - [ - [ - -1.59863, - -7.84033, - -4.34935 - ], - 180 - ] - ], - "chairPos": [ - [ - [ - -3.41748, - 4.18042, - -0.949347 - ], - 230 - ], - [ - [ - -3.46094, - -6.20142, - -0.949347 - ], - 260 - ], - [ - [ - -3.33984, - -7.43237, - -4.34935 - ], - 210 - ] - ], - "tablePos": [ - [ - [ - 3.37646, - -4.96851, - -0.949347 - ], - 90 - ] - ], - "toolRackPos": [ - [ - [ - 0.539063, - 3.61646, - -4.34935 - ], - 178 - ] - ], - "shoeboxPos": [ - [ - [ - 0.294922, - 3.79419, - 0.970652 - ], - 260 - ] - ], - "_inherit": "Default" - }, - "Land_Hospoda_mesto": { - "fridgePos": [ - [ - [ - 0.446289, - -6.14355, - -5.18829 - ], - 270 - ] - ], - "shoeboxPos": [ - [ - [ - 4.28125, - -1.48926, - -4.19829 - ], - 70 - ] - ], - "_inherit": "Default" - }, - "Land_Kulna": { - "toolRackPos": [ - [ - [ - -1.10547, - 0.367188, - -1.41632 - ], - 270 - ] - ], - "_inherit": "Default" - }, - "Land_Bouda2_vnitrek": { - "shelfPos": [ - [ - [ - 2.62158, - -2.62305, - -0.623022 - ], - 180 - ] - ], - "lockerPos": [ - [ - [ - -3.52686, - -1.87842, - -0.623022 - ], - 270 - ] - ], - "toolRackPos": [ - [ - [ - -2.71094, - 2.9502, - -0.623022 - ], - 360 - ] - ], - "palletPos": [ - [ - [ - 0.724854, - 0.678711, - -0.623022 - ], - 0 - ] - ], - "_inherit": "Default" - }, - "Land_Ind_SawMillPen": { - "palletPos": [ - [ - [ - 3.70117, - 2.6554, - -10 - ], - 270.892 - ], - [ - [ - -3.36426, - -7.48914, - -10 - ], - 270.892 - ], - [ - [ - -3.96729, - 7.4613, - -10 - ], - 270.892 - ] - ], - "_inherit": "Default" - }, - "Land_Shed_W4": { - "toolRackPos": [ - [ - [ - -1.92188, - -4.54932, - -1.41301 - ], - 0.999992 - ] - ], - "palletPos": [ - [ - [ - 2.05127, - -5.70166, - -10 - ], - 0.999992 - ] - ], - "_inherit": "Default" - }, - "Land_HouseV_1T": { - "chairPos": [ - [ - [ - 2.17749, - -2.29297, - -10 - ], - 310 - ] - ], - "shoeboxPos": [ - [ - [ - 3.49792, - -1.50391, - -3.08958 - ], - 15 - ] - ], - "_inherit": "Default" - }, - "Land_HouseV_3I4": { - "shoeboxPos": [ - [ - [ - 5.41113, - 2.55908, - -2.58653 - ], - 243 - ] - ], - "freezerPos": [ - [ - [ - -3.21484, - 4.77051, - -10 - ], - 180 - ] - ], - "_inherit": "Default" - }, - "Land_HouseV_2I": { - "shelfPos": [ - [ - [ - -5.50256, - 2.2085, - -3.05727 - ], - 90 - ] - ], - "lockerPos": [ - [ - [ - -5.73291, - -4.91406, - -3.05727 - ], - 90 - ] - ], - "shoeboxPos": [ - [ - [ - 6.59167, - 2.9624, - -10 - ], - 40 - ] - ], - "_inherit": "Default" - }, - "Land_HouseV2_03": { - "shelfPos": [ - [ - [ - -17.604, - 2.24219, - -5.86916 - ], - 89 - ], - [ - [ - 18.0801, - -0.203613, - -5.48916 - ], - 270 - ] - ], - "chairPos": [ - [ - [ - 1.61133, - -8.67456, - -5.57916 - ], - 89 - ] - ], - "toolRackPos": [ - [ - [ - -17.3164, - 0.101318, - -6.01916 - ], - 90 - ] - ], - "shoeboxPos": [ - [ - [ - 5.21484, - 10.8247, - -4.66916 - ], - 182 - ] - ], - "palletPos": [ - [ - [ - 9.96875, - 11.6602, - -10 - ], - 100 - ] - ], - "freezerPos": [ - [ - [ - 1.76563, - 9.06519, - -10 - ], - 89 - ] - ], - "cabinetPos": [ - [ - [ - 8.80811, - -9.03174, - -3.96916 - ], - 90.2 - ] - ], - "_inherit": "Default" - }, - "Land_Dum_olezlina": { - "couchPos": [ - [ - [ - 1.20703, - -5.45386, - -10 - ], - 272.2 - ] - ], - "chairPos": [ - [ - [ - 2.76367, - 4.53845, - -10 - ], - 173.2 - ] - ], - "tablePos": [ - [ - [ - -1.27197, - 4.57642, - -10 - ], - 183.2 - ] - ], - "_inherit": "Default" - }, - "Land_Ind_Expedice_2": { - "palletPos": [ - [ - [ - 2.56006, - 0.650269, - -10 - ], - 302.2 - ], - [ - [ - -8.99365, - 0.00256348, - -10 - ], - 302.2 - ] - ], - "_inherit": "Default" - }, - "Land_IndPipe2_bigBuild2_L": { - "shoeboxPos": [ - [ - [ - 4.82397, - -1.97314, - 2.59579 - ], - 277.3 - ] - ], - "palletPos": [ - [ - [ - 6.57422, - 2.44775, - -10 - ], - 335.2 - ] - ], - "cabinetPos": [ - [ - [ - 5.01245, - 1.12354, - 3.51578 - ], - 271.2 - ] - ], - "_inherit": "Default" - }, - "Land_IndPipe2_big_18ladder": { - "shoeboxPos": [ - [ - [ - 0.830566, - -3, - 2.61729 - ], - 278.5 - ] - ], - "palletPos": [ - [ - [ - 0.762207, - 7.46484, - -10 - ], - 328.5 - ] - ], - "_inherit": "Default" - }, - "Land_Ind_Expedice_3": { - "shelfPos": [ - [ - [ - 0.996826, - -17.7642, - 2.20826 - ], - 90 - ] - ], - "toolRackPos": [ - [ - [ - 6.52441, - 5.72363, - -4.44174 - ], - 91 - ] - ], - "shoeboxPos": [ - [ - [ - 2.94495, - -5.69189, - 2.10826 - ], - 249 - ] - ], - "palletPos": [ - [ - [ - 0.98584, - 5.7417, - -10 - ], - 91 - ], - [ - [ - 0.0772705, - -16.8579, - -10 - ], - 249 - ] - ], - "cabinetPos": [ - [ - [ - 1.297, - 3.94189, - 3.15826 - ], - 271 - ] - ], - "_inherit": "Default" - }, - "Land_houseV_2T1": { - "chairPos": [ - [ - [ - 5.18408, - 3.88074, - -10 - ], - 200 - ] - ], - "tablePos": [ - [ - [ - 6.86133, - 3.73376, - -10 - ], - 180 - ] - ], - "freezerPos": [ - [ - [ - 5.07959, - -3.24548, - -10 - ], - 270 - ] - ], - "_inherit": "Default" - }, - "Land_IndPipe2_bigBuild1_R": { - "shoeboxPos": [ - [ - [ - -0.633301, - 3.0249, - -3.68421 - ], - 290 - ] - ], - "_inherit": "Default" - }, - "Land_Misc_Cargo1Bo": { - "palletPos": [ - [ - [ - 0.352051, - 0.725342, - -1.09068 - ], - 266 - ] - ], - "_inherit": "Default" - }, - "Land_Ind_MalyKomin": { - "pelicanPos": [ - [ - [ - -0.880371, - -0.432007, - -7.73271 - ], - 82 - ] - ], - "shoeboxPos": [ - [ - [ - 1.27539, - -3.78528, - -16.5427 - ], - 113 - ] - ], - "palletPos": [ - [ - [ - 0.413574, - -2.14258, - -20 - ], - 185 - ] - ], - "_inherit": "Default" - }, - "Land_Misc_Cargo1Ao": { - "shelfPos": [ - [ - [ - 0.100098, - 2.87891, - -1.07068 - ], - 360 - ] - ], - "palletPos": [ - [ - [ - -0.231934, - -0.652344, - -1.07068 - ], - 360 - ] - ], - "_inherit": "Default" - }, - "Land_Misc_GContainer_Big": { - "palletPos": [ - [ - [ - -2.28296, - -0.679688, - 0.504925 - ], - 21 - ] - ], - "_inherit": "Default" - }, - "Land_HouseV_3I1": { - "chairPos": [ - [ - [ - 1.64844, - -2.47266, - -10 - ], - 330 - ] - ], - "tablePos": [ - [ - [ - 3.09497, - -1.99512, - -10 - ], - 0 - ] - ], - "shoeboxPos": [ - [ - [ - 5.26025, - -1.45947, - -2.08637 - ], - 340 - ] - ], - "_inherit": "Default" - }, - "Land_Ind_Stack_Big": { - "pelicanPos": [ - [ - [ - -3.30188, - 4.6333, - -6.00286 - ], - 100 - ] - ], - "shoeboxPos": [ - [ - [ - -3.06494, - 0.469727, - -23.2595 - ], - 320 - ], - [ - [ - 2.18286, - -3.10352, - -28.5202 - ], - 190.1 - ] - ], - "palletPos": [ - [ - [ - -1.29297, - -0.548828, - -23.2395 - ], - 177.1 - ], - [ - [ - -3.23267, - -1.17725, - -28.5751 - ], - 360 - ], - [ - [ - 3.37927, - -5.10156, - -28.5051 - ], - 360 - ] - ], - "cabinetPos": [ - [ - [ - -0.0136719, - 0.143066, - -26.8373 - ], - 360 - ] - ], - "_inherit": "Default" - }, - "Land_Dum_mesto3": { - "palletPos": [ - [ - [ - -5.93799, - 1.10693, - -10 - ], - 177.1 - ] - ], - "_inherit": "Default" - }, - "Land_Sara_domek_vilka": { - "fridgePos": [ - [ - [ - -4.55078, - -1.19714, - -4.15991 - ], - 74.1 - ] - ], - "cookerPos": [ - [ - [ - -0.371094, - 8.04688, - -4.15991 - ], - 324.1 - ] - ], - "chairPos": [ - [ - [ - 2.96777, - 4.70288, - -4.15991 - ], - 198.1 - ], - [ - [ - 4.87744, - 4.50684, - -4.15991 - ], - 168.1 - ] - ], - "tablePos": [ - [ - [ - 0.891113, - 5.02478, - -4.15991 - ], - 174.1 - ] - ], - "_inherit": "Default" - }, - "Land_MBG_Killhouse_4": { - "limit": 5, - "shelfPos": [ - [ - [ - -1.86426, - 0.823242, - -3.84317 - ], - 0 - ] - ], - "fridgePos": [ - [ - [ - -1.54175, - 2.74219, - -3.84317 - ], - 75 - ] - ], - "bedPos": [ - [ - [ - 6.84692, - -0.231934, - -0.543174 - ], - 0 - ], - [ - [ - 6.94922, - 2.63965, - -0.543174 - ], - 360 - ] - ], - "couchPos": [ - [ - [ - 4.47852, - -1.93262, - -3.84317 - ], - 267 - ], - [ - [ - -4.66406, - 3.55176, - -0.543174 - ], - 70 - ] - ], - "wardrobePos": [ - [ - [ - -1.86768, - -0.383301, - -0.543174 - ], - 80 - ] - ], - "cookerPos": [ - [ - [ - -1.57666, - 4.14941, - -3.84317 - ], - 107 - ] - ], - "chairPos": [ - [ - [ - -6.35059, - 0.23584, - -3.84317 - ], - 320 - ] - ], - "filingPos": [ - [ - [ - -6.53564, - -4.59375, - -3.84317 - ], - 200 - ], - [ - [ - 7.66919, - -4.5625, - -3.84317 - ], - 150 - ] - ], - "tablePos": [ - [ - [ - 4.02075, - -1.20996, - -0.543174 - ], - 0 - ] - ], - "lockerPos": [ - [ - [ - 3.56226, - 3.51709, - -0.543174 - ], - 180 - ] - ], - "shoeboxPos": [ - [ - [ - -1.49121, - 7.00928, - -0.543174 - ], - 90 - ], - [ - [ - 2.58643, - 6.9541, - -3.84317 - ], - 310 - ] - ], - "palletPos": [ - [ - [ - 4.28125, - 0.388672, - -3.84317 - ], - 310 - ] - ], - "freezerPos": [ - [ - [ - -6.44043, - 2.08789, - -3.84317 - ], - 258 - ] - ], - "cabinetPos": [ - [ - [ - 0.553955, - 7.24219, - 0.756824 - ], - 90 - ] - ], - "_inherit": "Default" - }, - "Land_MBG_Warehouse": { - "limit": 5, - "shelfPos": [ - [ - [ - -11.0225, - 19.5303, - -6.14345 - ], - 0 - ], - [ - [ - 22.1719, - 4.58838, - -6.14345 - ], - 90 - ], - [ - [ - 11.9806, - 19.5259, - -6.14345 - ], - 0 - ] - ], - "fridgePos": [ - [ - [ - 17.2281, - -11.791, - -2.84345 - ], - 260 - ], - [ - [ - 21.8842, - -9.31396, - -6.14345 - ], - 86 - ] - ], - "bedPos": [ - [ - [ - 17.5864, - -2.7666, - -2.84345 - ], - 186 - ] - ], - "wardrobePos": [ - [ - [ - 17.3668, - -5.14063, - -2.84345 - ], - 276 - ] - ], - "cookerPos": [ - [ - [ - 17.2073, - -9.18555, - -2.84345 - ], - 280 - ] - ], - "chairPos": [ - [ - [ - 17.5955, - 2.49854, - -2.84345 - ], - 350 - ] - ], - "filingPos": [ - [ - [ - -19.9967, - 16.5771, - -2.84345 - ], - 190 - ] - ], - "lockerPos": [ - [ - [ - 15.5438, - -14.3867, - -6.14345 - ], - 180 - ], - [ - [ - 17.2855, - -14.4209, - -6.14345 - ], - 180 - ] - ], - "toolRackPos": [ - [ - [ - 16.4038, - -10.4146, - -2.84345 - ], - 90 - ] - ], - "shoeboxPos": [ - [ - [ - -18.0066, - 19.3594, - 0.456551 - ], - 20 - ] - ], - "palletPos": [ - [ - [ - -16.0422, - -5.82861, - -6.14345 - ], - 9.99995 - ], - [ - [ - -15.5228, - -13.1655, - 5.15655 - ], - 340 - ], - [ - [ - 10.5311, - 18.2065, - 5.15655 - ], - 21 - ], - [ - [ - 20.4318, - -12.2983, - 5.15655 - ], - 340 - ], - [ - [ - 21.3284, - 18.4785, - -6.14345 - ], - 20 - ] - ], - "freezerPos": [ - [ - [ - 21.8379, - -9.62256, - -2.84345 - ], - 90 - ] - ], - "cabinetPos": [ - [ - [ - 14.483, - -11.6313, - -4.74345 - ], - 360 - ], - [ - [ - -17.218, - 18.3833, - 6.65655 - ], - 0 - ] - ], - "_inherit": "Default" - }, - "Land_Nav_Boathouse": { - "shelfPos": [ - [ - [ - -6.1333, - -0.567383, - 3.73588 - ], - 270 - ], - [ - [ - 6.16504, - 7.45251, - 3.73588 - ], - 90 - ] - ], - "pelicanPos": [ - [ - [ - 4.60059, - 7.36157, - 6.27056 - ], - 20 - ] - ], - "toolRackPos": [ - [ - [ - -3.38867, - 7.96362, - 3.54426 - ], - 0 - ] - ], - "shoeboxPos": [ - [ - [ - 0.371582, - 4.45294, - 3.60588 - ], - 220 - ] - ], - "palletPos": [ - [ - [ - 5.3042, - -1.49329, - 3.73056 - ], - 170 - ] - ], - "_inherit": "Default" - }, - "Land_aif_tovarna1": { - "shelfPos": [ - [ - [ - -1.34839, - 4.19336, - -6.33 - ], - 360 - ], - [ - [ - 4.6626, - 1.58105, - 2.39782 - ], - 91 - ], - [ - [ - 4.83521, - 6.05713, - -6.33 - ], - 89.9999 - ], - [ - [ - -7.95361, - 4.19141, - 2.39782 - ], - 0 - ], - [ - [ - -11.9773, - -9.18115, - 2.39782 - ], - 180 - ] - ], - "chairPos": [ - [ - [ - -12.5784, - 6.91992, - -6.33 - ], - 290 - ] - ], - "filingPos": [ - [ - [ - 4.43481, - -6.05469, - 2.39782 - ], - 71 - ], - [ - [ - -1.50903, - 9.71191, - -6.33 - ], - 20 - ], - [ - [ - -12.8018, - 5.06689, - -6.33 - ], - 260 - ] - ], - "tablePos": [ - [ - [ - 3.92725, - -8.85156, - 2.39782 - ], - 180 - ] - ], - "lockerPos": [ - [ - [ - -3.67261, - 5.09277, - -6.33 - ], - 180 - ], - [ - [ - -0.410156, - -6.84814, - 2.39782 - ], - 270 - ] - ], - "toolRackPos": [ - [ - [ - -6.06519, - -9.40869, - -6.33 - ], - 180 - ] - ], - "shoeboxPos": [ - [ - [ - 4.46411, - -8.99365, - -0.352262 - ], - 121 - ] - ], - "palletPos": [ - [ - [ - 3.73242, - 3.20605, - -6.33 - ], - 71 - ], - [ - [ - -4.52393, - -2.72266, - 5.31266 - ], - 20 - ], - [ - [ - -11.7466, - -5.30273, - -6.33 - ], - 121 - ] - ], - "cabinetPos": [ - [ - [ - -3.06567, - -3.39111, - 6.71274 - ], - 0.999969 - ] - ], - "_inherit": "Default" - }, - "Land_Ind_Workshop01_02": { - "shelfPos": [ - [ - [ - -0.240723, - -1.29358, - -1.42703 - ], - 170 - ] - ], - "filingPos": [ - [ - [ - 1.89063, - 1.82556, - -1.42703 - ], - 90 - ] - ], - "toolRackPos": [ - [ - [ - 2.23242, - -0.662842, - -1.42837 - ], - 90 - ] - ], - "_inherit": "Default" - }, - "Land_Dum_mesto2l": { - "couchPos": [ - [ - [ - 0.45459, - -6.61829, - -10 - ], - 275 - ] - ], - "freezerPos": [ - [ - [ - -5.65674, - 3.06665, - -10 - ], - 70 - ] - ], - "_inherit": "Default" - }, - "Land_HouseV2_03B": { - "fridgePos": [ - [ - [ - 0.340332, - 11.325, - -10 - ], - 149 - ] - ], - "chairPos": [ - [ - [ - -0.225586, - -8.89624, - -5.52124 - ], - 350 - ] - ], - "filingPos": [ - [ - [ - -7.57422, - 3.46326, - -5.52124 - ], - 19 - ] - ], - "shoeboxPos": [ - [ - [ - 7.53613, - 1.05103, - -5.52124 - ], - 289 - ] - ], - "_inherit": "Default" - }, - "Land_Ind_SawMill": { - "shelfPos": [ - [ - [ - 10.2842, - 6.57764, - -10 - ], - 353 - ] - ], - "toolRackPos": [ - [ - [ - -1.59766, - -9.85474, - -5.83539 - ], - 0 - ] - ], - "palletPos": [ - [ - [ - 0.612305, - -14.6431, - -10 - ], - 289 - ], - [ - [ - 4.40283, - 16.1758, - -10 - ], - 259 - ] - ], - "_inherit": "Default" - }, - "Land_MBG_Killhouse_3": { - "shelfPos": [ - [ - [ - 3.38831, - -2.70947, - -2.84856 - ], - 180 - ], - [ - [ - -3.40912, - -2.7085, - -2.84856 - ], - 180 - ], - [ - [ - 13.5056, - 3.15479, - 0.45144 - ], - 90 - ] - ], - "fridgePos": [ - [ - [ - -0.447632, - 1.98047, - -2.84856 - ], - 90 - ] - ], - "bedPos": [ - [ - [ - -5.17578, - 0.581543, - 0.45144 - ], - 275 - ] - ], - "couchPos": [ - [ - [ - 3.04779, - 2.23096, - -2.84856 - ], - 90 - ], - [ - [ - 4.33679, - 0.126953, - 0.45144 - ], - 275 - ] - ], - "cookerPos": [ - [ - [ - 0.578552, - -2.52734, - -2.84856 - ], - 260 - ], - [ - [ - -0.621399, - 3.98877, - -2.84856 - ], - 80 - ] - ], - "filingPos": [ - [ - [ - -13.3195, - 2.1875, - 0.45144 - ], - 260 - ] - ], - "lockerPos": [ - [ - [ - 13.3513, - 2.88525, - -2.84856 - ], - 89 - ], - [ - [ - -13.324, - 3.43848, - -2.84856 - ], - 270 - ] - ], - "freezerPos": [ - [ - [ - 5.96869, - 0.0795898, - -2.84856 - ], - 190 - ], - [ - [ - -5.85046, - 1.62793, - -2.84856 - ], - 190 - ] - ], - "_inherit": "Default" - }, - "Land_MBG_Killhouse_2": { - "shelfPos": [ - [ - [ - -3.25293, - 5.17078, - 0.501439 - ], - 90 - ], - [ - [ - 7.54932, - 3.19135, - -2.79856 - ], - 90 - ] - ], - "fridgePos": [ - [ - [ - -1.98389, - 5.94983, - -2.79856 - ], - 357 - ] - ], - "bedPos": [ - [ - [ - -1.12451, - 0.444519, - -2.79856 - ], - 277 - ] - ], - "couchPos": [ - [ - [ - 3.45459, - -3.5127, - 0.501439 - ], - 270 - ] - ], - "wardrobePos": [ - [ - [ - -6.92627, - -3.1778, - 0.501439 - ], - 300 - ] - ], - "chairPos": [ - [ - [ - 7.12402, - -3.12592, - 0.501439 - ], - 30 - ], - [ - [ - 7.06738, - -5.75885, - -2.79856 - ], - 147 - ] - ], - "filingPos": [ - [ - [ - -2.39795, - -1.65131, - 0.501439 - ], - 257 - ], - [ - [ - -3.39746, - -1.62518, - 0.501439 - ], - 100 - ] - ], - "tablePos": [ - [ - [ - 3.47314, - -5.97021, - -2.79856 - ], - 177 - ] - ], - "lockerPos": [ - [ - [ - -3.39404, - 1.32129, - -2.79856 - ], - 90 - ] - ], - "palletPos": [ - [ - [ - -6.78174, - 0.646118, - 3.80144 - ], - 260 - ], - [ - [ - 6.25244, - -5.08411, - 3.80144 - ], - 260 - ] - ], - "cabinetPos": [ - [ - [ - 6.45557, - 6.23236, - -1.39856 - ], - 90 - ] - ], - "_inherit": "Default" - }, - "Land_A_Castle_Wall2_30": { - "shoeboxPos": [ - [ - [ - -0.252197, - -0.444336, - -4.59615 - ], - 348 - ] - ], - "_inherit": "Default" - }, - "Land_water_tank": { - "shoeboxPos": [ - [ - [ - -1.70618, - 0.626465, - -4.34336 - ], - 160 - ] - ], - "_inherit": "Default" - }, - "Land_aif_zluty_statek_in": { - "fridgePos": [ - [ - [ - 6.42834, - -0.214355, - -2.88675 - ], - 180 - ] - ], - "bedPos": [ - [ - [ - 0.214722, - 0.946289, - -2.88675 - ], - 7 - ], - [ - [ - -6.51392, - 5.06982, - -2.88675 - ], - 11 - ] - ], - "couchPos": [ - [ - [ - -0.917725, - 5.39258, - -2.88675 - ], - 277 - ] - ], - "wardrobePos": [ - [ - [ - -4.86975, - 4.14941, - -2.88675 - ], - 270 - ] - ], - "cookerPos": [ - [ - [ - 8.84656, - -0.175293, - -2.88675 - ], - 180 - ] - ], - "chairPos": [ - [ - [ - 1.76379, - -1.62109, - -2.91676 - ], - 330 - ], - [ - [ - 6.92566, - -1.49756, - -2.88675 - ], - 16 - ], - [ - [ - -9.55481, - 5.81348, - -2.88675 - ], - 339 - ] - ], - "tablePos": [ - [ - [ - -9.10645, - 0.0273438, - -2.88675 - ], - 190 - ] - ], - "shoeboxPos": [ - [ - [ - 9.18103, - 2.82959, - -1.88413 - ], - 100 - ] - ], - "freezerPos": [ - [ - [ - 5.97412, - 5.8623, - -2.88675 - ], - 277 - ] - ], - "_inherit": "Default" - }, - "land_mbg_brickhouse_01": { - "fridgePos": [ - [ - [ - -1.50415, - -2.7251, - -3.35652 - ], - 180 - ] - ], - "bedPos": [ - [ - [ - 4.7439, - 3.46289, - -0.0515051 - ], - 274 - ] - ], - "couchPos": [ - [ - [ - -6.37341, - -1.02637, - -0.0515051 - ], - 184 - ] - ], - "wardrobePos": [ - [ - [ - 5.36328, - -0.435059, - -0.0915051 - ], - 104 - ] - ], - "cookerPos": [ - [ - [ - -7.15747, - -2.6709, - -3.35652 - ], - 180 - ] - ], - "chairPos": [ - [ - [ - -6.94897, - 3.78711, - -3.35652 - ], - 310 - ] - ], - "filingPos": [ - [ - [ - 5.61206, - -0.827637, - -3.35652 - ], - 100 - ], - [ - [ - 5.67896, - -0.322266, - -3.35652 - ], - 90 - ] - ], - "tablePos": [ - [ - [ - -0.47644, - 3.92578, - -0.0915051 - ], - 3.99999 - ] - ], - "lockerPos": [ - [ - [ - 5.66077, - 3.6084, - -3.35652 - ], - 90 - ] - ], - "freezerPos": [ - [ - [ - -3.35693, - -2.59912, - -3.35652 - ], - 180 - ] - ], - "_inherit": "Default" - }, - "Land_aif_hotel": { - "limit": 6, - "shelfPos": [ - [ - [ - -2.01904, - 1.21753, - 2.74082 - ], - 0 - ], - [ - [ - 3.21387, - -0.964844, - -7.74672 - ], - 180 - ] - ], - "fridgePos": [ - [ - [ - 2.17969, - 18.8186, - -7.74672 - ], - 350 - ] - ], - "bedPos": [ - [ - [ - 11.6714, - 3.27307, - 2.74082 - ], - 180 - ], - [ - [ - -3.21094, - 11.7581, - -4.25943 - ], - 91 - ], - [ - [ - 12.0625, - 2.7439, - -0.759061 - ], - 100 - ], - [ - [ - -17.356, - 11.8335, - 2.74082 - ], - 90 - ], - [ - [ - -11.8418, - -17.6592, - -0.759061 - ], - 9.99997 - ] - ], - "couchPos": [ - [ - [ - -4.00293, - 11.7383, - 2.74082 - ], - 90 - ], - [ - [ - -11.8945, - -4.96594, - -4.25943 - ], - 358 - ], - [ - [ - 2.81006, - -14.7112, - -4.25943 - ], - 185 - ], - [ - [ - 2.86279, - -17.212, - -0.759061 - ], - 178 - ], - [ - [ - -16.9624, - 11.7709, - -0.759061 - ], - 91 - ] - ], - "wardrobePos": [ - [ - [ - -11.0469, - -2.44031, - -0.759061 - ], - 80 - ], - [ - [ - -11.0381, - 16.1029, - -4.25943 - ], - 80 - ], - [ - [ - 17.4365, - -11.1133, - -0.759061 - ], - 7.99997 - ], - [ - [ - 17.4834, - -11.1036, - -4.25943 - ], - 5 - ], - [ - [ - -15.5957, - -18.9556, - 2.74082 - ], - 190 - ] - ], - "cookerPos": [ - [ - [ - 3.77051, - 18.8491, - -7.74672 - ], - 0 - ] - ], - "chairPos": [ - [ - [ - 11.1953, - 2.22632, - -4.25943 - ], - 220 - ], - [ - [ - -18.7305, - 8.91199, - -7.74672 - ], - 270 - ], - [ - [ - 11.2974, - 18.5051, - -0.759061 - ], - 290 - ], - [ - [ - 11.2983, - 18.6306, - 2.74082 - ], - 290 - ], - [ - [ - -11.2705, - -18.6755, - -4.25943 - ], - 128 - ], - [ - [ - 18.4297, - 18.5151, - -7.74672 - ], - 40 - ] - ], - "filingPos": [ - [ - [ - -0.364258, - 7.89087, - -7.74672 - ], - 174 - ], - [ - [ - 0.473145, - 7.89111, - -7.74672 - ], - 186 - ], - [ - [ - 1.08936, - 7.90747, - -7.74672 - ], - 180 - ] - ], - "tablePos": [ - [ - [ - -3.5752, - 18.6013, - -0.759061 - ], - 9.99997 - ], - [ - [ - 15.4873, - 18.7865, - -4.25943 - ], - 0 - ] - ], - "lockerPos": [ - [ - [ - 2.02588, - 6.43848, - -7.74672 - ], - 270 - ] - ], - "toolRackPos": [ - [ - [ - 1.55762, - 2.55664, - -7.74672 - ], - 270 - ] - ], - "palletPos": [ - [ - [ - -4.90234, - -1.63953, - 6.25485 - ], - 100 - ], - [ - [ - 18.0205, - -18.1344, - 6.25485 - ], - 70 - ], - [ - [ - -18.3311, - 18.3323, - 6.25485 - ], - 100 - ] - ], - "freezerPos": [ - [ - [ - 6.55957, - -6.79932, - -7.74672 - ], - 160 - ], - [ - [ - 2.08154, - 11.8032, - -7.74672 - ], - 270 - ], - [ - [ - 2.0874, - 14.9369, - -7.74672 - ], - 270 - ] - ], - "cabinetPos": [ - [ - [ - 1.33398, - 0.0466309, - 0.840941 - ], - 180 - ], - [ - [ - -3.30273, - -2.18274, - -6.24672 - ], - 0 - ], - [ - [ - 4.12891, - 7.32385, - 7.74485 - ], - 90 - ] - ], - "_inherit": "Default" - }, - "Land_Shed_M03": { - "palletPos": [ - [ - [ - 2.21582, - -0.074707, - -10 - ], - 70 - ] - ], - "_inherit": "Default" - }, - "Land_Cihlovej_Dum_in": { - "bedPos": [ - [ - [ - -2.44727, - -1.3855, - -1.81472 - ], - 183 - ] - ], - "chairPos": [ - [ - [ - 2.34375, - 2.92859, - -5.27588 - ], - 72 - ] - ], - "filingPos": [ - [ - [ - 2.63818, - -2.45959, - -5.27588 - ], - 102 - ] - ], - "tablePos": [ - [ - [ - -0.111816, - 1.10876, - -5.27588 - ], - 1 - ], - [ - [ - -0.0874023, - -2.35754, - -1.81472 - ], - 180 - ] - ], - "shoeboxPos": [ - [ - [ - 2.66357, - -2.33398, - -0.65472 - ], - 131 - ] - ], - "_inherit": "Default" - }, - "Land_HouseV_3I3": { - "chairPos": [ - [ - [ - 4.33728, - 2.4126, - -1.88408 - ], - 165 - ] - ], - "shoeboxPos": [ - [ - [ - 0.844849, - 2.4624, - -1.58408 - ], - 165 - ] - ], - "_inherit": "Default" - }, - "Land_MBG_Killhouse_1": { - "shelfPos": [ - [ - [ - -3.85999, - 6.52588, - -2.04856 - ], - 360 - ] - ], - "bedPos": [ - [ - [ - 1.46289, - 1.53906, - -2.04856 - ], - 180 - ] - ], - "couchPos": [ - [ - [ - -2.58972, - -1.76123, - -2.04856 - ], - 270 - ] - ], - "cookerPos": [ - [ - [ - -0.44812, - 0.109375, - -2.04856 - ], - 180 - ] - ], - "filingPos": [ - [ - [ - 4.38635, - -0.983398, - -2.04856 - ], - 9.99995 - ] - ], - "palletPos": [ - [ - [ - -3.6377, - 5.88232, - 1.25144 - ], - 266 - ] - ], - "freezerPos": [ - [ - [ - -4.15564, - 0.404297, - -2.04856 - ], - 270 - ] - ], - "_inherit": "Default" - }, - "Land_HouseV_3I2": { - "filingPos": [ - [ - [ - 3.73364, - 2.27148, - -1.9779 - ], - 191 - ] - ], - "_inherit": "Default" - }, - "Land_Misc_Scaffolding": { - "shoeboxPos": [ - [ - [ - -0.0925293, - 3.95947, - 0.467445 - ], - 250 - ] - ], - "palletPos": [ - [ - [ - 0.372559, - 6.46924, - 3.4257 - ], - 281 - ] - ], - "_inherit": "Default" - }, - "Land_Sara_domek_ruina": { - "shelfPos": [ - [ - [ - 3.26025, - -2.89648, - -1.60027 - ], - 357 - ] - ], - "_inherit": "Default" - }, - "Land_HouseBlock_C4": { - "fridgePos": [ - [ - [ - -1.29639, - 5.63232, - -10 - ], - 173 - ] - ], - "_inherit": "Default" - }, - "Land_HouseBlock_C5": { - "couchPos": [ - [ - [ - 1.61163, - 6.7124, - -10 - ], - 92 - ] - ], - "_inherit": "Default" - }, - "Land_HouseBlock_B5": { - "couchPos": [ - [ - [ - -0.353027, - -7.00562, - -10 - ], - 272 - ] - ], - "_inherit": "Default" - }, - "Land_House_C_4_EP1": { - "limit": 5, - "shelfPos": [ - [ - [ - -0.529297, - 2.29675, - -0.350365 - ], - 270 - ], - [ - [ - -4.1626, - 2.0033, - -0.278609 - ], - 180 - ], - [ - [ - -5.98877, - 0.867432, - -3.48355 - ], - 270 - ] - ], - "bedPos": [ - [ - [ - 0.202148, - -5.34204, - -0.278609 - ], - 90 - ] - ], - "couchPos": [ - [ - [ - 1.88232, - 2.29468, - -3.48355 - ], - 272 - ] - ], - "wardrobePos": [ - [ - [ - 5.82422, - 1.3457, - -0.350365 - ], - 90 - ] - ], - "chairPos": [ - [ - [ - 5.37939, - -4.71289, - -0.239202 - ], - 90 - ] - ], - "filingPos": [ - [ - [ - 4.87109, - -3.54858, - -3.48355 - ], - 180 - ], - [ - [ - -5.81592, - 2.02771, - 2.79157 - ], - 260 - ], - [ - [ - -5.90283, - 4.74585, - -3.48355 - ], - 350 - ] - ], - "toolRackPos": [ - [ - [ - 6.13086, - 0.193848, - -3.48355 - ], - 92 - ] - ], - "shoeboxPos": [ - [ - [ - -2.78906, - 1.00488, - 0.419636 - ], - 310 - ] - ], - "palletPos": [ - [ - [ - -2.0874, - -0.406494, - 2.80405 - ], - 260 - ] - ], - "freezerPos": [ - [ - [ - 5.63037, - -0.726318, - -3.48355 - ], - 92 - ] - ], - "_inherit": "Default" - }, - "Land_HouseBlock_B3": { - "shelfPos": [ - [ - [ - 0.977112, - 5.03223, - -6.95459 - ], - 176 - ] - ], - "couchPos": [ - [ - [ - -2.69189, - -5.72021, - -10 - ], - 256 - ] - ], - "_inherit": "Default" - }, - "Land_HouseBlock_B2": { - "wardrobePos": [ - [ - [ - -1.12988, - 4.83972, - -7.27931 - ], - 179 - ] - ], - "chairPos": [ - [ - [ - -0.0283203, - -5.26733, - -10 - ], - 9.99996 - ] - ], - "_inherit": "Default" - }, - "Land_HouseBlock_B6": { - "shelfPos": [ - [ - [ - 3.57837, - -4.77539, - -7.30174 - ], - 354.38 - ] - ], - "palletPos": [ - [ - [ - -4.55292, - 0.697754, - -10 - ], - 354.38 - ] - ], - "_inherit": "Default" - }, - "Land_HouseV2_01B": { - "fridgePos": [ - [ - [ - -4.15396, - -2.19238, - -5.19199 - ], - 354.38 - ] - ], - "chairPos": [ - [ - [ - -3.01724, - -2.3877, - -5.19199 - ], - 20 - ] - ], - "shoeboxPos": [ - [ - [ - 6.00101, - 6.36084, - -5.77199 - ], - 356 - ] - ], - "_inherit": "Default" - }, - "Land_HouseBlock_C1": { - "fridgePos": [ - [ - [ - 8.41409, - -7.08496, - -15 - ], - 342 - ] - ], - "couchPos": [ - [ - [ - -2.88599, - -8.50488, - -15 - ], - 256 - ] - ], - "cookerPos": [ - [ - [ - 7.3176, - -7.18994, - -15 - ], - 9.99996 - ] - ], - "_inherit": "Default" - }, - "Land_HouseBlock_B1": { - "chairPos": [ - [ - [ - -5.48889, - -5.64307, - -10 - ], - 0 - ] - ], - "filingPos": [ - [ - [ - 2.84558, - -4.92969, - -7.23419 - ], - 291 - ] - ], - "shoeboxPos": [ - [ - [ - -3.95349, - 4.85449, - -7.26419 - ], - 349 - ] - ], - "freezerPos": [ - [ - [ - -5.5448, - 5.07227, - -7.29419 - ], - 187 - ] - ], - "_inherit": "Default" - }, - "Land_HouseBlock_A1": { - "shelfPos": [ - [ - [ - -5.13318, - 2.14697, - -8.80562 - ], - 270 - ] - ], - "filingPos": [ - [ - [ - -2.80725, - 3.32373, - -8.80562 - ], - 20 - ], - [ - [ - -2.76782, - 4.09473, - -8.80562 - ], - 170 - ] - ], - "toolRackPos": [ - [ - [ - -5.45435, - -2.15137, - -8.81038 - ], - 272 - ] - ], - "shoeboxPos": [ - [ - [ - -0.786621, - 4.65771, - -8.68037 - ], - 222 - ] - ], - "palletPos": [ - [ - [ - -3.48804, - 0.281738, - -8.81038 - ], - 180 - ] - ], - "freezerPos": [ - [ - [ - 0.656982, - 5.07178, - -8.73375 - ], - 180 - ] - ], - "_inherit": "Default" - }, - "Land_HouseBlock_D1": { - "fridgePos": [ - [ - [ - -10.333, - 7.138, - -15 - ], - 70 - ] - ], - "couchPos": [ - [ - [ - 6.07764, - 2.52066, - -15 - ], - 100 - ] - ], - "_inherit": "Default" - }, - "Land_MBG_GER_HUS_4": { - "shelfPos": [ - [ - [ - 2.47705, - -5.36951, - -3.11289 - ], - 270 - ] - ], - "fridgePos": [ - [ - [ - 2.51025, - 7.40857, - -3.11289 - ], - 0 - ] - ], - "bedPos": [ - [ - [ - -4.52637, - 6.51978, - -0.112886 - ], - 267 - ], - [ - [ - -5.04541, - -6.17224, - -3.11289 - ], - 178 - ], - [ - [ - 4.93701, - -6.63196, - -0.112886 - ], - 90 - ] - ], - "couchPos": [ - [ - [ - 2.28418, - 2.92419, - -0.112885 - ], - 90 - ], - [ - [ - -3.98047, - -2.4386, - -0.112886 - ], - 263 - ], - [ - [ - -4.67432, - 5.6051, - -3.11289 - ], - 189 - ] - ], - "wardrobePos": [ - [ - [ - 1.72754, - -2.28699, - -3.11289 - ], - 91 - ], - [ - [ - 2.77881, - -2.23779, - -0.112886 - ], - 280 - ] - ], - "cookerPos": [ - [ - [ - 5.81836, - 7.35693, - -3.11289 - ], - 90 - ] - ], - "chairPos": [ - [ - [ - 1.37549, - -1.72131, - -0.112886 - ], - 60 - ], - [ - [ - 5.59082, - 2.48022, - -0.112886 - ], - 127 - ], - [ - [ - -1.70117, - -7.02722, - -0.112886 - ], - 173 - ] - ], - "filingPos": [ - [ - [ - -5.77734, - -7.23535, - -0.112886 - ], - 183 - ] - ], - "tablePos": [ - [ - [ - 1.65918, - -4.46375, - -0.112886 - ], - 90 - ], - [ - [ - -5.53223, - -2.07556, - -3.11289 - ], - 272 - ] - ], - "shoeboxPos": [ - [ - [ - 2.73828, - 4.16235, - -2.30289 - ], - 330 - ], - [ - [ - 1.729, - -7.07275, - -2.16289 - ], - 251 - ] - ], - "freezerPos": [ - [ - [ - 3.92627, - 2.27722, - -3.19763 - ], - 180 - ] - ], - "_inherit": "Default" - }, - "Land_HouseBlock_C3": { - "couchPos": [ - [ - [ - 8.56396, - -6.36353, - -10 - ], - 260 - ] - ], - "chairPos": [ - [ - [ - -2.9165, - -5.31055, - -10 - ], - 30 - ] - ], - "filingPos": [ - [ - [ - 7.23682, - -4.99268, - -10 - ], - 320 - ] - ], - "_inherit": "Default" - }, - "Land_HouseBlock_A2": { - "wardrobePos": [ - [ - [ - 6.57715, - -5.71594, - -10 - ], - 130 - ] - ], - "freezerPos": [ - [ - [ - -1.35742, - 5.68097, - -10 - ], - 180 - ] - ], - "_inherit": "Default" - }, - "Land_HouseBlock_D2": { - "couchPos": [ - [ - [ - 6.18115, - 2.78662, - -10 - ], - 100 - ] - ], - "chairPos": [ - [ - [ - -10.6704, - 6.06445, - -10 - ], - 100 - ] - ], - "_inherit": "Default" - }, - "Land_House_C_10_EP1": { - "shelfPos": [ - [ - [ - -3.12988, - -4.56921, - -4.19121 - ], - 180 - ], - [ - [ - 3.58984, - 6.86169, - -4.19121 - ], - 90 - ] - ], - "fridgePos": [ - [ - [ - -3.30225, - -0.637085, - -0.868872 - ], - 328 - ] - ], - "bedPos": [ - [ - [ - -0.0175781, - 4.55432, - -0.868872 - ], - 281.2 - ] - ], - "cookerPos": [ - [ - [ - 0.98877, - -3.07898, - -0.868872 - ], - 90 - ] - ], - "filingPos": [ - [ - [ - 0.0551758, - 4.95447, - -4.19121 - ], - 190 - ] - ], - "toolRackPos": [ - [ - [ - -1.61572, - -9.6991, - -4.19121 - ], - 180 - ] - ], - "shoeboxPos": [ - [ - [ - -3.71143, - 4.13989, - 0.0812254 - ], - 281.2 - ], - [ - [ - 0.360352, - 9.08423, - -2.7312 - ], - 189 - ] - ], - "palletPos": [ - [ - [ - -0.626953, - -1.12146, - -4.16681 - ], - 184 - ], - [ - [ - 3.71631, - 2.50854, - 2.47196 - ], - 100 - ], - [ - [ - -3.01758, - 6.6189, - -4.16681 - ], - 184 - ] - ], - "freezerPos": [ - [ - [ - 1.6958, - 7.0896, - -0.868777 - ], - 271 - ] - ], - "cabinetPos": [ - [ - [ - 3.30127, - 5.61597, - 3.77196 - ], - 181 - ] - ], - "_inherit": "Default" - }, - "Land_kolotoc": { - "shoeboxPos": [ - [ - [ - 0.141174, - 1.16504, - -0.410941 - ], - 9.99998 - ] - ], - "_inherit": "Default" - }, - "Land_HouseBlock_C2": { - "fridgePos": [ - [ - [ - 4.46484, - -5.28906, - -10 - ], - 30 - ] - ], - "couchPos": [ - [ - [ - 4.70374, - 5.6416, - -10 - ], - 266 - ] - ], - "_inherit": "Default" - }, - "land_mbg_apartments_big_04": { - "limit": 4, - "shelfPos": [ - [ - [ - -2.9585, - -0.955566, - -3.19898 - ], - 173 - ], - [ - [ - 3.57837, - -1.02734, - -0.150979 - ], - 180 - ], - [ - [ - 3.9978, - -0.992188, - 2.89702 - ], - 180 - ] - ], - "bedPos": [ - [ - [ - -9.82959, - -0.0673828, - -3.19898 - ], - 100 - ], - [ - [ - -10.2119, - 0.567383, - -0.177418 - ], - 180 - ] - ], - "couchPos": [ - [ - [ - 9.37891, - -0.0561523, - -3.19898 - ], - 93 - ] - ], - "chairPos": [ - [ - [ - 10.4485, - -2.22705, - 2.89702 - ], - 30 - ], - [ - [ - -10.8423, - -2.11572, - -3.19898 - ], - 300 - ] - ], - "filingPos": [ - [ - [ - -2.5603, - -1.9375, - -0.150979 - ], - 20 - ] - ], - "pelicanPos": [ - [ - [ - -3.14404, - -0.0629883, - 2.89702 - ], - 160 - ] - ], - "tablePos": [ - [ - [ - 6.96753, - -6.00146, - -0.150979 - ], - 180 - ] - ], - "lockerPos": [ - [ - [ - -3.50195, - -1.771, - 2.89702 - ], - 360 - ], - [ - [ - 10.6287, - -0.843262, - -0.150979 - ], - 180 - ] - ], - "toolRackPos": [ - [ - [ - -3.57251, - -1.24658, - -0.150979 - ], - 180 - ] - ], - "palletPos": [ - [ - [ - -4.54199, - 1.99609, - 5.94502 - ], - 30 - ], - [ - [ - 10.3547, - -2.42041, - -3.19898 - ], - 260 - ], - [ - [ - -10.3638, - -2.49805, - -0.150979 - ], - 260 - ] - ], - "freezerPos": [ - [ - [ - 2.85815, - 0.479492, - -3.19898 - ], - 260 - ] - ], - "cabinetPos": [ - [ - [ - 1.17749, - 2.53955, - 7.44502 - ], - 270 - ] - ], - "_inherit": "Default" - }, - "Land_Misc_WaterStation": { - "shelfPos": [ - [ - [ - 0.0671387, - 1.83984, - -10 - ], - 173 - ] - ], - "_inherit": "Default" - }, - "Land_MBG_GER_RHUS_5": { - "fridgePos": [ - [ - [ - 1.31772, - 0.522949, - -3.36569 - ], - 0 - ] - ], - "bedPos": [ - [ - [ - 2.74927, - -3.38574, - -0.46569 - ], - 9.99997 - ] - ], - "chairPos": [ - [ - [ - 3.08368, - 1.9248, - -0.46569 - ], - 139 - ], - [ - [ - -0.0794067, - -3.91016, - -0.46569 - ], - 140 - ] - ], - "filingPos": [ - [ - [ - -2.63046, - -2.81641, - -0.46569 - ], - 360 - ], - [ - [ - -3.14331, - -2.83398, - -0.46569 - ], - 349 - ] - ], - "tablePos": [ - [ - [ - -2.57611, - 1.50049, - -0.46569 - ], - 180 - ] - ], - "shoeboxPos": [ - [ - [ - 1.17273, - -4.04834, - -2.38569 - ], - 14 - ], - [ - [ - -3.2825, - 3.55225, - -2.43569 - ], - 300 - ] - ], - "palletPos": [ - [ - [ - -2.56592, - 0.0541992, - -3.36569 - ], - 89 - ] - ], - "freezerPos": [ - [ - [ - 3.36533, - -3.0752, - -3.36569 - ], - 89 - ] - ], - "_inherit": "Default" - }, - "Land_HouseV2_05": { - "shoeboxPos": [ - [ - [ - 5.45065, - 6.88379, - -2.57005 - ], - 208 - ] - ], - "_inherit": "Default" - }, - "land_mbg_apartments_big_01": { - "palletPos": [ - [ - [ - -3.00781, - 8.74561, - -10 - ], - 158 - ], - [ - [ - -11.1992, - -8.0249, - -10 - ], - 158 - ] - ], - "freezerPos": [ - [ - [ - 10.4133, - -5.31006, - -10 - ], - 278 - ] - ], - "_inherit": "Default" - }, - "Land_BoatSmall_1": { - "shoeboxPos": [ - [ - [ - -1.17236, - 0.257324, - -0.19216 - ], - 278 - ] - ], - "_inherit": "Default" - }, - "Land_Dum_zboreny_total": { - "shelfPos": [ - [ - [ - -4.31104, - -3.87012, - -2.10433 - ], - 183 - ] - ], - "fridgePos": [ - [ - [ - -6.14893, - 3.69727, - -2.30266 - ], - 291 - ] - ], - "pelicanPos": [ - [ - [ - -5.89111, - -1.60559, - -2.22433 - ], - 320 - ] - ], - "shoeboxPos": [ - [ - [ - 2.08301, - -1.51489, - -2.24266 - ], - 141 - ] - ], - "palletPos": [ - [ - [ - 4.1582, - 2.13916, - -2.28269 - ], - 278 - ] - ], - "_inherit": "Default" - }, - "Land_Kostel": { - "chairPos": [ - [ - [ - 0.496826, - 11.0215, - -10 - ], - 160 - ], - [ - [ - -3.49121, - 10.9878, - -10 - ], - 200 - ] - ], - "pelicanPos": [ - [ - [ - 2.78882, - -4.64307, - -0.905101 - ], - 291 - ] - ], - "tablePos": [ - [ - [ - 5.80811, - -5.58105, - -7.39957 - ], - 90 - ] - ], - "shoeboxPos": [ - [ - [ - 5.18164, - -7.02002, - -0.905101 - ], - 141 - ] - ], - "freezerPos": [ - [ - [ - -1.60376, - -10.5679, - -10 - ], - 9.99995 - ] - ], - "_inherit": "Default" - }, - "Land_A_Villa_EP1": { - "shelfPos": [ - [ - [ - 6.8761, - -2.54785, - -5.06721 - ], - 317 - ], - [ - [ - 6.68848, - -4.10059, - -1.4844 - ], - 225 - ], - [ - [ - -9.68689, - 13.8384, - -1.4844 - ], - 270 - ] - ], - "fridgePos": [ - [ - [ - -10.4589, - 14.2017, - -5.06718 - ], - 89.9999 - ] - ], - "bedPos": [ - [ - [ - -12.4541, - 15.0962, - -1.4844 - ], - 263 - ] - ], - "couchPos": [ - [ - [ - -4.10706, - 8.29297, - -1.4844 - ], - 130 - ], - [ - [ - -2.86975, - 15.1118, - -5.06721 - ], - 270 - ] - ], - "cookerPos": [ - [ - [ - -10.5978, - 15.7573, - -5.06718 - ], - 79.9999 - ] - ], - "chairPos": [ - [ - [ - -2.91296, - 5.19727, - -5.06721 - ], - 270 - ], - [ - [ - 9.38831, - 1.37012, - -1.4844 - ], - 91 - ], - [ - [ - 10.135, - -15.3501, - -5.06721 - ], - 227 - ] - ], - "filingPos": [ - [ - [ - -0.554321, - 13.4141, - -1.4844 - ], - 161 - ], - [ - [ - -1.16296, - 13.4106, - -1.4844 - ], - 201 - ] - ], - "pelicanPos": [ - [ - [ - 0.350342, - 14.21, - -1.4844 - ], - 110 - ] - ], - "tablePos": [ - [ - [ - 3.46777, - -2.78711, - -5.06721 - ], - 180 - ] - ], - "toolRackPos": [ - [ - [ - 11.8175, - 1.33936, - -1.4844 - ], - 0.999969 - ] - ], - "shoeboxPos": [ - [ - [ - -10.5308, - 13.4287, - -1.0444 - ], - 223 - ], - [ - [ - 15.6235, - -12.9404, - -4.57721 - ], - 314.8 - ] - ], - "palletPos": [ - [ - [ - 7.97327, - 9.56689, - -5.06721 - ], - 3 - ], - [ - [ - 2.33533, - 16.896, - 1.97029 - ], - 9.99994 - ], - [ - [ - -8.78284, - 15.0264, - -5.06721 - ], - 71 - ], - [ - [ - 8.40686, - -15.8076, - 1.97029 - ], - 9.99994 - ] - ], - "freezerPos": [ - [ - [ - -14.0616, - 9.89014, - -5.06721 - ], - 184.8 - ] - ], - "cabinetPos": [ - [ - [ - -2.94519, - 6.63867, - 0.0159225 - ], - 223 - ] - ], - "_inherit": "Default" - }, - "Land_Budova4_in": { - "shelfPos": [ - [ - [ - 5.09131, - -2.0423, - -1.88723 - ], - 271 - ] - ], - "lockerPos": [ - [ - [ - 3.58789, - 0.436401, - -1.88723 - ], - 0 - ], - [ - [ - -7.48047, - -0.331573, - -1.88723 - ], - 270 - ] - ], - "freezerPos": [ - [ - [ - -2.17871, - -1.00378, - -1.88723 - ], - 270 - ] - ], - "cabinetPos": [ - [ - [ - -6.87256, - 1.08209, - -0.387228 - ], - 270 - ] - ], - "_inherit": "Default" - }, - "Land_IndPipe2_bigL_L": { - "shoeboxPos": [ - [ - [ - 2.09375, - 0.110107, - 2.35397 - ], - 291 - ] - ], - "palletPos": [ - [ - [ - 1.0293, - 1.03619, - -10 - ], - 271 - ] - ], - "_inherit": "Default" - }, - "Land_Ind_Pec_03": { - "palletPos": [ - [ - [ - 6.75684, - 8.00562, - 5.76025 - ], - 241 - ], - [ - [ - -0.73877, - -14.9221, - 5.76025 - ], - 241 - ], - [ - [ - -0.92041, - 28.9746, - -10 - ], - 241 - ], - [ - [ - 2.30664, - 28.96, - -10 - ], - 291 - ] - ], - "_inherit": "Default" - }, - "Land_Ind_Coltan_Main_EP1": { - "shelfPos": [ - [ - [ - -5.92969, - 5.66821, - -6.33167 - ], - 269 - ], - [ - [ - 3.69141, - -9.02808, - 2.36833 - ], - 360 - ] - ], - "fridgePos": [ - [ - [ - -1.7417, - 4.53882, - -6.33167 - ], - 159 - ], - [ - [ - 1.76172, - 16.2727, - -6.38044 - ], - 269 - ] - ], - "bedPos": [ - [ - [ - -8.33154, - 14.0818, - -6.33167 - ], - 279 - ] - ], - "tablePos": [ - [ - [ - -10.4438, - 12.7136, - -6.33167 - ], - 269 - ] - ], - "toolRackPos": [ - [ - [ - -3.88867, - 3.57227, - -6.33167 - ], - 179 - ] - ], - "shoeboxPos": [ - [ - [ - -3.84863, - -9.09937, - 2.36833 - ], - 20 - ], - [ - [ - 6.32129, - 15.4998, - -3.05167 - ], - 219 - ] - ], - "palletPos": [ - [ - [ - -3.35986, - 16.3518, - -6.38044 - ], - 269 - ], - [ - [ - 3.80371, - 16.7449, - -6.38044 - ], - 269 - ] - ], - "_inherit": "Default" - }, - "Land_Ind_Coltan_Hopper_EP1": { - "palletPos": [ - [ - [ - -6.04028, - 2.71875, - -10 - ], - 20 - ], - [ - [ - -7.45544, - -2.55322, - -10 - ], - 20 - ] - ], - "_inherit": "Default" - }, - "Land_MBG_GER_ESTATE_2": { - "shelfPos": [ - [ - [ - -8.05347, - -1.2915, - -2.13187 - ], - 0 - ], - [ - [ - -7.92065, - 7.40771, - -2.13187 - ], - 0 - ] - ], - "bedPos": [ - [ - [ - 6.95532, - 2.45801, - -2.13187 - ], - 91 - ] - ], - "wardrobePos": [ - [ - [ - 8.39294, - 6.43848, - -2.13187 - ], - 91 - ] - ], - "chairPos": [ - [ - [ - 1.41895, - 6.94043, - -2.13187 - ], - 323 - ], - [ - [ - -3.30359, - 6.72803, - -2.13187 - ], - 330 - ] - ], - "filingPos": [ - [ - [ - -0.209351, - -6.71045, - -2.13187 - ], - 100 - ], - [ - [ - -7.52686, - -6.62891, - -2.13187 - ], - 180 - ] - ], - "tablePos": [ - [ - [ - 1.20996, - 5.06152, - -2.13187 - ], - 270 - ] - ], - "palletPos": [ - [ - [ - -4.97937, - 6.51611, - -2.13187 - ], - 0 - ] - ], - "freezerPos": [ - [ - [ - 8.04224, - -2.58496, - -2.13187 - ], - 20 - ] - ], - "cabinetPos": [ - [ - [ - 3.86597, - -1.06348, - -0.531867 - ], - 357 - ], - [ - [ - -4.22375, - 3.55176, - -0.731866 - ], - 180 - ] - ], - "_inherit": "Default" - }, - "Land_MBG_GER_PUB_2": { - "shelfPos": [ - [ - [ - -4.05316, - -3.28418, - -3.53085 - ], - 360 - ], - [ - [ - 6.86914, - 1.62793, - -0.63085 - ], - 92 - ] - ], - "fridgePos": [ - [ - [ - 1.51306, - -5.58105, - -0.63085 - ], - 260.9 - ], - [ - [ - -4.91891, - -5.62695, - -3.53085 - ], - 260 - ] - ], - "bedPos": [ - [ - [ - 0.0693359, - -4.604, - -0.63085 - ], - 4.99999 - ], - [ - [ - -6.31366, - -4.5, - -0.63085 - ], - 180.9 - ] - ], - "wardrobePos": [ - [ - [ - -0.290039, - 2.05029, - -0.63085 - ], - 4.99999 - ] - ], - "cookerPos": [ - [ - [ - 1.70532, - -3.36816, - -0.63085 - ], - 270.9 - ], - [ - [ - -0.688995, - -5.6626, - -3.53085 - ], - 180 - ] - ], - "chairPos": [ - [ - [ - -6.72855, - 1.85498, - -0.63085 - ], - 310 - ] - ], - "tablePos": [ - [ - [ - -3.21643, - -5.57324, - -0.63085 - ], - 180 - ] - ], - "shoeboxPos": [ - [ - [ - 1.87195, - -3.60791, - -2.38085 - ], - 331 - ], - [ - [ - 6.57855, - -3.37354, - 0.0491495 - ], - 260.9 - ] - ], - "palletPos": [ - [ - [ - 4.49176, - 4.00928, - -0.63085 - ], - 92 - ] - ], - "freezerPos": [ - [ - [ - -2.01865, - -3.68066, - -3.53085 - ], - 9.99996 - ], - [ - [ - 6.52481, - -1.96338, - -0.63085 - ], - 92 - ] - ], - "cabinetPos": [ - [ - [ - -5.44608, - -4.21289, - -2.23085 - ], - 180 - ] - ], - "_inherit": "Default" - }, - "Land_Ind_Workshop01_03": { - "couchPos": [ - [ - [ - -4.22607, - 5.11304, - -10 - ], - 9.99994 - ] - ], - "toolRackPos": [ - [ - [ - 2.14209, - 5.14417, - -10 - ], - 270 - ] - ], - "palletPos": [ - [ - [ - 2.76123, - 2.96393, - -10 - ], - 92 - ] - ], - "_inherit": "Default" - }, - "Land_Misc_CargoMarket1a_EP1": { - "palletPos": [ - [ - [ - -0.335938, - 0.247559, - -1.09225 - ], - 0.999969 - ] - ], - "_inherit": "Default" - }, - "Land_MBG_Shoothouse_1": { - "shelfPos": [ - [ - [ - 3.51654, - -4.01367, - -10 - ], - 91 - ], - [ - [ - -6.10056, - -6.15576, - -10 - ], - 91 - ], - [ - [ - -6.10904, - 8.58838, - -10 - ], - 91 - ], - [ - [ - 2.50723, - -11.3667, - -10 - ], - 89.9999 - ] - ], - "lockerPos": [ - [ - [ - -1.94846, - -3.58203, - -10 - ], - 270 - ], - [ - [ - 4.3497, - -5.66357, - -10 - ], - 270 - ] - ], - "toolRackPos": [ - [ - [ - 2.98065, - -12.1196, - -10 - ], - 270 - ] - ], - "palletPos": [ - [ - [ - 2.35532, - 0.623047, - -10 - ], - 0.999969 - ], - [ - [ - 7.68576, - 9.99707, - -10 - ], - 0.999969 - ] - ], - "cabinetPos": [ - [ - [ - -6.87985, - 11.0254, - 0.616995 - ], - 91 - ] - ], - "_inherit": "Default" - }, - "Land_Leseni2x": { - "palletPos": [ - [ - [ - 1.20996, - -0.502167, - 2.53943 - ], - 90 - ] - ], - "_inherit": "Default" - }, - "Land_Dum_m2": { - "couchPos": [ - [ - [ - 5.08594, - -1.34013, - -10 - ], - 187 - ] - ], - "_inherit": "Default" - }, - "Land_HouseBlock_A1_2": { - "tablePos": [ - [ - [ - 1.74243, - -5.99609, - -10 - ], - 358.7 - ] - ], - "freezerPos": [ - [ - [ - -3.3717, - 4.82324, - -10 - ], - 178.7 - ] - ], - "_inherit": "Default" - }, - "Land_NAV_Lighthouse": { - "pelicanPos": [ - [ - [ - 0.00567627, - 0.585449, - 2.41912 - ], - 358.7 - ] - ], - "shoeboxPos": [ - [ - [ - -0.940475, - 0.0913086, - 2.41912 - ], - 119 - ] - ], - "cabinetPos": [ - [ - [ - 1.13704, - 0.220215, - 3.71912 - ], - 169 - ] - ], - "_inherit": "Default" - }, - "Land_Shed_M01": { - "palletPos": [ - [ - [ - 0.0229492, - -2.33105, - -10 - ], - 79 - ] - ], - "_inherit": "Default" - }, - "Land_Shed_W02": { - "shoeboxPos": [ - [ - [ - 0.397461, - 1.90643, - -10 - ], - 27.9 - ] - ], - "palletPos": [ - [ - [ - -2.88184, - -1.12543, - -10 - ], - 78.9 - ] - ], - "_inherit": "Default" - }, - "Land_Church_05R": { - "shoeboxPos": [ - [ - [ - 5.39331, - -2.63574, - -7.79367 - ], - 29.2 - ] - ], - "palletPos": [ - [ - [ - 2.36743, - 1.75586, - -10 - ], - 29.2 - ], - [ - [ - -5.8103, - -3.146, - -10 - ], - 29.2 - ] - ], - "_inherit": "Default" - }, - "Land_ruin_01_PMC": { - "shelfPos": [ - [ - [ - -2.24683, - -1.05225, - -10 - ], - 90 - ] - ], - "shoeboxPos": [ - [ - [ - 1.12671, - -1.27295, - -1.66045 - ], - 211 - ] - ], - "palletPos": [ - [ - [ - -2.88745, - 3.02246, - -10 - ], - 350 - ] - ], - "_inherit": "Default" - }, - "Land_HouseBlock_A2_1": { - "fridgePos": [ - [ - [ - 6.68213, - -7.26056, - -10 - ], - 350 - ] - ], - "couchPos": [ - [ - [ - -5.15771, - -8.06102, - -10 - ], - 280 - ] - ], - "chairPos": [ - [ - [ - -3.80029, - 5.38539, - -10 - ], - 180 - ] - ], - "_inherit": "Default" - }, - "Land_Domek_rosa": { - "shoeboxPos": [ - [ - [ - -0.412292, - -0.805176, - -0.559804 - ], - 338 - ] - ], - "palletPos": [ - [ - [ - 3.70493, - -1.59424, - -2.9398 - ], - 268 - ] - ], - "_inherit": "Default" - }, - "Land_Bouda1": { - "couchPos": [ - [ - [ - -0.012207, - -4.4745, - -10 - ], - 298 - ] - ], - "_inherit": "Default" - }, - "land_mbg_brickhouse_03": { - "shelfPos": [ - [ - [ - -0.250488, - 4.27344, - -3.35652 - ], - 0 - ], - [ - [ - -3.31836, - -2.92065, - -0.0515051 - ], - 180 - ] - ], - "fridgePos": [ - [ - [ - -2.45117, - -2.75293, - -3.35652 - ], - 179 - ] - ], - "bedPos": [ - [ - [ - 4.44482, - 3.44922, - -0.0515051 - ], - 270 - ], - [ - [ - -6.09619, - 3.35376, - -0.0515051 - ], - 275 - ] - ], - "couchPos": [ - [ - [ - 4.68896, - 1.67407, - -3.35652 - ], - 0 - ] - ], - "wardrobePos": [ - [ - [ - 5.64404, - 0.141113, - -0.0515051 - ], - 90 - ], - [ - [ - -7.18945, - 0.348877, - -0.0515051 - ], - 270 - ] - ], - "cookerPos": [ - [ - [ - -1.44434, - -2.646, - -3.35652 - ], - 170 - ] - ], - "chairPos": [ - [ - [ - -6.87988, - 3.79102, - -3.35652 - ], - 320 - ] - ], - "shoeboxPos": [ - [ - [ - -6.36719, - -2.87378, - -3.35652 - ], - 120 - ] - ], - "palletPos": [ - [ - [ - 0.480957, - -2.46802, - -10 - ], - 120 - ] - ], - "_inherit": "Default" - }, - "Land_Bouda_plech": { - "palletPos": [ - [ - [ - -2.23486, - -1.0083, - -10 - ], - 80 - ] - ], - "_inherit": "Default" - }, - "Land_MBG_GER_RHUS_2": { - "shelfPos": [ - [ - [ - -2.44727, - 1.24646, - -0.46569 - ], - 180 - ] - ], - "bedPos": [ - [ - [ - 2.875, - -3.38776, - -0.46569 - ], - 5 - ] - ], - "wardrobePos": [ - [ - [ - -3.15674, - -3.58008, - -0.46569 - ], - 270 - ] - ], - "chairPos": [ - [ - [ - 3.10596, - 1.67682, - -3.36569 - ], - 120 - ], - [ - [ - 3.1084, - 1.76831, - -0.46569 - ], - 145 - ] - ], - "shoeboxPos": [ - [ - [ - -3.22705, - 1.58398, - -2.44569 - ], - 110 - ], - [ - [ - 1.2583, - -4.16156, - -2.38569 - ], - 240 - ] - ], - "freezerPos": [ - [ - [ - 1.43359, - 0.449463, - -3.36569 - ], - 0 - ] - ], - "cabinetPos": [ - [ - [ - -3.49658, - -3.91425, - -1.7248 - ], - 0 - ] - ], - "_inherit": "Default" - }, - "Land_MBG_GER_RHUS_1": { - "shelfPos": [ - [ - [ - -3.42041, - -4.16129, - -0.46569 - ], - 270 - ] - ], - "bedPos": [ - [ - [ - 1.7832, - -3.45392, - -0.46569 - ], - 180 - ] - ], - "couchPos": [ - [ - [ - 0.847656, - 3.81868, - -3.36569 - ], - 270 - ] - ], - "chairPos": [ - [ - [ - 3.08789, - 1.7139, - -0.46569 - ], - 170 - ] - ], - "filingPos": [ - [ - [ - -3.32471, - -2.77325, - -0.46569 - ], - 274 - ], - [ - [ - -3.28613, - -3.38286, - -0.46569 - ], - 267 - ] - ], - "tablePos": [ - [ - [ - -2.34277, - 1.48091, - -0.46569 - ], - 180 - ] - ], - "shoeboxPos": [ - [ - [ - 1.2168, - -4.32765, - -2.37569 - ], - 220 - ] - ], - "palletPos": [ - [ - [ - -2.64111, - -0.36882, - -3.36569 - ], - 270 - ] - ], - "freezerPos": [ - [ - [ - 1.47607, - 0.336472, - -3.36569 - ], - 360 - ] - ], - "cabinetPos": [ - [ - [ - -3.50635, - -3.9218, - -1.76569 - ], - 360 - ] - ], - "_inherit": "Default" - }, - "Land_MBG_Garage_Single_B": { - "shelfPos": [ - [ - [ - 1.33057, - 2.46407, - -1.03965 - ], - 93 - ] - ], - "toolRackPos": [ - [ - [ - -0.0200195, - 4.94061, - -1.03965 - ], - 0 - ] - ], - "palletPos": [ - [ - [ - 0.687012, - -0.168655, - -1.03965 - ], - 0 - ] - ], - "freezerPos": [ - [ - [ - -1.0166, - 3.0186, - -1.03965 - ], - 270 - ] - ], - "_inherit": "Default" - }, - "Land_HouseV_1I2": { - "shoeboxPos": [ - [ - [ - 0.898926, - -4.11658, - -2.13146 - ], - 173.3 - ] - ], - "palletPos": [ - [ - [ - -3.77148, - 2.52997, - -10 - ], - 93 - ] - ], - "_inherit": "Default" - }, - "Land_aif_watertower1": { - "shoeboxPos": [ - [ - [ - 1.72733, - -6.55859, - 5.73532 - ], - 173.3 - ] - ], - "palletPos": [ - [ - [ - 0.909271, - -3.15381, - -15 - ], - 173.3 - ], - [ - [ - -3.96057, - 2.70068, - -15 - ], - 133.3 - ] - ], - "_inherit": "Default" - }, - "Land_Statek_hl_bud": { - "palletPos": [ - [ - [ - 4.10547, - -1.79297, - -10 - ], - 83.3 - ] - ], - "_inherit": "Default" - }, - "Land_Bouda3": { - "toolRackPos": [ - [ - [ - -2.41064, - 5.97437, - -1.45074 - ], - 179.3 - ] - ], - "palletPos": [ - [ - [ - 1.45117, - 7.1987, - -10 - ], - 83.3 - ] - ], - "_inherit": "Default" - }, - "Land_A_statue01": { - "shoeboxPos": [ - [ - [ - 3.37878, - -1.41357, - -3.63275 - ], - 229.3 - ] - ], - "_inherit": "Default" - }, - "Land_Sara_domek_kovarna": { - "palletPos": [ - [ - [ - -0.236816, - -2.17114, - -10 - ], - 229.3 - ] - ], - "_inherit": "Default" - }, - "Land_Deutshe": { - "couchPos": [ - [ - [ - 1.84131, - -4.97192, - -10 - ], - 278.3 - ] - ], - "palletPos": [ - [ - [ - 3.19287, - 4.59619, - -10 - ], - 278.3 - ] - ], - "_inherit": "Default" - }, - "Land_Mil_Barracks_L": { - "lootType": "mil", - "shelfPos": [ - [ - [ - 4.73779, - -3.8208, - -10 - ], - 360 - ] - ], - "palletPos": [ - [ - [ - -0.483887, - -5.11853, - -10 - ], - 278.3 - ] - ], - "cabinetPos": [ - [ - [ - -5.58984, - -6.97742, - -0.713811 - ], - 90 - ] - ], - "_inherit": "Default" - }, - "Land_aif_strazni_vez": { - "lootType": "mil", - "shelfPos": [ - [ - [ - -2.6069, - 2.20605, - 1.36157 - ], - 360 - ] - ], - "filingPos": [ - [ - [ - 0.636078, - 0.397461, - 1.37157 - ], - 88 - ] - ], - "pelicanPos": [ - [ - [ - -2.29019, - -1.51074, - 2.17157 - ], - 188 - ] - ], - "lockerPos": [ - [ - [ - 0.569702, - -1.39697, - 1.37157 - ], - 90 - ] - ], - "shoeboxPos": [ - [ - [ - 0.11142, - 2.1543, - 1.37157 - ], - 70 - ] - ], - "_inherit": "Default" - }, - "Land_Kostel3": { - "chairPos": [ - [ - [ - 1.94531, - -18.4124, - -20 - ], - 0 - ], - [ - [ - -1.82422, - -18.4531, - -20 - ], - 0 - ] - ], - "palletPos": [ - [ - [ - 0.0703125, - -18.7371, - -20 - ], - 326 - ] - ], - "_inherit": "Default" - }, - "Land_MBG_ATC_Tower": { - "lootType": "mil", - "shelfPos": [ - [ - [ - 3.8811, - -2.78125, - -16.4103 - ], - 180 - ] - ], - "pelicanPos": [ - [ - [ - -0.196533, - -0.67041, - -16.4003 - ], - 155 - ] - ], - "lockerPos": [ - [ - [ - -1.41992, - 2.0293, - -16.4103 - ], - 270 - ] - ], - "shoeboxPos": [ - [ - [ - 0.596436, - 0.588867, - -13.8103 - ], - 86 - ] - ], - "_inherit": "Default" - }, - "Land_MBG_ATC_Base": { - "limit": 6, - "lootType": "mil", - "shelfPos": [ - [ - [ - -4.58923, - -6.30957, - -1.21875 - ], - 270 - ], - [ - [ - 8.33435, - 7.93652, - -1.21875 - ], - 360 - ] - ], - "fridgePos": [ - [ - [ - 5.06311, - 7.65332, - -1.21875 - ], - 360 - ] - ], - "bedPos": [ - [ - [ - -6.13977, - 2.90088, - -1.21875 - ], - 93 - ], - [ - [ - -6.40222, - 6.91113, - -1.21875 - ], - 269 - ], - [ - [ - -10.0922, - 2.88623, - -1.21875 - ], - 93 - ], - [ - [ - -10.1464, - 6.9502, - -1.21875 - ], - 272 - ] - ], - "couchPos": [ - [ - [ - 10.2352, - 0.407227, - -1.21875 - ], - 77 - ], - [ - [ - 11.2258, - -5.13721, - -1.21875 - ], - 360 - ] - ], - "cookerPos": [ - [ - [ - 1.49463, - 7.36963, - -1.21875 - ], - 299 - ] - ], - "filingPos": [ - [ - [ - 1.15051, - -0.969238, - -1.21875 - ], - 260 - ], - [ - [ - 0.491089, - -1.79736, - -1.21875 - ], - 350 - ] - ], - "pelicanPos": [ - [ - [ - 11.3586, - -2.33789, - -1.21875 - ], - 20 - ] - ], - "tablePos": [ - [ - [ - 9.22473, - -5.43213, - -1.21875 - ], - 270 - ] - ], - "lockerPos": [ - [ - [ - 0.250488, - 5.05762, - -1.21875 - ], - 90 - ], - [ - [ - 5.83618, - -1.88135, - -1.21875 - ], - 360 - ], - [ - [ - 7.67834, - -1.85449, - -1.21875 - ], - 360 - ] - ], - "shoeboxPos": [ - [ - [ - -11.0359, - -1.89795, - -1.21875 - ], - 220 - ] - ], - "palletPos": [ - [ - [ - -3.21484, - -2.8125, - -1.21875 - ], - 220 - ] - ], - "freezerPos": [ - [ - [ - 1.43848, - 3.16943, - -1.21875 - ], - 262 - ] - ], - "cabinetPos": [ - [ - [ - -8.68103, - -3.24951, - 0.291247 - ], - 180 - ], - [ - [ - -8.71667, - -4.33545, - 0.291247 - ], - 180 - ] - ], - "_inherit": "Default" - }, - "Land_aif_hlaska": { - "pelicanPos": [ - [ - [ - 0.518555, - 0.951172, - 3.77092 - ], - 20 - ] - ], - "shoeboxPos": [ - [ - [ - -1.21997, - 1.3916, - 3.77092 - ], - 330 - ] - ], - "_inherit": "Default" - }, - "Land_aif_kasarna_prujezd": { - "fridgePos": [ - [ - [ - -1.87207, - -5.42041, - -10 - ], - 203 - ] - ], - "couchPos": [ - [ - [ - -1.28711, - 0.697754, - -10 - ], - 180 - ] - ], - "chairPos": [ - [ - [ - 1.7793, - -2.47705, - -10 - ], - 80 - ] - ], - "palletPos": [ - [ - [ - 1.36865, - 5.35986, - -10 - ], - 330 - ] - ], - "freezerPos": [ - [ - [ - 1.70557, - -4.07178, - -10 - ], - 110 - ] - ], - "_inherit": "Default" - }, - "Land_aif_kasarna": { - "fridgePos": [ - [ - [ - 6.28735, - 6.86768, - -10 - ], - 283 - ] - ], - "chairPos": [ - [ - [ - -5.68335, - 7.20654, - -10 - ], - 150 - ] - ], - "_inherit": "Default" - }, - "Land_Mil_Barracks": { - "lootType": "mil", - "shelfPos": [ - [ - [ - 7.75757, - 0.689941, - -10 - ], - 255 - ] - ], - "lockerPos": [ - [ - [ - 7.98438, - -3.22949, - -10 - ], - 270 - ] - ], - "_inherit": "Default" - }, - "Land_aif_heavyf": { - "shelfPos": [ - [ - [ - -2.21436, - -3.38354, - -10 - ], - 90 - ] - ], - "toolRackPos": [ - [ - [ - 2.01367, - -3.74207, - -2.59567 - ], - 270 - ] - ], - "palletPos": [ - [ - [ - 6.42236, - -2.81116, - -10 - ], - 255 - ], - [ - [ - -6.47559, - -3.13904, - -10 - ], - 255 - ] - ], - "_inherit": "Default" - }, - "Land_aif_hotel_bio": { - "limit": 8, - "shelfPos": [ - [ - [ - -0.945801, - 1.20837, - -0.835111 - ], - 360 - ], - [ - [ - -1.18018, - 1.21466, - -4.68552 - ], - 360 - ], - [ - [ - 5.24561, - 7.17981, - 6.86919 - ], - 359 - ], - [ - [ - 1.38525, - 10.7076, - -8.52153 - ], - 92 - ] - ], - "fridgePos": [ - [ - [ - 2.31836, - 18.8252, - -8.52153 - ], - 360 - ] - ], - "bedPos": [ - [ - [ - 12.6826, - 3.35031, - 3.01475 - ], - 180 - ], - [ - [ - 13.3818, - 2.73929, - -4.71196 - ], - 90 - ], - [ - [ - -12.5474, - 15.3073, - -0.835111 - ], - 359 - ], - [ - [ - -12.8242, - -17.3519, - 3.01475 - ], - 0 - ], - [ - [ - -17.9902, - -18.0305, - -4.58552 - ], - 104 - ] - ], - "couchPos": [ - [ - [ - -12.8022, - -5.06979, - 3.01475 - ], - 0 - ], - [ - [ - -13.5107, - -3.81348, - -4.58552 - ], - 350 - ], - [ - [ - 17.7178, - 5.68661, - -0.835111 - ], - 150 - ], - [ - [ - 17.5371, - -11.7187, - 3.01475 - ], - 270 - ], - [ - [ - 18.4819, - -11.9742, - -4.71196 - ], - 280 - ] - ], - "wardrobePos": [ - [ - [ - 2.34521, - -12.0099, - 3.01475 - ], - 270 - ], - [ - [ - 7.23096, - -14.54, - -4.71196 - ], - 250 - ], - [ - [ - -11.0054, - 15.7628, - -0.835111 - ], - 260 - ], - [ - [ - -20.6724, - 14.425, - -4.58552 - ], - 260 - ], - [ - [ - -17.2163, - -18.4806, - -0.835111 - ], - 177 - ], - [ - [ - -20.6782, - 16.8473, - 3.01475 - ], - 290 - ] - ], - "cookerPos": [ - [ - [ - 2.24365, - 6.91315, - -8.52153 - ], - 360 - ] - ], - "chairPos": [ - [ - [ - 2.64453, - -11.3692, - -0.835111 - ], - 320 - ], - [ - [ - -2.65967, - 18.4782, - 3.01475 - ], - 150 - ], - [ - [ - -2.66357, - 18.5018, - -4.58552 - ], - 151 - ], - [ - [ - -20.5776, - -2.35571, - -0.835111 - ], - 320 - ] - ], - "filingPos": [ - [ - [ - 0.719238, - 7.94528, - -8.52153 - ], - 189 - ], - [ - [ - 1.28516, - 7.99628, - -8.52153 - ], - 180 - ] - ], - "tablePos": [ - [ - [ - 12.3247, - 17.9744, - -0.835111 - ], - 280 - ], - [ - [ - 15.5308, - 18.838, - 3.01475 - ], - 0 - ], - [ - [ - 17.0977, - 18.6219, - -4.58552 - ], - 9.99996 - ] - ], - "lockerPos": [ - [ - [ - 7.22607, - 18.7531, - -8.52153 - ], - 360 - ] - ], - "toolRackPos": [ - [ - [ - 4.89502, - 19.3153, - -8.52153 - ], - 0 - ] - ], - "shoeboxPos": [ - [ - [ - 20.4595, - -21.2204, - -0.80511 - ], - 150 - ] - ], - "palletPos": [ - [ - [ - 6.34033, - -3.30972, - -8.52153 - ], - 250 - ], - [ - [ - -2.55664, - 9.07071, - 6.86919 - ], - 230 - ], - [ - [ - -18.3716, - -17.1836, - 6.86919 - ], - 230 - ] - ], - "freezerPos": [ - [ - [ - 4.08838, - 6.87418, - -8.52153 - ], - 360 - ] - ], - "cabinetPos": [ - [ - [ - 1.83887, - 2.11636, - 8.46919 - ], - 359 - ] - ], - "_inherit": "Default" - }, - "Land_HouseV2_04_interier_dam": { - "shelfPos": [ - [ - [ - -1.0961, - 7.00293, - -5.73945 - ], - 80 - ] - ], - "fridgePos": [ - [ - [ - -5.70474, - 7.09326, - -5.73945 - ], - 0 - ] - ], - "chairPos": [ - [ - [ - 7.43518, - -1.67822, - -5.74071 - ], - 140.1 - ] - ], - "filingPos": [ - [ - [ - 2.59167, - 2.65674, - -5.73945 - ], - 186 - ], - [ - [ - 3.54984, - 2.72461, - -5.73945 - ], - 171 - ] - ], - "tablePos": [ - [ - [ - 3.34094, - 6.4834, - -5.73945 - ], - 90 - ] - ], - "shoeboxPos": [ - [ - [ - 4.63278, - 2.66064, - -5.07944 - ], - 210.1 - ] - ], - "freezerPos": [ - [ - [ - -1.35391, - 3.05615, - -5.73945 - ], - 100 - ] - ], - "_inherit": "Default" - }, - "Land_HouseV_2L_dam": { - "palletPos": [ - [ - [ - -4.81445, - -3.99951, - -10 - ], - 140.1 - ] - ], - "freezerPos": [ - [ - [ - 4.23047, - 1.68066, - -3.73519 - ], - 275.1 - ] - ], - "_inherit": "Default" - }, - "Land_Fort_Watchtower": { - "lootType": "mil", - "pelicanPos": [ - [ - [ - -0.750977, - -2.12439, - 0.569636 - ], - 272.1 - ] - ], - "shoeboxPos": [ - [ - [ - 1.39111, - -0.204773, - 0.569636 - ], - 40 - ] - ], - "cabinetPos": [ - [ - [ - -1.53955, - -3.06702, - -0.911802 - ], - 310 - ] - ], - "_inherit": "Default" - }, - "Land_HouseV2_03B_dam": { - "shoeboxPos": [ - [ - [ - 7.83521, - 1.49268, - -5.49836 - ], - 300 - ] - ], - "palletPos": [ - [ - [ - -9.08447, - 5.85425, - -10 - ], - 310 - ], - [ - [ - -0.0769043, - 11.9158, - -10 - ], - 300 - ] - ], - "freezerPos": [ - [ - [ - -0.0297852, - -8.93701, - -5.49836 - ], - 330 - ] - ], - "_inherit": "Default" - }, - "Land_HouseV2_01B_dam": { - "fridgePos": [ - [ - [ - -2.76465, - -3.13916, - -5.18055 - ], - 307 - ] - ], - "shoeboxPos": [ - [ - [ - 10.9111, - 1.31543, - -5.05055 - ], - 354 - ] - ], - "palletPos": [ - [ - [ - -5.00537, - -5.25879, - -10 - ], - 300 - ] - ], - "_inherit": "Default" - }, - "Land_HouseV2_01A_dam": { - "shelfPos": [ - [ - [ - -3.57343, - -3.66699, - -5.61922 - ], - 280 - ] - ], - "fridgePos": [ - [ - [ - -2.3588, - -3.0498, - -5.67922 - ], - 310 - ] - ], - "shoeboxPos": [ - [ - [ - -0.700592, - -4.10352, - -5.61922 - ], - 110 - ] - ], - "_inherit": "Default" - }, - "Land_HouseV2_03_dam": { - "fridgePos": [ - [ - [ - 17.887, - 1.09375, - -5.46772 - ], - 240 - ] - ], - "chairPos": [ - [ - [ - 9.93018, - -8.91309, - -5.52772 - ], - 340 - ] - ], - "filingPos": [ - [ - [ - 1.70801, - -8.61255, - -5.52772 - ], - 100 - ] - ], - "palletPos": [ - [ - [ - 10.1631, - 11.6067, - -10 - ], - 190 - ], - [ - [ - -18.6709, - 1.47656, - -10 - ], - 100 - ] - ], - "freezerPos": [ - [ - [ - 0.776367, - 8.13965, - -5.81772 - ], - 190 - ] - ], - "_inherit": "Default" - }, - "Land_Ind_Pec_02": { - "shelfPos": [ - [ - [ - 5.99683, - 22.4492, - -10 - ], - 178 - ] - ], - "palletPos": [ - [ - [ - 2.5166, - 23.4175, - -10 - ], - 190 - ], - [ - [ - -3.7019, - 23.6973, - -10 - ], - 190 - ] - ], - "_inherit": "Default" - }, - "Land_Dam_ConcP_20": { - "palletPos": [ - [ - [ - -0.468918, - 5.73633, - 2.20513 - ], - 148 - ] - ], - "_inherit": "Default" - }, - "Land_Kostel_trosky": { - "tablePos": [ - [ - [ - -2.23486, - 11.4375, - -10 - ], - 288 - ] - ], - "shoeboxPos": [ - [ - [ - -5.37256, - 0.178711, - -10 - ], - 238 - ] - ], - "palletPos": [ - [ - [ - 1.39673, - 11.1606, - -10 - ], - 148 - ] - ], - "_inherit": "Default" - }, - "Land_HouseV_1I3": { - "shoeboxPos": [ - [ - [ - 2.06543, - -0.958252, - -2.29444 - ], - 238 - ] - ], - "palletPos": [ - [ - [ - 2.80225, - 0.54541, - -10 - ], - 287 - ] - ], - "_inherit": "Default" - }, - "Land_Slum_01_F": { - "shelfPos": [ - [ - [ - 5.25391, - 1.71436, - 0.658049 - ], - 84.7501 - ] - ], - "fridgePos": [ - [ - [ - 5.03906, - -1.99072, - 0.658049 - ], - 176.525 - ] - ], - "bedPos": [ - [ - [ - 1.07031, - 1.3623, - 0.658049 - ], - 269.404 - ] - ], - "couchPos": [ - [ - [ - 1.93359, - -1.15479, - 0.658049 - ], - 89.0329 - ] - ], - "cookerPos": [ - [ - [ - 3.92383, - -1.99268, - 0.658049 - ], - 181.256 - ] - ], - "chairPos": [ - [ - [ - 5.05859, - 0.463379, - 0.658049 - ], - 90.9162 - ] - ], - "filingPos": [ - [ - [ - -0.882813, - -0.362793, - 0.658049 - ], - 267.887 - ] - ], - "_inherit": "Default" - }, - "Land_Shed_03_F": { - "shelfPos": [ - [ - [ - -2.01563, - -0.980957, - -0.751299 - ], - 269.311 - ] - ], - "toolRackPos": [ - [ - [ - 2.14844, - 2.00049, - -0.751299 - ], - 0.999977 - ] - ], - "shoeboxPos": [ - [ - [ - 0.509766, - 1.26611, - 0.0687008 - ], - 45.1 - ] - ], - "palletPos": [ - [ - [ - 1.64063, - 0.697266, - -0.731299 - ], - 95.1 - ] - ], - "_inherit": "Default" - }, - "Land_Slum_02_F": { - "bedPos": [ - [ - [ - 1.22852, - -3.61572, - 0.172568 - ], - 90.4497 - ] - ], - "couchPos": [ - [ - [ - 1.55273, - 3.08984, - 0.172568 - ], - 357.823 - ] - ], - "chairPos": [ - [ - [ - -2.19727, - 4.18018, - 0.172568 - ], - 330.547 - ] - ], - "tablePos": [ - [ - [ - -2.22461, - -2.31494, - 0.172568 - ], - 270.659 - ] - ], - "freezerPos": [ - [ - [ - -1.76563, - -4.21729, - 0.172568 - ], - 178.06 - ] - ], - "_inherit": "Default" - }, - "Land_House_Native_02_F": { - "bedPos": [ - [ - [ - 0.9375, - 1.75684, - -2.37989 - ], - 272.018 - ], - [ - [ - -3.10547, - -1.17676, - -2.39065 - ], - 181.605 - ] - ], - "couchPos": [ - [ - [ - -0.34375, - -0.958984, - -9.34442 - ], - 88.1513 - ], - [ - [ - -0.556641, - -1.53369, - -2.39481 - ], - 93.8058 - ] - ], - "chairPos": [ - [ - [ - 1.99609, - -2.19531, - -2.40153 - ], - 124.93 - ] - ], - "tablePos": [ - [ - [ - -2.42383, - 2.229, - -2.38727 - ], - 3.42621 - ] - ], - "_inherit": "Default" - }, - "Land_House_Small_03_F": { - "shelfPos": [ - [ - [ - -1.22559, - 4.9668, - -1.32402 - ], - 0 - ] - ], - "fridgePos": [ - [ - [ - -3.01465, - -1.84375, - -1.32402 - ], - 173 - ] - ], - "bedPos": [ - [ - [ - -3.58789, - 3.50586, - -1.32402 - ], - 360 - ] - ], - "couchPos": [ - [ - [ - 1.82227, - 1.22754, - -1.33284 - ], - 0 - ] - ], - "wardrobePos": [ - [ - [ - -5.9375, - 1.37109, - -1.32402 - ], - 270 - ] - ], - "cookerPos": [ - [ - [ - -4.34082, - -1.72656, - -1.32402 - ], - 178 - ] - ], - "chairPos": [ - [ - [ - 2.62207, - -1.78809, - -1.33284 - ], - 128 - ] - ], - "filingPos": [ - [ - [ - 2.71094, - 4.85059, - -1.32402 - ], - 80 - ] - ], - "shoeboxPos": [ - [ - [ - -0.546875, - -1.90332, - -1.32402 - ], - 220 - ] - ], - "_inherit": "Default" - }, - "Land_House_Native_01_F": { - "shelfPos": [ - [ - [ - -0.728516, - -2.77393, - -3.09498 - ], - 179.287 - ] - ], - "bedPos": [ - [ - [ - 0.015625, - 2.1377, - -3.09498 - ], - 267.599 - ] - ], - "couchPos": [ - [ - [ - 2.50391, - -1.8877, - -3.09498 - ], - 89.2346 - ] - ], - "chairPos": [ - [ - [ - -4.26367, - 2.45264, - -3.09498 - ], - 314.553 - ], - [ - [ - -4.18945, - -2.64697, - -3.09498 - ], - 230.264 - ] - ], - "tablePos": [ - [ - [ - 4.14258, - 2.20703, - -3.09498 - ], - 86.9606 - ] - ], - "_inherit": "Default" - }, - "Land_Shed_05_F": { - "shelfPos": [ - [ - [ - 0.584961, - -2.53516, - -0.917485 - ], - 179 - ], - [ - [ - 2.10938, - -2.5376, - -0.885151 - ], - 180 - ] - ], - "toolRackPos": [ - [ - [ - -2.91504, - 0.525391, - -1.18515 - ], - 271 - ] - ], - "shoeboxPos": [ - [ - [ - 2.6543, - 1.2959, - -0.917485 - ], - 179 - ] - ], - "palletPos": [ - [ - [ - -2.04883, - 0.546875, - -0.917485 - ], - 239 - ] - ], - "_inherit": "Default" - }, - "Land_Shed_04_F": { - "shoeboxPos": [ - [ - [ - -0.276367, - 0.746094, - -0.730756 - ], - 20 - ] - ], - "_inherit": "Default" - }, - "Land_Addon_05_F": { - "shoeboxPos": [ - [ - [ - -2.1875, - -8.24023, - -1.5455 - ], - 20 - ] - ], - "palletPos": [ - [ - [ - 3.5293, - -9.71973, - -10 - ], - 350 - ] - ], - "cabinetPos": [ - [ - [ - 0.197266, - 8.04199, - -0.245499 - ], - 270 - ] - ], - "_inherit": "Default" - }, - "Land_Shed_06_F": { - "palletPos": [ - [ - [ - 0.900391, - -3.4082, - -10 - ], - 150 - ], - [ - [ - 3.21875, - 3.33691, - -10 - ], - 240 - ] - ], - "_inherit": "Default" - }, - "Land_House_Small_04_F": { - "fridgePos": [ - [ - [ - 0.599609, - 3.83398, - -0.817202 - ], - 88 - ] - ], - "couchPos": [ - [ - [ - -1.0459, - -3.00391, - -0.879978 - ], - 170 - ] - ], - "wardrobePos": [ - [ - [ - 2.64111, - -0.519531, - -0.879978 - ], - 349 - ] - ], - "cookerPos": [ - [ - [ - 0.489746, - 2.70313, - -0.817202 - ], - 88 - ] - ], - "chairPos": [ - [ - [ - -3.22803, - 3.57813, - -0.879978 - ], - 93 - ], - [ - [ - -1.81592, - -5.86133, - -0.879978 - ], - 350 - ] - ], - "filingPos": [ - [ - [ - 3.86328, - -0.421875, - -0.817202 - ], - 4.99998 - ] - ], - "freezerPos": [ - [ - [ - 0.489746, - 1.13086, - -0.979978 - ], - 83 - ] - ], - "_inherit": "Default" - }, - "Land_House_Small_01_F": { - "fridgePos": [ - [ - [ - 1.35645, - 1.26563, - -0.711113 - ], - 270 - ] - ], - "bedPos": [ - [ - [ - -0.301758, - 2.41602, - -0.711113 - ], - 0 - ], - [ - [ - -5.28613, - 2.12988, - -0.711113 - ], - 181 - ] - ], - "couchPos": [ - [ - [ - 5.02441, - -1.78613, - -0.711113 - ], - 3 - ] - ], - "wardrobePos": [ - [ - [ - -3.15137, - 3.43164, - -0.711113 - ], - 0 - ] - ], - "cookerPos": [ - [ - [ - 1.47168, - 2.39844, - -0.711113 - ], - 274 - ] - ], - "chairPos": [ - [ - [ - -5.77539, - -3.21094, - -0.711113 - ], - 230 - ] - ], - "filingPos": [ - [ - [ - 1.37012, - -3.65039, - -0.711113 - ], - 260 - ] - ], - "tablePos": [ - [ - [ - -2.49512, - -3.42383, - -0.711113 - ], - 180 - ] - ], - "lockerPos": [ - [ - [ - 1.37012, - -2.08496, - -0.711113 - ], - 269 - ] - ], - "shoeboxPos": [ - [ - [ - 5.11621, - 3.51172, - -0.711113 - ], - 330 - ] - ], - "freezerPos": [ - [ - [ - 2.83594, - 3.32129, - -0.711113 - ], - 0 - ] - ], - "_inherit": "Default" - }, - "Land_Shop_Town_04_F": { - "filingPos": [ - [ - [ - -2.57227, - 7.74902, - -2.47962 - ], - 160 - ] - ], - "tablePos": [ - [ - [ - -0.00585938, - -5.6123, - -2.43639 - ], - 7.00001 - ] - ], - "shoeboxPos": [ - [ - [ - 3.9082, - -5.51563, - -2.43639 - ], - 30 - ] - ], - "_inherit": "Default" - }, - "Land_Shop_Town_01_F": { - "shelfPos": [ - [ - [ - -0.230469, - 3.29053, - -3.27726 - ], - 90 - ] - ], - "fridgePos": [ - [ - [ - -4.0918, - 5.69189, - -3.27726 - ], - 0 - ] - ], - "couchPos": [ - [ - [ - -3.29492, - -2.98584, - -3.27726 - ], - 180 - ] - ], - "chairPos": [ - [ - [ - 4.00586, - -1.50049, - -3.27726 - ], - 60 - ] - ], - "filingPos": [ - [ - [ - 1.95313, - -1.27393, - -3.27726 - ], - 340 - ], - [ - [ - 2.74023, - -1.27441, - -3.27726 - ], - 9.99994 - ] - ], - "tablePos": [ - [ - [ - 2.83008, - -3.90283, - -3.27726 - ], - 180 - ] - ], - "palletPos": [ - [ - [ - -3.70313, - 1.3208, - -3.27726 - ], - 190 - ] - ], - "freezerPos": [ - [ - [ - -2.94531, - 5.59961, - -3.27726 - ], - 0 - ] - ], - "_inherit": "Default" - }, - "Land_House_Small_05_F": { - "bedPos": [ - [ - [ - -2.17871, - 4.17773, - -1.08628 - ], - 270 - ] - ], - "couchPos": [ - [ - [ - -2.03711, - -0.123047, - -1.08628 - ], - 90 - ] - ], - "wardrobePos": [ - [ - [ - 1.28809, - 2.62012, - -1.08628 - ], - 96 - ] - ], - "chairPos": [ - [ - [ - -3.27539, - -2.1377, - -1.08628 - ], - 340 - ] - ], - "_inherit": "Default" - }, - "Land_Slum_05_F": { - "shoeboxPos": [ - [ - [ - -0.156738, - -4.78711, - 0.0666714 - ], - 340 - ] - ], - "_inherit": "Default" - }, - "Land_WaterTower_01_F": { - "shoeboxPos": [ - [ - [ - 0.326172, - 0.492188, - 3.83657 - ], - 343 - ] - ], - "_inherit": "Default" - }, - "Land_Shed_02_F": { - "shelfPos": [ - [ - [ - -1.08301, - -0.931641, - -0.853716 - ], - 184 - ] - ], - "shoeboxPos": [ - [ - [ - 1.39258, - -0.668945, - -0.853716 - ], - 134 - ] - ], - "palletPos": [ - [ - [ - 0.96582, - 1.17871, - -0.853716 - ], - 360 - ] - ], - "freezerPos": [ - [ - [ - -1.03418, - 2.05859, - -0.853716 - ], - 360 - ] - ], - "_inherit": "Default" - }, - "Land_House_Small_06_F": { - "shelfPos": [ - [ - [ - -1.25879, - -5.12598, - -1.00433 - ], - 180 - ] - ], - "bedPos": [ - [ - [ - 1.31641, - -3.91016, - -1.00433 - ], - 0.999985 - ] - ], - "couchPos": [ - [ - [ - -2.30176, - 0.980469, - -1.00433 - ], - 270 - ] - ], - "chairPos": [ - [ - [ - -0.439453, - 3.0625, - -1.00503 - ], - 170 - ], - [ - [ - -3.89941, - 3.2666, - -1.00503 - ], - 190 - ] - ], - "filingPos": [ - [ - [ - -4.15234, - 1.86719, - -1.00503 - ], - 360 - ] - ], - "tablePos": [ - [ - [ - -4.20703, - -3.69238, - -1.00433 - ], - 270 - ] - ], - "shoeboxPos": [ - [ - [ - 1.64063, - 1.83301, - -1.00433 - ], - 310 - ] - ], - "_inherit": "Default" - }, - "Land_Shop_Town_02_F": { - "shoeboxPos": [ - [ - [ - -5.40625, - 6.30664, - -2.15892 - ], - 100 - ] - ], - "palletPos": [ - [ - [ - -2.86523, - -4.47754, - -2.14134 - ], - 100 - ] - ], - "freezerPos": [ - [ - [ - 1.40332, - -3.96875, - -2.14405 - ], - 7 - ] - ], - "_inherit": "Default" - }, - "Land_House_Small_02_F": { - "fridgePos": [ - [ - [ - -3.88184, - 5.76367, - -0.748837 - ], - 359 - ] - ], - "bedPos": [ - [ - [ - -0.28125, - -4.79785, - -0.748837 - ], - 0 - ], - [ - [ - -3.46777, - -4.79102, - -0.748837 - ], - 180 - ] - ], - "couchPos": [ - [ - [ - -0.484375, - 2.29688, - -0.748837 - ], - 0 - ] - ], - "wardrobePos": [ - [ - [ - -3.2041, - 0.615234, - -0.748837 - ], - 180 - ] - ], - "cookerPos": [ - [ - [ - -2.75586, - 5.69043, - -0.748837 - ], - 359 - ] - ], - "tablePos": [ - [ - [ - -3.56055, - -0.798828, - -0.748837 - ], - 350 - ] - ], - "shoeboxPos": [ - [ - [ - 0.357422, - -0.501953, - -0.748837 - ], - 350 - ] - ], - "freezerPos": [ - [ - [ - -0.652344, - 5.69824, - -0.748837 - ], - 1.99997 - ] - ], - "_inherit": "Default" - }, - "Land_Shed_01_F": { - "filingPos": [ - [ - [ - 1.42285, - 1.47559, - -0.931513 - ], - 350 - ] - ], - "freezerPos": [ - [ - [ - -1.77344, - 1.41309, - -0.931513 - ], - 9.99995 - ] - ], - "cabinetPos": [ - [ - [ - 0.115234, - 1.83984, - 0.21385 - ], - 90 - ] - ], - "_inherit": "Default" - }, - "Land_Shop_Town_03_F": { - "shelfPos": [ - [ - [ - 0.864258, - 0.563477, - -3.12776 - ], - 0 - ], - [ - [ - 2.90137, - 0.589844, - -3.12776 - ], - 0 - ], - [ - [ - -6.33594, - -2.21094, - -3.12776 - ], - 270 - ], - [ - [ - -6.39063, - -4.15137, - -3.12776 - ], - 270 - ] - ], - "fridgePos": [ - [ - [ - 5.53223, - 7.76563, - -3.12776 - ], - 0 - ] - ], - "couchPos": [ - [ - [ - 0.0869141, - -4.16504, - -3.12776 - ], - 180 - ] - ], - "cookerPos": [ - [ - [ - 4.52539, - 7.6748, - -3.12776 - ], - 0 - ] - ], - "chairPos": [ - [ - [ - -5.86816, - 0.150391, - -3.12776 - ], - 310 - ] - ], - "filingPos": [ - [ - [ - 2.05469, - 1.57422, - -3.12776 - ], - 180 - ], - [ - [ - 2.9375, - 1.5293, - -3.12776 - ], - 160 - ], - [ - [ - -3.66406, - -6.05957, - -3.12776 - ], - 179 - ] - ], - "tablePos": [ - [ - [ - -0.3125, - 7.65527, - -3.12776 - ], - 0 - ] - ], - "lockerPos": [ - [ - [ - -6.18066, - 6.2627, - -3.12776 - ], - 270 - ] - ], - "toolRackPos": [ - [ - [ - 0.198242, - 4.85742, - -3.12776 - ], - 180 - ] - ], - "shoeboxPos": [ - [ - [ - -0.901367, - -0.350586, - -3.12776 - ], - 350 - ] - ], - "palletPos": [ - [ - [ - -2.46289, - -0.205078, - -3.12776 - ], - 0 - ], - [ - [ - 5.70898, - -5.57129, - -3.12776 - ], - 0 - ] - ], - "freezerPos": [ - [ - [ - 6.17578, - 0.0576172, - -3.12776 - ], - 90 - ] - ], - "cabinetPos": [ - [ - [ - -5.32715, - 8.04883, - -1.71284 - ], - 90 - ] - ], - "_inherit": "Default" - }, - "Land_Addon_03_F": { - "palletPos": [ - [ - [ - -1.4248, - -6.35352, - -10 - ], - 129 - ] - ], - "_inherit": "Default" - }, - "Land_MetalShelter_01_F": { - "palletPos": [ - [ - [ - 1.09033, - -3.78711, - -10 - ], - 219 - ], - [ - [ - -0.870117, - 5.29102, - -10 - ], - 129 - ] - ], - "_inherit": "Default" - }, - "Land_MetalShelter_02_F": { - "palletPos": [ - [ - [ - 3.93555, - -1.65918, - -10 - ], - 169 - ], - [ - [ - -0.0859375, - 7.17285, - -10 - ], - 169 - ] - ], - "_inherit": "Default" - }, - "Land_Slum_03_F": { - "shelfPos": [ - [ - [ - 0.338867, - 6.85938, - -0.651794 - ], - 87 - ] - ], - "fridgePos": [ - [ - [ - -0.0244141, - -1.3252, - -0.651794 - ], - 180 - ] - ], - "bedPos": [ - [ - [ - -0.658203, - 3.54785, - -0.651794 - ], - 0 - ] - ], - "couchPos": [ - [ - [ - 2.02246, - 2.97363, - -0.651794 - ], - 179 - ] - ], - "wardrobePos": [ - [ - [ - -4.66406, - 6.22168, - -0.651794 - ], - 250 - ] - ], - "cookerPos": [ - [ - [ - 0.0136719, - 1.4209, - -0.651794 - ], - 78 - ] - ], - "chairPos": [ - [ - [ - -4.56445, - 2.78223, - -0.651794 - ], - 220 - ], - [ - [ - 5.11914, - 7.11035, - -0.651794 - ], - 60 - ] - ], - "filingPos": [ - [ - [ - 1.20703, - -1.32129, - -0.451795 - ], - 178 - ] - ], - "tablePos": [ - [ - [ - 5.24902, - 1.26953, - -0.651794 - ], - 90 - ] - ], - "shoeboxPos": [ - [ - [ - -3.74512, - -1.3291, - -0.651794 - ], - 50 - ] - ], - "freezerPos": [ - [ - [ - -1.34277, - -1.23926, - -0.651794 - ], - 180 - ] - ], - "_inherit": "Default" - }, - "Land_Supermarket_01_F": { - "limit": 6, - "shelfPos": [ - [ - [ - 7.64648, - 9.40625, - -1.50003 - ], - 90 - ], - [ - [ - -5.44336, - 11.3174, - -1.50003 - ], - 270 - ] - ], - "fridgePos": [ - [ - [ - 7.4541, - 8.25293, - -1.50003 - ], - 90 - ] - ], - "filingPos": [ - [ - [ - 7.33008, - 2.6748, - -1.50003 - ], - 90 - ], - [ - [ - -5.30859, - 7.14551, - -1.50003 - ], - 180 - ] - ], - "lockerPos": [ - [ - [ - 7.45508, - 11.6025, - -1.50003 - ], - 90 - ] - ], - "shoeboxPos": [ - [ - [ - 1.94336, - -0.0195313, - -0.604303 - ], - 70 - ], - [ - [ - -2.12598, - -0.510742, - -0.249176 - ], - 70 - ], - [ - [ - -1.76465, - 6.97363, - -0.954569 - ], - 0 - ], - [ - [ - -0.787109, - -7.65137, - -0.519948 - ], - 70 - ], - [ - [ - 6.39746, - -8.38379, - -0.604303 - ], - 0 - ], - [ - [ - 2.74609, - 13.0088, - -0.964099 - ], - 0 - ] - ], - "palletPos": [ - [ - [ - -3.33301, - 12.2793, - -1.50003 - ], - 0 - ] - ], - "freezerPos": [ - [ - [ - 1.66504, - -2.0127, - -1.50003 - ], - 270 - ], - [ - [ - -5.13867, - -4.80469, - -1.50003 - ], - 270 - ] - ], - "cabinetPos": [ - [ - [ - 5.44238, - 3.73242, - -0.411002 - ], - 180 - ] - ], - "_inherit": "Default" - }, - "Land_Shop_City_04_F": { - "shoeboxPos": [ - [ - [ - -0.371094, - -9.38672, - -3.86604 - ], - 340 - ] - ], - "palletPos": [ - [ - [ - 8.04004, - 2.60254, - -10 - ], - 360 - ] - ], - "_inherit": "Default" - }, - "Land_Addon_04_F": { - "shelfPos": [ - [ - [ - -0.568359, - -1.52441, - 0.313654 - ], - 180 - ] - ], - "fridgePos": [ - [ - [ - -1.32617, - -7.26465, - 0.295511 - ], - 180 - ] - ], - "couchPos": [ - [ - [ - -2.7666, - 0.267578, - 0.313654 - ], - 180 - ] - ], - "cookerPos": [ - [ - [ - -3.54883, - -5.06836, - 0.315461 - ], - 270 - ] - ], - "chairPos": [ - [ - [ - 4.83691, - -1.95801, - 0.313654 - ], - 260 - ], - [ - [ - 3.29785, - -7.03223, - 0.295511 - ], - 160 - ], - [ - [ - -5.05273, - -7.73633, - 0.315461 - ], - 90 - ] - ], - "tablePos": [ - [ - [ - 1.59961, - -7.15234, - 0.295511 - ], - 180 - ] - ], - "shoeboxPos": [ - [ - [ - 1.36914, - 1.98438, - 0.313654 - ], - 210 - ] - ], - "freezerPos": [ - [ - [ - -0.391602, - -2.87891, - 0.295511 - ], - 90 - ] - ], - "_inherit": "Default" - }, - "Land_House_Big_05_F": { - "chairPos": [ - [ - [ - -4.15723, - 4.97559, - -1.51147 - ], - 160 - ], - [ - [ - -9.0625, - -5.37061, - -1.51147 - ], - 250 - ] - ], - "filingPos": [ - [ - [ - 4.51758, - 4.67822, - -1.11731 - ], - 260 - ] - ], - "shoeboxPos": [ - [ - [ - 2.64258, - -4.01025, - -1.51147 - ], - 250 - ], - [ - [ - -2.81543, - 6.1792, - -1.51147 - ], - 260 - ] - ], - "freezerPos": [ - [ - [ - 4.5791, - -4.1543, - -1.11731 - ], - 350 - ] - ], - "_inherit": "Default" - }, - "Land_Shop_City_07_F": { - "filingPos": [ - [ - [ - 0.467773, - 1.75781, - 0.0203753 - ], - 187 - ] - ], - "pelicanPos": [ - [ - [ - 3.10742, - -6.49805, - 3.61298 - ], - 110 - ] - ], - "shoeboxPos": [ - [ - [ - -4.28418, - 3.27246, - 3.61298 - ], - 110 - ], - [ - [ - -2.88184, - -7.625, - -2.9677 - ], - 7.00001 - ] - ], - "palletPos": [ - [ - [ - 2.91406, - 5.62598, - -3.31962 - ], - 180 - ] - ], - "_inherit": "Default" - }, - "Land_Addon_01_F": { - "chairPos": [ - [ - [ - -0.0292969, - -2.26465, - -1.18165 - ], - 0 - ] - ], - "shoeboxPos": [ - [ - [ - -0.220703, - 2, - -1.18165 - ], - 197 - ] - ], - "_inherit": "Default" - }, - "Land_House_Big_03_F": { - "shelfPos": [ - [ - [ - 3.06348, - -0.749023, - -3.17077 - ], - 358 - ] - ], - "fridgePos": [ - [ - [ - 1.45996, - 3.63086, - -3.18166 - ], - 358 - ] - ], - "bedPos": [ - [ - [ - 3.14551, - 3.02051, - -0.0877934 - ], - 268 - ] - ], - "couchPos": [ - [ - [ - 9.25977, - 1.07813, - -3.18166 - ], - 90 - ] - ], - "cookerPos": [ - [ - [ - 2.42676, - 3.52832, - -3.18166 - ], - 358 - ] - ], - "chairPos": [ - [ - [ - 2.37793, - -2.84863, - -0.0877924 - ], - 250 - ], - [ - [ - 1.91211, - 6.02051, - -0.130716 - ], - 308 - ], - [ - [ - 10.9111, - 4.89844, - -3.22091 - ], - 170 - ] - ], - "filingPos": [ - [ - [ - 2.0166, - -0.995117, - -3.17077 - ], - 353 - ] - ], - "tablePos": [ - [ - [ - 7.98242, - -2.47754, - -0.0877924 - ], - 134 - ], - [ - [ - 9.17285, - 3.52832, - -3.18166 - ], - 359 - ] - ], - "toolRackPos": [ - [ - [ - 1.76855, - -3.7998, - -3.17077 - ], - 269 - ] - ], - "shoeboxPos": [ - [ - [ - -6.37891, - -5.76563, - -0.118968 - ], - 128 - ] - ], - "palletPos": [ - [ - [ - 6.00977, - -4.7666, - -3.17077 - ], - 269 - ] - ], - "freezerPos": [ - [ - [ - 5.45313, - 0.272461, - -3.18166 - ], - 179 - ] - ], - "_inherit": "Default" - }, - "Land_House_Big_01_F": { - "fridgePos": [ - [ - [ - 0.23584, - 5.61719, - -1.02038 - ], - 360 - ] - ], - "couchPos": [ - [ - [ - 0.98584, - 0.580078, - -1.02038 - ], - 180 - ] - ], - "wardrobePos": [ - [ - [ - 7.31494, - 2.14844, - -1.02038 - ], - 93 - ] - ], - "cookerPos": [ - [ - [ - 1.19141, - 5.53125, - -1.02038 - ], - 360 - ] - ], - "chairPos": [ - [ - [ - 7.07471, - -0.691406, - -1.02038 - ], - 136 - ], - [ - [ - -6.84961, - -2.28125, - -1.02038 - ], - 345.9 - ] - ], - "filingPos": [ - [ - [ - 7.33984, - 5.61914, - -1.02038 - ], - 3 - ] - ], - "tablePos": [ - [ - [ - 6.8042, - -2.19336, - -1.02038 - ], - 1.99997 - ] - ], - "freezerPos": [ - [ - [ - 4.15479, - 5.52344, - -1.02038 - ], - 360 - ] - ], - "_inherit": "Default" - }, - "Land_Hotel_02_F": { - "bedPos": [ - [ - [ - 3.78418, - -0.498047, - 0.221087 - ], - 90 - ], - [ - [ - 3.76855, - 2.49609, - 0.221087 - ], - 270 - ] - ], - "chairPos": [ - [ - [ - -8.21875, - -1.00781, - 0.0842772 - ], - 225 - ], - [ - [ - -9.95703, - -1.77148, - -3.41891 - ], - 90 - ], - [ - [ - -1.83398, - 15.1475, - -3.40639 - ], - 360 - ] - ], - "filingPos": [ - [ - [ - 6.56641, - -2.00391, - -3.42002 - ], - 181 - ] - ], - "tablePos": [ - [ - [ - -8.43945, - -0.506836, - -3.40639 - ], - 270 - ], - [ - [ - -8.44727, - 2.4834, - 0.0842772 - ], - 270 - ] - ], - "lockerPos": [ - [ - [ - -5.14746, - -1.97754, - -3.40639 - ], - 181 - ] - ], - "shoeboxPos": [ - [ - [ - 4.52832, - 0.628906, - -2.55951 - ], - 130 - ] - ], - "palletPos": [ - [ - [ - -1.97754, - 0.867188, - -3.40639 - ], - 348 - ] - ], - "freezerPos": [ - [ - [ - 7.91699, - -1.58008, - -3.4237 - ], - 90 - ] - ], - "cabinetPos": [ - [ - [ - -8.8584, - 3.79102, - -2.28192 - ], - 360 - ] - ], - "_inherit": "Default" - }, - "Land_Slum_04_F": { - "shoeboxPos": [ - [ - [ - 4.09277, - 2.27441, - 0.0612197 - ], - 257 - ] - ], - "_inherit": "Default" - }, - "Land_GarageShelter_01_F": { - "couchPos": [ - [ - [ - -1.33691, - -0.69043, - -1.26478 - ], - 360 - ] - ], - "tablePos": [ - [ - [ - -3.50391, - 3.37988, - -1.26478 - ], - 357 - ] - ], - "toolRackPos": [ - [ - [ - -4.56738, - 0.189453, - -1.26478 - ], - 272 - ] - ], - "shoeboxPos": [ - [ - [ - -4.22461, - -2.53906, - -1.26478 - ], - 157 - ] - ], - "palletPos": [ - [ - [ - 3.78418, - 2.875, - -1.26478 - ], - 258 - ] - ], - "freezerPos": [ - [ - [ - -4.10742, - 1.94824, - -1.26478 - ], - 270 - ] - ], - "_inherit": "Default" - }, - "Land_Church_03_F": { - "chairPos": [ - [ - [ - 7.31055, - -5.0791, - -7.20663 - ], - 282 - ] - ], - "shoeboxPos": [ - [ - [ - 7.10645, - -6.07715, - -7.20654 - ], - 220 - ] - ], - "_inherit": "Default" - }, - "Land_Shed_07_F": { - "shelfPos": [ - [ - [ - -4.88574, - 1.10059, - -10 - ], - 267 - ] - ], - "lockerPos": [ - [ - [ - -4.56445, - -1.59277, - -10 - ], - 265 - ] - ], - "toolRackPos": [ - [ - [ - -1.2002, - -2.32715, - -10 - ], - 175 - ] - ], - "palletPos": [ - [ - [ - 0.436523, - 1.31348, - -10 - ], - 190 - ], - [ - [ - 3.9668, - -1.38477, - -10 - ], - 140 - ] - ], - "_inherit": "Default" - }, - "Land_School_01_F": { - "shelfPos": [ - [ - [ - 4.15234, - -0.0341797, - -1.27842 - ], - 90 - ], - [ - [ - 14.5557, - 3.80078, - -1.27842 - ], - 90 - ] - ], - "fridgePos": [ - [ - [ - -3.97363, - -0.359375, - -1.27842 - ], - 270 - ] - ], - "bedPos": [ - [ - [ - 5.70605, - -1.58789, - -1.27842 - ], - 177 - ] - ], - "couchPos": [ - [ - [ - 13.4473, - -1.30078, - -1.27842 - ], - 359 - ], - [ - [ - -13.4824, - -1.14453, - -1.27842 - ], - 180 - ] - ], - "wardrobePos": [ - [ - [ - -5.03516, - -0.242188, - -1.27842 - ], - 90 - ] - ], - "cookerPos": [ - [ - [ - -3.83594, - 4.10742, - -1.27842 - ], - 274 - ] - ], - "chairPos": [ - [ - [ - 8.8584, - 3.96484, - -1.27842 - ], - 359 - ], - [ - [ - -14.0371, - 3.93262, - -1.27842 - ], - 319 - ] - ], - "filingPos": [ - [ - [ - 4.07422, - 4.17285, - -1.27842 - ], - 9.99996 - ], - [ - [ - -4.93359, - 4.17871, - -1.27842 - ], - 9.99996 - ] - ], - "tablePos": [ - [ - [ - 7.83301, - -2.52832, - -1.27842 - ], - 180 - ], - [ - [ - -14.2764, - 1.65723, - -1.27842 - ], - 270 - ] - ], - "lockerPos": [ - [ - [ - -3.95215, - -2.07324, - -1.27842 - ], - 270 - ] - ], - "shoeboxPos": [ - [ - [ - 2.13672, - -2.58105, - -1.27842 - ], - 30 - ] - ], - "freezerPos": [ - [ - [ - -3.87012, - 0.894531, - -1.27842 - ], - 270 - ] - ], - "cabinetPos": [ - [ - [ - -1.21094, - -2.92285, - 0.014966 - ], - 270 - ] - ], - "_inherit": "Default" - }, - "Land_Temple_Native_01_F": { - "shelfPos": [ - [ - [ - 3.4541, - 0.648438, - -5.94443 - ], - 90 - ] - ], - "couchPos": [ - [ - [ - 2.37207, - 3.21094, - -5.94443 - ], - 0 - ] - ], - "chairPos": [ - [ - [ - -3.0791, - 4.45801, - -5.94443 - ], - 310 - ] - ], - "tablePos": [ - [ - [ - -0.0419922, - 4.62695, - -5.94443 - ], - 0 - ] - ], - "shoeboxPos": [ - [ - [ - -3.23047, - -0.166016, - -5.94443 - ], - 220 - ] - ], - "_inherit": "Default" - }, - "Land_Shop_City_06_F": { - "wardrobePos": [ - [ - [ - -6.61328, - 0.117188, - -4.06814 - ], - 259 - ] - ], - "chairPos": [ - [ - [ - -5.58203, - 2.58203, - -0.322272 - ], - 230 - ] - ], - "filingPos": [ - [ - [ - -6.78125, - 1.59766, - -4.06819 - ], - 280 - ], - [ - [ - 8.04297, - 3.90674, - -0.322294 - ], - 90 - ] - ], - "tablePos": [ - [ - [ - -5.76172, - 6.38916, - -0.322268 - ], - 270 - ] - ], - "lockerPos": [ - [ - [ - -1.50195, - 2.33984, - -0.322311 - ], - 179 - ] - ], - "toolRackPos": [ - [ - [ - 0.0507813, - 3.70508, - -4.39184 - ], - 270 - ] - ], - "shoeboxPos": [ - [ - [ - -7.73047, - -1.41846, - 5.20514 - ], - 220 - ] - ], - "palletPos": [ - [ - [ - 1.58789, - 6.33545, - -4.302 - ], - 250 - ] - ], - "cabinetPos": [ - [ - [ - 0.0820313, - 6.07031, - -3.002 - ], - 0 - ] - ], - "_inherit": "Default" - }, - "Land_Shop_Town_05_F": { - "shelfPos": [ - [ - [ - 0.0429688, - -5.08594, - -2.70736 - ], - 356 - ] - ], - "chairPos": [ - [ - [ - -4.22852, - -5.55566, - -2.77661 - ], - 40 - ] - ], - "filingPos": [ - [ - [ - 4.31934, - -5.24805, - -2.70736 - ], - 310 - ] - ], - "shoeboxPos": [ - [ - [ - 4.31445, - 9.11523, - -2.66736 - ], - 160 - ] - ], - "_inherit": "Default" - }, - "Land_Shop_City_03_F": { - "shelfPos": [ - [ - [ - 6.98975, - -2.47461, - -4.96662 - ], - 90 - ] - ], - "fridgePos": [ - [ - [ - 0.209473, - -2.37695, - -4.6728 - ], - 273 - ] - ], - "couchPos": [ - [ - [ - 3.53662, - 0.644531, - -4.96672 - ], - 0 - ] - ], - "filingPos": [ - [ - [ - 6.75244, - -3.24805, - -4.96664 - ], - 91 - ] - ], - "shoeboxPos": [ - [ - [ - 4.67041, - 8.10352, - -3.23532 - ], - 92 - ] - ], - "cabinetPos": [ - [ - [ - 4.68262, - 7.24609, - -3.82146 - ], - 180 - ] - ], - "_inherit": "Default" - }, - "Land_Church_01_F": { - "chairPos": [ - [ - [ - -1.61426, - 15.6572, - -10.5169 - ], - 190 - ] - ], - "shoeboxPos": [ - [ - [ - -7.59375, - -1.33301, - -9.98111 - ], - 120 - ] - ], - "freezerPos": [ - [ - [ - 7.74609, - 1.15723, - -9.98111 - ], - 270 - ] - ], - "_inherit": "Default" - }, - "Land_Warehouse_03_F": { - "shelfPos": [ - [ - [ - 8.17676, - 1.42285, - 0.150167 - ], - 90 - ], - [ - [ - 6.45313, - 5.35156, - -2.37297 - ], - 0 - ], - [ - [ - -10.8906, - -4.6582, - -2.37297 - ], - 270 - ] - ], - "lockerPos": [ - [ - [ - 6.87402, - 5.19043, - 0.150167 - ], - 0 - ] - ], - "toolRackPos": [ - [ - [ - 5.27441, - 4.51074, - -2.37297 - ], - 89 - ] - ], - "shoeboxPos": [ - [ - [ - 6.95605, - -5.28223, - -2.37297 - ], - 141 - ] - ], - "palletPos": [ - [ - [ - 4.35156, - 1.79883, - -2.37297 - ], - 160 - ], - [ - [ - -5.1748, - 4.30371, - -2.37297 - ], - 190 - ] - ], - "freezerPos": [ - [ - [ - 4.84082, - -5.00684, - -2.37297 - ], - 90 - ] - ], - "cabinetPos": [ - [ - [ - 5.24707, - -2.82715, - -0.982677 - ], - 180 - ] - ], - "_inherit": "Default" - }, - "Land_House_Big_04_F": { - "bedPos": [ - [ - [ - -5.24219, - 1.9375, - 0.267768 - ], - 91 - ] - ], - "couchPos": [ - [ - [ - 2.4834, - 2.03711, - 0.265382 - ], - 89 - ], - [ - [ - 3.07227, - -2.52051, - -3.00084 - ], - 270 - ] - ], - "wardrobePos": [ - [ - [ - -2.32129, - 1.14453, - 0.266175 - ], - 181 - ] - ], - "chairPos": [ - [ - [ - -5.89453, - 4.40234, - 0.270024 - ], - 301 - ] - ], - "filingPos": [ - [ - [ - -6.16699, - -5.22168, - -3.00084 - ], - 255 - ] - ], - "tablePos": [ - [ - [ - 2.20801, - -4.98145, - -3.00084 - ], - 180 - ], - [ - [ - 3.58496, - 4.55859, - 0.267125 - ], - 0 - ] - ], - "shoeboxPos": [ - [ - [ - -4.35059, - -1.54102, - -2.95084 - ], - 315.7 - ] - ], - "_inherit": "Default" - }, - "Land_Shop_City_02_F": { - "shelfPos": [ - [ - [ - 0.958984, - -2.36719, - -4.38168 - ], - 270 - ], - [ - [ - 0.954102, - -4.19531, - -4.38123 - ], - 270 - ], - [ - [ - 8.28809, - -5.41211, - -4.37245 - ], - 90 - ] - ], - "fridgePos": [ - [ - [ - -10.2744, - -2.09766, - -4.34924 - ], - 3 - ] - ], - "couchPos": [ - [ - [ - 2.97266, - -7.19531, - -4.37758 - ], - 108 - ] - ], - "wardrobePos": [ - [ - [ - 4.74902, - -4.83594, - -4.37564 - ], - 310 - ] - ], - "cookerPos": [ - [ - [ - 6.80273, - -1.58203, - -4.3743 - ], - 360 - ], - [ - [ - 7.94434, - -1.58398, - -4.37358 - ], - 4.99999 - ], - [ - [ - -8.07227, - -3.92969, - -4.39757 - ], - 90 - ] - ], - "chairPos": [ - [ - [ - -0.245117, - -8.36523, - -4.38341 - ], - 90 - ], - [ - [ - 4.65723, - 7.82031, - -4.38109 - ], - 207 - ], - [ - [ - 5.375, - -8.06055, - -4.37345 - ], - 188 - ] - ], - "filingPos": [ - [ - [ - 1.33105, - 2.37891, - -4.38319 - ], - 360 - ], - [ - [ - 2.0791, - 2.39453, - -4.38221 - ], - 360 - ], - [ - [ - -0.109375, - -4.94531, - -4.38316 - ], - 0 - ], - [ - [ - 4.41504, - 10.0195, - -4.34025 - ], - 360 - ] - ], - "tablePos": [ - [ - [ - -2.09668, - -5.21094, - -4.38676 - ], - 352 - ] - ], - "toolRackPos": [ - [ - [ - -1.51758, - -4.61328, - -4.38571 - ], - 360 - ] - ], - "palletPos": [ - [ - [ - 4.59668, - 0.285156, - -4.378 - ], - 0 - ] - ], - "freezerPos": [ - [ - [ - 2.84473, - -1.625, - -4.3795 - ], - 0 - ], - [ - [ - -8.09082, - -2.61133, - -4.34924 - ], - 89 - ], - [ - [ - 7.62695, - 9.83398, - -4.37802 - ], - 180 - ] - ], - "cabinetPos": [ - [ - [ - 0.881836, - 0.953125, - -3.09679 - ], - 0 - ] - ], - "_inherit": "Default" - }, - "Land_Shop_City_01_F": { - "bedPos": [ - [ - [ - 1.64746, - 3.81543, - -4.95041 - ], - 226 - ] - ], - "couchPos": [ - [ - [ - 5.36328, - 4.43457, - -4.95041 - ], - 270 - ] - ], - "wardrobePos": [ - [ - [ - 0.811523, - -0.87207, - -4.95041 - ], - 0 - ] - ], - "cookerPos": [ - [ - [ - 2.68848, - -1.00391, - -4.9569 - ], - 320 - ] - ], - "shoeboxPos": [ - [ - [ - 1.87305, - 6.26074, - -5.00912 - ], - 270 - ] - ], - "palletPos": [ - [ - [ - 0.708008, - 0.950195, - -4.9469 - ], - 270 - ] - ], - "freezerPos": [ - [ - [ - 7.10352, - 2.82227, - -4.9469 - ], - 280 - ] - ], - "_inherit": "Default" - }, - "Land_Hotel_01_F": { - "limit": 6, - "shelfPos": [ - [ - [ - -0.0751953, - -0.589844, - -1.57032 - ], - 90 - ] - ], - "bedPos": [ - [ - [ - 3.67285, - -2.13672, - 4.51435 - ], - 270 - ], - [ - [ - -4.98633, - -2.0625, - 4.51435 - ], - 270 - ] - ], - "wardrobePos": [ - [ - [ - -3.37695, - -4.43359, - 4.51435 - ], - 180 - ] - ], - "chairPos": [ - [ - [ - 0.660156, - 2.75, - -5.30929 - ], - 52 - ], - [ - [ - 1.8125, - -4.20605, - 4.51435 - ], - 180 - ], - [ - [ - -5.70996, - 5.68945, - -5.30929 - ], - 320 - ] - ], - "filingPos": [ - [ - [ - -0.948242, - 0.246094, - 1.67968 - ], - 100 - ], - [ - [ - -6.01855, - -2.06543, - -5.3093 - ], - 280 - ], - [ - [ - 4.64453, - -4.41895, - 4.51435 - ], - 90 - ], - [ - [ - -6.00586, - -2.71484, - -5.3093 - ], - 270 - ] - ], - "tablePos": [ - [ - [ - 2.76465, - -4.37891, - -5.3093 - ], - 172 - ] - ], - "lockerPos": [ - [ - [ - 4.58594, - 3.08594, - -5.30929 - ], - 90 - ], - [ - [ - -6.0127, - -0.396484, - -5.3093 - ], - 270 - ] - ], - "shoeboxPos": [ - [ - [ - -2.58398, - -2.90625, - -4.2657 - ], - 232 - ], - [ - [ - -5.65625, - 7.53809, - 4.51435 - ], - 60 - ] - ], - "cabinetPos": [ - [ - [ - -6.30371, - -3.88086, - -4.10929 - ], - 360 - ] - ], - "_inherit": "Default" - }, - "Land_FuelStation_01_shop_F": { - "shelfPos": [ - [ - [ - -5.38574, - 2.01367, - -2.01301 - ], - 273 - ], - [ - [ - -5.38574, - 3.31836, - -2.01301 - ], - 269 - ] - ], - "chairPos": [ - [ - [ - 1.80371, - -4.5957, - -2.01301 - ], - 122 - ] - ], - "filingPos": [ - [ - [ - -5.16309, - 0.28125, - -2.01301 - ], - 275 - ], - [ - [ - -5.17676, - 4.62695, - -2.01301 - ], - 270 - ] - ], - "tablePos": [ - [ - [ - -0.15918, - -4.7832, - -2.01301 - ], - 182 - ] - ], - "lockerPos": [ - [ - [ - 2.07715, - 4.13086, - -2.01301 - ], - 95 - ] - ], - "toolRackPos": [ - [ - [ - -2.93164, - 5.10742, - -2.01301 - ], - 360 - ] - ], - "shoeboxPos": [ - [ - [ - -5.19629, - -1.38281, - -0.972044 - ], - 152 - ] - ], - "palletPos": [ - [ - [ - 1.53613, - 1.92383, - -2.01301 - ], - 182 - ] - ], - "_inherit": "Default" - }, - "Land_FuelStation_01_workshop_F": { - "shelfPos": [ - [ - [ - -5.50488, - 2.46582, - -2.35666 - ], - 269 - ], - [ - [ - -5.50781, - -2.78809, - -2.35666 - ], - 269 - ] - ], - "filingPos": [ - [ - [ - -5.28809, - 3.89063, - -2.35666 - ], - 269 - ] - ], - "lockerPos": [ - [ - [ - 2.71387, - 4.0293, - -2.35666 - ], - 359 - ] - ], - "toolRackPos": [ - [ - [ - -5.63086, - -0.30957, - -2.35666 - ], - 270 - ] - ], - "shoeboxPos": [ - [ - [ - 5.57715, - -5.3418, - -2.35666 - ], - 270 - ] - ], - "palletPos": [ - [ - [ - -1.60742, - -4.74414, - -2.35666 - ], - 270 - ], - [ - [ - -4.48926, - -4.70801, - -2.35666 - ], - 270 - ] - ], - "cabinetPos": [ - [ - [ - 5.38184, - 4.33203, - -1.05667 - ], - 90 - ] - ], - "_inherit": "Default" - }, - "Land_FuelStation_02_workshop_F": { - "shelfPos": [ - [ - [ - -5.18164, - 7.65918, - -1.2675 - ], - 270 - ] - ], - "chairPos": [ - [ - [ - 4.39941, - -1.01563, - -1.2675 - ], - 110 - ], - [ - [ - 4.35449, - 4.03906, - -1.2675 - ], - 83 - ] - ], - "filingPos": [ - [ - [ - 4.56738, - 8.05664, - -1.2675 - ], - 0 - ] - ], - "tablePos": [ - [ - [ - 4.45215, - 1.9668, - -1.2675 - ], - 90 - ] - ], - "lockerPos": [ - [ - [ - 1.24707, - 8.13867, - -1.2675 - ], - 0 - ] - ], - "toolRackPos": [ - [ - [ - -2.81348, - 8.49121, - -1.08995 - ], - 0 - ] - ], - "palletPos": [ - [ - [ - -2.7793, - 3.2002, - -1.08995 - ], - 183 - ] - ], - "cabinetPos": [ - [ - [ - -0.326172, - -1.26367, - 0.0900497 - ], - 180 - ] - ], - "_inherit": "Default" - }, - "Land_Mausoleum_01_F": { - "shoeboxPos": [ - [ - [ - -1.93823, - -1.89551, - -1.9543 - ], - 114.315 - ] - ], - "palletPos": [ - [ - [ - -0.547119, - 1.19141, - -1.9543 - ], - 114.315 - ] - ], - "_inherit": "Default" - }, - "Land_Barracks_01_grey_F": { - "lootType": "mil", - "limit": 6, - "shelfPos": [ - [ - [ - -2.03589, - -3.18555, - 0.518449 - ], - 0 - ], - [ - [ - 1.44531, - 3.97949, - 0.518449 - ], - 90 - ], - [ - [ - 2.10278, - -3.72656, - 0.518448 - ], - 270 - ], - [ - [ - -7.10156, - -1.87695, - 0.518449 - ], - 89.4737 - ], - [ - [ - -7.10596, - 2.8125, - 0.518449 - ], - 90 - ], - [ - [ - 8.07251, - 3.89014, - 3.85143 - ], - 92 - ], - [ - [ - 8.72681, - 3.58398, - 0.518449 - ], - 270 - ], - [ - [ - 8.74683, - -3.81934, - 0.518448 - ], - 270 - ] - ], - "fridgePos": [ - [ - [ - -13.2495, - -3.90918, - 0.518448 - ], - 267 - ], - [ - [ - -13.2495, - -4.00391, - 3.85143 - ], - 268 - ] - ], - "bedPos": [ - [ - [ - 3.47974, - 2.33691, - 0.518449 - ], - 90 - ], - [ - [ - 10.0161, - -2.19824, - 0.518448 - ], - 272 - ], - [ - [ - -12.1023, - 2.34717, - 0.518449 - ], - 89.4737 - ] - ], - "couchPos": [ - [ - [ - 4.35059, - -3.25342, - 3.85143 - ], - 94 - ] - ], - "cookerPos": [ - [ - [ - -10.3127, - -4.0293, - 3.85143 - ], - 184 - ], - [ - [ - -13.1499, - -2.58691, - 0.518449 - ], - 271 - ], - [ - [ - 14.1487, - 4.17773, - 0.518449 - ], - 88 - ] - ], - "chairPos": [ - [ - [ - -3.70532, - -5.94531, - 3.85143 - ], - 180 - ], - [ - [ - 7.47803, - -1.68994, - 3.85143 - ], - 24 - ], - [ - [ - 14.0408, - 4.00049, - 3.85143 - ], - 40 - ] - ], - "filingPos": [ - [ - [ - 1.06055, - 1.62598, - 0.518449 - ], - 170 - ], - [ - [ - -7.30127, - 4.28271, - 0.518449 - ], - 81.4737 - ], - [ - [ - 7.87549, - -4.22852, - 3.85143 - ], - 94 - ], - [ - [ - 8.95898, - 1.65479, - 3.85143 - ], - 194 - ], - [ - [ - 8.93774, - -4.21045, - 3.85143 - ], - 258 - ] - ], - "pelicanPos": [ - [ - [ - 13.9045, - 2.07129, - 3.85143 - ], - 120 - ], - [ - [ - -12.968, - 5.62793, - 3.85143 - ], - 325.474 - ] - ], - "tablePos": [ - [ - [ - 6.77832, - -3.88818, - 0.518448 - ], - 180 - ], - [ - [ - -5.36353, - -5.91406, - 3.85143 - ], - 190 - ], - [ - [ - 9.72827, - -1.60449, - 3.85143 - ], - 358 - ] - ], - "lockerPos": [ - [ - [ - -5.56592, - 1.63184, - 3.85143 - ], - 180 - ], - [ - [ - -5.60791, - 1.63428, - 0.518449 - ], - 181 - ], - [ - [ - 7.23291, - -1.49609, - 0.518448 - ], - 0 - ], - [ - [ - -12.5654, - 1.63623, - 3.85143 - ], - 180 - ], - [ - [ - 14.2329, - -3.45313, - 3.85143 - ], - 90 - ] - ], - "toolRackPos": [ - [ - [ - 4.19165, - 1.28271, - 3.85143 - ], - 180 - ] - ], - "shoeboxPos": [ - [ - [ - 0.542969, - 1.71289, - 3.85143 - ], - 210 - ] - ], - "palletPos": [ - [ - [ - 0.747803, - 3.71387, - 3.85143 - ], - 180 - ], - [ - [ - 7.26978, - 3.72852, - 0.518449 - ], - 90 - ], - [ - [ - -7.85474, - 3.74756, - 3.85143 - ], - 270 - ] - ], - "freezerPos": [ - [ - [ - -13.1458, - -1.80273, - 3.85143 - ], - 270 - ], - [ - [ - 13.8433, - 1.73633, - 0.518449 - ], - 180 - ] - ], - "cabinetPos": [ - [ - [ - 7.58691, - 1.3418, - 1.75143 - ], - 267 - ] - ], - "_inherit": "Default" - }, - "Land_Barracks_01_camo_F": { - "_inherit": "Land_Barracks_01_grey_F" - }, - "Land_Church_02_F": { - "chairPos": [ - [ - [ - 0.820313, - -15.8745, - -3.31618 - ], - 360 - ], - [ - [ - -0.789795, - -15.8867, - -3.31618 - ], - 360 - ] - ], - "shoeboxPos": [ - [ - [ - 3.60547, - -15.7925, - -2.38721 - ], - 330 - ], - [ - [ - -3.66235, - 18.7886, - -3.1444 - ], - 162 - ] - ], - "palletPos": [ - [ - [ - -5.76733, - -11.1523, - -10 - ], - 162 - ] - ], - "_inherit": "Default" - }, - "Land_SCF_01_warehouse_F": { - "shelfPos": [ - [ - [ - -8.89941, - 17.1563, - -4.61258 - ], - 90 - ] - ], - "shoeboxPos": [ - [ - [ - 0.47168, - -6.45068, - 3.87006 - ], - 349 - ], - [ - [ - 15.7676, - 15.7952, - -4.58326 - ], - 240 - ] - ], - "palletPos": [ - [ - [ - 4.05469, - -12.293, - -4.57731 - ], - 360 - ], - [ - [ - 9.12354, - -12.5586, - -4.57731 - ], - 40 - ], - [ - [ - -10.6152, - 15.0613, - -4.61258 - ], - 40 - ] - ], - "cabinetPos": [ - [ - [ - 2.73633, - -11.3958, - -3.37731 - ], - 92 - ] - ], - "_inherit": "Default" - }, - "Land_Shed_Small_F": { - "palletPos": [ - [ - [ - -2.91113, - -10.7017, - -10 - ], - 81 - ], - [ - [ - 4.06006, - 10.9492, - -10 - ], - 349 - ] - ], - "_inherit": "Default" - }, - "Land_GuardHouse_01_F": { - "lootType": "mil", - "shelfPos": [ - [ - [ - -2.41455, - -2.44482, - -1.02058 - ], - 270 - ] - ], - "bedPos": [ - [ - [ - 0.998047, - -3.93896, - -1.02058 - ], - 90 - ] - ], - "pelicanPos": [ - [ - [ - 1.69629, - 0.259277, - 0.00792408 - ], - 9.99997 - ] - ], - "lockerPos": [ - [ - [ - -2.2334, - -4.14111, - -1.02058 - ], - 270 - ] - ], - "shoeboxPos": [ - [ - [ - -2.28906, - 0.447266, - 0.00792408 - ], - 320 - ] - ], - "cabinetPos": [ - [ - [ - -0.0507813, - 0.614258, - -0.547749 - ], - 90 - ] - ], - "_inherit": "Default" - }, - "Land_Airport_01_controlTower_F": { - "filingPos": [ - [ - [ - -1.57251, - 2.68604, - 4.65874 - ], - 350 - ] - ], - "pelicanPos": [ - [ - [ - 0.608643, - 0.954102, - 8.11717 - ], - 111 - ] - ], - "shoeboxPos": [ - [ - [ - -0.823242, - -0.911133, - 5.58527 - ], - 220 - ] - ], - "cabinetPos": [ - [ - [ - -2.06567, - 0.0991211, - 5.35874 - ], - 0 - ] - ], - "_inherit": "Default" - }, - "Land_Airport_01_terminal_F": { - "shelfPos": [ - [ - [ - -8.92432, - 3.9043, - -4.02355 - ], - 180 - ] - ], - "tablePos": [ - [ - [ - 6.97095, - 8.64941, - -4.05115 - ], - 360 - ], - [ - [ - -15.301, - 1.44824, - -4.03527 - ], - 270 - ] - ], - "lockerPos": [ - [ - [ - -3.4248, - 2.5918, - -4.02355 - ], - 270 - ] - ], - "toolRackPos": [ - [ - [ - -10.52, - 2.11914, - -4.17527 - ], - 90 - ] - ], - "shoeboxPos": [ - [ - [ - -1.11304, - -2.05566, - -4.17527 - ], - 120 - ], - [ - [ - 8.36523, - 4.32715, - -4.05115 - ], - 211 - ] - ], - "palletPos": [ - [ - [ - -4.90723, - 6.66016, - -4.02355 - ], - 180 - ], - [ - [ - -8.74316, - 8.28613, - -4.02355 - ], - 180 - ] - ], - "freezerPos": [ - [ - [ - -7.42358, - 4.20898, - -4.02355 - ], - 181 - ] - ], - "cabinetPos": [ - [ - [ - 3.85596, - 0.212891, - -2.82126 - ], - 180 - ] - ], - "_inherit": "Default" - }, - "Land_dp_smallTank_F": { - "shoeboxPos": [ - [ - [ - -2.18872, - 0.745605, - 5.52527 - ], - 360 - ] - ], - "_inherit": "Default" - }, - "Land_House_Big_02_F": { - "shelfPos": [ - [ - [ - -6.26172, - 7.39502, - -1.45192 - ], - 271.405 - ] - ], - "fridgePos": [ - [ - [ - -4.95996, - -0.250977, - -1.45192 - ], - 92.4045 - ] - ], - "couchPos": [ - [ - [ - -4.02734, - 8.32373, - -1.45192 - ], - 266 - ] - ], - "wardrobePos": [ - [ - [ - -7.33887, - -0.602051, - -1.45192 - ], - 200 - ] - ], - "cookerPos": [ - [ - [ - -10.1758, - 2.96045, - -1.45192 - ], - 262.405 - ] - ], - "chairPos": [ - [ - [ - 9.18945, - -5.94482, - -1.45192 - ], - 210 - ] - ], - "filingPos": [ - [ - [ - 5.15137, - 3.5791, - -1.45192 - ], - 80.4045 - ] - ], - "tablePos": [ - [ - [ - 2.33398, - 3.50146, - -1.45192 - ], - 360 - ] - ], - "toolRackPos": [ - [ - [ - -2.30566, - 4.39014, - -1.45192 - ], - 178.405 - ] - ], - "shoeboxPos": [ - [ - [ - 5.00391, - 1.60986, - -1.45192 - ], - 33.4045 - ] - ], - "palletPos": [ - [ - [ - -0.859375, - 8.72803, - -1.45192 - ], - 178.405 - ] - ], - "freezerPos": [ - [ - [ - -10.1797, - 1.22607, - -1.45192 - ], - 271.405 - ] - ], - "_inherit": "Default" - }, - "Land_DPP_01_waterCooler_F": { - "shoeboxPos": [ - [ - [ - 3.26855, - 1.49414, - -1.96692 - ], - 200 - ] - ], - "palletPos": [ - [ - [ - 0.692383, - 1.22388, - -10 - ], - 200 - ], - [ - [ - -1.78516, - -2.64307, - -10 - ], - 200 - ] - ], - "_inherit": "Default" - }, - "Land_DPP_01_smallFactory_F": { - "shelfPos": [ - [ - [ - 0.342773, - 4.88306, - -10 - ], - 180 - ] - ], - "shoeboxPos": [ - [ - [ - -10.8447, - 1.93359, - 3.08963 - ], - 320 - ] - ], - "palletPos": [ - [ - [ - -1.5752, - 5.64551, - -10 - ], - 190 - ] - ], - "_inherit": "Default" - }, - "Land_GantryCrane_01_F": { - "pelicanPos": [ - [ - [ - -0.723633, - 1.46777, - 9.01571 - ], - 120 - ] - ], - "shoeboxPos": [ - [ - [ - 1.89746, - -0.496094, - 9.39161 - ], - 220 - ] - ], - "_inherit": "Default" - }, - "Land_MobileCrane_01_F": { - "shelfPos": [ - [ - [ - 10.7402, - -2.49805, - -19.0618 - ], - 91 - ] - ], - "lockerPos": [ - [ - [ - 10.5547, - 2.62158, - -19.065 - ], - 90 - ] - ], - "shoeboxPos": [ - [ - [ - 7.84961, - -3.33984, - -8.30899 - ], - 300 - ] - ], - "palletPos": [ - [ - [ - 14.0488, - -2.7959, - -14.0393 - ], - 270 - ], - [ - [ - 15.6523, - 1.0332, - -12.8083 - ], - 250 - ] - ], - "_inherit": "Default" - }, - "Land_MobileCrane_01_hook_F": { - "_inherit": "Land_MobileCrane_01_F" - }, - "Land_SCF_01_shed_F": { - "palletPos": [ - [ - [ - 9.55371, - 0.875, - -10 - ], - 270 - ], - [ - [ - -9.4187, - -14.084, - -10 - ], - 270 - ] - ], - "_inherit": "Default" - }, - "Land_Shop_City_05_F": { - "couchPos": [ - [ - [ - -0.138672, - -10.7393, - -7.28326 - ], - 274 - ] - ], - "shoeboxPos": [ - [ - [ - 1.63086, - 13.9697, - -7.02897 - ], - 190.8 - ] - ], - "palletPos": [ - [ - [ - -9.44238, - 15.4424, - -10 - ], - 190.8 - ] - ], - "_inherit": "Default" - }, - "Land_MultistoryBuilding_01_F": { - "shelfPos": [ - [ - [ - 15.0352, - 5.12891, - -21.0171 - ], - 360 - ] - ], - "lockerPos": [ - [ - [ - 10.4814, - -13.9253, - -21.0171 - ], - 179.8 - ] - ], - "toolRackPos": [ - [ - [ - 9.27246, - -3.62622, - -21.0171 - ], - 269 - ] - ], - "shoeboxPos": [ - [ - [ - 21.5146, - 4.90503, - -21.0171 - ], - 30 - ] - ], - "palletPos": [ - [ - [ - 10.1982, - 4.39917, - -21.0171 - ], - 182.8 - ], - [ - [ - 12.5723, - -8.16211, - -21.0171 - ], - 182.8 - ] - ], - "cabinetPos": [ - [ - [ - 19.5664, - 5.21143, - -19.7702 - ], - 88.8 - ] - ], - "_inherit": "Default" - }, - "Land_MultistoryBuilding_03_F": { - "shelfPos": [ - [ - [ - -1.05566, - 4.97437, - -26 - ], - 100 - ] - ], - "chairPos": [ - [ - [ - -6.9209, - -1.37549, - -24.2517 - ], - 100 - ] - ], - "filingPos": [ - [ - [ - -1.14063, - 4.07007, - -26 - ], - 100 - ] - ], - "toolRackPos": [ - [ - [ - -2.94629, - 8.3147, - -25.7446 - ], - 3 - ] - ], - "shoeboxPos": [ - [ - [ - -1.65137, - -12.4939, - -26 - ], - 100 - ] - ], - "palletPos": [ - [ - [ - -5.52832, - 4.54736, - -26 - ], - 0 - ] - ], - "cabinetPos": [ - [ - [ - -0.852539, - 6.11084, - -24.5986 - ], - 180 - ] - ], - "_inherit": "Default" - }, - "Land_MultistoryBuilding_04_F": { - "shelfPos": [ - [ - [ - -8.16956, - 9.50293, - -36.322 - ], - 100 - ] - ], - "chairPos": [ - [ - [ - 3.35938, - -9.11426, - -36.322 - ], - 340 - ], - [ - [ - -8.71216, - -6.77441, - -36.322 - ], - 110 - ] - ], - "filingPos": [ - [ - [ - -8.41406, - -4.76172, - -36.322 - ], - 160 - ] - ], - "shoeboxPos": [ - [ - [ - 11.5045, - -8.82324, - -36.322 - ], - 100 - ] - ], - "palletPos": [ - [ - [ - 1.19971, - -13.2129, - -36.322 - ], - 100 - ], - [ - [ - -3.46057, - 13.7285, - -36.322 - ], - 100 - ], - [ - [ - 6.96362, - 13.7822, - -36.322 - ], - 70 - ] - ], - "cabinetPos": [ - [ - [ - 12.7135, - 6.69727, - -35.3042 - ], - 0 - ] - ], - "_inherit": "Default" - }, - "Land_Cathedral_01_F": { - "chairPos": [ - [ - [ - -7.57324, - -0.583008, - -9.39412 - ], - 43 - ] - ], - "tablePos": [ - [ - [ - 0.451172, - -12.4187, - -7.82105 - ], - 13 - ] - ], - "shoeboxPos": [ - [ - [ - -9.78125, - -9.85229, - -9.39412 - ], - 43 - ] - ], - "palletPos": [ - [ - [ - 7.71191, - -0.686768, - -9.39412 - ], - 360 - ] - ], - "_inherit": "Default" - }, - "Land_Airport_01_hangar_F": { - "shelfPos": [ - [ - [ - 14.9707, - 4.25635, - -3 - ], - 81 - ], - [ - [ - -3.5625, - 15.9639, - -3 - ], - 1 - ], - [ - [ - -8.81055, - 15.979, - -3 - ], - 1 - ] - ], - "toolRackPos": [ - [ - [ - 12.5303, - -10.4146, - -2.62908 - ], - 181 - ] - ], - "palletPos": [ - [ - [ - -13.75, - -8.90918, - -3 - ], - 191 - ], - [ - [ - -14.0654, - 14.2466, - -3 - ], - 84 - ] - ], - "_inherit": "Default" - }, - "Land_Airport_02_controlTower_F": { - "shelfPos": [ - [ - [ - -0.619141, - 0.914063, - -10.799 - ], - 359 - ] - ], - "filingPos": [ - [ - [ - 0.871582, - 2.76172, - 2.18546 - ], - 183 - ], - [ - [ - -0.985352, - 2.78906, - 2.18546 - ], - 181 - ] - ], - "pelicanPos": [ - [ - [ - 1.77051, - 5.9082, - 3.09551 - ], - 53 - ] - ], - "shoeboxPos": [ - [ - [ - -2.04199, - 5.11133, - 3.09551 - ], - 53 - ] - ], - "palletPos": [ - [ - [ - -0.614746, - -1.76758, - -10.7145 - ], - 90 - ] - ], - "cabinetPos": [ - [ - [ - 0.940918, - 1.02539, - 0.285469 - ], - 90 - ] - ], - "_inherit": "Default" - }, - "Land_Airport_02_terminal_F": { - "chairPos": [ - [ - [ - 10.875, - -2.83594, - -1.4043 - ], - 90 - ] - ], - "tablePos": [ - [ - [ - 10.9907, - -0.375, - -1.4043 - ], - 90 - ] - ], - "lockerPos": [ - [ - [ - 4.18457, - 2.45215, - -1.40867 - ], - 270 - ], - [ - [ - 4.19165, - 4.24609, - -1.40868 - ], - 270 - ] - ], - "shoeboxPos": [ - [ - [ - 7.94824, - 2.00195, - -0.939405 - ], - 60 - ] - ], - "palletPos": [ - [ - [ - 4.65234, - -0.265625, - -1.40867 - ], - 90 - ] - ], - "cabinetPos": [ - [ - [ - 10.6372, - 5.38281, - -0.141179 - ], - 90 - ] - ], - "_inherit": "Default" - }, - "Land_Airport_02_hangar_right_F": { - "shelfPos": [ - [ - [ - 5.99121, - 9.65039, - -7.25818 - ], - 90 - ], - [ - [ - 6.23975, - -14.0654, - -7.72174 - ], - 90 - ], - [ - [ - 9.82324, - -12.6621, - -7.71869 - ], - 179 - ] - ], - "lockerPos": [ - [ - [ - 6.06519, - -17.5381, - -7.72373 - ], - 90 - ] - ], - "toolRackPos": [ - [ - [ - 12.8186, - -7.41309, - -7.25818 - ], - 90 - ] - ], - "shoeboxPos": [ - [ - [ - 6.60205, - -19.917, - -1.86625 - ], - 230 - ] - ], - "cabinetPos": [ - [ - [ - 6.375, - -21.5215, - -6.16557 - ], - 179 - ] - ], - "_inherit": "Default" - }, - "Land_Airport_02_hangar_left_F": { - "shelfPos": [ - [ - [ - -12.5098, - -8.36523, - -7.24053 - ], - 272 - ], - [ - [ - 6.09326, - 20.5518, - -7.25266 - ], - 0 - ], - [ - [ - -5.78027, - -23.7773, - -1.23606 - ], - 272 - ] - ], - "shoeboxPos": [ - [ - [ - -4.53125, - 20.251, - -1.24107 - ], - 144 - ] - ], - "_inherit": "Default" - }, - "Land_DPP_01_mainFactory_F": { - "shelfPos": [ - [ - [ - 12.4868, - 5.71582, - -4.25747 - ], - 360 - ] - ], - "toolRackPos": [ - [ - [ - 11.915, - -0.972656, - -10.5492 - ], - 272 - ] - ], - "shoeboxPos": [ - [ - [ - 12.3447, - 6.52246, - -5.56747 - ], - 50 - ] - ], - "palletPos": [ - [ - [ - -5.20117, - 11.5381, - -9.74186 - ], - 84 - ], - [ - [ - -9.70508, - 11.4258, - -9.73776 - ], - 84 - ], - [ - [ - 20.9487, - -3.17871, - -7.43347 - ], - 50 - ] - ], - "_inherit": "Default" - }, - "Land_CombineHarvester_01_wreck_F": { - "shoeboxPos": [ - [ - [ - 1.24243, - -1.62891, - 0.0273294 - ], - 272 - ] - ], - "palletPos": [ - [ - [ - 2.77905, - 1.94629, - -1.88333 - ], - 272 - ] - ], - "_inherit": "Default" - }, - "Land_SCF_01_generalBuilding_F": { - "shelfPos": [ - [ - [ - 1.65527, - -13.3105, - -4.84338 - ], - 360 - ], - [ - [ - -5.47607, - -13.2764, - -0.342323 - ], - 360 - ], - [ - [ - -1.80737, - -22.2637, - -4.84338 - ], - 170 - ] - ], - "toolRackPos": [ - [ - [ - -4.11987, - -13.1016, - -4.84338 - ], - 1.99998 - ] - ], - "shoeboxPos": [ - [ - [ - -2.5481, - -22.7988, - 9.69048 - ], - 122 - ] - ], - "palletPos": [ - [ - [ - 2.17529, - -16.9023, - -0.342323 - ], - 1.99998 - ], - [ - [ - -2.24731, - -18.9658, - -0.342323 - ], - 1.99998 - ], - [ - [ - -0.242432, - -21.7676, - -4.84338 - ], - 340 - ] - ], - "_inherit": "Default" - }, - "Land_SCF_01_washer_F": { - "shelfPos": [ - [ - [ - 5.99902, - 1.37305, - 2.18735 - ], - 180 - ], - [ - [ - -3.38672, - 6.87158, - -1.80765 - ], - 180 - ] - ], - "shoeboxPos": [ - [ - [ - -1.32813, - 2.7832, - 2.18735 - ], - 159 - ] - ], - "palletPos": [ - [ - [ - -0.738281, - 4.4375, - 3.22431 - ], - 180 - ], - [ - [ - 3.9248, - 7.34766, - -1.76456 - ], - 360 - ] - ], - "_inherit": "Default" - }, - "Land_SCF_01_shredder_F": { - "shoeboxPos": [ - [ - [ - 1.08203, - -6.02979, - -1.39866 - ], - 229 - ] - ], - "palletPos": [ - [ - [ - -0.345703, - -5.55029, - -1.39866 - ], - 159 - ] - ], - "_inherit": "Default" - }, - "Land_SCF_01_clarifier_F": { - "shelfPos": [ - [ - [ - 4.23633, - -5.50244, - -2.00547 - ], - 270 - ] - ], - "shoeboxPos": [ - [ - [ - -1.63477, - 1.06299, - 8.53659 - ], - 215 - ] - ], - "palletPos": [ - [ - [ - 3.67383, - -3.10547, - -10 - ], - 240 - ], - [ - [ - -5.26855, - -2.09424, - -10 - ], - 240 - ] - ], - "_inherit": "Default" - }, - "Land_SCF_01_feeder_F": { - "shoeboxPos": [ - [ - [ - -0.84668, - 8.46875, - -3.38788 - ], - 240 - ] - ], - "palletPos": [ - [ - [ - -2.33984, - 15.1572, - -2.61678 - ], - 240 - ] - ], - "_inherit": "Default" - }, - "Land_SCF_01_chimney_F": { - "pelicanPos": [ - [ - [ - -2.99512, - -3.04297, - 24.3271 - ], - 200 - ] - ], - "shoeboxPos": [ - [ - [ - 0.0537109, - 1.75391, - 24.3271 - ], - 200 - ] - ], - "_inherit": "Default" - }, - "Land_SCF_01_boilerBuilding_F": { - "shelfPos": [ - [ - [ - 22.2256, - 1.09546, - -8.65179 - ], - 90 - ], - [ - [ - 22.4199, - 2.60059, - -17.6125 - ], - 270 - ], - [ - [ - -1.29102, - 23.6138, - -13.1725 - ], - 90 - ] - ], - "toolRackPos": [ - [ - [ - 14.8506, - -0.107178, - -17.8281 - ], - 180 - ] - ], - "shoeboxPos": [ - [ - [ - 10.8652, - 14.1597, - -17.8272 - ], - 350 - ] - ], - "palletPos": [ - [ - [ - 16.4326, - 1.20996, - -13.1888 - ], - 358 - ], - [ - [ - 15.5107, - 13.283, - -13.177 - ], - 358 - ], - [ - [ - 11.7666, - -17.9785, - -17.695 - ], - 190 - ], - [ - [ - -23.1025, - 15.8513, - -17.6078 - ], - 190 - ] - ], - "cabinetPos": [ - [ - [ - 10.6318, - 3.73242, - -11.8678 - ], - 358 - ] - ], - "_inherit": "Default" - }, - "Land_SCF_01_crystallizer_F": { - "shelfPos": [ - [ - [ - 5.98633, - 5.46533, - -0.536706 - ], - 360 - ], - [ - [ - -8.78906, - -0.0581055, - -0.536711 - ], - 180 - ] - ], - "shoeboxPos": [ - [ - [ - 8.37891, - 5.93506, - -2.93731 - ], - 230 - ] - ], - "palletPos": [ - [ - [ - 1.06738, - 0.640137, - -0.536709 - ], - 360 - ], - [ - [ - -3.97168, - 0.850098, - 4.92104 - ], - 350 - ] - ], - "_inherit": "Default" - }, - "Land_SCF_01_crystallizerTowers_F": { - "shelfPos": [ - [ - [ - 1.4541, - -0.650879, - -7.24714 - ], - 360 - ] - ], - "shoeboxPos": [ - [ - [ - -4.73145, - 1.5752, - 12.2733 - ], - 140 - ] - ], - "palletPos": [ - [ - [ - -0.708008, - -0.354492, - -7.24714 - ], - 270 - ] - ], - "_inherit": "Default" - }, - "Land_Radar_Small_F": { - "shelfPos": [ - [ - [ - 0.581055, - 3.92749, - -10 - ], - 200 - ] - ], - "palletPos": [ - [ - [ - -4.85449, - -0.675781, - -10 - ], - 169 - ] - ], - "_inherit": "Default" - }, - "Land_MiningShovel_01_abandoned_F": { - "shelfPos": [ - [ - [ - 3.3916, - -2.8252, - -0.647353 - ], - 70 - ] - ], - "shoeboxPos": [ - [ - [ - -0.786133, - -7.95947, - 3.74709 - ], - 139 - ] - ], - "palletPos": [ - [ - [ - -2.4502, - -4.36426, - -0.484981 - ], - 179 - ], - [ - [ - -0.444336, - -9.64648, - -0.484981 - ], - 149 - ] - ], - "_inherit": "Default" - }, - "Land_SM_01_reservoirTower_F": { - "shelfPos": [ - [ - [ - -0.0371094, - 1.45996, - -1.95632 - ], - 180 - ] - ], - "shoeboxPos": [ - [ - [ - -3.44531, - -2.54688, - -1.98985 - ], - 211 - ] - ], - "palletPos": [ - [ - [ - 0.893555, - -3.41504, - -1.98556 - ], - 251 - ] - ], - "_inherit": "Default" - }, - "Land_HaulTruck_01_abandoned_F": { - "shoeboxPos": [ - [ - [ - -0.0493164, - -3.35742, - 1.27724 - ], - 151 - ] - ], - "palletPos": [ - [ - [ - -1.08545, - -5.21582, - 1.27749 - ], - 181 - ] - ], - "_inherit": "Default" - }, - "Land_Warehouse_01_F": { - "shelfPos": [ - [ - [ - 5.69727, - -20.2239, - -10 - ], - 360 - ] - ], - "palletPos": [ - [ - [ - 2.49023, - -21.2285, - -10 - ], - 161 - ], - [ - [ - -1.92578, - 21.6052, - -10 - ], - 161 - ] - ], - "_inherit": "Default" - }, - "Land_Warehouse_02_F": { - "shelfPos": [ - [ - [ - 8.18945, - -11.0618, - -3.96959 - ], - 360 - ] - ], - "palletPos": [ - [ - [ - -1.94727, - -11.8555, - -3.96959 - ], - 360 - ], - [ - [ - 11.3662, - -11.8032, - -3.96959 - ], - 360 - ] - ], - "_inherit": "Default" - }, - "Land_SM_01_shelter_narrow_F": { - "palletPos": [ - [ - [ - -2.53125, - 11.0098, - -10 - ], - 360 - ], - [ - [ - 4.07813, - -10.8501, - -10 - ], - 360 - ] - ], - "_inherit": "Default" - }, - "Land_SM_01_shelter_wide_F": { - "palletPos": [ - [ - [ - -7.67676, - 5.47681, - -10 - ], - 360 - ], - [ - [ - 7.57324, - -6.09155, - -10 - ], - 360 - ] - ], - "_inherit": "Default" - }, - "Land_SM_01_shed_unfinished_F": { - "shelfPos": [ - [ - [ - -3.42773, - 8.58179, - -1.648 - ], - 350 - ] - ], - "filingPos": [ - [ - [ - -4.98242, - -1.33374, - -1.648 - ], - 100 - ] - ], - "shoeboxPos": [ - [ - [ - -4.00879, - 1.89185, - -1.648 - ], - 80 - ] - ], - "palletPos": [ - [ - [ - 1.77051, - 2.32544, - -1.648 - ], - 360 - ] - ], - "_inherit": "Default" - }, - "Land_SY_01_reclaimer_F": { - "shelfPos": [ - [ - [ - -14.377, - 5.68848, - -2.27833 - ], - 360 - ] - ], - "shoeboxPos": [ - [ - [ - -11.6846, - 1.34912, - -2.27688 - ], - 220 - ] - ], - "palletPos": [ - [ - [ - -15.2012, - -1.79639, - -10 - ], - 220 - ] - ], - "_inherit": "Default" - }, - "Land_SM_01_shed_F": { - "shelfPos": [ - [ - [ - -5.92969, - -1.72266, - -1.60012 - ], - 180 - ], - [ - [ - 9.05469, - -1.71729, - -1.60012 - ], - 180 - ], - [ - [ - 8.64551, - 8.68945, - -1.60012 - ], - 0 - ] - ], - "toolRackPos": [ - [ - [ - -1.58496, - 8.8877, - -1.60012 - ], - 0 - ] - ], - "shoeboxPos": [ - [ - [ - -6.93652, - 2.11621, - -1.60012 - ], - 140 - ] - ], - "palletPos": [ - [ - [ - -3.1377, - -0.233398, - -1.60012 - ], - 170 - ] - ], - "freezerPos": [ - [ - [ - -5.04785, - 1.56201, - -1.60012 - ], - 90 - ] - ], - "cabinetPos": [ - [ - [ - -8.79102, - -1.59473, - -0.300119 - ], - 0 - ] - ], - "_inherit": "Default" - } - } -} diff --git a/Sources/epoch_config/Configs/CfgClientFunctions.hpp b/Sources/epoch_config/Configs/CfgClientFunctions.hpp index d6721cc3..3359f4b9 100644 --- a/Sources/epoch_config/Configs/CfgClientFunctions.hpp +++ b/Sources/epoch_config/Configs/CfgClientFunctions.hpp @@ -192,6 +192,12 @@ class CfgClientFunctions class getColorScheme {}; class dragControl {}; }; + class animations + { + file = "epoch_code\gui\scripts\animations"; + class 2DCtrlShake {}; + class 2DCtrlHeartbeat {}; + }; class config { file = "epoch_code\gui\scripts\config"; diff --git a/Sources/epoch_config/Configs/CfgClientFunctions.json b/Sources/epoch_config/Configs/CfgClientFunctions.json deleted file mode 100644 index d84bd4a8..00000000 --- a/Sources/epoch_config/Configs/CfgClientFunctions.json +++ /dev/null @@ -1,260 +0,0 @@ -{ - "_header": { - "@author": "Aaron Clark - https://EpochMod.com", - "@contributors": ["Raimonds Virtoss","Andrew Gregory"], - "@description": "Custom Epoch Client Only functions", - "@licence": "Arma Public License Share Alike (APL-SA) - https://www.bistudio.com/community/licenses/arma-public-license-share-alike", - "@github": "https://github.com/EpochModTeam/Epoch/tree/release/Sources/{filename}" - }, - "CfgClientFunctions": { - "version": 1, - "A3E": { - "tag": "EPOCH", - "file": "epoch_code\\compile", - "generic": { - "file": "epoch_code\\compile", - "localCleanup": {}, - "unitSpawnIncrease": {}, - "unitSpawnDecrease": {}, - "QuickTakeAll": {}, - "QuickTakeLoad": {}, - "effectCrypto": {}, - "handleServerMessage": {}, - "updateLoadingScreen": {}, - "EnterBuilding": {}, - "lootTrash": {}, - "debugMonitor": {}, - "interact": {}, - "chopWood": {}, - "fish": {}, - "mineRocks": {}, - "UnisexCheck": {}, - "PutHandler": {}, - "niteLight": {}, - "LootIT": {}, - "supportCopter": {}, - "consumeItem": {}, - "unitSpawn": {}, - "onEachFrame": {}, - "callSapperMigration": {}, - "zombieSpawn": {}, - "makeMarker": {}, - "removeMarker": {} - }, - "building": { - "maintainIT": {}, - "lockCheck": {}, - "countdown": {}, - "fnc_SelectTargetBuild": {}, - "isBuildAllowed": {}, - "simulSwap": {}, - "staticMove": {}, - "upgradeBUILD": {}, - "removeBUILD": {}, - "changeWallState": {}, - "checkBuild": {} - }, - "traders": { - "startInteract": {}, - "startInteractNPC": {}, - "npcTraderAdd": {}, - "npcTraderAdd2": {}, - "npcTraderAdd3": {}, - "startNPCTraderMenu": {}, - "NPCTraderMenuFilter": {}, - "startNpcTrade": {}, - "tradeFilter": {}, - "takeCrypto": {}, - "startBankTransfer": {} - }, - "interface_event_handlers": { - "KeyDown": {}, - "KeyUp": {}, - "onChar": {} - }, - "event_handlers": { - "getInMan": {}, - "getOutMan": {} - }, - "setup": { - "masterLoop": {}, - "clientInit": {}, - "clientRespawn": {}, - "clientRevive": {}, - "client_rejectPlayer": {}, - "clientKeyMap": {} - }, - "p2p_trading": { - "startTRADEREQ": {}, - "startTrade": {}, - "tradeRequest": {}, - "TradeLoop": {}, - "makep2pTrade": {} - }, - "functions": { - "worldObjectType": {}, - "returnConfig": {}, - "colorRange": {}, - "convertTemp": {}, - "fnc_playerDeath": {}, - "fnc_playerFired": {}, - "fnc_isInsideBuilding": {}, - "fnc_Weather": {}, - "fnc_findSafePos": {}, - "fnc_addItemOverflow": {}, - "pushCustomVar": {}, - "itemData": {}, - "itemPicture": {}, - "itemDisplayName": {}, - "SortArrayByDistance": {}, - "fnc_findRandomPosBehind": {}, - "fnc_stringLeft": {}, - "fnc_findSapperStalkLocation": {}, - "fnc_dirToFuzzy": {}, - "fnc_cursorTarget": {}, - "fnc_triggerAntagonist": {}, - "fnc_playerDeathDetonate": {}, - "fnc_playerDeathMorph": {}, - "fnc_playerSetVariable": {}, - "fnc_playerAttachToAntagonist": {}, - "fnc_dynamicFSM": {}, - "fnc_vectorDivide": {}, - "giveAttributes": {}, - "fnc_spawnEffects": {}, - "fnc_arrayStringToBool": {} - }, - "environment": { - "client_earthQuake": {}, - "client_loadAnimalBrain": {}, - "client_bitePlayer": {} - }, - "vehicles": { - "client_repairVehicle": {}, - "client_lockVehicle": {}, - "client_fillVehicle": {}, - "client_gearVehicle": {} - }, - "missions": { - "mission_accept": {}, - "mission_cage_sapper": {}, - "mission_returnObj": {} - }, - "inventory": { - "selectInventoryItem": {}, - "itemInteractClick": {}, - "itemInteractDblClick": {}, - "uniformArmorCalc": {}, - "gearArmorCalc": {}, - "factorArmor": {}, - "maxArmorInit": {}, - "initUI": {}, - "refeshUI": {} - }, - "messaging": { - "file": "epoch_code\\gui\\scripts\\messaging", - "message": {}, - "message_old1": {}, - "message_old2": {} - }, - "looting": { - "spawnLoot": {} - }, - "gui": { - "file": "epoch_code\\gui\\scripts", - "onPause": {}, - "showStats": {}, - "3DctrlPitchYaw": {}, - "3DctrlSpin": {}, - "3DctrlYaw": {}, - "InterruptConfig": {}, - "InterruptConfigActions": {}, - "getIDC": {}, - "guiObjHP": {}, - "secureStorageHandler": {}, - "genderSelection": {}, - "getColorScheme": {}, - "dragControl": {} - }, - "config": { - "file": "epoch_code\\gui\\scripts\\config", - "config_keymap": {} - }, - "dynamenu": { - "file": "epoch_code\\gui\\scripts\\dynamenu", - "dynamicMenu": {}, - "dynamicMenuPopulate": {}, - "dynamicMenuCleanup": {} - }, - "dynamicHUD": { - "file": "epoch_code\\gui\\scripts\\dynamicHUD", - "dynamicHUD_adjust": {}, - "dynamicHUD_loadSave": {}, - "dynamicHUD_start": {}, - "getHUDCtrl": {} - }, - "gui_craft": { - "file": "epoch_code\\gui\\scripts\\craftingv2", - "crafting_animate": {}, - "crafting_ctrl_collector": {}, - "crafting_dev_toggle": {}, - "crafting_getConfig": {}, - "crafting_checkGear": {}, - "crafting_checkNearby": {}, - "crafting_checkResources": {}, - "crafting_craft": {}, - "crafting_progress": {}, - "crafting_load": {}, - "crafting_unload": {}, - "crafting_LB_click": {}, - "crafting_LB_defaults": {}, - "crafting_LB_doubleClick": {}, - "crafting_colorScheme": {} - }, - "group": { - "file": "epoch_code\\gui\\scripts\\group", - "Group_invitePlayer": {}, - "Group_BtnMod": {}, - "Group_BtnInvite": {}, - "Group_onLoad": {}, - "Group_List": {}, - "Group_Combo": {}, - "Group_BtnLeave": {}, - "Group_BtnKick": {}, - "cGroup_groupText": {}, - "cGroup_onLoad": {}, - "cGroup_BtnCreate": {}, - "iGroup_acceptInvite": {}, - "iGroup_onLoad": {}, - "iGroup_refresh": {}, - "Group_update": {} - }, - "gui_inventory": { - "file": "epoch_code\\gui\\scripts\\inventory", - "Inventory_Group": {}, - "Inventory_iGroup": {} - }, - "gui_missions": { - "file": "epoch_code\\gui\\scripts\\missions", - "mission_refresh": {}, - "mission_description": {} - }, - "gui_postProcessing": { - "file": "epoch_code\\gui\\scripts\\post_process", - "postprocessCreate": {}, - "postprocessAdjust": {}, - "postprocessDestroy": {}, - "setDrunk": {}, - "setRadiation": {} - }, - "worldToScreen": { - "file": "epoch_code\\gui\\scripts\\worldToScreen", - "gui3DCooldown": {}, - "gui3DCooldownEH": {}, - "gui3DWorldPos": {}, - "gui3DWorldPosEH": {}, - "gui3DModelPos": {}, - "gui3DModelPosEH": {} - } - } - } -} diff --git a/Sources/epoch_config/Configs/CfgDynamicHUD.hpp b/Sources/epoch_config/Configs/CfgDynamicHUD.hpp index 5c0a4042..a36ae37a 100644 --- a/Sources/epoch_config/Configs/CfgDynamicHUD.hpp +++ b/Sources/epoch_config/Configs/CfgDynamicHUD.hpp @@ -29,7 +29,7 @@ classname: Obtaining Controls: use epoch_getHUDCtrl function to obtain controls for manipulation _name = Config name of your group - _index = each group hosts multiple elements, each element has it's index, starting from 0 + _index = each group hosts multiple elements, each element has it's index, starting from 1! Don't use 0 as it returns configName [_ConfigName, _index] call epoch_getHUDCtrl; ["myHUDname", 3] call epoch_getHUDCtrl; */ diff --git a/Sources/epoch_config/Configs/CfgDynamicHUD.json b/Sources/epoch_config/Configs/CfgDynamicHUD.json deleted file mode 100644 index 9456442e..00000000 --- a/Sources/epoch_config/Configs/CfgDynamicHUD.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "_header": { - "@author": "Raimonds Virtoss - https://EpochMod.com", - "@contributors": [], - "@description": "Epoch dynamic player HUD config", - "@licence": "Arma Public License Share Alike (APL-SA) - https://www.bistudio.com/community/licenses/arma-public-license-share-alike", - "@github": "https://github.com/EpochModTeam/Epoch/tree/release/Sources/{filename}" - }, - "rmx_dynamicHUD": { - "topRight": { - "classname": "RscPicture", - "defaultPos": 2, - "defaultPopulate": 1, - "arraySize": 10, - "width": 4, - "height": 4, - "offSetX": 0, - "offSetY": 1.3, - "angle": [ - -5, - 0.5, - 0.5, - 0.5 - ], - "scale": [ - 1, - 0.05 - ] - }, - "botcenter": { - "classname": "RscPicture", - "defaultPos": 7, - "defaultPopulate": 4, - "arraySize": 9, - "width": 5, - "height": 5 - } - } -} diff --git a/Sources/epoch_config/Configs/CfgEpochClient.hpp b/Sources/epoch_config/Configs/CfgEpochClient.hpp index 8954888d..57d8890f 100644 --- a/Sources/epoch_config/Configs/CfgEpochClient.hpp +++ b/Sources/epoch_config/Configs/CfgEpochClient.hpp @@ -17,31 +17,34 @@ class CfgEpochClient epochVersion = "0.4.0.0"; sapperRngChance = 100; droneRngChance = 100; - buildingNearbyMilitary = 0; + buildingNearbyMilitary = 0; buildingNearbyMilitaryRange = 300; buildingNearbyMilitaryClasses[] = {"Cargo_Tower_base_F","Cargo_HQ_base_F","Cargo_Patrol_base_F","Cargo_House_base_F"}; restrictedLocations[] = {"NameCityCapital"}; restrictedLocationsRange = 300; - buildingRequireJammer = 0; - buildingCountLimit = 200; - buildingJammerRange = 75; - JammerPerGroup = 1; + buildingRequireJammer = 1; //1 = require jammer to build + buildingJammerRange = 75; + jammerPerGroup = 1; minJammerDistance = 650; - maxBuildingHeigh = 33; - buildingCountLeader = 125; - buildingCountPerMember = 5; - storagecountLeader = 10; - storagecountPerMember = 5; - maxdoors = 8; + maxBuildingHeight = 33; + buildingCountLimit = 200; //overall building limit in range of jammer (overridden if "useGroupCountLimits=1") + storageCountLimit = 100; //overall storage limit in range of jammer (triggers only if "splitCountLimits=1" & "useGroupCountLimits=0") + splitCountLimits = 0; //1 = distinguish buildingCountLimit from storageCountLimit (ex.: buildingCountLimit=100, storageCountLimit=100 >> you can build 100 baseparts AND additional 100 storage objects like safes, lockboxes...) + useGroupCountLimits = 1; //1 = enable leader and member counts (doesn´t affect "splitCountLimits") + buildingCountLeader = 125; //ignore if "useGroupCountLimits=0" + buildingCountPerMember = 5; //ignore if "useGroupCountLimits=0" + storageCountLeader = 10; //ignore if "splitCountLimits=0" & "useGroupCountLimits=0" + storageCountPerMember = 5; //ignore if "splitCountLimits=0" & "useGroupCountLimits=0" + maxdoors = 8; maxgates = 5; - disableRemoteSensors = True; + disableRemoteSensors = true; EPOCH_news[] = {"Word is that Sappers have a new boss.","Dogs will often lure them monsters away.","My dog was blown up. I miss him.."}; deathMorphClass[] = {"Epoch_Sapper_F","Epoch_SapperB_F","I_UAV_01_F","Epoch_Cloak_F"}; niteLight[] = {1,1.88,22}; - ryanZombiesEnabled = True; + ryanZombiesEnabled = true; antagonistSpawnIndex[] = {{"Epoch_Cloak_F",1},{"GreatWhite_F",2},{"Epoch_Sapper_F",2},{"Epoch_SapperB_F",1},{"I_UAV_01_F",2},{"PHANTOM",1},{"B_Heli_Transport_01_F",1},{"EPOCH_RyanZombie_1",12}}; customVarsDefaults[] = {{"Temp",98.6,{106.7,95,102,105,96,95}},{"Hunger",1500,{5000,0,5001,5001,1250,0}},{"Thirst",750,{2500,0,2501,2501,625,0}},{"AliveTime",0,{-2,0}},{"Energy",0,{2500,0}},{"Wet",0,{100,0,35,55,-1,-1}},{"Soiled",0,{100,0,35,55,-1,-1}},{"Immunity",0,{100,0}},{"Toxicity",0,{100,0,35,55,-1,-1}},{"Stamina",100,{"EPOCH_playerStaminaMax",0}},{"Crypto",0,{250000,0}},{"HitPoints",{0,0,0,0},{1,0,0.5,1,-1,-1}},{"BloodP",100,{190,0,120,140,70,50}},{"SpawnArray",{},{}},{"Karma",0,{50000,-50000}},{"Alcohol",0,{100,0,35,55,-1,-1}},{"Radiation",0,{100,0,35,55,-1,-1}},{"Nuisance",0,{100,0}},{"MissionArray",{},{}}}; - hudConfigs[] = {{{"BloodP","","",{"getPlayerDamage",">=",0.7}},"topRight","x\addons\a3_epoch_code\Data\UI\bleeding_ca.paa",{"forceUpdate"}},{{"Oxygen","getPlayerOxygenRemaining","",{},{1,0,2,2,1,0.55}},"topRight","x\addons\a3_epoch_code\Data\UI\oxygen_ca.paa"},{"Hunger","topRight","x\addons\a3_epoch_code\Data\UI\hunger_ca.paa",{"forceBloodRise"}},{"Thirst","topRight","x\addons\a3_epoch_code\Data\UI\thirst_ca.paa",{"forceBloodRise"}},{"Temp","topRight",{"x\addons\a3_epoch_code\Data\UI\hot_ca.paa","x\addons\a3_epoch_code\Data\UI\cold_ca.paa"},{"forceFatigue"}},{"Toxicity","topRight","x\addons\a3_epoch_code\Data\UI\hazzard_ca.paa"},{"Wet","topRight","x\addons\a3_epoch_code\Data\UI\wet_ca.paa"},{"Alcohol","topRight","x\addons\a3_epoch_code\Data\UI\drunk_ca.paa"},{"Soiled","topRight","x\addons\a3_epoch_code\Data\UI\soiled_ca.paa"},{"Radiation","topRight","x\addons\a3_epoch_code\Data\UI\rads_ca.paa"},{{"HitPoints","getPlayerHitPointDamage","HitLegs"},"topRight","x\addons\a3_epoch_code\Data\UI\broken_ca.paa"}}; + hudConfigs[] = {{{"BloodP","","",{"getPlayerDamage",">=",0.7}},"topRight","x\addons\a3_epoch_code\Data\UI\bleeding_ca.paa",{"forceUpdate"}},{{"Oxygen","getPlayerOxygenRemaining","",{},{1,0,2,2,1,0.55}},"topRight","x\addons\a3_epoch_code\Data\UI\oxygen_ca.paa"},{"Hunger","topRight","x\addons\a3_epoch_code\Data\UI\hunger_ca.paa",{"forceBloodRise"}},{"Thirst","topRight","x\addons\a3_epoch_code\Data\UI\thirst_ca.paa",{"forceBloodRise"}},{"Temp","topRight",{"x\addons\a3_epoch_code\Data\UI\hot_ca.paa","x\addons\a3_epoch_code\Data\UI\cold_ca.paa"},{"forceFatigue"}},{"Toxicity","topRight","x\addons\a3_epoch_code\Data\UI\hazzard_ca.paa"},{"Alcohol","topRight","x\addons\a3_epoch_code\Data\UI\drunk_ca.paa"},{"Soiled","topRight","x\addons\a3_epoch_code\Data\UI\soiled_ca.paa"},{"Radiation","topRight","x\addons\a3_epoch_code\Data\UI\rads_ca.paa"},{{"HitPoints","getPlayerHitPointDamage","HitLegs"},"topRight","x\addons\a3_epoch_code\Data\UI\broken_ca.paa"}}; group_upgrade_lvl[] = {4,"1000",6,"1500",8,"2000",10,"2500",12,"3000",14,"3500",16,"4000",32,"8000",64,"16000"}; displayAddEventHandler[] = {"keyDown","keyUp"}; keyDown = "(_this call EPOCH_KeyDown)"; diff --git a/Sources/epoch_config/Configs/CfgEpochClient.json b/Sources/epoch_config/Configs/CfgEpochClient.json deleted file mode 100644 index 75b515d7..00000000 --- a/Sources/epoch_config/Configs/CfgEpochClient.json +++ /dev/null @@ -1,601 +0,0 @@ -{ - "CfgEpochClient": { - "epochVersion": "0.4.0.0", - "sapperRngChance": 100, - "droneRngChance": 100, - "buildingNearbyMilitary": 0, - "buildingNearbyMilitaryRange": 300, - "buildingNearbyMilitaryClasses": [ - "Cargo_Tower_base_F", - "Cargo_HQ_base_F", - "Cargo_Patrol_base_F", - "Cargo_House_base_F" - ], - "restrictedLocations": [ - "NameCityCapital" - ], - "restrictedLocationsRange": 300, - "buildingRequireJammer": 0, - "buildingCountLimit": 200, - "buildingJammerRange": 75, - "JammerPerGroup": 1, - "minJammerDistance": 650, - "maxBuildingHeigh": 33, - "buildingCountLeader": 125, - "buildingCountPerMember": 5, - "storagecountLeader": 10, - "storagecountPerMember": 5, - "maxdoors": 8, - "maxgates": 5, - "disableRemoteSensors": true, - "EPOCH_news": [ - "Word is that Sappers have a new boss.", - "Dogs will often lure them monsters away.", - "My dog was blown up. I miss him.." - ], - "deathMorphClass": [ - "Epoch_Sapper_F", - "Epoch_SapperB_F", - "I_UAV_01_F", - "Epoch_Cloak_F" - ], - "niteLight": [ - 1, - 1.88, - 22 - ], - "ryanZombiesEnabled": true, - "antagonistSpawnIndex": [ - [ - "Epoch_Cloak_F", - 1 - ], - [ - "GreatWhite_F", - 2 - ], - [ - "Epoch_Sapper_F", - 2 - ], - [ - "Epoch_SapperB_F", - 1 - ], - [ - "I_UAV_01_F", - 2 - ], - [ - "PHANTOM", - 1 - ], - [ - "B_Heli_Transport_01_F", - 1 - ], - [ - "EPOCH_RyanZombie_1", - 12 - ] - ], - "customVarsDefaults": [ - [ - "Temp", - 98.6, - [ - 106.7, - 95, - 102, - 105, - 96, - 95 - ] - ], - [ - "Hunger", - 1500, - [ - 5000, - 0, - 5001, - 5001, - 1250, - 0 - ] - ], - [ - "Thirst", - 750, - [ - 2500, - 0, - 2501, - 2501, - 625, - 0 - ] - ], - [ - "AliveTime", - 0, - [ - -2, - 0 - ] - ], - [ - "Energy", - 0, - [ - 2500, - 0 - ] - ], - [ - "Wet", - 0, - [ - 100, - 0, - 35, - 55, - -1, - -1 - ] - ], - [ - "Soiled", - 0, - [ - 100, - 0, - 35, - 55, - -1, - -1 - ] - ], - [ - "Immunity", - 0, - [ - 100, - 0 - ] - ], - [ - "Toxicity", - 0, - [ - 100, - 0, - 35, - 55, - -1, - -1 - ] - ], - [ - "Stamina", - 100, - [ - "EPOCH_playerStaminaMax", - 0 - ] - ], - [ - "Crypto", - 0, - [ - 250000, - 0 - ] - ], - [ - "HitPoints", - [ - 0, - 0, - 0, - 0 - ], - [ - 1, - 0, - 0.5, - 1, - -1, - -1 - ] - ], - [ - "BloodP", - 100, - [ - 190, - 0, - 120, - 140, - 70, - 50 - ] - ], - [ - "SpawnArray", - [], - [] - ], - [ - "Karma", - 0, - [ - 50000, - -50000 - ] - ], - [ - "Alcohol", - 0, - [ - 100, - 0, - 35, - 55, - -1, - -1 - ] - ], - [ - "Radiation", - 0, - [ - 100, - 0, - 35, - 55, - -1, - -1 - ] - ], - [ - "Nuisance", - 0, - [ - 100, - 0 - ] - ], - [ - "MissionArray", - [], - [] - ] - ], - "hudConfigs": [ - [ - [ - "BloodP", - "", - "", - [ - "getPlayerDamage", - ">=", - 0.7 - ] - ], - "topRight", - "x\\addons\\a3_epoch_code\\Data\\UI\\bleeding_ca.paa", - [ - "forceUpdate" - ] - ], - [ - [ - "Oxygen", - "getPlayerOxygenRemaining", - "", - [], - [ - 1, - 0, - 2, - 2, - 1, - 0.55 - ] - ], - "topRight", - "x\\addons\\a3_epoch_code\\Data\\UI\\oxygen_ca.paa" - ], - [ - "Hunger", - "topRight", - "x\\addons\\a3_epoch_code\\Data\\UI\\hunger_ca.paa", - [ - "forceBloodRise" - ] - ], - [ - "Thirst", - "topRight", - "x\\addons\\a3_epoch_code\\Data\\UI\\thirst_ca.paa", - [ - "forceBloodRise" - ] - ], - [ - "Temp", - "topRight", - [ - "x\\addons\\a3_epoch_code\\Data\\UI\\hot_ca.paa", - "x\\addons\\a3_epoch_code\\Data\\UI\\cold_ca.paa" - ], - [ - "forceFatigue" - ] - ], - [ - "Toxicity", - "topRight", - "x\\addons\\a3_epoch_code\\Data\\UI\\hazzard_ca.paa" - ], - [ - "Wet", - "topRight", - "x\\addons\\a3_epoch_code\\Data\\UI\\wet_ca.paa" - ], - [ - "Alcohol", - "topRight", - "x\\addons\\a3_epoch_code\\Data\\UI\\drunk_ca.paa" - ], - [ - "Soiled", - "topRight", - "x\\addons\\a3_epoch_code\\Data\\UI\\soiled_ca.paa" - ], - [ - "Radiation", - "topRight", - "x\\addons\\a3_epoch_code\\Data\\UI\\rads_ca.paa" - ], - [ - [ - "HitPoints", - "getPlayerHitPointDamage", - "HitLegs" - ], - "topRight", - "x\\addons\\a3_epoch_code\\Data\\UI\\broken_ca.paa" - ] - ], - "group_upgrade_lvl": [ - 4, - "1000", - 6, - "1500", - 8, - "2000", - 10, - "2500", - 12, - "3000", - 14, - "3500", - 16, - "4000", - 32, - "8000", - 64, - "16000" - ], - "displayAddEventHandler": [ - "keyDown", - "keyUp" - ], - "keyDown": "(_this call EPOCH_KeyDown)", - "keyUp": "(_this call EPOCH_KeyUp)", - "addEventHandler": [ - "Respawn", - "Put", - "Take", - "InventoryClosed", - "InventoryOpened", - "Fired", - "Killed", - "HandleRating", - "GetInMan", - "GetOutMan" - ], - "Respawn": "(_this select 0) call EPOCH_clientRespawn", - "Put": "(_this select 1) call EPOCH_interact;_this call EPOCH_PutHandler", - "Take": "(_this select 1) call EPOCH_interact;_this call EPOCH_UnisexCheck", - "Fired": "_this call EPOCH_fnc_playerFired;", - "InventoryClosed": "if !(EPOCH_arr_interactedObjs isEqualTo[]) then {[EPOCH_arr_interactedObjs] remoteExec['EPOCH_server_save_vehicles', 2]; EPOCH_arr_interactedObjs = [];};", - "InventoryOpened": "setMousePosition[0.5, 0.5]; call EPOCH_showStats;_this spawn EPOCH_initUI;_container = _this select 1;_lockedNear = false;if (_container isKindOf 'GroundWeaponHolder' || _container isKindOf 'WeaponHolderSimulated') then {{if (locked _x in [2, 3] ||_x getVariable['EPOCH_Locked', false]) exitWith {_lockedNear = true}} forEach (player nearSupplies 10);};if (locked _container in [2, 3] || _container getVariable['EPOCH_Locked', false] || _lockedNear) then {[] spawn {disableSerialization;waitUntil {!isNull findDisplay 602};_display = findDisplay 602;_ctrl_cargo = _display displayCtrl 6401;_ctrl_ground = _display displayCtrl 6321;_ctrl_cargo ctrlEnable false;ctrlSetFocus _ctrl_ground;ctrlActivate _ctrl_ground;};};", - "Killed": "_this call EPOCH_fnc_playerDeath;", - "HandleRating": "EPOCH_playerKarma = EPOCH_playerKarma + (_this select 1);0", - "HandleDamage": "", - "HandleHeal": "", - "Dammaged": "", - "Hit": "", - "HitPart": "", - "GetInMan": "_this call EPOCH_getInMan", - "GetOutMan": "_this call EPOCH_getOutMan;", - "nonJammerAI": [ - "B_Heli_Transport_01_F", - "PHANTOM", - "EPOCH_Sapper_F", - "Epoch_SapperB_F", - "I_UAV_01_F", - "EPOCH_RyanZombie_1" - ], - "nonTraderAI": [ - "B_Heli_Transport_01_F", - "PHANTOM", - "EPOCH_Sapper_F", - "Epoch_SapperB_F", - "I_UAV_01_F", - "Epoch_Cloak_F", - "GreatWhite_F", - "EPOCH_RyanZombie_1" - ], - "nonTraderAIRange": 50, - "fishLoots": [ - "ItemTuna", - "ItemSeaBass", - "ItemSeaBass", - "ItemSeaBass", - "ItemTrout", - "ItemTrout", - "ItemTrout", - "ItemTrout", - "ItemTrout", - "ItemTrout" - ], - "animalAiTables": [ - "Sheep_random_EPOCH", - "Sheep_random_EPOCH", - "Goat_random_EPOCH", - "Goat_random_EPOCH", - "Goat_random_EPOCH", - [ - "Cock_random_EPOCH", - "Hen_random_EPOCH" - ], - [ - "Cock_random_EPOCH", - "Hen_random_EPOCH" - ], - "Rabbit_EPOCH", - "Rabbit_EPOCH", - "Rabbit_EPOCH", - "Snake_random_EPOCH", - "Snake2_random_EPOCH", - [ - "Fin_random_EPOCH", - "Alsatian_Random_EPOCH" - ] - ], - "playerDeathScreen": "TapOut", - "playerKilledScreen": "TapOut2", - "playerDisableRevenge": 0, - "playerRevengeMinAliveTime": 900, - "bankTransferTime": [ - 0.0006, - 1.2, - 0.06 - ], - "#include0": "\"CfgEpochClient\\Altis.hpp\"", - "#include1": "\"CfgEpochClient\\australia.hpp\"", - "#include2": "\"CfgEpochClient\\Bornholm.hpp\"", - "#include3": "\"CfgEpochClient\\Chernarus_Summer.hpp\"", - "#include4": "\"CfgEpochClient\\Chernarus.hpp\"", - "#include5": "\"CfgEpochClient\\Esseker.hpp\"", - "#include6": "\"CfgEpochClient\\ProvingGrounds_PMC.hpp\"", - "#include7": "\"CfgEpochClient\\Sara_dbe1.hpp\"", - "#include8": "\"CfgEpochClient\\Sara.hpp\"", - "#include9": "\"CfgEpochClient\\SaraLite.hpp\"", - "#include10": "\"CfgEpochClient\\Stratis.hpp\"", - "#include11": "\"CfgEpochClient\\takistan.hpp\"", - "#include12": "\"CfgEpochClient\\utes.hpp\"", - "#include13": "\"CfgEpochClient\\vr.hpp\"", - "#include14": "\"CfgEpochClient\\Zargabad.hpp\"", - "#include15": "\"CfgEpochClient\\Tanoa.hpp\"", - "#include16": "\"CfgEpochClient\\WorldInteractions.hpp\"" - }, - "CfgEpochSapper": { - "detonateDistMax": 8, - "groanTrig": 16, - "sRange": 300, - "smellDist": 24, - "reflexSpeed": 0.25, - "nestChance": 2, - "hideLevel": 72, - "chargeLevel": 62 - }, - "CfgEpochUAV": { - "UAVMinDist": 48, - "UAVMaxDist": 180, - "UAVHeight": 100 - }, - "CfgEpochUAVSupport": { - "unitTypes": [ - "I_Soldier_EPOCH", - "I_Soldier2_EPOCH", - "I_Soldier3_EPOCH" - ], - "maxUnitNum": 2, - "minAISkill": 0.2, - "maxAimingAccuracy": 0.7, - "maxAimingShake": 0.9, - "maxAimingSpeed": 0.6, - "maxEndurance": 0.4, - "maxSpotDistance": 0.4, - "maxSpotTime": 0.3, - "maxCourage": 0.3, - "maxReloadSpeed": 0.5, - "maxCommanding": 0.4, - "maxGeneral": 0.4 - }, - "CfgEpochAirDrop": { - "AirDropFreq": 1200, - "AirDropChance": 6 - }, - "CfgEpochCloak": { - "cRange": 300, - "cAggression": 75, - "attackFrequency": 120, - "attackDistance": 38, - "targetChangeFrequency": 42, - "teleportChance": 66, - "hoverFrequency": 1280 - }, - "CfgEpochRyanZombie": { - "zeds": [ - "EPOCH_RyanZombie_1", - "EPOCH_RyanZombie_2", - "EPOCH_RyanZombie_3", - "EPOCH_RyanZombie_4", - "EPOCH_RyanZombie_5" - ], - "attackDist": 1.6, - "range": 45, - "disposeRange": 800, - "smell": [ - 38, - 0.42 - ], - "sight": [ - 28, - 0.72 - ], - "hearing": [ - 108, - 0.68 - ], - "memory": [ - 480, - 0.8 - ], - "reflexSpeed": 0.25, - "moans": [ - "ryanzombiesmoan1", - "ryanzombiesmoan2", - "ryanzombiesmoan3", - "ryanzombiesmoan4" - ], - "screams": [ - "ryanzombiesscream1", - "ryanzombiesscream2", - "ryanzombiesscream3", - "ryanzombiesscream4", - "ryanzombiesscream5", - "ryanzombiesscream6", - "ryanzombiesscream7", - "ryanzombiesscream8", - "ryanzombiesscream9" - ] - } -} diff --git a/Sources/epoch_config/Configs/CfgEpochConfiguration.json b/Sources/epoch_config/Configs/CfgEpochConfiguration.json deleted file mode 100644 index ce73bdae..00000000 --- a/Sources/epoch_config/Configs/CfgEpochConfiguration.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "_header": { - "@author": "Raimonds Virtoss - https://EpochMod.com", - "@contributors": [], - "@description": "Config for Epoch Configuration system", - "@licence": "Arma Public License Share Alike (APL-SA) - https://www.bistudio.com/community/licenses/arma-public-license-share-alike", - "@github": "https://github.com/EpochModTeam/Epoch/tree/release/Sources/{filename}" - }, - "CfgEpochConfiguration": { - "remap": { - "name": "Controls", - "color": [ - 1, - 1, - 1, - 1 - ], - "icon": "\\x\\addons\\a3_epoch_code\\Data\\owner.paa", - "controlGroup": "EpochConfigKeyMap" - }, - "HUD": { - "name": "Customize HUD (WIP)", - "color": [ - 1, - 1, - 1, - 1 - ], - "icon": "\\x\\addons\\a3_epoch_code\\Data\\owner.paa", - "controlGroup": "Epoch_main_config_dynamicHUD" - }, - "html": { - "name": "Changelog", - "color": [ - 1, - 1, - 1, - 1 - ], - "icon": "\\x\\addons\\a3_epoch_code\\Data\\owner.paa", - "controlGroup": "Epoch_main_config_changelog" - } - } -} diff --git a/Sources/epoch_config/Configs/CfgItemInteractions.json b/Sources/epoch_config/Configs/CfgItemInteractions.json deleted file mode 100644 index 4983647b..00000000 --- a/Sources/epoch_config/Configs/CfgItemInteractions.json +++ /dev/null @@ -1,1302 +0,0 @@ -{ - "_header": { - "@author": "Aaron Clark - https://EpochMod.com", - "@contributors": ["Andrew Gregory"], - "@description": "Item interaction configs", - "@licence": "Arma Public License Share Alike (APL-SA) - https://www.bistudio.com/community/licenses/arma-public-license-share-alike", - "@github": "https://github.com/EpochModTeam/Epoch/tree/release/Sources/{filename}" - }, - "CfgItemInteractions": { - "Default": { - "interactAction": 0 - }, - "Food_base": { - "interactAction": 1, - "interactText": "EAT", - "interactAttributes": [ - [ - "Hunger", - 600 - ] - ], - "_inherit": "Default" - }, - "Food_TinCan_base": { - "interactReturnOnUse": "ItemEmptyTin", - "_inherit": "Food_base" - }, - "Food_Jar_base": { - "interactReturnOnUse": "emptyjar_epoch", - "_inherit": "Food_base" - }, - "Food_Cooler_base": { - "interactReturnOnUse": "ItemCoolerE", - "_inherit": "Food_base" - }, - "Drink_base": { - "interactAction": 2, - "interactText": "DRINK", - "interactAttributes": [ - [ - "Thirst", - 500 - ] - ], - "_inherit": "Default" - }, - "Drink_Jar_base": { - "interactReturnOnUse": "emptyjar_epoch", - "_inherit": "Drink_base" - }, - "Soda_base": { - "interactReturnOnUse": "ItemSodaEmpty", - "_inherit": "Drink_base" - }, - "Item_Build_base": { - "interactAction": 3, - "interactText": "BUILD", - "_inherit": "Default" - }, - "Item_Packed_base": { - "interactAction": 14, - "interactText": "UNPACK", - "_inherit": "Default" - }, - "honey_epoch": { - "interactText": "EAT", - "interactAttributes": [ - [ - "Immunity", - 1 - ], - [ - "Stamina", - 30 - ], - [ - "BloodP", - 10 - ] - ], - "interactActions": [ - [ - "EMPTY", - "[1,[],'emptyjar_epoch'] call EPOCH_consumeItem;" - ] - ], - "_inherit": "Food_Jar_base" - }, - "sardines_epoch": { - "interactAttributes": [ - [ - "Hunger", - 1000 - ], - [ - "Toxicity", - 7 - ] - ], - "_inherit": "Food_TinCan_base" - }, - "meatballs_epoch": { - "interactAttributes": [ - [ - "Hunger", - 1200 - ] - ], - "_inherit": "Food_TinCan_base" - }, - "scam_epoch": { - "interactAttributes": [ - [ - "Hunger", - 1000 - ] - ], - "_inherit": "Food_TinCan_base" - }, - "sweetcorn_epoch": { - "interactAttributes": [ - [ - "Hunger", - 600 - ] - ], - "_inherit": "Food_TinCan_base" - }, - "FoodBioMeat": { - "interactAttributes": [ - [ - "Hunger", - 1000 - ], - [ - "Toxicity", - 7 - ] - ], - "_inherit": "Food_TinCan_base" - }, - "TacticalBacon": { - "interactAttributes": [ - [ - "Hunger", - 500 - ] - ], - "_inherit": "Food_TinCan_base" - }, - "ItemTrout": { - "interactAttributes": [ - [ - "Hunger", - 300 - ], - [ - "Toxicity", - 5 - ] - ], - "_inherit": "Food_base" - }, - "ItemSeaBass": { - "interactAttributes": [ - [ - "Hunger", - 500 - ], - [ - "Toxicity", - 10 - ] - ], - "_inherit": "Food_base" - }, - "ItemTuna": { - "interactAttributes": [ - [ - "Hunger", - 2500 - ] - ], - "_inherit": "Food_base" - }, - "ItemTroutCooked": { - "interactAttributes": [ - [ - "Hunger", - 600 - ] - ], - "_inherit": "Food_base" - }, - "ItemSeaBassCooked": { - "interactAttributes": [ - [ - "Hunger", - 1200 - ] - ], - "_inherit": "Food_base" - }, - "ItemTunaCooked": { - "interactAttributes": [ - [ - "Hunger", - 5000 - ] - ], - "_inherit": "Food_base" - }, - "FoodMeeps": { - "interactAttributes": [ - [ - "Hunger", - 500 - ] - ], - "_inherit": "Food_base" - }, - "FoodSnooter": { - "interactAttributes": [ - [ - "Hunger", - 500 - ], - [ - "Stamina", - 50 - ] - ], - "_inherit": "Food_base" - }, - "ItemCooler0": { - "interactAttributes": [ - [ - "Hunger", - 3000 - ] - ], - "_inherit": "Food_Cooler_base" - }, - "ItemCooler1": { - "interactAttributes": [ - [ - "Hunger", - 3500 - ] - ], - "_inherit": "Food_Cooler_base" - }, - "ItemCooler2": { - "interactAttributes": [ - [ - "Hunger", - 4000 - ] - ], - "_inherit": "Food_Cooler_base" - }, - "ItemCooler3": { - "interactAttributes": [ - [ - "Hunger", - 5000 - ] - ], - "_inherit": "Food_Cooler_base" - }, - "ItemCooler4": { - "interactAttributes": [ - [ - "Hunger", - 5000 - ] - ], - "_inherit": "Food_Cooler_base" - }, - "WhiskeyNoodle": { - "interactAttributes": [ - [ - "Thirst", - 800 - ], - [ - "Toxicity", - -1 - ], - [ - "Stamina", - 50 - ], - [ - "Alcohol", - 10 - ] - ], - "_inherit": "Drink_base" - }, - "water_epoch": { - "interactAttributes": [ - [ - "Thirst", - 500 - ], - [ - "Toxicity", - 5, - 1 - ], - [ - "Stamina", - 50 - ] - ], - "_inherit": "Drink_Jar_base" - }, - "clean_water_epoch": { - "interactAttributes": [ - [ - "Thirst", - 500 - ], - [ - "Stamina", - 50 - ] - ], - "_inherit": "Drink_Jar_base" - }, - "ItemSodaRbull": { - "interactAttributes": [ - [ - "Thirst", - 1000 - ], - [ - "Stamina", - 100 - ] - ], - "_inherit": "Soda_base" - }, - "ItemSodaOrangeSherbet": { - "interactAttributes": [ - [ - "Thirst", - 800 - ], - [ - "Stamina", - 75 - ] - ], - "_inherit": "Soda_base" - }, - "ItemSodaPurple": { - "interactAttributes": [ - [ - "Thirst", - 800 - ], - [ - "Stamina", - 75 - ] - ], - "_inherit": "Soda_base" - }, - "ItemSodaMocha": { - "interactAttributes": [ - [ - "Thirst", - 650 - ], - [ - "Stamina", - 150 - ] - ], - "_inherit": "Soda_base" - }, - "ItemSodaBurst": { - "interactAttributes": [ - [ - "Thirst", - 800 - ], - [ - "Stamina", - 75 - ] - ], - "_inherit": "Soda_base" - }, - "FoodWalkNSons": { - "interactAttributes": [ - [ - "Thirst", - 1200 - ], - [ - "Stamina", - 150 - ] - ], - "_inherit": "Soda_base" - }, - "ItemSodaAlpineDude": { - "interactAttributes": [ - [ - "Thirst", - 800 - ], - [ - "Stamina", - 800 - ] - ], - "_inherit": "Soda_base" - }, - "jerrycan_epoch": { - "interactAction": 4, - "interactText": "FILL", - "interactReturnOnUse": "jerrycanE_epoch", - "interactAttributes": [ - 10 - ], - "interactActions": [ - [ - "DRINK", - "[2,[['Toxicity',100],['Alcohol',50]],'jerrycanE_epoch'] call EPOCH_consumeItem;" - ], - [ - "EMPTY", - "[2,[],'jerrycanE_epoch'] call EPOCH_consumeItem;" - ] - ], - "_inherit": "Default" - }, - "jerrycanE_epoch": { - "interactAction": 5, - "interactText": "SIPHON", - "interactReturnOnUse": "jerrycan_epoch", - "interactAttributes": [ - 10 - ], - "_inherit": "Default" - }, - "FAK": { - "interactAction": 13, - "interactText": "USE", - "_inherit": "Default" - }, - "ItemLockbox": { - "buildClass": "LockBox_SIM_EPOCH", - "_inherit": "Item_Build_base" - }, - "ItemSafe": { - "buildClass": "Safe_SIM_EPOCH", - "_inherit": "Item_Build_base" - }, - "JackKit": { - "buildClass": "Jack_SIM_EPOCH", - "_inherit": "Item_Build_base" - }, - "EnergyPack": { - "interactAction": 9, - "interactText": "USE", - "interactAttributes": [ - [ - "Energy", - 100 - ] - ], - "_inherit": "Default" - }, - "EnergyPackLg": { - "interactAction": 9, - "interactText": "USE", - "interactAttributes": [ - [ - "Energy", - 1000 - ] - ], - "_inherit": "Default" - }, - "VehicleRepair": { - "interactAction": 10, - "interactText": "USE", - "_inherit": "Default" - }, - "VehicleRepairLg": { - "interactAction": 11, - "interactText": "USE", - "_inherit": "Default" - }, - "Venom_EPOCH": { - "interactAction": 1, - "interactText": "EAT", - "interactAttributes": [ - [ - "Toxicity", - 20, - 1 - ] - ], - "_inherit": "Default" - }, - "SnakeCarcass_EPOCH": { - "interactAction": 1, - "interactText": "EAT", - "interactAttributes": [ - [ - "Hunger", - 300 - ], - [ - "Soiled", - 1 - ], - [ - "Toxicity", - 10, - 1 - ] - ], - "_inherit": "Default" - }, - "SnakeMeat_EPOCH": { - "interactAction": 1, - "interactText": "EAT", - "interactAttributes": [ - [ - "Hunger", - 1200 - ] - ], - "_inherit": "Default" - }, - "RabbitCarcass_EPOCH": { - "interactAction": 1, - "interactText": "EAT", - "interactAttributes": [ - [ - "Hunger", - 300 - ], - [ - "Soiled", - 1 - ], - [ - "Toxicity", - 10, - 1 - ] - ], - "_inherit": "Default" - }, - "CookedRabbit_EPOCH": { - "interactAction": 1, - "interactText": "EAT", - "interactAttributes": [ - [ - "Hunger", - 1200 - ] - ], - "_inherit": "Default" - }, - "ChickenCarcass_EPOCH": { - "interactAction": 1, - "interactText": "EAT", - "interactAttributes": [ - [ - "Hunger", - 500 - ], - [ - "Soiled", - 1 - ], - [ - "Toxicity", - 25, - 1 - ] - ], - "_inherit": "Default" - }, - "CookedChicken_EPOCH": { - "interactAction": 1, - "interactText": "EAT", - "interactAttributes": [ - [ - "Hunger", - 2000 - ] - ], - "_inherit": "Default" - }, - "GoatCarcass_EPOCH": { - "interactAction": 1, - "interactText": "EAT", - "interactAttributes": [ - [ - "Hunger", - 500 - ], - [ - "Soiled", - 1 - ], - [ - "Toxicity", - 15, - 1 - ] - ], - "_inherit": "Default" - }, - "DogCarcass_EPOCH": { - "interactAction": 1, - "interactText": "EAT", - "interactAttributes": [ - [ - "Hunger", - 500 - ], - [ - "Soiled", - 1 - ], - [ - "Toxicity", - 15, - 1 - ], - [ - "Karma", - -10 - ] - ], - "_inherit": "Default" - }, - "CookedDog_EPOCH": { - "interactAction": 1, - "interactText": "EAT", - "interactAttributes": [ - [ - "Hunger", - 3000 - ], - [ - "Karma", - -10 - ] - ], - "_inherit": "Default" - }, - "CookedGoat_EPOCH": { - "interactAction": 1, - "interactText": "EAT", - "interactAttributes": [ - [ - "Hunger", - 3000 - ] - ], - "_inherit": "Default" - }, - "SheepCarcass_EPOCH": { - "interactAction": 1, - "interactText": "EAT", - "interactAttributes": [ - [ - "Hunger", - 500 - ], - [ - "Soiled", - 1 - ], - [ - "Toxicity", - 15, - 1 - ] - ], - "_inherit": "Default" - }, - "CookedSheep_EPOCH": { - "interactAction": 1, - "interactText": "EAT", - "interactAttributes": [ - [ - "Hunger", - 3000 - ] - ], - "_inherit": "Default" - }, - "KitSpikeTrap": { - "buildClass": "Spike_TRAP_SIM_EPOCH", - "_inherit": "Item_Build_base" - }, - "KitMetalTrap": { - "buildClass": "Metal_TRAP_SIM_EPOCH", - "_inherit": "Item_Build_base" - }, - "KitStudWall": { - "buildClass": "WoodLargeWall_EPOCH", - "_inherit": "Item_Build_base" - }, - "KitWoodFloor": { - "buildClass": "WoodFloor_EPOCH", - "_inherit": "Item_Build_base" - }, - "KitWoodStairs": { - "buildClass": "WoodStairs_EPOCH", - "_inherit": "Item_Build_base" - }, - "KitWoodTower": { - "buildClass": "WoodTower_EPOCH", - "_inherit": "Item_Build_base" - }, - "KitWoodRamp": { - "buildClass": "WoodRamp_EPOCH", - "_inherit": "Item_Build_base" - }, - "KitTankTrap": { - "buildClass": "TankTrap_SIM_EPOCH", - "_inherit": "Item_Build_base" - }, - "KitHesco3": { - "buildClass": "Hesco3_EPOCH", - "_inherit": "Item_Build_base" - }, - "KitWoodLadder": { - "buildClass": "WoodLadder_EPOCH", - "_inherit": "Item_Build_base" - }, - "KitFirePlace": { - "buildClass": "FirePlace_SIM_EPOCH", - "_inherit": "Item_Build_base" - }, - "KitTiPi": { - "buildClass": "Tipi_SIM_EPOCH", - "isStorage": 1, - "_inherit": "Item_Build_base" - }, - "KitShelf": { - "buildClass": "StorageShelf_SIM_EPOCH", - "isStorage": 1, - "_inherit": "Item_Build_base" - }, - "KitWorkbench": { - "buildClass": "Workbench_SIM_EPOCH", - "isStorage": 1, - "_inherit": "Item_Build_base" - }, - "KitFoundation": { - "buildClass": "Foundation_EPOCH", - "_inherit": "Item_Build_base" - }, - "KitWoodFoundation": { - "buildClass": "WoodFoundation_EPOCH", - "_inherit": "Item_Build_base" - }, - "KitSolarGen": { - "buildClass": "SolarGen_SIM_EPOCH", - "_inherit": "Item_Build_base" - }, - "KitPlotPole": { - "buildClass": "PlotPole_SIM_EPOCH", - "_inherit": "Item_Build_base" - }, - "KitCinderWall": { - "buildClass": "CinderWallHalf_EPOCH", - "_inherit": "Item_Build_base" - }, - "PaintCanBase": { - "interactAction": 12, - "interactText": "USE", - "_inherit": "Default" - }, - "PaintCanClear": { - "colorName": "None", - "textureIndex": 0, - "_inherit": "PaintCanBase" - }, - "PaintCanBlk": { - "colorName": "Black", - "textureIndex": 1, - "_inherit": "PaintCanBase" - }, - "PaintCanBlu": { - "colorName": "Blue", - "textureIndex": 2, - "_inherit": "PaintCanBase" - }, - "PaintCanBrn": { - "colorName": "Brown", - "textureIndex": 3, - "_inherit": "PaintCanBase" - }, - "PaintCanGrn": { - "colorName": "Green", - "textureIndex": 4, - "_inherit": "PaintCanBase" - }, - "PaintCanOra": { - "colorName": "Orange", - "textureIndex": 5, - "_inherit": "PaintCanBase" - }, - "PaintCanPur": { - "colorName": "Purple", - "textureIndex": 6, - "_inherit": "PaintCanBase" - }, - "PaintCanRed": { - "colorName": "Red", - "textureIndex": 7, - "_inherit": "PaintCanBase" - }, - "PaintCanTeal": { - "colorName": "Teal", - "textureIndex": 8, - "_inherit": "PaintCanBase" - }, - "PaintCanYel": { - "colorName": "Yellow", - "textureIndex": 9, - "_inherit": "PaintCanBase" - }, - "Poppy": { - "interactAction": 6, - "interactText": "USE", - "interactAttributes": [ - [ - "Immunity", - 10 - ], - [ - "Stamina", - -100 - ], - [ - "BloodP", - -10 - ] - ], - "_inherit": "Default" - }, - "Goldenseal": { - "interactAction": 6, - "interactText": "USE", - "interactAttributes": [ - [ - "Toxicity", - -50 - ] - ], - "_inherit": "Default" - }, - "Pumpkin": { - "interactAction": 6, - "interactText": "USE", - "interactAttributes": [ - [ - "Hunger", - 500 - ], - [ - "Stamina", - 50 - ] - ], - "_inherit": "Default" - }, - "Towelette": { - "interactAction": 6, - "interactText": "USE", - "interactAttributes": [ - [ - "Soiled", - -25 - ] - ], - "_inherit": "Default" - }, - "HeatPack": { - "interactAction": 7, - "interactText": "USE", - "interactAttributes": [ - [ - "Temp", - 1 - ] - ], - "_inherit": "Default" - }, - "ColdPack": { - "interactAction": 8, - "interactText": "USE", - "interactAttributes": [ - [ - "Temp", - -1 - ] - ], - "_inherit": "Default" - }, - "ItemHotwire": { - "interactAction": 2, - "interactText": "USE", - "_inherit": "Default" - }, - "ItemKeyKit": { - "interactAction": 2, - "interactText": "USE", - "_inherit": "Default" - }, - "ItemBarrelF": { - "interactAction": 4, - "interactText": "FILL", - "interactAttributes": [ - 210 - ], - "interactReturnOnUse": "ItemBarrelE", - "_inherit": "Default" - }, - "ItemBarrelE": { - "interactAction": 5, - "interactText": "SIPHON", - "interactAttributes": [ - 210 - ], - "interactReturnOnUse": "ItemBarrelF", - "_inherit": "Default" - }, - "ItemKey": { - "interactAction": 2, - "interactText": "USE", - "_inherit": "Default" - }, - "ItemKeyBlue": { - "_inherit": "ItemKey" - }, - "ItemKeyGreen": { - "_inherit": "ItemKey" - }, - "ItemKeyRed": { - "_inherit": "ItemKey" - }, - "ItemKeyYellow": { - "_inherit": "ItemKey" - }, - "ItemDoc1": { - "interactAction": -1, - "interactText": "READ", - "_inherit": "Default" - }, - "ItemDoc2": { - "_inherit": "ItemDoc1" - }, - "ItemDoc3": { - "_inherit": "ItemDoc1" - }, - "ItemDoc4": { - "_inherit": "ItemDoc1" - }, - "ItemDoc5": { - "_inherit": "ItemDoc1" - }, - "ItemDoc6": { - "_inherit": "ItemDoc1" - }, - "ItemDoc7": { - "_inherit": "ItemDoc1" - }, - "ItemDoc8": { - "_inherit": "ItemDoc1" - }, - "ItemVehDoc1": { - "_inherit": "ItemDoc1" - }, - "ItemVehDoc2": { - "_inherit": "ItemDoc1" - }, - "ItemVehDoc3": { - "_inherit": "ItemDoc1" - }, - "ItemVehDoc4": { - "_inherit": "ItemDoc1" - }, - "ItemBulb": { - "_inherit": "Default" - }, - "ItemBurlap": { - "_inherit": "Default" - }, - "ItemBriefcaseE": { - "_inherit": "Default" - }, - "ItemBriefcaseGold100oz": { - "_inherit": "Default" - }, - "ItemAluminumBar": { - "_inherit": "Default" - }, - "ItemCopperBar": { - "_inherit": "Default" - }, - "ItemTinBar": { - "_inherit": "Default" - }, - "ItemPlywoodPack": { - "_inherit": "Default" - }, - "ItemComboLock": { - "_inherit": "Default" - }, - "CircuitParts": { - "_inherit": "Default" - }, - "Pelt_EPOCH": { - "_inherit": "Default" - }, - "ItemPipe": { - "_inherit": "Default" - }, - "ItemEmptyTin": { - "_inherit": "Default" - }, - "ItemSodaEmpty": { - "_inherit": "Default" - }, - "emptyjar_epoch": { - "_inherit": "Default" - }, - "PartPlankPack": { - "_inherit": "Default" - }, - "CinderBlocks": { - "_inherit": "Default" - }, - "MortarBucket": { - "_inherit": "Default" - }, - "ItemKiloHemp": { - "_inherit": "Default" - }, - "ItemTopaz": { - "_inherit": "Default" - }, - "ItemOnyx": { - "_inherit": "Default" - }, - "ItemSapphire": { - "_inherit": "Default" - }, - "ItemAmethyst": { - "_inherit": "Default" - }, - "ItemEmerald": { - "_inherit": "Default" - }, - "ItemCitrine": { - "_inherit": "Default" - }, - "ItemRuby": { - "_inherit": "Default" - }, - "ItemQuartz": { - "_inherit": "Default" - }, - "ItemJade": { - "_inherit": "Default" - }, - "ItemGarnet": { - "_inherit": "Default" - }, - "ItemMixOil": { - "_inherit": "Default" - }, - "ItemDocument": { - "_inherit": "Default" - }, - "ItemDocumentMission": { - "_inherit": "Default" - }, - "ItemSilverBar": { - "_inherit": "Default" - }, - "ItemGoldBar": { - "_inherit": "Default" - }, - "ItemGoldBar10oz": { - "_inherit": "Default" - }, - "ItemRock": { - "_inherit": "Default" - }, - "ItemStick": { - "_inherit": "Default" - }, - "ItemRope": { - "_inherit": "Default" - }, - "PartOre": { - "_inherit": "Default" - }, - "PartOreSilver": { - "_inherit": "Default" - }, - "PartOreGold": { - "_inherit": "Default" - }, - "ItemPacked": { - "_inherit": "Default" - }, - "ItemSolar": { - "_inherit": "Default" - }, - "ItemCables": { - "_inherit": "Default" - }, - "ItemBattery": { - "_inherit": "Default" - }, - "ItemScraps": { - "_inherit": "Default" - }, - "ItemCorrugated": { - "_inherit": "Default" - }, - "ItemCorrugatedLg": { - "_inherit": "Default" - }, - "5Rnd_rollins_mag": { - "_inherit": "Default" - }, - "CSGAS": { - "_inherit": "Default" - }, - "sledge_swing": { - "_inherit": "Default" - }, - "stick_swing": { - "_inherit": "Default" - }, - "hatchet_swing": { - "_inherit": "Default" - }, - "WoodLog_EPOCH": { - "_inherit": "Default" - }, - "ItemCoolerE": { - "_inherit": "Default" - }, - "lighter_epoch": { - "_inherit": "Default" - }, - "Item_AssaultPack_cbr": { - "interactReturnOnUse": "B_AssaultPack_cbr", - "_inherit": "Item_Packed_base" - }, - "Item_AssaultPack_dgtl": { - "interactReturnOnUse": "B_AssaultPack_dgtl", - "_inherit": "Item_Packed_base" - }, - "Item_AssaultPack_khk": { - "interactReturnOnUse": "B_AssaultPack_khk", - "_inherit": "Item_Packed_base" - }, - "Item_AssaultPack_mcamo": { - "interactReturnOnUse": "B_AssaultPack_mcamo", - "_inherit": "Item_Packed_base" - }, - "Item_AssaultPack_ocamo": { - "interactReturnOnUse": "B_AssaultPack_ocamo", - "_inherit": "Item_Packed_base" - }, - "Item_AssaultPack_rgr": { - "interactReturnOnUse": "B_AssaultPack_rgr", - "_inherit": "Item_Packed_base" - }, - "Item_AssaultPack_sgg": { - "interactReturnOnUse": "B_AssaultPack_sgg", - "_inherit": "Item_Packed_base" - }, - "Item_AssaultPack_blk": { - "interactReturnOnUse": "B_AssaultPack_blk", - "_inherit": "Item_Packed_base" - }, - "Item_Carryall_cbr": { - "interactReturnOnUse": "B_Carryall_cbr", - "_inherit": "Item_Packed_base" - }, - "Item_Carryall_khk": { - "interactReturnOnUse": "B_Carryall_khk", - "_inherit": "Item_Packed_base" - }, - "Item_Carryall_mcamo": { - "interactReturnOnUse": "B_Carryall_mcamo", - "_inherit": "Item_Packed_base" - }, - "Item_Carryall_ocamo": { - "interactReturnOnUse": "B_Carryall_ocamo", - "_inherit": "Item_Packed_base" - }, - "Item_Carryall_oli": { - "interactReturnOnUse": "B_Carryall_oli", - "_inherit": "Item_Packed_base" - }, - "Item_Carryall_oucamo": { - "interactReturnOnUse": "B_Carryall_oucamo", - "_inherit": "Item_Packed_base" - }, - "Item_FieldPack_blk": { - "interactReturnOnUse": "B_FieldPack_blk", - "_inherit": "Item_Packed_base" - }, - "Item_FieldPack_cbr": { - "interactReturnOnUse": "B_FieldPack_cbr", - "_inherit": "Item_Packed_base" - }, - "Item_FieldPack_khk": { - "interactReturnOnUse": "B_FieldPack_khk", - "_inherit": "Item_Packed_base" - }, - "Item_FieldPack_ocamo": { - "interactReturnOnUse": "B_FieldPack_ocamo", - "_inherit": "Item_Packed_base" - }, - "Item_FieldPack_oli": { - "interactReturnOnUse": "B_FieldPack_oli", - "_inherit": "Item_Packed_base" - }, - "Item_FieldPack_oucamo": { - "interactReturnOnUse": "B_FieldPack_oucamo", - "_inherit": "Item_Packed_base" - }, - "Item_Kitbag_cbr": { - "interactReturnOnUse": "B_Kitbag_cbr", - "_inherit": "Item_Packed_base" - }, - "Item_Kitbag_mcamo": { - "interactReturnOnUse": "B_Kitbag_mcamo", - "_inherit": "Item_Packed_base" - }, - "Item_Kitbag_rgr": { - "interactReturnOnUse": "B_Kitbag_rgr", - "_inherit": "Item_Packed_base" - }, - "Item_Kitbag_sgg": { - "interactReturnOnUse": "B_Kitbag_sgg", - "_inherit": "Item_Packed_base" - }, - "Item_TacticalPack_blk": { - "interactReturnOnUse": "B_TacticalPack_blk", - "_inherit": "Item_Packed_base" - }, - "Item_TacticalPack_mcamo": { - "interactReturnOnUse": "B_TacticalPack_mcamo", - "_inherit": "Item_Packed_base" - }, - "Item_TacticalPack_ocamo": { - "interactReturnOnUse": "B_TacticalPack_ocamo", - "_inherit": "Item_Packed_base" - }, - "Item_TacticalPack_oli": { - "interactReturnOnUse": "B_TacticalPack_oli", - "_inherit": "Item_Packed_base" - }, - "Item_TacticalPack_rgr": { - "interactReturnOnUse": "B_TacticalPack_rgr", - "_inherit": "Item_Packed_base" - }, - "Item_smallbackpack_red": { - "interactReturnOnUse": "smallbackpack_red_epoch", - "_inherit": "Item_Packed_base" - }, - "Item_smallbackpack_green": { - "interactReturnOnUse": "smallbackpack_green_epoch", - "_inherit": "Item_Packed_base" - }, - "Item_smallbackpack_teal": { - "interactReturnOnUse": "smallbackpack_teal_epoch", - "_inherit": "Item_Packed_base" - }, - "Item_smallbackpack_pink": { - "interactReturnOnUse": "smallbackpack_pink_epoch", - "_inherit": "Item_Packed_base" - } - } -} diff --git a/Sources/epoch_config/Configs/CfgMasterLoop.json b/Sources/epoch_config/Configs/CfgMasterLoop.json deleted file mode 100644 index 84abb438..00000000 --- a/Sources/epoch_config/Configs/CfgMasterLoop.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "_header": { - "@author": "Aaron Clark - https://EpochMod.com", - "@contributors": [], - "@description": "Master loop is a simple config based event scheduler that handles all time based player related tasks.", - "@licence": "Arma Public License Share Alike (APL-SA) - https://www.bistudio.com/community/licenses/arma-public-license-share-alike", - "@github": "https://github.com/EpochModTeam/Epoch/tree/release/Sources/{filename}" - }, - "CfgMasterLoop": { - "Init": { - "file": "epoch_code\\compile\\setup\\masterLoop\\init.sqf" - }, - "Events": { - "condition": "alive player", - "file": "epoch_code\\compile\\setup\\masterLoop", - "Event1": { - "delay": 1 - }, - "Event2": { - "delay": 10 - }, - "Event3": { - "delay": 15 - }, - "Event4": { - "delay": 30 - }, - "Event5": { - "delay": 60 - }, - "Event6": { - "delay": 300 - }, - "Event7": { - "delay": 600 - } - } - } -} diff --git a/Sources/epoch_config/Configs/CfgObjectInteractions.json b/Sources/epoch_config/Configs/CfgObjectInteractions.json deleted file mode 100644 index bbbc3c4e..00000000 --- a/Sources/epoch_config/Configs/CfgObjectInteractions.json +++ /dev/null @@ -1,603 +0,0 @@ -{ - "_header": { - "@author": "Aaron Clark - https://EpochMod.com", - "@contributors": [], - "@description": "Epoch object interaction configs.", - "@licence": "Arma Public License Share Alike (APL-SA) - https://www.bistudio.com/community/licenses/arma-public-license-share-alike", - "@github": "https://github.com/EpochModTeam/Epoch/tree/release/Sources/{filename}" - }, - "CfgObjectInteractions": { - "Default": { - "interactMode": 0, - "distance": 0, - "toxicChance": 0, - "bleedChance": 0, - "bloodpChance": 0, - "fatigueChance": 0, - "bleedAmount": 0, - "bloodpAmount": 0, - "soundEffect": [], - "soundEffectGlobal": 0, - "animationEffect": [], - "animationEffectGlobal": 0, - "canSee": "false", - "ppEffect": [], - "aliveState": 0, - "interactAttributes": [] - }, - "Land_MPS_EPOCH": { - "_inherit": "Default" - }, - "container_epoch": { - "_inherit": "Default" - }, - "PlotPole_EPOCH": { - "interactMode": 1, - "_inherit": "Default" - }, - "Tipi_EPOCH": { - "interactMode": 4, - "_inherit": "Default" - }, - "Tipi_SIM_EPOCH": { - "interactMode": 1, - "_inherit": "Default" - }, - "StorageShelf_EPOCH": { - "interactMode": 4, - "_inherit": "Default" - }, - "WorkBench_EPOCH": { - "interactMode": 4, - "_inherit": "Default" - }, - "Foundation_EPOCH": { - "interactMode": 1, - "_inherit": "Default" - }, - "WoodFoundation_EPOCH": { - "interactMode": 1, - "_inherit": "Default" - }, - "Sheep_random_EPOCH": { - "interactMode": 3, - "aliveState": 1, - "interactAttributes": [ - [ - "Soiled", - 1 - ] - ], - "_inherit": "Default" - }, - "Goat_random_EPOCH": { - "interactMode": 3, - "aliveState": 1, - "interactAttributes": [ - [ - "Soiled", - 1 - ] - ], - "_inherit": "Default" - }, - "Cock_random_EPOCH": { - "interactMode": 3, - "aliveState": 1, - "interactAttributes": [ - [ - "Soiled", - 1 - ] - ], - "_inherit": "Default" - }, - "Hen_random_EPOCH": { - "interactMode": 3, - "aliveState": 1, - "interactAttributes": [ - [ - "Soiled", - 1 - ] - ], - "_inherit": "Default" - }, - "Rabbit_EPOCH": { - "interactMode": 3, - "aliveState": 1, - "interactAttributes": [ - [ - "Soiled", - 1 - ] - ], - "_inherit": "Default" - }, - "Fin_random_EPOCH": { - "interactMode": 3, - "aliveState": 1, - "interactAttributes": [ - [ - "Karma", - -100 - ], - [ - "Soiled", - 1 - ] - ], - "_inherit": "Default" - }, - "Alsatian_Random_EPOCH": { - "interactMode": 3, - "aliveState": 1, - "interactAttributes": [ - [ - "Karma", - -100 - ], - [ - "Soiled", - 1 - ] - ], - "_inherit": "Default" - }, - "Epoch_Sapper_F": { - "interactMode": 3, - "aliveState": 1, - "interactAttributes": [ - [ - "Toxicity", - 20, - 1 - ], - [ - "Soiled", - 20, - 1 - ] - ], - "_inherit": "Default" - }, - "Epoch_SapperB_F": { - "interactMode": 3, - "aliveState": 1, - "interactAttributes": [ - [ - "Toxicity", - 20, - 1 - ], - [ - "Soiled", - 20, - 1 - ] - ], - "_inherit": "Default" - }, - "I_UAV_01_F": { - "interactMode": 3, - "aliveState": 1, - "interactAttributes": [ - [ - "Energy", - 20, - 1 - ] - ], - "_inherit": "Default" - }, - "Epoch_Female_F": { - "interactMode": 2, - "_inherit": "Default" - }, - "Epoch_Male_F": { - "interactMode": 2, - "_inherit": "Default" - }, - "C_man_1": { - "interactMode": 2, - "_inherit": "Default" - }, - "SapperHead_SIM_EPOCH": { - "interactMode": 0, - "interactAttributes": [ - [ - "Soiled", - 1 - ] - ], - "_inherit": "Default" - }, - "SapperCorpse_SIM_EPOCH": { - "interactMode": 0, - "interactAttributes": [ - [ - "Soiled", - 1 - ] - ], - "_inherit": "Default" - }, - "Snake_random_EPOCH": { - "interactMode": 3, - "distance": 3, - "toxicChance": 0.2, - "bloodpChance": 1, - "fatigueChance": 0.5, - "bleedAmount": 30, - "bloodpAmount": 3, - "soundEffect": [ - "snake_bite0" - ], - "canSee": "!(lineIntersects[eyePos _unit, aimPos _target, _unit, _target])", - "ppEffect": [], - "aliveState": 0, - "interactAttributes": [ - [ - "Toxicity", - 20, - 1 - ], - [ - "Soiled", - 1 - ] - ], - "_inherit": "Default" - }, - "Snake2_random_EPOCH": { - "interactMode": 3, - "distance": 3, - "toxicChance": 0.1, - "bloodpChance": 1, - "fatigueChance": 0.5, - "bleedAmount": 30, - "bloodpAmount": 3, - "soundEffect": [ - "snake_bite0" - ], - "canSee": "!(lineIntersects[eyePos _unit, aimPos _target, _unit, _target])", - "ppEffect": [], - "aliveState": 0, - "interactAttributes": [ - [ - "Toxicity", - 10, - 1 - ], - [ - "Soiled", - 1 - ] - ], - "_inherit": "Default" - }, - "GreatWhite_F": { - "interactMode": 3, - "distance": 6, - "toxicChance": 0, - "bleedChance": 1, - "bloodpChance": 1, - "fatigueChance": 1, - "bleedAmount": 100, - "bloodpAmount": 3, - "canSee": "true", - "ppEffect": [], - "aliveState": 1, - "interactAttributes": [], - "_inherit": "Default" - }, - "SmokeShellCustom": { - "distance": 6, - "toxicChance": 1, - "bleedChance": 0, - "bloodpChance": 1, - "fatigueChance": 1, - "bleedAmount": 0, - "bloodpAmount": 3, - "canSee": "true", - "ppEffect": [], - "_inherit": "Default" - }, - "Epoch_Cloak_F": { - "distance": 30, - "toxicChance": 0, - "bloodpChance": 0.9, - "fatigueChance": 0.5, - "bleedAmount": 66, - "bloodpAmount": 3, - "soundEffect": [ - "cultist_nearby" - ], - "canSee": "!(lineIntersects[eyePos _unit, aimPos _target, _unit, _target])", - "ppEffect": [ - [ - [ - "filmGrain", - 2005, - [ - 0.1, - -1, - 0.05, - 0.05, - 2, - false - ], - 1 - ], - [ - "chromAberration", - 2006, - [ - 0.01, - 0.01, - true - ], - 5 - ], - [ - "colorCorrections", - 2007, - [ - 1, - 1, - 0, - [ - 1.5, - -1, - -1.5, - 0.5 - ], - [ - 5, - 3.5, - -5, - -0.5 - ], - [ - -3, - 5, - -5, - -0.5 - ] - ], - 5 - ], - [ - "radialBlur", - 2008, - [ - 0.02, - 0.02, - 0.15, - 0.15 - ], - 5 - ] - ], - 2, - [ - [], - [ - [ - 0, - 0, - true - ], - 5 - ], - [ - [ - 1, - 1, - -0.01, - [ - 0.0, - 0.0, - 0.0, - 0.0 - ], - [ - 1.5, - 1, - 1.2, - 0.6 - ], - [ - 0.199, - 0.587, - 0.114, - 0.2 - ] - ], - 5 - ], - [ - [ - 0, - 0, - 0, - 0 - ], - 5 - ] - ], - 5, - [] - ], - "interactMode": 3, - "aliveState": 1, - "interactAttributes": [ - [ - "Toxicity", - 20, - 1 - ], - [ - "Soiled", - 20, - 1 - ] - ], - "_inherit": "Default" - }, - "EPOCH_RyanZombie_1": { - "distance": 3, - "toxicChance": 0.1, - "bloodpChance": 0.9, - "fatigueChance": 0.4, - "bleedAmount": 30, - "bloodpAmount": 3, - "soundEffect": [ - [ - "ryanzombies\\sounds\\attack1.ogg", - 400 - ], - [ - "ryanzombies\\sounds\\attack2.ogg", - 400 - ], - [ - "ryanzombies\\sounds\\attack3.ogg", - 400 - ], - [ - "ryanzombies\\sounds\\attack4.ogg", - 400 - ], - [ - "ryanzombies\\sounds\\attack5.ogg", - 400 - ] - ], - "soundEffectGlobal": 1, - "animationEffect": [ - "AwopPercMstpSgthWnonDnon_throw" - ], - "animationEffectGlobal": 1, - "canSee": "!(lineIntersects[eyePos _unit, aimPos _target, _unit, _target])", - "ppEffect": [], - "interactMode": 3, - "aliveState": 1, - "interactAttributes": [ - [ - "Toxicity", - 5, - 1 - ], - [ - "Soiled", - 10, - 1 - ] - ], - "_inherit": "Default" - }, - "EPOCH_RyanZombie_2": { - "_inherit": "EPOCH_RyanZombie_1" - }, - "EPOCH_RyanZombie_3": { - "_inherit": "EPOCH_RyanZombie_1" - }, - "EPOCH_RyanZombie_4": { - "_inherit": "EPOCH_RyanZombie_1" - }, - "EPOCH_RyanZombie_5": { - "_inherit": "EPOCH_RyanZombie_1" - }, - "EPOCH_RyanZombie_1_C": { - "_inherit": "EPOCH_RyanZombie_1" - }, - "EPOCH_RyanZombie_2_C": { - "_inherit": "EPOCH_RyanZombie_1" - }, - "EPOCH_RyanZombie_3_C": { - "_inherit": "EPOCH_RyanZombie_1" - }, - "EPOCH_RyanZombie_4_C": { - "_inherit": "EPOCH_RyanZombie_1" - }, - "EPOCH_RyanZombie_5_C": { - "_inherit": "EPOCH_RyanZombie_1" - }, - "EPOCH_RyanZombie_1_Sp": { - "_inherit": "EPOCH_RyanZombie_1" - }, - "EPOCH_RyanZombie_2_Sp": { - "_inherit": "EPOCH_RyanZombie_1" - }, - "EPOCH_RyanZombie_3_Sp": { - "_inherit": "EPOCH_RyanZombie_1" - }, - "EPOCH_RyanZombie_4_Sp": { - "_inherit": "EPOCH_RyanZombie_1" - }, - "EPOCH_RyanZombie_5_Sp": { - "_inherit": "EPOCH_RyanZombie_1" - }, - "EPOCH_RyanZombie_1_B": { - "_inherit": "EPOCH_RyanZombie_1" - }, - "EPOCH_RyanZombie_2_B": { - "_inherit": "EPOCH_RyanZombie_1" - }, - "EPOCH_RyanZombie_3_B": { - "_inherit": "EPOCH_RyanZombie_1" - }, - "EPOCH_RyanZombie_4_B": { - "_inherit": "EPOCH_RyanZombie_1" - }, - "EPOCH_RyanZombie_5_B": { - "_inherit": "EPOCH_RyanZombie_1" - }, - "EPOCH_RyanZombie_1_W": { - "_inherit": "EPOCH_RyanZombie_1" - }, - "EPOCH_RyanZombie_2_W": { - "_inherit": "EPOCH_RyanZombie_1" - }, - "EPOCH_RyanZombie_3_W": { - "_inherit": "EPOCH_RyanZombie_1" - }, - "EPOCH_RyanZombie_4_W": { - "_inherit": "EPOCH_RyanZombie_1" - }, - "EPOCH_RyanZombie_5_W": { - "_inherit": "EPOCH_RyanZombie_1" - }, - "EPOCH_RyanZombie_1_M": { - "_inherit": "EPOCH_RyanZombie_1" - }, - "EPOCH_RyanZombie_2_M": { - "_inherit": "EPOCH_RyanZombie_1" - }, - "EPOCH_RyanZombie_3_M": { - "_inherit": "EPOCH_RyanZombie_1" - }, - "EPOCH_RyanZombie_4_M": { - "_inherit": "EPOCH_RyanZombie_1" - }, - "EPOCH_RyanZombie_5_M": { - "_inherit": "EPOCH_RyanZombie_1" - }, - "EPOCH_RyanZombie_1_S": { - "_inherit": "EPOCH_RyanZombie_1" - }, - "EPOCH_RyanZombie_2_S": { - "_inherit": "EPOCH_RyanZombie_1" - }, - "EPOCH_RyanZombie_3_S": { - "_inherit": "EPOCH_RyanZombie_1" - }, - "EPOCH_RyanZombie_4_S": { - "_inherit": "EPOCH_RyanZombie_1" - }, - "EPOCH_RyanZombie_5_S": { - "_inherit": "EPOCH_RyanZombie_1" - } - } -} diff --git a/Sources/epoch_config/Configs/CfgPricing.json b/Sources/epoch_config/Configs/CfgPricing.json deleted file mode 100644 index 8f03a82c..00000000 --- a/Sources/epoch_config/Configs/CfgPricing.json +++ /dev/null @@ -1,3308 +0,0 @@ -{ - "_header": { - "@author": "Aaron Clark - https://EpochMod.com", - "@contributors": [], - "@description": "Prices for Trading system.", - "@licence": "Arma Public License Share Alike (APL-SA) - https://www.bistudio.com/community/licenses/arma-public-license-share-alike", - "@github": "https://github.com/EpochModTeam/Epoch/tree/release/Sources/{filename}" - }, - "CfgPricing": { - "ItemEmptyTin": { - "price": 1 - }, - "ItemSodaEmpty": { - "price": 1 - }, - "ItemSodaAlpineDude": { - "price": 5 - }, - "ItemHotwire": { - "price": 15 - }, - "ItemKeyKit": { - "price": 15 - }, - "ItemBarrelF": { - "price": 200 - }, - "ItemBarrelE": { - "price": 50 - }, - "ItemPipe": { - "price": 10 - }, - "ItemKey": { - "price": 10 - }, - "ItemKeyBlue": { - "price": 10 - }, - "ItemKeyGreen": { - "price": 10 - }, - "ItemKeyRed": { - "price": 10 - }, - "ItemKeyYellow": { - "price": 10 - }, - "ItemDoc1": { - "price": 10 - }, - "ItemDoc2": { - "price": 10 - }, - "ItemDoc3": { - "price": 10 - }, - "ItemDoc4": { - "price": 10 - }, - "ItemDoc5": { - "price": 10 - }, - "ItemDoc6": { - "price": 10 - }, - "ItemDoc7": { - "price": 10 - }, - "ItemDoc8": { - "price": 10 - }, - "ItemVehDoc1": { - "price": 10 - }, - "ItemVehDoc2": { - "price": 10 - }, - "ItemVehDoc3": { - "price": 10 - }, - "ItemVehDoc4": { - "price": 10 - }, - "ItemBulb": { - "price": 10 - }, - "ItemBurlap": { - "price": 10 - }, - "ItemBriefcaseE": { - "price": 10 - }, - "ItemBriefcaseGold100oz": { - "price": 10000 - }, - "ItemAluminumBar": { - "price": 10 - }, - "ItemCopperBar": { - "price": 100 - }, - "ItemTinBar": { - "price": 1 - }, - "ItemPlywoodPack": { - "price": 100 - }, - "ItemComboLock": { - "price": 45 - }, - "Item_AssaultPack_cbr": { - "price": 10 - }, - "Item_AssaultPack_dgtl": { - "price": 10 - }, - "Item_AssaultPack_khk": { - "price": 10 - }, - "Item_AssaultPack_mcamo": { - "price": 10 - }, - "Item_AssaultPack_ocamo": { - "price": 10 - }, - "Item_AssaultPack_rgr": { - "price": 10 - }, - "Item_AssaultPack_sgg": { - "price": 10 - }, - "Item_AssaultPack_blk": { - "price": 10 - }, - "Item_Carryall_cbr": { - "price": 40 - }, - "Item_Carryall_khk": { - "price": 40 - }, - "Item_Carryall_mcamo": { - "price": 40 - }, - "Item_Carryall_ocamo": { - "price": 40 - }, - "Item_Carryall_oli": { - "price": 40 - }, - "Item_Carryall_oucamo": { - "price": 40 - }, - "Item_FieldPack_blk": { - "price": 15 - }, - "Item_FieldPack_cbr": { - "price": 15 - }, - "Item_FieldPack_khk": { - "price": 15 - }, - "Item_FieldPack_ocamo": { - "price": 15 - }, - "Item_FieldPack_oli": { - "price": 15 - }, - "Item_FieldPack_oucamo": { - "price": 15 - }, - "Item_Kitbag_cbr": { - "price": 25 - }, - "Item_Kitbag_mcamo": { - "price": 25 - }, - "Item_Kitbag_rgr": { - "price": 25 - }, - "Item_Kitbag_sgg": { - "price": 25 - }, - "Item_TacticalPack_blk": { - "price": 20 - }, - "Item_TacticalPack_mcamo": { - "price": 20 - }, - "Item_TacticalPack_ocamo": { - "price": 20 - }, - "Item_TacticalPack_oli": { - "price": 20 - }, - "Item_TacticalPack_rgr": { - "price": 20 - }, - "Item_smallbackpack_red": { - "price": 22 - }, - "Item_smallbackpack_green": { - "price": 22 - }, - "Item_smallbackpack_teal": { - "price": 22 - }, - "Item_smallbackpack_pink": { - "price": 22 - }, - "ChainSaw": { - "price": 125 - }, - "CircuitParts": { - "price": 50 - }, - "ItemCoolerE": { - "price": 50 - }, - "JackKit": { - "price": 25 - }, - "ItemLockbox": { - "price": 250, - "tax": 0.5 - }, - "ItemSafe": { - "price": 1250, - "tax": 0.5 - }, - "ItemCompass": { - "price": 3 - }, - "ItemGPS": { - "price": 20 - }, - "EpochRadio0": { - "price": 2 - }, - "EpochRadio1": { - "price": 4 - }, - "EpochRadio2": { - "price": 6 - }, - "EpochRadio3": { - "price": 8 - }, - "EpochRadio4": { - "price": 10 - }, - "EpochRadio5": { - "price": 12 - }, - "EpochRadio6": { - "price": 14 - }, - "EpochRadio7": { - "price": 16 - }, - "EpochRadio8": { - "price": 18 - }, - "EpochRadio9": { - "price": 20 - }, - "VehicleRepair": { - "price": 35 - }, - "VehicleRepairLg": { - "price": 50 - }, - "WhiskeyNoodle": { - "price": 80 - }, - "ItemWatch": { - "price": 2 - }, - "Binocular": { - "price": 4 - }, - "NVG_EPOCH": { - "price": 35 - }, - "acc_flashlight": { - "price": 5 - }, - "acc_pointer_IR": { - "price": 5 - }, - "srifle_EBR_F": { - "price": 150 - }, - "srifle_GM6_F": { - "price": 150 - }, - "srifle_LRR_F": { - "price": 200 - }, - "srifle_DMR_01_F": { - "price": 200 - }, - "20Rnd_762x51_Mag": { - "price": 4, - "tax": 0.9 - }, - "5Rnd_127x108_Mag": { - "price": 3, - "tax": 0.9 - }, - "5Rnd_127x108_APDS_Mag": { - "price": 6, - "tax": 0.9 - }, - "7Rnd_408_Mag": { - "price": 4, - "tax": 0.9 - }, - "10Rnd_762x54_Mag": { - "price": 2, - "tax": 0.9 - }, - "10Rnd_338_Mag": { - "price": 2, - "tax": 0.9 - }, - "130Rnd_338_Mag": { - "price": 2, - "tax": 0.9 - }, - "10Rnd_93x64_DMR_05_Mag": { - "price": 2, - "tax": 0.9 - }, - "10Rnd_127x54_Mag": { - "price": 2, - "tax": 0.9 - }, - "CUP_hgun_Compact": { - "price": 20 - }, - "CUP_hgun_Duty": { - "price": 20 - }, - "CUP_hgun_Phantom": { - "price": 25 - }, - "CUP_hgun_Glock17": { - "price": 25 - }, - "CUP_hgun_Makarov": { - "price": 20 - }, - "CUP_hgun_MicroUzi": { - "price": 45 - }, - "CUP_hgun_TaurusTracker455": { - "price": 35 - }, - "CUP_hgun_PB6P9": { - "price": 30 - }, - "CUP_hgun_SA61": { - "price": 30 - }, - "CUP_hgun_M9": { - "price": 30 - }, - "CUP_hgun_TaurusTracker455_gold": { - "price": 300 - }, - "CUP_hgun_Colt1911": { - "price": 30 - }, - "CUP_sgun_AA12": { - "price": 75 - }, - "CUP_sgun_M1014": { - "price": 50 - }, - "CUP_sgun_Saiga12K": { - "price": 45 - }, - "CUP_srifle_AS50": { - "price": 200 - }, - "CUP_srifle_LeeEnfield": { - "price": 100 - }, - "CUP_srifle_LeeEnfield_rail": { - "price": 150 - }, - "CUP_srifle_M107_Base": { - "price": 200 - }, - "CUP_srifle_M110": { - "price": 200 - }, - "CUP_srifle_M14": { - "price": 150 - }, - "CUP_srifle_M14_DMR": { - "price": 150 - }, - "CUP_srifle_Mk12SPR": { - "price": 200 - }, - "CUP_srifle_M24_des": { - "price": 200 - }, - "CUP_srifle_M40A3": { - "price": 200 - }, - "CUP_srifle_ksvk": { - "price": 150 - }, - "CUP_srifle_SVD": { - "price": 200 - }, - "CUP_srifle_VSSVintorez": { - "price": 200 - }, - "CUP_srifle_CZ750": { - "price": 200 - }, - "CUP_srifle_CZ550": { - "price": 200 - }, - "CUP_srifle_CZ550_rail": { - "price": 200 - }, - "CUP_srifle_M24_wdl": { - "price": 200 - }, - "CUP_srifle_SVD_des": { - "price": 200 - }, - "CUP_srifle_AWM_des": { - "price": 200 - }, - "CUP_srifle_AWM_wdl": { - "price": 200 - }, - "CUP_srifle_G22_des": { - "price": 200 - }, - "CUP_arifle_AK107_GL": { - "price": 75 - }, - "CUP_arifle_AK47": { - "price": 75 - }, - "CUP_arifle_AK74": { - "price": 75 - }, - "CUP_arifle_AK74_GL": { - "price": 75 - }, - "CUP_arifle_AK74M": { - "price": 75 - }, - "CUP_arifle_AK74M_GL": { - "price": 75 - }, - "CUP_arifle_AKM": { - "price": 75 - }, - "CUP_arifle_AKS": { - "price": 75 - }, - "CUP_arifle_AKS_Gold": { - "price": 75 - }, - "CUP_arifle_AKS74": { - "price": 75 - }, - "CUP_arifle_RPK74": { - "price": 75 - }, - "CUP_arifle_L85A2_GL": { - "price": 75 - }, - "CUP_arifle_M16A4_Base": { - "price": 75 - }, - "CUP_arifle_M4A1_black": { - "price": 75 - }, - "CUP_arifle_M4A1_BUIS_GL": { - "price": 75 - }, - "CUP_arifle_M4A1_BUIS_camo_GL": { - "price": 75 - }, - "CUP_arifle_M4A1_BUIS_desert_GL": { - "price": 75 - }, - "CUP_arifle_M16A2": { - "price": 75 - }, - "CUP_arifle_M16A2_GL": { - "price": 75 - }, - "CUP_arifle_M16A4_GL": { - "price": 75 - }, - "CUP_arifle_M4A3_desert": { - "price": 75 - }, - "CUP_arifle_M4A1": { - "price": 75 - }, - "CUP_arifle_CZ805_A1": { - "price": 75 - }, - "CUP_arifle_CZ805_GL": { - "price": 75 - }, - "CUP_arifle_CZ805_B_GL": { - "price": 75 - }, - "CUP_arifle_FNFAL": { - "price": 100 - }, - "CUP_arifle_FNFAL_railed": { - "price": 100 - }, - "CUP_arifle_FNFAL5061": { - "price": 100 - }, - "CUP_arifle_G36A": { - "price": 75 - }, - "CUP_arifle_G36K": { - "price": 75 - }, - "CUP_arifle_G36C": { - "price": 75 - }, - "CUP_arifle_MG36": { - "price": 75 - }, - "CUP_arifle_Mk16_CQC": { - "price": 75 - }, - "CUP_arifle_Mk16_CQC_FG": { - "price": 75 - }, - "CUP_arifle_Mk16_CQC_SFG": { - "price": 75 - }, - "CUP_arifle_Mk16_CQC_EGLM": { - "price": 75 - }, - "CUP_arifle_Mk16_STD": { - "price": 75 - }, - "CUP_arifle_Mk16_STD_FG": { - "price": 75 - }, - "CUP_arifle_Mk16_STD_SFG": { - "price": 75 - }, - "CUP_arifle_Mk16_STD_EGLM": { - "price": 75 - }, - "CUP_arifle_Mk16_SV": { - "price": 75 - }, - "CUP_arifle_Mk17_CQC": { - "price": 75 - }, - "CUP_arifle_Mk17_CQC_FG": { - "price": 75 - }, - "CUP_arifle_Mk17_CQC_SFG": { - "price": 75 - }, - "CUP_arifle_Mk17_CQC_EGLM": { - "price": 75 - }, - "CUP_arifle_Mk17_STD": { - "price": 75 - }, - "CUP_arifle_Mk17_STD_FG": { - "price": 75 - }, - "CUP_arifle_Mk17_STD_SFG": { - "price": 75 - }, - "CUP_arifle_Mk17_STD_EGLM": { - "price": 75 - }, - "CUP_arifle_Mk20": { - "price": 100 - }, - "CUP_arifle_Sa58RIS1": { - "price": 75 - }, - "CUP_arifle_Sa58RIS2_gl": { - "price": 75 - }, - "CUP_arifle_XM8_Carbine_FG": { - "price": 75 - }, - "CUP_arifle_XM8_Carbine": { - "price": 75 - }, - "CUP_arifle_XM8_Carbine_GL": { - "price": 75 - }, - "CUP_arifle_xm8_sharpshooter": { - "price": 75 - }, - "CUP_arifle_xm8_SAW": { - "price": 75 - }, - "CUP_arifle_XM8_Compact": { - "price": 75 - }, - "CUP_arifle_XM8_Compact_Rail": { - "price": 75 - }, - "CUP_arifle_CZ805_A2": { - "price": 75 - }, - "CUP_arifle_CZ805_B": { - "price": 75 - }, - "CUP_arifle_Sa58P": { - "price": 75 - }, - "CUP_arifle_Sa58P_des": { - "price": 75 - }, - "CUP_arifle_Sa58V": { - "price": 75 - }, - "CUP_arifle_Sa58V_camo": { - "price": 75 - }, - "CUP_arifle_Sa58RIS1_des": { - "price": 75 - }, - "CUP_arifle_Sa58RIS2": { - "price": 75 - }, - "CUP_arifle_Sa58RIS2_camo": { - "price": 75 - }, - "CUP_arifle_AK107": { - "price": 75 - }, - "CUP_arifle_AKS74U": { - "price": 75 - }, - "CUP_arifle_RPK74_45": { - "price": 75 - }, - "CUP_arifle_RPK74M": { - "price": 75 - }, - "CUP_arifle_FNFAL5062": { - "price": 75 - }, - "CUP_arifle_FNFAL_OSW": { - "price": 75 - }, - "CUP_arifle_G36A_camo": { - "price": 75 - }, - "CUP_arifle_G36K_camo": { - "price": 75 - }, - "CUP_arifle_G36C_camo": { - "price": 75 - }, - "CUP_arifle_MG36_camo": { - "price": 75 - }, - "CUP_arifle_L85A2": { - "price": 75 - }, - "CUP_arifle_L86A2": { - "price": 75 - }, - "CUP_arifle_M4A1_camo": { - "price": 75 - }, - "CUP_arifle_M4A1_desert": { - "price": 75 - }, - "CUP_arifle_XM8_Railed": { - "price": 75 - }, - "CUP_lmg_L110A1": { - "price": 150 - }, - "CUP_lmg_M240": { - "price": 150 - }, - "CUP_lmg_minimipara": { - "price": 150 - }, - "CUP_lmg_minimi": { - "price": 150 - }, - "CUP_lmg_m249_para": { - "price": 150 - }, - "CUP_lmg_M249_E2": { - "price": 150 - }, - "CUP_lmg_minimi_railed": { - "price": 150 - }, - "CUP_lmg_m249_pip1": { - "price": 150 - }, - "CUP_lmg_m249_pip4": { - "price": 150 - }, - "CUP_lmg_L7A2": { - "price": 150 - }, - "CUP_lmg_PKM": { - "price": 150 - }, - "CUP_lmg_Pecheneg": { - "price": 150 - }, - "CUP_lmg_UK59": { - "price": 150 - }, - "CUP_lmg_m249_pip2": { - "price": 150 - }, - "CUP_lmg_m249_pip3": { - "price": 150 - }, - "CUP_lmg_m249_SQuantoon": { - "price": 150 - }, - "CUP_lmg_M60E4": { - "price": 150 - }, - "CUP_lmg_Mk48_des": { - "price": 150 - }, - "CUP_lmg_Mk48_wdl": { - "price": 150 - }, - "CUP_smg_bizon": { - "price": 75 - }, - "CUP_smg_EVO": { - "price": 100 - }, - "CUP_smg_MP5SD6": { - "price": 125 - }, - "CUP_smg_MP5A5": { - "price": 100 - }, - "CUP_10Rnd_9x19_Compact": { - "price": 3, - "tax": 0.9 - }, - "CUP_18Rnd_9x19_Phantom": { - "price": 3, - "tax": 0.9 - }, - "CUP_17Rnd_9x19_glock17": { - "price": 3, - "tax": 0.9 - }, - "CUP_8Rnd_9x18_Makarov_M": { - "price": 3, - "tax": 0.9 - }, - "CUP_8Rnd_9x18_MakarovSD_M": { - "price": 3, - "tax": 0.9 - }, - "CUP_30Rnd_9x19_UZI": { - "price": 3, - "tax": 0.9 - }, - "CUP_6Rnd_45ACP_M": { - "price": 3, - "tax": 0.9 - }, - "CUP_20Rnd_B_765x17_Ball_M": { - "price": 3, - "tax": 0.9 - }, - "CUP_15Rnd_9x19_M9": { - "price": 3, - "tax": 0.9 - }, - "CUP_7Rnd_45ACP_1911": { - "price": 3, - "tax": 0.9 - }, - "CUP_20Rnd_B_AA12_Pellets": { - "price": 5, - "tax": 0.9 - }, - "CUP_20Rnd_B_AA12_74Slug": { - "price": 5, - "tax": 0.9 - }, - "CUP_20Rnd_B_AA12_HE": { - "price": 15, - "tax": 0.9 - }, - "CUP_8Rnd_B_Beneli_74Slug": { - "price": 5, - "tax": 0.9 - }, - "CUP_8Rnd_B_Beneli_74Pellets": { - "price": 5, - "tax": 0.9 - }, - "CUP_8Rnd_B_Saiga12_74Slug_M": { - "price": 5, - "tax": 0.9 - }, - "CUP_8Rnd_B_Saiga12_74Pellets_M": { - "price": 5, - "tax": 0.9 - }, - "CUP_5Rnd_127x99_as50_M": { - "price": 5, - "tax": 0.9 - }, - "CUP_10x_303_M": { - "price": 5, - "tax": 0.9 - }, - "CUP_10Rnd_127x99_m107": { - "price": 5, - "tax": 0.9 - }, - "CUP_20Rnd_762x51_B_M110": { - "price": 5, - "tax": 0.9 - }, - "CUP_20Rnd_TE1_Yellow_Tracer_762x51_M110": { - "price": 5, - "tax": 0.9 - }, - "CUP_20Rnd_TE1_Red_Tracer_762x51_M110": { - "price": 5, - "tax": 0.9 - }, - "CUP_20Rnd_TE1_Green_Tracer_762x51_M110": { - "price": 5, - "tax": 0.9 - }, - "CUP_20Rnd_TE1_White_Tracer_762x51_M110": { - "price": 5, - "tax": 0.9 - }, - "CUP_5Rnd_762x51_M24": { - "price": 5, - "tax": 0.9 - }, - "CUP_5Rnd_127x108_KSVK_M": { - "price": 5, - "tax": 0.9 - }, - "CUP_10Rnd_762x54_SVD_M": { - "price": 5, - "tax": 0.9 - }, - "CUP_10Rnd_9x39_SP5_VSS_M": { - "price": 5, - "tax": 0.9 - }, - "CUP_20Rnd_9x39_SP5_VSS_M": { - "price": 5, - "tax": 0.9 - }, - "CUP_10Rnd_762x51_CZ750_Tracer": { - "price": 5, - "tax": 0.9 - }, - "CUP_10Rnd_762x51_CZ750": { - "price": 5, - "tax": 0.9 - }, - "CUP_5x_22_LR_17_HMR_M": { - "price": 5, - "tax": 0.9 - }, - "CUP_5Rnd_86x70_L115A1": { - "price": 5, - "tax": 0.9 - }, - "CUP_5Rnd_762x67_G22": { - "price": 5, - "tax": 0.9 - }, - "CUP_30Rnd_545x39_AK_M": { - "price": 5, - "tax": 0.9 - }, - "CUP_30Rnd_TE1_Green_Tracer_545x39_AK_M": { - "price": 5, - "tax": 0.9 - }, - "CUP_30Rnd_TE1_Red_Tracer_545x39_AK_M": { - "price": 5, - "tax": 0.9 - }, - "CUP_30Rnd_TE1_White_Tracer_545x39_AK_M": { - "price": 5, - "tax": 0.9 - }, - "CUP_30Rnd_TE1_Yellow_Tracer_545x39_AK_M": { - "price": 5, - "tax": 0.9 - }, - "CUP_45Rnd_TE4_LRT4_Green_Tracer_545x39_RPK_M": { - "price": 5, - "tax": 0.9 - }, - "CUP_30Rnd_762x39_AK47_M": { - "price": 5, - "tax": 0.9 - }, - "CUP_75Rnd_TE4_LRT4_Green_Tracer_545x39_RPK_M": { - "price": 5, - "tax": 0.9 - }, - "CUP_20Rnd_762x51_CZ805B": { - "price": 5, - "tax": 0.9 - }, - "CUP_20Rnd_TE1_Yellow_Tracer_762x51_CZ805B": { - "price": 5, - "tax": 0.9 - }, - "CUP_20Rnd_TE1_Red_Tracer_762x51_CZ805B": { - "price": 5, - "tax": 0.9 - }, - "CUP_20Rnd_TE1_Green_Tracer_762x51_CZ805B": { - "price": 5, - "tax": 0.9 - }, - "CUP_20Rnd_TE1_White_Tracer_762x51_CZ805B": { - "price": 5, - "tax": 0.9 - }, - "CUP_20Rnd_762x51_FNFAL_M": { - "price": 5, - "tax": 0.9 - }, - "CUP_20Rnd_762x51_B_SCAR": { - "price": 5, - "tax": 0.9 - }, - "CUP_20Rnd_TE1_Yellow_Tracer_762x51_SCAR": { - "price": 5, - "tax": 0.9 - }, - "CUP_20Rnd_TE1_Red_Tracer_762x51_SCAR": { - "price": 5, - "tax": 0.9 - }, - "CUP_20Rnd_TE1_Green_Tracer_762x51_SCAR": { - "price": 5, - "tax": 0.9 - }, - "CUP_20Rnd_TE1_White_Tracer_762x51_SCAR": { - "price": 5, - "tax": 0.9 - }, - "CUP_30Rnd_Sa58_M_TracerG": { - "price": 5, - "tax": 0.9 - }, - "CUP_30Rnd_Sa58_M_TracerR": { - "price": 5, - "tax": 0.9 - }, - "CUP_30Rnd_Sa58_M_TracerY": { - "price": 5, - "tax": 0.9 - }, - "CUP_30Rnd_Sa58_M": { - "price": 5, - "tax": 0.9 - }, - "CUP_100Rnd_TE4_LRT4_White_Tracer_762x51_Belt_M": { - "price": 7, - "tax": 0.9 - }, - "CUP_100Rnd_TE4_LRT4_Red_Tracer_762x51_Belt_M": { - "price": 7, - "tax": 0.9 - }, - "CUP_100Rnd_TE4_LRT4_762x54_PK_Tracer_Green_M": { - "price": 7, - "tax": 0.9 - }, - "CUP_50Rnd_UK59_762x54R_Tracer": { - "price": 5, - "tax": 0.9 - }, - "CUP_64Rnd_9x19_Bizon_M": { - "price": 5, - "tax": 0.9 - }, - "CUP_64Rnd_Green_Tracer_9x19_Bizon_M": { - "price": 4, - "tax": 0.9 - }, - "CUP_64Rnd_Red_Tracer_9x19_Bizon_M": { - "price": 4, - "tax": 0.9 - }, - "CUP_64Rnd_White_Tracer_9x19_Bizon_M": { - "price": 4, - "tax": 0.9 - }, - "CUP_64Rnd_Yellow_Tracer_9x19_Bizon_M": { - "price": 4, - "tax": 0.9 - }, - "CUP_30Rnd_9x19_MP5": { - "price": 4, - "tax": 0.9 - }, - "CUP_item_Money": { - "price": 1000 - }, - "CUP_item_Kostey_photos": { - "price": 100 - }, - "CUP_item_Kostey_map_case": { - "price": 100 - }, - "CUP_item_Kostey_notebook": { - "price": 100 - }, - "CUP_item_CDF_dogtags": { - "price": 100 - }, - "CUP_item_Moscow_Bombing_File": { - "price": 100 - }, - "CUP_item_Cobalt_File": { - "price": 100 - }, - "CUP_muzzle_snds_M110": { - "price": 5 - }, - "CUP_muzzle_snds_M14": { - "price": 5 - }, - "CUP_muzzle_PBS4": { - "price": 5 - }, - "CUP_muzzle_PB6P9": { - "price": 5 - }, - "CUP_muzzle_Bizon": { - "price": 5 - }, - "CUP_muzzle_snds_M9": { - "price": 5 - }, - "CUP_muzzle_snds_MicroUzi": { - "price": 5 - }, - "CUP_muzzle_snds_AWM": { - "price": 5 - }, - "CUP_muzzle_snds_G36_black": { - "price": 5 - }, - "CUP_muzzle_snds_G36_desert": { - "price": 5 - }, - "CUP_muzzle_snds_L85": { - "price": 5 - }, - "CUP_muzzle_snds_M16_camo": { - "price": 5 - }, - "CUP_muzzle_snds_M16": { - "price": 5 - }, - "CUP_muzzle_snds_SCAR_L": { - "price": 5 - }, - "CUP_muzzle_mfsup_SCAR_L": { - "price": 5 - }, - "CUP_muzzle_snds_SCAR_H": { - "price": 5 - }, - "CUP_muzzle_mfsup_SCAR_H": { - "price": 5 - }, - "CUP_muzzle_snds_XM8": { - "price": 5 - }, - "CUP_optic_PSO_1": { - "price": 10 - }, - "CUP_optic_PSO_3": { - "price": 10 - }, - "CUP_optic_Kobra": { - "price": 10 - }, - "CUP_optic_GOSHAWK": { - "price": 10 - }, - "CUP_optic_NSPU": { - "price": 10 - }, - "CUP_optic_PechenegScope": { - "price": 10 - }, - "CUP_optic_SB_3_12x50_PMII": { - "price": 10 - }, - "CUP_optic_AN_PAS_13c2": { - "price": 10 - }, - "CUP_optic_LeupoldMk4": { - "price": 10 - }, - "CUP_optic_HoloBlack": { - "price": 10 - }, - "CUP_optic_HoloWdl": { - "price": 10 - }, - "CUP_optic_HoloDesert": { - "price": 10 - }, - "CUP_optic_Eotech533": { - "price": 10 - }, - "CUP_optic_Eotech533Grey": { - "price": 10 - }, - "CUP_optic_CompM4": { - "price": 10 - }, - "CUP_optic_SUSAT": { - "price": 10 - }, - "CUP_optic_ACOG": { - "price": 10 - }, - "CUP_optic_CWS": { - "price": 10 - }, - "CUP_optic_Leupold_VX3": { - "price": 10 - }, - "CUP_optic_AN_PVS_10": { - "price": 10 - }, - "CUP_optic_CompM2_Black": { - "price": 10 - }, - "CUP_optic_CompM2_Woodland": { - "price": 10 - }, - "CUP_optic_CompM2_Woodland2": { - "price": 10 - }, - "CUP_optic_CompM2_Desert": { - "price": 10 - }, - "CUP_optic_RCO": { - "price": 10 - }, - "CUP_optic_RCO_desert": { - "price": 10 - }, - "CUP_optic_LeupoldM3LR": { - "price": 15 - }, - "CUP_optic_LeupoldMk4_10x40_LRT_Desert": { - "price": 15 - }, - "CUP_optic_LeupoldMk4_10x40_LRT_Woodland": { - "price": 15 - }, - "CUP_optic_ElcanM145": { - "price": 10 - }, - "CUP_optic_AN_PAS_13c1": { - "price": 10 - }, - "CUP_optic_LeupoldMk4_CQ_T": { - "price": 10 - }, - "CUP_optic_ELCAN_SpecterDR": { - "price": 10 - }, - "CUP_optic_LeupoldMk4_MRT_tan": { - "price": 10 - }, - "CUP_optic_SB_11_4x20_PM": { - "price": 10 - }, - "CUP_optic_ZDDot": { - "price": 10 - }, - "CUP_optic_MRad": { - "price": 10 - }, - "CUP_optic_TrijiconRx01_desert": { - "price": 10 - }, - "CUP_optic_TrijiconRx01_black": { - "price": 10 - }, - "CUP_optic_AN_PVS_4": { - "price": 10 - }, - "CUP_acc_Glock17_Flashlight": { - "price": 5 - }, - "CUP_acc_ANPEQ_15": { - "price": 5 - }, - "CUP_acc_ANPEQ_2": { - "price": 5 - }, - "CUP_acc_Flashlight": { - "price": 5 - }, - "CUP_acc_Flashlight_wdl": { - "price": 5 - }, - "CUP_acc_Flashlight_desert": { - "price": 5 - }, - "CUP_acc_XM8_light_module": { - "price": 5 - }, - "CUP_acc_ANPEQ_2_camo": { - "price": 5 - }, - "CUP_acc_ANPEQ_2_desert": { - "price": 5 - }, - "CUP_acc_ANPEQ_2_grey": { - "price": 5 - }, - "CUP_acc_CZ_M3X": { - "price": 5 - }, - "CUP_bipod_Harris_1A2_L": { - "price": 15 - }, - "CUP_bipod_VLTOR_Modpod": { - "price": 15 - }, - "CUP_Mxx_camo": { - "price": 10 - }, - "CUP_Mxx_camo_half": { - "price": 10 - }, - "CUP_SVD_camo_g": { - "price": 10 - }, - "CUP_SVD_camo_g_half": { - "price": 10 - }, - "CUP_SVD_camo_d": { - "price": 10 - }, - "CUP_SVD_camo_d_half": { - "price": 10 - }, - "PaintCanClear": { - "price": 1 - }, - "PaintCanBlk": { - "price": 1 - }, - "PaintCanBlu": { - "price": 1 - }, - "PaintCanBrn": { - "price": 1 - }, - "PaintCanGrn": { - "price": 1 - }, - "PaintCanOra": { - "price": 1 - }, - "PaintCanPur": { - "price": 1 - }, - "PaintCanRed": { - "price": 1 - }, - "PaintCanTeal": { - "price": 1 - }, - "PaintCanYel": { - "price": 1 - }, - "ItemDocument": { - "price": 5 - }, - "ItemDocumentMission": { - "price": 5 - }, - "ItemMixOil": { - "price": 5 - }, - "emptyjar_epoch": { - "price": 5 - }, - "jerrycan_epoch": { - "price": 10 - }, - "jerrycanE_epoch": { - "price": 5 - }, - "speargun_epoch": { - "price": 75 - }, - "spear_magazine": { - "price": 5, - "tax": 0.9 - }, - "lighter_epoch": { - "price": 50 - }, - "WoodLog_EPOCH": { - "price": 1 - }, - "ItemRope": { - "price": 5 - }, - "ItemStick": { - "price": 1 - }, - "ItemRock": { - "price": 1 - }, - "honey_epoch": { - "price": 5 - }, - "FoodBioMeat": { - "price": 4 - }, - "FoodMeeps": { - "price": 50 - }, - "FoodSnooter": { - "price": 5 - }, - "sardines_epoch": { - "price": 2 - }, - "meatballs_epoch": { - "price": 2 - }, - "scam_epoch": { - "price": 4 - }, - "TacticalBacon": { - "price": 5 - }, - "sweetcorn_epoch": { - "price": 2 - }, - "CookedSheep_EPOCH": { - "price": 5 - }, - "CookedGoat_EPOCH": { - "price": 5 - }, - "SnakeMeat_EPOCH": { - "price": 3 - }, - "CookedRabbit_EPOCH": { - "price": 5 - }, - "CookedChicken_EPOCH": { - "price": 3 - }, - "ItemTrout": { - "price": 2 - }, - "ItemTroutCooked": { - "price": 20 - }, - "ItemSeaBass": { - "price": 5 - }, - "ItemSeaBassCooked": { - "price": 50 - }, - "ItemTuna": { - "price": 10 - }, - "ItemTunaCooked": { - "price": 100 - }, - "FoodWalkNSons": { - "price": 5 - }, - "ItemSodaOrangeSherbet": { - "price": 4 - }, - "ItemSodaPurple": { - "price": 5 - }, - "ItemSodaMocha": { - "price": 8 - }, - "ItemSodaBurst": { - "price": 4 - }, - "ItemSodaRbull": { - "price": 5 - }, - "water_epoch": { - "price": 5 - }, - "clean_water_epoch": { - "price": 10 - }, - "FAK": { - "price": 3 - }, - "Towelette": { - "price": 1 - }, - "HeatPack": { - "price": 2 - }, - "ColdPack": { - "price": 2 - }, - "sr25_epoch": { - "price": 50 - }, - "l85a2_epoch": { - "price": 50 - }, - "l85a2_pink_epoch": { - "price": 50 - }, - "l85a2_ugl_epoch": { - "price": 50 - }, - "arifle_Katiba_F": { - "price": 50 - }, - "arifle_Katiba_C_F": { - "price": 50 - }, - "arifle_Katiba_GL_F": { - "price": 75 - }, - "arifle_MXC_F": { - "price": 50 - }, - "arifle_MX_F": { - "price": 50 - }, - "arifle_MX_GL_F": { - "price": 75 - }, - "arifle_MXM_F": { - "price": 50 - }, - "arifle_SDAR_F": { - "price": 50 - }, - "arifle_TRG21_F": { - "price": 50 - }, - "arifle_TRG20_F": { - "price": 50 - }, - "arifle_TRG21_GL_F": { - "price": 75 - }, - "arifle_Mk20_F": { - "price": 50 - }, - "arifle_Mk20C_F": { - "price": 50 - }, - "arifle_Mk20_GL_F": { - "price": 75 - }, - "arifle_Mk20_plain_F": { - "price": 50 - }, - "arifle_Mk20C_plain_F": { - "price": 50 - }, - "arifle_Mk20_GL_plain_F": { - "price": 75 - }, - "SMG_01_F": { - "price": 35 - }, - "SMG_02_F": { - "price": 35 - }, - "hgun_PDW2000_F": { - "price": 35 - }, - "arifle_MXM_Black_F": { - "price": 50 - }, - "arifle_MX_GL_Black_F": { - "price": 75 - }, - "arifle_MX_Black_F": { - "price": 50 - }, - "arifle_MXC_Black_F": { - "price": 50 - }, - "Rollins_F": { - "price": 50 - }, - "30Rnd_65x39_caseless_green": { - "price": 3, - "tax": 0.9 - }, - "30Rnd_65x39_caseless_green_mag_Tracer": { - "price": 4, - "tax": 0.9 - }, - "30Rnd_65x39_caseless_mag": { - "price": 3, - "tax": 0.9 - }, - "30Rnd_65x39_caseless_mag_Tracer": { - "price": 4, - "tax": 0.9 - }, - "20Rnd_556x45_UW_mag": { - "price": 3, - "tax": 0.9 - }, - "30Rnd_556x45_Stanag": { - "price": 3, - "tax": 0.9 - }, - "30Rnd_556x45_Stanag_Tracer_Red": { - "price": 4, - "tax": 0.9 - }, - "30Rnd_556x45_Stanag_Tracer_Green": { - "price": 4, - "tax": 0.9 - }, - "30Rnd_556x45_Stanag_Tracer_Yellow": { - "price": 4, - "tax": 0.9 - }, - "30Rnd_45ACP_Mag_SMG_01": { - "price": 2, - "tax": 0.9 - }, - "30Rnd_45ACP_Mag_SMG_01_Tracer_Green": { - "price": 3, - "tax": 0.9 - }, - "5Rnd_rollins_mag": { - "price": 2, - "tax": 0.9 - }, - "UGL_FlareWhite_F": { - "price": 2 - }, - "UGL_FlareGreen_F": { - "price": 2 - }, - "UGL_FlareRed_F": { - "price": 2 - }, - "UGL_FlareYellow_F": { - "price": 2 - }, - "UGL_FlareCIR_F": { - "price": 2 - }, - "1Rnd_Smoke_Grenade_shell": { - "price": 4 - }, - "1Rnd_SmokeRed_Grenade_shell": { - "price": 4 - }, - "1Rnd_SmokeGreen_Grenade_shell": { - "price": 4 - }, - "1Rnd_SmokeYellow_Grenade_shell": { - "price": 4 - }, - "1Rnd_SmokePurple_Grenade_shell": { - "price": 4 - }, - "1Rnd_SmokeBlue_Grenade_shell": { - "price": 4 - }, - "1Rnd_SmokeOrange_Grenade_shell": { - "price": 4 - }, - "3Rnd_HE_Grenade_shell": { - "price": 10 - }, - "3Rnd_UGL_FlareWhite_F": { - "price": 4 - }, - "3Rnd_UGL_FlareGreen_F": { - "price": 4 - }, - "3Rnd_UGL_FlareRed_F": { - "price": 4 - }, - "3Rnd_UGL_FlareYellow_F": { - "price": 4 - }, - "3Rnd_UGL_FlareCIR_F": { - "price": 4 - }, - "3Rnd_Smoke_Grenade_shell": { - "price": 3 - }, - "3Rnd_SmokeRed_Grenade_shell": { - "price": 3 - }, - "3Rnd_SmokeGreen_Grenade_shell": { - "price": 3 - }, - "3Rnd_SmokeYellow_Grenade_shell": { - "price": 3 - }, - "3Rnd_SmokePurple_Grenade_shell": { - "price": 3 - }, - "3Rnd_SmokeBlue_Grenade_shell": { - "price": 3 - }, - "3Rnd_SmokeOrange_Grenade_shell": { - "price": 3 - }, - "LMG_Mk200_F": { - "price": 150 - }, - "arifle_MX_SW_F": { - "price": 150 - }, - "LMG_Zafir_F": { - "price": 150 - }, - "arifle_MX_SW_Black_F": { - "price": 150 - }, - "srifle_DMR_02_F": { - "price": 150 - }, - "srifle_DMR_02_camo_F": { - "price": 150 - }, - "srifle_DMR_02_sniper_F": { - "price": 150 - }, - "srifle_DMR_03_F": { - "price": 150 - }, - "srifle_DMR_03_khaki_F": { - "price": 150 - }, - "srifle_DMR_03_tan_F": { - "price": 150 - }, - "srifle_DMR_03_multicam_F": { - "price": 150 - }, - "srifle_DMR_03_woodland_F": { - "price": 150 - }, - "srifle_DMR_03_spotter_F": { - "price": 150 - }, - "srifle_DMR_04_Tan_F": { - "price": 150 - }, - "srifle_DMR_05_blk_F": { - "price": 150 - }, - "srifle_DMR_05_hex_F": { - "price": 150 - }, - "srifle_DMR_05_tan_f": { - "price": 150 - }, - "srifle_DMR_06_camo_F": { - "price": 150 - }, - "srifle_DMR_06_olive_F": { - "price": 150 - }, - "MMG_01_hex_F": { - "price": 150 - }, - "MMG_01_tan_F": { - "price": 150 - }, - "MMG_02_camo_F": { - "price": 150 - }, - "MMG_02_black_F": { - "price": 150 - }, - "MMG_02_sand_F": { - "price": 150 - }, - "m249_EPOCH": { - "price": 150 - }, - "m249Tan_EPOCH": { - "price": 150 - }, - "m107Tan_EPOCH": { - "price": 200 - }, - "m107_EPOCH": { - "price": 200 - }, - "m16_EPOCH": { - "price": 100 - }, - "m16Red_EPOCH": { - "price": 125 - }, - "M14_EPOCH": { - "price": 125 - }, - "M14Grn_EPOCH": { - "price": 150 - }, - "m4a3_EPOCH": { - "price": 100 - }, - "AKM_EPOCH": { - "price": 100 - }, - "30rnd_556_magazine": { - "price": 5, - "tax": 0.9 - }, - "20rnd_762_magazine": { - "price": 5, - "tax": 0.9 - }, - "30Rnd_762x39_Mag": { - "price": 5, - "tax": 0.9 - }, - "200Rnd_556x45_M249": { - "price": 5, - "tax": 0.9 - }, - "200Rnd_65x39_cased_Box": { - "price": 5, - "tax": 0.9 - }, - "100Rnd_65x39_caseless_mag": { - "price": 3, - "tax": 0.9 - }, - "200Rnd_65x39_cased_Box_Tracer": { - "price": 5, - "tax": 0.9 - }, - "100Rnd_65x39_caseless_mag_Tracer": { - "price": 4, - "tax": 0.9 - }, - "150Rnd_762x51_Box": { - "price": 4, - "tax": 0.9 - }, - "150Rnd_762x51_Box_Tracer": { - "price": 5, - "tax": 0.9 - }, - "150Rnd_762x54_Box": { - "price": 4, - "tax": 0.9 - }, - "150Rnd_762x54_Box_Tracer": { - "price": 5, - "tax": 0.9 - }, - "150Rnd_93x64_Mag": { - "price": 6, - "tax": 0.9 - }, - "Rangefinder": { - "price": 4 - }, - "Laserdesignator": { - "price": 4 - }, - "hgun_ACPC2_F": { - "price": 20 - }, - "hgun_Rook40_F": { - "price": 20 - }, - "hgun_P07_F": { - "price": 20 - }, - "hgun_Pistol_heavy_01_F": { - "price": 25 - }, - "hgun_Pistol_heavy_02_F": { - "price": 25 - }, - "ruger_pistol_epoch": { - "price": 40 - }, - "1911_pistol_epoch": { - "price": 6 - }, - "hgun_Pistol_Signal_F": { - "price": 20 - }, - "Hatchet": { - "price": 25 - }, - "MultiGun": { - "price": 100 - }, - "MeleeSledge": { - "price": 50 - }, - "MeleeSword": { - "price": 1111 - }, - "MeleeRod": { - "price": 100 - }, - "CrudeHatchet": { - "price": 5 - }, - "MeleeMaul": { - "price": 10 - }, - "WoodClub": { - "price": 5 - }, - "Plunger": { - "price": 15 - }, - "16Rnd_9x21_Mag": { - "price": 2, - "tax": 0.9 - }, - "30Rnd_9x21_Mag": { - "price": 3, - "tax": 0.9 - }, - "9Rnd_45ACP_Mag": { - "price": 2, - "tax": 0.9 - }, - "11Rnd_45ACP_Mag": { - "price": 2, - "tax": 0.9 - }, - "6Rnd_45ACP_Cylinder": { - "price": 2, - "tax": 0.9 - }, - "10rnd_22X44_magazine": { - "price": 2, - "tax": 0.9 - }, - "9rnd_45X88_magazine": { - "price": 2, - "tax": 0.9 - }, - "6Rnd_GreenSignal_F": { - "price": 2 - }, - "6Rnd_RedSignal_F": { - "price": 2 - }, - "EnergyPack": { - "price": 3, - "tax": 0.9 - }, - "EnergyPackLg": { - "price": 30, - "tax": 0.9 - }, - "optic_Arco": { - "price": 10 - }, - "optic_Hamr": { - "price": 10 - }, - "optic_Aco": { - "price": 10 - }, - "optic_ACO_grn": { - "price": 10 - }, - "optic_Aco_smg": { - "price": 10 - }, - "optic_ACO_grn_smg": { - "price": 10 - }, - "optic_Holosight": { - "price": 10 - }, - "optic_Holosight_smg": { - "price": 10 - }, - "optic_SOS": { - "price": 10 - }, - "optic_MRCO": { - "price": 10 - }, - "optic_DMS": { - "price": 10 - }, - "optic_Yorris": { - "price": 10 - }, - "optic_MRD": { - "price": 10 - }, - "optic_LRPS": { - "price": 20 - }, - "optic_NVS": { - "price": 30 - }, - "optic_Nightstalker": { - "price": 50 - }, - "optic_tws": { - "price": 20 - }, - "optic_tws_mg": { - "price": 20 - }, - "optic_AMS": { - "price": 10 - }, - "optic_AMS_khk": { - "price": 10 - }, - "optic_AMS_snd": { - "price": 10 - }, - "optic_KHS_blk": { - "price": 10 - }, - "optic_KHS_hex": { - "price": 10 - }, - "optic_KHS_old": { - "price": 10 - }, - "optic_KHS_tan": { - "price": 10 - }, - "bipod_01_F_snd": { - "price": 15 - }, - "bipod_01_F_blk": { - "price": 15 - }, - "bipod_01_F_mtp": { - "price": 15 - }, - "bipod_02_F_blk": { - "price": 15 - }, - "bipod_02_F_tan": { - "price": 15 - }, - "bipod_02_F_hex": { - "price": 15 - }, - "bipod_03_F_blk": { - "price": 15 - }, - "bipod_03_F_oli": { - "price": 15 - }, - "Elcan_epoch": { - "price": 5 - }, - "Elcan_reflex_epoch": { - "price": 10 - }, - "muzzle_snds_H": { - "price": 5 - }, - "muzzle_snds_L": { - "price": 5 - }, - "muzzle_snds_M": { - "price": 5 - }, - "muzzle_snds_B": { - "price": 5 - }, - "muzzle_snds_H_MG": { - "price": 5 - }, - "muzzle_snds_acp": { - "price": 5 - }, - "Heal_EPOCH": { - "price": 3 - }, - "Defib_EPOCH": { - "price": 5 - }, - "Repair_EPOCH": { - "price": 2 - }, - "muzzle_snds_338_black": { - "price": 5 - }, - "muzzle_snds_338_green": { - "price": 5 - }, - "muzzle_snds_338_sand": { - "price": 5 - }, - "muzzle_snds_93mmg": { - "price": 5 - }, - "muzzle_snds_93mmg_tan": { - "price": 5 - }, - "muzzle_sr25S_epoch": { - "price": 5 - }, - "PartOreGold": { - "price": 70 - }, - "PartOreSilver": { - "price": 7 - }, - "PartOre": { - "price": 1 - }, - "ItemGoldBar": { - "price": 100 - }, - "ItemSilverBar": { - "price": 10 - }, - "ItemGoldBar10oz": { - "price": 1000 - }, - "ItemTopaz": { - "price": 25 - }, - "ItemOnyx": { - "price": 30 - }, - "ItemSapphire": { - "price": 50 - }, - "ItemAmethyst": { - "price": 25 - }, - "ItemEmerald": { - "price": 25 - }, - "ItemCitrine": { - "price": 25 - }, - "ItemRuby": { - "price": 75 - }, - "ItemQuartz": { - "price": 5 - }, - "ItemJade": { - "price": 100 - }, - "ItemGarnet": { - "price": 25 - }, - "ItemKiloHemp": { - "price": 100 - }, - "PartPlankPack": { - "price": 2 - }, - "CinderBlocks": { - "price": 20 - }, - "MortarBucket": { - "price": 20 - }, - "ItemScraps": { - "price": 2 - }, - "ItemCorrugated": { - "price": 8 - }, - "ItemCorrugatedLg": { - "price": 25 - }, - "KitStudWall": { - "price": 10 - }, - "KitWoodFloor": { - "price": 10 - }, - "KitWoodStairs": { - "price": 10 - }, - "KitWoodTower": { - "price": 10 - }, - "KitWoodRamp": { - "price": 14 - }, - "KitSpikeTrap": { - "price": 25 - }, - "KitMetalTrap": { - "price": 25 - }, - "KitTankTrap": { - "price": 25 - }, - "KitHesco3": { - "price": 25 - }, - "KitWoodLadder": { - "price": 10 - }, - "KitFirePlace": { - "price": 4 - }, - "KitTiPi": { - "price": 10 - }, - "KitShelf": { - "price": 90 - }, - "KitWorkbench": { - "price": 10 - }, - "KitWoodFoundation": { - "price": 20 - }, - "KitFoundation": { - "price": 90 - }, - "KitPlotPole": { - "price": 300 - }, - "KitSolarGen": { - "price": 200 - }, - "KitCinderWall": { - "price": 140 - }, - "ItemSolar": { - "price": 75 - }, - "ItemCables": { - "price": 50 - }, - "ItemBattery": { - "price": 50 - }, - "Pelt_EPOCH": { - "price": 1 - }, - "Venom_EPOCH": { - "price": 10 - }, - "HandGrenade_Stone": { - "price": 1 - }, - "SmokeShell": { - "price": 2 - }, - "SmokeShellYellow": { - "price": 2 - }, - "SmokeShellGreen": { - "price": 2 - }, - "SmokeShellRed": { - "price": 2 - }, - "SmokeShellPurple": { - "price": 2 - }, - "SmokeShellOrange": { - "price": 2 - }, - "SmokeShellBlue": { - "price": 2 - }, - "Chemlight_green": { - "price": 1 - }, - "Chemlight_red": { - "price": 1 - }, - "Chemlight_yellow": { - "price": 1 - }, - "Chemlight_blue": { - "price": 1 - }, - "HandGrenade": { - "price": 15 - }, - "MiniGrenade": { - "price": 10 - }, - "DemoCharge_Remote_Mag": { - "price": 40 - }, - "SatchelCharge_Remote_Mag": { - "price": 75 - }, - "ATMine_Range_Mag": { - "price": 50 - }, - "ClaymoreDirectionalMine_Remote_Mag": { - "price": 50 - }, - "APERSMine_Range_Mag": { - "price": 30 - }, - "APERSBoundingMine_Range_Mag": { - "price": 50 - }, - "SLAMDirectionalMine_Wire_Mag": { - "price": 40 - }, - "APERSTripMine_Wire_Mag": { - "price": 30 - }, - "B_AssaultPack_cbr": { - "price": 10 - }, - "B_AssaultPack_dgtl": { - "price": 10 - }, - "B_AssaultPack_khk": { - "price": 10 - }, - "B_AssaultPack_mcamo": { - "price": 10 - }, - "B_AssaultPack_ocamo": { - "price": 10 - }, - "B_AssaultPack_rgr": { - "price": 10 - }, - "B_AssaultPack_sgg": { - "price": 10 - }, - "B_AssaultPack_blk": { - "price": 10 - }, - "B_Carryall_cbr": { - "price": 40 - }, - "B_Carryall_khk": { - "price": 40 - }, - "B_Carryall_mcamo": { - "price": 40 - }, - "B_Carryall_ocamo": { - "price": 40 - }, - "B_Carryall_oli": { - "price": 40 - }, - "B_Carryall_oucamo": { - "price": 40 - }, - "B_FieldPack_blk": { - "price": 15 - }, - "B_FieldPack_cbr": { - "price": 15 - }, - "B_FieldPack_khk": { - "price": 15 - }, - "B_FieldPack_ocamo": { - "price": 15 - }, - "B_FieldPack_oli": { - "price": 15 - }, - "B_FieldPack_oucamo": { - "price": 15 - }, - "B_Kitbag_cbr": { - "price": 25 - }, - "B_Kitbag_mcamo": { - "price": 25 - }, - "B_Kitbag_rgr": { - "price": 25 - }, - "B_Kitbag_sgg": { - "price": 25 - }, - "B_Parachute": { - "price": 25 - }, - "B_TacticalPack_blk": { - "price": 20 - }, - "B_TacticalPack_mcamo": { - "price": 20 - }, - "B_TacticalPack_ocamo": { - "price": 20 - }, - "B_TacticalPack_oli": { - "price": 20 - }, - "B_TacticalPack_rgr": { - "price": 20 - }, - "smallbackpack_red_epoch": { - "price": 22 - }, - "smallbackpack_green_epoch": { - "price": 22 - }, - "smallbackpack_teal_epoch": { - "price": 22 - }, - "smallbackpack_pink_epoch": { - "price": 22 - }, - "I_UAV_01_backpack_F": { - "price": 22 - }, - "U_O_FullGhillie_lsh": { - "price": 7 - }, - "U_O_FullGhillie_sard": { - "price": 7 - }, - "U_O_FullGhillie_ard": { - "price": 7 - }, - "U_O_CombatUniform_ocamo": { - "price": 5 - }, - "U_O_GhillieSuit": { - "price": 5 - }, - "U_O_PilotCoveralls": { - "price": 5 - }, - "U_O_Wetsuit": { - "price": 5 - }, - "U_OG_Guerilla1_1": { - "price": 5 - }, - "U_OG_Guerilla2_1": { - "price": 5 - }, - "U_OG_Guerilla2_2": { - "price": 5 - }, - "U_OG_Guerilla2_3": { - "price": 5 - }, - "U_OG_Guerilla3_1": { - "price": 5 - }, - "U_OG_Guerilla3_2": { - "price": 5 - }, - "U_OG_leader": { - "price": 5 - }, - "U_C_Poloshirt_stripped": { - "price": 4 - }, - "U_C_Poloshirt_blue": { - "price": 4 - }, - "U_C_Poloshirt_burgundy": { - "price": 4 - }, - "U_C_Poloshirt_tricolour": { - "price": 4 - }, - "U_C_Poloshirt_salmon": { - "price": 4 - }, - "U_C_Poloshirt_redwhite": { - "price": 4 - }, - "U_C_Poor_1": { - "price": 5 - }, - "U_C_WorkerCoveralls": { - "price": 5 - }, - "U_C_Journalist": { - "price": 5 - }, - "U_C_Scientist": { - "price": 5 - }, - "U_OrestesBody": { - "price": 5 - }, - "U_Wetsuit_uniform": { - "price": 5 - }, - "U_Wetsuit_White": { - "price": 5 - }, - "U_Wetsuit_Blue": { - "price": 5 - }, - "U_Wetsuit_Purp": { - "price": 5 - }, - "U_Wetsuit_Camo": { - "price": 5 - }, - "U_Camo_uniform": { - "price": 5 - }, - "U_ghillie1_uniform": { - "price": 5 - }, - "U_ghillie2_uniform": { - "price": 5 - }, - "U_ghillie3_uniform": { - "price": 5 - }, - "U_CamoBlue_uniform": { - "price": 5 - }, - "U_CamoBrn_uniform": { - "price": 5 - }, - "U_CamoRed_uniform": { - "price": 5 - }, - "U_C_Driver_1": { - "price": 5 - }, - "U_C_Driver_2": { - "price": 5 - }, - "U_C_Driver_3": { - "price": 5 - }, - "U_C_Driver_4": { - "price": 5 - }, - "U_C_Driver_1_black": { - "price": 5 - }, - "U_C_Driver_1_blue": { - "price": 5 - }, - "U_C_Driver_1_green": { - "price": 5 - }, - "U_C_Driver_1_red": { - "price": 5 - }, - "U_C_Driver_1_white": { - "price": 5 - }, - "U_C_Driver_1_yellow": { - "price": 5 - }, - "U_C_Driver_1_orange": { - "price": 5 - }, - "V_F0_EPOCH": { - "price": 5 - }, - "V_F1_EPOCH": { - "price": 5 - }, - "V_F2_EPOCH": { - "price": 5 - }, - "V_F3_EPOCH": { - "price": 5 - }, - "V_F4_EPOCH": { - "price": 5 - }, - "V_F5_EPOCH": { - "price": 5 - }, - "V_1_EPOCH": { - "price": 5 - }, - "V_2_EPOCH": { - "price": 5 - }, - "V_3_EPOCH": { - "price": 5 - }, - "V_4_EPOCH": { - "price": 5 - }, - "V_5_EPOCH": { - "price": 5 - }, - "V_6_EPOCH": { - "price": 5 - }, - "V_7_EPOCH": { - "price": 5 - }, - "V_8_EPOCH": { - "price": 5 - }, - "V_9_EPOCH": { - "price": 5 - }, - "V_10_EPOCH": { - "price": 5 - }, - "V_11_EPOCH": { - "price": 5 - }, - "V_12_EPOCH": { - "price": 5 - }, - "V_13_EPOCH": { - "price": 5 - }, - "V_14_EPOCH": { - "price": 5 - }, - "V_15_EPOCH": { - "price": 5 - }, - "V_16_EPOCH": { - "price": 5 - }, - "V_17_EPOCH": { - "price": 5 - }, - "V_18_EPOCH": { - "price": 5 - }, - "V_19_EPOCH": { - "price": 5 - }, - "V_20_EPOCH": { - "price": 5 - }, - "V_21_EPOCH": { - "price": 5 - }, - "V_22_EPOCH": { - "price": 5 - }, - "V_23_EPOCH": { - "price": 5 - }, - "V_24_EPOCH": { - "price": 5 - }, - "V_25_EPOCH": { - "price": 5 - }, - "V_26_EPOCH": { - "price": 5 - }, - "V_27_EPOCH": { - "price": 5 - }, - "V_28_EPOCH": { - "price": 5 - }, - "V_29_EPOCH": { - "price": 5 - }, - "V_30_EPOCH": { - "price": 5 - }, - "V_31_EPOCH": { - "price": 5 - }, - "V_32_EPOCH": { - "price": 5 - }, - "V_33_EPOCH": { - "price": 5 - }, - "V_34_EPOCH": { - "price": 5 - }, - "V_35_EPOCH": { - "price": 5 - }, - "V_36_EPOCH": { - "price": 5 - }, - "V_37_EPOCH": { - "price": 5 - }, - "V_38_EPOCH": { - "price": 5 - }, - "V_39_EPOCH": { - "price": 5 - }, - "V_40_EPOCH": { - "price": 5 - }, - "H_1_EPOCH": { - "price": 3 - }, - "H_2_EPOCH": { - "price": 3 - }, - "H_3_EPOCH": { - "price": 3 - }, - "H_4_EPOCH": { - "price": 3 - }, - "H_5_EPOCH": { - "price": 3 - }, - "H_6_EPOCH": { - "price": 3 - }, - "H_7_EPOCH": { - "price": 3 - }, - "H_8_EPOCH": { - "price": 3 - }, - "H_9_EPOCH": { - "price": 3 - }, - "H_10_EPOCH": { - "price": 3 - }, - "H_11_EPOCH": { - "price": 3 - }, - "H_12_EPOCH": { - "price": 3 - }, - "H_13_EPOCH": { - "price": 3 - }, - "H_14_EPOCH": { - "price": 3 - }, - "H_15_EPOCH": { - "price": 3 - }, - "H_16_EPOCH": { - "price": 3 - }, - "H_17_EPOCH": { - "price": 3 - }, - "H_18_EPOCH": { - "price": 3 - }, - "H_19_EPOCH": { - "price": 3 - }, - "H_20_EPOCH": { - "price": 3 - }, - "H_21_EPOCH": { - "price": 3 - }, - "H_22_EPOCH": { - "price": 3 - }, - "H_23_EPOCH": { - "price": 3 - }, - "H_24_EPOCH": { - "price": 3 - }, - "H_25_EPOCH": { - "price": 3 - }, - "H_26_EPOCH": { - "price": 3 - }, - "H_27_EPOCH": { - "price": 3 - }, - "H_28_EPOCH": { - "price": 3 - }, - "H_29_EPOCH": { - "price": 3 - }, - "H_30_EPOCH": { - "price": 3 - }, - "H_31_EPOCH": { - "price": 3 - }, - "H_32_EPOCH": { - "price": 3 - }, - "H_33_EPOCH": { - "price": 3 - }, - "H_34_EPOCH": { - "price": 3 - }, - "H_35_EPOCH": { - "price": 3 - }, - "H_36_EPOCH": { - "price": 3 - }, - "H_37_EPOCH": { - "price": 3 - }, - "H_38_EPOCH": { - "price": 3 - }, - "H_39_EPOCH": { - "price": 3 - }, - "H_40_EPOCH": { - "price": 3 - }, - "H_41_EPOCH": { - "price": 3 - }, - "H_42_EPOCH": { - "price": 3 - }, - "H_43_EPOCH": { - "price": 3 - }, - "H_44_EPOCH": { - "price": 3 - }, - "H_45_EPOCH": { - "price": 3 - }, - "H_46_EPOCH": { - "price": 3 - }, - "H_47_EPOCH": { - "price": 3 - }, - "H_48_EPOCH": { - "price": 3 - }, - "H_49_EPOCH": { - "price": 3 - }, - "H_50_EPOCH": { - "price": 3 - }, - "H_51_EPOCH": { - "price": 3 - }, - "H_52_EPOCH": { - "price": 3 - }, - "H_53_EPOCH": { - "price": 3 - }, - "H_54_EPOCH": { - "price": 3 - }, - "H_55_EPOCH": { - "price": 3 - }, - "H_56_EPOCH": { - "price": 3 - }, - "H_57_EPOCH": { - "price": 3 - }, - "H_58_EPOCH": { - "price": 3 - }, - "H_59_EPOCH": { - "price": 3 - }, - "H_60_EPOCH": { - "price": 3 - }, - "H_61_EPOCH": { - "price": 3 - }, - "H_62_EPOCH": { - "price": 3 - }, - "H_63_EPOCH": { - "price": 3 - }, - "H_64_EPOCH": { - "price": 3 - }, - "H_65_EPOCH": { - "price": 3 - }, - "H_66_EPOCH": { - "price": 3 - }, - "H_67_EPOCH": { - "price": 3 - }, - "H_68_EPOCH": { - "price": 3 - }, - "H_69_EPOCH": { - "price": 3 - }, - "H_70_EPOCH": { - "price": 3 - }, - "H_71_EPOCH": { - "price": 3 - }, - "H_72_EPOCH": { - "price": 3 - }, - "H_73_EPOCH": { - "price": 3 - }, - "H_74_EPOCH": { - "price": 3 - }, - "H_75_EPOCH": { - "price": 3 - }, - "H_76_EPOCH": { - "price": 3 - }, - "H_77_EPOCH": { - "price": 3 - }, - "H_78_EPOCH": { - "price": 3 - }, - "H_79_EPOCH": { - "price": 3 - }, - "H_80_EPOCH": { - "price": 3 - }, - "H_81_EPOCH": { - "price": 3 - }, - "H_82_EPOCH": { - "price": 3 - }, - "H_83_EPOCH": { - "price": 3 - }, - "H_84_EPOCH": { - "price": 3 - }, - "H_85_EPOCH": { - "price": 3 - }, - "H_86_EPOCH": { - "price": 3 - }, - "H_87_EPOCH": { - "price": 3 - }, - "H_88_EPOCH": { - "price": 3 - }, - "H_89_EPOCH": { - "price": 3 - }, - "H_90_EPOCH": { - "price": 3 - }, - "H_91_EPOCH": { - "price": 3 - }, - "H_92_EPOCH": { - "price": 3 - }, - "H_93_EPOCH": { - "price": 3 - }, - "H_94_EPOCH": { - "price": 5 - }, - "H_95_EPOCH": { - "price": 5 - }, - "H_96_EPOCH": { - "price": 5 - }, - "H_97_EPOCH": { - "price": 5 - }, - "H_98_EPOCH": { - "price": 5 - }, - "H_99_EPOCH": { - "price": 5 - }, - "H_100_EPOCH": { - "price": 5 - }, - "H_101_EPOCH": { - "price": 5 - }, - "H_102_EPOCH": { - "price": 5 - }, - "H_103_EPOCH": { - "price": 5 - }, - "H_104_EPOCH": { - "price": 3 - }, - "H_105_EPOCH": { - "price": 3 - }, - "wolf_mask_epoch": { - "price": 30 - }, - "pkin_mask_epoch": { - "price": 30 - }, - "clown_mask_epoch": { - "price": 30 - }, - "C_Offroad_01_EPOCH": { - "price": 750 - }, - "C_Quadbike_01_EPOCH": { - "price": 500 - }, - "C_Hatchback_01_EPOCH": { - "price": 750 - }, - "C_Hatchback_02_EPOCH": { - "price": 1000 - }, - "C_SUV_01_EPOCH": { - "price": 750 - }, - "C_Rubberboat_EPOCH": { - "price": 500 - }, - "C_Rubberboat_02_EPOCH": { - "price": 500 - }, - "C_Rubberboat_03_EPOCH": { - "price": 500 - }, - "C_Rubberboat_04_EPOCH": { - "price": 500 - }, - "C_Van_01_box_EPOCH": { - "price": 1000 - }, - "C_Van_01_transport_EPOCH": { - "price": 1000 - }, - "C_Boat_Civil_01_EPOCH": { - "price": 750 - }, - "C_Boat_Civil_01_police_EPOCH": { - "price": 750 - }, - "C_Boat_Civil_01_rescue_EPOCH": { - "price": 750 - }, - "B_Heli_Light_01_EPOCH": { - "price": 2500 - }, - "B_SDV_01_EPOCH": { - "price": 1000 - }, - "B_MRAP_01_EPOCH": { - "price": 2500 - }, - "I_MRAP_03_EPOCH": { - "price": 2500 - }, - "B_G_Offroad_01_armed_EPOCH": { - "price": 2500 - }, - "B_Truck_01_transport_EPOCH": { - "price": 1000 - }, - "B_Truck_01_covered_EPOCH": { - "price": 1000 - }, - "B_Truck_01_mover_EPOCH": { - "price": 1000 - }, - "B_Truck_01_box_EPOCH": { - "price": 1000 - }, - "O_Truck_02_covered_EPOCH": { - "price": 1000 - }, - "O_Truck_02_transport_EPOCH": { - "price": 1000 - }, - "O_Truck_03_covered_EPOCH": { - "price": 1000 - }, - "O_Truck_02_box_EPOCH": { - "price": 1000 - }, - "O_Heli_Light_02_unarmed_EPOCH": { - "price": 2500 - }, - "I_Heli_Transport_02_EPOCH": { - "price": 2500 - }, - "I_Heli_light_03_unarmed_EPOCH": { - "price": 2500 - }, - "C_Heli_Light_01_civil_EPOCH": { - "price": 2500 - }, - "O_Heli_Transport_04_EPOCH": { - "price": 2500 - }, - "O_Heli_Transport_04_bench_EPOCH": { - "price": 2500 - }, - "O_Heli_Transport_04_box_EPOCH": { - "price": 2500 - }, - "O_Heli_Transport_04_covered_EPOCH": { - "price": 2500 - }, - "B_Heli_Transport_03_unarmed_EPOCH": { - "price": 2500 - }, - "I_UAV_01_F": { - "price": 50 - }, - "jetski_epoch": { - "price": 500 - }, - "ebike_epoch": { - "price": 1500 - }, - "mosquito_epoch": { - "price": 1500 - }, - "K01": { - "price": 300 - }, - "K02": { - "price": 300 - }, - "K03": { - "price": 300 - }, - "K04": { - "price": 300 - }, - "CUP_C_Fishing_Boat_Chernarus": { - "price": 800 - }, - "CUP_C_LR_Transport_CTK": { - "price": 800 - }, - "CUP_B_Zodiac_USMC": { - "price": 800 - }, - "CUP_C_Skoda_Red_CIV": { - "price": 800 - }, - "CUP_C_Skoda_White_CIV": { - "price": 800 - }, - "CUP_C_Skoda_Blue_CIV": { - "price": 800 - }, - "CUP_C_Skoda_Green_CIV": { - "price": 800 - }, - "CUP_C_SUV_CIV": { - "price": 1500 - }, - "CUP_B_HMMWV_Transport_USA": { - "price": 2500 - }, - "CUP_B_HMMWV_Unarmed_USA": { - "price": 2500 - }, - "CUP_C_SUV_TK": { - "price": 2000 - }, - "CUP_B_LR_Transport_CZ_D": { - "price": 1100 - }, - "CUP_C_Datsun_Covered": { - "price": 800 - }, - "CUP_C_Datsun_Plain": { - "price": 800 - }, - "CUP_C_Datsun_Tubeframe": { - "price": 800 - }, - "CUP_C_Datsun_4seat": { - "price": 800 - }, - "CUP_C_Datsun": { - "price": 800 - }, - "CUP_C_Golf4_green_Civ": { - "price": 800 - }, - "CUP_C_Golf4_red_Civ": { - "price": 800 - }, - "CUP_C_Golf4_blue_Civ": { - "price": 800 - }, - "CUP_C_Golf4_black_Civ": { - "price": 800 - }, - "CUP_C_Golf4_kitty_Civ": { - "price": 800 - }, - "CUP_C_Golf4_reptile_Civ": { - "price": 800 - }, - "CUP_C_Golf4_camodigital_Civ": { - "price": 800 - }, - "CUP_C_Golf4_camodark_Civ": { - "price": 800 - }, - "CUP_C_Golf4_camo_Civ": { - "price": 800 - }, - "CUP_B_M1030": { - "price": 500 - }, - "CUP_C_Ural_Civ_03": { - "price": 1200 - }, - "CUP_C_Ural_Open_Civ_03": { - "price": 1200 - }, - "CUP_C_Ural_Civ_02": { - "price": 1200 - }, - "CUP_B_TowingTractor_USMC": { - "price": 800 - }, - "CUP_C_C47_CIV": { - "price": 1600 - }, - "CUP_B_LR_Transport_CZ_W": { - "price": 800 - }, - "CUP_C_Golf4_white_Civ": { - "price": 800 - }, - "CUP_C_Golf4_whiteblood_Civ": { - "price": 800 - }, - "CUP_C_Golf4_yellow_Civ": { - "price": 800 - }, - "CUP_C_Octavia_CIV": { - "price": 1600 - }, - "CUP_C_Ural_Civ_01": { - "price": 1000 - }, - "CUP_C_Ural_Open_Civ_01": { - "price": 1000 - }, - "CUP_B_Ural_CDF": { - "price": 1000 - }, - "CUP_B_Ural_Open_CDF": { - "price": 1000 - }, - "CUP_C_Ural_Open_Civ_02": { - "price": 1000 - }, - "CUP_B_HMMWV_Ambulance_USA": { - "price": 1500 - }, - "CUP_C_UAZ_Unarmed_TK_CIV": { - "price": 1000 - }, - "CUP_C_UAZ_Open_TK_CIV": { - "price": 1000 - }, - "CUP_B_UAZ_Unarmed_CDF": { - "price": 1000 - }, - "CUP_B_Ural_Empty_CDF": { - "price": 1000 - }, - "CUP_C_DC3_CIV": { - "price": 2400 - }, - "C_Boat_Transport_02_F": { - "price": 1200 - }, - "C_Scooter_Transport_01_F": { - "price": 1200 - }, - "C_Offroad_02_unarmed_F": { - "price": 3500 - }, - "I_C_Offroad_02_unarmed_F": { - "price": 3500 - }, - "B_T_LSV_01_unarmed_F": { - "price": 4400 - }, - "O_LSV_02_unarmed_F": { - "price": 4300 - }, - "O_T_LSV_02_unarmed_F": { - "price": 4600 - }, - "C_Plane_Civil_01_F": { - "price": 5000 - }, - "C_Plane_Civil_01_racing_F": { - "price": 5000 - }, - "B_CTRG_LSV_01_light_F": { - "price": 4400 - }, - "B_LSV_01_unarmed_F": { - "price": 4400 - }, - "B_T_VTOL_01_infantry_F": { - "price": 10000 - }, - "B_T_VTOL_01_vehicle_F": { - "price": 10000 - }, - "B_UavTerminal": { - "price": 10 - }, - "O_UavTerminal": { - "price": 10 - } - } -} diff --git a/Sources/epoch_config/Configs/CfgRemoteExec.json b/Sources/epoch_config/Configs/CfgRemoteExec.json deleted file mode 100644 index b17fad5d..00000000 --- a/Sources/epoch_config/Configs/CfgRemoteExec.json +++ /dev/null @@ -1,226 +0,0 @@ -{ - "_header": { - "@author": "Aaron Clark - https://EpochMod.com", - "@contributors": ["Andrew Gregory"], - "@description": "RemoteExec whitelist for Epoch Survival gamemode. This also blacklists default A3 remoteExec commands.", - "@licence": "Arma Public License Share Alike (APL-SA) - https://www.bistudio.com/community/licenses/arma-public-license-share-alike", - "@github": "https://github.com/EpochModTeam/Epoch/tree/release/Sources/{filename}" - }, - "CfgRemoteExec": { - "Functions": { - "mode": 1, - "jip": 0, - "EPOCH_server_save_vehicles": { - "allowedTargets": 2, - "jip": 0 - }, - "EPOCH_server_saveBuilding": { - "allowedTargets": 2, - "jip": 0 - }, - "EPOCH_server_upgradeBUILD": { - "allowedTargets": 2, - "jip": 0 - }, - "EPOCH_server_removeBUILD": { - "allowedTargets": 2, - "jip": 0 - }, - "EPOCH_server_paintBUILD": { - "allowedTargets": 2, - "jip": 0 - }, - "EPOCH_server_maintBUILD": { - "allowedTargets": 2, - "jip": 0 - }, - "EPOCH_server_loadPlayer": { - "allowedTargets": 2, - "jip": 0 - }, - "EPOCH_server_checkPlayer": { - "allowedTargets": 2, - "jip": 0 - }, - "EPOCH_server_deadPlayer": { - "allowedTargets": 2, - "jip": 0 - }, - "EPOCH_server_destroyTrash": { - "allowedTargets": 2, - "jip": 0 - }, - "EPOCH_server_knockDownTree": { - "allowedTargets": 2, - "jip": 0 - }, - "EPOCH_server_mineRocks": { - "allowedTargets": 2, - "jip": 0 - }, - "EPOCH_server_lootAnimal": { - "allowedTargets": 2, - "jip": 0 - }, - "EPOCH_server_handle_say3D": { - "allowedTargets": 2, - "jip": 0 - }, - "EPOCH_server_handle_switchMove": { - "allowedTargets": 2, - "jip": 0 - }, - "EPOCH_client_bitePlayer": { - "allowedTargets": 1, - "jip": 0 - }, - "EPOCH_server_upgradeGroup": { - "allowedTargets": 2, - "jip": 0 - }, - "EPOCH_server_updatePlayerGroup": { - "allowedTargets": 2, - "jip": 0 - }, - "EPOCH_server_createGroup": { - "allowedTargets": 2, - "jip": 0 - }, - "EPOCH_server_deleteGroup": { - "allowedTargets": 2, - "jip": 0 - }, - "EPOCH_server_invitePlayer": { - "allowedTargets": 2, - "jip": 0 - }, - "EPOCH_server_lootContainer": { - "allowedTargets": 2, - "jip": 0 - }, - "EPOCH_server_revivePlayer": { - "allowedTargets": 2, - "jip": 0 - }, - "EPOCH_server_storeCrypto": { - "allowedTargets": 2, - "jip": 0 - }, - "EPOCH_server_tradeRequest": { - "allowedTargets": 2, - "jip": 0 - }, - "EPOCH_server_makeTrade": { - "allowedTargets": 2, - "jip": 0 - }, - "EPOCH_server_makeNPCTrade": { - "allowedTargets": 2, - "jip": 0 - }, - "EPOCH_server_takeCrypto": { - "allowedTargets": 2, - "jip": 0 - }, - "EPOCH_server_repairVehicle": { - "allowedTargets": 2, - "jip": 0 - }, - "EPOCH_server_fillVehicle": { - "allowedTargets": 2, - "jip": 0 - }, - "EPOCH_server_lockVehicle": { - "allowedTargets": 2, - "jip": 0 - }, - "EPOCH_server_equippedItem": { - "allowedTargets": 2, - "jip": 0 - }, - "EPOCH_server_lockStorage": { - "allowedTargets": 2, - "jip": 0 - }, - "EPOCH_server_packStorage": { - "allowedTargets": 2, - "jip": 0 - }, - "EPOCH_server_packJack": { - "allowedTargets": 2, - "jip": 0 - }, - "EPOCH_localCleanup": { - "allowedTargets": 2, - "jip": 0 - }, - "EPOCH_server_teleportPlayer": { - "allowedTargets": 2, - "jip": 0 - }, - "EPOCH_server_fillContainer": { - "allowedTargets": 2, - "jip": 0 - }, - "EPOCH_server_handle_sapperObjs": { - "allowedTargets": 2, - "jip": 0 - }, - "EPOCH_Server_createAirDrop": { - "allowedTargets": 2, - "jip": 0 - }, - "EPOCH_server_airDropCrate": { - "allowedTargets": 2, - "jip": 0 - }, - "EPOCH_Server_createObject": { - "allowedTargets": 2, - "jip": 0 - }, - "EPOCH_fnc_savePlayer": { - "allowedTargets": 2, - "jip": 0 - }, - "EPOCH_server_unpackBackpack": { - "allowedTargets": 2, - "jip": 0 - }, - "EPOCH_server_triggerAntagonist": { - "allowedTargets": 2, - "jip": 0 - }, - "EPOCH_server_deadPlayerDetonate": { - "allowedTargets": 2, - "jip": 0 - }, - "epoch_server_playersetvariable": { - "allowedTargets": 2, - "jip": 0 - }, - "EPOCH_spawn_vehicle": { - "allowedTargets": 2, - "jip": 0 - }, - "EPOCH_Server_missionComms": { - "allowedTargets": 2, - "jip": 0 - }, - "EPOCH_serverLootObject": { - "allowedTargets": 2, - "jip": 0 - }, - "EPOCH_server_makeMarker": { - "allowedTargets": 2, - "jip": 0 - }, - "EPOCH_server_removeMarker": { - "allowedTargets": 2, - "jip": 0 - } - }, - "Commands": { - "mode": 0 - } - } -} diff --git a/Sources/epoch_config/Configs/CfgSay3Dhandler.json b/Sources/epoch_config/Configs/CfgSay3Dhandler.json deleted file mode 100644 index e4747cef..00000000 --- a/Sources/epoch_config/Configs/CfgSay3Dhandler.json +++ /dev/null @@ -1,59 +0,0 @@ -{ - "_header": { - "@author": "Aaron Clark - https://EpochMod.com", - "@contributors": [], - "@description": "Custom Epoch config for say3d broadcasting to nearby players.", - "@licence": "Arma Public License Share Alike (APL-SA) - https://www.bistudio.com/community/licenses/arma-public-license-share-alike", - "@github": "https://github.com/EpochModTeam/Epoch/tree/release/Sources/{filename}" - }, - "CfgSay3Dhandler": { - "snake_bite0": { - "distance": 100 - }, - "cultist_nearby": { - "distance": 100 - }, - "dog_bark": { - "distance": 750 - }, - "dog_cry": { - "distance": 600 - }, - "hed_cluck0": { - "distance": 600 - }, - "hed_cluck1": { - "distance": 600 - }, - "hed_cluck2": { - "distance": 600 - }, - "cultist_talk": { - "distance": 30 - }, - "cultist_laugh": { - "distance": 30 - }, - "cloak_death": { - "distance": 30 - }, - "drone_alert0": { - "distance": 400 - }, - "sapper_alert0": { - "distance": 400 - }, - "sapper_groan0": { - "distance": 400 - }, - "sapper_groan1": { - "distance": 400 - }, - "sapper_groan2": { - "distance": 400 - }, - "sapper_explode": { - "distance": 1000 - } - } -} diff --git a/Sources/epoch_config/Configs/CfgSnapChecks.json b/Sources/epoch_config/Configs/CfgSnapChecks.json deleted file mode 100644 index 538fec26..00000000 --- a/Sources/epoch_config/Configs/CfgSnapChecks.json +++ /dev/null @@ -1,288 +0,0 @@ -{ - "_header": { - "@author": "Aaron Clark - https://EpochMod.com", - "@contributors": [], - "@description": "Custom Epoch config for base building Snap check offsets", - "@licence": "Arma Public License Share Alike (APL-SA) - https://www.bistudio.com/community/licenses/arma-public-license-share-alike", - "@github": "https://github.com/EpochModTeam/Epoch/tree/release/Sources/{filename}" - }, - "CfgSnapChecks": { - "Hesco3_EPOCH": { - "nails": [ - [ - [ - 1.6, - 0, - -0.6 - ], - [ - 1.6, - 0, - -0.75 - ] - ], - [ - [ - -1.6, - 0, - -0.6 - ], - [ - -1.6, - 0, - -0.75 - ] - ], - [ - [ - 0, - 0, - -0.0307557 - ], - [ - 1.8625, - 0, - -0.0307557 - ] - ], - [ - [ - 0, - 0, - -0.0307557 - ], - [ - -1.8625, - 0, - -0.0307557 - ] - ] - ] - }, - "WoodLargeWall_EPOCH": { - "nails": [ - [ - [ - 2.46932, - 0, - 0.120775 - ], - [ - 2.46932, - 0, - -0.190775 - ] - ], - [ - [ - -2.46932, - 0, - 0.120775 - ], - [ - -2.46932, - 0, - -0.190775 - ] - ], - [ - [ - 0, - 0, - 1.5 - ], - [ - 2.76932, - 0, - 1.5 - ] - ], - [ - [ - 0, - 0, - 1.5 - ], - [ - -2.76932, - 0, - 1.5 - ] - ] - ] - }, - "WoodWall1_EPOCH": { - "_inherit": "WoodLargeWall_EPOCH" - }, - "WoodWall2_EPOCH": { - "_inherit": "WoodLargeWall_EPOCH" - }, - "WoodWall3_EPOCH": { - "_inherit": "WoodLargeWall_EPOCH" - }, - "WoodWall4_EPOCH": { - "_inherit": "WoodLargeWall_EPOCH" - }, - "WoodLargeWallCor_EPOCH": { - "_inherit": "WoodLargeWall_EPOCH" - }, - "WoodLargeWallDoorway_EPOCH": { - "_inherit": "WoodLargeWall_EPOCH" - }, - "WoodLargeWallDoor_EPOCH": { - "_inherit": "WoodLargeWall_EPOCH" - }, - "WoodLargeWallDoorL_EPOCH": { - "_inherit": "WoodLargeWall_EPOCH" - }, - "CinderWallGarage_EPOCH": { - "_inherit": "WoodLargeWall_EPOCH" - }, - "CinderWall_EPOCH": { - "_inherit": "WoodLargeWall_EPOCH" - }, - "CinderWallHalf_EPOCH": { - "_inherit": "WoodLargeWall_EPOCH" - }, - "WoodFloor_Epoch": { - "nails": [ - [ - [ - 0, - 0, - 0.15 - ], - [ - 2.8555, - 0, - 0.15 - ] - ], - [ - [ - 0, - 0, - 0.15 - ], - [ - 0, - 2.8555, - 0.15 - ] - ], - [ - [ - 0, - 0, - 0.15 - ], - [ - -2.8555, - 0, - 0.15 - ] - ], - [ - [ - 0, - 0, - 0.15 - ], - [ - 0, - -2.8555, - 0.15 - ] - ], - [ - [ - 2.5555, - 0, - 0.15 - ], - [ - 2.5555, - 0, - -0.15 - ] - ], - [ - [ - -2.5555, - 0, - 0.15 - ], - [ - -2.5555, - 0, - -0.15 - ] - ], - [ - [ - 0, - -2.5555, - 0.15 - ], - [ - 0, - -2.5555, - -0.15 - ] - ], - [ - [ - 0, - 2.5555, - 0.15 - ], - [ - 0, - 2.5555, - -0.15 - ] - ] - ] - }, - "MetalFloor_EPOCH": { - "_inherit": "WoodFloor_Epoch" - }, - "WoodStairs_EPOCH": { - "nails": [ - [ - [ - 0.1, - 0, - 0.05 - ], - [ - 0.1, - 0, - -0.2 - ] - ], - [ - [ - -0.1, - 0, - 0.05 - ], - [ - -0.1, - 0, - -0.2 - ] - ] - ] - }, - "WoodStairs2_EPOCH": { - "_inherit": "WoodStairs_EPOCH" - }, - "WoodTower_EPOCH": { - "_inherit": "WoodStairs_EPOCH" - }, - "WoodRamp_EPOCH": { - "_inherit": "WoodStairs_EPOCH" - } - } -} diff --git a/Sources/epoch_config/Configs/CfgSwitchMovehandler.json b/Sources/epoch_config/Configs/CfgSwitchMovehandler.json deleted file mode 100644 index 3addd2e0..00000000 --- a/Sources/epoch_config/Configs/CfgSwitchMovehandler.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "_header": { - "@author": "Aaron Clark - https://EpochMod.com", - "@contributors": [], - "@description": "Custom Epoch config for animation broadcasting to nearby players.", - "@licence": "Arma Public License Share Alike (APL-SA) - https://www.bistudio.com/community/licenses/arma-public-license-share-alike", - "@github": "https://github.com/EpochModTeam/Epoch/tree/release/Sources/{filename}" - }, - "CfgSwitchMovehandler": { - "AovrPercMrunSrasWrflDf": { - "distance": 1000 - }, - "epoch_unarmed_jump": { - "distance": 1000 - }, - "AwopPercMstpSgthWnonDnon_throw": { - "distance": 1000 - }, - "AmovPercMstpSnonWnonDnon_SaluteOut": { - "distance": 1000 - } - } -} diff --git a/Sources/epoch_config/Configs/cfgCrafting.json b/Sources/epoch_config/Configs/cfgCrafting.json deleted file mode 100644 index 07a808c2..00000000 --- a/Sources/epoch_config/Configs/cfgCrafting.json +++ /dev/null @@ -1,2805 +0,0 @@ -{ - "_header": { - "@author": "Aaron Clark - https://EpochMod.com", - "@contributors": ["Raimonds Virtoss"], - "@description": "Epoch Crafting v2 configs", - "@licence": "Arma Public License Share Alike (APL-SA) - https://www.bistudio.com/community/licenses/arma-public-license-share-alike", - "@github": "https://github.com/EpochModTeam/Epoch/tree/release/Sources/{filename}" - }, - "CfgCrafting": { - "DeveloperMode": 0, - "colorScheme": [ - "\\x\\addons\\a3_epoch_code\\Data\\UI\\crafting\\cancel.paa", - "\\x\\addons\\a3_epoch_code\\Data\\UI\\crafting\\craft.paa", - "\\x\\addons\\a3_epoch_code\\Data\\UI\\crafting\\close.paa", - [ - "Recipes", - [ - 0, - 0, - 0, - 0.8 - ] - ], - [ - "Ingredients", - [ - 0, - 0, - 0, - 0.8 - ] - ], - [ - "Preview", - [ - 0.76, - 0.5, - 0.07, - 0.8 - ] - ], - [ - "Resources", - [ - 0, - 0, - 0, - 0.8 - ] - ], - [ - "Description", - [ - 0, - 0, - 0, - 0.8 - ] - ], - [ - " -- Requires -- ", - [ - 0.99, - 0.53, - 0.03, - 1 - ] - ], - [ - " -- Used in -- ", - [ - 0.99, - 0.53, - 0.03, - 1 - ] - ], - [ - 0, - 1, - 0, - 1 - ], - [ - 0, - 1, - 0, - 1 - ], - [ - 1, - 1, - 0, - 1 - ], - [ - 1, - 0, - 0, - 1 - ], - [ - 1, - 1, - 1, - 1 - ], - [ - 0, - 0, - 0, - 0.1 - ], - [ - 0, - 0, - 0, - 1 - ], - [ - 0, - 0, - 0, - 0 - ], - [ - 0, - 0, - 0, - 0 - ], - [ - 0, - 0, - 0, - 0 - ], - [ - 0.76, - 0.5, - 0.07, - 0.8 - ], - [ - 0, - 0, - 0, - 0.3 - ], - "#FFFFFF", - [ - 1, - 0.6, - 0.01, - 1 - ] - ], - "Default": { - "craftTime": 1, - "recipe": [], - "nearby": [], - "usedIn": [], - "previewPosition": [ - 0.8125, - 1, - 0.285 - ], - "previewScale": 1, - "previewVector": 0, - "priority": 0, - "type": 0, - "descriptionFull": "" - }, - "WeaponHolder": { - "priority": 0, - "type": 1, - "offset": [ - 0, - 1, - 0 - ], - "craftTime": 10, - "descriptionFull": "Demo: Can be used if player's inventory space is an issue", - "_inherit": "Default" - }, - "Vehicle": { - "priority": 0, - "type": 2, - "offset": [ - 0, - 5, - 0 - ], - "craftTime": 10, - "descriptionFull": "Demo: Should be used for vehicles only", - "_inherit": "Default" - }, - "Kit": { - "priority": 1, - "descriptionFull": "Base building material", - "craftTime": 4, - "_inherit": "Default" - }, - "Item": { - "priority": 2, - "craftTime": 2, - "_inherit": "Default" - }, - "Part": { - "priority": 3, - "descriptionFull": "This item has no recipe, but is a part used for other recipes", - "_inherit": "Default" - }, - "ItemCoolerE": { - "usedIn": [ - "ItemCooler0", - "ItemCooler1", - "ItemCooler2", - "ItemCooler3", - "ItemCooler4" - ], - "previewPosition": [ - 0.795709, - 1, - 0.415296 - ], - "previewScale": 0.8, - "previewVector": 0, - "_inherit": "Part" - }, - "ItemCooler0": { - "recipe": [ - "ItemCoolerE", - [ - "SnakeMeat_EPOCH", - 2 - ], - "sweetcorn_epoch" - ], - "previewPosition": [ - 0.795709, - 1, - 0.415296 - ], - "previewScale": 0.8, - "previewVector": 0, - "_inherit": "Item" - }, - "ItemCooler1": { - "recipe": [ - "ItemCoolerE", - [ - "CookedRabbit_EPOCH", - 2 - ], - "sweetcorn_epoch" - ], - "previewPosition": [ - 0.795709, - 1, - 0.415296 - ], - "previewScale": 0.8, - "previewVector": 0, - "_inherit": "Item" - }, - "ItemCooler2": { - "recipe": [ - "ItemCoolerE", - "CookedChicken_EPOCH", - "sweetcorn_epoch" - ], - "previewPosition": [ - 0.795709, - 1, - 0.415296 - ], - "previewScale": 0.8, - "previewVector": 0, - "_inherit": "Item" - }, - "ItemCooler3": { - "recipe": [ - "ItemCoolerE", - "CookedGoat_EPOCH", - "sweetcorn_epoch" - ], - "previewPosition": [ - 0.795709, - 1, - 0.415296 - ], - "previewScale": 0.8, - "previewVector": 0, - "_inherit": "Item" - }, - "ItemCooler4": { - "recipe": [ - "ItemCoolerE", - "CookedSheep_EPOCH", - "sweetcorn_epoch" - ], - "previewPosition": [ - 0.795709, - 1, - 0.415296 - ], - "previewScale": 0.8, - "previewVector": 0, - "_inherit": "Item" - }, - "sweetcorn_epoch": { - "usedIn": [ - "ItemCooler0", - "ItemCooler1", - "ItemCooler2", - "ItemCooler3", - "ItemCooler4" - ], - "previewPosition": [ - 0.799332, - 1, - 0.26 - ], - "previewScale": 2.7, - "previewVector": 0, - "_inherit": "Part" - }, - "CircuitParts": { - "usedIn": [ - "EnergyPack", - "EnergyPackLg", - "KitPlotPole" - ], - "previewPosition": [ - 0.791044, - 1, - 0.256956 - ], - "previewScale": 2, - "previewVector": 2.3, - "_inherit": "Part" - }, - "EnergyPack": { - "usedIn": [ - "EnergyPackLg" - ], - "nearby": [ - [ - "Fire", - "", - "fire", - [ - 1, - [ - "ALL" - ] - ], - 3, - 1, - 1, - 0 - ], - [ - "Workbench", - "", - "workbench", - [ - 1, - [ - "WorkBench_EPOCH" - ] - ], - 3, - 1, - 0, - 1 - ] - ], - "recipe": [ - [ - "CircuitParts", - 1 - ], - [ - "ItemCopperBar", - 1 - ], - [ - "clean_water_epoch", - 1 - ] - ], - "previewPosition": [ - 0.8, - 1, - 0.29 - ], - "previewScale": 1.75, - "previewVector": 2.8, - "_inherit": "Item" - }, - "EnergyPackLg": { - "nearby": [ - [ - "Workbench", - "", - "workbench", - [ - 1, - [ - "WorkBench_EPOCH" - ] - ], - 3, - 1, - 0, - 1 - ] - ], - "recipe": [ - [ - "EnergyPack", - 3 - ], - [ - "ItemGoldBar", - 1 - ], - [ - "CircuitParts", - 1 - ] - ], - "previewPosition": [ - 0.8, - 1, - 0.29 - ], - "previewScale": 1.75, - "previewVector": 2.8, - "_inherit": "Item" - }, - "ItemSodaEmpty": { - "usedIn": [ - "ItemAluminumBar" - ], - "previewPosition": [ - 0.798771, - 1, - 0.238154 - ], - "previewScale": 4, - "previewVector": 0, - "_inherit": "Part" - }, - "ItemAluminumBar": { - "usedIn": [], - "nearby": [ - [ - "Fire", - "", - "fire", - [ - 1, - [ - "ALL" - ] - ], - 3, - 1, - 1, - 0 - ] - ], - "recipe": [ - [ - "ItemSodaEmpty", - 6 - ], - [ - "water_epoch", - 1 - ] - ], - "previewPosition": [ - 0.797144, - 1, - 0.27 - ], - "previewScale": 1.3, - "previewVector": 2.5, - "_inherit": "Item" - }, - "ItemEmptyTin": { - "usedIn": [ - "ItemTinBar" - ], - "previewPosition": [ - 0.799961, - 1, - 0.27 - ], - "previewScale": 3, - "previewVector": 0, - "_inherit": "Part" - }, - "ItemTinBar": { - "usedIn": [], - "nearby": [ - [ - "Fire", - "", - "fire", - [ - 1, - [ - "ALL" - ] - ], - 3, - 1, - 1, - 0 - ] - ], - "recipe": [ - [ - "ItemEmptyTin", - 6 - ], - [ - "water_epoch", - 1 - ] - ], - "previewPosition": [ - 0.797144, - 1, - 0.27 - ], - "previewScale": 1.3, - "previewVector": 2.5, - "_inherit": "Item" - }, - "PartOre": { - "usedIn": [ - "ItemScraps" - ], - "previewPosition": [ - 0.8, - 1, - 0.27 - ], - "previewScale": 1.38, - "previewVector": 0, - "_inherit": "Part" - }, - "PartOreSilver": { - "usedIn": [ - "ItemSilverBar" - ], - "previewPosition": [ - 0.8, - 1, - 0.27 - ], - "previewScale": 2.4, - "previewVector": 0, - "_inherit": "Part" - }, - "PartOreGold": { - "usedIn": [ - "ItemGoldBar" - ], - "previewPosition": [ - 0.8, - 1, - 0.27 - ], - "previewScale": 2.4, - "previewVector": 0, - "_inherit": "Part" - }, - "Pelt_EPOCH": { - "usedIn": [ - "KitTiPi" - ], - "previewPosition": [ - 0.793741, - 1, - 0.274824 - ], - "previewScale": 0.7, - "previewVector": 2.2, - "_inherit": "Part" - }, - "ItemRock": { - "usedIn": [ - "KitFirePlace", - "MeleeMaul", - "CrudeHatchet" - ], - "previewPosition": [ - 0.796998, - 1, - 0.35 - ], - "previewScale": 1.3, - "_inherit": "Part" - }, - "ItemStick": { - "usedIn": [ - "WoodClub", - "MeleeMaul", - "CrudeHatchet", - "KitFirePlace", - "KitSpikeTrap", - "KitMetalTrap" - ], - "recipe": [ - [ - "WoodLog_EPOCH", - 1 - ] - ], - "previewPosition": [ - 0.8, - 1, - 0.25 - ], - "previewScale": 0.4, - "previewVector": 1, - "_inherit": "Item" - }, - "JackKit": { - "usedIn": [ - "KitSpikeTrap", - "KitMetalTrap" - ], - "previewPosition": [ - 0.80573, - 1, - 0.461778 - ], - "previewScale": 0.5, - "previewVector": 0, - "_inherit": "Part" - }, - "ItemKiloHemp": { - "usedIn": [ - "ItemRope", - "ItemBurlap" - ], - "previewPosition": [ - 0.796267, - 1, - 0.322762 - ], - "previewScale": 0.9, - "previewVector": 1.4, - "_inherit": "Part" - }, - "ItemRope": { - "usedIn": [ - "WoodClub", - "MeleeMaul", - "CrudeHatchet" - ], - "nearby": [ - [ - "Workbench", - "", - "workbench", - [ - 1, - [ - "WorkBench_EPOCH" - ] - ], - 3, - 1, - 0, - 1 - ] - ], - "recipe": [ - [ - "ItemKiloHemp", - 1 - ] - ], - "previewPosition": [ - 0.8, - 1, - 0.35 - ], - "previewScale": 4, - "_inherit": "Item" - }, - "ItemBurlap": { - "usedIn": [ - "KitHesco3" - ], - "nearby": [ - [ - "Workbench", - "", - "workbench", - [ - 1, - [ - "WorkBench_EPOCH" - ] - ], - 3, - 1, - 0, - 1 - ] - ], - "recipe": [ - [ - "ItemKiloHemp", - 2 - ] - ], - "previewPosition": [ - 0.8, - 1, - 0.38 - ], - "previewScale": 0.5, - "previewVector": -0.3, - "_inherit": "Item" - }, - "MeleeMaul": { - "recipe": [ - [ - "ItemRock", - 1 - ], - [ - "ItemStick", - 2 - ], - [ - "ItemRope", - 1 - ] - ], - "previewPosition": [ - 0.798975, - 1, - 0.300388 - ], - "previewScale": 0.3, - "previewVector": -1.8, - "_inherit": "Item" - }, - "CrudeHatchet": { - "recipe": [ - [ - "ItemRock", - 1 - ], - [ - "ItemStick", - 1 - ], - [ - "ItemRope", - 1 - ] - ], - "previewPosition": [ - 0.786139, - 1, - 0.328525 - ], - "previewScale": 0.6, - "_inherit": "Item" - }, - "WoodClub": { - "recipe": [ - [ - "ItemStick", - 2 - ] - ], - "previewPosition": [ - 0.799633, - 1, - 0.237804 - ], - "previewScale": 0.35, - "previewVector": 2.4, - "_inherit": "Item" - }, - "WoodLog_EPOCH": { - "usedIn": [ - "PartPlankPack", - "ItemStick", - "ItemPlywoodPack" - ], - "previewPosition": [ - 0.800064, - 1, - 0.25 - ], - "previewScale": 0.3, - "_inherit": "Part" - }, - "MortarBucket": { - "usedIn": [ - "KitFoundation", - "KitCinderWall", - "KitHesco3" - ], - "previewPosition": [ - 0.799442, - 1, - 0.426761 - ], - "previewScale": 0.6, - "previewVector": 0, - "_inherit": "Part" - }, - "ItemScraps": { - "usedIn": [ - "ItemCorrugated", - "KitMetalTrap" - ], - "nearby": [ - [ - "Fire", - "", - "fire", - [ - 1, - [ - "ALL" - ] - ], - 3, - 1, - 1, - 0 - ] - ], - "recipe": [ - [ - "PartOre", - 2 - ] - ], - "previewPosition": [ - 0.797144, - 1, - 0.309158 - ], - "previewScale": 1, - "previewVector": 2.8, - "_inherit": "Item" - }, - "ItemCorrugated": { - "usedIn": [ - "KitShelf", - "ItemCorrugatedLg", - "VehicleRepairLg" - ], - "nearby": [ - [ - "Fire", - "", - "fire", - [ - 1, - [ - "ALL" - ] - ], - 3, - 1, - 1, - 0 - ] - ], - "recipe": [ - [ - "ItemScraps", - 2 - ] - ], - "previewPosition": [ - 0.791088, - 1, - 0.300004 - ], - "previewScale": 0.2, - "previewVector": 1, - "_inherit": "Item" - }, - "CinderBlocks": { - "usedIn": [ - "KitCinderWall" - ], - "previewPosition": [ - 0.801866, - 1, - 0.35 - ], - "previewScale": 0.2, - "_inherit": "Part" - }, - "ItemMixOil": { - "usedIn": [ - "CSGAS" - ], - "previewPosition": [ - 0.802419, - 1, - 0.433119 - ], - "previewScale": 1.5, - "_inherit": "Part" - }, - "jerrycan_epoch": { - "usedIn": [ - "CSGAS" - ], - "previewPosition": [ - 0.802443, - 1, - 0.254301 - ], - "previewScale": 0.6, - "previewVector": 4.9, - "_inherit": "Part" - }, - "VehicleRepair": { - "usedIn": [ - "VehicleRepairLg" - ], - "previewPosition": [ - 0.787659, - 1, - 0.30098 - ], - "previewScale": 0.45, - "previewVector": 1.5, - "_inherit": "Part" - }, - "VehicleRepairLg": { - "recipe": [ - "VehicleRepair", - "ItemCorrugated" - ], - "previewPosition": [ - 0.798742, - 1, - 0.317871 - ], - "previewScale": 0.25, - "previewVector": 0.7, - "_inherit": "Item" - }, - "EpochRadio0": { - "usedIn": [ - "EpochRadio1" - ], - "model": "\\a3\\ui_f\\objects\\Radio.p3d", - "previewPosition": [ - 0.800569, - 1, - 0.272473 - ], - "previewScale": 0.45, - "previewVector": -3.9, - "_inherit": "Part" - }, - "EpochRadio1": { - "usedIn": [ - "EpochRadio2" - ], - "recipe": [ - "EpochRadio0", - "ItemGarnet" - ], - "model": "\\a3\\ui_f\\objects\\Radio.p3d", - "previewPosition": [ - 0.800569, - 1, - 0.272473 - ], - "previewScale": 0.45, - "previewVector": -3.9, - "_inherit": "Item" - }, - "EpochRadio2": { - "usedIn": [ - "EpochRadio3" - ], - "recipe": [ - "EpochRadio1", - "ItemCitrine" - ], - "model": "\\a3\\ui_f\\objects\\Radio.p3d", - "previewPosition": [ - 0.800569, - 1, - 0.272473 - ], - "previewScale": 0.45, - "previewVector": -3.9, - "_inherit": "Item" - }, - "EpochRadio3": { - "usedIn": [ - "EpochRadio4" - ], - "recipe": [ - "EpochRadio2", - "ItemAmethyst" - ], - "model": "\\a3\\ui_f\\objects\\Radio.p3d", - "previewPosition": [ - 0.800569, - 1, - 0.272473 - ], - "previewScale": 0.45, - "previewVector": -3.9, - "_inherit": "Item" - }, - "EpochRadio4": { - "usedIn": [ - "EpochRadio5" - ], - "recipe": [ - "EpochRadio3", - "ItemTopaz" - ], - "model": "\\a3\\ui_f\\objects\\Radio.p3d", - "previewPosition": [ - 0.800569, - 1, - 0.272473 - ], - "previewScale": 0.45, - "previewVector": -3.9, - "_inherit": "Item" - }, - "EpochRadio5": { - "usedIn": [ - "EpochRadio6" - ], - "recipe": [ - "EpochRadio4", - "ItemSapphire" - ], - "model": "\\a3\\ui_f\\objects\\Radio.p3d", - "previewPosition": [ - 0.800569, - 1, - 0.272473 - ], - "previewScale": 0.45, - "previewVector": -3.9, - "_inherit": "Item" - }, - "EpochRadio6": { - "usedIn": [ - "EpochRadio7" - ], - "recipe": [ - "EpochRadio5", - "ItemOnyx" - ], - "model": "\\a3\\ui_f\\objects\\Radio.p3d", - "previewPosition": [ - 0.800569, - 1, - 0.272473 - ], - "previewScale": 0.45, - "previewVector": -3.9, - "_inherit": "Item" - }, - "EpochRadio7": { - "usedIn": [ - "EpochRadio8" - ], - "recipe": [ - "EpochRadio6", - "ItemEmerald" - ], - "model": "\\a3\\ui_f\\objects\\Radio.p3d", - "previewPosition": [ - 0.800569, - 1, - 0.272473 - ], - "previewScale": 0.45, - "previewVector": -3.9, - "_inherit": "Item" - }, - "EpochRadio8": { - "usedIn": [ - "EpochRadio9" - ], - "recipe": [ - "EpochRadio7", - "ItemRuby" - ], - "model": "\\a3\\ui_f\\objects\\Radio.p3d", - "previewPosition": [ - 0.800569, - 1, - 0.272473 - ], - "previewScale": 0.45, - "previewVector": -3.9, - "_inherit": "Item" - }, - "EpochRadio9": { - "recipe": [ - "EpochRadio8", - "ItemJade" - ], - "model": "\\a3\\ui_f\\objects\\Radio.p3d", - "previewPosition": [ - 0.800569, - 1, - 0.272473 - ], - "previewScale": 0.45, - "previewVector": -3.9, - "_inherit": "Item" - }, - "ItemGarnet": { - "usedIn": [ - "EpochRadio1" - ], - "previewPosition": [ - 0.801697, - 1, - 0.379502 - ], - "previewScale": 3, - "_inherit": "Part" - }, - "ItemCitrine": { - "usedIn": [ - "EpochRadio2" - ], - "previewPosition": [ - 0.796925, - 1, - 0.285847 - ], - "previewScale": 3.5, - "previewVector": 2.7, - "_inherit": "Part" - }, - "ItemAmethyst": { - "usedIn": [ - "EpochRadio3" - ], - "previewPosition": [ - 0.798082, - 1, - 0.277137 - ], - "previewScale": 3, - "previewVector": 2.9, - "_inherit": "Part" - }, - "ItemTopaz": { - "usedIn": [ - "EpochRadio4" - ], - "previewPosition": [ - 0.79555, - 1, - 0.393739 - ], - "previewScale": 3, - "_inherit": "Part" - }, - "ItemSapphire": { - "usedIn": [ - "EpochRadio5" - ], - "previewPosition": [ - 0.804014, - 1, - 0.283865 - ], - "previewScale": 3, - "previewVector": 3.3, - "_inherit": "Part" - }, - "ItemOnyx": { - "usedIn": [ - "EpochRadio6" - ], - "previewPosition": [ - 0.799376, - 1, - 0.283337 - ], - "previewScale": 3, - "previewVector": 3.1, - "_inherit": "Part" - }, - "ItemEmerald": { - "usedIn": [ - "EpochRadio7" - ], - "previewPosition": [ - 0.805568, - 1, - 0.293134 - ], - "previewScale": 3, - "previewVector": 2.5, - "_inherit": "Part" - }, - "ItemRuby": { - "usedIn": [ - "EpochRadio8" - ], - "previewPosition": [ - 0.79555, - 1, - 0.393739 - ], - "previewScale": 3, - "_inherit": "Part" - }, - "ItemJade": { - "usedIn": [ - "EpochRadio9" - ], - "previewPosition": [ - 0.796903, - 1, - 0.369781 - ], - "previewScale": 3, - "_inherit": "Part" - }, - "SnakeCarcass_EPOCH": { - "usedIn": [ - "SnakeMeat_EPOCH" - ], - "previewPosition": [ - 0.808621, - 1, - 0.238853 - ], - "previewScale": 0.55, - "previewVector": 1.8, - "_inherit": "Part" - }, - "SnakeMeat_EPOCH": { - "usedIn": [ - "ItemCooler0" - ], - "nearby": [ - [ - "Fire", - "", - "fire", - [ - 1, - [ - "ALL" - ] - ], - 3, - 1, - 1, - 0 - ] - ], - "recipe": [ - "SnakeCarcass_EPOCH" - ], - "previewPosition": [ - 0.803189, - 1, - 0.408752 - ], - "previewScale": 6, - "_inherit": "Item" - }, - "RabbitCarcass_EPOCH": { - "usedIn": [ - "CookedRabbit_EPOCH" - ], - "previewPosition": [ - 0.796141, - 1, - 0.340971 - ], - "previewScale": 1.5, - "_inherit": "Part" - }, - "CookedRabbit_EPOCH": { - "usedIn": [ - "ItemCooler1" - ], - "nearby": [ - [ - "Fire", - "", - "fire", - [ - 1, - [ - "ALL" - ] - ], - 3, - 1, - 1, - 0 - ] - ], - "recipe": [ - "RabbitCarcass_EPOCH" - ], - "previewPosition": [ - 0.796141, - 1, - 0.340971 - ], - "previewScale": 1.5, - "_inherit": "Item" - }, - "ChickenCarcass_EPOCH": { - "usedIn": [ - "CookedChicken_EPOCH" - ], - "previewPosition": [ - 0.796141, - 1, - 0.340971 - ], - "previewScale": 0.9, - "_inherit": "Part" - }, - "CookedChicken_EPOCH": { - "usedIn": [ - "ItemCooler2" - ], - "nearby": [ - [ - "Fire", - "", - "fire", - [ - 1, - [ - "ALL" - ] - ], - 3, - 1, - 1, - 0 - ] - ], - "recipe": [ - "ChickenCarcass_EPOCH" - ], - "previewPosition": [ - 0.796141, - 1, - 0.340971 - ], - "previewScale": 0.9, - "_inherit": "Item" - }, - "ItemTuna": { - "usedIn": [ - "ItemTunaCooked" - ], - "previewPosition": [ - 0.8, - 1, - 0.25 - ], - "previewScale": 0.21, - "previewVector": 2.1, - "_inherit": "Part" - }, - "ItemSeaBass": { - "usedIn": [ - "ItemSeaBassCooked" - ], - "previewPosition": [ - 0.796141, - 1, - 0.25 - ], - "previewScale": 0.4, - "previewVector": 2.1, - "_inherit": "Part" - }, - "ItemTrout": { - "usedIn": [ - "ItemTroutCooked" - ], - "previewPosition": [ - 0.796141, - 1, - 0.25 - ], - "previewScale": 0.7, - "previewVector": 2.1, - "_inherit": "Part" - }, - "ItemTunaCooked": { - "usedIn": [], - "nearby": [ - [ - "Fire", - "", - "fire", - [ - 1, - [ - "ALL" - ] - ], - 3, - 1, - 1, - 0 - ] - ], - "recipe": [ - "ItemTuna" - ], - "previewPosition": [ - 0.8, - 1, - 0.25 - ], - "previewScale": 0.2, - "previewVector": 2, - "_inherit": "Item" - }, - "ItemSeaBassCooked": { - "usedIn": [], - "nearby": [ - [ - "Fire", - "", - "fire", - [ - 1, - [ - "ALL" - ] - ], - 3, - 1, - 1, - 0 - ] - ], - "recipe": [ - "ItemSeaBass" - ], - "previewPosition": [ - 0.796141, - 1, - 0.3 - ], - "previewScale": 0.4, - "previewVector": 2, - "_inherit": "Item" - }, - "ItemTroutCooked": { - "usedIn": [], - "nearby": [ - [ - "Fire", - "", - "fire", - [ - 1, - [ - "ALL" - ] - ], - 3, - 1, - 1, - 0 - ] - ], - "recipe": [ - "ItemTrout" - ], - "previewPosition": [ - 0.8, - 1, - 0.25 - ], - "previewScale": 0.7, - "previewVector": 2, - "_inherit": "Item" - }, - "GoatCarcass_EPOCH": { - "usedIn": [ - "CookedGoat_EPOCH" - ], - "previewPosition": [ - 0.796141, - 1, - 0.27 - ], - "previewScale": 0.4, - "previewVector": 2.1, - "_inherit": "Part" - }, - "CookedGoat_EPOCH": { - "usedIn": [ - "ItemCooler3" - ], - "nearby": [ - [ - "Fire", - "", - "fire", - [ - 1, - [ - "ALL" - ] - ], - 3, - 1, - 1, - 0 - ] - ], - "recipe": [ - "GoatCarcass_EPOCH" - ], - "previewPosition": [ - 0.796141, - 1, - 0.27 - ], - "previewScale": 0.4, - "previewVector": 2, - "_inherit": "Item" - }, - "DogCarcass_EPOCH": { - "usedIn": [ - "CookedDog_EPOCH" - ], - "previewPosition": [ - 0.796141, - 1, - 0.27 - ], - "previewScale": 0.4, - "previewVector": 2.1, - "_inherit": "Part" - }, - "CookedDog_EPOCH": { - "usedIn": [], - "nearby": [ - [ - "Fire", - "", - "fire", - [ - 1, - [ - "ALL" - ] - ], - 3, - 1, - 1, - 0 - ] - ], - "recipe": [ - "DogCarcass_EPOCH" - ], - "previewPosition": [ - 0.796141, - 1, - 0.27 - ], - "previewScale": 0.4, - "previewVector": 2, - "_inherit": "Item" - }, - "SheepCarcass_EPOCH": { - "usedIn": [ - "CookedSheep_EPOCH" - ], - "previewPosition": [ - 0.796141, - 1, - 0.27 - ], - "previewScale": 0.4, - "previewVector": 2.1, - "_inherit": "Part" - }, - "CookedSheep_EPOCH": { - "usedIn": [ - "ItemCooler4" - ], - "nearby": [ - [ - "Fire", - "", - "fire", - [ - 1, - [ - "ALL" - ] - ], - 3, - 1, - 1, - 0 - ] - ], - "recipe": [ - "SheepCarcass_EPOCH" - ], - "previewPosition": [ - 0.796141, - 1, - 0.27 - ], - "previewScale": 0.4, - "previewVector": 2.1, - "_inherit": "Item" - }, - "emptyjar_epoch": { - "usedIn": [ - "water_epoch" - ], - "previewPosition": [ - 0.807346, - 1, - 0.43035 - ], - "previewScale": 2.5, - "_inherit": "Part" - }, - "water_epoch": { - "usedIn": [ - "clean_water_epoch" - ], - "nearby": [ - [ - "Water source", - "", - "water", - [ - 2, - [ - "water" - ] - ], - 3, - 1, - 0, - 0 - ] - ], - "recipe": [ - "emptyjar_epoch" - ], - "previewPosition": [ - 0.807346, - 1, - 0.43035 - ], - "previewScale": 2.5, - "_inherit": "Item" - }, - "clean_water_epoch": { - "usedIn": [ - "EnergyPack" - ], - "nearby": [ - [ - "Fire", - "", - "fire", - [ - 1, - [ - "ALL" - ] - ], - 3, - 1, - 1, - 0 - ] - ], - "recipe": [ - "water_epoch" - ], - "previewPosition": [ - 0.807346, - 1, - 0.43035 - ], - "previewScale": 2.5, - "displayName": "Clean Water", - "_inherit": "Item" - }, - "CSGAS": { - "recipe": [ - "ItemMixOil", - "jerrycan_epoch" - ], - "model": "\\x\\addons\\a3_epoch_assets_2\\jerrycan.p3d", - "previewPosition": [ - 0.802443, - 1, - 0.254301 - ], - "previewScale": 0.6, - "previewVector": 4.9, - "_inherit": "Item" - }, - "ItemCorrugatedLg": { - "usedIn": [ - "KitPlotPole", - "KitTankTrap", - "KitHesco3" - ], - "recipe": [ - [ - "ItemCorrugated", - 3 - ] - ], - "nearby": [ - [ - "Workbench", - "", - "workbench", - [ - 1, - [ - "WorkBench_EPOCH" - ] - ], - 3, - 1, - 0, - 1 - ] - ], - "previewPosition": [ - 0.797491, - 1, - 0.32899 - ], - "previewScale": 0.25, - "previewVector": 0.5, - "_inherit": "Item" - }, - "PartPlankPack": { - "usedIn": [ - "KitStudWall", - "KitWoodFloor", - "KitWoodFoundation", - "KitWoodStairs", - "KitWoodRamp", - "KitWoodLadder", - "KitWoodTower", - "KitTiPi", - "KitWorkbench", - "KitSpikeTrap", - "KitMetalTrap" - ], - "recipe": [ - [ - "WoodLog_EPOCH", - 2 - ] - ], - "previewPosition": [ - 0.797837, - 1, - 0.288258 - ], - "previewScale": 0.2, - "previewVector": 1, - "craftTime": 2, - "_inherit": "Item" - }, - "ItemPlywoodPack": { - "usedIn": [], - "recipe": [ - [ - "WoodLog_EPOCH", - 3 - ] - ], - "previewPosition": [ - 0.797837, - 1, - 0.288258 - ], - "previewScale": 0.2, - "previewVector": 1, - "craftTime": 2, - "_inherit": "Item" - }, - "KitFirePlace": { - "recipe": [ - [ - "ItemRock", - 2 - ], - [ - "ItemStick", - 1 - ] - ], - "model": "\\x\\addons\\a3_epoch_assets_2\\fireplace.p3d", - "previewPosition": [ - 0.791523, - 1, - 0.244987 - ], - "previewScale": 0.2, - "previewVector": 1.5, - "_inherit": "Kit" - }, - "KitSpikeTrap": { - "recipe": [ - [ - "PartPlankPack", - 4 - ], - [ - "ItemStick", - 1 - ], - [ - "JackKit", - 1 - ] - ], - "model": "\\x\\addons\\a3_epoch_assets_1\\models\\supply_crate.p3d", - "nearby": [ - [ - "Workbench", - "", - "workbench", - [ - 1, - [ - "WorkBench_EPOCH" - ] - ], - 3, - 1, - 0, - 1 - ] - ], - "previewPosition": [ - 0.798208, - 1, - 0.227936 - ], - "previewScale": 0.28, - "previewVector": -0.5, - "_inherit": "Kit" - }, - "KitMetalTrap": { - "recipe": [ - [ - "PartPlankPack", - 4 - ], - [ - "ItemStick", - 1 - ], - [ - "ItemScraps", - 2 - ], - [ - "JackKit", - 1 - ] - ], - "model": "\\x\\addons\\a3_epoch_assets_1\\models\\supply_crate.p3d", - "nearby": [ - [ - "Workbench", - "", - "workbench", - [ - 1, - [ - "WorkBench_EPOCH" - ] - ], - 3, - 1, - 0, - 1 - ] - ], - "previewPosition": [ - 0.798208, - 1, - 0.227936 - ], - "previewScale": 0.28, - "previewVector": -0.5, - "_inherit": "Kit" - }, - "KitStudWall": { - "recipe": [ - [ - "PartPlankPack", - 4 - ] - ], - "model": "\\x\\addons\\a3_epoch_assets\\models\\Wooden_Wall_SIM.p3d", - "nearby": [ - [ - "Workbench", - "", - "workbench", - [ - 1, - [ - "WorkBench_EPOCH" - ] - ], - 3, - 1, - 0, - 1 - ] - ], - "previewPosition": [ - 0.797675, - 1, - 0.398882 - ], - "previewScale": 0.07, - "previewVector": 0, - "_inherit": "Kit" - }, - "KitWoodFloor": { - "usedIn": [ - "KitWoodTower" - ], - "recipe": [ - [ - "PartPlankPack", - 4 - ] - ], - "nearby": [ - [ - "Workbench", - "", - "workbench", - [ - 1, - [ - "WorkBench_EPOCH" - ] - ], - 3, - 1, - 0, - 1 - ] - ], - "model": "\\x\\addons\\a3_epoch_assets\\models\\Wooden_Floor.p3d", - "previewPosition": [ - 0.800198, - 1, - 0.262418 - ], - "previewScale": 0.055, - "previewVector": 3.6, - "_inherit": "Kit" - }, - "KitWoodLadder": { - "recipe": [ - [ - "PartPlankPack", - 4 - ] - ], - "nearby": [ - [ - "Workbench", - "", - "workbench", - [ - 1, - [ - "WorkBench_EPOCH" - ] - ], - 3, - 1, - 0, - 1 - ] - ], - "model": "\\x\\addons\\a3_epoch_assets_3\\CfgVehicles\\Ladder\\wood_ladder.p3d", - "previewPosition": [ - 0.798736, - 1, - 0.441696 - ], - "previewScale": 0.08, - "previewVector": 0, - "_inherit": "Kit" - }, - "KitWoodRamp": { - "recipe": [ - [ - "PartPlankPack", - 6 - ] - ], - "nearby": [ - [ - "Workbench", - "", - "workbench", - [ - 1, - [ - "WorkBench_EPOCH" - ] - ], - 3, - 1, - 0, - 1 - ] - ], - "model": "\\x\\addons\\a3_epoch_assets\\models\\Wood_Ramp.p3d", - "previewPosition": [ - 0.799137, - 1, - 0.350575 - ], - "previewScale": 0.05, - "previewVector": 0, - "_inherit": "Kit" - }, - "KitTankTrap": { - "recipe": [ - [ - "ItemCorrugatedLg", - 1 - ] - ], - "nearby": [ - [ - "Workbench", - "", - "workbench", - [ - 1, - [ - "WorkBench_EPOCH" - ] - ], - 3, - 1, - 0, - 1 - ] - ], - "model": "\\x\\addons\\a3_epoch_assets_3\\CfgVehicles\\Defense\\tank_trap.p3d", - "previewPosition": [ - 0.8, - 1, - 0.25 - ], - "previewScale": 0.19, - "previewVector": 0, - "_inherit": "Kit" - }, - "KitHesco3": { - "recipe": [ - [ - "ItemBurlap", - 3 - ], - [ - "MortarBucket", - 2 - ], - [ - "ItemCorrugatedLg", - 2 - ] - ], - "nearby": [ - [ - "Workbench", - "", - "workbench", - [ - 1, - [ - "WorkBench_EPOCH" - ] - ], - 3, - 1, - 0, - 1 - ] - ], - "model": "\\x\\addons\\a3_epoch_assets_3\\CfgVehicles\\Defense\\hesco.p3d", - "previewPosition": [ - 0.798145, - 1, - 0.325629 - ], - "previewScale": 0.095, - "previewVector": 0.3, - "_inherit": "Kit" - }, - "KitWoodStairs": { - "recipe": [ - [ - "PartPlankPack", - 4 - ] - ], - "nearby": [ - [ - "Workbench", - "", - "workbench", - [ - 1, - [ - "WorkBench_EPOCH" - ] - ], - 3, - 1, - 0, - 1 - ] - ], - "model": "\\x\\addons\\a3_epoch_assets\\models\\Wood_stairs.p3d", - "previewPosition": [ - 0.795037, - 1, - 0.377922 - ], - "previewScale": 0.054, - "previewVector": 0, - "_inherit": "Kit" - }, - "KitWoodTower": { - "recipe": [ - [ - "KitWoodFloor", - 1 - ], - [ - "PartPlankPack", - 4 - ] - ], - "nearby": [ - [ - "Workbench", - "", - "workbench", - [ - 1, - [ - "WorkBench_EPOCH" - ] - ], - 3, - 1, - 0, - 1 - ] - ], - "model": "\\x\\addons\\a3_epoch_assets_3\\CfgVehicles\\Tower\\Tower\\Base_Tower_Frame.p3d", - "previewPosition": [ - 0.800653, - 1, - 0.378749 - ], - "previewScale": 0.05, - "previewVector": 0, - "_inherit": "Kit" - }, - "KitTiPi": { - "recipe": [ - [ - "Pelt_EPOCH", - 4 - ], - [ - "PartPlankPack", - 2 - ] - ], - "nearby": [ - [ - "Workbench", - "", - "workbench", - [ - 1, - [ - "WorkBench_EPOCH" - ] - ], - 3, - 1, - 0, - 1 - ] - ], - "model": "\\x\\addons\\a3_epoch_assets\\models\\tp.p3d", - "previewPosition": [ - 0.801503, - 1, - 0.433758 - ], - "previewScale": 0.06, - "previewVector": 0, - "_inherit": "Kit" - }, - "KitShelf": { - "recipe": [ - [ - "ItemCorrugated", - 3 - ] - ], - "nearby": [ - [ - "Workbench", - "", - "workbench", - [ - 1, - [ - "WorkBench_EPOCH" - ] - ], - 3, - 1, - 0, - 1 - ] - ], - "model": "\\x\\addons\\a3_epoch_assets\\models\\shelf.p3d", - "previewPosition": [ - 0.803749, - 1, - 0.448515 - ], - "previewScale": 0.17, - "previewVector": 0, - "_inherit": "Kit" - }, - "KitWorkbench": { - "recipe": [ - [ - "PartPlankPack", - 2 - ] - ], - "model": "\\x\\addons\\a3_epoch_assets_1\\models\\workbench.p3d", - "previewPosition": [ - 0.8, - 1, - 0.39 - ], - "previewScale": 0.25, - "previewVector": 0, - "_inherit": "Kit" - }, - "KitFoundation": { - "recipe": [ - [ - "MortarBucket", - 4 - ] - ], - "nearby": [ - [ - "Workbench", - "", - "workbench", - [ - 1, - [ - "WorkBench_EPOCH" - ] - ], - 3, - 1, - 0, - 1 - ] - ], - "model": "\\x\\addons\\a3_epoch_assets\\models\\Concrete_Col.p3d", - "previewPosition": [ - 0.796787, - 1, - 0.211457 - ], - "previewScale": 0.047, - "previewVector": 0, - "_inherit": "Kit" - }, - "KitWoodFoundation": { - "recipe": [ - [ - "PartPlankPack", - 8 - ] - ], - "nearby": [ - [ - "Workbench", - "", - "workbench", - [ - 1, - [ - "WorkBench_EPOCH" - ] - ], - 3, - 1, - 0, - 1 - ] - ], - "model": "\\x\\addons\\a3_epoch_assets\\models\\Wood_Col.p3d", - "previewPosition": [ - 0.796787, - 1, - 0.211457 - ], - "previewScale": 0.047, - "previewVector": 0, - "_inherit": "Kit" - }, - "KitCinderWall": { - "recipe": [ - [ - "CinderBlocks", - 2 - ], - [ - "MortarBucket", - 2 - ] - ], - "nearby": [ - [ - "Workbench", - "", - "workbench", - [ - 1, - [ - "WorkBench_EPOCH" - ] - ], - 3, - 1, - 0, - 1 - ] - ], - "model": "\\x\\addons\\a3_epoch_assets\\models\\cinder_half.p3d", - "previewPosition": [ - 0.797638, - 1, - 0.341915 - ], - "previewScale": 0.07, - "previewVector": 0, - "_inherit": "Kit" - }, - "KitPlotPole": { - "recipe": [ - [ - "ItemCables", - 1 - ], - [ - "ItemBattery", - 1 - ], - [ - "ItemCorrugatedLg", - 2 - ], - [ - "CircuitParts", - 2 - ] - ], - "nearby": [ - [ - "Workbench", - "", - "workbench", - [ - 1, - [ - "WorkBench_EPOCH" - ] - ], - 3, - 1, - 0, - 1 - ] - ], - "model": "\\x\\addons\\a3_epoch_assets\\models\\jammer.p3d", - "previewPosition": [ - 0.801378, - 1, - 0.464834 - ], - "previewScale": 0.055, - "previewVector": 0, - "_inherit": "Kit" - }, - "ItemSolar": { - "usedIn": [ - "KitSolarGen" - ], - "previewPosition": [ - 0.802374, - 1, - 0.26 - ], - "previewScale": 0.19, - "previewVector": 3.3, - "_inherit": "Part" - }, - "ItemCables": { - "usedIn": [ - "KitSolarGen", - "KitPlotPole", - "ItemCopperBar" - ], - "nearby": [ - [ - "Workbench", - "", - "workbench", - [ - 1, - [ - "WorkBench_EPOCH" - ] - ], - 3, - 1, - 0, - 1 - ] - ], - "recipe": [ - [ - "ItemCopperBar", - 1 - ] - ], - "previewPosition": [ - 0.802374, - 1, - 0.26 - ], - "previewScale": 0.3, - "previewVector": 2.8, - "_inherit": "Item" - }, - "ItemCopperBar": { - "usedIn": [ - "ItemCables" - ], - "nearby": [ - [ - "Fire", - "", - "fire", - [ - 1, - [ - "ALL" - ] - ], - 3, - 1, - 1, - 0 - ] - ], - "recipe": [ - [ - "ItemCables", - 1 - ], - [ - "water_epoch", - 1 - ] - ], - "previewPosition": [ - 0.797144, - 1, - 0.27 - ], - "previewScale": 1.3, - "previewVector": 2.5, - "_inherit": "Item" - }, - "ItemGoldBar": { - "usedIn": [ - "ItemGoldBar10oz" - ], - "nearby": [ - [ - "Fire", - "", - "fire", - [ - 1, - [ - "ALL" - ] - ], - 3, - 1, - 1, - 0 - ] - ], - "recipe": [ - [ - "PartOreGold", - 2 - ], - [ - "water_epoch", - 1 - ] - ], - "previewPosition": [ - 0.8, - 1, - 0.26 - ], - "previewScale": 2.5, - "previewVector": 2.5, - "_inherit": "Item" - }, - "ItemSilverBar": { - "usedIn": [], - "nearby": [ - [ - "Fire", - "", - "fire", - [ - 1, - [ - "ALL" - ] - ], - 3, - 1, - 1, - 0 - ] - ], - "recipe": [ - [ - "PartOreSilver", - 2 - ], - [ - "water_epoch", - 1 - ] - ], - "previewPosition": [ - 0.8, - 1, - 0.26 - ], - "previewScale": 2.5, - "previewVector": 2.5, - "_inherit": "Item" - }, - "ItemGoldBar10oz": { - "usedIn": [ - "ItemBriefcaseGold100oz" - ], - "nearby": [ - [ - "Fire", - "", - "fire", - [ - 1, - [ - "ALL" - ] - ], - 3, - 1, - 1, - 0 - ] - ], - "recipe": [ - [ - "ItemGoldBar", - 10 - ], - [ - "water_epoch", - 1 - ] - ], - "previewPosition": [ - 0.801715, - 1, - 0.331674 - ], - "previewScale": 1.5, - "previewVector": 0.3, - "_inherit": "Item" - }, - "ItemBriefcaseGold100oz": { - "usedIn": [], - "nearby": [], - "recipe": [ - [ - "ItemGoldBar10oz", - 10 - ], - [ - "ItemBriefcaseE", - 1 - ] - ], - "previewPosition": [ - 0.8, - 1, - 0.42 - ], - "previewScale": 0.5, - "previewVector": 0, - "_inherit": "Item" - }, - "ItemBriefcaseE": { - "usedIn": [ - "ItemBriefcaseGold100oz" - ], - "previewPosition": [ - 0.8, - 1, - 0.42 - ], - "previewScale": 0.5, - "previewVector": 0, - "_inherit": "Part" - }, - "ItemBattery": { - "usedIn": [ - "KitSolarGen", - "KitPlotPole" - ], - "nearby": [ - [ - "Workbench", - "", - "workbench", - [ - 1, - [ - "WorkBench_EPOCH" - ] - ], - 3, - 1, - 0, - 1 - ] - ], - "recipe": [ - [ - "EnergyPackLg", - 3 - ], - [ - "CircuitParts", - 1 - ] - ], - "previewPosition": [ - 0.802374, - 1, - 0.276733 - ], - "previewScale": 0.4, - "_inherit": "Item" - }, - "KitSolarGen": { - "recipe": [ - [ - "ItemSolar", - 1 - ], - [ - "ItemCables", - 1 - ], - [ - "ItemBattery", - 1 - ], - [ - "ItemCorrugatedLg", - 2 - ], - [ - "CircuitParts", - 2 - ] - ], - "nearby": [ - [ - "Workbench", - "", - "workbench", - [ - 1, - [ - "WorkBench_EPOCH" - ] - ], - 3, - 1, - 0, - 1 - ] - ], - "model": "\\x\\addons\\a3_epoch_assets_3\\CfgVehicles\\Solar_Generator_Complete\\Solar_generator.p3d", - "previewPosition": [ - 0.804979, - 1, - 0.39189 - ], - "previewScale": 0.11, - "previewVector": 0, - "_inherit": "Kit" - } - } -} diff --git a/Sources/epoch_config/build.hpp b/Sources/epoch_config/build.hpp index 9b47e8ac..d0c9b803 100644 --- a/Sources/epoch_config/build.hpp +++ b/Sources/epoch_config/build.hpp @@ -1 +1 @@ -build=639; +build=655; diff --git a/Sources/epoch_server/build.hpp b/Sources/epoch_server/build.hpp index 9b47e8ac..d0c9b803 100644 --- a/Sources/epoch_server/build.hpp +++ b/Sources/epoch_server/build.hpp @@ -1 +1 @@ -build=639; +build=655; diff --git a/Sources/epoch_server/compile/epoch_server/EPOCH_weightedArray.sqf b/Sources/epoch_server/compile/epoch_server/EPOCH_weightedArray.sqf index 7b42b57b..ee7ed8bc 100644 --- a/Sources/epoch_server/compile/epoch_server/EPOCH_weightedArray.sqf +++ b/Sources/epoch_server/compile/epoch_server/EPOCH_weightedArray.sqf @@ -39,6 +39,6 @@ if(_return isEqualTo[]) then { }forEach getArray(configFile >> _configName >> _keyName >> _arrayName); _return = [_lootTableArray,_weightedArray]; missionNamespace setVariable[format["EPOCH_LT_%1_%2_%3",_configName,_keyName,_arrayName],_return]; - diag_log format["EPOCH_LT_%1_%2_%3 = %4",_configName,_keyName,_arrayName,_return]; + // diag_log format["EPOCH_LT_%1_%2_%3 = %4",_configName,_keyName,_arrayName,_return]; }; _return diff --git a/Sources/epoch_server/compile/epoch_trading/EPOCH_server_takeCrypto.sqf b/Sources/epoch_server/compile/epoch_trading/EPOCH_server_takeCrypto.sqf index d28779ff..b711305a 100644 --- a/Sources/epoch_server/compile/epoch_trading/EPOCH_server_takeCrypto.sqf +++ b/Sources/epoch_server/compile/epoch_trading/EPOCH_server_takeCrypto.sqf @@ -12,7 +12,9 @@ Github: https://github.com/EpochModTeam/Epoch/tree/release/Sources/epoch_server/compile/epoch_trading/EPOCH_server_makeTrade.sqf */ -private ["_current_crypto","_player","_object","_getCrypto"]; +//[[[cog import generate_private_arrays ]]] +private ["_getCrypto"]; +//[[[end]]] params ["_player",["_token","",[""]],"_object"]; if !([_player,_token] call EPOCH_server_getPToken) exitWith {}; @@ -21,10 +23,10 @@ if (_player distance _object > 10) exitWith {}; _getCrypto = _object getVariable["Crypto", 0]; if (_getCrypto > 0) then { - // remove crypto from object _object setVariable["Crypto", nil, true]; + // send data back to player [_player,_getCrypto] call EPOCH_server_effectCrypto; // debug and logging. - diag_log format["Epoch: ADMIN: %1 picked up %2 Crypto from object %3 with puid %4 at %5", getPlayerUID _player, _current_crypto, [_object, typeOf _object],_object getVariable['PUID', ''],getposATL _object]; + diag_log format["Epoch: ADMIN: %1 picked up %2 Crypto from object %3 with puid %4 at %5", getPlayerUID _player, _getCrypto, [_object, typeOf _object],_object getVariable['PUID', ''],getposATL _object]; }; diff --git a/Sources/epoch_server/init/server_securityfunctions.sqf b/Sources/epoch_server/init/server_securityfunctions.sqf index 29ec78b9..c24443f3 100644 --- a/Sources/epoch_server/init/server_securityfunctions.sqf +++ b/Sources/epoch_server/init/server_securityfunctions.sqf @@ -507,7 +507,8 @@ for "_i" from 1 to 3 do { }; _skn_spawnPointCenter = getMarkerPos "respawn_west"; -_centerDistance = 30; +_centerDistance = [_serverSettingsConfig, "antihack_TPcenterDistance", 30] call EPOCH_fnc_returnConfigEntry; +_maxTravelDistance = [_serverSettingsConfig, "antihack_maxTravelDistance", 30] call EPOCH_fnc_returnConfigEntry; // Only set these if prefix is not used since we can filter for it if (_skn_PVSPrefix == "") then { @@ -869,8 +870,8 @@ _skn_code_antihack = compileFinal (" _curPos = getPosATL vehicle player; _distance = _lastPos distance _curPos; - if ((_curTime-_lastTime)>1 || _distance>10) then { - if (((_distance/(_curTime-_lastTime)) > 16) && _notNearbySpawn && (player == vehicle player)) then { + if ((_curTime-_lastTime) > 1 || _distance > "+str _maxTravelDistance+") then { + if (((_distance/(_curTime-_lastTime)) > "+str _maxTravelDistance+") && _notNearbySpawn && (player == vehicle player)) then { if (isNil '"+_skn_antiTeleportPVC+"') then { [format['[TEST] TP from %1 to %2, %3 meters, now at %4', _lastPos, _curPos, round _distance, getPosATL player],1] call "+_sknBanANDSleep+"; vehicle player setPosATL _lastPos; @@ -1038,7 +1039,13 @@ call compile ("'"+_skn_doAdminRequest+"' addPublicVariableEventHandler { }; }; [format['Delete: %1 at [%2]',typeOf _content, getPos _content],0] call "+_skn_server_adminLog+"; - deleteVehicle _content; + _content spawn { + if !(isNull _this) then { + _this hideObjectGlobal true; + sleep 1; + if !(isNull _this) then {deleteVehicle _this}; + }; + }; }; if (_case == 106) then { _admin hideObjectGlobal _content; diff --git a/Sources/epoch_server/treeView.txt b/Sources/epoch_server/treeView.txt index 5e7df6a0..b97d5a1b 100644 Binary files a/Sources/epoch_server/treeView.txt and b/Sources/epoch_server/treeView.txt differ diff --git a/Sources/epoch_server_core/build.hpp b/Sources/epoch_server_core/build.hpp index 9b47e8ac..d0c9b803 100644 --- a/Sources/epoch_server_core/build.hpp +++ b/Sources/epoch_server_core/build.hpp @@ -1 +1 @@ -build=639; +build=655; diff --git a/Sources/epoch_server_core/treeView.txt b/Sources/epoch_server_core/treeView.txt index 28c8b757..6055f48b 100644 Binary files a/Sources/epoch_server_core/treeView.txt and b/Sources/epoch_server_core/treeView.txt differ diff --git a/Sources/epoch_server_settings/build.hpp b/Sources/epoch_server_settings/build.hpp index 9b47e8ac..d0c9b803 100644 --- a/Sources/epoch_server_settings/build.hpp +++ b/Sources/epoch_server_settings/build.hpp @@ -1 +1 @@ -build=639; +build=655; diff --git a/Sources/epoch_server_settings/treeView.txt b/Sources/epoch_server_settings/treeView.txt index 302204a0..76a931a6 100644 Binary files a/Sources/epoch_server_settings/treeView.txt and b/Sources/epoch_server_settings/treeView.txt differ diff --git a/Sources/mpmissions/epoch.Altis/treeView.txt b/Sources/mpmissions/epoch.Altis/treeView.txt index 5998ba86..cc3488d8 100644 Binary files a/Sources/mpmissions/epoch.Altis/treeView.txt and b/Sources/mpmissions/epoch.Altis/treeView.txt differ diff --git a/Sources/mpmissions/epoch.Australia/treeView.txt b/Sources/mpmissions/epoch.Australia/treeView.txt index 449bc70b..0e1ccef7 100644 Binary files a/Sources/mpmissions/epoch.Australia/treeView.txt and b/Sources/mpmissions/epoch.Australia/treeView.txt differ diff --git a/Sources/mpmissions/epoch.Bootcamp_ACR/treeView.txt b/Sources/mpmissions/epoch.Bootcamp_ACR/treeView.txt index e2fb9b98..eec73c0d 100644 Binary files a/Sources/mpmissions/epoch.Bootcamp_ACR/treeView.txt and b/Sources/mpmissions/epoch.Bootcamp_ACR/treeView.txt differ diff --git a/Sources/mpmissions/epoch.Bornholm/treeView.txt b/Sources/mpmissions/epoch.Bornholm/treeView.txt index efb08591..001e9bcb 100644 Binary files a/Sources/mpmissions/epoch.Bornholm/treeView.txt and b/Sources/mpmissions/epoch.Bornholm/treeView.txt differ diff --git a/Sources/mpmissions/epoch.Chernarus/treeView.txt b/Sources/mpmissions/epoch.Chernarus/treeView.txt index 2850c726..b1a1b068 100644 Binary files a/Sources/mpmissions/epoch.Chernarus/treeView.txt and b/Sources/mpmissions/epoch.Chernarus/treeView.txt differ diff --git a/Sources/mpmissions/epoch.Chernarus_Summer/treeView.txt b/Sources/mpmissions/epoch.Chernarus_Summer/treeView.txt index 9c788a85..793bf9cb 100644 Binary files a/Sources/mpmissions/epoch.Chernarus_Summer/treeView.txt and b/Sources/mpmissions/epoch.Chernarus_Summer/treeView.txt differ diff --git a/Sources/mpmissions/epoch.Desert_E/treeView.txt b/Sources/mpmissions/epoch.Desert_E/treeView.txt index 4f49ae0b..000e8e62 100644 Binary files a/Sources/mpmissions/epoch.Desert_E/treeView.txt and b/Sources/mpmissions/epoch.Desert_E/treeView.txt differ diff --git a/Sources/mpmissions/epoch.Esseker/treeView.txt b/Sources/mpmissions/epoch.Esseker/treeView.txt index 802f529c..40f5630b 100644 Binary files a/Sources/mpmissions/epoch.Esseker/treeView.txt and b/Sources/mpmissions/epoch.Esseker/treeView.txt differ diff --git a/Sources/mpmissions/epoch.Mountains_ACR/treeView.txt b/Sources/mpmissions/epoch.Mountains_ACR/treeView.txt index f657dd9c..dc82be0e 100644 Binary files a/Sources/mpmissions/epoch.Mountains_ACR/treeView.txt and b/Sources/mpmissions/epoch.Mountains_ACR/treeView.txt differ diff --git a/Sources/mpmissions/epoch.Napf/treeView.txt b/Sources/mpmissions/epoch.Napf/treeView.txt index d670ae7c..89426e5d 100644 Binary files a/Sources/mpmissions/epoch.Napf/treeView.txt and b/Sources/mpmissions/epoch.Napf/treeView.txt differ diff --git a/Sources/mpmissions/epoch.Porto/treeView.txt b/Sources/mpmissions/epoch.Porto/treeView.txt index 683ca6fc..63d6e42f 100644 Binary files a/Sources/mpmissions/epoch.Porto/treeView.txt and b/Sources/mpmissions/epoch.Porto/treeView.txt differ diff --git a/Sources/mpmissions/epoch.ProvingGrounds_PMC/treeView.txt b/Sources/mpmissions/epoch.ProvingGrounds_PMC/treeView.txt index d9115751..bcd6d1b3 100644 Binary files a/Sources/mpmissions/epoch.ProvingGrounds_PMC/treeView.txt and b/Sources/mpmissions/epoch.ProvingGrounds_PMC/treeView.txt differ diff --git a/Sources/mpmissions/epoch.Sara/treeView.txt b/Sources/mpmissions/epoch.Sara/treeView.txt index 0452e0fe..ef5943b0 100644 Binary files a/Sources/mpmissions/epoch.Sara/treeView.txt and b/Sources/mpmissions/epoch.Sara/treeView.txt differ diff --git a/Sources/mpmissions/epoch.SaraLite/treeView.txt b/Sources/mpmissions/epoch.SaraLite/treeView.txt index 64383857..93214d8c 100644 Binary files a/Sources/mpmissions/epoch.SaraLite/treeView.txt and b/Sources/mpmissions/epoch.SaraLite/treeView.txt differ diff --git a/Sources/mpmissions/epoch.Sara_dbe1/treeView.txt b/Sources/mpmissions/epoch.Sara_dbe1/treeView.txt index a85f5bc0..eacac750 100644 Binary files a/Sources/mpmissions/epoch.Sara_dbe1/treeView.txt and b/Sources/mpmissions/epoch.Sara_dbe1/treeView.txt differ diff --git a/Sources/mpmissions/epoch.Shapur_BAF/treeView.txt b/Sources/mpmissions/epoch.Shapur_BAF/treeView.txt index c7a633dc..896cbc52 100644 Binary files a/Sources/mpmissions/epoch.Shapur_BAF/treeView.txt and b/Sources/mpmissions/epoch.Shapur_BAF/treeView.txt differ diff --git a/Sources/mpmissions/epoch.Stratis/treeView.txt b/Sources/mpmissions/epoch.Stratis/treeView.txt index 0b42cdd1..a8c1e9ee 100644 Binary files a/Sources/mpmissions/epoch.Stratis/treeView.txt and b/Sources/mpmissions/epoch.Stratis/treeView.txt differ diff --git a/Sources/mpmissions/epoch.Takistan/treeView.txt b/Sources/mpmissions/epoch.Takistan/treeView.txt index e4078d5d..207d7c88 100644 Binary files a/Sources/mpmissions/epoch.Takistan/treeView.txt and b/Sources/mpmissions/epoch.Takistan/treeView.txt differ diff --git a/Sources/mpmissions/epoch.Tanoa/treeView.txt b/Sources/mpmissions/epoch.Tanoa/treeView.txt index 1ed13963..347eb575 100644 Binary files a/Sources/mpmissions/epoch.Tanoa/treeView.txt and b/Sources/mpmissions/epoch.Tanoa/treeView.txt differ diff --git a/Sources/mpmissions/epoch.VR/treeView.txt b/Sources/mpmissions/epoch.VR/treeView.txt index f9aa217a..630d3563 100644 Binary files a/Sources/mpmissions/epoch.VR/treeView.txt and b/Sources/mpmissions/epoch.VR/treeView.txt differ diff --git a/Sources/mpmissions/epoch.Woodland_ACR/treeView.txt b/Sources/mpmissions/epoch.Woodland_ACR/treeView.txt index e71a74cc..01012796 100644 Binary files a/Sources/mpmissions/epoch.Woodland_ACR/treeView.txt and b/Sources/mpmissions/epoch.Woodland_ACR/treeView.txt differ diff --git a/Sources/mpmissions/epoch.Zargabad/treeView.txt b/Sources/mpmissions/epoch.Zargabad/treeView.txt index 5cf6ec2e..496e75ad 100644 Binary files a/Sources/mpmissions/epoch.Zargabad/treeView.txt and b/Sources/mpmissions/epoch.Zargabad/treeView.txt differ diff --git a/Sources/mpmissions/epoch.utes/treeView.txt b/Sources/mpmissions/epoch.utes/treeView.txt index 6ad09122..4cfb8984 100644 Binary files a/Sources/mpmissions/epoch.utes/treeView.txt and b/Sources/mpmissions/epoch.utes/treeView.txt differ diff --git a/Sources/mpmissions/epoch_RyanZed.Tanoa/treeView.txt b/Sources/mpmissions/epoch_RyanZed.Tanoa/treeView.txt index 8bbbe7ca..15b6504e 100644 Binary files a/Sources/mpmissions/epoch_RyanZed.Tanoa/treeView.txt and b/Sources/mpmissions/epoch_RyanZed.Tanoa/treeView.txt differ diff --git a/build.txt b/build.txt index 81853528..561e8bf9 100644 --- a/build.txt +++ b/build.txt @@ -1 +1 @@ -639 +655