diff --git a/Arma 3 Preset Ardennes 44.html b/Arma 3 Preset Ardennes 44.html new file mode 100644 index 0000000..8b8fea7 --- /dev/null +++ b/Arma 3 Preset Ardennes 44.html @@ -0,0 +1,348 @@ + + + + + + + + Arma 3 + + + + +

Arma 3 - Preset Ardennes 44

+

+ To import this preset, drag this file onto the Launcher window. Or click the MODS tab, then PRESET in the top right, then IMPORT at the bottom, and finally select this file. +

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CBA_A3 + Steam + + https://steamcommunity.com/sharedfiles/filedetails/?id=450814997 +
SPEX - Spearhead Extended + Steam + + https://steamcommunity.com/sharedfiles/filedetails/?id=3117898674 +
ace + Steam + + https://steamcommunity.com/sharedfiles/filedetails/?id=463939057 +
Terrain Lib + Steam + + https://steamcommunity.com/sharedfiles/filedetails/?id=2966168738 +
Chameleon Trenches + Steam + + https://steamcommunity.com/sharedfiles/filedetails/?id=2914901109 +
Zeus Enhanced + Steam + + https://steamcommunity.com/sharedfiles/filedetails/?id=1779063631 +
CUP Terrains - Core + Steam + + https://steamcommunity.com/sharedfiles/filedetails/?id=583496184 +
SPEV - Spearhead Vehicle Extension + Steam + + https://steamcommunity.com/sharedfiles/filedetails/?id=3534196798 +
Hurtgen Forest + Steam + + https://steamcommunity.com/sharedfiles/filedetails/?id=3214719358 +
Darkest December 1944 + Steam + + https://steamcommunity.com/sharedfiles/filedetails/?id=3373660050 +
3den Enhanced + Steam + + https://steamcommunity.com/sharedfiles/filedetails/?id=623475643 +
LAMBS_Suppression + Steam + + https://steamcommunity.com/sharedfiles/filedetails/?id=1808238502 +
LAMBS_Turrets + Steam + + https://steamcommunity.com/sharedfiles/filedetails/?id=1862208264 +
Deformer + Steam + + https://steamcommunity.com/sharedfiles/filedetails/?id=2822758266 +
Spearhead Expansion Project + Steam + + https://steamcommunity.com/sharedfiles/filedetails/?id=3478069926 +
WBK Simple Animations + Steam + + https://steamcommunity.com/sharedfiles/filedetails/?id=3466650326 +
WBK Immersive Animations + Steam + + https://steamcommunity.com/sharedfiles/filedetails/?id=3165450999 +
ACE Medical WWII Item Replacements + Steam + + https://steamcommunity.com/sharedfiles/filedetails/?id=3168266054 +
ACE 3 Extension (Animations and Actions) + Steam + + https://steamcommunity.com/sharedfiles/filedetails/?id=766491311 +
Alternative Running + Steam + + https://steamcommunity.com/sharedfiles/filedetails/?id=2198339170 +
Trencher - Eden Trench Generation + Steam + + https://steamcommunity.com/sharedfiles/filedetails/?id=3256534418 +
LAMBS_Danger.fsm + Steam + + https://steamcommunity.com/sharedfiles/filedetails/?id=1858075458 +
AusTac Mod + Steam + + https://steamcommunity.com/sharedfiles/filedetails/?id=3218325774 +
Hide Among The Grass - HATG + Steam + + https://steamcommunity.com/sharedfiles/filedetails/?id=3346427969 +
Task Force Arrowhead Radio (BETA!!!) + Steam + + https://steamcommunity.com/sharedfiles/filedetails/?id=894678801 +
Drongos Artillery + Steam + + https://steamcommunity.com/sharedfiles/filedetails/?id=1675485070 +
CUP Terrains - Maps + Steam + + https://steamcommunity.com/sharedfiles/filedetails/?id=583544987 +
+
+
+ + + + + +
Spearhead 1944 + https://store.steampowered.com/app/1175380 +
+
+ + + \ No newline at end of file diff --git a/Description.ext b/Description.ext new file mode 100644 index 0000000..eb3cb19 --- /dev/null +++ b/Description.ext @@ -0,0 +1,53 @@ +author = "Clarky"; +briefingName = "Battle of St Vith"; +onLoadName = "Battle of St Vith"; +loadScreen = "images\Battle of St Vith3.paa"; +onLoadMission = "The Lucky Seventh assist a desperate defense of St Vith from German assault."; + +overviewPicture = "images\Battle of St Vith3.paa"; +overviewText = "The Lucky Seventh assist a desperate defense of St Vith from German assault."; + +class Header +{ + gameType = "Coop"; // game type + minPlayers = 6; // minimum number of players the mission supports + maxPlayers = 22; // maximum number of players the mission supports +}; + +respawnTemplates[] = {"MenuPosition"}; +respawnOnStart = 0; +respawnDialog = 1; + +class ACEX_Fortify_Presets { + class TAG_Fortifications { + displayName = "Fortifications"; + objects[] = { + {"Land_SPE_BarbedWire_04", 15}, + {"Land_SPE_HedgeHog", 25} + }; + }; + class TAG_Sandbags { + displayName = "Sandbags"; + objects[] = { + {"Land_SPE_Sandbag_Short_Low", 5}, + {"Land_SPE_Sandbag_Short", 5}, + {"Land_SPE_Sandbag_Long", 8}, + {"land_spe_sandbag_curve", 8}, + {"Land_SPE_Sandbag_Nest", 8}, + {"Land_SPE_Sandbag_Gun_Hole", 10}, + }; + }; + class TAG_categories { + displayName = "Operation Whiplash"; + objects[] = { + {"Land_SPE_Sandbag_Short_Low", 5, "TAG_Sandbags"}, + {"Land_SPE_Sandbag_Short", 5, "TAG_Sandbags"}, + {"Land_SPE_Sandbag_Long", 8, "TAG_Sandbags"}, + {"land_spe_sandbag_curve", 8, "TAG_Sandbags"}, + {"Land_SPE_Sandbag_Nest", 8, "TAG_Sandbags"}, + {"Land_SPE_Sandbag_Gun_Hole", 10, "TAG_Sandbags"}, + {"Land_SPE_BarbedWire_04", 15, "TAG_Fortifications"}, + {"Land_SPE_HedgeHog", 25, "TAG_Fortifications"}, + }; + }; +}; \ No newline at end of file diff --git a/disableLayerDamage.sqf b/disableLayerDamage.sqf new file mode 100644 index 0000000..736d88a --- /dev/null +++ b/disableLayerDamage.sqf @@ -0,0 +1,73 @@ + +private _layerEntities = getMissionLayerEntities "OBJ-01_Defend Northeast Frontline"; +private _objects = _layerEntities select 0; +{ + [_x, false] remoteExec ["allowDamage", 0, true]; + [_x, false] remoteExec ["enableSimulationGlobal", 0, true]; + [_x, true] remoteExec ["hideObjectGlobal", 0, true]; +} forEach _objects; + + +private _layerEntities = getMissionLayerEntities "OBJ-02_Destroy German Armor"; +private _objects = _layerEntities select 0; +{ + [_x, false] remoteExec ["allowDamage", 0, true]; + [_x, false] remoteExec ["enableSimulationGlobal", 0, true]; + [_x, true] remoteExec ["hideObjectGlobal", 0, true]; +} forEach _objects; + +private _layerEntities = getMissionLayerEntities "OBJ-03_Eliminate HVT"; +private _objects = _layerEntities select 0; +{ + [_x, false] remoteExec ["allowDamage", 0, true]; + [_x, false] remoteExec ["enableSimulationGlobal", 0, true]; + [_x, true] remoteExec ["hideObjectGlobal", 0, true]; +} forEach _objects; + +private _layerEntities = getMissionLayerEntities "OBJ-04_Support Retreat"; +private _objects = _layerEntities select 0; +{ + [_x, false] remoteExec ["allowDamage", 0, true]; + [_x, false] remoteExec ["enableSimulationGlobal", 0, true]; + [_x, true] remoteExec ["hideObjectGlobal", 0, true]; +} forEach _objects; + +private _layerEntities = getMissionLayerEntities "OBJ-05_Repel Northwest Breakthrough"; +private _objects = _layerEntities select 0; +{ + [_x, false] remoteExec ["allowDamage", 0, true]; + [_x, false] remoteExec ["enableSimulationGlobal", 0, true]; + [_x, true] remoteExec ["hideObjectGlobal", 0, true]; +} forEach _objects; + +private _layerEntities = getMissionLayerEntities "OBJ-06_Defend North"; +private _objects = _layerEntities select 0; +{ + [_x, false] remoteExec ["allowDamage", 0, true]; + [_x, false] remoteExec ["enableSimulationGlobal", 0, true]; + [_x, true] remoteExec ["hideObjectGlobal", 0, true]; +} forEach _objects; + +private _layerEntities = getMissionLayerEntities "OBJ-07_Repel East Breakthrough"; +private _objects = _layerEntities select 0; +{ + [_x, false] remoteExec ["allowDamage", 0, true]; + [_x, false] remoteExec ["enableSimulationGlobal", 0, true]; + [_x, true] remoteExec ["hideObjectGlobal", 0, true]; +} forEach _objects; + +private _layerEntities = getMissionLayerEntities "OBJ-08_Defend East"; +private _objects = _layerEntities select 0; +{ + [_x, false] remoteExec ["allowDamage", 0, true]; + [_x, false] remoteExec ["enableSimulationGlobal", 0, true]; + [_x, true] remoteExec ["hideObjectGlobal", 0, true]; +} forEach _objects; + +private _layerEntities = getMissionLayerEntities "OBJ-09_DelayArmor"; +private _objects = _layerEntities select 0; +{ + [_x, false] remoteExec ["allowDamage", 0, true]; + [_x, false] remoteExec ["enableSimulationGlobal", 0, true]; + [_x, true] remoteExec ["hideObjectGlobal", 0, true]; +} forEach _objects; diff --git a/frontlineCommand.sqf b/frontlineCommand.sqf new file mode 100644 index 0000000..d3af248 --- /dev/null +++ b/frontlineCommand.sqf @@ -0,0 +1,112 @@ +radioFrontlineCommand addAction [ + "Show Northwest", + {missionNamespace setVariable ["var_show_northwest", true, true];}, + nil, + 1.5, + true, + true, + "", + "_this == missionCommander", + 3, + false, + "", + "" +]; +radioFrontlineCommand addAction [ + "Hide Northwest", + {missionNamespace setVariable ["var_show_northwest", false, true];}, + nil, + 1.5, + true, + true, + "", + "_this == missionCommander", + 3, + false, + "", + "" +]; +radioFrontlineCommand addAction [ + "Show North", + {missionNamespace setVariable ["var_show_north", true, true];}, + nil, + 1.5, + true, + true, + "", + "_this == missionCommander", + 3, + false, + "", + "" +]; +radioFrontlineCommand addAction [ + "Hide North", + {missionNamespace setVariable ["var_show_north", false, true];}, + nil, + 1.5, + true, + true, + "", + "_this == missionCommander", + 3, + false, + "", + "" +]; +radioFrontlineCommand addAction [ + "Show Northeast", + {missionNamespace setVariable ["var_show_northeast", true, true];}, + nil, + 1.5, + true, + true, + "", + "_this == missionCommander", + 3, + false, + "", + "" +]; +radioFrontlineCommand addAction [ + "Hide Northeast", + {missionNamespace setVariable ["var_show_northeast", false, true];}, + nil, + 1.5, + true, + true, + "", + "_this == missionCommander", + 3, + false, + "", + "" +]; +radioFrontlineCommand addAction [ + "Show East", + {missionNamespace setVariable ["var_show_east", true, true];}, + nil, + 1.5, + true, + true, + "", + "_this == missionCommander", + 3, + false, + "", + "" +]; +radioFrontlineCommand addAction [ + "Hide East", + {missionNamespace setVariable ["var_show_east", false, true];}, + nil, + 1.5, + true, + true, + "", + "_this == missionCommander", + 3, + false, + "", + "" +]; diff --git a/images/Battle of St Vith3.jpg b/images/Battle of St Vith3.jpg new file mode 100644 index 0000000..6215de0 Binary files /dev/null and b/images/Battle of St Vith3.jpg differ diff --git a/images/Battle of St Vith3.paa b/images/Battle of St Vith3.paa new file mode 100644 index 0000000..b4c2536 Binary files /dev/null and b/images/Battle of St Vith3.paa differ diff --git a/init.sqf b/init.sqf new file mode 100644 index 0000000..e69de29 diff --git a/initPlayerLocal.sqf b/initPlayerLocal.sqf new file mode 100644 index 0000000..98d6eaa --- /dev/null +++ b/initPlayerLocal.sqf @@ -0,0 +1,18 @@ +waitUntil {!isNull findDisplay 12}; +findDisplay 12 displayCtrl 51 ctrlAddEventHandler ["Draw", { + if (visibleMap) then { + _scale = 0.17 / ctrlMapScale (_this select 0); + { + _m = "#markerSize_" + _x; + if (markerShape _x == "ICON") then { + if (isNil {missionNamespace getVariable _m}) then { + missionNamespace setVariable [_m, markerSize _x]; + }; + _x setMarkerSizeLocal [ + ((missionNamespace getVariable _m) select 0) * _scale, + ((missionNamespace getVariable _m) select 1) * _scale + ]; + }; + } forEach allMapMarkers; + }; +}]; diff --git a/initServer.sqf b/initServer.sqf new file mode 100644 index 0000000..21bf722 --- /dev/null +++ b/initServer.sqf @@ -0,0 +1,26 @@ +// Trigger variables for frontline activation/deactivation +missionNameSpace setVariable ["var_show_northwest", false, true]; +missionNameSpace setVariable ["var_show_north", false, true]; +missionNameSpace setVariable ["var_show_northeast", false, true]; +missionNameSpace setVariable ["var_show_east", false, true]; + +// Trigger variables for tasking +missionNameSpace setVariable ["var_task_00_rtbCreate", false, true]; +missionNameSpace setVariable ["var_task_00_rtb", true, true]; +missionNameSpace setVariable ["var_task_01_defendNortheast", false, true]; +missionNameSpace setVariable ["var_task_02_destroyArmor", false, true]; +missionNameSpace setVariable ["var_task_03_eliminateHVT", false, true]; +missionNameSpace setVariable ["var_task_04_supportRetreat", false, true]; +missionNameSpace setVariable ["var_task_05_repelNorthwestBreakthrough", false, true]; +missionNameSpace setVariable ["var_task_06_defendNorth", false, true]; +missionNameSpace setVariable ["var_task_07_repelEastBreakthrough", false, true]; +missionNameSpace setVariable ["var_task_08_defendEast", false, true]; +missionNameSpace setVariable ["var_task_09_delayGermanArmor", false, true]; +missionNameSpace setVariable ["var_task_10_retreat", false, true]; + +// misc + +missionNameSpace setVariable ["var_task_04_set_retreat_order", false, true]; + +// Time passage speed +setTimeMultiplier 2; diff --git a/mission.sqm b/mission.sqm new file mode 100644 index 0000000..0176a98 --- /dev/null +++ b/mission.sqm @@ -0,0 +1,91417 @@ +version=54; +class EditorData +{ + moveGridStep=1; + angleGridStep=0.2617994; + scaleGridStep=1; + autoGroupingDist=10; + toggles=1; + mods[]= + { + "3denEnhanced" + }; + class ItemIDProvider + { + nextID=19632; + }; + class MarkerIDProvider + { + nextID=81; + }; + class LayerIndexProvider + { + nextID=1335; + }; + class Camera + { + pos[]={2012.4257,263.00668,1675.3105}; + dir[]={-0.76082563,-0.53134781,0.37263325}; + up[]={-0.47719792,0.8471508,0.23372042}; + aside[]={0.43986106,-2.9616058e-07,0.89808744}; + }; +}; +binarizationWanted=0; +sourceName="Ardennes_02_Battle_of_St_Vith_44"; +addons[]= +{ + "A3_Modules_F_Curator_Curator", + "ace_fortify", + "WW2_SPE_Core_c_UI_Gui_c", + "A3_Ui_F", + "WW2_SPEX_Core_t_Markers_t", + "ww2_spe_missions_p_utilityfunctions_f", + "A3_Modules_F_Events", + "WW2_SPE_Assets_c_Characters_Americans_c_US_Armored", + "WW2_SPE_Core_c_EditorPreviews_c", + "WW2_SPE_Assets_c_Weapons_Recoil_c", + "WW2_SPE_Assets_c_Weapons_InfantryWeapons_c", + "WW2_SPE_Assets_c_Weapons_Sounds_c", + "WW2_SPE_Core_c_Core_c_Eventhandlers", + "cba_jam_spe", + "ace_compat_spe", + "A3_Weapons_F", + "WW2_SPE_Assets_c_Characters_Americans_c_US_Army_Gear", + "ace_compat_spe_hearing", + "ace_hearing", + "ace_medical_treatment", + "ww2_med_items_ace", + "A3_Weapons_F_Items", + "ace_arsenal", + "WW2_SPE_Assets_c_Characters_Americans_c_US_Army", + "SEP_I_US_Vehicles", + "WW2_SPE_Assets_c_Characters_Headgear_c", + "WW2_SPE_Assets_c_Characters_Americans_c_US_Rangers_Gear", + "SEP_I_US_Characters", + "ace_trenches", + "DrongosArtillery", + "trencher_main", + "WW2_SPE_Structures_c", + "WW2_SPE_Structures_c_SimpleObjects_c", + "WW2_SPE_Assets_c_Vehicles_SimpleObjects_c", + "A3_Structures_F_Enoch_Industrial_Materials", + "A3_Structures_F_Enoch_Decals_Horizontal", + "A3_Structures_F_System", + "A3_Props_F_Exp_Commercial_Market", + "A3_Structures_F_Mil_Fortification", + "ace_logistics_wirecutter", + "ace_concertina_wire", + "WW2_SPE_Core_c_Core_c", + "WW2_SPE_Assets_c_Vehicles_WheeledAPC_c_M3_Halftrack", + "WW2_SPE_Core_c_Core_c_Explosion", + "WW2_SPE_Assets_c_Vehicles_Pictures_c", + "WW2_SPE_Assets_c_Weapons_Misc_c_Arsenal", + "A3_Structures_F_Items_Vessels", + "A3_Structures_F_Mil_Shelters", + "A3_Structures_F_Argo_Decals_Horizontal", + "WW2_SPE_Assets_c_Vehicles_Tanks_c_M4A1", + "A3_Structures_F_Civ_Constructions", + "ace_cargo", + "ace_dragging", + "A3_Props_F_Enoch_Industrial_Supplies", + "A3_Structures_F_Exp_Commercial_Market", + "A3_Structures_F_Items_Tools", + "A3_Structures_F_Exp_Civilian_Accessories", + "A3_Structures_F_Enoch_Military_Training", + "A3_Structures_F_EPB_Civ_Accessories", + "A3_Structures_F_EPB_Items_Military", + "WW2_SPE_Assets_c_Weapons_Ammoboxes_c", + "WW2_SPE_Assets_c_Weapons_SimpleObjects_c", + "A3_Structures_F_Furniture", + "ace_sitting", + "A3_Structures_F_EPA_Civ_Camping", + "A3_Props_F_AoW_Items_Decorative", + "A3_Modules_F", + "A3_Structures_F_EPB_Furniture", + "CUP_Editor_Structures_Config", + "WW2_SPE_Structures2_c", + "CUP_Editor_A2_Roads_Config", + "A3_Structures_F_Tank_Decals_Horizontal", + "A3_Structures_F_EPA_Items_Tools", + "WW2_SPE_Assets_c_Vehicles_StaticWeapons_c_57mm_M1", + "WW2_SPE_Assets_c_Vehicles_ModelConfig_c", + "cba_ai", + "A3_Structures_F_Civ_Accessories", + "A3_Structures_F_Civ_Market", + "A3_Props_F_Enoch_Civilian_Forest", + "CUP_Editor_Plants_Config", + "A3_Modules_F_Intel", + "lambs_wp", + "A3_Structures_F_EPB_Items_Documents", + "SEP_B_GER_Vehicles", + "SPEV_Core", + "SEP_B_GER_Characters", + "WW2_SPE_Assets_c_Characters_Germans_c_GER_Wehrmacht", + "cba_modules", + "WW2_SPE_Core_c_System_Curator_c_ambientWarSounds", + "A3_Modules_F_ObjectModifiers", + "A3_Structures_F_Exp_Cultural_Fortress_01", + "A3_Modules_F_Curator_Misc", + "A3_Modules_F_Curator_Intel", + "WW2_SPE_Assets_c_Weapons_Mines_c", + "ace_compat_spe_explosives", + "WW2_SPE_Assets_c_Vehicles_StaticWeapons_c_M45" +}; +class AddonsMetaData +{ + class List + { + items=76; + class Item0 + { + className="A3_Modules_F_Curator"; + name="Arma 3 Zeus Update - Scripted Modules"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item1 + { + className="ace_fortify"; + name="ACE3 - Fortify"; + author="ACE-Team"; + url="https://ace3.acemod.org/"; + }; + class Item2 + { + className="WW2_SPE_Core_c_UI_Gui_c"; + name="WW2_SPE_Core_c_UI_Gui_c"; + }; + class Item3 + { + className="A3_Ui_F"; + name="Arma 3 - User Interface"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item4 + { + className="WW2_SPEX_Core_t_Markers_t"; + name="WW2_SPEX_Core_t_Markers_t"; + }; + class Item5 + { + className="WW2_SPE_Missions_p_UtilityFunctions_f"; + name="ww2_spe_missions_p_utilityfunctions_f"; + }; + class Item6 + { + className="A3_Modules_F"; + name="Arma 3 Alpha - Scripted Modules"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item7 + { + className="WW2_SPE_Assets_c_Characters_Americans_c_US_Armored"; + name="WW2_SPE_Assets_c_Characters_Americans_c_US_Armored"; + }; + class Item8 + { + className="WW2_SPE_Core_c_EditorPreviews_c"; + name="WW2_SPE_Core_c_EditorPreviews_c"; + }; + class Item9 + { + className="WW2_SPE_Assets_c_Weapons_Recoil_c"; + name="WW2_SPE_Assets_c_Weapons_Recoil_c"; + }; + class Item10 + { + className="WW2_SPE_Assets_c_Weapons_InfantryWeapons_c"; + name="WW2_SPE_Assets_c_Weapons_InfantryWeapons_c"; + }; + class Item11 + { + className="WW2_SPE_Assets_c_Weapons_Sounds_c"; + name="WW2_SPE_Assets_c_Weapons_Sounds_c"; + author="Heavy Ordnance Works"; + }; + class Item12 + { + className="WW2_SPE_Core_c_Core_c_Eventhandlers"; + name="WW2_SPE_Core_c_Core_c_Eventhandlers"; + }; + class Item13 + { + className="cba_jam_spe"; + name="Community Base Addons - Joint Ammo Magazines"; + author="CBA Team"; + url="https://www.github.com/CBATeam/CBA_A3"; + }; + class Item14 + { + className="ace_compat_spe"; + name="ACE3 - Spearhead 1944 Compatibility"; + author="ACE-Team"; + url="https://ace3.acemod.org/"; + }; + class Item15 + { + className="A3_Weapons_F"; + name="Arma 3 Alpha - Weapons and Accessories"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item16 + { + className="WW2_SPE_Assets_c_Characters_Americans_c_US_Army_Gear"; + name="WW2_SPE_Assets_c_Characters_Americans_c_US_Army_Gear"; + }; + class Item17 + { + className="ace_hearing"; + name="ACE3 - Hearing"; + author="ACE-Team"; + url="https://ace3.acemod.org/"; + }; + class Item18 + { + className="ace_medical_treatment"; + name="ACE3 - Medical Treatment"; + author="ACE-Team"; + url="https://ace3.acemod.org/"; + }; + class Item19 + { + className="ww2_med_items_ace"; + name="ww2_med_items_ace"; + author="B. Kneely"; + }; + class Item20 + { + className="ace_arsenal"; + name="ACE3 - Arsenal"; + author="ACE-Team"; + url="https://ace3.acemod.org/"; + }; + class Item21 + { + className="WW2_SPE_Assets_c_Characters_Americans_c_US_Army"; + name="WW2_SPE_Assets_c_Characters_Americans_c_US_Army"; + }; + class Item22 + { + className="SEP_I_US_Vehicles"; + name="SEP_I_US_Vehicles"; + }; + class Item23 + { + className="WW2_SPE_Assets_c_Characters_Headgear_c"; + name="WW2_SPE_Assets_c_Characters_Headgear_c"; + }; + class Item24 + { + className="WW2_SPE_Assets_c_Characters_Americans_c_US_Rangers_Gear"; + name="WW2_SPE_Assets_c_Characters_Americans_c_US_Rangers_Gear"; + }; + class Item25 + { + className="SEP_I_US_Characters"; + name="SEP_I_US_Characters"; + }; + class Item26 + { + className="ace_trenches"; + name="ACE3 - Trenches"; + author="ACE-Team"; + url="https://ace3.acemod.org/"; + }; + class Item27 + { + className="DrongosArtillery"; + name="Drongo's Artillery"; + author="Drongo"; + }; + class Item28 + { + className="trencher_main"; + name="main"; + author="Seb"; + }; + class Item29 + { + className="WW2_SPE_Structures_c"; + name="WW2_SPE_Structures_c"; + }; + class Item30 + { + className="WW2_SPE_Structures_c_SimpleObjects_c"; + name="WW2_SPE_Structures_c_SimpleObjects_c"; + }; + class Item31 + { + className="WW2_SPE_Assets_c_Vehicles_SimpleObjects_c"; + name="WW2_SPE_Assets_c_Vehicles_SimpleObjects_c"; + }; + class Item32 + { + className="A3_Structures_F_Enoch_Industrial"; + name="Arma 3 Contact Platform - Industrial Structures"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item33 + { + className="A3_Structures_F_Enoch"; + name="Arma 3 Contact Platform - Buildings and Structures"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item34 + { + className="A3_Structures_F"; + name="Arma 3 - Buildings and Structures"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item35 + { + className="A3_Props_F_Exp"; + name="Arma 3 Apex - Decorative and Mission Objects"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item36 + { + className="A3_Structures_F_Mil"; + name="Arma 3 - Military Buildings and Structures"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item37 + { + className="ace_logistics_wirecutter"; + name="ACE3 - Logistics Wire Cutter"; + author="ACE-Team"; + url="https://ace3.acemod.org/"; + }; + class Item38 + { + className="ace_concertina_wire"; + name="ACE3 - Concertina Wire"; + author="ACE-Team"; + url="https://ace3.acemod.org/"; + }; + class Item39 + { + className="WW2_SPE_Core_c_Core_c"; + name="WW2_SPE_Core_c_Core_c"; + }; + class Item40 + { + className="WW2_SPE_Assets_c_Vehicles_WheeledAPC_c_M3_Halftrack"; + name="WW2_SPE_Assets_c_Vehicles_WheeledAPC_c_M3_Halftrack"; + }; + class Item41 + { + className="WW2_SPE_Core_c_Core_c_Explosion"; + name="WW2_SPE_Core_c_Core_c_Explosion"; + }; + class Item42 + { + className="WW2_SPE_Assets_c_Vehicles_Pictures_c"; + name="WW2_SPE_Assets_c_Vehicles_Pictures_c"; + }; + class Item43 + { + className="WW2_SPE_Assets_c_Weapons_Misc_c_Arsenal"; + name="WW2_SPE_Assets_c_Weapons_Misc_c_Arsenal"; + }; + class Item44 + { + className="A3_Structures_F_Argo"; + name="Arma 3 Malden - Buildings and Structures"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item45 + { + className="WW2_SPE_Assets_c_Vehicles_Tanks_c_M4A1"; + name="WW2_SPE_Assets_c_Vehicles_Tanks_c_M4A1"; + }; + class Item46 + { + className="ace_cargo"; + name="ACE3 - Cargo"; + author="ACE-Team"; + url="https://ace3.acemod.org/"; + }; + class Item47 + { + className="ace_dragging"; + name="ACE3 - Dragging"; + author="ACE-Team"; + url="https://ace3.acemod.org/"; + }; + class Item48 + { + className="A3_Props_F_Enoch"; + name="Arma 3 Contact Platform - Decorative and Mission Objects"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item49 + { + className="A3_Structures_F_Exp_Commercial"; + name="Arma 3 Apex - Commercial Buildings"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item50 + { + className="A3_Structures_F_Exp_Civilian"; + name="Arma 3 Apex - Civilian Buildings"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item51 + { + className="A3_Structures_F_Enoch_Military"; + name="Arma 3 Contact Platform - Military Buildings and Structures"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item52 + { + className="A3_Structures_F_EPB"; + name="Arma 3 Adapt Episode - Buildings and Structures"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item53 + { + className="WW2_SPE_Assets_c_Weapons_Ammoboxes_c"; + name="WW2_SPE_Assets_c_Weapons_Ammoboxes_c"; + }; + class Item54 + { + className="WW2_SPE_Assets_c_Weapons_SimpleObjects_c"; + name="WW2_SPE_Assets_c_Weapons_SimpleObjects_c"; + }; + class Item55 + { + className="ace_sitting"; + name="ACE3 - Sitting"; + author="ACE-Team"; + url="https://ace3.acemod.org/"; + }; + class Item56 + { + className="A3_Structures_F_EPA"; + name="Arma 3 Survive Episode - Buildings and Structures"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item57 + { + className="A3_Props_F_AoW"; + name="Arma 3 Art of War - Decorative and Mission "; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item58 + { + className="CUP_Editor_Structures_Config"; + name="CUP_Editor_Structures_Config"; + }; + class Item59 + { + className="WW2_SPE_Structures2_c"; + name="WW2_SPE_Structures2_c"; + }; + class Item60 + { + className="CUP_Editor_A2_Roads_Config"; + name="CUP_Editor_A2_Roads_Config"; + }; + class Item61 + { + className="A3_Structures_F_Tank"; + name="Arma 3 Tank - Buildings and Structures"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item62 + { + className="WW2_SPE_Assets_c_Vehicles_StaticWeapons_c_57mm_M1"; + name="WW2_SPE_Assets_c_Vehicles_StaticWeapons_c_57mm_M1"; + }; + class Item63 + { + className="WW2_SPE_Assets_c_Vehicles_ModelConfig_c"; + name="WW2_SPE_Assets_c_Vehicles_ModelConfig_c"; + }; + class Item64 + { + className="cba_ai"; + name="Community Base Addons - Artificial Intelligence"; + author="CBA Team"; + url="https://www.github.com/CBATeam/CBA_A3"; + }; + class Item65 + { + className="CUP_Editor_Plants_Config"; + name="CUP_Editor_Plants_Config"; + }; + class Item66 + { + className="lambs_wp"; + name="LAMBS Danger WP"; + author="LAMBS Danger Dev Team"; + }; + class Item67 + { + className="SEP_B_GER_Vehicles"; + name="SEP_B_GER_Vehicles"; + }; + class Item68 + { + className="SPEV_Core"; + name="SPEV_Core"; + author="Luca"; + url="https://steamcommunity.com/id/7112015/myworkshopfiles/"; + }; + class Item69 + { + className="SEP_B_GER_Characters"; + name="SEP_B_GER_Characters"; + }; + class Item70 + { + className="WW2_SPE_Assets_c_Characters_Germans_c_GER_Wehrmacht"; + name="WW2_SPE_Assets_c_Characters_Germans_c_GER_Wehrmacht"; + }; + class Item71 + { + className="cba_modules"; + name="Community Base Addons - Modules"; + author="CBA Team"; + url="https://www.github.com/CBATeam/CBA_A3"; + }; + class Item72 + { + className="WW2_SPE_Core_c_System_Curator_c_ambientWarSounds"; + name="WW2_SPE_Core_c_System_Curator_c_ambientWarSounds"; + }; + class Item73 + { + className="A3_Structures_F_Exp_Cultural"; + name="Arma 3 Apex - Cultural Buildings"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item74 + { + className="WW2_SPE_Assets_c_Weapons_Mines_c"; + name="WW2_SPE_Assets_c_Weapons_Mines_c"; + }; + class Item75 + { + className="WW2_SPE_Assets_c_Vehicles_StaticWeapons_c_M45"; + name="WW2_SPE_Assets_c_Vehicles_StaticWeapons_c_M45"; + }; + }; +}; +dlcs[]= +{ + "SPE", + "Enoch", + "Expansion", + "Argo", + "AoW", + "Tank", + "SEP_I_US" +}; +randomSeed=14534788; +class ScenarioData +{ + author="Clarky"; + showHUD=0; + disabledAI=1; + respawn=3; + respawnDelay=5; + class Header + { + gameType="Coop"; + minPlayers=6; + maxPlayers=22; + }; + wreckRemovalMaxTime=3600; +}; +class CustomAttributes +{ + class Category0 + { + name="trencher_main"; + class Attribute0 + { + property="trencher_main_simulatedObjects"; + expression="false"; + class Value + { + class data + { + singleType="STRING"; + value="[[[2280.78,2181.87,228.011],[[0.645884,0.728479,0.228367],[-0.151502,-0.170876,0.973575]],""Land_Razorwire_F""],[[2283.73,2185.33,226.899],[[0,1,0],[2.83884e-06,0,1]],""CBA_BuildingPos""],[[2281.44,2178.38,228.011],[[0.633438,-0.739327,0.228367],[-0.148583,0.173421,0.973575]],""Land_Razorwire_F""],[[2284.47,2174.98,226.899],[[0,1,0],[2.83884e-06,0,1]],""CBA_BuildingPos""],[[2289.23,2171.21,228.011],[[-0.633112,0.739606,0.228367],[0.14851,-0.173484,0.973575]],""Land_Razorwire_F""],[[2286.21,2174.6,226.899],[[0,1,0],[-0,-0,1]],""CBA_BuildingPos""],[[2297.6,2171.85,228.011],[[0.326185,0.917307,0.228367],[-0.0765119,-0.215169,0.973575]],""Land_Razorwire_F""],[[2299.04,2176.16,226.899],[[0,1,0],[-0,-0,1]],""CBA_BuildingPos""],[[2300.57,2181.95,228.011],[[-0.326149,-0.91732,0.228367],[0.0766345,0.215125,0.973575]],""Land_Razorwire_F""],[[2299.13,2177.64,226.899],[[0,1,0],[-0,-0,1]],""CBA_BuildingPos""],[[2300.47,2181.99,228.011],[[-0.326163,-0.917315,0.228367],[0.0765066,0.215171,0.973575]],""Land_Razorwire_F""],[[2299.03,2177.68,226.899],[[0,1,0],[-0,-0,1]],""CBA_BuildingPos""],[[2289.18,2188.48,228.011],[[-0.645846,-0.728513,0.228367],[0.151493,0.170884,0.973575]],""Land_Razorwire_F""],[[2286.23,2185.01,226.899],[[0,1,0],[2.83884e-06,0,1]],""CBA_BuildingPos""],[[2280.43,2179.83,228.011],[[0.973538,-0.00850369,0.228367],[-0.228359,0.00199264,0.973575]],""Land_Razorwire_F""],[[2284.98,2179.88,226.899],[[0,1,0],[2.83884e-06,0,1]],""CBA_BuildingPos""],[[2292.53,2172.08,228.011],[[-0.177314,0.957292,0.228367],[0.0415938,-0.224548,0.973575]],""Land_Razorwire_F""],[[2291.61,2176.53,226.899],[[0,1,0],[-0,-0,1]],""CBA_BuildingPos""],[[2294.19,2184.94,228.011],[[-0.495111,-0.83828,0.228367],[0.116138,0.196631,0.973575]],""Land_Razorwire_F""],[[2291.95,2180.98,226.899],[[0,1,0],[-0,-0,1]],""CBA_BuildingPos""],[[2304.11,2169.53,228.011],[[0.326173,0.917311,0.228367],[-0.076509,-0.21517,0.973575]],""Land_Razorwire_F""],[[2305.55,2173.85,226.899],[[0,1,0],[0,0,1]],""CBA_BuildingPos""],[[2304.37,2169.44,228.011],[[0.326173,0.917311,0.228367],[-0.076509,-0.21517,0.973575]],""Land_Razorwire_F""],[[2305.81,2173.76,226.899],[[0,1,0],[0,0,1]],""CBA_BuildingPos""],[[2316.95,2162.98,228.011],[[0.557509,0.798143,0.228367],[-0.130769,-0.187219,0.973575]],""Land_Razorwire_F""],[[2319.48,2166.76,226.899],[[-1.5828e-05,0.999986,0.00522052],[-0.00303183,-0.00522054,0.999982]],""CBA_BuildingPos""],[[2322.87,2171.67,228.011],[[-0.557509,-0.798143,0.228367],[0.130773,0.187217,0.973575]],""Land_Razorwire_F""],[[2320.34,2167.89,226.899],[[-1.5828e-05,0.999986,0.00522052],[-0.00303183,-0.00522054,0.999982]],""CBA_BuildingPos""],[[2322.62,2171.84,228.011],[[-0.557509,-0.798143,0.228367],[0.130773,0.187217,0.973575]],""Land_Razorwire_F""],[[2320.09,2168.06,226.899],[[-1.5828e-05,0.999986,0.00522052],[-0.00303183,-0.00522054,0.999982]],""CBA_BuildingPos""],[[2308.4,2179.17,228.011],[[-0.326165,-0.917314,0.228367],[0.0765071,0.21517,0.973575]],""Land_Razorwire_F""],[[2306.96,2174.86,226.899],[[0,0.999999,0.00110147],[-0,-0.00110147,0.999999]],""CBA_BuildingPos""],[[2307.64,2179.44,228.011],[[-0.326165,-0.917314,0.228367],[0.0765071,0.21517,0.973575]],""Land_Razorwire_F""],[[2306.2,2175.13,226.899],[[0,0.999999,0.00110147],[-0,-0.00110147,0.999999]],""CBA_BuildingPos""],[[2310.92,2166.6,228.011],[[0.44585,0.865486,0.228367],[-0.104583,-0.203012,0.973575]],""Land_Razorwire_F""],[[2312.92,2170.68,226.899],[[0,1,0],[-2.83884e-06,-0,1]],""CBA_BuildingPos""],[[2315.75,2175.98,228.024],[[-0.445887,-0.865467,0.228367],[0.104588,0.20301,0.973575]],""Land_Razorwire_F""],[[2313.89,2171.82,226.899],[[0,1,0],[-2.83884e-06,-0,1]],""CBA_BuildingPos""],[[2323,2158.75,228.011],[[0.557518,0.798137,0.228367],[-0.130775,-0.187216,0.973575]],""Land_Razorwire_F""],[[2325.53,2162.53,226.899],[[-1.5828e-05,0.999986,0.00522052],[-0.00303183,-0.00522054,0.999982]],""CBA_BuildingPos""],[[2323.05,2158.71,228.011],[[0.557518,0.798137,0.228367],[-0.130775,-0.187216,0.973575]],""Land_Razorwire_F""],[[2325.59,2162.49,226.899],[[-1.5828e-05,0.999986,0.00522052],[-0.00303183,-0.00522054,0.999982]],""CBA_BuildingPos""],[[2335.52,2150.01,228.011],[[0.55654,0.798819,0.228367],[-0.130545,-0.187375,0.973575]],""Land_Razorwire_F""],[[2338.05,2153.8,226.899],[[3.16389e-07,0.998446,-0.055725],[-5.66887e-06,0.055725,0.998446]],""CBA_BuildingPos""],[[2339.75,2147.07,228.011],[[0.55654,0.798819,0.228367],[-0.130548,-0.187374,0.973575]],""Land_Razorwire_F""],[[2342.28,2150.86,226.899],[[3.16389e-07,0.998446,-0.055725],[-5.66887e-06,0.055725,0.998446]],""CBA_BuildingPos""],[[2345.76,2155.7,228.011],[[-0.556535,-0.798822,0.228367],[0.130542,0.187378,0.973575]],""Land_Razorwire_F""],[[2343.23,2151.92,226.9],[[-0.000103122,0.999884,0.0152563],[-0.00675835,-0.0152567,0.999861]],""CBA_BuildingPos""],[[2341.54,2158.64,228.011],[[-0.556535,-0.798822,0.228367],[0.130544,0.187376,0.973575]],""Land_Razorwire_F""],[[2339.01,2154.86,226.9],[[-8.20697e-05,0.999961,0.00877376],[-0.00935322,-0.00877415,0.999918]],""CBA_BuildingPos""],[[2329.08,2167.34,228.011],[[-0.557516,-0.798138,0.228367],[0.130774,0.187216,0.973575]],""Land_Razorwire_F""],[[2326.54,2163.56,226.899],[[-3.60414e-05,0.999986,0.00522031],[-0.00690381,-0.00522044,0.999963]],""CBA_BuildingPos""],[[2329.02,2167.38,228.011],[[-0.557516,-0.798138,0.228367],[0.130774,0.187216,0.973575]],""Land_Razorwire_F""],[[2326.49,2163.59,226.899],[[-3.60414e-05,0.999986,0.00522031],[-0.00690381,-0.00522044,0.999963]],""CBA_BuildingPos""],[[2329.29,2154.36,228.011],[[0.557019,0.798485,0.228367],[-0.130659,-0.187296,0.973575]],""Land_Razorwire_F""],[[2331.82,2158.15,226.899],[[-0.00310093,0.998451,-0.0555578],[0.0556414,0.0556443,0.996899]],""CBA_BuildingPos""],[[2335.31,2162.99,228.011],[[-0.557013,-0.798489,0.228367],[0.130655,0.187299,0.973575]],""Land_Razorwire_F""],[[2332.78,2159.21,226.9],[[-6.05317e-05,0.999976,0.00690054],[-0.00877148,-0.0069008,0.999938]],""CBA_BuildingPos""],[[2359.3,2146.27,228.011],[[-0.556542,-0.798818,0.228367],[0.130546,0.187375,0.973575]],""Land_Razorwire_F""],[[2356.77,2142.49,227.123],[[-3.3848e-08,1,0.000283884],[-0.000119231,-0.000283884,1]],""CBA_BuildingPos""],[[2355.61,2148.84,228.011],[[-0.556541,-0.798818,0.228367],[0.130551,0.187371,0.973575]],""Land_Razorwire_F""],[[2353.08,2145.06,227.037],[[-9.32373e-05,0.999961,0.00883599],[-0.010551,-0.00883649,0.999905]],""CBA_BuildingPos""],[[2351.92,2151.41,228.011],[[-0.556541,-0.798818,0.228367],[0.130551,0.187371,0.973575]],""Land_Razorwire_F""],[[2349.39,2147.63,226.946],[[-0.000160974,0.999884,0.0152553],[-0.0105502,-0.0152562,0.999828]],""CBA_BuildingPos""],[[2345.9,2142.78,228.011],[[0.556542,0.798817,0.228367],[-0.13054,-0.187379,0.973575]],""Land_Razorwire_F""],[[2348.43,2146.57,226.948],[[-0.00172513,0.998448,-0.0556744],[0.030923,0.0557011,0.997968]],""CBA_BuildingPos""],[[2349.59,2140.21,228.011],[[0.556542,0.798817,0.228367],[-0.13054,-0.187379,0.973575]],""Land_Razorwire_F""],[[2352.12,2144,227.033],[[3.51496e-07,0.999521,-0.0309541],[-1.13499e-05,0.0309541,0.999521]],""CBA_BuildingPos""],[[2353.29,2137.64,228.011],[[0.556542,0.798818,0.228367],[-0.130546,-0.187375,0.973575]],""Land_Razorwire_F""],[[2355.81,2141.42,227.12],[[3.51496e-07,0.999521,-0.0309541],[-1.13499e-05,0.0309541,0.999521]],""CBA_BuildingPos""],[[2278.48,2160.63,228.011],[[-0.754573,0.615197,0.228367],[0.176997,-0.144304,0.973575]],""Land_Razorwire_F""],[[2274.9,2163.43,226.931],[[0,1,0],[0,0,1]],""CBA_BuildingPos""],[[2286.55,2168.91,228.011],[[-0.633081,0.739633,0.228367],[0.148499,-0.173493,0.973575]],""Land_Razorwire_F""],[[2283.52,2172.3,226.944],[[0,1,0],[-0,-0,1]],""CBA_BuildingPos""],[[2279.57,2176.78,228.011],[[0.633079,-0.739635,0.228367],[-0.148499,0.173493,0.973575]],""Land_Razorwire_F""],[[2282.6,2173.38,226.999],[[0,1,0],[2.83884e-06,0,1]],""CBA_BuildingPos""],[[2270.44,2167.42,228.011],[[0.754564,-0.615209,0.228367],[-0.176995,0.144307,0.973575]],""Land_Razorwire_F""],[[2274.03,2164.61,226.923],[[0,1,0],[-0,-0,1]],""CBA_BuildingPos""],[[2282.43,2164.95,228.011],[[-0.696584,0.680161,0.228367],[0.163395,-0.159542,0.973575]],""Land_Razorwire_F""],[[2279.11,2168.06,226.899],[[0,1,0],[0,0,1]],""CBA_BuildingPos""],[[2274.89,2172.31,228.024],[[0.69663,-0.680114,0.228367],[-0.163406,0.159531,0.973575]],""Land_Razorwire_F""],[[2278.33,2169.31,226.899],[[0,1,0],[0.0557278,-0,0.998446]],""CBA_BuildingPos""],[[2273.94,2155.06,228.011],[[-0.754578,0.615192,0.228367],[0.176998,-0.144303,0.973575]],""Land_Razorwire_F""],[[2270.36,2157.86,227.109],[[0,0.999998,-0.00184808],[-0,0.00184808,0.999998]],""CBA_BuildingPos""],[[2274.66,2155.94,228.011],[[-0.754578,0.615192,0.228367],[0.176998,-0.144303,0.973575]],""Land_Razorwire_F""],[[2271.08,2158.75,227.081],[[0,0.999998,-0.00184808],[-0,0.00184808,0.999998]],""CBA_BuildingPos""],[[2266.51,2162.59,228.011],[[0.754578,-0.615192,0.228367],[-0.176998,0.144303,0.973575]],""Land_Razorwire_F""],[[2270.09,2159.78,227.076],[[0,1,0],[-0,-0,1]],""CBA_BuildingPos""],[[2265.79,2161.7,228.011],[[0.754578,-0.615192,0.228367],[-0.176998,0.144303,0.973575]],""Land_Razorwire_F""],[[2269.37,2158.9,227.105],[[0,1,0],[-0,-0,1]],""CBA_BuildingPos""],[[2268.42,2189.72,228.011],[[0.240067,0.943513,0.228367],[-0.0563074,-0.221317,0.973575]],""Land_Razorwire_F""],[[2269.45,2194.15,226.899],[[-1.61181e-11,1,5.67769e-06],[-2.83884e-06,-5.67769e-06,1]],""CBA_BuildingPos""],[[2277.86,2184.46,228.011],[[0.645843,0.728516,0.228367],[-0.151493,-0.170885,0.973575]],""Land_Razorwire_F""],[[2280.81,2187.92,226.899],[[0,1,0],[2.83884e-06,0,1]],""CBA_BuildingPos""],[[2284.47,2192.65,228.011],[[-0.645856,-0.728505,0.228367],[0.151493,0.170885,0.973575]],""Land_Razorwire_F""],[[2281.52,2189.19,226.899],[[-3.98765e-06,0.999995,0.00331291],[-0.00120366,-0.00331291,0.999994]],""CBA_BuildingPos""],[[2271.48,2199.79,228.011],[[-0.240096,-0.943505,0.228367],[0.0563223,0.221313,0.973575]],""Land_Razorwire_F""],[[2270.45,2195.36,226.899],[[-0.000133352,0.999877,0.0157156],[-0.00848395,-0.0157162,0.99984]],""CBA_BuildingPos""],[[2272.95,2187.72,228.011],[[0.455836,0.860268,0.228367],[-0.10692,-0.201791,0.973575]],""Land_Razorwire_F""],[[2275,2191.79,226.899],[[-7.20408e-05,0.999964,0.00849007],[-0.0084847,-0.00849037,0.999928]],""CBA_BuildingPos""],[[2277.93,2197.12,228.024],[[-0.455812,-0.860281,0.228367],[0.106918,0.201793,0.973575]],""Land_Razorwire_F""],[[2276.01,2192.98,226.899],[[-7.20408e-05,0.999964,0.00849007],[-0.0084847,-0.00849037,0.999928]],""CBA_BuildingPos""],[[2252.34,2195.2,228.011],[[0.434679,0.87115,0.228367],[-0.101968,-0.204338,0.973575]],""Land_Razorwire_F""],[[2254.29,2199.31,226.899],[[0,1,8.51653e-06],[-0,-8.51653e-06,1]],""CBA_BuildingPos""],[[2264.34,2190.76,228.011],[[0.240073,0.943511,0.228367],[-0.0563049,-0.221317,0.973575]],""Land_Razorwire_F""],[[2265.37,2195.19,226.899],[[-1.61181e-11,1,5.67769e-06],[-2.83884e-06,-5.67769e-06,1]],""CBA_BuildingPos""],[[2267.14,2200.9,228.011],[[-0.24009,-0.943507,0.228367],[0.0563208,0.221313,0.973575]],""Land_Razorwire_F""],[[2266.11,2196.46,226.899],[[0,0.999939,0.0110396],[-0,-0.0110396,0.999939]],""CBA_BuildingPos""],[[2256.84,2204.7,228.011],[[-0.4347,-0.87114,0.228367],[0.101958,0.204343,0.973575]],""Land_Razorwire_F""],[[2254.89,2200.59,226.899],[[-2.46237e-05,0.999984,0.00568033],[-0.00433481,-0.00568038,0.999974]],""CBA_BuildingPos""],[[2258.17,2192.77,228.024],[[0.339357,0.912516,0.228367],[-0.0796015,-0.214045,0.973575]],""Land_Razorwire_F""],[[2259.52,2197.12,226.899],[[0,1,8.51653e-06],[-0,-8.51653e-06,1]],""CBA_BuildingPos""],[[2261.84,2202.65,228.011],[[-0.33934,-0.912522,0.228367],[0.0795939,0.214048,0.973575]],""Land_Razorwire_F""],[[2260.34,2198.35,226.899],[[-2.11501e-05,0.999974,0.00724732],[-0.00291824,-0.00724735,0.999969]],""CBA_BuildingPos""],[[2238.48,2203.36,228.011],[[0.599625,0.767006,0.228367],[-0.140652,-0.179913,0.973575]],""Land_Razorwire_F""],[[2241.21,2207,226.971],[[-9.45325e-08,1,0.000652934],[-0.000144781,-0.000652934,1]],""CBA_BuildingPos""],[[2248.54,2197.09,228.011],[[0.4347,0.87114,0.228367],[-0.10197,-0.204338,0.973575]],""Land_Razorwire_F""],[[2250.49,2201.2,226.899],[[-1.6158e-05,0.999984,0.00568039],[-0.00284446,-0.00568041,0.99998]],""CBA_BuildingPos""],[[2253.42,2206.41,228.011],[[-0.434678,-0.871151,0.228367],[0.101957,0.204344,0.973575]],""Land_Razorwire_F""],[[2251.47,2202.3,226.899],[[-1.6158e-05,0.999984,0.00568039],[-0.00284446,-0.00568041,0.99998]],""CBA_BuildingPos""],[[2244.8,2211.77,228.011],[[-0.599595,-0.767029,0.228367],[0.140651,0.179914,0.973575]],""Land_Razorwire_F""],[[2242.07,2208.13,226.99],[[-9.45325e-08,1,0.000652934],[-0.000144781,-0.000652934,1]],""CBA_BuildingPos""],[[2243.11,2200.25,228.024],[[0.519748,0.823231,0.228367],[-0.121917,-0.193101,0.973575]],""Land_Razorwire_F""],[[2245.32,2204.24,226.91],[[-1.6158e-05,0.999984,0.00568039],[-0.00284446,-0.00568041,0.99998]],""CBA_BuildingPos""],[[2248.73,2209.17,228.011],[[-0.519757,-0.823226,0.228367],[0.121917,0.193101,0.973575]],""Land_Razorwire_F""],[[2246.38,2205.27,226.907],[[-1.6158e-05,0.999984,0.00568039],[-0.00284446,-0.00568041,0.99998]],""CBA_BuildingPos""],[[2234.82,2206.22,228.011],[[0.599623,0.767007,0.228367],[-0.140651,-0.179914,0.973575]],""Land_Razorwire_F""],[[2237.55,2209.86,227.106],[[-9.45325e-08,1,0.000652934],[-0.000144781,-0.000652934,1]],""CBA_BuildingPos""],[[2241.3,2214.51,228.011],[[-0.599623,-0.767007,0.228367],[0.140651,0.179914,0.973575]],""Land_Razorwire_F""],[[2238.57,2210.87,227.097],[[-9.45325e-08,1,0.000652934],[-0.000144781,-0.000652934,1]],""CBA_BuildingPos""],[[2170.41,2253.58,228.205],[[0.434926,0.889097,0.142637],[-0.0742899,-0.122434,0.989692]],""Land_Razorwire_F""],[[2172.25,2257.46,226.783],[[-0.000231356,0.999492,0.0318595],[-0.00725789,-0.0318604,0.999466]],""CBA_BuildingPos""],[[2179.79,2246.8,228.095],[[0.67005,0.728484,0.142632],[-0.108274,-0.0941775,0.98965]],""Land_Razorwire_F""],[[2182.68,2249.99,226.644],[[0.000223995,0.999903,0.013948],[0.0160557,-0.0139498,0.999774]],""CBA_BuildingPos""],[[2186.43,2254.41,228.059],[[-0.672456,-0.726263,0.142634],[0.0861217,0.114625,0.989669]],""Land_Razorwire_F""],[[2183.61,2251.16,226.648],[[0.000223995,0.999903,0.013948],[0.0160557,-0.0139498,0.999774]],""CBA_BuildingPos""],[[2175.11,2262.51,228.21],[[-0.437436,-0.887865,0.142637],[0.0514318,0.133656,0.989692]],""Land_Razorwire_F""],[[2173.33,2258.58,226.773],[[-0.0685572,0.946196,0.316249],[-0.200463,-0.323594,0.924717]],""CBA_BuildingPos""],[[2174.49,2250.99,228.159],[[0.560375,0.815864,0.142641],[-0.0732651,-0.122718,0.989734]],""Land_Razorwire_F""],[[2176.83,2254.6,226.723],[[-9.06803e-05,0.999717,0.0238023],[-0.00380862,-0.0238025,0.999709]],""CBA_BuildingPos""],[[2180.22,2259.35,228.173],[[-0.558964,-0.816831,0.142643],[0.0862527,0.113817,0.989751]],""Land_Razorwire_F""],[[2177.97,2255.66,226.715],[[-0.0685572,0.946196,0.316249],[-0.200463,-0.323594,0.924717]],""CBA_BuildingPos""],[[2183.77,2243.13,228.013],[[0.670609,0.727968,0.142641],[-0.103207,-0.0988581,0.989735]],""Land_Razorwire_F""],[[2186.64,2246.33,226.58],[[-8.05081e-07,0.999999,0.0014251],[-0.000564929,-0.0014251,0.999999]],""CBA_BuildingPos""],[[2185.18,2237.88,227.936],[[0.775184,-0.61542,0.142646],[-0.110684,0.0899971,0.989772]],""Land_Razorwire_F""],[[2188.6,2235.27,226.696],[[-0.00164617,0.999036,-0.0438667],[0.0374641,0.0438976,0.998333]],""CBA_BuildingPos""],[[2193.16,2231.7,227.941],[[-0.775037,0.615605,0.142646],[0.112761,-0.0873821,0.989772]],""Land_Razorwire_F""],[[2189.74,2234.3,226.698],[[-0.0017308,0.99899,-0.0448892],[0.0384897,0.0449225,0.998249]],""CBA_BuildingPos""],[[2197.32,2232.75,227.936],[[0.506253,0.850506,0.142646],[-0.0738788,-0.122028,0.989773]],""Land_Razorwire_F""],[[2199.45,2236.49,226.507],[[-8.05081e-07,0.999999,0.0014251],[-0.000564929,-0.0014251,0.999999]],""CBA_BuildingPos""],[[2201.31,2242.13,227.94],[[-0.506628,-0.850282,0.142646],[0.0720937,0.123091,0.989773]],""Land_Razorwire_F""],[[2199.19,2238.38,226.508],[[-8.05081e-07,0.999999,0.0014251],[-0.000564929,-0.0014251,0.999999]],""CBA_BuildingPos""],[[2191.72,2249.53,227.987],[[-0.671929,-0.726749,0.142642],[0.0910704,0.110061,0.989744]],""Land_Razorwire_F""],[[2188.89,2246.3,226.569],[[-8.05081e-07,0.999999,0.0014251],[-0.000564929,-0.0014251,0.999999]],""CBA_BuildingPos""],[[2184.56,2239.95,227.967],[[0.986888,0.075532,0.142643],[-0.14166,-0.0182361,0.989747]],""Land_Razorwire_F""],[[2188.84,2240.4,226.517],[[-8.05081e-07,0.999999,0.0014251],[-0.000564929,-0.0014251,0.999999]],""CBA_BuildingPos""],[[2195.49,2231.79,227.939],[[-0.178337,0.973575,0.142646],[0.0259138,-0.140272,0.989774]],""Land_Razorwire_F""],[[2194.62,2236,226.511],[[-8.05081e-07,0.999999,0.0014251],[-0.000564929,-0.0014251,0.999999]],""CBA_BuildingPos""],[[2197.13,2245.06,227.957],[[-0.591728,-0.793417,0.142645],[0.0886182,0.111854,0.989765]],""Land_Razorwire_F""],[[2194.62,2241.57,226.518],[[-8.05081e-07,0.999999,0.0014251],[-0.000564929,-0.0014251,0.999999]],""CBA_BuildingPos""],[[2199.02,2231.74,227.936],[[0.506431,0.8504,0.142646],[-0.0739078,-0.12201,0.989773]],""Land_Razorwire_F""],[[2201.15,2235.48,226.505],[[-8.05081e-07,0.999999,0.0014251],[-0.000564929,-0.0014251,0.999999]],""CBA_BuildingPos""],[[2209.61,2226.28,227.931],[[0.402339,0.90431,0.142646],[-0.058135,-0.130262,0.989774]],""Land_Razorwire_F""],[[2211.27,2230.24,226.61],[[-1.00416e-08,1,0.000252657],[-3.97438e-05,-0.000252657,1]],""CBA_BuildingPos""],[[2213.82,2235.45,227.931],[[-0.402399,-0.904283,0.142646],[0.0578433,0.130392,0.989774]],""Land_Razorwire_F""],[[2212.15,2231.48,226.641],[[-0.000745554,0.999721,0.0236174],[-0.0315434,-0.0236292,0.999223]],""CBA_BuildingPos""],[[2204.09,2240.47,227.936],[[-0.506595,-0.850302,0.142646],[0.0720888,0.123094,0.989773]],""Land_Razorwire_F""],[[2201.97,2236.73,226.504],[[-0.00264131,0.998645,0.0519815],[-0.0506782,-0.0520486,0.997358]],""CBA_BuildingPos""],[[2204.12,2228.98,227.933],[[0.455278,0.878848,0.142646],[-0.0653408,-0.126801,0.989774]],""Land_Razorwire_F""],[[2206.01,2232.83,226.501],[[-3.74745e-09,1,0.000440021],[-8.51653e-06,-0.000440021,1]],""CBA_BuildingPos""],[[2208.76,2237.94,227.933],[[-0.455191,-0.878893,0.142646],[0.0659093,0.126506,0.989774]],""Land_Razorwire_F""],[[2206.86,2234.08,226.501],[[-0.000273956,0.998372,0.0570346],[-0.00479545,-0.0570352,0.998361]],""CBA_BuildingPos""],[[2219.44,2232.95,227.931],[[-0.402362,-0.904299,0.142646],[0.0579881,0.130327,0.989774]],""Land_Razorwire_F""],[[2217.77,2228.99,226.982],[[-5.13717e-06,0.999999,0.00156135],[-0.0032902,-0.00156135,0.999993]],""CBA_BuildingPos""],[[2219.05,2233.12,227.931],[[-0.402362,-0.904299,0.142646],[0.0579881,0.130327,0.989774]],""Land_Razorwire_F""],[[2217.39,2229.16,226.955],[[-5.13717e-06,0.999999,0.00156135],[-0.0032902,-0.00156135,0.999993]],""CBA_BuildingPos""],[[2214.95,2223.9,227.931],[[0.402361,0.904299,0.142646],[-0.0579881,-0.130327,0.989774]],""Land_Razorwire_F""],[[2216.61,2227.86,226.94],[[3.07839e-07,0.999999,-0.0015273],[-0.000201558,0.0015273,0.999999]],""CBA_BuildingPos""],[[2215.33,2223.73,227.931],[[0.402361,0.904299,0.142646],[-0.0579881,-0.130327,0.989774]],""Land_Razorwire_F""],[[2217,2227.69,226.967],[[3.07839e-07,0.999999,-0.0015273],[-0.000201558,0.0015273,0.999999]],""CBA_BuildingPos""],[[2157.65,2258.68,228.255],[[0.274014,0.951088,0.142644],[-0.0336307,-0.138754,0.989756]],""Land_Razorwire_F""],[[2158.73,2262.85,226.826],[[-0.000242091,0.999884,0.0152418],[-0.0158795,-0.0152437,0.999758]],""CBA_BuildingPos""],[[2167.85,2254.83,228.236],[[0.435258,0.888934,0.142641],[-0.0710197,-0.124041,0.989732]],""Land_Razorwire_F""],[[2169.69,2258.72,226.808],[[-0.000231356,0.999492,0.0318595],[-0.00725789,-0.0318604,0.999466]],""CBA_BuildingPos""],[[2172.14,2263.97,228.244],[[-0.436933,-0.888112,0.142642],[0.0558045,0.131511,0.989743]],""Land_Razorwire_F""],[[2170.35,2260.06,226.809],[[-0.000231356,0.999492,0.0318595],[-0.00725789,-0.0318604,0.999466]],""CBA_BuildingPos""],[[2160.6,2268.34,228.263],[[-0.273139,-0.95134,0.142645],[0.041967,0.136358,0.98977]],""Land_Razorwire_F""],[[2159.49,2264.17,226.824],[[-0.0151788,0.908343,0.41795],[-0.0329669,-0.418225,0.907745]],""CBA_BuildingPos""],[[2163.22,2256.74,228.261],[[0.356412,0.923376,0.142646],[-0.0495978,-0.133758,0.989772]],""Land_Razorwire_F""],[[2164.68,2260.79,226.837],[[-0.000362473,0.999492,0.0318571],[-0.0113716,-0.0318591,0.999428]],""CBA_BuildingPos""],[[2166.86,2266.17,228.275],[[-0.356006,-0.923532,0.142646],[0.0528235,0.132514,0.989773]],""Land_Razorwire_F""],[[2165.54,2262.06,226.838],[[0.00321791,0.908243,0.41843],[0.00698457,-0.418443,0.908216]],""CBA_BuildingPos""],[[2142.79,2261.78,228.112],[[0.0450926,0.988749,0.142626],[0.0129817,-0.143339,0.989589]],""Land_Razorwire_F""],[[2142.83,2266.08,226.674],[[-0.000261078,0.999827,0.018579],[-0.0140485,-0.0185809,0.999729]],""CBA_BuildingPos""],[[2153.2,2259.96,228.226],[[0.274115,0.951059,0.142643],[-0.0327883,-0.138996,0.98975]],""Land_Razorwire_F""],[[2154.27,2264.13,226.794],[[-0.000242091,0.999884,0.0152418],[-0.0158795,-0.0152437,0.999758]],""CBA_BuildingPos""],[[2155.75,2269.73,228.234],[[-0.272878,-0.951415,0.142644],[0.0444132,0.135655,0.98976]],""Land_Razorwire_F""],[[2154.62,2265.56,226.789],[[-0.170304,0.900348,0.400461],[-0.352353,-0.43517,0.828538]],""CBA_BuildingPos""],[[2143.46,2271.86,228.103],[[-0.0409106,-0.988931,0.142626],[0.0251132,0.141683,0.989593]],""Land_Razorwire_F""],[[2143.31,2267.55,226.68],[[-0.00396609,0.939934,0.341334],[-0.0109207,-0.341357,0.93987]],""CBA_BuildingPos""],[[2147.5,2261.15,228.171],[[0.158126,0.977062,0.142639],[-0.0336797,-0.139036,0.989715]],""Land_Razorwire_F""],[[2148.13,2265.4,226.738],[[-0.000261078,0.999827,0.018579],[-0.0140485,-0.0185809,0.999729]],""CBA_BuildingPos""],[[2149.13,2271.14,228.186],[[-0.160233,-0.976718,0.142641],[0.0142912,0.142198,0.989735]],""Land_Razorwire_F""],[[2148.71,2266.83,226.733],[[-0.0026509,0.912762,0.408484],[-0.00592333,-0.408492,0.912743]],""CBA_BuildingPos""],[[2131.73,2260.65,227.992],[[-0.341585,0.928964,0.142638],[0.0605677,-0.129693,0.989703]],""Land_Razorwire_F""],[[2130.12,2264.64,226.54],[[-0.000379836,0.998867,0.0475817],[-0.00797353,-0.0475832,0.998836]],""CBA_BuildingPos""],[[2140.21,2261.9,228.073],[[0.044618,0.988769,0.142634],[0.00860163,-0.143151,0.989664]],""Land_Razorwire_F""],[[2140.26,2266.2,226.632],[[-0.000173639,0.999878,0.0156354],[-0.0111035,-0.0156363,0.999816]],""CBA_BuildingPos""],[[2140.24,2272,228.052],[[-0.0416031,-0.9889,0.142637],[0.0189907,0.141952,0.989691]],""Land_Razorwire_F""],[[2140.1,2267.69,226.628],[[-0.0134931,0.970789,0.239556],[-0.0545936,-0.239936,0.969252]],""CBA_BuildingPos""],[[2128.61,2270.26,227.976],[[0.343821,-0.928138,0.14264],[-0.0400614,0.137265,0.989724]],""Land_Razorwire_F""],[[2130.15,2266.25,226.546],[[-0.000379836,0.998867,0.0475817],[-0.00797353,-0.0475832,0.998836]],""CBA_BuildingPos""],[[2135.72,2261.39,228.016],[[-0.153725,0.977764,0.142643],[0.0145239,-0.142107,0.989745]],""Land_Razorwire_F""],[[2134.99,2265.62,226.568],[[-0.000379836,0.998867,0.0475817],[-0.00797353,-0.0475832,0.998836]],""CBA_BuildingPos""],[[2134.16,2271.44,228.028],[[0.152321,-0.977983,0.142644],[-0.0271601,0.140132,0.98976]],""Land_Razorwire_F""],[[2135.08,2267.23,226.568],[[-0.000379836,0.998867,0.0475817],[-0.00797353,-0.0475832,0.998836]],""CBA_BuildingPos""],[[2121.29,2256.26,227.933],[[-0.441776,0.885712,0.142646],[0.0646796,-0.127144,0.989773]],""Land_Razorwire_F""],[[2119.28,2260.06,226.719],[[0,1,0],[0,0,1]],""CBA_BuildingPos""],[[2129.92,2259.98,227.969],[[-0.341923,0.928839,0.142641],[0.0577875,-0.13072,0.989734]],""Land_Razorwire_F""],[[2128.32,2263.98,226.527],[[0.00013587,0.999908,0.0135699],[0.0100112,-0.0135706,0.999858]],""CBA_BuildingPos""],[[2126.31,2269.41,227.957],[[0.343474,-0.928266,0.142643],[-0.0433803,0.13604,0.989753]],""Land_Razorwire_F""],[[2127.87,2265.41,226.53],[[0.00013587,0.999908,0.0135699],[0.0100112,-0.0135706,0.999858]],""CBA_BuildingPos""],[[2116.88,2265.34,227.932],[[0.441975,-0.885613,0.142646],[-0.0631495,0.127907,0.989774]],""Land_Razorwire_F""],[[2118.88,2261.53,226.699],[[-9.20534e-07,0.999998,0.00184241],[-0.000499636,-0.00184241,0.999998]],""CBA_BuildingPos""],[[2125.52,2258.14,227.942],[[-0.393178,0.90833,0.142645],[0.0543156,-0.131924,0.989771]],""Land_Razorwire_F""],[[2123.74,2262.06,226.509],[[-1.06065e-06,0.999999,0.00116392],[-0.000911268,-0.00116392,0.999999]],""CBA_BuildingPos""],[[2121.51,2267.41,227.942],[[0.39268,-0.908545,0.142645],[-0.0587893,0.129989,0.989771]],""Land_Razorwire_F""],[[2123.31,2263.51,226.507],[[-9.55189e-05,0.999922,0.0124665],[-0.00766122,-0.0124669,0.999893]],""CBA_BuildingPos""],[[2117.8,2254.52,227.93],[[-0.441926,0.885637,0.142646],[0.0637637,-0.127601,0.989774]],""Land_Razorwire_F""],[[2115.8,2258.32,226.988],[[0,1,5.67769e-06],[-0,-5.67769e-06,1]],""CBA_BuildingPos""],[[2113.29,2263.55,227.931],[[0.441958,-0.885622,0.142646],[-0.0634705,0.127747,0.989774]],""Land_Razorwire_F""],[[2115.29,2259.74,226.982],[[0,1,5.67769e-06],[-0,-5.67769e-06,1]],""CBA_BuildingPos""],[[2190.03,2227.76,227.932],[[-0.775131,0.615487,0.142646],[0.111482,-0.0889927,0.989774]],""Land_Razorwire_F""],[[2186.61,2230.36,226.991],[[-0.00169761,0.998975,-0.0452375],[0.0374618,0.0452693,0.998272]],""CBA_BuildingPos""],[[2190.42,2228.25,227.932],[[-0.775131,0.615487,0.142646],[0.111482,-0.0889925,0.989774]],""Land_Razorwire_F""],[[2187,2230.85,226.954],[[-0.00164617,0.999036,-0.0438667],[0.0374641,0.0438976,0.998333]],""CBA_BuildingPos""],[[2182.52,2234.53,227.932],[[0.775082,-0.615549,0.142646],[-0.111934,0.0884238,0.989774]],""Land_Razorwire_F""],[[2185.94,2231.93,226.947],[[-0.00164617,0.999036,-0.0438667],[0.0374641,0.0438976,0.998333]],""CBA_BuildingPos""],[[2182.13,2234.04,227.932],[[0.775082,-0.615549,0.142646],[-0.111934,0.0884236,0.989774]],""Land_Razorwire_F""],[[2185.55,2231.44,226.983],[[-0.00164617,0.999036,-0.0438667],[0.0374641,0.0438976,0.998333]],""CBA_BuildingPos""],[[1917.65,2296.48,244.939],[[-0.0640706,0.987698,0.142645],[0.0064525,-0.142526,0.98977]],""Land_Razorwire_F""],[[1917.29,2300.76,243.627],[[0.000201345,0.999191,0.0402297],[0.00500077,-0.0402302,0.999178]],""CBA_BuildingPos""],[[1932.72,2297.9,244.811],[[-0.118571,0.982648,0.142633],[0.0326378,-0.139711,0.989654]],""Land_Razorwire_F""],[[1932.06,2302.14,243.472],[[0.00277926,0.990335,0.13867],[0.0198445,-0.138698,0.990136]],""CBA_BuildingPos""],[[1933.38,2297.98,244.8],[[-0.118571,0.982648,0.142633],[0.0326378,-0.139711,0.989654]],""Land_Razorwire_F""],[[1932.72,2302.22,243.457],[[0.00277926,0.990335,0.13867],[0.0198445,-0.138698,0.990136]],""CBA_BuildingPos""],[[1932.15,2308,244.8],[[0.121894,-0.982241,0.142633],[-0.00205819,0.143454,0.989655]],""Land_Razorwire_F""],[[1932.72,2303.73,243.45],[[0.00277926,0.990335,0.13867],[0.0198445,-0.138698,0.990136]],""CBA_BuildingPos""],[[1931.61,2307.93,244.809],[[0.1219,-0.98224,0.142633],[-0.00200171,0.143461,0.989654]],""Land_Razorwire_F""],[[1932.17,2303.66,243.465],[[0.00277926,0.990335,0.13867],[0.0198445,-0.138698,0.990136]],""CBA_BuildingPos""],[[1916.94,2306.55,244.931],[[0.0635346,-0.987733,0.142645],[-0.0114656,0.142202,0.989771]],""Land_Razorwire_F""],[[1917.31,2302.26,243.622],[[0.000410395,0.996035,0.0889625],[0.00459478,-0.0889635,0.996024]],""CBA_BuildingPos""],[[1925.05,2297.07,244.906],[[-0.0915207,0.985534,0.142644],[0.0183917,-0.141548,0.989761]],""Land_Razorwire_F""],[[1924.55,2301.34,243.575],[[0.0002567,0.999067,0.0431824],[0.00593889,-0.0431832,0.999049]],""CBA_BuildingPos""],[[1924.11,2307.12,244.905],[[0.0926401,-0.985429,0.142644],[-0.00778088,0.142539,0.989759]],""Land_Razorwire_F""],[[1924.59,2302.85,243.574],[[0.000410395,0.996035,0.0889625],[0.00459478,-0.0889635,0.996024]],""CBA_BuildingPos""],[[1940.97,2298.91,244.456],[[-0.111896,0.983476,0.142317],[0.0942099,-0.132073,0.986753]],""Land_Razorwire_F""],[[1940.12,2303.13,243.137],[[0.00277926,0.990335,0.13867],[0.0198445,-0.138698,0.990136]],""CBA_BuildingPos""],[[1941.48,2298.97,244.416],[[-0.1119,0.983475,0.142318],[0.0941716,-0.132078,0.986756]],""Land_Razorwire_F""],[[1940.63,2303.19,243.102],[[0.00753891,0.992744,0.120012],[0.0622395,-0.120249,0.990791]],""CBA_BuildingPos""],[[1956.5,2300.09,242.832],[[-0.0140947,0.989834,0.141526],[0.147012,-0.13795,0.979468]],""Land_Razorwire_F""],[[1955.85,2304.37,241.535],[[0.00880215,0.997863,0.064739],[0.134436,-0.0653346,0.988766]],""CBA_BuildingPos""],[[1957.85,2300.13,242.63],[[-0.0128762,0.989877,0.141342],[0.158227,-0.137556,0.977774]],""Land_Razorwire_F""],[[1957.17,2304.41,241.359],[[0.00880215,0.997863,0.064739],[0.134436,-0.0653346,0.988766]],""CBA_BuildingPos""],[[1957.55,2310.22,242.631],[[0.0463671,-0.988875,0.141339],[0.149893,0.146777,0.977747]],""Land_Razorwire_F""],[[1957.3,2305.91,241.335],[[-0.00573414,0.999169,-0.0403597],[0.140546,0.040765,0.989235]],""CBA_BuildingPos""],[[1956.01,2310.17,242.859],[[0.0448326,-0.988913,0.141569],[0.13577,0.146428,0.97986]],""Land_Razorwire_F""],[[1955.8,2305.87,241.534],[[-0.0051989,0.999195,-0.0397841],[0.129472,0.0401224,0.990771]],""CBA_BuildingPos""],[[1940.43,2309.01,244.402],[[0.128503,-0.981443,0.142324],[0.0587684,0.150798,0.986816]],""Land_Razorwire_F""],[[1940.81,2304.72,243.074],[[0.00753891,0.992744,0.120012],[0.0622395,-0.120249,0.990791]],""CBA_BuildingPos""],[[1939.74,2308.93,244.456],[[0.128589,-0.981433,0.142318],[0.0595642,0.150893,0.986754]],""Land_Razorwire_F""],[[1940.12,2304.64,243.122],[[0.00753891,0.992744,0.120012],[0.0622395,-0.120249,0.990791]],""CBA_BuildingPos""],[[1948.95,2299.7,243.743],[[-0.0641012,0.987776,0.142091],[0.111178,-0.134429,0.984667]],""Land_Razorwire_F""],[[1948.24,2303.95,242.431],[[0.0083815,0.99821,0.059224],[0.139875,-0.0598141,0.988361]],""CBA_BuildingPos""],[[1948.17,2309.77,243.747],[[0.0852968,-0.986163,0.142152],[0.0839026,0.149274,0.98523]],""Land_Razorwire_F""],[[1948.3,2305.46,242.382],[[0.00753891,0.992744,0.120012],[0.0622395,-0.120249,0.990791]],""CBA_BuildingPos""],[[1965.37,2300.35,241.433],[[-0.0118019,0.989916,0.141165],[0.168291,-0.137194,0.976143]],""Land_Razorwire_F""],[[1964.66,2304.63,240.167],[[0.0122589,0.996813,0.0788248],[0.153183,-0.0797723,0.984973]],""CBA_BuildingPos""],[[1966.49,2300.39,241.247],[[-0.0117958,0.989916,0.141164],[0.168347,-0.137192,0.976134]],""Land_Razorwire_F""],[[1965.78,2304.66,239.979],[[0.0122589,0.996813,0.0788248],[0.153183,-0.0797723,0.984973]],""CBA_BuildingPos""],[[1980.82,2298.82,238.87],[[0.249508,0.958129,0.140477],[0.160148,-0.183894,0.969812]],""Land_Razorwire_F""],[[1981.15,2303.15,237.628],[[0.0160477,0.996099,0.0867743],[0.181143,-0.0882457,0.97949]],""CBA_BuildingPos""],[[1981.94,2298.55,238.641],[[0.249246,0.95819,0.140531],[0.157733,-0.183339,0.970313]],""Land_Razorwire_F""],[[1982.27,2302.89,237.4],[[0.0160477,0.996099,0.0867743],[0.181143,-0.0882457,0.97949]],""CBA_BuildingPos""],[[1984.27,2308.37,238.643],[[-0.207909,-0.967999,0.14054],[0.222897,0.0930136,0.970394]],""Land_Razorwire_F""],[[1982.79,2304.3,237.364],[[0.0228641,0.979277,0.20123],[0.110556,-0.202525,0.973017]],""CBA_BuildingPos""],[[1982.63,2308.76,238.975],[[-0.207737,-0.968041,0.140504],[0.224481,0.0926258,0.970066]],""Land_Razorwire_F""],[[1981.15,2304.69,237.695],[[0.0228641,0.979277,0.20123],[0.110556,-0.202525,0.973017]],""CBA_BuildingPos""],[[1966.73,2310.49,241.156],[[0.0478551,-0.988839,0.141096],[0.163495,0.147108,0.975515]],""Land_Razorwire_F""],[[1966.44,2306.18,239.896],[[-0.00539599,0.999287,-0.0373733],[0.142797,0.0377608,0.989031]],""CBA_BuildingPos""],[[1965.07,2310.44,241.433],[[0.0474536,-0.988848,0.141164],[0.1598,0.147019,0.97614]],""Land_Razorwire_F""],[[1964.79,2306.14,240.165],[[-0.00539599,0.999287,-0.0373733],[0.142797,0.0377608,0.989031]],""CBA_BuildingPos""],[[1973.58,2300.08,240.123],[[0.114145,0.983299,0.141753],[0.112501,-0.154561,0.981557]],""Land_Razorwire_F""],[[1973.55,2304.4,238.683],[[0.0160477,0.996099,0.0867743],[0.181143,-0.0882457,0.97949]],""CBA_BuildingPos""],[[1974.55,2310.16,240.149],[[-0.0891957,-0.98583,0.142069],[0.116565,0.131325,0.984463]],""Land_Razorwire_F""],[[1974.05,2305.89,238.681],[[-0.00587813,0.988609,0.150393],[-0.0386105,-0.150508,0.987855]],""CBA_BuildingPos""],[[1989.22,2296.82,237.193],[[0.248537,0.958353,0.140674],[0.151239,-0.181844,0.971627]],""Land_Razorwire_F""],[[1989.58,2301.15,236.041],[[0.0174354,0.995212,0.096175],[0.177527,-0.0977426,0.97925]],""CBA_BuildingPos""],[[1989.9,2296.66,237.062],[[0.248223,0.958425,0.140736],[0.148349,-0.181179,0.972197]],""Land_Razorwire_F""],[[1990.26,2300.99,235.984],[[0.0122682,0.997431,0.0705731],[0.170828,-0.0716315,0.982694]],""CBA_BuildingPos""],[[2001.21,2289.87,235.016],[[0.73169,0.667038,0.140322],[0.0389219,-0.246409,0.968384]],""Land_Razorwire_F""],[[2003.83,2293.34,233.635],[[0.0128518,0.991717,0.127802],[0.0992269,-0.128446,0.98674]],""CBA_BuildingPos""],[[2004.28,2286.65,234.089],[[0.732084,0.666631,0.140201],[0.0425473,-0.250154,0.967271]],""Land_Razorwire_F""],[[2006.88,2290.14,232.857],[[0.00967127,0.981066,0.193434],[0.0489899,-0.193676,0.979842]],""CBA_BuildingPos""],[[2007.32,2283.46,233.165],[[0.731715,0.667012,0.140314],[0.0391507,-0.246645,0.968315]],""Land_Razorwire_F""],[[2009.94,2286.94,231.932],[[0.020413,0.989338,0.144201],[0.138667,-0.145639,0.979572]],""CBA_BuildingPos""],[[2014.63,2290.42,233.165],[[-0.700891,-0.699331,0.140315],[0.244482,-0.0507408,0.968325]],""Land_Razorwire_F""],[[2011.15,2287.84,231.902],[[0.020413,0.989338,0.144201],[0.138667,-0.145639,0.979572]],""CBA_BuildingPos""],[[2011.17,2294.05,234.213],[[-0.700528,-0.699717,0.140202],[0.247827,-0.0543002,0.967281]],""Land_Razorwire_F""],[[2007.68,2291.47,232.946],[[0.00967127,0.981066,0.193434],[0.0489899,-0.193676,0.979842]],""CBA_BuildingPos""],[[2007.68,2297.71,235.237],[[-0.701901,-0.698256,0.140616],[0.235184,-0.0408518,0.971092]],""Land_Razorwire_F""],[[2004.23,2295.1,233.905],[[0.0128518,0.991717,0.127802],[0.0992269,-0.128446,0.98674]],""CBA_BuildingPos""],[[1993.38,2306.21,236.84],[[-0.208907,-0.967755,0.140744],[0.213562,0.0952994,0.97227]],""Land_Razorwire_F""],[[1991.93,2302.13,235.915],[[0.00665019,0.997621,0.0686086],[0.0962479,-0.0689301,0.992968]],""CBA_BuildingPos""],[[1991.56,2306.64,237.195],[[-0.208513,-0.967851,0.140666],[0.217184,0.0944142,0.971554]],""Land_Razorwire_F""],[[1990.08,2302.56,236.066],[[-0.0360512,0.960523,0.275855],[-0.124471,-0.2782,0.952424]],""CBA_BuildingPos""],[[1995.81,2294.21,236.081],[[0.500349,0.854053,0.142285],[-0.000529529,-0.164033,0.986455]],""Land_Razorwire_F""],[[1997.66,2298.1,234.556],[[0.0100279,0.994853,0.100833],[0.0984528,-0.101331,0.989969]],""CBA_BuildingPos""],[[2000.81,2303.17,236.086],[[-0.490112,-0.859916,0.142604],[0.0950372,0.109908,0.989388]],""Land_Razorwire_F""],[[1998.82,2299.36,234.273],[[0.0100279,0.994853,0.100833],[0.0984528,-0.101331,0.989969]],""CBA_BuildingPos""],[[2028.95,2275.4,229.636],[[-0.707164,-0.692676,0.141839],[0.186768,0.0104801,0.982348]],""Land_Razorwire_F""],[[2025.65,2272.64,228.941],[[0.00223597,0.997548,0.0699497],[0.0318707,-0.0699854,0.997039]],""CBA_BuildingPos""],[[2024.37,2280.21,230.564],[[-0.704567,-0.695426,0.141306],[0.210672,-0.014831,0.977444]],""Land_Razorwire_F""],[[2020.99,2277.52,229.51],[[0.00059985,0.98791,0.155026],[0.00382254,-0.155027,0.987903]],""CBA_BuildingPos""],[[2019.77,2285.03,231.708],[[-0.702368,-0.69776,0.140747],[0.230907,-0.0363068,0.972298]],""Land_Razorwire_F""],[[2016.34,2282.41,230.454],[[0.0157145,0.991502,0.129138],[0.119769,-0.130091,0.984242]],""CBA_BuildingPos""],[[2012.47,2278.07,231.708],[[0.73021,0.668568,0.140747],[0.0253395,-0.232364,0.972299]],""Land_Razorwire_F""],[[2015.13,2281.5,230.453],[[0.0157145,0.991502,0.129138],[0.119769,-0.130091,0.984242]],""CBA_BuildingPos""],[[2017.06,2273.25,230.564],[[0.727984,0.670874,0.141306],[0.00484818,-0.21114,0.977444]],""Land_Razorwire_F""],[[2019.79,2276.62,229.533],[[0.0157145,0.991502,0.129138],[0.119769,-0.130091,0.984242]],""CBA_BuildingPos""],[[2021.65,2268.44,229.636],[[0.725359,0.673599,0.141839],[-0.0193051,-0.186063,0.982348]],""Land_Razorwire_F""],[[2024.44,2271.73,228.939],[[0.00326869,0.996701,0.0810913],[0.0401432,-0.0811571,0.995893]],""CBA_BuildingPos""],[[1907,2295.8,244.797],[[-0.0730592,0.987132,0.142244],[-0.0763559,-0.147743,0.986074]],""Land_Razorwire_F""],[[1906.9,2300.1,244.09],[[0.00137834,0.999822,-0.0188394],[-0.0729546,0.0188897,0.997156]],""CBA_BuildingPos""],[[1910.44,2296.02,244.945],[[-0.0637386,0.987719,0.142646],[0.00942773,-0.142334,0.989774]],""Land_Razorwire_F""],[[1910.07,2300.3,243.941],[[0.00137834,0.999822,-0.0188394],[-0.0729546,0.0188897,0.997156]],""CBA_BuildingPos""],[[1909.79,2306.09,244.945],[[0.06379,-0.987716,0.142646],[-0.00895163,0.142365,0.989774]],""Land_Razorwire_F""],[[1910.16,2301.81,243.906],[[0.00137834,0.999822,-0.0188394],[-0.0729546,0.0188897,0.997156]],""CBA_BuildingPos""],[[1906.35,2305.87,244.797],[[0.0544713,-0.988332,0.142244],[-0.0947186,0.136698,0.986074]],""Land_Razorwire_F""],[[1906.98,2301.6,244.036],[[0.00137834,0.999822,-0.0188394],[-0.0729546,0.0188897,0.997156]],""CBA_BuildingPos""],[[1654.63,2186.4,239.721],[[-0.540511,0.829157,0.142642],[0.0711846,-0.123865,0.989743]],""Land_Razorwire_F""],[[1652.23,2189.97,238.385],[[-0.000166427,0.999791,0.0204624],[-0.00813132,-0.0204631,0.999758]],""CBA_BuildingPos""],[[1659.94,2189.85,239.761],[[-0.540228,0.829341,0.142644],[0.07379,-0.12217,0.989762]],""Land_Razorwire_F""],[[1657.53,2193.42,238.427],[[8.65378e-07,0.999999,0.00167492],[0.000516669,-0.00167492,0.999998]],""CBA_BuildingPos""],[[1668.5,2188.11,239.75],[[0.821563,0.551984,0.142642],[-0.113745,-0.086469,0.98974]],""Land_Razorwire_F""],[[1672,2190.6,238.42],[[5.91493e-06,0.999999,0.0016749],[0.0035315,-0.00167491,0.999992]],""CBA_BuildingPos""],[[1668.94,2187.44,239.743],[[0.821562,0.551986,0.142642],[-0.113756,-0.0864533,0.98974]],""Land_Razorwire_F""],[[1672.44,2189.94,238.411],[[5.91493e-06,0.999999,0.0016749],[0.0035315,-0.00167491,0.999992]],""CBA_BuildingPos""],[[1677.32,2193.08,239.743],[[-0.820563,-0.553471,0.142642],[0.122905,0.072862,0.98974]],""Land_Razorwire_F""],[[1673.79,2190.63,238.404],[[5.91493e-06,0.999999,0.0016749],[0.0035315,-0.00167491,0.999992]],""CBA_BuildingPos""],[[1676.92,2193.67,239.749],[[-0.820563,-0.553471,0.142642],[0.122909,0.0728568,0.98974]],""Land_Razorwire_F""],[[1673.39,2191.22,238.412],[[5.91493e-06,0.999999,0.0016749],[0.0035315,-0.00167491,0.999992]],""CBA_BuildingPos""],[[1678.53,2202.12,240.126],[[-0.552424,0.821272,0.142618],[0.060596,-0.131075,0.989519]],""Land_Razorwire_F""],[[1676.12,2205.68,238.973],[[1.8861e-06,0.999999,0.00167775],[0.00112418,-0.00167775,0.999998]],""CBA_BuildingPos""],[[1683.12,2205.19,240.241],[[-0.552112,0.82148,0.142626],[0.0634687,-0.129156,0.989591]],""Land_Razorwire_F""],[[1680.7,2208.75,238.913],[[0.00125959,0.995074,-0.0991281],[-0.0126431,0.0991361,0.994994]],""CBA_BuildingPos""],[[1677.5,2213.58,240.243],[[0.548643,-0.823801,0.142625],[-0.0953671,0.107814,0.989586]],""Land_Razorwire_F""],[[1680.02,2210.08,238.917],[[0.00977565,0.994517,0.104122],[0.0929626,-0.10458,0.990162]],""CBA_BuildingPos""],[[1673.73,2211.05,240.148],[[0.548394,-0.823968,0.142619],[-0.0976608,0.106277,0.989529]],""Land_Razorwire_F""],[[1676.25,2207.57,238.901],[[1.8861e-06,0.999999,0.00167775],[0.00112418,-0.00167775,0.999998]],""CBA_BuildingPos""],[[1669.96,2208.53,240.044],[[0.548255,-0.824061,0.142615],[-0.0989368,0.105422,0.989494]],""Land_Razorwire_F""],[[1672.48,2205.05,238.634],[[1.8861e-06,0.999999,0.00167775],[0.00112418,-0.00167775,0.999998]],""CBA_BuildingPos""],[[1657.33,2200.2,239.783],[[0.538859,-0.830232,0.14264],[-0.0863678,0.113985,0.989721]],""Land_Razorwire_F""],[[1659.78,2196.66,238.452],[[8.65378e-07,0.999999,0.00167492],[0.000516669,-0.00167492,0.999998]],""CBA_BuildingPos""],[[1653.24,2197.54,239.749],[[0.539477,-0.82983,0.142645],[-0.0806817,0.117686,0.989768]],""Land_Razorwire_F""],[[1655.67,2193.99,238.421],[[8.65378e-07,0.999999,0.00167492],[0.000516669,-0.00167492,0.999998]],""CBA_BuildingPos""],[[1649.12,2194.86,239.719],[[0.538996,-0.830143,0.142642],[-0.085106,0.114806,0.989736]],""Land_Razorwire_F""],[[1651.57,2191.32,238.384],[[0.000180016,0.99948,0.0322542],[0.00557818,-0.0322547,0.999464]],""CBA_BuildingPos""],[[1664.57,2190.71,239.783],[[0.197292,0.969911,0.142646],[-0.0287478,-0.139719,0.989774]],""Land_Razorwire_F""],[[1665.34,2194.94,238.463],[[8.65378e-07,0.999999,0.00167492],[0.000516669,-0.00167492,0.999998]],""CBA_BuildingPos""],[[1676,2198.18,239.911],[[-0.971845,0.18758,0.142585],[0.133488,-0.0603291,0.989212]],""Land_Razorwire_F""],[[1671.78,2199.02,238.471],[[1.8861e-06,0.999999,0.00167775],[0.00112418,-0.00167775,0.999998]],""CBA_BuildingPos""],[[1663.66,2204.35,239.891],[[0.543521,-0.827189,0.14263],[-0.0929229,0.109581,0.989625]],""Land_Razorwire_F""],[[1666.14,2200.84,238.473],[[1.88921e-06,0.999999,0.00167208],[0.00112986,-0.00167208,0.999998]],""CBA_BuildingPos""],[[1689.35,2209.36,240.367],[[-0.552036,0.821531,0.142628],[0.0641553,-0.128698,0.989606]],""Land_Razorwire_F""],[[1686.93,2212.92,239.033],[[0.000178389,0.995387,-0.0959367],[-0.00185086,0.0959369,0.995386]],""CBA_BuildingPos""],[[1693.02,2211.82,240.436],[[-0.551585,0.821832,0.142636],[0.0683026,-0.125926,0.989685]],""Land_Razorwire_F""],[[1690.59,2215.36,239.106],[[0.000128125,0.999737,0.0229566],[0.00557961,-0.022957,0.999721]],""CBA_BuildingPos""],[[1696.68,2214.26,240.499],[[-0.551761,0.821715,0.142633],[0.0666845,-0.127008,0.989658]],""Land_Razorwire_F""],[[1694.25,2217.81,239.163],[[-0.000254959,0.994767,-0.102174],[0.00248228,0.102174,0.994763]],""CBA_BuildingPos""],[[1709.57,2220.79,240.555],[[-0.336121,0.930954,0.142645],[0.0526216,-0.132657,0.989764]],""Land_Razorwire_F""],[[1708.01,2224.79,239.223],[[0.00020641,0.999964,0.00853394],[0.024179,-0.00853644,0.999671]],""CBA_BuildingPos""],[[1713.67,2222.27,240.525],[[-0.335614,0.931137,0.142641],[0.0572841,-0.13097,0.98973]],""Land_Razorwire_F""],[[1712.1,2226.27,239.194],[[0.000215475,0.999722,0.0235794],[0.00913532,-0.0235804,0.99968]],""CBA_BuildingPos""],[[1717.76,2223.75,240.488],[[-0.335837,0.931057,0.142643],[0.0552363,-0.131711,0.989748]],""Land_Razorwire_F""],[[1716.2,2227.75,239.159],[[0.000526185,0.999722,0.0235697],[0.0223129,-0.0235755,0.999473]],""CBA_BuildingPos""],[[1714.33,2233.24,240.489],[[0.337284,-0.930533,0.142643],[-0.0419873,0.136502,0.98975]],""Land_Razorwire_F""],[[1715.86,2229.22,239.156],[[0.00611275,0.999328,0.0361472],[0.166628,-0.0366604,0.985338]],""CBA_BuildingPos""],[[1710.01,2231.68,240.526],[[0.337489,-0.930459,0.142641],[-0.0400943,0.137186,0.989734]],""Land_Razorwire_F""],[[1711.53,2227.66,239.197],[[0.00105061,0.999376,0.0352931],[0.0297364,-0.0353088,0.998934]],""CBA_BuildingPos""],[[1705.68,2230.11,240.556],[[0.337006,-0.930634,0.142645],[-0.0445475,0.135576,0.989765]],""Land_Razorwire_F""],[[1707.22,2226.09,239.224],[[0.0208167,0.982702,0.184019],[0.110461,-0.185193,0.976474]],""CBA_BuildingPos""],[[1691.47,2222.92,240.506],[[0.548976,-0.823578,0.142632],[-0.0923166,0.109858,0.989651]],""Land_Razorwire_F""],[[1693.97,2219.42,239.169],[[-0.00440874,0.97651,0.215426],[-0.0199803,-0.215471,0.976306]],""CBA_BuildingPos""],[[1687.61,2220.34,240.439],[[0.549232,-0.823407,0.142637],[-0.0899653,0.111433,0.989691]],""Land_Razorwire_F""],[[1690.11,2216.84,239.114],[[0.00804519,0.998374,0.0564333],[0.140905,-0.0570038,0.988381]],""CBA_BuildingPos""],[[1683.74,2217.75,240.367],[[0.548752,-0.823729,0.142628],[-0.0943829,0.108474,0.989609]],""Land_Razorwire_F""],[[1686.25,2214.26,239.038],[[0.000178389,0.995387,-0.0959367],[-0.00185086,0.0959369,0.995386]],""CBA_BuildingPos""],[[1702.93,2217.92,240.558],[[-0.447023,0.883076,0.142645],[0.0622013,-0.128393,0.989771]],""Land_Razorwire_F""],[[1700.92,2221.71,239.237],[[1.16597e-05,0.99953,0.0306508],[0.000380226,-0.0306508,0.99953]],""CBA_BuildingPos""],[[1698.36,2226.95,240.573],[[0.446545,-0.883318,0.142645],[-0.0663095,0.126315,0.989771]],""Land_Razorwire_F""],[[1700.53,2223.22,239.24],[[-0.000137276,0.976632,0.214916],[-0.000623814,-0.214916,0.976632]],""CBA_BuildingPos""],[[1733.31,2240.1,240.991],[[0.330852,-0.932866,0.142474],[-0.101133,0.115057,0.988197]],""Land_Razorwire_F""],[[1735.01,2236.15,240.56],[[-0.00157855,0.999165,0.0408353],[-0.0385954,-0.0408658,0.998419]],""CBA_BuildingPos""],[[1727.31,2237.94,240.683],[[0.332463,-0.93228,0.142557],[-0.0863076,0.120446,0.988961]],""Land_Razorwire_F""],[[1728.97,2233.96,239.663],[[-0.0150549,0.970349,0.24124],[-0.0604383,-0.241709,0.968465]],""CBA_BuildingPos""],[[1721.34,2235.78,240.517],[[0.335366,-0.931227,0.142638],[-0.0595834,0.130137,0.989704]],""Land_Razorwire_F""],[[1722.92,2231.77,239.175],[[0.000684848,0.982897,0.184154],[0.00365526,-0.184155,0.98289]],""CBA_BuildingPos""],[[1724.78,2226.29,240.517],[[-0.337774,0.930357,0.142638],[0.0374275,-0.138149,0.989704]],""Land_Razorwire_F""],[[1723.26,2230.31,239.175],[[-0.00058475,0.994496,-0.104772],[0.00555036,0.104774,0.994481]],""CBA_BuildingPos""],[[1730.74,2228.44,240.683],[[-0.340679,0.929309,0.142557],[0.0106857,-0.147791,0.988961]],""Land_Razorwire_F""],[[1729.31,2232.5,239.618],[[-0.00151738,0.998301,0.0582506],[-0.0259962,-0.0582704,0.997962]],""CBA_BuildingPos""],[[1736.74,2230.61,240.991],[[-0.342292,0.928729,0.142474],[-0.00415775,-0.15313,0.988197]],""Land_Razorwire_F""],[[1735.35,2234.68,240.484],[[-0.00157855,0.999165,0.0408353],[-0.0385954,-0.0408658,0.998419]],""CBA_BuildingPos""],[[1619.44,2162.57,238.907],[[-0.575707,0.805117,0.142646],[0.0842754,-0.1151,0.989773]],""Land_Razorwire_F""],[[1616.87,2166.01,237.568],[[0.0177524,0.987817,0.154607],[0.112683,-0.155623,0.981368]],""CBA_BuildingPos""],[[1623.59,2165.54,238.905],[[-0.575922,0.804963,0.142646],[0.0822964,-0.116515,0.989774]],""Land_Razorwire_F""],[[1621.01,2168.99,237.568],[[0.00111494,0.994999,-0.099884],[-0.0111058,0.0998902,0.994936]],""CBA_BuildingPos""],[[1627.7,2168.48,238.952],[[-0.577406,0.803903,0.142629],[0.0686467,-0.126273,0.989618]],""Land_Razorwire_F""],[[1625.17,2171.96,237.62],[[0.00111494,0.994999,-0.099884],[-0.0111058,0.0998902,0.994936]],""CBA_BuildingPos""],[[1640.12,2176.96,239.402],[[-0.542626,0.827783,0.142593],[0.0517181,-0.136511,0.989288]],""Land_Razorwire_F""],[[1637.77,2180.56,238.074],[[-0.000710321,0.999708,0.024159],[-0.0293806,-0.0241694,0.999276]],""CBA_BuildingPos""],[[1644.22,2179.63,239.542],[[-0.542162,0.828084,0.142609],[0.0559907,-0.133738,0.989434]],""Land_Razorwire_F""],[[1641.86,2183.22,238.211],[[-0.000249066,0.999889,0.0148754],[-0.0167393,-0.0148775,0.999749]],""CBA_BuildingPos""],[[1648.33,2182.3,239.643],[[-0.54115,0.828742,0.142634],[0.0653059,-0.127686,0.989662]],""Land_Razorwire_F""],[[1645.95,2185.88,238.314],[[-0.000262993,0.999557,0.0297498],[-0.0088359,-0.0297509,0.999518]],""CBA_BuildingPos""],[[1642.83,2190.76,239.643],[[0.538433,-0.830509,0.142634],[-0.0902933,0.111428,0.989662]],""Land_Razorwire_F""],[[1645.28,2187.23,238.318],[[-0.000113252,0.999794,0.0202816],[-0.00558277,-0.0202819,0.999779]],""CBA_BuildingPos""],[[1638.68,2188.06,239.541],[[0.537424,-0.831167,0.142609],[-0.099582,0.105375,0.989434]],""Land_Razorwire_F""],[[1641.16,2184.55,238.214],[[-0.000466687,0.998741,0.0501658],[-0.00929078,-0.0501679,0.998698]],""CBA_BuildingPos""],[[1634.54,2185.37,239.399],[[0.53694,-0.831482,0.142592],[-0.104034,0.102472,0.989281]],""Land_Razorwire_F""],[[1637.04,2181.87,238.075],[[0.00081076,0.99934,0.0363122],[0.0223072,-0.0363212,0.999091]],""CBA_BuildingPos""],[[1621.9,2176.74,238.954],[[0.574286,-0.806134,0.142629],[-0.097326,0.105758,0.989618]],""Land_Razorwire_F""],[[1624.52,2173.32,237.625],[[0.00937014,0.981016,0.193702],[0.0474001,-0.193929,0.97987]],""CBA_BuildingPos""],[[1617.75,2173.77,238.906],[[0.575748,-0.805088,0.142646],[-0.0838754,0.115386,0.989773]],""Land_Razorwire_F""],[[1620.33,2170.32,237.572],[[0.00712214,0.991223,0.132008],[0.053401,-0.1322,0.989783]],""CBA_BuildingPos""],[[1613.57,2170.78,238.907],[[0.575984,-0.804919,0.142646],[-0.0816975,0.116944,0.989772]],""Land_Razorwire_F""],[[1616.15,2167.33,237.568],[[0.0177524,0.987817,0.154607],[0.112683,-0.155623,0.981368]],""CBA_BuildingPos""],[[1633.85,2172.77,239.15],[[-0.560948,0.815479,0.142585],[0.0528504,-0.136608,0.989214]],""Land_Razorwire_F""],[[1631.43,2176.33,237.81],[[-0.000542099,0.999783,0.0208128],[-0.0260319,-0.0208199,0.999444]],""CBA_BuildingPos""],[[1628.16,2181.11,239.15],[[0.555052,-0.819503,0.142588],[-0.10732,0.0994327,0.98924]],""Land_Razorwire_F""],[[1630.74,2177.67,237.814],[[0.00513025,0.998075,0.0618065],[0.0825613,-0.0620191,0.994654]],""CBA_BuildingPos""],[[1590.55,2139.56,239.402],[[-0.691655,0.708034,0.142484],[0.138977,-0.0631187,0.988282]],""Land_Razorwire_F""],[[1587.35,2142.44,238.08],[[-0.0105929,0.988834,-0.148644],[0.0702895,0.149021,0.986333]],""CBA_BuildingPos""],[[1593.97,2142.94,239.184],[[-0.693128,0.706573,0.142577],[0.125414,-0.0765692,0.989145]],""Land_Razorwire_F""],[[1590.81,2145.85,237.842],[[-0.000447385,0.999986,-0.0052277],[0.0852669,0.00524681,0.996344]],""CBA_BuildingPos""],[[1605.16,2152.35,238.908],[[-0.575486,0.805275,0.142645],[0.0863219,-0.113635,0.989765]],""Land_Razorwire_F""],[[1602.57,2155.79,237.569],[[3.7332e-05,0.999557,0.0297521],[0.00125421,-0.0297521,0.999556]],""CBA_BuildingPos""],[[1609.24,2155.27,238.906],[[-0.576149,0.804801,0.142645],[0.0802155,-0.118004,0.989768]],""Land_Razorwire_F""],[[1606.67,2158.72,237.573],[[0.000166131,0.999557,0.0297512],[0.00558145,-0.0297516,0.999542]],""CBA_BuildingPos""],[[1613.34,2158.21,238.917],[[-0.575918,0.804966,0.142646],[0.0823393,-0.116485,0.989774]],""Land_Razorwire_F""],[[1610.76,2161.65,237.584],[[-0.00234615,0.999793,0.0201912],[-0.115396,-0.0203271,0.993112]],""CBA_BuildingPos""],[[1607.47,2166.42,238.917],[[0.575775,-0.805069,0.142646],[-0.0836412,0.115553,0.989773]],""Land_Razorwire_F""],[[1610.05,2162.97,237.585],[[0.00551165,0.999573,0.0286968],[0.188537,-0.0292213,0.981631]],""CBA_BuildingPos""],[[1603.24,2163.39,238.906],[[0.575559,-0.805223,0.142645],[-0.0856309,0.11413,0.989769]],""Land_Razorwire_F""],[[1605.83,2159.95,237.573],[[0.0073824,0.999469,0.0317528],[0.226335,-0.0325997,0.973504]],""CBA_BuildingPos""],[[1599.03,2160.38,238.913],[[0.576365,-0.804647,0.142644],[-0.0782127,0.119436,0.989757]],""Land_Razorwire_F""],[[1601.59,2156.91,237.567],[[0.0215892,0.946379,0.322338],[0.0632438,-0.32306,0.944263]],""CBA_BuildingPos""],[[1587.1,2150.34,239.174],[[0.698525,-0.701237,0.142581],[-0.0758394,0.125582,0.98918]],""Land_Razorwire_F""],[[1590.11,2147.27,237.828],[[0.00153542,0.999501,0.031537],[0.0486043,-0.0315744,0.998319]],""CBA_BuildingPos""],[[1583.46,2146.74,239.402],[[0.700075,-0.699709,0.142484],[-0.0615685,0.139647,0.988285]],""Land_Razorwire_F""],[[1586.44,2143.63,238.067],[[0.00204516,0.999987,0.0046891],[0.399776,-0.00511569,0.916599]],""CBA_BuildingPos""],[[1599.37,2147.86,238.999],[[-0.636616,0.757876,0.142633],[0.103399,-0.0994002,0.989661]],""Land_Razorwire_F""],[[1596.5,2151.05,237.645],[[0.000849254,0.999376,0.0353068],[0.0240316,-0.035317,0.999087]],""CBA_BuildingPos""],[[1592.85,2155.58,238.995],[[0.638925,-0.75593,0.142636],[-0.0819009,0.11752,0.989687]],""Land_Razorwire_F""],[[1595.68,2152.32,237.642],[[0.00830237,0.999649,0.025156],[0.313298,-0.0264906,0.949285]],""CBA_BuildingPos""],[[1579.15,2128.28,241.013],[[-0.68094,0.718721,0.140573],[0.23768,0.0353286,0.970701]],""Land_Razorwire_F""],[[1575.64,2130.86,240.846],[[0.00158919,0.99976,0.0218604],[0.0724884,-0.0219181,0.997128]],""CBA_BuildingPos""],[[1582.17,2131.26,240.358],[[-0.687131,0.712533,0.141942],[0.180702,-0.0216212,0.9833]],""Land_Razorwire_F""],[[1578.84,2134.01,239.722],[[0.00158919,0.99976,0.0218604],[0.0724884,-0.0219181,0.997128]],""CBA_BuildingPos""],[[1585.27,2134.33,239.927],[[-0.68947,0.710204,0.14227],[0.159173,-0.0430535,0.986311]],""Land_Razorwire_F""],[[1582.01,2137.15,238.867],[[-0.0143917,0.989148,-0.146219],[0.0968892,0.146925,0.984391]],""CBA_BuildingPos""],[[1578.17,2141.51,239.927],[[0.702284,-0.697536,0.14227],[-0.0412329,0.159655,0.986311]],""Land_Razorwire_F""],[[1581.09,2138.34,238.854],[[-0.017508,0.999067,-0.039478],[0.405029,0.0431861,0.913283]],""CBA_BuildingPos""],[[1575.07,2138.44,240.358],[[0.70464,-0.695223,0.141942],[-0.0195562,0.180937,0.9833]],""Land_Razorwire_F""],[[1577.91,2135.21,239.734],[[0.00158919,0.99976,0.0218604],[0.0724884,-0.0219181,0.997128]],""CBA_BuildingPos""],[[1572.05,2135.46,241.013],[[0.710897,-0.689104,0.140573],[0.0380406,0.237261,0.970701]],""Land_Razorwire_F""],[[1574.72,2132.05,240.894],[[0.00158919,0.99976,0.0218604],[0.0724884,-0.0219181,0.997128]],""CBA_BuildingPos""],[[2388.3,2099.8,227.722],[[0.745377,0.626412,0.22808],[-0.1261,-0.203471,0.970927]],""Land_Razorwire_F""],[[2391.55,2102.99,226.771],[[1.96323e-07,1,4.82596e-05],[0.00406803,-4.826e-05,0.999992]],""CBA_BuildingPos""],[[2393.14,2094.15,226.904],[[0.750594,0.62047,0.227212],[-0.0780854,-0.258161,0.962941]],""Land_Razorwire_F""],[[2396.25,2097.5,225.756],[[0.00502558,0.984745,0.173933],[0.0284411,-0.174005,0.984334]],""CBA_BuildingPos""],[[2401.13,2100.97,226.904],[[-0.730048,-0.644519,0.227212],[0.267186,0.0368224,0.962941]],""Land_Razorwire_F""],[[2397.44,2098.28,225.714],[[0.00502558,0.984745,0.173933],[0.0284411,-0.174005,0.984334]],""CBA_BuildingPos""],[[2396.29,2106.63,227.722],[[-0.735103,-0.638438,0.22808],[0.220663,0.0927863,0.970927]],""Land_Razorwire_F""],[[2392.75,2103.78,226.759],[[1.96323e-07,1,4.82596e-05],[0.00406803,-4.826e-05,0.999992]],""CBA_BuildingPos""],[[2397.84,2088.64,226.168],[[0.742823,0.629361,0.228294],[-0.149601,-0.176335,0.972895]],""Land_Razorwire_F""],[[2401.17,2091.75,225.017],[[-0.00137884,0.999793,-0.020285],[0.0678028,0.0203318,0.997492]],""CBA_BuildingPos""],[[2400.15,2085.93,226.061],[[0.741838,0.630506,0.228339],[-0.158674,-0.165794,0.973311]],""Land_Razorwire_F""],[[2403.51,2089,224.868],[[-0.00137884,0.999793,-0.020285],[0.0678028,0.0203318,0.997492]],""CBA_BuildingPos""],[[2411.41,2075.05,226.115],[[0.603778,0.763757,0.228313],[-0.16704,-0.158833,0.973072]],""Land_Razorwire_F""],[[2414.25,2078.6,224.951],[[0.0112698,0.995457,-0.0945382],[-0.117833,0.0952075,0.988459]],""CBA_BuildingPos""],[[2413.35,2073.5,226.225],[[0.601708,0.765424,0.228196],[-0.186089,-0.143495,0.971998]],""Land_Razorwire_F""],[[2416.25,2077.01,225.143],[[0.0109862,0.991834,-0.127059],[-0.0854407,0.127533,0.988147]],""CBA_BuildingPos""],[[2419.92,2081.72,226.215],[[-0.610765,-0.758207,0.22823],[0.102802,0.209867,0.97231]],""Land_Razorwire_F""],[[2417.27,2078.01,225.107],[[0.0109862,0.991834,-0.127059],[-0.0854407,0.127533,0.988147]],""CBA_BuildingPos""],[[2418.27,2083.03,226.127],[[-0.609179,-0.759457,0.228313],[0.117397,0.198364,0.973072]],""Land_Razorwire_F""],[[2415.58,2079.37,224.963],[[0.0109862,0.991834,-0.127059],[-0.0854407,0.127533,0.988147]],""CBA_BuildingPos""],[[2407.91,2093.04,226.065],[[-0.738277,-0.634677,0.228326],[0.191455,0.127403,0.973197]],""Land_Razorwire_F""],[[2404.45,2090.08,224.869],[[-0.00219045,0.997528,0.0702346],[-0.0310953,-0.0702688,0.997043]],""CBA_BuildingPos""],[[2405.84,2095.47,226.168],[[-0.737617,-0.635455,0.228294],[0.197526,0.12024,0.972896]],""Land_Razorwire_F""],[[2402.36,2092.53,224.973],[[-0.00137884,0.999793,-0.020285],[0.0678028,0.0203318,0.997492]],""CBA_BuildingPos""],[[2405.54,2080.21,226.021],[[0.676605,0.700039,0.228367],[-0.15738,-0.165488,0.973573]],""Land_Razorwire_F""],[[2408.52,2083.66,224.802],[[-0.00099293,0.999543,-0.0302043],[0.0328411,0.0302206,0.999004]],""CBA_BuildingPos""],[[2412.86,2087.79,226.012],[[-0.676383,-0.700253,0.228367],[0.159273,0.16366,0.973575]],""Land_Razorwire_F""],[[2409.76,2084.46,224.808],[[-0.00108013,0.999399,0.0346333],[-0.0311537,-0.0346502,0.998914]],""CBA_BuildingPos""],[[2438.2,2055.46,227.49],[[0.520927,0.82249,0.228353],[-0.136111,-0.184058,0.973446]],""Land_Razorwire_F""],[[2440.6,2059.32,226.261],[[0.00153656,0.995662,0.0930324],[0.0164425,-0.0930451,0.995526]],""CBA_BuildingPos""],[[2447.32,2047.17,227.439],[[0.765923,0.601009,0.228366],[-0.176112,-0.145487,0.973559]],""Land_Razorwire_F""],[[2450.83,2050.06,226.283],[[0.00213533,0.999192,-0.0401399],[-0.0530791,0.0401966,0.997781]],""CBA_BuildingPos""],[[2455.39,2053.93,227.457],[[-0.764925,-0.602279,0.228363],[0.185176,0.133947,0.973534]],""Land_Razorwire_F""],[[2451.85,2051.07,226.303],[[0.00336735,0.998936,-0.0459916],[-0.0729435,0.0461147,0.996269]],""CBA_BuildingPos""],[[2444.15,2064.14,227.455],[[-0.523132,-0.821086,0.228364],[0.115837,0.196964,0.973544]],""Land_Razorwire_F""],[[2441.81,2060.24,226.262],[[0.00135219,0.999907,0.0135556],[0.0992495,-0.0136229,0.994969]],""CBA_BuildingPos""],[[2443.01,2051.69,227.437],[[0.653503,0.721653,0.228367],[-0.151595,-0.170809,0.973573]],""Land_Razorwire_F""],[[2445.98,2055.12,226.219],[[-0.00998307,0.995942,0.0894421],[-0.110476,-0.0899975,0.989796]],""CBA_BuildingPos""],[[2450.1,2059.53,227.445],[[-0.653178,-0.721947,0.228367],[0.154749,0.167954,0.973573]],""Land_Razorwire_F""],[[2447.22,2055.99,226.219],[[-0.0122114,0.993922,0.109407],[-0.110252,-0.110086,0.987788]],""CBA_BuildingPos""],[[2461.36,2046.33,227.608],[[-0.767268,-0.599304,0.228331],[0.163643,0.161294,0.973245]],""Land_Razorwire_F""],[[2457.88,2043.39,226.898],[[0.00336735,0.998936,-0.0459916],[-0.0729435,0.0461147,0.996269]],""CBA_BuildingPos""],[[2459.7,2048.43,227.544],[[-0.766998,-0.599645,0.228342],[0.166125,0.158155,0.973339]],""Land_Razorwire_F""],[[2456.22,2045.5,226.683],[[0.00336735,0.998936,-0.0459916],[-0.0729435,0.0461147,0.996269]],""CBA_BuildingPos""],[[2451.43,2041.93,227.544],[[0.764081,0.603357,0.228342],[-0.192968,-0.12399,0.973339]],""Land_Razorwire_F""],[[2454.99,2044.77,226.659],[[0.00213533,0.999192,-0.0401399],[-0.0530791,0.0401966,0.997781]],""CBA_BuildingPos""],[[2453.09,2039.83,227.608],[[0.763814,0.6037,0.228331],[-0.195431,-0.120838,0.973245]],""Land_Razorwire_F""],[[2456.65,2042.65,226.843],[[0.00336735,0.998936,-0.0459916],[-0.0729435,0.0461147,0.996269]],""CBA_BuildingPos""],[[2490,1981.36,227.552],[[0.807561,0.572277,0.142637],[-0.123858,-0.0718947,0.989692]],""Land_Razorwire_F""],[[2493.48,1983.88,226.131],[[8.19946e-06,1,0.00073233],[0.0111957,-0.000732376,0.999937]],""CBA_BuildingPos""],[[2488.74,1974.33,227.48],[[0.750159,-0.645704,0.142575],[-0.0840901,0.120709,0.98912]],""Land_Razorwire_F""],[[2491.97,1971.49,225.982],[[8.19946e-06,1,0.00073233],[0.0111957,-0.000732376,0.999937]],""CBA_BuildingPos""],[[2496.17,1967.49,227.412],[[-0.745325,0.651274,0.142591],[0.128552,-0.069475,0.989266]],""Land_Razorwire_F""],[[2492.8,1970.17,225.974],[[8.19946e-06,1,0.00073233],[0.0111957,-0.000732376,0.999937]],""CBA_BuildingPos""],[[2503.31,1968.38,227.422],[[0.575133,0.805528,0.142645],[-0.0847699,-0.114748,0.989771]],""Land_Razorwire_F""],[[2505.74,1971.93,225.99],[[8.42088e-07,1,0.000732421],[0.00114973,-0.000732421,0.999999]],""CBA_BuildingPos""],[[2508.12,1977.35,227.425],[[-0.575233,-0.805456,0.142646],[0.0840577,0.115256,0.989773]],""Land_Razorwire_F""],[[2505.69,1973.8,225.993],[[8.42088e-07,1,0.000732421],[0.00114973,-0.000732421,0.999999]],""CBA_BuildingPos""],[[2508.02,1977.42,227.425],[[-0.575244,-0.805448,0.142646],[0.0839597,0.115326,0.989773]],""Land_Razorwire_F""],[[2505.59,1973.88,225.993],[[8.42088e-07,1,0.000732421],[0.00114973,-0.000732421,0.999999]],""CBA_BuildingPos""],[[2498.88,1986.29,227.54],[[-0.809179,-0.569987,0.142636],[0.108964,0.0929739,0.989688]],""Land_Razorwire_F""],[[2495.44,1983.7,226.096],[[8.19946e-06,1,0.00073233],[0.0111957,-0.000732376,0.999937]],""CBA_BuildingPos""],[[2490,1978.39,227.547],[[0.988551,-0.0491803,0.142646],[-0.142432,0.00784344,0.989774]],""Land_Razorwire_F""],[[2494.3,1978.27,226.064],[[8.19946e-06,1,0.00073233],[0.0111957,-0.000732376,0.999937]],""CBA_BuildingPos""],[[2499.69,1968.8,227.476],[[-0.115002,0.983071,0.142636],[0.0297711,-0.140114,0.989688]],""Land_Razorwire_F""],[[2499.06,1973.06,226.004],[[8.19946e-06,1,0.00073233],[0.0111957,-0.000732376,0.999937]],""CBA_BuildingPos""],[[2502.66,1981.99,227.473],[[-0.700825,-0.698927,0.142639],[0.108914,0.0927739,0.989713]],""Land_Razorwire_F""],[[2499.65,1978.91,226.005],[[8.19946e-06,1,0.00073233],[0.0111957,-0.000732376,0.999937]],""CBA_BuildingPos""],[[2480.49,1995.87,227.809],[[0.854071,0.500218,0.142636],[-0.129882,-0.0604468,0.989685]],""Land_Razorwire_F""],[[2484.18,1998.07,226.482],[[0.00295556,0.996465,0.083954],[0.0350584,-0.084006,0.995848]],""CBA_BuildingPos""],[[2487.78,1984.5,227.618],[[0.807545,0.572299,0.142636],[-0.124014,-0.0716737,0.989689]],""Land_Razorwire_F""],[[2491.27,1987.02,226.18],[[8.19946e-06,1,0.00073233],[0.0111957,-0.000732376,0.999937]],""CBA_BuildingPos""],[[2496.08,1990.25,227.6],[[-0.809136,-0.570047,0.142637],[0.109264,0.0925505,0.989695]],""Land_Razorwire_F""],[[2492.63,1987.65,226.173],[[-0.0602606,0.970687,0.232672],[-0.243372,-0.240349,0.939682]],""CBA_BuildingPos""],[[2489.16,2001.03,227.782],[[-0.855614,-0.497575,0.142634],[0.115781,0.0846017,0.989665]],""Land_Razorwire_F""],[[2485.52,1998.75,226.456],[[0.00295556,0.996465,0.083954],[0.0350584,-0.084006,0.995848]],""CBA_BuildingPos""],[[2484.17,1989.9,227.697],[[0.833182,0.534287,0.142635],[-0.112301,-0.089081,0.989673]],""Land_Razorwire_F""],[[2487.7,1992.33,226.259],[[-0.0504346,0.9762,0.210926],[-0.22702,-0.216872,0.949436]],""CBA_BuildingPos""],[[2492.66,1995.37,227.697],[[-0.831496,-0.536907,0.142634],[0.127951,0.0647577,0.989664]],""Land_Razorwire_F""],[[2489.06,1992.99,226.252],[[-0.0504346,0.9762,0.210926],[-0.22702,-0.216872,0.949436]],""CBA_BuildingPos""],[[2476.03,2003.5,227.898],[[0.855231,0.49823,0.142642],[-0.119327,-0.0785328,0.989744]],""Land_Razorwire_F""],[[2479.69,2005.77,227.225],[[0.000996843,0.996461,0.0840459],[0.0118179,-0.0840519,0.996391]],""CBA_BuildingPos""],[[2477.14,2001.61,227.877],[[0.855452,0.497851,0.142638],[-0.117293,-0.0820154,0.989705]],""Land_Razorwire_F""],[[2480.79,2003.88,227.033],[[0.00295556,0.996465,0.083954],[0.0350584,-0.084006,0.995848]],""CBA_BuildingPos""],[[2485.86,2006.7,227.877],[[-0.85417,-0.500048,0.142638],[0.129093,0.0617988,0.989705]],""Land_Razorwire_F""],[[2482.17,2004.48,227.059],[[0.00295556,0.996465,0.083954],[0.0350584,-0.084006,0.995848]],""CBA_BuildingPos""],[[2484.75,2008.59,227.898],[[-0.854391,-0.499669,0.142642],[0.127061,0.0652829,0.989744]],""Land_Razorwire_F""],[[2481.07,2006.37,227.242],[[0.000996843,0.996461,0.0840459],[0.0118179,-0.0840519,0.996391]],""CBA_BuildingPos""],[[2508.24,1964.86,227.407],[[0.575035,0.805598,0.142645],[-0.0859185,-0.113927,0.989767]],""Land_Razorwire_F""],[[2510.67,1968.39,225.967],[[-0.057986,0.967154,0.247488],[-0.220628,-0.25419,0.941653]],""CBA_BuildingPos""],[[2516.14,1954.49,227.242],[[0.927805,0.344732,0.142608],[-0.124357,-0.0746135,0.989428]],""Land_Razorwire_F""],[[2520.1,1956.15,225.815],[[-0.000163468,0.999689,0.0249276],[-0.00655555,-0.0249281,0.999668]],""CBA_BuildingPos""],[[2516.94,1952.35,227.181],[[0.927841,0.344637,0.142605],[-0.12403,-0.0754819,0.989403]],""Land_Razorwire_F""],[[2520.9,1954.02,225.754],[[-0.00651653,0.998494,0.054469],[-0.118611,-0.0548574,0.991424]],""CBA_BuildingPos""],[[2526.39,1955.89,227.181],[[-0.925792,-0.350103,0.142607],[0.142905,0.0251292,0.989417]],""Land_Razorwire_F""],[[2522.37,1954.37,225.75],[[0.000549822,0.998473,0.0552419],[0.0099373,-0.0552447,0.998423]],""CBA_BuildingPos""],[[2525.16,1959.17,227.273],[[-0.925836,-0.349986,0.14261],[0.142502,0.0262056,0.989447]],""Land_Razorwire_F""],[[2521.13,1957.65,225.841],[[-0.00651653,0.998494,0.054469],[-0.118611,-0.0548574,0.991424]],""CBA_BuildingPos""],[[2515.02,1972.42,227.394],[[-0.57477,-0.805787,0.142643],[0.088257,0.112256,0.989752]],""Land_Razorwire_F""],[[2512.57,1968.87,225.958],[[-0.057986,0.967154,0.247488],[-0.220628,-0.25419,0.941653]],""CBA_BuildingPos""],[[2514.23,1972.98,227.4],[[-0.574854,-0.805726,0.142644],[0.0874769,0.112813,0.989758]],""Land_Razorwire_F""],[[2511.79,1969.43,225.963],[[-0.057986,0.967154,0.247488],[-0.220628,-0.25419,0.941653]],""CBA_BuildingPos""],[[2512.9,1960.31,227.358],[[0.785556,0.602124,0.142644],[-0.110091,-0.0908475,0.989761]],""Land_Razorwire_F""],[[2516.25,1963.01,225.924],[[-0.000234099,0.999635,0.0270281],[-0.00865783,-0.0270291,0.999597]],""CBA_BuildingPos""],[[2521.04,1966.58,227.382],[[-0.785208,-0.602578,0.142646],[0.1133,0.0866653,0.989774]],""Land_Razorwire_F""],[[2517.78,1963.75,225.934],[[-0.0206459,0.984781,0.172571],[-0.116982,-0.173801,0.977808]],""CBA_BuildingPos""],[[2531.44,1942.4,226.815],[[-0.925953,-0.349672,0.142619],[0.141378,0.0292131,0.989524]],""Land_Razorwire_F""],[[2527.43,1940.87,226.008],[[-0.000142872,0.999882,0.0153578],[-0.00930139,-0.0153585,0.999839]],""CBA_BuildingPos""],[[2529.02,1948.87,226.984],[[-0.925792,-0.350104,0.142607],[0.142865,0.0252372,0.98942]],""Land_Razorwire_F""],[[2525,1947.35,225.781],[[-0.000609192,0.999862,0.0166337],[-0.0365943,-0.0166449,0.999192]],""CBA_BuildingPos""],[[2519.57,1945.32,226.984],[[0.927814,0.344709,0.142607],[-0.124253,-0.0748901,0.98942]],""Land_Razorwire_F""],[[2523.53,1946.99,225.769],[[1.69289e-05,0.999655,0.0262701],[0.000644195,-0.0262701,0.999655]],""CBA_BuildingPos""],[[2521.99,1938.86,226.815],[[0.927652,0.345141,0.142619],[-0.125746,-0.0709168,0.989524]],""Land_Razorwire_F""],[[2525.96,1940.52,225.988],[[-0.000142872,0.999882,0.0153578],[-0.00930139,-0.0153585,0.999839]],""CBA_BuildingPos""],[[2547.19,1860.86,227.623],[[0.978483,0.149122,0.142594],[-0.136184,-0.0523996,0.989297]],""Land_Razorwire_F""],[[2551.41,1861.71,226.207],[[-7.242e-06,0.99991,-0.0134265],[0.000539332,0.0134265,0.99991]],""CBA_BuildingPos""],[[2542.5,1855.82,227.751],[[0.0845297,-0.986158,0.142646],[-0.0115479,0.142179,0.989774]],""Land_Razorwire_F""],[[2542.96,1851.54,226.318],[[-4.84026e-08,1,-0.000119231],[0.000405955,0.000119231,1]],""CBA_BuildingPos""],[[2543.59,1845.78,227.751],[[-0.084732,0.98614,0.142645],[0.0095384,-0.142351,0.98977]],""Land_Razorwire_F""],[[2543.14,1850.06,226.319],[[-4.84026e-08,1,-0.000119231],[0.000405955,0.000119231,1]],""CBA_BuildingPos""],[[2549.74,1842.07,228.024],[[0.983467,0.111554,0.142646],[-0.141912,-0.0145299,0.989773]],""Land_Razorwire_F""],[[2554,1842.64,226.59],[[1.189e-05,1,-0.000252096],[-0.0471122,0.000252377,0.99889]],""CBA_BuildingPos""],[[2559.57,1844.93,228.024],[[-0.983506,-0.111216,0.142646],[0.141569,0.0175609,0.989773]],""Land_Razorwire_F""],[[2555.31,1844.35,226.558],[[1.189e-05,1,-0.000252096],[-0.0471122,0.000252377,0.99889]],""CBA_BuildingPos""],[[2557.54,1860.03,227.719],[[-0.978495,-0.149046,0.142591],[0.136065,0.0531582,0.989273]],""Land_Razorwire_F""],[[2553.32,1859.19,226.284],[[-7.242e-06,0.99991,-0.0134265],[0.000539332,0.0134265,0.99991]],""CBA_BuildingPos""],[[2557.35,1861.2,227.681],[[-0.978495,-0.149046,0.142591],[0.136065,0.0531539,0.989273]],""Land_Razorwire_F""],[[2553.14,1860.36,226.256],[[-7.242e-06,0.99991,-0.0134265],[0.000539332,0.0134265,0.99991]],""CBA_BuildingPos""],[[2545.81,1857.94,227.733],[[0.778979,-0.61061,0.142644],[-0.109164,0.0919527,0.989761]],""Land_Razorwire_F""],[[2549.24,1855.35,226.306],[[-7.242e-06,0.99991,-0.0134265],[0.000539332,0.0134265,0.99991]],""CBA_BuildingPos""],[[2547.6,1844.38,227.888],[[0.624226,0.768124,0.142576],[-0.117964,-0.0877341,0.989135]],""Land_Razorwire_F""],[[2550.34,1847.69,226.387],[[-4.84026e-08,1,-0.000119231],[0.000405955,0.000119231,1]],""CBA_BuildingPos""],[[2558.64,1852.43,227.922],[[-0.981258,-0.129587,0.14262],[0.138461,0.0405978,0.989535]],""Land_Razorwire_F""],[[2554.4,1851.7,226.378],[[-1.36278e-07,1,-0.000252657],[0.00053938,0.000252657,1]],""CBA_BuildingPos""],[[2542.61,1880.75,227.101],[[0.914445,0.378739,0.142641],[-0.128287,-0.063012,0.989733]],""Land_Razorwire_F""],[[2546.53,1882.5,225.677],[[1.94062e-05,0.999972,-0.00753687],[-0.00257475,0.00753689,0.999968]],""CBA_BuildingPos""],[[2546.09,1867.91,227.43],[[0.977498,0.155438,0.142603],[-0.145224,0.00557862,0.989383]],""Land_Razorwire_F""],[[2550.34,1868.58,226.005],[[-0.00018544,0.999806,-0.0196932],[0.0094142,0.019694,0.999762]],""CBA_BuildingPos""],[[2546.23,1867.05,227.455],[[0.977469,0.155629,0.142598],[-0.145496,0.00733293,0.989332]],""Land_Razorwire_F""],[[2550.47,1867.72,226.03],[[-0.00018544,0.999806,-0.0196932],[0.0094142,0.019694,0.999762]],""CBA_BuildingPos""],[[2556.2,1868.61,227.455],[[-0.978462,-0.149261,0.142598],[0.136361,0.0512693,0.989332]],""Land_Razorwire_F""],[[2551.98,1867.77,226.034],[[-0.000124396,0.999462,-0.0327989],[0.00379063,0.0327992,0.999455]],""CBA_BuildingPos""],[[2555.99,1869.94,227.418],[[-0.978387,-0.149735,0.142611],[0.137045,0.0469057,0.989454]],""Land_Razorwire_F""],[[2551.77,1869.11,225.996],[[-0.00018544,0.999806,-0.0196932],[0.0094142,0.019694,0.999762]],""CBA_BuildingPos""],[[2552.02,1884.39,227.123],[[-0.913617,-0.380734,0.142639],[0.135868,0.0447575,0.989715]],""Land_Razorwire_F""],[[2548.08,1882.69,225.682],[[-0.000370383,0.999743,-0.0226903],[0.016317,0.0226934,0.999609]],""CBA_BuildingPos""],[[2544.54,1874.96,227.236],[[0.952069,0.270605,0.14261],[-0.14423,-0.0139971,0.989445]],""Land_Razorwire_F""],[[2548.68,1876.14,225.755],[[-0.000297661,0.999876,-0.0157225],[0.0189265,0.0157253,0.999697]],""CBA_BuildingPos""],[[2554.29,1877.7,227.246],[[-0.953503,-0.265506,0.142616],[0.131037,0.0609223,0.989504]],""Land_Razorwire_F""],[[2550.24,1876.23,225.764],[[-0.000297661,0.999876,-0.0157225],[0.0189265,0.0157253,0.999697]],""CBA_BuildingPos""],[[2534.38,1901.23,226.948],[[0.924289,0.354037,0.142643],[-0.130595,-0.0578276,0.989748]],""Land_Razorwire_F""],[[2538.36,1902.88,225.589],[[1.94062e-05,0.999972,-0.00753687],[-0.00257475,0.00753689,0.999968]],""CBA_BuildingPos""],[[2530.91,1896.79,227.041],[[0.197502,-0.969869,0.14264],[-0.0186647,0.14176,0.989725]],""Land_Razorwire_F""],[[2531.82,1892.59,225.602],[[1.94062e-05,0.999972,-0.00753687],[-0.00257475,0.00753689,0.999968]],""CBA_BuildingPos""],[[2533.73,1887.06,227.026],[[-0.195373,0.970301,0.14264],[0.0383719,-0.137769,0.989721]],""Land_Razorwire_F""],[[2532.76,1891.25,225.605],[[1.94062e-05,0.999972,-0.00753687],[-0.00257475,0.00753689,0.999968]],""CBA_BuildingPos""],[[2541.01,1884.59,227.074],[[0.914467,0.378688,0.142641],[-0.128018,-0.0636591,0.989727]],""Land_Razorwire_F""],[[2544.93,1886.35,225.637],[[1.94062e-05,0.999972,-0.00753687],[-0.00257475,0.00753689,0.999968]],""CBA_BuildingPos""],[[2549.81,1889.73,227.068],[[-0.913711,-0.380506,0.142642],[0.13503,0.0467772,0.989737]],""Land_Razorwire_F""],[[2545.86,1888.02,225.632],[[1.94062e-05,0.999972,-0.00753687],[-0.00257475,0.00753689,0.999968]],""CBA_BuildingPos""],[[2544.6,1902.8,226.974],[[-0.923734,-0.355483,0.142643],[0.135867,0.0440955,0.989745]],""Land_Razorwire_F""],[[2540.61,1901.19,225.561],[[2.19445e-05,0.999976,-0.00695777],[-0.00315386,0.00695781,0.999971]],""CBA_BuildingPos""],[[2533.24,1899.16,227.007],[[0.86827,-0.475145,0.142636],[-0.118497,0.0805572,0.989681]],""Land_Razorwire_F""],[[2537.04,1897.13,225.548],[[1.94062e-05,0.999972,-0.00753687],[-0.00257475,0.00753689,0.999968]],""CBA_BuildingPos""],[[2538.45,1886.24,227.064],[[0.464831,0.873833,0.142645],[-0.0650699,-0.126958,0.989771]],""Land_Razorwire_F""],[[2540.38,1890.08,225.604],[[1.94062e-05,0.999972,-0.00753687],[-0.00257475,0.00753689,0.999968]],""CBA_BuildingPos""],[[2547.3,1895.91,227.015],[[-0.919401,-0.366543,0.142643],[0.129897,0.0593477,0.98975]],""Land_Razorwire_F""],[[2543.35,1894.21,225.587],[[2.19445e-05,0.999976,-0.00695777],[-0.00315386,0.00695781,0.999971]],""CBA_BuildingPos""],[[2531.21,1909.5,226.855],[[0.923558,0.355943,0.142638],[-0.137468,-0.0399208,0.989702]],""Land_Razorwire_F""],[[2535.21,1911.09,226.004],[[-9.78736e-05,0.999944,-0.0105789],[0.00925088,0.0105793,0.999901]],""CBA_BuildingPos""],[[2532.51,1906.11,226.897],[[0.923579,0.355889,0.142639],[-0.137275,-0.040424,0.989708]],""Land_Razorwire_F""],[[2536.51,1907.7,225.848],[[0.00018888,0.999937,-0.011201],[-0.0168593,0.0112026,0.999795]],""CBA_BuildingPos""],[[2541.94,1909.73,226.897],[[-0.924471,-0.353564,0.142639],[0.129061,0.0618203,0.989708]],""Land_Razorwire_F""],[[2537.97,1908.07,225.842],[[-9.78736e-05,0.999944,-0.0105789],[0.00925088,0.0105793,0.999901]],""CBA_BuildingPos""],[[2540.63,1913.12,226.855],[[-0.924492,-0.353509,0.142638],[0.128868,0.0623234,0.989702]],""Land_Razorwire_F""],[[2536.67,1911.46,226.006],[[-9.78736e-05,0.999944,-0.0105789],[0.00925088,0.0105793,0.999901]],""CBA_BuildingPos""],[[2550.34,1836.78,228.004],[[0.983372,0.112394,0.142641],[-0.142798,-0.00669439,0.989729]],""Land_Razorwire_F""],[[2554.6,1837.33,226.563],[[1.189e-05,1,-0.000252096],[-0.0471122,0.000252377,0.99889]],""CBA_BuildingPos""],[[2550.73,1822.37,227.93],[[0.988225,-0.0553575,0.142646],[-0.142424,0.00795723,0.989774]],""Land_Razorwire_F""],[[2555.02,1822.22,226.499],[[0,1,1.41942e-05],[-0,-1.41942e-05,1]],""CBA_BuildingPos""],[[2550.68,1821.64,227.93],[[0.988225,-0.0553553,0.142646],[-0.142422,0.00797778,0.989774]],""Land_Razorwire_F""],[[2554.98,1821.49,226.499],[[0,1,0],[-0,-0,1]],""CBA_BuildingPos""],[[2560.76,1821.07,227.93],[[-0.988224,0.0553695,0.142646],[0.142422,-0.00797982,0.989774]],""Land_Razorwire_F""],[[2556.47,1821.22,226.499],[[-3.38681e-07,1,0.000581963],[-0.000581963,-0.000581963,1]],""CBA_BuildingPos""],[[2560.82,1822.15,227.93],[[-0.988224,0.0553679,0.142646],[0.142422,-0.0079939,0.989774]],""Land_Razorwire_F""],[[2556.53,1822.3,226.5],[[-4.62588e-07,1,0.000794876],[-0.000581963,-0.000794876,1]],""CBA_BuildingPos""],[[2560.39,1837.74,227.976],[[-0.983562,-0.110719,0.142644],[0.141048,0.0221512,0.989755]],""Land_Razorwire_F""],[[2556.13,1837.15,226.559],[[-0.000191879,0.999976,0.00697527],[-0.0274973,-0.00697791,0.999597]],""CBA_BuildingPos""],[[2550.82,1829.7,227.949],[[0.989388,0.0276261,0.142645],[-0.142458,-0.00861013,0.989763]],""Land_Razorwire_F""],[[2555.12,1829.92,226.513],[[-7.35926e-07,0.999999,0.00141658],[-0.000519508,-0.00141658,0.999999]],""CBA_BuildingPos""],[[2560.93,1829.99,227.948],[[-0.989362,-0.0285533,0.142645],[0.142701,7.64877e-05,0.989766]],""Land_Razorwire_F""],[[2556.63,1829.79,226.512],[[-0.000191879,0.999976,0.00697527],[-0.0274973,-0.00697791,0.999597]],""CBA_BuildingPos""],[[2556.68,1796.2,227.93],[[-0.922579,0.358469,0.142646],[0.132962,-0.0516624,0.989774]],""Land_Razorwire_F""],[[2552.64,1797.67,226.515],[[0,1,0],[0,0,1]],""CBA_BuildingPos""],[[2556.88,1796.7,227.93],[[-0.922579,0.358469,0.142646],[0.132962,-0.0516624,0.989774]],""Land_Razorwire_F""],[[2552.84,1798.17,226.512],[[0,1,0],[0,0,1]],""CBA_BuildingPos""],[[2560.28,1812.4,227.93],[[-0.988224,0.0553625,0.142646],[0.142422,-0.00797882,0.989774]],""Land_Razorwire_F""],[[2555.98,1812.55,226.499],[[0,1,0],[-0,-0,1]],""CBA_BuildingPos""],[[2560.34,1813.58,227.93],[[-0.988224,0.0553625,0.142646],[0.142422,-0.00797882,0.989774]],""Land_Razorwire_F""],[[2556.05,1813.73,226.499],[[0,1,0],[-0,-0,1]],""CBA_BuildingPos""],[[2550.26,1814.15,227.93],[[0.988224,-0.055374,0.142646],[-0.142422,0.00798048,0.989774]],""Land_Razorwire_F""],[[2554.56,1814,226.499],[[0,1,0],[-0,-0,1]],""CBA_BuildingPos""],[[2550.23,1813.59,227.93],[[0.988224,-0.055374,0.142646],[-0.142422,0.00798048,0.989774]],""Land_Razorwire_F""],[[2554.53,1813.44,226.499],[[0,1,0],[-0,-0,1]],""CBA_BuildingPos""],[[2547.26,1799.81,227.93],[[0.922576,-0.358477,0.142646],[-0.132961,0.0516635,0.989774]],""Land_Razorwire_F""],[[2551.3,1798.34,226.512],[[0,1,0],[0,0,1]],""CBA_BuildingPos""],[[2559.19,1804.42,227.944],[[-0.967352,0.20948,0.142646],[0.139414,-0.0301902,0.989774]],""Land_Razorwire_F""],[[2554.93,1805.08,226.499],[[0,1,0],[-0,-0,1]],""CBA_BuildingPos""],[[2549.27,1806.56,227.93],[[0.967351,-0.209484,0.142646],[-0.139414,0.0301907,0.989774]],""Land_Razorwire_F""],[[2553.5,1805.74,226.499],[[0,1,0],[0.129141,-0,0.991626]],""CBA_BuildingPos""],[[2552.47,1785.37,227.93],[[-0.92258,0.358467,0.142646],[0.132962,-0.0516621,0.989774]],""Land_Razorwire_F""],[[2548.43,1786.84,227.013],[[0,1,0],[0,0,1]],""CBA_BuildingPos""],[[2553.97,1789.21,227.93],[[-0.92258,0.358467,0.142646],[0.132962,-0.0516621,0.989774]],""Land_Razorwire_F""],[[2549.93,1790.68,226.804],[[0,1,0],[-0,-0,1]],""CBA_BuildingPos""],[[2544.56,1792.86,227.93],[[0.92258,-0.358467,0.142646],[-0.132962,0.0516621,0.989774]],""Land_Razorwire_F""],[[2548.6,1791.39,226.794],[[0,1,0],[-0,-0,1]],""CBA_BuildingPos""],[[2543.06,1789.02,227.93],[[0.92258,-0.358467,0.142646],[-0.132962,0.0516621,0.989774]],""Land_Razorwire_F""],[[2547.1,1787.55,227.004],[[0,1,0],[0,0,1]],""CBA_BuildingPos""],[[2521.29,1841.87,227.93],[[-0.386275,0.911287,0.142646],[0.0555601,-0.131381,0.989774]],""Land_Razorwire_F""],[[2519.53,1845.79,226.529],[[0,1,0],[-0,-0,1]],""CBA_BuildingPos""],[[2534.36,1844.99,227.794],[[-0.0836191,0.986236,0.142642],[0.0199219,-0.141461,0.989743]],""Land_Razorwire_F""],[[2533.88,1849.26,226.367],[[-8.23186e-05,0.99996,-0.00894976],[0.0091971,0.00895014,0.999918]],""CBA_BuildingPos""],[[2536.56,1845.18,227.776],[[-0.0835545,0.986241,0.142642],[0.0205164,-0.14141,0.989739]],""Land_Razorwire_F""],[[2536.08,1849.45,226.347],[[-4.6997e-07,1,0.000678483],[-0.000692678,-0.000678483,1]],""CBA_BuildingPos""],[[2535.7,1855.24,227.775],[[0.0853655,-0.986086,0.142642],[-0.0037589,0.142845,0.989738]],""Land_Razorwire_F""],[[2536.13,1850.96,226.345],[[-8.23186e-05,0.99996,-0.00894976],[0.0091971,0.00895014,0.999918]],""CBA_BuildingPos""],[[2532.87,1854.99,227.801],[[0.0854691,-0.986077,0.142641],[-0.00280509,0.142926,0.989729]],""Land_Razorwire_F""],[[2533.29,1850.72,226.371],[[-8.23186e-05,0.99996,-0.00894976],[0.0091971,0.00895014,0.999918]],""CBA_BuildingPos""],[[2517.64,1851.29,227.928],[[0.386167,-0.911333,0.142646],[-0.0564751,0.130993,0.989773]],""Land_Razorwire_F""],[[2519.4,1847.37,226.532],[[-1.04767e-10,1,-2.83884e-06],[3.6905e-05,2.83884e-06,1]],""CBA_BuildingPos""],[[2527.37,1843.83,227.881],[[-0.237026,0.960975,0.142638],[0.0461805,-0.135511,0.989699]],""Land_Razorwire_F""],[[2526.21,1847.97,226.449],[[-7.25313e-11,1,8.51653e-06],[-8.51653e-06,-8.51653e-06,1]],""CBA_BuildingPos""],[[2524.92,1853.67,227.897],[[0.239485,-0.960365,0.142639],[-0.0236231,0.141107,0.989713]],""Land_Razorwire_F""],[[2526.17,1849.55,226.448],[[0.000288631,0.991789,0.127889],[0.00223834,-0.12789,0.991786]],""CBA_BuildingPos""],[[2512.53,1838.16,227.93],[[-0.38626,0.911293,0.142646],[0.0556676,-0.131335,0.989774]],""Land_Razorwire_F""],[[2510.78,1842.08,227.001],[[-0.00105319,0.999777,-0.0211006],[0.0498394,0.0211269,0.998534]],""CBA_BuildingPos""],[[2515.06,1839.23,227.93],[[-0.38626,0.911293,0.142646],[0.0556676,-0.131335,0.989774]],""Land_Razorwire_F""],[[2513.3,1843.15,226.852],[[-0.00105319,0.999777,-0.0211006],[0.0498394,0.0211269,0.998534]],""CBA_BuildingPos""],[[2511.12,1848.52,227.93],[[0.38626,-0.911293,0.142646],[-0.0556677,0.131335,0.989774]],""Land_Razorwire_F""],[[2512.88,1844.6,226.843],[[-0.00105319,0.999777,-0.0211006],[0.0498394,0.0211269,0.998534]],""CBA_BuildingPos""],[[2508.6,1847.45,227.93],[[0.38626,-0.911293,0.142646],[-0.0556677,0.131335,0.989774]],""Land_Razorwire_F""],[[2510.36,1843.53,226.991],[[-0.00105319,0.999777,-0.0211006],[0.0498394,0.0211269,0.998534]],""CBA_BuildingPos""],[[2484.52,1951.51,227.222],[[-0.901143,0.409383,0.14264],[0.125543,-0.0684959,0.989721]],""Land_Razorwire_F""],[[2480.58,1953.24,225.866],[[-0.000273281,0.999955,-0.0094507],[0.0289031,0.00945465,0.999537]],""CBA_BuildingPos""],[[2491.66,1962.29,227.257],[[-0.748613,0.647483,0.142634],[0.0981847,-0.104494,0.989667]],""Land_Razorwire_F""],[[2488.38,1965.07,225.83],[[-2.74165e-05,0.999982,0.00602096],[-0.00455338,-0.00602102,0.999972]],""CBA_BuildingPos""],[[2491.96,1962.63,227.263],[[-0.748616,0.64748,0.142634],[0.0981561,-0.104527,0.989666]],""Land_Razorwire_F""],[[2488.68,1965.42,225.837],[[-2.74165e-05,0.999982,0.00602096],[-0.00455338,-0.00602102,0.999972]],""CBA_BuildingPos""],[[2484.33,1969.25,227.264],[[0.746501,-0.649917,0.142633],[-0.117716,0.0819837,0.989657]],""Land_Razorwire_F""],[[2487.67,1966.53,225.84],[[-2.74165e-05,0.999982,0.00602096],[-0.00455338,-0.00602102,0.999972]],""CBA_BuildingPos""],[[2483.66,1968.47,227.248],[[0.746547,-0.649864,0.142634],[-0.117292,0.0824728,0.989667]],""Land_Razorwire_F""],[[2486.99,1965.75,225.823],[[-2.74165e-05,0.999982,0.00602096],[-0.00455338,-0.00602102,0.999972]],""CBA_BuildingPos""],[[2475.46,1955.97,227.209],[[0.900435,-0.410938,0.142644],[-0.13209,0.0541313,0.989759]],""Land_Razorwire_F""],[[2479.42,1954.28,225.847],[[-0.00168349,0.999826,-0.0185749],[0.0902473,0.018651,0.995745]],""CBA_BuildingPos""],[[2487.4,1956.59,227.206],[[-0.832802,0.534876,0.142646],[0.11943,-0.0780088,0.989773]],""Land_Razorwire_F""],[[2483.74,1958.84,225.766],[[-2.74165e-05,0.999982,0.00602096],[-0.00455338,-0.00602102,0.999972]],""CBA_BuildingPos""],[[2478.88,1962.07,227.216],[[0.832654,-0.535107,0.142646],[-0.120532,0.0762943,0.989773]],""Land_Razorwire_F""],[[2482.63,1959.96,225.767],[[-2.74165e-05,0.999982,0.00602096],[-0.00455338,-0.00602102,0.999972]],""CBA_BuildingPos""],[[2481.35,1944.56,227.342],[[-0.899545,0.412893,0.14261],[0.140336,-0.036008,0.989449]],""Land_Razorwire_F""],[[2477.37,1946.19,226.565],[[-0.00114266,0.999353,-0.0359511],[0.0317471,0.0359693,0.998849]],""CBA_BuildingPos""],[[2481.98,1945.95,227.307],[[-0.899814,0.412301,0.142625],[0.137859,-0.0414557,0.989584]],""Land_Razorwire_F""],[[2478.01,1947.6,226.407],[[-0.00114266,0.999353,-0.0359511],[0.0317471,0.0359693,0.998849]],""CBA_BuildingPos""],[[2472.8,1950.13,227.307],[[0.901565,-0.408458,0.142625],[-0.121743,0.0768261,0.989584]],""Land_Razorwire_F""],[[2476.72,1948.38,226.405],[[-0.00114266,0.999353,-0.0359511],[0.0317471,0.0359693,0.998849]],""CBA_BuildingPos""],[[2472.17,1948.75,227.342],[[0.901835,-0.407867,0.14261],[-0.119257,0.0822699,0.989449]],""Land_Razorwire_F""],[[2476.09,1946.98,226.57],[[-0.00114266,0.999353,-0.0359511],[0.0317471,0.0359693,0.998849]],""CBA_BuildingPos""],[[1673.16,2181.18,239.599],[[0.822792,0.550161,0.142601],[-0.102334,-0.103396,0.989362]],""Land_Razorwire_F""],[[1676.63,2183.73,238.28],[[0.000361115,0.999847,0.0174828],[0.0206479,-0.0174866,0.999634]],""CBA_BuildingPos""],[[1675.66,2177.46,239.428],[[0.823928,0.548479,0.142523],[-0.0918802,-0.118879,0.988648]],""Land_Razorwire_F""],[[1679.09,2180.05,238.03],[[-0.00925177,0.99397,0.109267],[-0.0838607,-0.109658,0.990425]],""CBA_BuildingPos""],[[1685.55,2165.22,238.276],[[0.72053,0.678646,0.142394],[-0.0561329,-0.147591,0.987454]],""Land_Razorwire_F""],[[1688.44,2168.39,236.957],[[-0.0352548,0.975854,0.215561],[-0.157507,-0.218425,0.963059]],""CBA_BuildingPos""],[[1688.85,2161.76,237.986],[[0.719388,0.679835,0.142494],[-0.066645,-0.136642,0.988376]],""Land_Razorwire_F""],[[1691.78,2164.91,236.666],[[-0.0439504,0.970041,0.238931],[-0.175491,-0.24294,0.954035]],""CBA_BuildingPos""],[[1696.15,2168.74,237.986],[[-0.711468,-0.68812,0.142494],[0.139494,0.0604427,0.988376]],""Land_Razorwire_F""],[[1692.98,2165.81,236.654],[[-0.0439504,0.970041,0.238931],[-0.175491,-0.24294,0.954035]],""CBA_BuildingPos""],[[1693.08,2171.95,238.252],[[-0.710424,-0.689217,0.142403],[0.149104,0.0503489,0.987539]],""Land_Razorwire_F""],[[1689.89,2169.05,236.937],[[-0.0352548,0.975854,0.215561],[-0.157507,-0.218425,0.963059]],""CBA_BuildingPos""],[[1683.84,2183.39,239.446],[[-0.818228,-0.556946,0.142527],[0.144333,0.0409674,0.988681]],""Land_Razorwire_F""],[[1680.24,2181.02,238.07],[[-0.00925177,0.99397,0.109267],[-0.0838607,-0.109658,0.990425]],""CBA_BuildingPos""],[[1681.53,2186.82,239.601],[[-0.819351,-0.555274,0.142603],[0.134001,0.0563574,0.989377]],""Land_Razorwire_F""],[[1677.96,2184.41,238.265],[[-0.00789297,0.993958,0.10948],[-0.0714742,-0.109764,0.991385]],""CBA_BuildingPos""],[[1680.39,2171.07,238.88],[[0.777116,0.613079,0.142214],[-0.0553107,-0.158563,0.985799]],""Land_Razorwire_F""],[[1683.52,2174.05,237.497],[[0.00235548,0.99776,0.06686],[0.0351293,-0.0669014,0.997141]],""CBA_BuildingPos""],[[1688.28,2177.4,238.879],[[-0.764566,-0.628676,0.142147],[0.170863,0.0149582,0.985181]],""Land_Razorwire_F""],[[1684.8,2174.86,237.474],[[0,0.99892,0.0464614],[-0,-0.0464614,0.99892]],""CBA_BuildingPos""],[[1707.13,2157.25,237.551],[[-0.715104,-0.684309,0.142645],[0.105999,0.0955486,0.989765]],""Land_Razorwire_F""],[[1704.07,2154.22,236.93],[[-0.000743081,0.999917,0.0128842],[-0.0575735,-0.0129056,0.998258]],""CBA_BuildingPos""],[[1704.21,2160.31,237.59],[[-0.714364,-0.685084,0.142635],[0.112808,0.0884217,0.989675]],""Land_Razorwire_F""],[[1701.13,2157.3,236.738],[[-0.00102685,0.999828,0.0185457],[-0.0552746,-0.0185741,0.998298]],""CBA_BuildingPos""],[[1701.29,2163.36,237.679],[[-0.713329,-0.686168,0.142603],[0.122335,0.0784418,0.989384]],""Land_Razorwire_F""],[[1698.18,2160.38,236.551],[[-0.0323804,0.978768,0.202396],[-0.154623,-0.204969,0.966478]],""CBA_BuildingPos""],[[1693.99,2156.38,237.679],[[0.717509,0.681795,0.142603],[-0.0838564,-0.118689,0.989384]],""Land_Razorwire_F""],[[1696.97,2159.47,236.542],[[-0.0323804,0.978768,0.202396],[-0.154623,-0.204969,0.966478]],""CBA_BuildingPos""],[[1696.91,2153.33,237.59],[[0.716473,0.682878,0.142635],[-0.0933984,-0.108723,0.989675]],""Land_Razorwire_F""],[[1699.92,2156.4,236.684],[[-0.00102685,0.999828,0.0185457],[-0.0552746,-0.0185741,0.998298]],""CBA_BuildingPos""],[[1699.83,2150.28,237.551],[[0.715732,0.683652,0.142645],[-0.100212,-0.101601,0.989765]],""Land_Razorwire_F""],[[1702.87,2153.32,236.872],[[-0.00102685,0.999828,0.0185457],[-0.0552746,-0.0185741,0.998298]],""CBA_BuildingPos""],[[2523.37,1633.13,226.929],[[-0.976289,0.16299,0.142456],[0.130408,-0.0824284,0.988028]],""Land_Razorwire_F""],[[2519.14,1633.95,225.28],[[0,1,0],[-0.237955,0,0.971276]],""CBA_BuildingPos""],[[2523.9,1636.17,227.152],[[-0.976766,0.160285,0.142258],[0.126021,-0.107327,0.986205]],""Land_Razorwire_F""],[[2519.68,1637.07,225.53],[[0,1,0],[-0.237955,0,0.971276]],""CBA_BuildingPos""],[[2526.79,1651.18,227.93],[[-0.96815,0.205762,0.142646],[0.139529,-0.0296543,0.989774]],""Land_Razorwire_F""],[[2522.57,1651.98,226.299],[[0,1,0],[-0,-0,1]],""CBA_BuildingPos""],[[2527.7,1655.44,227.93],[[-0.96815,0.205762,0.142646],[0.139529,-0.0296543,0.989774]],""Land_Razorwire_F""],[[2523.48,1656.24,226.299],[[0,1,0],[0,0,1]],""CBA_BuildingPos""],[[2528.6,1659.69,227.93],[[-0.96815,0.205762,0.142646],[0.139529,-0.0296543,0.989774]],""Land_Razorwire_F""],[[2524.38,1660.5,226.299],[[0,1,0],[-0,-0,1]],""CBA_BuildingPos""],[[2518.73,1661.79,227.93],[[0.96815,-0.205764,0.142646],[-0.139529,0.0296546,0.989774]],""Land_Razorwire_F""],[[2522.95,1660.99,226.299],[[0,1,0],[-0,-0,1]],""CBA_BuildingPos""],[[2517.82,1657.5,227.93],[[0.96815,-0.205764,0.142646],[-0.139529,0.0296546,0.989774]],""Land_Razorwire_F""],[[2522.04,1656.69,226.299],[[0,1,0],[-0,-0,1]],""CBA_BuildingPos""],[[2516.9,1653.2,227.93],[[0.96815,-0.205764,0.142646],[-0.139529,0.0296546,0.989774]],""Land_Razorwire_F""],[[2521.13,1652.4,226.299],[[0,1,0],[-0,-0,1]],""CBA_BuildingPos""],[[2513.97,1637.97,227.158],[[0.973635,-0.178323,0.142256],[-0.154861,-0.0588125,0.986184]],""Land_Razorwire_F""],[[2518.26,1637.57,225.551],[[-0.0175183,0.995466,0.0934958],[-0.183329,-0.0951229,0.978439]],""CBA_BuildingPos""],[[2513.43,1634.85,226.93],[[0.9741,-0.1756,0.142455],[-0.150575,-0.0337492,0.988022]],""Land_Razorwire_F""],[[2517.71,1634.39,225.301],[[-0.0011952,0.999929,0.0118844],[-0.100057,-0.0119444,0.99491]],""CBA_BuildingPos""],[[2525.27,1643.65,227.697],[[-0.973068,0.181233,0.142454],[0.128792,-0.085103,0.988013]],""Land_Razorwire_F""],[[2521.06,1644.55,226.179],[[0,1,0],[-0.0907032,0,0.995878]],""CBA_BuildingPos""],[[2515.36,1645.56,227.7],[[0.970649,-0.193769,0.142459],[-0.151064,-0.0303023,0.988059]],""Land_Razorwire_F""],[[2519.63,1645.01,226.161],[[0,1,0],[-0.0778595,0,0.996964]],""CBA_BuildingPos""],[[2516.99,1683.9,227.93],[[0.416457,0.897895,0.142646],[-0.0600196,-0.129404,0.989774]],""Land_Razorwire_F""],[[2518.72,1687.84,226.301],[[0,1,0],[0,0,1]],""CBA_BuildingPos""],[[2517.21,1683.8,227.93],[[0.416457,0.897895,0.142646],[-0.0600196,-0.129404,0.989774]],""Land_Razorwire_F""],[[2518.94,1687.74,226.299],[[0,1,0],[0,0,1]],""CBA_BuildingPos""],[[2521.56,1675.1,227.93],[[0.968149,-0.205767,0.142646],[-0.139529,0.0296551,0.989774]],""Land_Razorwire_F""],[[2525.78,1674.3,226.299],[[0,1,0],[-0,-0,1]],""CBA_BuildingPos""],[[2520.29,1669.13,227.93],[[0.968149,-0.205767,0.142646],[-0.139529,0.0296551,0.989774]],""Land_Razorwire_F""],[[2524.51,1668.32,226.299],[[0,1,0],[0,0,1]],""CBA_BuildingPos""],[[2530.16,1667.03,227.93],[[-0.968149,0.205768,0.142646],[0.139529,-0.0296552,0.989774]],""Land_Razorwire_F""],[[2525.94,1667.84,226.299],[[0,1,0],[0,0,1]],""CBA_BuildingPos""],[[2531.08,1671.36,227.93],[[-0.968149,0.205768,0.142646],[0.139529,-0.0296552,0.989774]],""Land_Razorwire_F""],[[2526.86,1672.17,226.299],[[0,1,0],[-0,-0,1]],""CBA_BuildingPos""],[[2532.01,1675.7,227.93],[[-0.968149,0.205768,0.142646],[0.139529,-0.0296552,0.989774]],""Land_Razorwire_F""],[[2527.78,1676.5,226.299],[[0,1,0],[-0,-0,1]],""CBA_BuildingPos""],[[2534.31,1691.08,227.93],[[-0.985884,0.0876589,0.142646],[0.142085,-0.0126334,0.989774]],""Land_Razorwire_F""],[[2530.02,1691.37,226.299],[[0,1,0],[-0,-0,1]],""CBA_BuildingPos""],[[2534.73,1695.77,227.93],[[-0.985884,0.0876589,0.142646],[0.142085,-0.0126334,0.989774]],""Land_Razorwire_F""],[[2530.44,1696.06,226.299],[[0,1,0],[-0,-0,1]],""CBA_BuildingPos""],[[2535.15,1700.46,227.93],[[-0.985884,0.0876589,0.142646],[0.142085,-0.0126334,0.989774]],""Land_Razorwire_F""],[[2530.86,1700.75,226.299],[[0,1,0],[0,0,1]],""CBA_BuildingPos""],[[2525.09,1701.35,227.93],[[0.985884,-0.0876637,0.142646],[-0.142085,0.0126341,0.989774]],""Land_Razorwire_F""],[[2529.38,1701.06,226.299],[[0,1,0],[-0,-0,1]],""CBA_BuildingPos""],[[2524.77,1697.68,227.93],[[0.985884,-0.0876637,0.142646],[-0.142085,0.0126341,0.989774]],""Land_Razorwire_F""],[[2529.06,1697.39,226.299],[[0,1,0],[-0,-0,1]],""CBA_BuildingPos""],[[2520,1693.63,227.93],[[-0.416462,-0.897893,0.142646],[0.0600203,0.129404,0.989774]],""Land_Razorwire_F""],[[2518.27,1689.7,226.332],[[0,1,0],[0,0,1]],""CBA_BuildingPos""],[[2520.88,1680.2,227.93],[[0.885312,0.442577,0.142646],[-0.127591,-0.063784,0.989774]],""Land_Razorwire_F""],[[2524.69,1682.2,226.299],[[0,1,0],[0,0,1]],""CBA_BuildingPos""],[[2533.39,1683.35,227.93],[[-0.978801,0.146971,0.142646],[0.141064,-0.0211814,0.989774]],""Land_Razorwire_F""],[[2529.12,1683.9,226.299],[[0,1,0],[-0,-0,1]],""CBA_BuildingPos""],[[2522.65,1694.41,227.93],[[0.495172,-0.857004,0.142646],[-0.071364,0.123511,0.989774]],""Land_Razorwire_F""],[[2524.88,1690.73,226.299],[[0,1,0],[-0,-0,1]],""CBA_BuildingPos""],[[2526.92,1721.92,227.93],[[0.985885,-0.0876559,0.142646],[-0.142085,0.0126329,0.989774]],""Land_Razorwire_F""],[[2531.21,1721.63,226.914],[[0,1,0],[0,0,1]],""CBA_BuildingPos""],[[2526.34,1715.37,227.93],[[0.985885,-0.0876559,0.142646],[-0.142085,0.0126329,0.989774]],""Land_Razorwire_F""],[[2530.63,1715.08,226.401],[[0,1,0],[0,0,1]],""CBA_BuildingPos""],[[2525.76,1708.82,227.93],[[0.985885,-0.0876559,0.142646],[-0.142085,0.0126329,0.989774]],""Land_Razorwire_F""],[[2530.05,1708.53,226.299],[[0,1,0],[0,0,1]],""CBA_BuildingPos""],[[2535.81,1707.93,227.93],[[-0.985885,0.0876558,0.142646],[0.142085,-0.0126329,0.989774]],""Land_Razorwire_F""],[[2531.52,1708.22,226.299],[[0,1,0],[-0,-0,1]],""CBA_BuildingPos""],[[2536.4,1714.48,227.93],[[-0.985885,0.0876558,0.142646],[0.142085,-0.0126329,0.989774]],""Land_Razorwire_F""],[[2532.1,1714.77,226.387],[[0,1,0],[-0,-0,1]],""CBA_BuildingPos""],[[2536.98,1721.03,227.93],[[-0.985885,0.0876558,0.142646],[0.142085,-0.0126329,0.989774]],""Land_Razorwire_F""],[[2532.69,1721.32,226.898],[[0,1,0],[-0,-0,1]],""CBA_BuildingPos""],[[2520.89,1618.83,225.968],[[-0.976147,0.163799,0.142502],[0.131715,-0.0749832,0.988448]],""Land_Razorwire_F""],[[2516.66,1619.62,225.76],[[-0.0147004,0.99398,0.108569],[-0.133369,-0.109559,0.984992]],""CBA_BuildingPos""],[[2522.09,1625.72,226.383],[[-0.976432,0.162177,0.142404],[0.129092,-0.0899106,0.987548]],""Land_Razorwire_F""],[[2517.87,1626.58,225.072],[[0.00492021,0.980165,-0.198122],[-0.0243341,0.198183,0.979863]],""CBA_BuildingPos""],[[2512.14,1627.45,226.383],[[0.97396,-0.176417,0.142404],[-0.151843,-0.041144,0.987548]],""Land_Razorwire_F""],[[2516.43,1627,225.026],[[-0.0019912,0.999528,0.0306547],[-0.0647884,-0.0307194,0.997426]],""CBA_BuildingPos""],[[2510.95,1620.55,225.968],[[0.974238,-0.174793,0.142502],[-0.149281,-0.0262016,0.988448]],""Land_Razorwire_F""],[[2515.22,1620.06,225.692],[[-0.0147004,0.99398,0.108569],[-0.133369,-0.109559,0.984992]],""CBA_BuildingPos""],[[2484.74,1560.62,225.444],[[-0.0869401,0.979877,-0.179673],[0.426801,0.199602,0.882043]],""CBA_BuildingPos""],[[2486.33,1556.92,225.535],[[0,1,0],[-0,-0,1]],""CBA_BuildingPos""],[[2491.97,1542.73,226.018],[[-0.00088682,0.999557,-0.0297597],[0.0297729,0.0297729,0.999113]],""CBA_BuildingPos""],[[2493.3,1539.05,226.185],[[0,1,0],[-0,-0,1]],""CBA_BuildingPos""],[[2494.77,1539.4,226.19],[[-0.00493692,0.994964,-0.100113],[0.0490057,0.100234,0.993756]],""CBA_BuildingPos""],[[2493.4,1543.2,226.029],[[-0.0439548,0.979859,-0.194796],[0.215678,0.199693,0.955827]],""CBA_BuildingPos""],[[2487.83,1557.24,225.566],[[-0.00348061,0.999868,-0.015879],[0.214084,0.016256,0.97668]],""CBA_BuildingPos""],[[2486.18,1561.04,225.489],[[-0.00348061,0.999868,-0.015879],[0.214084,0.016256,0.97668]],""CBA_BuildingPos""],[[2489.26,1549.88,225.779],[[-0.00205949,0.999459,-0.0328147],[0.0626041,0.0328793,0.997497]],""CBA_BuildingPos""],[[2490.72,1550.26,225.823],[[-0.012237,0.998453,-0.0542311],[0.219771,0.0555946,0.973966]],""CBA_BuildingPos""],[[2470.51,1587.7,226.166],[[0.00095617,0.999938,0.0111249],[0.0856278,-0.0111659,0.996265]],""CBA_BuildingPos""],[[2472.7,1584.51,225.995],[[0,1,0],[0.121532,-0,0.992588]],""CBA_BuildingPos""],[[2480.21,1571.03,225.188],[[0,1,0],[0.195275,-0,0.980749]],""CBA_BuildingPos""],[[2481.76,1567.46,225.254],[[0,1,0],[0.195275,-0,0.980749]],""CBA_BuildingPos""],[[2483.2,1567.9,225.258],[[-0.0407984,0.976179,-0.213094],[0.183563,0.216964,0.958765]],""CBA_BuildingPos""],[[2481.5,1571.83,225.215],[[-0.0326588,0.996504,-0.0768985],[0.38954,0.0835463,0.917212]],""CBA_BuildingPos""],[[2474.26,1584.9,225.943],[[-0.0104665,0.999334,-0.0349612],[0.286606,0.0364943,0.957353]],""CBA_BuildingPos""],[[2471.84,1588.4,226.148],[[0.00095617,0.999938,0.0111249],[0.0856278,-0.0111659,0.996265]],""CBA_BuildingPos""],[[2476.77,1577.98,225.391],[[-0.0242492,0.992892,-0.116523],[0.202294,0.119019,0.972066]],""CBA_BuildingPos""],[[2478.25,1578.42,225.286],[[-0.0134995,0.99597,-0.0886648],[0.149912,0.0896865,0.984623]],""CBA_BuildingPos""],[[2495.84,1532.02,226.299],[[0,1,0],[-0,-0,1]],""CBA_BuildingPos""],[[2497.11,1528.51,226.299],[[0,1,0],[0,0,1]],""CBA_BuildingPos""],[[2500.74,1513.52,226.299],[[0,1,0],[-0,-0,1]],""CBA_BuildingPos""],[[2500.95,1511.93,226.299],[[0,1,0],[-2.83884e-06,0,1]],""CBA_BuildingPos""],[[2502.45,1511.94,226.299],[[0,1,0],[-0,-0,1]],""CBA_BuildingPos""],[[2502.2,1513.96,226.299],[[0,1,0],[-0,-0,1]],""CBA_BuildingPos""],[[2498.72,1528.43,226.299],[[0.00216438,0.99955,-0.0299245],[-0.0721072,0.0300027,0.996946]],""CBA_BuildingPos""],[[2497.3,1532.36,226.296],[[0.000893363,0.999923,-0.0123515],[-0.0721341,0.0123838,0.997318]],""CBA_BuildingPos""],[[2499.33,1521.11,226.299],[[0,1,0],[-0,-0,1]],""CBA_BuildingPos""],[[2500.89,1521.13,226.299],[[0,0.994796,0.10189],[-0,-0.10189,0.994796]],""CBA_BuildingPos""],[[2504.12,1498.86,226.911],[[0,1,0],[-0,-0,1]],""CBA_BuildingPos""],[[2503.4,1504.5,226.49],[[2.41771e-11,1,8.51653e-06],[2.83884e-06,-8.51653e-06,1]],""CBA_BuildingPos""],[[2501.89,1504.49,226.477],[[0,1,0],[-2.83884e-06,0,1]],""CBA_BuildingPos""],[[2502.61,1498.85,226.897],[[0,1,0],[0,0,1]],""CBA_BuildingPos""],[[2461.76,1600.39,226.978],[[0,1,0],[0.0284876,-0,0.999594]],""CBA_BuildingPos""],[[2464.01,1597.12,226.739],[[0,1,0],[0.0284876,-0,0.999594]],""CBA_BuildingPos""],[[2466.26,1593.86,226.5],[[-6.61438e-05,0.999967,-0.00813248],[0.00813275,0.00813275,0.999934]],""CBA_BuildingPos""],[[2467.59,1594.56,226.493],[[3.18151e-08,0.999937,0.0112071],[2.83867e-06,-0.0112071,0.999937]],""CBA_BuildingPos""],[[2465.34,1597.82,226.728],[[-8.05904e-12,1,-2.83884e-06],[2.83884e-06,2.83884e-06,1]],""CBA_BuildingPos""],[[2463.09,1601.09,226.968],[[0,0.999594,0.0284876],[0,-0.0284876,0.999594]],""CBA_BuildingPos""],[[2457.2,1411.65,227.93],[[0.846856,0.512335,0.142646],[-0.122048,-0.0738374,0.989774]],""Land_Razorwire_F""],[[2460.83,1413.95,226.299],[[-0.00777813,0.994824,0.101312],[-0.0761523,-0.10161,0.991905]],""CBA_BuildingPos""],[[2453.52,1405.87,226.755],[[0.473493,-0.869176,0.14261],[-0.0909414,0.112802,0.989447]],""Land_Razorwire_F""],[[2455.73,1402.18,225.11],[[-0.00492555,0.998451,0.0554207],[-0.0883896,-0.0556391,0.994531]],""CBA_BuildingPos""],[[2450.28,1404.1,226.695],[[0.475294,-0.868187,0.142643],[-0.0743655,0.121905,0.989752]],""Land_Razorwire_F""],[[2452.44,1400.38,225.067],[[-0.00492555,0.998451,0.0554207],[-0.0883896,-0.0556391,0.994531]],""CBA_BuildingPos""],[[2455.13,1395.25,226.696],[[-0.476515,0.867517,0.142644],[0.0631368,-0.128063,0.989754]],""Land_Razorwire_F""],[[2453,1398.98,225.07],[[-0.00492555,0.998451,0.0554207],[-0.0883896,-0.0556391,0.994531]],""CBA_BuildingPos""],[[2458.47,1397.08,226.76],[[-0.478511,0.866424,0.142605],[0.0447621,-0.138125,0.989403]],""Land_Razorwire_F""],[[2456.39,1400.84,225.107],[[-0.00492555,0.998451,0.0554207],[-0.0883896,-0.0556391,0.994531]],""CBA_BuildingPos""],[[2461.75,1398.88,226.949],[[-0.482908,0.864023,0.142352],[0.00429781,-0.160223,0.987071]],""Land_Razorwire_F""],[[2459.8,1402.71,225.324],[[-0.00492555,0.998451,0.0554207],[-0.0883896,-0.0556391,0.994531]],""CBA_BuildingPos""],[[2474.81,1408.19,227.922],[[-0.66812,0.730252,0.142645],[0.0944548,-0.106921,0.989771]],""Land_Razorwire_F""],[[2471.84,1411.31,226.298],[[-0.000620817,0.999696,0.0246408],[-0.0251791,-0.0246486,0.999379]],""CBA_BuildingPos""],[[2479.76,1412.72,227.93],[[-0.667923,0.730432,0.142646],[0.0962675,-0.105263,0.989774]],""Land_Razorwire_F""],[[2476.79,1415.83,226.299],[[-0.000620817,0.999696,0.0246408],[-0.0251791,-0.0246486,0.999379]],""CBA_BuildingPos""],[[2472.95,1420.17,227.93],[[0.667917,-0.730438,0.142646],[-0.0962479,0.105281,0.989774]],""Land_Razorwire_F""],[[2475.92,1417.06,226.299],[[-0.000620817,0.999696,0.0246408],[-0.0251791,-0.0246486,0.999379]],""CBA_BuildingPos""],[[2471.55,1418.89,227.93],[[0.667915,-0.730439,0.142646],[-0.0962656,0.105265,0.989774]],""Land_Razorwire_F""],[[2474.52,1415.78,226.299],[[-0.000620817,0.999696,0.0246408],[-0.0251791,-0.0246486,0.999379]],""CBA_BuildingPos""],[[2465.62,1417.24,227.93],[[-0.846862,-0.512325,0.142646],[0.122049,0.073836,0.989774]],""Land_Razorwire_F""],[[2461.99,1414.93,226.299],[[-0.00777813,0.994824,0.101312],[-0.0761523,-0.10161,0.991905]],""CBA_BuildingPos""],[[2456.29,1409.21,227.4],[[0.952148,-0.270817,0.141681],[-0.171883,-0.0911501,0.980891]],""Land_Razorwire_F""],[[2460.57,1408.57,225.705],[[-0.00492555,0.998451,0.0554207],[-0.0883896,-0.0556391,0.994531]],""CBA_BuildingPos""],[[2468.48,1403.09,227.615],[[-0.582926,0.799965,0.142314],[0.0196755,-0.161202,0.986725]],""Land_Razorwire_F""],[[2465.97,1406.58,226.018],[[-0.00249927,0.999467,0.0325538],[-0.0765076,-0.0326496,0.996534]],""CBA_BuildingPos""],[[2467.5,1417.68,227.93],[[-0.141036,-0.979674,0.142646],[0.02034,0.141188,0.989774]],""Land_Razorwire_F""],[[2466.98,1413.41,226.289],[[-0.000620817,0.999696,0.0246408],[-0.0251791,-0.0246486,0.999379]],""CBA_BuildingPos""],[[2486.12,1432.21,227.929],[[0.66793,-0.730425,0.142646],[-0.096187,0.105337,0.989774]],""Land_Razorwire_F""],[[2489.09,1429.1,226.982],[[5.15778e-10,1,2.27108e-05],[2.27108e-05,-2.27108e-05,1]],""CBA_BuildingPos""],[[2482.3,1428.72,227.93],[[0.667927,-0.730428,0.142646],[-0.0962173,0.105309,0.989774]],""Land_Razorwire_F""],[[2485.27,1425.61,226.676],[[2.77231e-09,1,2.27108e-05],[0.00012207,-2.27108e-05,1]],""CBA_BuildingPos""],[[2478.48,1425.23,227.93],[[0.667925,-0.73043,0.142646],[-0.0962346,0.105293,0.989774]],""Land_Razorwire_F""],[[2481.45,1422.12,226.369],[[0,1,0],[5.3938e-05,-0,1]],""CBA_BuildingPos""],[[2485.3,1417.78,227.93],[[-0.66792,0.730435,0.142646],[0.0962866,-0.105246,0.989774]],""Land_Razorwire_F""],[[2482.33,1420.9,226.359],[[1.61181e-09,1,2.27108e-05],[7.09711e-05,-2.27108e-05,1]],""CBA_BuildingPos""],[[2489.11,1421.27,227.93],[[-0.667918,0.730437,0.142646],[0.0963039,-0.10523,0.989774]],""Land_Razorwire_F""],[[2486.15,1424.39,226.665],[[2.77231e-09,1,2.27108e-05],[0.00012207,-2.27108e-05,1]],""CBA_BuildingPos""],[[2492.93,1424.77,227.929],[[-0.667914,0.73044,0.142646],[0.0963342,-0.105202,0.989774]],""Land_Razorwire_F""],[[2489.96,1427.88,226.971],[[2.77231e-09,1,2.27108e-05],[0.00012207,-2.27108e-05,1]],""CBA_BuildingPos""],[[2438.74,1386.25,227.771],[[-0.470718,0.870703,0.142482],[0.116524,-0.0987256,0.988269]],""Land_Razorwire_F""],[[2436.44,1389.9,226.936],[[0,1,0],[-0,-0,1]],""CBA_BuildingPos""],[[2443.76,1389.01,227.39],[[-0.468543,0.871902,0.142317],[0.136539,-0.0876886,0.986746]],""Land_Razorwire_F""],[[2441.4,1392.62,226.308],[[0,1,0],[-0,-0,1]],""CBA_BuildingPos""],[[2448.71,1391.73,226.974],[[-0.469386,0.871437,0.142388],[0.128784,-0.0919679,0.987399]],""Land_Razorwire_F""],[[2446.39,1395.35,225.404],[[0.0134721,0.994636,0.102557],[0.129544,-0.103438,0.986164]],""CBA_BuildingPos""],[[2443.86,1400.58,226.974],[[0.482474,-0.86426,0.142388],[-0.00832538,0.158028,0.9874]],""Land_Razorwire_F""],[[2445.82,1396.74,225.358],[[0,0.990415,0.138122],[0,-0.138122,0.990415]],""CBA_BuildingPos""],[[2438.9,1397.86,227.39],[[0.483319,-0.863799,0.142317],[-0.000541776,0.16227,0.986746]],""Land_Razorwire_F""],[[2440.84,1394.02,226.282],[[0,1,0],[-0,-0,1]],""CBA_BuildingPos""],[[2433.88,1395.1,227.771],[[0.481139,-0.864988,0.142482],[-0.0206067,0.151327,0.988269]],""Land_Razorwire_F""],[[2435.88,1391.3,226.925],[[0,1,0],[0.00846513,-0,0.999964]],""CBA_BuildingPos""],[[2520.77,1884.44,227.049],[[-0.194727,0.970432,0.142631],[0.0442797,-0.136569,0.98964]],""Land_Razorwire_F""],[[2519.78,1888.62,226.348],[[-0.000749823,0.999459,-0.0328928],[0.0227777,0.0329014,0.999199]],""CBA_BuildingPos""],[[2526.64,1885.62,227.002],[[-0.196512,0.97007,0.142646],[0.0278526,-0.139901,0.989774]],""Land_Razorwire_F""],[[2525.7,1889.82,225.79],[[-0.00040471,0.999779,-0.0210206],[0.0192452,0.0210245,0.999594]],""CBA_BuildingPos""],[[2524.63,1895.52,227.002],[[0.196412,-0.97009,0.142646],[-0.0287754,0.139714,0.989774]],""Land_Razorwire_F""],[[2525.58,1891.32,225.769],[[-0.000206331,0.999743,-0.0226775],[0.00909578,0.0226784,0.999701]],""CBA_BuildingPos""],[[2518.77,1894.33,227.049],[[0.198197,-0.969729,0.142631],[-0.0123464,0.143036,0.98964]],""Land_Razorwire_F""],[[2519.66,1890.13,226.305],[[-0.000749823,0.999459,-0.0328928],[0.0227777,0.0329014,0.999199]],""CBA_BuildingPos""],[[2504.04,1689.91,227.862],[[0.414494,0.898807,0.142624],[-0.0780436,-0.121037,0.989575]],""Land_Razorwire_F""],[[2505.82,1693.82,226.963],[[0,1,0],[0.0361262,-0,0.999347]],""CBA_BuildingPos""],[[2510.19,1687.06,227.93],[[0.416452,0.897897,0.142646],[-0.0600189,-0.129405,0.989774]],""Land_Razorwire_F""],[[2511.91,1690.99,226.557],[[0,1,0],[-0.0124161,0,0.999923]],""CBA_BuildingPos""],[[2514.44,1696.21,227.93],[[-0.416452,-0.897897,0.142646],[0.0600189,0.129405,0.989774]],""Land_Razorwire_F""],[[2512.71,1692.28,226.536],[[0,1,0],[-0,-0,1]],""CBA_BuildingPos""],[[2508.28,1699.07,227.862],[[-0.418412,-0.896989,0.142624],[0.0419842,0.137762,0.989575]],""Land_Razorwire_F""],[[2506.61,1695.1,226.951],[[0,1,0],[0.0361262,-0,0.999347]],""CBA_BuildingPos""],[[2448.54,1421.43,227.93],[[0.451126,0.880987,0.142646],[-0.065016,-0.126967,0.989774]],""Land_Razorwire_F""],[[2450.42,1425.29,226.397],[[0,1,0],[0.0339812,-0,0.999422]],""CBA_BuildingPos""],[[2455.43,1414.59,227.93],[[0.84686,0.512328,0.142646],[-0.122049,-0.0738364,0.989774]],""Land_Razorwire_F""],[[2459.06,1416.89,226.299],[[-0.00777813,0.994824,0.101312],[-0.0761523,-0.10161,0.991905]],""CBA_BuildingPos""],[[2463.77,1420.3,227.93],[[-0.846855,-0.512336,0.142646],[0.122048,0.0738376,0.989774]],""Land_Razorwire_F""],[[2460.14,1417.99,226.299],[[-0.000620817,0.999696,0.0246408],[-0.0251791,-0.0246486,0.999379]],""CBA_BuildingPos""],[[2453.65,1430.15,227.93],[[-0.451127,-0.880986,0.142646],[0.0650161,0.126967,0.989774]],""Land_Razorwire_F""],[[2451.77,1426.28,226.413],[[0,1,0],[0,0,1]],""CBA_BuildingPos""],[[2451.86,1418.68,227.93],[[0.674676,0.724199,0.142646],[-0.097234,-0.104371,0.989774]],""Land_Razorwire_F""],[[2454.73,1421.87,226.298],[[0,0.975341,0.220702],[0,-0.220702,0.975341]],""CBA_BuildingPos""],[[2458.85,1426.18,227.944],[[-0.674684,-0.724192,0.142646],[0.0972351,0.10437,0.989774]],""Land_Razorwire_F""],[[2456.1,1422.86,226.299],[[0,1,0],[-0,-0,1]],""CBA_BuildingPos""],[[2444.12,1423.69,227.93],[[0.451128,0.880986,0.142646],[-0.0650163,-0.126967,0.989774]],""Land_Razorwire_F""],[[2446,1427.56,226.897],[[0,1,0],[0.0339812,-0,0.999422]],""CBA_BuildingPos""],[[2448.72,1432.67,227.93],[[-0.451128,-0.880986,0.142646],[0.0650164,0.126967,0.989774]],""Land_Razorwire_F""],[[2446.85,1428.81,226.87],[[0,1,0],[0.0339812,-0,0.999422]],""CBA_BuildingPos""]]"; + }; + }; + }; + class Attribute1 + { + property="trencher_main_simpleObjects"; + expression="false"; + class Value + { + class data + { + singleType="STRING"; + value="[[[2284.54,2183.28,226.755],[[0.644797,0.727253,0.235244],[-0.156065,-0.176022,0.971936]],""Land_TrenchFrame_01_F""],[[2281.33,2186.14,226.736],[[0.652068,0.735454,0.184159],[0.12367,0.13647,-0.982895]],""Land_TrenchFrame_01_F""],[[2284.87,2183.63,224.813],[[0.652068,0.735454,0.184159],[0.12367,0.13647,-0.982895]],""Land_TrenchFrame_01_F""],[[2281.8,2186.35,224.756],[[0.644797,0.727253,0.235244],[-0.156065,-0.176022,0.971936]],""Land_TrenchFrame_01_F""],[[2277.5,2182.32,227.702],[[0.65847,0.742674,0.121869],[-0.08085,-0.0911889,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2280.4,2179.72,227.566],[[0.65847,0.742674,0.121869],[0.00194267,-0.163606,0.986524]],""Land_CzechHedgehog_01_old_F""],[[2277.47,2179.76,227.144],[[0.635723,0.717018,0.285906],[-0.202367,-0.202621,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2280.23,2177.01,227.149],[[0.65847,0.742674,0.121869],[-0.08085,-0.0911889,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2282.33,2174.46,226.755],[[0.632372,-0.738082,0.235244],[-0.153057,0.178643,0.971936]],""Land_TrenchFrame_01_F""],[[2285.6,2177.25,226.736],[[0.639503,-0.746406,0.184159],[0.1183,-0.14115,-0.982895]],""Land_TrenchFrame_01_F""],[[2282.63,2174.09,224.813],[[0.639503,-0.746406,0.184159],[0.1183,-0.14115,-0.982895]],""Land_TrenchFrame_01_F""],[[2285.74,2176.76,224.756],[[0.632372,-0.738082,0.235244],[-0.153057,0.178643,0.971936]],""Land_TrenchFrame_01_F""],[[2282.34,2181.57,227.702],[[0.645782,-0.753733,0.121869],[-0.079292,0.0925468,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2279.36,2179.05,227.566],[[0.645782,-0.753733,0.121869],[-0.162339,0.0204207,0.986524]],""Land_CzechHedgehog_01_old_F""],[[2279.8,2181.95,227.144],[[0.623472,-0.727695,0.285906],[-0.173083,0.228145,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2276.7,2179.59,227.149],[[0.645782,-0.753733,0.121869],[-0.079292,0.0925468,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2288.35,2175.13,226.755],[[-0.632047,0.738361,0.235244],[0.152982,-0.178708,0.971936]],""Land_TrenchFrame_01_F""],[[2285.08,2172.34,226.736],[[-0.639174,0.746687,0.184158],[-0.118241,0.141199,-0.982895]],""Land_TrenchFrame_01_F""],[[2288.04,2175.5,224.813],[[-0.639174,0.746687,0.184158],[-0.118241,0.141199,-0.982895]],""Land_TrenchFrame_01_F""],[[2284.93,2172.83,224.756],[[-0.632047,0.738361,0.235244],[0.152982,-0.178708,0.971936]],""Land_TrenchFrame_01_F""],[[2288.33,2168.02,227.702],[[-0.64545,0.754018,0.121869],[0.0792543,-0.0925791,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2291.31,2170.54,227.566],[[-0.64545,0.754018,0.121869],[0.162333,-0.0204895,0.986523]],""Land_CzechHedgehog_01_old_F""],[[2290.87,2167.64,227.144],[[-0.623151,0.72797,0.285906],[0.172986,-0.228218,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2293.97,2170,227.149],[[-0.64545,0.754018,0.121869],[0.0792543,-0.0925791,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2300.56,2174.57,226.755],[[0.325636,0.915763,0.235244],[-0.078816,-0.221648,0.971936]],""Land_TrenchFrame_01_F""],[[2296.51,2176.02,226.736],[[0.329308,0.926089,0.184159],[0.0635845,0.172845,-0.982895]],""Land_TrenchFrame_01_F""],[[2300.73,2175.02,224.813],[[0.329308,0.926089,0.184159],[0.0635845,0.172845,-0.982895]],""Land_TrenchFrame_01_F""],[[2296.87,2176.39,224.756],[[0.325636,0.915763,0.235244],[-0.078816,-0.221648,0.971936]],""Land_TrenchFrame_01_F""],[[2294.38,2171.04,227.702],[[0.332541,0.935181,0.121869],[-0.0408309,-0.114826,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2298.05,2169.72,227.566],[[0.332541,0.935181,0.121869],[0.0630523,-0.150981,0.986524]],""Land_CzechHedgehog_01_old_F""],[[2295.32,2168.65,227.144],[[0.321053,0.902875,0.285906],[-0.111793,-0.263648,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2298.91,2167.14,227.149],[[0.332541,0.935181,0.121869],[-0.0408309,-0.114826,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2297.61,2179.23,226.755],[[-0.325599,-0.915776,0.235244],[0.0789383,0.221605,0.971936]],""Land_TrenchFrame_01_F""],[[2301.66,2177.79,226.736],[[-0.329278,-0.9261,0.184159],[-0.0637086,-0.1728,-0.982894]],""Land_TrenchFrame_01_F""],[[2297.44,2178.79,224.813],[[-0.329278,-0.9261,0.184159],[-0.0637086,-0.1728,-0.982894]],""Land_TrenchFrame_01_F""],[[2301.31,2177.41,224.756],[[-0.325599,-0.915776,0.235244],[0.0789383,0.221605,0.971936]],""Land_TrenchFrame_01_F""],[[2303.79,2182.76,227.701],[[-0.332518,-0.935189,0.121869],[0.0409567,0.114781,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2300.12,2184.09,227.566],[[-0.332518,-0.935189,0.121869],[-0.0629275,0.150936,0.986539]],""Land_CzechHedgehog_01_old_F""],[[2302.85,2185.15,227.144],[[-0.32101,-0.90289,0.285906],[0.111913,0.263605,0.958117]],""Land_CzechHedgehog_01_old_F""],[[2299.26,2186.66,227.15],[[-0.332518,-0.935189,0.121869],[0.0409567,0.114781,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2297.51,2179.27,226.755],[[-0.325614,-0.915771,0.235245],[0.0788106,0.22165,0.971936]],""Land_TrenchFrame_01_F""],[[2301.56,2177.82,226.736],[[-0.329286,-0.926098,0.184158],[-0.0635803,-0.172846,-0.982895]],""Land_TrenchFrame_01_F""],[[2297.34,2178.82,224.813],[[-0.329286,-0.926098,0.184158],[-0.0635803,-0.172846,-0.982895]],""Land_TrenchFrame_01_F""],[[2301.2,2177.45,224.756],[[-0.325614,-0.915771,0.235245],[0.0788106,0.22165,0.971936]],""Land_TrenchFrame_01_F""],[[2303.68,2182.8,227.702],[[-0.332518,-0.935189,0.121869],[0.0408281,0.114827,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2300.01,2184.12,227.566],[[-0.332518,-0.935189,0.121869],[-0.0630559,0.150979,0.986524]],""Land_CzechHedgehog_01_old_F""],[[2302.75,2185.19,227.144],[[-0.321031,-0.902882,0.285906],[0.111786,0.26365,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2299.16,2186.7,227.149],[[-0.332518,-0.935189,0.121869],[0.0408281,0.114827,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2285.42,2187.06,226.755],[[-0.644758,-0.727287,0.235244],[0.156055,0.17603,0.971936]],""Land_TrenchFrame_01_F""],[[2288.63,2184.21,226.736],[[-0.652029,-0.735489,0.184158],[-0.123663,-0.136476,-0.982895]],""Land_TrenchFrame_01_F""],[[2285.09,2186.71,224.813],[[-0.652029,-0.735489,0.184158],[-0.123663,-0.136476,-0.982895]],""Land_TrenchFrame_01_F""],[[2288.16,2183.99,224.756],[[-0.644758,-0.727287,0.235244],[0.156055,0.17603,0.971936]],""Land_TrenchFrame_01_F""],[[2292.46,2188.02,227.702],[[-0.658431,-0.742709,0.121869],[0.0808451,0.0911932,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2289.56,2190.63,227.566],[[-0.658431,-0.742709,0.121869],[-0.00195139,0.163606,0.986524]],""Land_CzechHedgehog_01_old_F""],[[2292.49,2190.59,227.144],[[-0.635684,-0.717052,0.285906],[0.202356,0.202632,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2289.73,2193.34,227.149],[[-0.658431,-0.742709,0.121869],[0.0808451,0.0911932,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2283.97,2177.92,226.755],[[0.971899,-0.00848939,0.235244],[-0.235236,0.0020527,0.971936]],""Land_TrenchFrame_01_F""],[[2284.01,2182.22,226.736],[[0.982859,-0.00858502,0.184159],[0.184134,-0.00360644,-0.982895]],""Land_TrenchFrame_01_F""],[[2284.45,2177.91,224.813],[[0.982859,-0.00858502,0.184159],[0.184134,-0.00360644,-0.982895]],""Land_TrenchFrame_01_F""],[[2284.48,2182.01,224.756],[[0.971899,-0.00848939,0.235244],[-0.235236,0.0020527,0.971936]],""Land_TrenchFrame_01_F""],[[2278.61,2182.61,227.702],[[0.992508,-0.00866917,0.121869],[-0.121865,0.00106244,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2278.56,2178.71,227.566],[[0.992508,-0.00866917,0.121869],[-0.122086,-0.108932,0.986524]],""Land_CzechHedgehog_01_old_F""],[[2276.66,2180.94,227.144],[[0.958221,-0.00837002,0.285906],[-0.285706,0.0194939,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2276.41,2177.05,227.149],[[0.992508,-0.00866917,0.121869],[-0.121865,0.00106244,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2293.73,2175.91,226.755],[[-0.177016,0.955681,0.235244],[0.0428463,-0.23131,0.971936]],""Land_TrenchFrame_01_F""],[[2289.5,2175.14,226.736],[[-0.179012,0.966458,0.184158],[-0.0315755,0.181442,-0.982895]],""Land_TrenchFrame_01_F""],[[2293.65,2176.39,224.813],[[-0.179012,0.966458,0.184158],[-0.0315755,0.181442,-0.982895]],""Land_TrenchFrame_01_F""],[[2289.62,2175.64,224.756],[[-0.177016,0.955681,0.235244],[0.0428463,-0.23131,0.971936]],""Land_TrenchFrame_01_F""],[[2290.15,2169.77,227.702],[[-0.180769,0.975946,0.121869],[0.0221977,-0.119831,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2293.99,2170.46,227.566],[[-0.180769,0.975946,0.121869],[0.130216,-0.099071,0.986524]],""Land_CzechHedgehog_01_old_F""],[[2292.16,2168.17,227.144],[[-0.174524,0.942231,0.285906],[0.0353503,-0.28418,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2296.02,2168.66,227.149],[[-0.180769,0.975946,0.121869],[0.0221977,-0.119831,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2290.76,2182.83,226.755],[[-0.494278,-0.836869,0.235244],[0.119635,0.202552,0.971936]],""Land_TrenchFrame_01_F""],[[2294.46,2180.64,226.736],[[-0.499852,-0.846306,0.184158],[-0.0953774,-0.157548,-0.982895]],""Land_TrenchFrame_01_F""],[[2290.51,2182.43,224.813],[[-0.499852,-0.846306,0.184158],[-0.0953774,-0.157548,-0.982895]],""Land_TrenchFrame_01_F""],[[2294.04,2180.34,224.756],[[-0.494278,-0.836869,0.235244],[0.119635,0.202552,0.971936]],""Land_TrenchFrame_01_F""],[[2297.5,2185.12,227.702],[[-0.504759,-0.854615,0.121869],[0.0619783,0.104932,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2294.15,2187.12,227.566],[[-0.504759,-0.854615,0.121869],[-0.0331048,0.160232,0.986524]],""Land_CzechHedgehog_01_old_F""],[[2297.04,2187.64,227.144],[[-0.487321,-0.825091,0.285906],[0.160015,0.237493,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2293.8,2189.81,227.149],[[-0.504759,-0.854615,0.121869],[0.0619783,0.104932,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2307.07,2172.25,226.755],[[0.325624,0.915767,0.235244],[-0.078813,-0.221649,0.971936]],""Land_TrenchFrame_01_F""],[[2303.02,2173.7,226.736],[[0.329296,0.926094,0.184158],[0.0635822,0.172845,-0.982895]],""Land_TrenchFrame_01_F""],[[2307.25,2172.7,224.813],[[0.329296,0.926094,0.184158],[0.0635822,0.172845,-0.982895]],""Land_TrenchFrame_01_F""],[[2303.38,2174.07,224.756],[[0.325624,0.915767,0.235244],[-0.078813,-0.221649,0.971936]],""Land_TrenchFrame_01_F""],[[2300.9,2168.72,227.702],[[0.332529,0.935186,0.121869],[-0.0408294,-0.114826,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2304.57,2167.4,227.566],[[0.332529,0.935186,0.121869],[0.0630543,-0.15098,0.986524]],""Land_CzechHedgehog_01_old_F""],[[2301.83,2166.34,227.144],[[0.321041,0.902879,0.285906],[-0.111789,-0.263649,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2305.42,2164.82,227.149],[[0.332529,0.935186,0.121869],[-0.0408294,-0.114826,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2307.33,2172.16,226.755],[[0.325624,0.915767,0.235244],[-0.078813,-0.221649,0.971936]],""Land_TrenchFrame_01_F""],[[2303.27,2173.61,226.736],[[0.329296,0.926094,0.184158],[0.0635822,0.172845,-0.982895]],""Land_TrenchFrame_01_F""],[[2307.5,2172.61,224.813],[[0.329296,0.926094,0.184158],[0.0635822,0.172845,-0.982895]],""Land_TrenchFrame_01_F""],[[2303.63,2173.98,224.756],[[0.325624,0.915767,0.235244],[-0.078813,-0.221649,0.971936]],""Land_TrenchFrame_01_F""],[[2301.15,2168.64,227.702],[[0.332529,0.935186,0.121869],[-0.0408294,-0.114826,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2304.82,2167.31,227.566],[[0.332529,0.935186,0.121869],[0.0630543,-0.15098,0.986524]],""Land_CzechHedgehog_01_old_F""],[[2302.08,2166.25,227.144],[[0.321041,0.902879,0.285906],[-0.111789,-0.263649,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2305.68,2164.73,227.149],[[0.332529,0.935186,0.121869],[-0.0408294,-0.114826,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2320.52,2164.82,226.755],[[0.556571,0.796799,0.235244],[-0.134707,-0.192857,0.971936]],""Land_TrenchFrame_01_F""],[[2317,2167.29,226.736],[[0.562847,0.805785,0.184159],[0.107093,0.149831,-0.982895]],""Land_TrenchFrame_01_F""],[[2320.8,2165.21,224.813],[[0.562847,0.805785,0.184159],[0.107093,0.149831,-0.982895]],""Land_TrenchFrame_01_F""],[[2317.44,2167.55,224.756],[[0.556571,0.796799,0.235244],[-0.134707,-0.192857,0.971936]],""Land_TrenchFrame_01_F""],[[2313.63,2163.05,227.702],[[0.568373,0.813696,0.121869],[-0.069784,-0.0999116,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2316.82,2160.8,227.566],[[0.568373,0.813696,0.121869],[0.020812,-0.162292,0.986523]],""Land_CzechHedgehog_01_old_F""],[[2313.9,2160.5,227.144],[[0.548738,0.785585,0.285906],[-0.177631,-0.224621,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2316.96,2158.09,227.149],[[0.568373,0.813696,0.121869],[-0.069784,-0.0999116,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2319.3,2169.83,226.755],[[-0.556571,-0.796799,0.235244],[0.134711,0.192855,0.971936]],""Land_TrenchFrame_01_F""],[[2322.82,2167.36,226.736],[[-0.562847,-0.805785,0.184159],[-0.107096,-0.149829,-0.982895]],""Land_TrenchFrame_01_F""],[[2319.01,2169.44,224.813],[[-0.562847,-0.805785,0.184159],[-0.107096,-0.149829,-0.982895]],""Land_TrenchFrame_01_F""],[[2322.38,2167.1,224.756],[[-0.556571,-0.796799,0.235244],[0.134711,0.192855,0.971936]],""Land_TrenchFrame_01_F""],[[2326.19,2171.6,227.702],[[-0.568373,-0.813695,0.121869],[0.0697874,0.0999092,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2323,2173.85,227.566],[[-0.568373,-0.813695,0.121869],[-0.0208086,0.162289,0.986524]],""Land_CzechHedgehog_01_old_F""],[[2325.92,2174.15,227.145],[[-0.548738,-0.785586,0.285906],[0.177634,0.224619,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2322.86,2176.56,227.149],[[-0.568373,-0.813695,0.121869],[0.0697874,0.0999092,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2319.05,2170,226.755],[[-0.556571,-0.796799,0.235244],[0.134711,0.192855,0.971936]],""Land_TrenchFrame_01_F""],[[2322.57,2167.54,226.736],[[-0.562847,-0.805785,0.184159],[-0.107096,-0.149829,-0.982895]],""Land_TrenchFrame_01_F""],[[2318.77,2169.62,224.813],[[-0.562847,-0.805785,0.184159],[-0.107096,-0.149829,-0.982895]],""Land_TrenchFrame_01_F""],[[2322.13,2167.27,224.756],[[-0.556571,-0.796799,0.235244],[0.134711,0.192855,0.971936]],""Land_TrenchFrame_01_F""],[[2325.94,2171.77,227.702],[[-0.568373,-0.813695,0.121869],[0.0697874,0.0999092,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2322.75,2174.02,227.566],[[-0.568373,-0.813695,0.121869],[-0.0208086,0.162289,0.986524]],""Land_CzechHedgehog_01_old_F""],[[2325.67,2174.32,227.145],[[-0.548738,-0.785586,0.285906],[0.177634,0.224619,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2322.61,2176.73,227.149],[[-0.568373,-0.813695,0.121869],[0.0697874,0.0999092,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2305.44,2176.45,226.755],[[-0.325616,-0.91577,0.235244],[0.078811,0.22165,0.971936]],""Land_TrenchFrame_01_F""],[[2309.49,2175,226.736],[[-0.329288,-0.926097,0.184158],[-0.0635807,-0.172846,-0.982895]],""Land_TrenchFrame_01_F""],[[2305.27,2176,224.813],[[-0.329288,-0.926097,0.184158],[-0.0635807,-0.172846,-0.982895]],""Land_TrenchFrame_01_F""],[[2309.13,2174.63,224.756],[[-0.325616,-0.91577,0.235244],[0.078811,0.22165,0.971936]],""Land_TrenchFrame_01_F""],[[2311.61,2179.98,227.702],[[-0.33252,-0.935189,0.121869],[0.0408284,0.114827,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2307.95,2181.3,227.566],[[-0.33252,-0.935189,0.121869],[-0.0630556,0.150979,0.986524]],""Land_CzechHedgehog_01_old_F""],[[2310.68,2182.37,227.144],[[-0.321033,-0.902882,0.285906],[0.111787,0.26365,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2307.09,2183.88,227.149],[[-0.33252,-0.935189,0.121869],[0.0408284,0.114827,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2304.68,2176.72,226.755],[[-0.325616,-0.91577,0.235244],[0.078811,0.22165,0.971936]],""Land_TrenchFrame_01_F""],[[2308.73,2175.27,226.736],[[-0.329288,-0.926097,0.184158],[-0.0635807,-0.172846,-0.982895]],""Land_TrenchFrame_01_F""],[[2304.51,2176.27,224.813],[[-0.329288,-0.926097,0.184158],[-0.0635807,-0.172846,-0.982895]],""Land_TrenchFrame_01_F""],[[2308.37,2174.9,224.756],[[-0.325616,-0.91577,0.235244],[0.078811,0.22165,0.971936]],""Land_TrenchFrame_01_F""],[[2310.85,2180.25,227.702],[[-0.33252,-0.935189,0.121869],[0.0408284,0.114827,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2307.19,2181.57,227.566],[[-0.33252,-0.935189,0.121869],[-0.0630556,0.150979,0.986524]],""Land_CzechHedgehog_01_old_F""],[[2309.92,2182.64,227.144],[[-0.321033,-0.902882,0.285906],[0.111787,0.26365,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2306.33,2184.15,227.149],[[-0.33252,-0.935189,0.121869],[0.0408284,0.114827,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2314.22,2168.9,226.755],[[0.445099,0.864029,0.235244],[-0.107732,-0.209126,0.971936]],""Land_TrenchFrame_01_F""],[[2310.4,2170.87,226.736],[[0.450119,0.873773,0.184158],[0.0861152,0.162796,-0.982895]],""Land_TrenchFrame_01_F""],[[2314.45,2169.32,224.813],[[0.450119,0.873773,0.184158],[0.0861152,0.162796,-0.982895]],""Land_TrenchFrame_01_F""],[[2310.8,2171.2,224.756],[[0.445099,0.864029,0.235244],[-0.107732,-0.209126,0.971936]],""Land_TrenchFrame_01_F""],[[2307.63,2166.23,227.702],[[0.454538,0.882351,0.121869],[-0.055812,-0.108338,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2311.08,2164.42,227.566],[[0.454538,0.882351,0.121869],[0.0423075,-0.158052,0.986524]],""Land_CzechHedgehog_01_old_F""],[[2308.23,2163.74,227.144],[[0.438835,0.851869,0.285906],[-0.146026,-0.246342,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2311.59,2161.75,227.149],[[0.454538,0.882351,0.121869],[-0.055812,-0.108338,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2312.46,2173.68,226.768],[[-0.445137,-0.86401,0.235244],[0.107738,0.209123,0.971936]],""Land_TrenchFrame_01_F""],[[2316.28,2171.7,226.75],[[-0.450156,-0.873753,0.184159],[-0.0861187,-0.162794,-0.982895]],""Land_TrenchFrame_01_F""],[[2312.23,2173.26,224.826],[[-0.450156,-0.873753,0.184159],[-0.0861187,-0.162794,-0.982895]],""Land_TrenchFrame_01_F""],[[2315.87,2171.38,224.77],[[-0.445137,-0.86401,0.235244],[0.107738,0.209123,0.971936]],""Land_TrenchFrame_01_F""],[[2319.05,2176.35,227.715],[[-0.454576,-0.882331,0.121869],[0.0558131,0.108338,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2315.59,2178.15,227.58],[[-0.454576,-0.882331,0.121869],[-0.0423042,0.158056,0.986524]],""Land_CzechHedgehog_01_old_F""],[[2318.44,2178.84,227.158],[[-0.438872,-0.85185,0.285906],[0.146033,0.246337,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2315.09,2180.82,227.163],[[-0.454576,-0.882331,0.121869],[0.0558131,0.108338,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2326.57,2160.59,226.755],[[0.556579,0.796793,0.235244],[-0.134713,-0.192853,0.971936]],""Land_TrenchFrame_01_F""],[[2323.05,2163.06,226.736],[[0.562856,0.805779,0.184159],[0.107098,0.149828,-0.982895]],""Land_TrenchFrame_01_F""],[[2326.86,2160.98,224.813],[[0.562856,0.805779,0.184159],[0.107098,0.149828,-0.982895]],""Land_TrenchFrame_01_F""],[[2323.49,2163.33,224.756],[[0.556579,0.796793,0.235244],[-0.134713,-0.192853,0.971936]],""Land_TrenchFrame_01_F""],[[2319.68,2158.83,227.702],[[0.568382,0.813689,0.121869],[-0.0697885,-0.0999085,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2322.87,2156.58,227.566],[[0.568382,0.813689,0.121869],[0.0208068,-0.16229,0.986524]],""Land_CzechHedgehog_01_old_F""],[[2319.95,2156.28,227.145],[[0.548746,0.78558,0.285906],[-0.177637,-0.224617,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2323.01,2153.86,227.149],[[0.568382,0.813689,0.121869],[-0.0697885,-0.0999085,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2326.63,2160.55,226.755],[[0.556579,0.796793,0.235244],[-0.134713,-0.192853,0.971936]],""Land_TrenchFrame_01_F""],[[2323.11,2163.02,226.736],[[0.562856,0.805779,0.184159],[0.107098,0.149828,-0.982895]],""Land_TrenchFrame_01_F""],[[2326.91,2160.94,224.813],[[0.562856,0.805779,0.184159],[0.107098,0.149828,-0.982895]],""Land_TrenchFrame_01_F""],[[2323.55,2163.29,224.756],[[0.556579,0.796793,0.235244],[-0.134713,-0.192853,0.971936]],""Land_TrenchFrame_01_F""],[[2319.74,2158.79,227.702],[[0.568382,0.813689,0.121869],[-0.0697885,-0.0999085,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2322.92,2156.54,227.566],[[0.568382,0.813689,0.121869],[0.0208068,-0.16229,0.986524]],""Land_CzechHedgehog_01_old_F""],[[2320.01,2156.24,227.145],[[0.548746,0.78558,0.285906],[-0.177637,-0.224617,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2323.07,2153.82,227.149],[[0.568382,0.813689,0.121869],[-0.0697885,-0.0999085,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2339.1,2151.86,226.755],[[0.555604,0.797474,0.235244],[-0.134477,-0.193018,0.971936]],""Land_TrenchFrame_01_F""],[[2335.57,2154.32,226.736],[[0.561869,0.806467,0.184159],[0.106914,0.149958,-0.982895]],""Land_TrenchFrame_01_F""],[[2339.38,2152.25,224.813],[[0.561869,0.806467,0.184159],[0.106914,0.149958,-0.982895]],""Land_TrenchFrame_01_F""],[[2336.01,2154.59,224.756],[[0.555604,0.797474,0.235244],[-0.134477,-0.193018,0.971936]],""Land_TrenchFrame_01_F""],[[2332.21,2150.08,227.702],[[0.567385,0.814384,0.121869],[-0.0696661,-0.0999938,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2335.4,2147.84,227.566],[[0.567385,0.814384,0.121869],[0.0210055,-0.162264,0.986524]],""Land_CzechHedgehog_01_old_F""],[[2332.48,2147.53,227.145],[[0.547784,0.786251,0.285906],[-0.177362,-0.224834,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2335.54,2145.13,227.149],[[0.567385,0.814384,0.121869],[-0.0696661,-0.0999938,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2343.32,2148.91,226.755],[[0.555603,0.797474,0.235244],[-0.134479,-0.193016,0.971936]],""Land_TrenchFrame_01_F""],[[2339.79,2151.38,226.736],[[0.561869,0.806467,0.184158],[0.106917,0.149957,-0.982895]],""Land_TrenchFrame_01_F""],[[2343.6,2149.3,224.813],[[0.561869,0.806467,0.184158],[0.106917,0.149957,-0.982895]],""Land_TrenchFrame_01_F""],[[2340.24,2151.65,224.756],[[0.555603,0.797474,0.235244],[-0.134479,-0.193016,0.971936]],""Land_TrenchFrame_01_F""],[[2336.43,2147.14,227.702],[[0.567385,0.814384,0.121869],[-0.0696686,-0.0999921,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2339.62,2144.89,227.566],[[0.567385,0.814384,0.121869],[0.021003,-0.162262,0.986524]],""Land_CzechHedgehog_01_old_F""],[[2336.71,2144.59,227.145],[[0.547784,0.786251,0.285906],[-0.177364,-0.224833,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2339.77,2142.18,227.149],[[0.567385,0.814384,0.121869],[-0.0696686,-0.0999921,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2342.19,2153.86,226.755],[[-0.555599,-0.797477,0.235244],[0.134473,0.193021,0.971936]],""Land_TrenchFrame_01_F""],[[2345.72,2151.39,226.736],[[-0.561864,-0.806471,0.184159],[-0.106911,-0.149961,-0.982895]],""Land_TrenchFrame_01_F""],[[2341.91,2153.47,224.813],[[-0.561864,-0.806471,0.184159],[-0.106911,-0.149961,-0.982895]],""Land_TrenchFrame_01_F""],[[2345.27,2151.13,224.756],[[-0.555599,-0.797477,0.235244],[0.134473,0.193021,0.971936]],""Land_TrenchFrame_01_F""],[[2349.08,2155.63,227.702],[[-0.56738,-0.814388,0.121869],[0.0696631,0.099996,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2345.89,2157.88,227.566],[[-0.56738,-0.814388,0.121869],[-0.021009,0.162265,0.986524]],""Land_CzechHedgehog_01_old_F""],[[2348.8,2158.18,227.145],[[-0.547779,-0.786254,0.285906],[0.177358,0.224837,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2345.74,2160.59,227.149],[[-0.56738,-0.814388,0.121869],[0.0696631,0.099996,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2337.97,2156.8,226.755],[[-0.555598,-0.797478,0.235244],[0.134475,0.193019,0.971936]],""Land_TrenchFrame_01_F""],[[2341.49,2154.34,226.736],[[-0.561864,-0.806471,0.184159],[-0.106913,-0.149959,-0.982895]],""Land_TrenchFrame_01_F""],[[2337.68,2156.41,224.813],[[-0.561864,-0.806471,0.184159],[-0.106913,-0.149959,-0.982895]],""Land_TrenchFrame_01_F""],[[2341.05,2154.07,224.756],[[-0.555598,-0.797478,0.235244],[0.134475,0.193019,0.971936]],""Land_TrenchFrame_01_F""],[[2344.85,2158.57,227.702],[[-0.56738,-0.814388,0.121869],[0.0696655,0.0999943,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2341.66,2160.82,227.566],[[-0.56738,-0.814388,0.121869],[-0.0210065,0.162264,0.986524]],""Land_CzechHedgehog_01_old_F""],[[2344.58,2161.12,227.145],[[-0.547779,-0.786254,0.285906],[0.17736,0.224836,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2341.52,2163.53,227.149],[[-0.56738,-0.814388,0.121869],[0.0696655,0.0999943,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2325.5,2165.5,226.755],[[-0.556577,-0.796795,0.235244],[0.134712,0.192854,0.971936]],""Land_TrenchFrame_01_F""],[[2329.02,2163.03,226.736],[[-0.562854,-0.80578,0.184158],[-0.107097,-0.149828,-0.982895]],""Land_TrenchFrame_01_F""],[[2325.22,2165.11,224.813],[[-0.562854,-0.80578,0.184158],[-0.107097,-0.149828,-0.982895]],""Land_TrenchFrame_01_F""],[[2328.58,2162.76,224.756],[[-0.556577,-0.796795,0.235244],[0.134712,0.192854,0.971936]],""Land_TrenchFrame_01_F""],[[2332.39,2167.26,227.702],[[-0.56838,-0.813691,0.121869],[0.0697882,0.0999087,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2329.2,2169.51,227.566],[[-0.56838,-0.813691,0.121869],[-0.0208072,0.162289,0.986524]],""Land_CzechHedgehog_01_old_F""],[[2332.12,2169.81,227.145],[[-0.548744,-0.785581,0.285906],[0.177636,0.224618,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2329.06,2172.23,227.149],[[-0.56838,-0.813691,0.121869],[0.0697882,0.0999087,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2325.45,2165.54,226.755],[[-0.556577,-0.796795,0.235244],[0.134712,0.192854,0.971936]],""Land_TrenchFrame_01_F""],[[2328.97,2163.07,226.736],[[-0.562854,-0.80578,0.184158],[-0.107097,-0.149828,-0.982895]],""Land_TrenchFrame_01_F""],[[2325.16,2165.15,224.813],[[-0.562854,-0.80578,0.184158],[-0.107097,-0.149828,-0.982895]],""Land_TrenchFrame_01_F""],[[2328.52,2162.8,224.756],[[-0.556577,-0.796795,0.235244],[0.134712,0.192854,0.971936]],""Land_TrenchFrame_01_F""],[[2332.34,2167.3,227.702],[[-0.56838,-0.813691,0.121869],[0.0697882,0.0999087,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2329.15,2169.55,227.566],[[-0.56838,-0.813691,0.121869],[-0.0208072,0.162289,0.986524]],""Land_CzechHedgehog_01_old_F""],[[2332.07,2169.85,227.145],[[-0.548744,-0.785581,0.285906],[0.177636,0.224618,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2329.01,2172.26,227.149],[[-0.56838,-0.813691,0.121869],[0.0697882,0.0999087,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2332.86,2156.2,226.755],[[0.556081,0.797141,0.235244],[-0.134594,-0.192936,0.971936]],""Land_TrenchFrame_01_F""],[[2329.34,2158.67,226.736],[[0.562352,0.80613,0.184159],[0.107006,0.149893,-0.982895]],""Land_TrenchFrame_01_F""],[[2333.14,2156.59,224.813],[[0.562352,0.80613,0.184159],[0.107006,0.149893,-0.982895]],""Land_TrenchFrame_01_F""],[[2329.78,2158.94,224.756],[[0.556081,0.797141,0.235244],[-0.134594,-0.192936,0.971936]],""Land_TrenchFrame_01_F""],[[2325.97,2154.43,227.702],[[0.567873,0.814044,0.121869],[-0.0697277,-0.0999509,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2329.16,2152.19,227.566],[[0.567873,0.814044,0.121869],[0.0209065,-0.162275,0.986524]],""Land_CzechHedgehog_01_old_F""],[[2326.24,2151.88,227.145],[[0.548255,0.785922,0.285906],[-0.177498,-0.224727,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2329.31,2149.47,227.149],[[0.567873,0.814044,0.121869],[-0.0697277,-0.0999509,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2331.73,2161.15,226.755],[[-0.556075,-0.797145,0.235244],[0.134589,0.19294,0.971936]],""Land_TrenchFrame_01_F""],[[2335.26,2158.68,226.736],[[-0.562346,-0.806134,0.184158],[-0.107001,-0.149896,-0.982895]],""Land_TrenchFrame_01_F""],[[2331.45,2160.76,224.813],[[-0.562346,-0.806134,0.184158],[-0.107001,-0.149896,-0.982895]],""Land_TrenchFrame_01_F""],[[2334.81,2158.41,224.756],[[-0.556075,-0.797145,0.235244],[0.134589,0.19294,0.971936]],""Land_TrenchFrame_01_F""],[[2338.62,2162.92,227.702],[[-0.567867,-0.814049,0.121869],[0.0697236,0.0999537,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2335.43,2165.16,227.566],[[-0.567867,-0.814049,0.121869],[-0.0209111,0.162277,0.986524]],""Land_CzechHedgehog_01_old_F""],[[2338.35,2165.47,227.145],[[-0.548249,-0.785926,0.285906],[0.177493,0.224731,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2335.29,2167.88,227.149],[[-0.567867,-0.814049,0.121869],[0.0697236,0.0999537,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2355.73,2144.43,226.755],[[-0.555605,-0.797473,0.235244],[0.134477,0.193018,0.971936]],""Land_TrenchFrame_01_F""],[[2359.25,2141.96,226.736],[[-0.561871,-0.806466,0.184159],[-0.106915,-0.149958,-0.982895]],""Land_TrenchFrame_01_F""],[[2355.44,2144.04,224.813],[[-0.561871,-0.806466,0.184159],[-0.106915,-0.149958,-0.982895]],""Land_TrenchFrame_01_F""],[[2358.81,2141.7,224.756],[[-0.555605,-0.797473,0.235244],[0.134477,0.193018,0.971936]],""Land_TrenchFrame_01_F""],[[2362.61,2146.2,227.702],[[-0.567387,-0.814383,0.121869],[0.0696663,0.0999937,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2359.42,2148.45,227.566],[[-0.567387,-0.814383,0.121869],[-0.0210052,0.162264,0.986524]],""Land_CzechHedgehog_01_old_F""],[[2362.34,2148.75,227.145],[[-0.547786,-0.78625,0.285906],[0.177362,0.224834,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2359.28,2151.16,227.149],[[-0.567387,-0.814383,0.121869],[0.0696663,0.0999937,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2352.03,2147,226.755],[[-0.555604,-0.797473,0.235244],[0.134482,0.193014,0.971936]],""Land_TrenchFrame_01_F""],[[2355.56,2144.53,226.736],[[-0.56187,-0.806466,0.184159],[-0.10692,-0.149954,-0.982895]],""Land_TrenchFrame_01_F""],[[2351.75,2146.61,224.813],[[-0.56187,-0.806466,0.184159],[-0.10692,-0.149954,-0.982895]],""Land_TrenchFrame_01_F""],[[2355.12,2144.27,224.756],[[-0.555604,-0.797473,0.235244],[0.134482,0.193014,0.971936]],""Land_TrenchFrame_01_F""],[[2358.92,2148.77,227.702],[[-0.567387,-0.814383,0.121869],[0.0696719,0.0999898,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2355.73,2151.02,227.566],[[-0.567387,-0.814383,0.121869],[-0.0209996,0.16226,0.986525]],""Land_CzechHedgehog_01_old_F""],[[2358.65,2151.32,227.145],[[-0.547785,-0.78625,0.285906],[0.177368,0.22483,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2355.59,2153.73,227.149],[[-0.567387,-0.814383,0.121869],[0.0696719,0.0999898,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2348.34,2149.57,226.755],[[-0.555604,-0.797473,0.235244],[0.134482,0.193014,0.971936]],""Land_TrenchFrame_01_F""],[[2351.87,2147.11,226.736],[[-0.56187,-0.806466,0.184159],[-0.10692,-0.149954,-0.982895]],""Land_TrenchFrame_01_F""],[[2348.06,2149.18,224.813],[[-0.56187,-0.806466,0.184159],[-0.10692,-0.149954,-0.982895]],""Land_TrenchFrame_01_F""],[[2351.43,2146.84,224.756],[[-0.555604,-0.797473,0.235244],[0.134482,0.193014,0.971936]],""Land_TrenchFrame_01_F""],[[2355.23,2151.34,227.702],[[-0.567387,-0.814383,0.121869],[0.0696719,0.0999898,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2352.04,2153.59,227.566],[[-0.567387,-0.814383,0.121869],[-0.0209996,0.16226,0.986525]],""Land_CzechHedgehog_01_old_F""],[[2354.96,2153.89,227.145],[[-0.547785,-0.78625,0.285906],[0.177368,0.22483,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2351.89,2156.3,227.149],[[-0.567387,-0.814383,0.121869],[0.0696719,0.0999898,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2349.47,2144.63,226.755],[[0.555605,0.797473,0.235244],[-0.134471,-0.193022,0.971936]],""Land_TrenchFrame_01_F""],[[2345.95,2147.09,226.736],[[0.561871,0.806466,0.184159],[0.106909,0.149962,-0.982895]],""Land_TrenchFrame_01_F""],[[2349.76,2145.01,224.813],[[0.561871,0.806466,0.184159],[0.106909,0.149962,-0.982895]],""Land_TrenchFrame_01_F""],[[2346.39,2147.36,224.756],[[0.555605,0.797473,0.235244],[-0.134471,-0.193022,0.971936]],""Land_TrenchFrame_01_F""],[[2342.59,2142.85,227.702],[[0.567386,0.814384,0.121869],[-0.0696607,-0.0999976,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2345.78,2140.61,227.566],[[0.567386,0.814384,0.121869],[0.0210108,-0.162268,0.986523]],""Land_CzechHedgehog_01_old_F""],[[2342.86,2140.3,227.145],[[0.547786,0.786249,0.285906],[-0.177357,-0.224838,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2345.92,2137.89,227.149],[[0.567386,0.814384,0.121869],[-0.0696607,-0.0999976,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2353.17,2142.05,226.755],[[0.555605,0.797473,0.235244],[-0.134471,-0.193022,0.971936]],""Land_TrenchFrame_01_F""],[[2349.64,2144.52,226.736],[[0.561871,0.806466,0.184159],[0.106909,0.149962,-0.982895]],""Land_TrenchFrame_01_F""],[[2353.45,2142.44,224.813],[[0.561871,0.806466,0.184159],[0.106909,0.149962,-0.982895]],""Land_TrenchFrame_01_F""],[[2350.08,2144.79,224.756],[[0.555605,0.797473,0.235244],[-0.134471,-0.193022,0.971936]],""Land_TrenchFrame_01_F""],[[2346.28,2140.28,227.702],[[0.567386,0.814384,0.121869],[-0.0696607,-0.0999976,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2349.47,2138.04,227.566],[[0.567386,0.814384,0.121869],[0.0210108,-0.162268,0.986523]],""Land_CzechHedgehog_01_old_F""],[[2346.55,2137.73,227.145],[[0.547786,0.786249,0.285906],[-0.177357,-0.224838,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2349.62,2135.32,227.149],[[0.567386,0.814384,0.121869],[-0.0696607,-0.0999976,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2356.86,2139.48,226.755],[[0.555605,0.797473,0.235244],[-0.134477,-0.193018,0.971936]],""Land_TrenchFrame_01_F""],[[2353.33,2141.95,226.736],[[0.56187,0.806466,0.184159],[0.106915,0.149958,-0.982895]],""Land_TrenchFrame_01_F""],[[2357.14,2139.87,224.813],[[0.56187,0.806466,0.184159],[0.106915,0.149958,-0.982895]],""Land_TrenchFrame_01_F""],[[2353.78,2142.21,224.756],[[0.555605,0.797473,0.235244],[-0.134477,-0.193018,0.971936]],""Land_TrenchFrame_01_F""],[[2349.97,2137.71,227.702],[[0.567386,0.814384,0.121869],[-0.0696663,-0.0999937,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2353.16,2135.46,227.566],[[0.567386,0.814384,0.121869],[0.0210052,-0.162264,0.986524]],""Land_CzechHedgehog_01_old_F""],[[2350.24,2135.16,227.145],[[0.547785,0.78625,0.285906],[-0.177362,-0.224834,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2353.31,2132.75,227.149],[[0.567386,0.814384,0.121869],[-0.0696663,-0.0999937,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2276.91,2164.33,226.755],[[-0.753303,0.614162,0.235244],[0.182327,-0.14865,0.971936]],""Land_TrenchFrame_01_F""],[[2274.19,2161,226.736],[[-0.761798,0.621087,0.184159],[-0.141469,0.117919,-0.982895]],""Land_TrenchFrame_01_F""],[[2276.55,2164.64,224.813],[[-0.761798,0.621087,0.184159],[-0.141469,0.117919,-0.982895]],""Land_TrenchFrame_01_F""],[[2273.96,2161.46,224.756],[[-0.753303,0.614162,0.235244],[0.182327,-0.14865,0.971936]],""Land_TrenchFrame_01_F""],[[2278.16,2157.33,227.702],[[-0.769277,0.627185,0.121869],[0.0944553,-0.0770086,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2280.64,2160.34,227.566],[[-0.769277,0.627185,0.121869],[0.163386,0.00870876,0.986524]],""Land_CzechHedgehog_01_old_F""],[[2280.73,2157.41,227.144],[[-0.742701,0.605518,0.285906],[0.210819,-0.193812,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2283.36,2160.28,227.149],[[-0.769277,0.627185,0.121869],[0.0944553,-0.0770086,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2285.66,2172.83,226.755],[[-0.632016,0.738388,0.235244],[0.152971,-0.178717,0.971936]],""Land_TrenchFrame_01_F""],[[2282.39,2170.03,226.736],[[-0.639143,0.746714,0.184159],[-0.118232,0.141207,-0.982895]],""Land_TrenchFrame_01_F""],[[2285.36,2173.2,224.813],[[-0.639143,0.746714,0.184159],[-0.118232,0.141207,-0.982895]],""Land_TrenchFrame_01_F""],[[2282.24,2170.53,224.756],[[-0.632016,0.738388,0.235244],[0.152971,-0.178717,0.971936]],""Land_TrenchFrame_01_F""],[[2285.64,2165.72,227.702],[[-0.645417,0.754045,0.121869],[0.0792473,-0.0925851,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2288.62,2168.24,227.566],[[-0.645417,0.754045,0.121869],[0.162329,-0.0204991,0.986524]],""Land_CzechHedgehog_01_old_F""],[[2288.18,2165.34,227.144],[[-0.623121,0.727996,0.285906],[0.172973,-0.228228,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2291.28,2167.7,227.149],[[-0.645417,0.754045,0.121869],[0.0792473,-0.0925851,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2280.46,2172.86,226.755],[[0.632013,-0.73839,0.235244],[-0.152971,0.178718,0.971936]],""Land_TrenchFrame_01_F""],[[2283.73,2175.65,226.736],[[0.63914,-0.746717,0.184159],[0.118232,-0.141207,-0.982895]],""Land_TrenchFrame_01_F""],[[2280.76,2172.49,224.813],[[0.63914,-0.746717,0.184159],[0.118232,-0.141207,-0.982895]],""Land_TrenchFrame_01_F""],[[2283.87,2175.15,224.756],[[0.632013,-0.73839,0.235244],[-0.152971,0.178718,0.971936]],""Land_TrenchFrame_01_F""],[[2280.47,2179.97,227.702],[[0.645415,-0.754047,0.121869],[-0.079247,0.0925854,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2277.5,2177.45,227.566],[[0.645415,-0.754047,0.121869],[-0.162329,0.0204997,0.986524]],""Land_CzechHedgehog_01_old_F""],[[2277.94,2180.35,227.144],[[0.623118,-0.727998,0.285906],[-0.172972,0.228229,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2274.83,2177.99,227.149],[[0.645415,-0.754047,0.121869],[-0.079247,0.0925854,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2272.01,2163.71,226.755],[[0.753294,-0.614173,0.235244],[-0.182325,0.148653,0.971936]],""Land_TrenchFrame_01_F""],[[2274.74,2167.04,226.736],[[0.761789,-0.621099,0.184159],[0.141467,-0.117921,-0.982895]],""Land_TrenchFrame_01_F""],[[2272.38,2163.4,224.813],[[0.761789,-0.621099,0.184159],[0.141467,-0.117921,-0.982895]],""Land_TrenchFrame_01_F""],[[2274.97,2166.58,224.756],[[0.753294,-0.614173,0.235244],[-0.182325,0.148653,0.971936]],""Land_TrenchFrame_01_F""],[[2270.76,2170.71,227.702],[[0.769267,-0.627197,0.121869],[-0.0944542,0.0770101,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2268.28,2167.71,227.566],[[0.769267,-0.627197,0.121869],[-0.163386,-0.00870631,0.986524]],""Land_CzechHedgehog_01_old_F""],[[2268.2,2170.64,227.144],[[0.742692,-0.605529,0.285906],[-0.210816,0.193815,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2265.57,2167.76,227.149],[[0.769267,-0.627197,0.121869],[-0.0944542,0.0770101,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2281.2,2168.77,226.755],[[-0.695412,0.679016,0.235244],[0.168315,-0.164347,0.971936]],""Land_TrenchFrame_01_F""],[[2278.19,2165.7,226.736],[[-0.703254,0.686673,0.184159],[-0.130366,0.130088,-0.982895]],""Land_TrenchFrame_01_F""],[[2280.86,2169.12,224.813],[[-0.703254,0.686673,0.184159],[-0.130366,0.130088,-0.982895]],""Land_TrenchFrame_01_F""],[[2278,2166.18,224.756],[[-0.695412,0.679016,0.235244],[0.168315,-0.164347,0.971936]],""Land_TrenchFrame_01_F""],[[2281.82,2161.69,227.702],[[-0.710158,0.693414,0.121869],[0.0871964,-0.0851406,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2284.56,2164.47,227.566],[[-0.710158,0.693414,0.121869],[0.163511,-0.0059253,0.986524]],""Land_CzechHedgehog_01_old_F""],[[2284.38,2161.54,227.144],[[-0.685625,0.66946,0.285906],[0.192658,-0.211875,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2287.26,2164.17,227.149],[[-0.710158,0.693414,0.121869],[0.0871964,-0.0851406,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2276.13,2168.48,226.768],[[0.695458,-0.678969,0.235244],[-0.168326,0.164336,0.971936]],""Land_TrenchFrame_01_F""],[[2279.14,2171.56,226.75],[[0.7033,-0.686625,0.184158],[0.130375,-0.130079,-0.982895]],""Land_TrenchFrame_01_F""],[[2276.46,2168.14,224.826],[[0.7033,-0.686625,0.184158],[0.130375,-0.130079,-0.982895]],""Land_TrenchFrame_01_F""],[[2279.33,2171.07,224.77],[[0.695458,-0.678969,0.235244],[-0.168326,0.164336,0.971936]],""Land_TrenchFrame_01_F""],[[2275.51,2175.57,227.715],[[0.710205,-0.693366,0.121869],[-0.0872022,0.0851347,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2272.77,2172.79,227.58],[[0.710205,-0.693366,0.121869],[-0.163511,0.00591427,0.986524]],""Land_CzechHedgehog_01_old_F""],[[2272.95,2175.72,227.158],[[0.68567,-0.669413,0.285906],[-0.192672,0.211862,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2270.07,2173.09,227.163],[[0.710205,-0.693366,0.121869],[-0.0872022,0.0851347,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2272.37,2158.76,226.755],[[-0.753308,0.614156,0.235244],[0.182328,-0.148648,0.971936]],""Land_TrenchFrame_01_F""],[[2269.65,2155.43,226.736],[[-0.761803,0.621082,0.184158],[-0.14147,0.117918,-0.982895]],""Land_TrenchFrame_01_F""],[[2272.01,2159.07,224.813],[[-0.761803,0.621082,0.184158],[-0.14147,0.117918,-0.982895]],""Land_TrenchFrame_01_F""],[[2269.41,2155.89,224.756],[[-0.753308,0.614156,0.235244],[0.182328,-0.148648,0.971936]],""Land_TrenchFrame_01_F""],[[2273.62,2151.76,227.702],[[-0.769282,0.627179,0.121869],[0.0944559,-0.0770079,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2276.1,2154.77,227.566],[[-0.769282,0.627179,0.121869],[0.163386,0.00871,0.986524]],""Land_CzechHedgehog_01_old_F""],[[2276.18,2151.83,227.144],[[-0.742706,0.605513,0.285906],[0.21082,-0.193811,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2278.81,2154.71,227.149],[[-0.769282,0.627179,0.121869],[0.0944559,-0.0770079,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2273.09,2159.64,226.755],[[-0.753308,0.614156,0.235244],[0.182328,-0.148648,0.971936]],""Land_TrenchFrame_01_F""],[[2270.37,2156.31,226.736],[[-0.761803,0.621082,0.184158],[-0.14147,0.117918,-0.982895]],""Land_TrenchFrame_01_F""],[[2272.73,2159.95,224.813],[[-0.761803,0.621082,0.184158],[-0.14147,0.117918,-0.982895]],""Land_TrenchFrame_01_F""],[[2270.14,2156.78,224.756],[[-0.753308,0.614156,0.235244],[0.182328,-0.148648,0.971936]],""Land_TrenchFrame_01_F""],[[2274.34,2152.64,227.702],[[-0.769282,0.627179,0.121869],[0.0944559,-0.0770079,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2276.82,2155.65,227.566],[[-0.769282,0.627179,0.121869],[0.163386,0.00871,0.986524]],""Land_CzechHedgehog_01_old_F""],[[2276.9,2152.72,227.144],[[-0.742706,0.605513,0.285906],[0.21082,-0.193811,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2279.54,2155.59,227.149],[[-0.769282,0.627179,0.121869],[0.0944559,-0.0770079,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2268.08,2158.89,226.755],[[0.753308,-0.614156,0.235244],[-0.182328,0.148648,0.971936]],""Land_TrenchFrame_01_F""],[[2270.8,2162.22,226.736],[[0.761802,-0.621082,0.184158],[0.14147,-0.117918,-0.982895]],""Land_TrenchFrame_01_F""],[[2268.44,2158.58,224.813],[[0.761802,-0.621082,0.184158],[0.14147,-0.117918,-0.982895]],""Land_TrenchFrame_01_F""],[[2271.03,2161.75,224.756],[[0.753308,-0.614156,0.235244],[-0.182328,0.148648,0.971936]],""Land_TrenchFrame_01_F""],[[2266.83,2165.89,227.702],[[0.769281,-0.627179,0.121869],[-0.0944559,0.0770079,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2264.35,2162.88,227.566],[[0.769281,-0.627179,0.121869],[-0.163386,-0.00870997,0.986524]],""Land_CzechHedgehog_01_old_F""],[[2264.27,2165.81,227.144],[[0.742706,-0.605513,0.285906],[-0.21082,0.193811,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2261.63,2162.93,227.149],[[0.769281,-0.627179,0.121869],[-0.0944559,0.0770079,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2267.36,2158,226.755],[[0.753308,-0.614156,0.235244],[-0.182328,0.148648,0.971936]],""Land_TrenchFrame_01_F""],[[2270.08,2161.33,226.736],[[0.761802,-0.621082,0.184158],[0.14147,-0.117918,-0.982895]],""Land_TrenchFrame_01_F""],[[2267.72,2157.69,224.813],[[0.761802,-0.621082,0.184158],[0.14147,-0.117918,-0.982895]],""Land_TrenchFrame_01_F""],[[2270.31,2160.87,224.756],[[0.753308,-0.614156,0.235244],[-0.182328,0.148648,0.971936]],""Land_TrenchFrame_01_F""],[[2266.11,2165,227.702],[[0.769281,-0.627179,0.121869],[-0.0944559,0.0770079,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2263.63,2161.99,227.566],[[0.769281,-0.627179,0.121869],[-0.163386,-0.00870997,0.986524]],""Land_CzechHedgehog_01_old_F""],[[2263.54,2164.92,227.144],[[0.742706,-0.605513,0.285906],[-0.21082,0.193811,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2260.91,2162.05,227.149],[[0.769281,-0.627179,0.121869],[-0.0944559,0.0770079,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2271.12,2192.7,226.755],[[0.239662,0.941925,0.235244],[-0.0580031,-0.227982,0.971936]],""Land_TrenchFrame_01_F""],[[2266.95,2193.77,226.736],[[0.242365,0.952547,0.184159],[0.0473444,0.17798,-0.982895]],""Land_TrenchFrame_01_F""],[[2271.24,2193.16,224.813],[[0.242365,0.952547,0.184159],[0.0473444,0.17798,-0.982895]],""Land_TrenchFrame_01_F""],[[2267.27,2194.17,224.756],[[0.239662,0.941925,0.235244],[-0.0580031,-0.227982,0.971936]],""Land_TrenchFrame_01_F""],[[2265.29,2188.62,227.702],[[0.244744,0.961898,0.121869],[-0.0300468,-0.118107,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2269.07,2187.64,227.566],[[0.244744,0.961898,0.121869],[0.0767317,-0.144513,0.986523]],""Land_CzechHedgehog_01_old_F""],[[2266.44,2186.33,227.145],[[0.23629,0.928668,0.285906],[-0.08696,-0.272847,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2270.16,2185.15,227.149],[[0.244744,0.961898,0.121869],[-0.0300468,-0.118107,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2281.62,2185.87,226.755],[[0.644756,0.727289,0.235244],[-0.156055,-0.176031,0.971936]],""Land_TrenchFrame_01_F""],[[2278.4,2188.73,226.736],[[0.652027,0.735491,0.184158],[0.123662,0.136477,-0.982895]],""Land_TrenchFrame_01_F""],[[2281.95,2186.23,224.813],[[0.652027,0.735491,0.184158],[0.123662,0.136477,-0.982895]],""Land_TrenchFrame_01_F""],[[2278.88,2188.95,224.756],[[0.644756,0.727289,0.235244],[-0.156055,-0.176031,0.971936]],""Land_TrenchFrame_01_F""],[[2274.57,2184.92,227.702],[[0.658428,0.742711,0.121869],[-0.0808448,-0.0911935,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2277.48,2182.31,227.566],[[0.658428,0.742711,0.121869],[0.0019519,-0.163606,0.986524]],""Land_CzechHedgehog_01_old_F""],[[2274.54,2182.35,227.145],[[0.635682,0.717054,0.285906],[-0.202356,-0.202633,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2277.31,2179.6,227.149],[[0.658428,0.742711,0.121869],[-0.0808448,-0.0911935,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2280.71,2191.24,226.755],[[-0.644769,-0.727278,0.235244],[0.156055,0.176031,0.971936]],""Land_TrenchFrame_01_F""],[[2283.92,2188.38,226.736],[[-0.652039,-0.73548,0.184159],[-0.123661,-0.136477,-0.982895]],""Land_TrenchFrame_01_F""],[[2280.38,2190.89,224.813],[[-0.652039,-0.73548,0.184159],[-0.123661,-0.136477,-0.982895]],""Land_TrenchFrame_01_F""],[[2283.45,2188.17,224.756],[[-0.644769,-0.727278,0.235244],[0.156055,0.176031,0.971936]],""Land_TrenchFrame_01_F""],[[2287.75,2192.2,227.702],[[-0.65844,-0.742701,0.121869],[0.0808433,0.0911949,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2284.85,2194.8,227.566],[[-0.65844,-0.742701,0.121869],[-0.00195225,0.163609,0.986523]],""Land_CzechHedgehog_01_old_F""],[[2287.78,2194.76,227.144],[[-0.635694,-0.717043,0.285906],[0.202356,0.202632,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2285.02,2197.51,227.149],[[-0.65844,-0.742701,0.121869],[0.0808433,0.0911949,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2268.79,2196.81,226.755],[[-0.239692,-0.941917,0.235244],[0.0580183,0.227978,0.971936]],""Land_TrenchFrame_01_F""],[[2272.96,2195.74,226.736],[[-0.242395,-0.952539,0.184158],[-0.047358,-0.177976,-0.982895]],""Land_TrenchFrame_01_F""],[[2268.66,2196.35,224.813],[[-0.242395,-0.952539,0.184158],[-0.047358,-0.177976,-0.982895]],""Land_TrenchFrame_01_F""],[[2272.63,2195.34,224.756],[[-0.239692,-0.941917,0.235244],[0.0580183,0.227978,0.971936]],""Land_TrenchFrame_01_F""],[[2274.61,2200.89,227.702],[[-0.244775,-0.96189,0.121869],[0.0300585,0.118104,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2270.84,2201.87,227.566],[[-0.244775,-0.96189,0.121869],[-0.0767191,0.144513,0.986524]],""Land_CzechHedgehog_01_old_F""],[[2273.46,2203.18,227.145],[[-0.236318,-0.928661,0.285906],[0.0869766,0.272842,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2269.75,2204.36,227.149],[[-0.244775,-0.96189,0.121869],[0.0300585,0.118104,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2276.27,2189.99,226.755],[[0.455069,0.85882,0.235244],[-0.11014,-0.207868,0.971936]],""Land_TrenchFrame_01_F""],[[2272.47,2192.01,226.736],[[0.460201,0.868505,0.184158],[0.0879881,0.161791,-0.982895]],""Land_TrenchFrame_01_F""],[[2276.5,2190.4,224.813],[[0.460201,0.868505,0.184158],[0.0879881,0.161791,-0.982895]],""Land_TrenchFrame_01_F""],[[2272.88,2192.32,224.756],[[0.455069,0.85882,0.235244],[-0.11014,-0.207868,0.971936]],""Land_TrenchFrame_01_F""],[[2269.65,2187.39,227.702],[[0.464718,0.877032,0.121869],[-0.0570567,-0.107688,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2273.08,2185.55,227.566],[[0.464718,0.877032,0.121869],[0.0404809,-0.158534,0.986523]],""Land_CzechHedgehog_01_old_F""],[[2270.22,2184.89,227.145],[[0.448665,0.846734,0.285906],[-0.148862,-0.244638,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2273.56,2182.87,227.149],[[0.464718,0.877032,0.121869],[-0.0570567,-0.107688,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2274.6,2194.86,226.768],[[-0.455044,-0.858833,0.235244],[0.110138,0.207869,0.971936]],""Land_TrenchFrame_01_F""],[[2278.4,2192.84,226.75],[[-0.460176,-0.868518,0.184158],[-0.087987,-0.161792,-0.982895]],""Land_TrenchFrame_01_F""],[[2274.37,2194.44,224.826],[[-0.460176,-0.868518,0.184158],[-0.087987,-0.161792,-0.982895]],""Land_TrenchFrame_01_F""],[[2277.99,2192.52,224.77],[[-0.455044,-0.858833,0.235244],[0.110138,0.207869,0.971936]],""Land_TrenchFrame_01_F""],[[2281.22,2197.45,227.715],[[-0.464694,-0.877045,0.121869],[0.0570572,0.107688,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2277.79,2199.3,227.58],[[-0.464694,-0.877045,0.121869],[-0.0404819,0.158531,0.986524]],""Land_CzechHedgehog_01_old_F""],[[2280.65,2199.95,227.158],[[-0.44864,-0.846746,0.285906],[0.148859,0.24464,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2277.31,2201.97,227.163],[[-0.464694,-0.877045,0.121869],[0.0570572,0.107688,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2255.61,2197.54,226.755],[[0.433947,0.869684,0.235244],[-0.105039,-0.210492,0.971936]],""Land_TrenchFrame_01_F""],[[2251.76,2199.47,226.736],[[0.438841,0.879491,0.184158],[0.0840194,0.163887,-0.982895]],""Land_TrenchFrame_01_F""],[[2255.83,2197.96,224.813],[[0.438841,0.879491,0.184158],[0.0840194,0.163887,-0.982895]],""Land_TrenchFrame_01_F""],[[2252.16,2199.8,224.756],[[0.433947,0.869684,0.235244],[-0.105039,-0.210492,0.971936]],""Land_TrenchFrame_01_F""],[[2249.05,2194.78,227.702],[[0.44315,0.888125,0.121869],[-0.0544193,-0.109044,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2252.53,2193.03,227.566],[[0.44315,0.888125,0.121869],[0.0443316,-0.157492,0.986525]],""Land_CzechHedgehog_01_old_F""],[[2249.69,2192.3,227.144],[[0.42784,0.857444,0.285906],[-0.142851,-0.248197,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2253.07,2190.36,227.149],[[0.44315,0.888125,0.121869],[-0.0544193,-0.109044,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2267.04,2193.74,226.755],[[0.239669,0.941923,0.235244],[-0.0580008,-0.227982,0.971936]],""Land_TrenchFrame_01_F""],[[2262.87,2194.8,226.736],[[0.242372,0.952545,0.184158],[0.0473417,0.17798,-0.982895]],""Land_TrenchFrame_01_F""],[[2267.16,2194.2,224.813],[[0.242372,0.952545,0.184158],[0.0473417,0.17798,-0.982895]],""Land_TrenchFrame_01_F""],[[2263.19,2195.21,224.756],[[0.239669,0.941923,0.235244],[-0.0580008,-0.227982,0.971936]],""Land_TrenchFrame_01_F""],[[2261.21,2189.65,227.702],[[0.244751,0.961897,0.121869],[-0.0300437,-0.118108,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2264.99,2188.67,227.566],[[0.244751,0.961897,0.121869],[0.0767346,-0.144514,0.986523]],""Land_CzechHedgehog_01_old_F""],[[2262.36,2187.36,227.145],[[0.236297,0.928667,0.285906],[-0.086958,-0.272848,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2266.08,2186.19,227.149],[[0.244751,0.961897,0.121869],[-0.0300437,-0.118108,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2264.45,2197.91,226.755],[[-0.239685,-0.941919,0.235244],[0.0580167,0.227978,0.971936]],""Land_TrenchFrame_01_F""],[[2268.61,2196.85,226.736],[[-0.242388,-0.952541,0.184158],[-0.0473568,-0.177976,-0.982895]],""Land_TrenchFrame_01_F""],[[2264.32,2197.45,224.813],[[-0.242388,-0.952541,0.184158],[-0.0473568,-0.177976,-0.982895]],""Land_TrenchFrame_01_F""],[[2268.29,2196.44,224.756],[[-0.239685,-0.941919,0.235244],[0.0580167,0.227978,0.971936]],""Land_TrenchFrame_01_F""],[[2270.27,2202,227.702],[[-0.244768,-0.961892,0.121869],[0.0300577,0.118104,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2266.49,2202.98,227.566],[[-0.244768,-0.961892,0.121869],[-0.0767201,0.144513,0.986524]],""Land_CzechHedgehog_01_old_F""],[[2269.12,2204.29,227.145],[[-0.236312,-0.928663,0.285906],[0.0869747,0.272843,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2265.4,2205.46,227.149],[[-0.244768,-0.961892,0.121869],[0.0300577,0.118104,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2253.58,2202.36,226.755],[[-0.433968,-0.869673,0.235244],[0.105029,0.210497,0.971936]],""Land_TrenchFrame_01_F""],[[2257.42,2200.44,226.736],[[-0.438862,-0.87948,0.184158],[-0.0840086,-0.163892,-0.982895]],""Land_TrenchFrame_01_F""],[[2253.35,2201.94,224.813],[[-0.438862,-0.87948,0.184158],[-0.0840086,-0.163892,-0.982895]],""Land_TrenchFrame_01_F""],[[2257.02,2200.11,224.756],[[-0.433968,-0.869673,0.235244],[0.105029,0.210497,0.971936]],""Land_TrenchFrame_01_F""],[[2260.13,2205.12,227.702],[[-0.44317,-0.888115,0.121869],[0.0544071,0.10905,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2256.65,2206.88,227.566],[[-0.44317,-0.888115,0.121869],[-0.0443427,0.1575,0.986523]],""Land_CzechHedgehog_01_old_F""],[[2259.5,2207.6,227.144],[[-0.427861,-0.857434,0.285906],[0.142842,0.248201,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2256.11,2209.54,227.149],[[-0.44317,-0.888115,0.121869],[0.0544071,0.10905,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2261.17,2195.45,226.768],[[0.338786,0.91098,0.235244],[-0.0819986,-0.220491,0.971936]],""Land_TrenchFrame_01_F""],[[2257.14,2196.95,226.75],[[0.342606,0.921253,0.184159],[0.0660662,0.171911,-0.982895]],""Land_TrenchFrame_01_F""],[[2261.34,2195.89,224.826],[[0.342606,0.921253,0.184159],[0.0660662,0.171911,-0.982895]],""Land_TrenchFrame_01_F""],[[2257.5,2197.32,224.77],[[0.338786,0.91098,0.235244],[-0.0819986,-0.220491,0.971936]],""Land_TrenchFrame_01_F""],[[2254.94,2192.01,227.715],[[0.34597,0.930297,0.121869],[-0.0424797,-0.114226,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2258.59,2190.63,227.58],[[0.34597,0.930297,0.121869],[0.0608722,-0.151873,0.986524]],""Land_CzechHedgehog_01_old_F""],[[2255.84,2189.61,227.158],[[0.334018,0.898159,0.285906],[-0.115577,-0.262011,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2259.41,2188.04,227.163],[[0.34597,0.930297,0.121869],[-0.0424797,-0.114226,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2258.84,2199.97,226.755],[[-0.338769,-0.910986,0.235244],[0.0819909,0.220494,0.971936]],""Land_TrenchFrame_01_F""],[[2262.87,2198.47,226.736],[[-0.342589,-0.921259,0.184158],[-0.0660593,-0.171914,-0.982895]],""Land_TrenchFrame_01_F""],[[2258.67,2199.53,224.813],[[-0.342589,-0.921259,0.184158],[-0.0660593,-0.171914,-0.982895]],""Land_TrenchFrame_01_F""],[[2262.51,2198.1,224.756],[[-0.338769,-0.910986,0.235244],[0.0819909,0.220494,0.971936]],""Land_TrenchFrame_01_F""],[[2265.07,2203.41,227.702],[[-0.345952,-0.930304,0.121869],[0.0424739,0.114228,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2261.42,2204.79,227.566],[[-0.345952,-0.930304,0.121869],[-0.0608787,0.151873,0.986523]],""Land_CzechHedgehog_01_old_F""],[[2264.17,2205.81,227.144],[[-0.334002,-0.898165,0.285906],[0.115568,0.262014,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2260.6,2207.38,227.149],[[-0.345952,-0.930304,0.121869],[0.0424739,0.114228,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2242.15,2205.01,226.755],[[0.598616,0.765715,0.235244],[-0.144887,-0.185331,0.971936]],""Land_TrenchFrame_01_F""],[[2238.76,2207.66,226.736],[[0.605366,0.77435,0.184159],[0.114999,0.143852,-0.982895]],""Land_TrenchFrame_01_F""],[[2242.45,2205.38,224.813],[[0.605366,0.77435,0.184159],[0.114999,0.143852,-0.982895]],""Land_TrenchFrame_01_F""],[[2239.22,2207.9,224.756],[[0.598616,0.765715,0.235244],[-0.144887,-0.185331,0.971936]],""Land_TrenchFrame_01_F""],[[2235.17,2203.61,227.702],[[0.611309,0.781952,0.121869],[-0.0750594,-0.0960116,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2238.23,2201.2,227.566],[[0.611309,0.781952,0.121869],[0.0120508,-0.163173,0.986524]],""Land_CzechHedgehog_01_old_F""],[[2235.3,2201.05,227.145],[[0.590191,0.754938,0.285906],[-0.189457,-0.214741,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2238.23,2198.48,227.149],[[0.611309,0.781952,0.121869],[-0.0750594,-0.0960116,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2251.81,2199.44,226.755],[[0.433968,0.869673,0.235244],[-0.10504,-0.210491,0.971936]],""Land_TrenchFrame_01_F""],[[2247.96,2201.36,226.736],[[0.438862,0.87948,0.184159],[0.0840197,0.163887,-0.982895]],""Land_TrenchFrame_01_F""],[[2252.03,2199.86,224.813],[[0.438862,0.87948,0.184159],[0.0840197,0.163887,-0.982895]],""Land_TrenchFrame_01_F""],[[2248.36,2201.69,224.756],[[0.433968,0.869673,0.235244],[-0.10504,-0.210491,0.971936]],""Land_TrenchFrame_01_F""],[[2245.25,2196.68,227.702],[[0.443171,0.888114,0.121869],[-0.0544182,-0.109045,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2248.73,2194.92,227.566],[[0.443171,0.888114,0.121869],[0.0443315,-0.157495,0.986524]],""Land_CzechHedgehog_01_old_F""],[[2245.89,2194.2,227.145],[[0.427861,0.857434,0.285906],[-0.142853,-0.248195,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2249.27,2192.26,227.149],[[0.443171,0.888114,0.121869],[-0.0544182,-0.109045,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2250.15,2204.07,226.755],[[-0.433946,-0.869684,0.235244],[0.105027,0.210498,0.971936]],""Land_TrenchFrame_01_F""],[[2254,2202.15,226.736],[[-0.438839,-0.879492,0.184159],[-0.084008,-0.163893,-0.982895]],""Land_TrenchFrame_01_F""],[[2249.93,2203.65,224.813],[[-0.438839,-0.879492,0.184159],[-0.084008,-0.163893,-0.982895]],""Land_TrenchFrame_01_F""],[[2253.6,2201.82,224.756],[[-0.433946,-0.869684,0.235244],[0.105027,0.210498,0.971936]],""Land_TrenchFrame_01_F""],[[2256.71,2206.83,227.702],[[-0.443147,-0.888126,0.121869],[0.054408,0.10905,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2253.23,2208.59,227.566],[[-0.443147,-0.888126,0.121869],[-0.044343,0.157497,0.986523]],""Land_CzechHedgehog_01_old_F""],[[2256.07,2209.31,227.145],[[-0.427839,-0.857445,0.285906],[0.142839,0.248203,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2252.69,2211.25,227.149],[[-0.443147,-0.888126,0.121869],[0.054408,0.10905,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2241.13,2210.13,226.755],[[-0.598586,-0.765738,0.235244],[0.144887,0.185332,0.971936]],""Land_TrenchFrame_01_F""],[[2244.51,2207.47,226.736],[[-0.605337,-0.774373,0.184159],[-0.115,-0.143852,-0.982895]],""Land_TrenchFrame_01_F""],[[2240.82,2209.76,224.813],[[-0.605337,-0.774373,0.184159],[-0.115,-0.143852,-0.982895]],""Land_TrenchFrame_01_F""],[[2244.05,2207.23,224.756],[[-0.598586,-0.765738,0.235244],[0.144887,0.185332,0.971936]],""Land_TrenchFrame_01_F""],[[2248.1,2211.52,227.702],[[-0.61128,-0.781975,0.121869],[0.0750621,0.0960094,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2245.04,2213.94,227.566],[[-0.61128,-0.781975,0.121869],[-0.0120506,0.163168,0.986525]],""Land_CzechHedgehog_01_old_F""],[[2247.97,2214.08,227.144],[[-0.590162,-0.754962,0.285906],[0.189455,0.214743,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2245.04,2216.66,227.149],[[-0.61128,-0.781975,0.121869],[0.0750621,0.0960094,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2246.59,2202.26,226.768],[[0.518873,0.821846,0.235244],[-0.125588,-0.198916,0.971936]],""Land_TrenchFrame_01_F""],[[2242.96,2204.56,226.75],[[0.524725,0.831114,0.184158],[0.100007,0.154651,-0.982895]],""Land_TrenchFrame_01_F""],[[2246.86,2202.66,224.826],[[0.524725,0.831114,0.184158],[0.100007,0.154651,-0.982895]],""Land_TrenchFrame_01_F""],[[2243.39,2204.85,224.77],[[0.518873,0.821846,0.235244],[-0.125588,-0.198916,0.971936]],""Land_TrenchFrame_01_F""],[[2239.79,2200.17,227.715],[[0.529876,0.839273,0.121869],[-0.0650623,-0.103049,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2243.08,2198.08,227.58],[[0.529876,0.839273,0.121869],[0.0283394,-0.161144,0.986524]],""Land_CzechHedgehog_01_old_F""],[[2240.18,2197.64,227.158],[[0.511571,0.810279,0.285906],[-0.166987,-0.232644,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2243.35,2195.37,227.163],[[0.529876,0.839273,0.121869],[-0.0650623,-0.103049,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2245.25,2207.16,226.755],[[-0.518882,-0.82184,0.235244],[0.125589,0.198916,0.971936]],""Land_TrenchFrame_01_F""],[[2248.88,2204.86,226.736],[[-0.524733,-0.831108,0.184159],[-0.100007,-0.154651,-0.982895]],""Land_TrenchFrame_01_F""],[[2244.98,2206.76,224.813],[[-0.524733,-0.831108,0.184159],[-0.100007,-0.154651,-0.982895]],""Land_TrenchFrame_01_F""],[[2248.45,2204.57,224.756],[[-0.518882,-0.82184,0.235244],[0.125589,0.198916,0.971936]],""Land_TrenchFrame_01_F""],[[2252.05,2209.25,227.702],[[-0.529885,-0.839267,0.121869],[0.0650617,0.103049,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2248.76,2211.34,227.566],[[-0.529885,-0.839267,0.121869],[-0.0283395,0.161145,0.986524]],""Land_CzechHedgehog_01_old_F""],[[2251.66,2211.78,227.145],[[-0.511579,-0.810274,0.285906],[0.166987,0.232643,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2248.49,2214.05,227.149],[[-0.529885,-0.839267,0.121869],[0.0650617,0.103049,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2238.49,2207.87,226.755],[[0.598614,0.765716,0.235244],[-0.144887,-0.185332,0.971936]],""Land_TrenchFrame_01_F""],[[2235.1,2210.52,226.736],[[0.605364,0.774351,0.184159],[0.114998,0.143853,-0.982895]],""Land_TrenchFrame_01_F""],[[2238.79,2208.24,224.813],[[0.605364,0.774351,0.184159],[0.114998,0.143853,-0.982895]],""Land_TrenchFrame_01_F""],[[2235.56,2210.76,224.756],[[0.598614,0.765716,0.235244],[-0.144887,-0.185332,0.971936]],""Land_TrenchFrame_01_F""],[[2231.51,2206.47,227.702],[[0.611308,0.781953,0.121869],[-0.0750591,-0.0960118,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2234.57,2204.06,227.566],[[0.611308,0.781953,0.121869],[0.0120512,-0.163173,0.986524]],""Land_CzechHedgehog_01_old_F""],[[2231.64,2203.91,227.145],[[0.590189,0.75494,0.285906],[-0.189457,-0.214742,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2234.57,2201.34,227.149],[[0.611308,0.781953,0.121869],[-0.0750591,-0.0960118,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2237.63,2212.86,226.755],[[-0.598614,-0.765716,0.235244],[0.144887,0.185332,0.971936]],""Land_TrenchFrame_01_F""],[[2241.01,2210.21,226.736],[[-0.605365,-0.774351,0.184159],[-0.114998,-0.143853,-0.982895]],""Land_TrenchFrame_01_F""],[[2237.32,2212.49,224.813],[[-0.605365,-0.774351,0.184159],[-0.114998,-0.143853,-0.982895]],""Land_TrenchFrame_01_F""],[[2240.56,2209.97,224.756],[[-0.598614,-0.765716,0.235244],[0.144887,0.185332,0.971936]],""Land_TrenchFrame_01_F""],[[2244.6,2214.26,227.702],[[-0.611308,-0.781953,0.121869],[0.0750591,0.0960118,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2241.54,2216.67,227.566],[[-0.611308,-0.781953,0.121869],[-0.0120512,0.163173,0.986524]],""Land_CzechHedgehog_01_old_F""],[[2244.47,2216.82,227.145],[[-0.590189,-0.75494,0.285906],[0.189457,0.214742,0.958119]],""Land_CzechHedgehog_01_old_F""],[[2241.54,2219.39,227.149],[[-0.611308,-0.781953,0.121869],[0.0750591,0.0960118,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2173.62,2255.82,226.668],[[0.43439,0.888209,0.14963],[-0.0773629,-0.128717,0.988659]],""Land_TrenchFrame_01_F""],[[2169.76,2257.72,226.594],[[0.437838,0.89372,0.0977875],[0.0563635,0.0812671,-0.995097]],""Land_TrenchFrame_01_F""],[[2173.79,2256.08,224.692],[[0.437838,0.89372,0.0977875],[0.0563635,0.0812671,-0.995097]],""Land_TrenchFrame_01_F""],[[2170.11,2257.89,224.584],[[0.43439,0.888209,0.14963],[-0.0773629,-0.128717,0.988659]],""Land_TrenchFrame_01_F""],[[2167.11,2253.13,228.022],[[0.440406,0.89712,0.0348995],[-0.0268762,-0.025681,0.999309]],""Land_CzechHedgehog_01_old_F""],[[2170.6,2251.38,227.939],[[0.440406,0.89712,0.0348995],[0.0719938,-0.0740362,0.994653]],""Land_CzechHedgehog_01_old_F""],[[2167.75,2250.61,227.657],[[0.429734,0.880234,0.201287],[-0.115284,-0.16761,0.979089]],""Land_CzechHedgehog_01_old_F""],[[2171.14,2248.69,227.731],[[0.440406,0.89712,0.0348995],[-0.0268762,-0.025681,0.999309]],""Land_CzechHedgehog_01_old_F""],[[2183.52,2248.03,226.563],[[0.669268,0.7278,0.149625],[-0.113009,-0.0993253,0.988617]],""Land_TrenchFrame_01_F""],[[2180.36,2250.95,226.476],[[0.674257,0.731994,0.0977848],[0.0793666,0.059819,-0.995049]],""Land_TrenchFrame_01_F""],[[2183.76,2248.23,224.587],[[0.674257,0.731994,0.0977848],[0.0793666,0.059819,-0.995049]],""Land_TrenchFrame_01_F""],[[2180.74,2251.01,224.466],[[0.669268,0.7278,0.149625],[-0.113009,-0.0993253,0.988617]],""Land_TrenchFrame_01_F""],[[2176.51,2247.31,227.903],[[0.677825,0.734394,0.0348995],[-0.0352645,-0.0149385,0.999266]],""Land_CzechHedgehog_01_old_F""],[[2179.35,2244.64,227.831],[[0.677825,0.734394,0.0348995],[0.0457254,-0.0894842,0.994938]],""Land_CzechHedgehog_01_old_F""],[[2176.4,2244.71,227.543],[[0.662418,0.721587,0.20128],[-0.160424,-0.125812,0.978997]],""Land_CzechHedgehog_01_old_F""],[[2179.11,2241.91,227.629],[[0.677825,0.734394,0.0348995],[-0.0352645,-0.0149385,0.999266]],""Land_CzechHedgehog_01_old_F""],[[2182.74,2253.15,226.471],[[-0.671831,-0.725434,0.149627],[0.0908735,0.119756,0.988636]],""Land_TrenchFrame_01_F""],[[2185.9,2250.23,226.515],[[-0.67566,-0.730699,0.097786],[-0.0571295,-0.0803471,-0.995129]],""Land_TrenchFrame_01_F""],[[2182.54,2252.91,224.495],[[-0.67566,-0.730699,0.097786],[-0.0571295,-0.0803471,-0.995129]],""Land_TrenchFrame_01_F""],[[2185.56,2250.13,224.498],[[-0.671831,-0.725434,0.149627],[0.0908735,0.119756,0.988636]],""Land_TrenchFrame_01_F""],[[2189.72,2253.91,227.952],[[-0.677824,-0.734395,0.0348995],[0.0129816,0.0355058,0.999285]],""Land_CzechHedgehog_01_old_F""],[[2186.87,2256.57,227.762],[[-0.677824,-0.734395,0.0348995],[-0.0679537,0.109843,0.991623]],""Land_CzechHedgehog_01_old_F""],[[2189.83,2256.5,227.541],[[-0.666139,-0.718154,0.201283],[0.13847,0.146101,0.979531]],""Land_CzechHedgehog_01_old_F""],[[2187.12,2259.3,227.509],[[-0.677824,-0.734395,0.0348995],[0.0129816,0.0355058,0.999285]],""Land_CzechHedgehog_01_old_F""],[[2171.94,2260.25,226.625],[[-0.437062,-0.886898,0.14963],[0.0545231,0.139929,0.988659]],""Land_TrenchFrame_01_F""],[[2175.8,2258.35,226.661],[[-0.439313,-0.892996,0.0977875],[-0.0334161,-0.0925345,-0.995149]],""Land_TrenchFrame_01_F""],[[2171.81,2259.96,224.649],[[-0.439313,-0.892996,0.0977875],[-0.0334161,-0.0925345,-0.995149]],""Land_TrenchFrame_01_F""],[[2175.5,2258.16,224.645],[[-0.437062,-0.886898,0.14963],[0.0545231,0.139929,0.988659]],""Land_TrenchFrame_01_F""],[[2178.41,2262.96,228.098],[[-0.440433,-0.897107,0.0348995],[0.00388068,0.0369702,0.999309]],""Land_CzechHedgehog_01_old_F""],[[2174.93,2264.71,227.915],[[-0.440433,-0.897107,0.0348995],[-0.0948917,0.0851715,0.991837]],""Land_CzechHedgehog_01_old_F""],[[2177.78,2265.48,227.69],[[-0.4336,-0.878336,0.201287],[0.092626,0.17875,0.979525]],""Land_CzechHedgehog_01_old_F""],[[2174.38,2267.39,227.664],[[-0.440433,-0.897107,0.0348995],[0.00388068,0.0369702,0.999309]],""Land_CzechHedgehog_01_old_F""],[[2177.97,2252.76,226.581],[[0.559843,0.814976,0.149635],[-0.0772249,-0.128483,0.988701]],""Land_TrenchFrame_01_F""],[[2174.42,2255.2,226.601],[[0.563112,0.820574,0.0977901],[0.0495284,0.0846102,-0.995182]],""Land_TrenchFrame_01_F""],[[2178.14,2253.02,224.605],[[0.563112,0.820574,0.0977901],[0.0495284,0.0846102,-0.995182]],""Land_TrenchFrame_01_F""],[[2174.75,2255.34,224.585],[[0.559843,0.814976,0.149635],[-0.0772249,-0.128483,0.988701]],""Land_TrenchFrame_01_F""],[[2171.17,2251.01,228.036],[[0.56501,0.824346,0.0348995],[-0.0123068,-0.0338733,0.99935]],""Land_CzechHedgehog_01_old_F""],[[2174.36,2248.78,227.868],[[0.56501,0.824346,0.0348995],[0.0785108,-0.0958216,0.992297]],""Land_CzechHedgehog_01_old_F""],[[2171.43,2248.43,227.635],[[0.555021,0.807114,0.201294],[-0.120496,-0.161427,0.979501]],""Land_CzechHedgehog_01_old_F""],[[2174.52,2246.05,227.624],[[0.56501,0.824346,0.0348995],[-0.0123068,-0.0338733,0.99935]],""Land_CzechHedgehog_01_old_F""],[[2176.72,2257.59,226.625],[[-0.55834,-0.816006,0.149637],[0.0902022,0.119589,0.988717]],""Land_TrenchFrame_01_F""],[[2180.27,2255.15,226.577],[[-0.562289,-0.821138,0.0977912],[-0.0625659,-0.0756736,-0.995168]],""Land_TrenchFrame_01_F""],[[2176.53,2257.35,224.649],[[-0.562289,-0.821138,0.0977912],[-0.0625659,-0.0756736,-0.995168]],""Land_TrenchFrame_01_F""],[[2179.91,2255.03,224.565],[[-0.55834,-0.816006,0.149637],[0.0902022,0.119589,0.988717]],""Land_TrenchFrame_01_F""],[[2183.54,2259.32,228.007],[[-0.56501,-0.824346,0.0348995],[0.0253709,0.0249199,0.999367]],""Land_CzechHedgehog_01_old_F""],[[2180.35,2261.55,227.9],[[-0.56501,-0.824346,0.0348995],[-0.0654932,0.0869736,0.994055]],""Land_CzechHedgehog_01_old_F""],[[2183.28,2261.9,227.632],[[-0.552839,-0.808609,0.201297],[0.13337,0.152592,0.979249]],""Land_CzechHedgehog_01_old_F""],[[2180.19,2264.29,227.683],[[-0.56501,-0.824346,0.0348995],[0.0253709,0.0249199,0.999367]],""Land_CzechHedgehog_01_old_F""],[[2187.49,2244.37,226.469],[[0.669863,0.727251,0.149635],[-0.107946,-0.104002,0.988702]],""Land_TrenchFrame_01_F""],[[2184.33,2247.29,226.412],[[0.674586,0.73169,0.0977902],[0.0742801,0.0645183,-0.995148]],""Land_TrenchFrame_01_F""],[[2187.72,2244.58,224.492],[[0.674586,0.73169,0.0977902],[0.0742801,0.0645183,-0.995148]],""Land_TrenchFrame_01_F""],[[2184.7,2247.35,224.4],[[0.669863,0.727251,0.149635],[-0.107946,-0.104002,0.988702]],""Land_TrenchFrame_01_F""],[[2180.48,2243.64,227.841],[[0.677834,0.734387,0.0348995],[-0.0301669,-0.0196473,0.999352]],""Land_CzechHedgehog_01_old_F""],[[2183.33,2240.97,227.742],[[0.677834,0.734387,0.0348995],[0.0508162,-0.0941522,0.99426]],""Land_CzechHedgehog_01_old_F""],[[2180.38,2241.04,227.47],[[0.663278,0.720793,0.201294],[-0.155404,-0.130455,0.979199]],""Land_CzechHedgehog_01_old_F""],[[2183.08,2238.24,227.528],[[0.677834,0.734387,0.0348995],[-0.0301669,-0.0196473,0.999352]],""Land_CzechHedgehog_01_old_F""],[[2186.7,2234.27,226.378],[[0.774382,-0.614769,0.149639],[-0.116162,0.0943456,0.988739]],""Land_TrenchFrame_01_F""],[[2189.38,2237.64,226.352],[[0.779392,-0.618858,0.0977926],[0.0743126,-0.063673,-0.9952]],""Land_TrenchFrame_01_F""],[[2186.93,2234.07,224.402],[[0.779392,-0.618858,0.0977926],[0.0743126,-0.063673,-0.9952]],""Land_TrenchFrame_01_F""],[[2189.48,2237.29,224.339],[[0.774382,-0.614769,0.149639],[-0.116162,0.0943456,0.988739]],""Land_TrenchFrame_01_F""],[[2185.44,2241.2,227.784],[[0.782604,-0.621541,0.0348995],[-0.0263042,0.0229951,0.999389]],""Land_CzechHedgehog_01_old_F""],[[2182.99,2238.16,227.657],[[0.782604,-0.621541,0.0348995],[-0.094556,-0.0632734,0.993507]],""Land_CzechHedgehog_01_old_F""],[[2182.85,2241.11,227.4],[[0.767222,-0.608973,0.2013],[-0.146028,0.139758,0.979359]],""Land_CzechHedgehog_01_old_F""],[[2180.25,2238.2,227.431],[[0.782604,-0.621541,0.0348995],[-0.0263042,0.0229951,0.999389]],""Land_CzechHedgehog_01_old_F""],[[2191.64,2235.3,226.376],[[-0.77422,0.614972,0.149639],[0.118237,-0.091732,0.988739]],""Land_TrenchFrame_01_F""],[[2188.96,2231.93,226.365],[[-0.779339,0.618924,0.0977926],[-0.076394,0.0610527,-0.995207]],""Land_TrenchFrame_01_F""],[[2191.4,2235.5,224.4],[[-0.779339,0.618924,0.0977926],[-0.076394,0.0610527,-0.995207]],""Land_TrenchFrame_01_F""],[[2188.86,2232.28,224.351],[[-0.77422,0.614972,0.149639],[0.118237,-0.091732,0.988739]],""Land_TrenchFrame_01_F""],[[2192.9,2228.38,227.797],[[-0.782682,0.621442,0.0348995],[0.0283844,-0.0203755,0.999389]],""Land_CzechHedgehog_01_old_F""],[[2195.35,2231.42,227.658],[[-0.782682,0.621442,0.0348995],[0.0966027,0.0658937,0.99314]],""Land_CzechHedgehog_01_old_F""],[[2195.49,2228.47,227.408],[[-0.766952,0.609313,0.2013],[0.148095,-0.137162,0.979415]],""Land_CzechHedgehog_01_old_F""],[[2198.09,2231.38,227.426],[[-0.782682,0.621442,0.0348995],[0.0283844,-0.0203755,0.999389]],""Land_CzechHedgehog_01_old_F""],[[2200.69,2234.74,226.377],[[0.505718,0.849622,0.149639],[-0.0774559,-0.128038,0.98874]],""Land_TrenchFrame_01_F""],[[2197,2236.94,226.353],[[0.509074,0.85515,0.0977926],[0.0526546,0.0824632,-0.995202]],""Land_TrenchFrame_01_F""],[[2200.86,2234.99,224.4],[[0.509074,0.85515,0.0977926],[0.0526546,0.0824632,-0.995202]],""Land_TrenchFrame_01_F""],[[2197.34,2237.09,224.34],[[0.505718,0.849622,0.149639],[-0.0774559,-0.128038,0.98874]],""Land_TrenchFrame_01_F""],[[2194,2232.56,227.785],[[0.511271,0.85871,0.0348995],[-0.018763,-0.0294456,0.99939]],""Land_CzechHedgehog_01_old_F""],[[2197.34,2230.54,227.656],[[0.511271,0.85871,0.0348995],[0.0758581,-0.0855407,0.993443]],""Land_CzechHedgehog_01_old_F""],[[2194.43,2230.01,227.401],[[0.500959,0.841735,0.201301],[-0.11847,-0.163709,0.97937]],""Land_CzechHedgehog_01_old_F""],[[2197.66,2227.82,227.429],[[0.511271,0.85871,0.0348995],[-0.018763,-0.0294456,0.99939]],""Land_CzechHedgehog_01_old_F""],[[2197.94,2240.14,226.376],[[-0.506106,-0.849391,0.149639],[0.0756736,0.129099,0.98874]],""Land_TrenchFrame_01_F""],[[2201.64,2237.93,226.362],[[-0.509368,-0.854974,0.0977926],[-0.0508543,-0.083535,-0.995206]],""Land_TrenchFrame_01_F""],[[2197.78,2239.88,224.4],[[-0.509368,-0.854974,0.0977926],[-0.0508543,-0.083535,-0.995206]],""Land_TrenchFrame_01_F""],[[2201.3,2237.78,224.348],[[-0.506106,-0.849391,0.149639],[0.0756736,0.129099,0.98874]],""Land_TrenchFrame_01_F""],[[2204.63,2242.31,227.795],[[-0.511451,-0.858603,0.0348995],[0.0169478,0.0305266,0.99939]],""Land_CzechHedgehog_01_old_F""],[[2201.3,2244.33,227.657],[[-0.511451,-0.858603,0.0348995],[-0.0776545,0.086628,0.99321]],""Land_CzechHedgehog_01_old_F""],[[2204.2,2244.87,227.406],[[-0.50144,-0.841449,0.201301],[0.116709,0.164754,0.979405]],""Land_CzechHedgehog_01_old_F""],[[2200.97,2247.05,227.427],[[-0.511451,-0.858603,0.0348995],[0.0169478,0.0305266,0.99939]],""Land_CzechHedgehog_01_old_F""],[[2188.02,2248.27,226.411],[[-0.671268,-0.725953,0.149636],[0.0958184,0.115196,0.988711]],""Land_TrenchFrame_01_F""],[[2191.18,2245.35,226.426],[[-0.675357,-0.730979,0.0977907],[-0.0620967,-0.0757655,-0.99519]],""Land_TrenchFrame_01_F""],[[2187.81,2248.04,224.435],[[-0.675357,-0.730979,0.0977907],[-0.0620967,-0.0757655,-0.99519]],""Land_TrenchFrame_01_F""],[[2190.83,2245.27,224.411],[[-0.671268,-0.725953,0.149636],[0.0958184,0.115196,0.988711]],""Land_TrenchFrame_01_F""],[[2195.01,2249.03,227.861],[[-0.677835,-0.734385,0.0348995],[0.0179583,0.0309162,0.999361]],""Land_CzechHedgehog_01_old_F""],[[2192.16,2251.69,227.697],[[-0.677835,-0.734385,0.0348995],[-0.0629946,0.105307,0.992443]],""Land_CzechHedgehog_01_old_F""],[[2195.12,2251.62,227.461],[[-0.665318,-0.718911,0.201296],[0.143375,0.141571,0.97949]],""Land_CzechHedgehog_01_old_F""],[[2192.41,2254.42,227.455],[[-0.677835,-0.734385,0.0348995],[0.0179583,0.0309162,0.999361]],""Land_CzechHedgehog_01_old_F""],[[2188.13,2238.36,226.392],[[0.985862,0.0754012,0.149636],[-0.148634,-0.0187697,0.988714]],""Land_TrenchFrame_01_F""],[[2187.8,2242.65,226.405],[[0.992279,0.0762786,0.097791],[0.0970932,0.0128118,-0.995193]],""Land_TrenchFrame_01_F""],[[2188.43,2238.39,224.416],[[0.992279,0.0762786,0.097791],[0.0970932,0.0128118,-0.995193]],""Land_TrenchFrame_01_F""],[[2188.11,2242.47,224.389],[[0.985862,0.0754012,0.149636],[-0.148634,-0.0187697,0.988714]],""Land_TrenchFrame_01_F""],[[2182.49,2242.56,227.839],[[0.996416,0.0770599,0.0348995],[-0.0342317,-0.00997077,0.999364]],""Land_CzechHedgehog_01_old_F""],[[2182.76,2238.67,227.678],[[0.996416,0.0770599,0.0348995],[-0.0255151,-0.11957,0.992498]],""Land_CzechHedgehog_01_old_F""],[[2180.65,2240.74,227.441],[[0.976708,0.0743128,0.201296],[-0.201431,-0.00574766,0.979486]],""Land_CzechHedgehog_01_old_F""],[[2180.73,2236.84,227.437],[[0.996416,0.0770599,0.0348995],[-0.0342317,-0.00997077,0.999364]],""Land_CzechHedgehog_01_old_F""],[[2196.71,2235.5,226.377],[[-0.178149,0.972559,0.149639],[0.0271739,-0.147152,0.988741]],""Land_TrenchFrame_01_F""],[[2192.48,2234.73,226.359],[[-0.179325,0.978917,0.0977926],[-0.0158646,0.0965136,-0.995205]],""Land_TrenchFrame_01_F""],[[2196.67,2235.81,224.401],[[-0.179325,0.978917,0.0977926],[-0.0158646,0.0965136,-0.995205]],""Land_TrenchFrame_01_F""],[[2192.64,2235.06,224.345],[[-0.178149,0.972559,0.149639],[0.0271739,-0.147152,0.988741]],""Land_TrenchFrame_01_F""],[[2193.11,2229.47,227.791],[[-0.180093,0.98303,0.0348995],[0.00649888,-0.0342897,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2196.95,2230.14,227.657],[[-0.180093,0.98303,0.0348995],[0.114651,-0.0142599,0.993304]],""Land_CzechHedgehog_01_old_F""],[[2195.12,2227.82,227.405],[[-0.176478,0.963501,0.201301],[0.0197552,-0.201002,0.979392]],""Land_CzechHedgehog_01_old_F""],[[2198.98,2228.3,227.428],[[-0.180093,0.98303,0.0348995],[0.00649888,-0.0342897,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2193.57,2243.44,226.403],[[-0.591087,-0.792606,0.149638],[0.0927993,0.117461,0.988732]],""Land_TrenchFrame_01_F""],[[2197.01,2240.86,226.367],[[-0.595127,-0.79766,0.0977921],[-0.0634022,-0.0747051,-0.995188]],""Land_TrenchFrame_01_F""],[[2193.37,2243.2,224.427],[[-0.595127,-0.79766,0.0977921],[-0.0634022,-0.0747051,-0.995188]],""Land_TrenchFrame_01_F""],[[2196.66,2240.75,224.354],[[-0.591087,-0.792606,0.149638],[0.0927993,0.117461,0.988732]],""Land_TrenchFrame_01_F""],[[2200.45,2244.9,227.797],[[-0.597838,-0.800857,0.0348995],[0.0241835,0.0254979,0.999382]],""Land_CzechHedgehog_01_old_F""],[[2197.35,2247.26,227.68],[[-0.597838,-0.800857,0.0348995],[-0.064095,0.0911531,0.993772]],""Land_CzechHedgehog_01_old_F""],[[2200.29,2247.49,227.418],[[-0.585405,-0.785353,0.201299],[0.137282,0.148683,0.979309]],""Land_CzechHedgehog_01_old_F""],[[2197.3,2250,227.458],[[-0.597838,-0.800857,0.0348995],[0.0241835,0.0254979,0.999382]],""Land_CzechHedgehog_01_old_F""],[[2202.39,2233.72,226.376],[[0.505896,0.849516,0.149639],[-0.0774862,-0.128019,0.98874]],""Land_TrenchFrame_01_F""],[[2198.7,2235.93,226.353],[[0.509252,0.855043,0.0977926],[0.0526753,0.0824501,-0.995202]],""Land_TrenchFrame_01_F""],[[2202.56,2233.98,224.4],[[0.509252,0.855043,0.0977926],[0.0526753,0.0824501,-0.995202]],""Land_TrenchFrame_01_F""],[[2199.04,2236.08,224.339],[[0.505896,0.849516,0.149639],[-0.0774862,-0.128019,0.98874]],""Land_TrenchFrame_01_F""],[[2195.7,2231.55,227.785],[[0.511451,0.858603,0.0348995],[-0.0187726,-0.0294396,0.99939]],""Land_CzechHedgehog_01_old_F""],[[2199.04,2229.53,227.656],[[0.511451,0.858603,0.0348995],[0.0758367,-0.0855545,0.993443]],""Land_CzechHedgehog_01_old_F""],[[2196.13,2228.99,227.4],[[0.501134,0.841631,0.201301],[-0.118507,-0.163682,0.979369]],""Land_CzechHedgehog_01_old_F""],[[2199.36,2226.81,227.429],[[0.511451,0.858603,0.0348995],[-0.0187726,-0.0294396,0.99939]],""Land_CzechHedgehog_01_old_F""],[[2212.72,2228.65,226.37],[[0.401918,0.903366,0.149639],[-0.0609779,-0.136652,0.988741]],""Land_TrenchFrame_01_F""],[[2208.79,2230.4,226.351],[[0.404554,0.90927,0.0977926],[0.0417295,0.0884686,-0.995205]],""Land_TrenchFrame_01_F""],[[2212.85,2228.93,224.394],[[0.404554,0.90927,0.0977926],[0.0417295,0.0884686,-0.995205]],""Land_TrenchFrame_01_F""],[[2209.11,2230.59,224.337],[[0.401918,0.903366,0.149639],[-0.0609779,-0.136652,0.988741]],""Land_TrenchFrame_01_F""],[[2206.33,2225.7,227.783],[[0.406264,0.913089,0.0348995],[-0.0143358,-0.0318196,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2209.88,2224.09,227.65],[[0.406264,0.913089,0.0348995],[0.0862451,-0.0763404,0.993345]],""Land_CzechHedgehog_01_old_F""],[[2207.06,2223.21,227.397],[[0.398165,0.894954,0.201301],[-0.0974975,-0.176915,0.979385]],""Land_CzechHedgehog_01_old_F""],[[2210.53,2221.42,227.422],[[0.406264,0.913089,0.0348995],[-0.0143358,-0.0318196,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2210.71,2233.08,226.37],[[-0.40198,-0.903338,0.149639],[0.0606867,0.136781,0.988741]],""Land_TrenchFrame_01_F""],[[2214.64,2231.32,226.351],[[-0.404601,-0.90925,0.0977926],[-0.0414354,-0.0885994,-0.995205]],""Land_TrenchFrame_01_F""],[[2210.58,2232.8,224.393],[[-0.404601,-0.90925,0.0977926],[-0.0414354,-0.0885994,-0.995205]],""Land_TrenchFrame_01_F""],[[2214.32,2231.14,224.338],[[-0.40198,-0.903338,0.149639],[0.0606867,0.136781,0.988741]],""Land_TrenchFrame_01_F""],[[2217.1,2236.03,227.784],[[-0.406292,-0.913076,0.0348995],[0.0140393,0.0319515,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2213.55,2237.64,227.65],[[-0.406292,-0.913076,0.0348995],[-0.0865389,0.0764734,0.993309]],""Land_CzechHedgehog_01_old_F""],[[2216.37,2238.52,227.397],[[-0.398243,-0.894919,0.201301],[0.0972098,0.177043,0.979391]],""Land_CzechHedgehog_01_old_F""],[[2212.9,2240.3,227.421],[[-0.406292,-0.913076,0.0348995],[0.0140393,0.0319515,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2200.72,2238.48,226.373],[[-0.506072,-0.849411,0.149639],[0.0756685,0.129102,0.98874]],""Land_TrenchFrame_01_F""],[[2204.41,2236.28,226.359],[[-0.509334,-0.854995,0.0977926],[-0.050851,-0.0835371,-0.995206]],""Land_TrenchFrame_01_F""],[[2200.55,2238.22,224.396],[[-0.509334,-0.854995,0.0977926],[-0.050851,-0.0835371,-0.995206]],""Land_TrenchFrame_01_F""],[[2204.08,2236.13,224.345],[[-0.506072,-0.849411,0.149639],[0.0756685,0.129102,0.98874]],""Land_TrenchFrame_01_F""],[[2207.41,2240.65,227.791],[[-0.511417,-0.858624,0.0348995],[0.0169466,0.0305273,0.99939]],""Land_CzechHedgehog_01_old_F""],[[2204.07,2242.68,227.654],[[-0.511417,-0.858624,0.0348995],[-0.077658,0.0866249,0.99321]],""Land_CzechHedgehog_01_old_F""],[[2206.98,2243.21,227.403],[[-0.501406,-0.841469,0.201301],[0.116703,0.164759,0.979405]],""Land_CzechHedgehog_01_old_F""],[[2203.75,2245.4,227.423],[[-0.511417,-0.858624,0.0348995],[0.0169466,0.0305273,0.99939]],""Land_CzechHedgehog_01_old_F""],[[2207.36,2231.16,226.371],[[0.454805,0.87793,0.149639],[-0.0685578,-0.133011,0.988741]],""Land_TrenchFrame_01_F""],[[2203.54,2233.14,226.353],[[0.457765,0.883679,0.0977926],[0.0464853,0.0860544,-0.995205]],""Land_TrenchFrame_01_F""],[[2207.51,2231.43,224.394],[[0.457765,0.883679,0.0977926],[0.0464853,0.0860544,-0.995205]],""Land_TrenchFrame_01_F""],[[2203.87,2233.31,224.339],[[0.454805,0.87793,0.149639],[-0.0685578,-0.133011,0.988741]],""Land_TrenchFrame_01_F""],[[2200.81,2228.59,227.786],[[0.459672,0.887403,0.0348995],[-0.0157811,-0.0311292,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2204.26,2226.77,227.651],[[0.459672,0.887403,0.0348995],[0.0819823,-0.0815306,0.993293]],""Land_CzechHedgehog_01_old_F""],[[2201.39,2226.07,227.399],[[0.450582,0.869744,0.201301],[-0.107403,-0.171037,0.979393]],""Land_CzechHedgehog_01_old_F""],[[2204.75,2224.08,227.422],[[0.459672,0.887403,0.0348995],[-0.0157811,-0.0311292,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2205.52,2235.76,226.372],[[-0.454714,-0.877977,0.149639],[0.0691257,0.132717,0.988741]],""Land_TrenchFrame_01_F""],[[2209.33,2233.78,226.352],[[-0.457704,-0.88371,0.0977926],[-0.0470572,-0.0857582,-0.995204]],""Land_TrenchFrame_01_F""],[[2205.36,2235.49,224.396],[[-0.457704,-0.88371,0.0977926],[-0.0470572,-0.0857582,-0.995204]],""Land_TrenchFrame_01_F""],[[2209.01,2233.61,224.338],[[-0.454714,-0.877977,0.149639],[0.0691257,0.132717,0.988741]],""Land_TrenchFrame_01_F""],[[2212.07,2238.33,227.784],[[-0.459647,-0.887416,0.0348995],[0.0163557,0.0308316,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2208.62,2240.15,227.652],[[-0.459647,-0.887416,0.0348995],[-0.0814116,0.0812342,0.993365]],""Land_CzechHedgehog_01_old_F""],[[2211.49,2240.85,227.398],[[-0.450461,-0.869806,0.201301],[0.107965,0.170746,0.979382]],""Land_CzechHedgehog_01_old_F""],[[2208.13,2242.84,227.424],[[-0.459647,-0.887416,0.0348995],[0.0163557,0.0308316,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2216.33,2230.58,226.37],[[-0.401942,-0.903355,0.149639],[0.0608313,0.136717,0.988741]],""Land_TrenchFrame_01_F""],[[2220.26,2228.83,226.351],[[-0.40457,-0.909263,0.0977926],[-0.0415818,-0.0885343,-0.995205]],""Land_TrenchFrame_01_F""],[[2216.19,2230.3,224.393],[[-0.40457,-0.909263,0.0977926],[-0.0415818,-0.0885343,-0.995205]],""Land_TrenchFrame_01_F""],[[2219.94,2228.64,224.337],[[-0.401942,-0.903355,0.149639],[0.0608313,0.136717,0.988741]],""Land_TrenchFrame_01_F""],[[2222.71,2233.53,227.783],[[-0.406271,-0.913086,0.0348995],[0.0141873,0.0318857,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2219.16,2235.14,227.65],[[-0.406271,-0.913086,0.0348995],[-0.0863926,0.0764062,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2221.98,2236.02,227.397],[[-0.398197,-0.89494,0.201301],[0.0973523,0.17698,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2218.52,2237.8,227.421],[[-0.406271,-0.913086,0.0348995],[0.0141873,0.0318857,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2215.94,2230.75,226.37],[[-0.401942,-0.903355,0.149639],[0.0608313,0.136717,0.988741]],""Land_TrenchFrame_01_F""],[[2219.87,2229,226.351],[[-0.40457,-0.909263,0.0977926],[-0.0415818,-0.0885343,-0.995205]],""Land_TrenchFrame_01_F""],[[2215.81,2230.47,224.393],[[-0.40457,-0.909263,0.0977926],[-0.0415818,-0.0885343,-0.995205]],""Land_TrenchFrame_01_F""],[[2219.55,2228.81,224.337],[[-0.401942,-0.903355,0.149639],[0.0608313,0.136717,0.988741]],""Land_TrenchFrame_01_F""],[[2222.33,2233.7,227.783],[[-0.406271,-0.913086,0.0348995],[0.0141873,0.0318857,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2218.78,2235.31,227.65],[[-0.406271,-0.913086,0.0348995],[-0.0863926,0.0764062,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2221.6,2236.19,227.397],[[-0.398197,-0.89494,0.201301],[0.0973523,0.17698,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2218.13,2237.97,227.421],[[-0.406271,-0.913086,0.0348995],[0.0141873,0.0318857,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2218.06,2226.27,226.37],[[0.401941,0.903355,0.149639],[-0.0608312,-0.136717,0.988741]],""Land_TrenchFrame_01_F""],[[2214.13,2228.03,226.351],[[0.40457,0.909263,0.0977926],[0.0415817,0.0885343,-0.995205]],""Land_TrenchFrame_01_F""],[[2218.19,2226.55,224.393],[[0.40457,0.909263,0.0977926],[0.0415817,0.0885343,-0.995205]],""Land_TrenchFrame_01_F""],[[2214.44,2228.21,224.337],[[0.401941,0.903355,0.149639],[-0.0608312,-0.136717,0.988741]],""Land_TrenchFrame_01_F""],[[2211.67,2223.32,227.783],[[0.406271,0.913086,0.0348995],[-0.0141873,-0.0318857,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2215.22,2221.71,227.65],[[0.406271,0.913086,0.0348995],[0.0863926,-0.0764062,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2212.4,2220.84,227.397],[[0.398197,0.89494,0.201301],[-0.0973522,-0.17698,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2215.87,2219.05,227.421],[[0.406271,0.913086,0.0348995],[-0.0141873,-0.0318857,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2218.44,2226.1,226.37],[[0.401941,0.903355,0.149639],[-0.0608312,-0.136717,0.988741]],""Land_TrenchFrame_01_F""],[[2214.52,2227.85,226.351],[[0.40457,0.909263,0.0977926],[0.0415817,0.0885343,-0.995205]],""Land_TrenchFrame_01_F""],[[2218.58,2226.38,224.393],[[0.40457,0.909263,0.0977926],[0.0415817,0.0885343,-0.995205]],""Land_TrenchFrame_01_F""],[[2214.83,2228.04,224.337],[[0.401941,0.903355,0.149639],[-0.0608312,-0.136717,0.988741]],""Land_TrenchFrame_01_F""],[[2212.06,2223.15,227.783],[[0.406271,0.913086,0.0348995],[-0.0141873,-0.0318857,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2215.61,2221.54,227.65],[[0.406271,0.913086,0.0348995],[0.0863926,-0.0764062,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2212.79,2220.66,227.397],[[0.398197,0.89494,0.201301],[-0.0973522,-0.17698,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2216.25,2218.88,227.421],[[0.406271,0.913086,0.0348995],[-0.0141873,-0.0318857,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2160.39,2261.47,226.683],[[0.27377,0.950084,0.149637],[-0.0355671,-0.145474,0.988723]],""Land_TrenchFrame_01_F""],[[2156.26,2262.66,226.69],[[0.275254,0.956385,0.0977915],[0.0231416,0.0950999,-0.995199]],""Land_TrenchFrame_01_F""],[[2160.47,2261.76,224.706],[[0.275254,0.956385,0.0977915],[0.0231416,0.0950999,-0.995199]],""Land_TrenchFrame_01_F""],[[2156.53,2262.89,224.675],[[0.27377,0.950084,0.149637],[-0.0355671,-0.145474,0.988723]],""Land_TrenchFrame_01_F""],[[2154.48,2257.66,228.124],[[0.276044,0.960511,0.0348995],[-0.00383597,-0.0352091,0.999373]],""Land_CzechHedgehog_01_old_F""],[[2158.22,2256.55,227.967],[[0.276044,0.960511,0.0348995],[0.101905,-0.0653539,0.992645]],""Land_CzechHedgehog_01_old_F""],[[2155.55,2255.3,227.727],[[0.271527,0.941144,0.201298],[-0.0662113,-0.190393,0.979473]],""Land_CzechHedgehog_01_old_F""],[[2159.23,2254.01,227.728],[[0.276044,0.960511,0.0348995],[-0.00383597,-0.0352091,0.999373]],""Land_CzechHedgehog_01_old_F""],[[2171.06,2257.08,226.692],[[0.434745,0.888035,0.149635],[-0.0740951,-0.130323,0.988699]],""Land_TrenchFrame_01_F""],[[2167.2,2258.98,226.634],[[0.438022,0.89363,0.09779],[0.0530819,0.0828802,-0.995145]],""Land_TrenchFrame_01_F""],[[2171.22,2257.34,224.716],[[0.438022,0.89363,0.09779],[0.0530819,0.0828802,-0.995145]],""Land_TrenchFrame_01_F""],[[2167.54,2259.14,224.622],[[0.434745,0.888035,0.149635],[-0.0740951,-0.130323,0.988699]],""Land_TrenchFrame_01_F""],[[2164.56,2254.38,228.063],[[0.440383,0.897132,0.0348995],[-0.0235893,-0.0272964,0.999349]],""Land_CzechHedgehog_01_old_F""],[[2168.04,2252.63,227.965],[[0.440383,0.897132,0.0348995],[0.0752721,-0.0756286,0.994291]],""Land_CzechHedgehog_01_old_F""],[[2165.2,2251.86,227.692],[[0.43026,0.879976,0.201294],[-0.112042,-0.169207,0.979191]],""Land_CzechHedgehog_01_old_F""],[[2168.59,2249.95,227.752],[[0.440383,0.897132,0.0348995],[-0.0235893,-0.0272964,0.999349]],""Land_CzechHedgehog_01_old_F""],[[2168.96,2261.71,226.668],[[-0.436528,-0.88716,0.149636],[0.0588921,0.137786,0.98871]],""Land_TrenchFrame_01_F""],[[2172.82,2259.81,226.684],[[-0.439008,-0.893146,0.0977907],[-0.0378071,-0.0903802,-0.99519]],""Land_TrenchFrame_01_F""],[[2168.83,2261.43,224.692],[[-0.439008,-0.893146,0.0977907],[-0.0378071,-0.0903802,-0.99519]],""Land_TrenchFrame_01_F""],[[2172.51,2259.63,224.668],[[-0.436528,-0.88716,0.149636],[0.0588921,0.137786,0.98871]],""Land_TrenchFrame_01_F""],[[2175.44,2264.42,228.118],[[-0.440405,-0.897121,0.0348995],[0.00828215,0.034811,0.99936]],""Land_CzechHedgehog_01_old_F""],[[2171.96,2266.17,227.954],[[-0.440405,-0.897121,0.0348995],[-0.0905151,0.0830418,0.992427]],""Land_CzechHedgehog_01_old_F""],[[2174.81,2266.94,227.719],[[-0.432838,-0.87871,0.201295],[0.0969602,0.176622,0.979492]],""Land_CzechHedgehog_01_old_F""],[[2171.41,2268.85,227.712],[[-0.440405,-0.897121,0.0348995],[0.00828215,0.034811,0.99936]],""Land_CzechHedgehog_01_old_F""],[[2157.84,2265.56,226.707],[[-0.272835,-0.950352,0.149639],[0.0438969,0.143081,0.988737]],""Land_TrenchFrame_01_F""],[[2161.97,2264.37,226.677],[[-0.274756,-0.956528,0.0977924],[-0.0315087,-0.092695,-0.995196]],""Land_TrenchFrame_01_F""],[[2157.74,2265.27,224.731],[[-0.274756,-0.956528,0.0977924],[-0.0315087,-0.092695,-0.995196]],""Land_TrenchFrame_01_F""],[[2161.68,2264.14,224.663],[[-0.272835,-0.950352,0.149639],[0.0438969,0.143081,0.988737]],""Land_TrenchFrame_01_F""],[[2163.76,2269.36,228.108],[[-0.276074,-0.960503,0.0348995],[0.012218,0.0328006,0.999387]],""Land_CzechHedgehog_01_old_F""],[[2160.02,2270.47,227.985],[[-0.276074,-0.960503,0.0348995],[-0.0935654,0.0629959,0.993618]],""Land_CzechHedgehog_01_old_F""],[[2162.69,2271.73,227.726],[[-0.270157,-0.941538,0.2013],[0.0744781,0.188012,0.979339]],""Land_CzechHedgehog_01_old_F""],[[2159.02,2273.02,227.761],[[-0.276074,-0.960503,0.0348995],[0.012218,0.0328006,0.999387]],""Land_CzechHedgehog_01_old_F""],[[2166.2,2259.27,226.696],[[0.356052,0.922407,0.149639],[-0.0521163,-0.140283,0.988739]],""Land_TrenchFrame_01_F""],[[2162.19,2260.82,226.685],[[0.358288,0.928475,0.0977925],[0.0353143,0.0911937,-0.995207]],""Land_TrenchFrame_01_F""],[[2166.32,2259.55,224.719],[[0.358288,0.928475,0.0977925],[0.0353143,0.0911937,-0.995207]],""Land_TrenchFrame_01_F""],[[2162.49,2261.03,224.671],[[0.356052,0.922407,0.149639],[-0.0521163,-0.140283,0.988739]],""Land_TrenchFrame_01_F""],[[2159.98,2256,228.118],[[0.359684,0.932421,0.0348995],[-0.0108094,-0.0332363,0.999389]],""Land_CzechHedgehog_01_old_F""],[[2163.6,2254.57,227.977],[[0.359684,0.932421,0.0348995],[0.0918805,-0.0726145,0.993119]],""Land_CzechHedgehog_01_old_F""],[[2160.83,2253.55,227.728],[[0.352828,0.913778,0.2013],[-0.0865729,-0.182333,0.979418]],""Land_CzechHedgehog_01_old_F""],[[2164.38,2251.94,227.745],[[0.359684,0.932421,0.0348995],[-0.0108094,-0.0332363,0.999389]],""Land_CzechHedgehog_01_old_F""],[[2163.87,2263.65,226.717],[[-0.355624,-0.922572,0.149639],[0.055339,0.13904,0.988739]],""Land_TrenchFrame_01_F""],[[2167.88,2262.1,226.691],[[-0.358029,-0.928575,0.0977926],[-0.0385549,-0.0899436,-0.9952]],""Land_TrenchFrame_01_F""],[[2163.74,2263.37,224.741],[[-0.358029,-0.928575,0.0977926],[-0.0385549,-0.0899436,-0.9952]],""Land_TrenchFrame_01_F""],[[2167.57,2261.9,224.678],[[-0.355624,-0.922572,0.149639],[0.055339,0.13904,0.988739]],""Land_TrenchFrame_01_F""],[[2170.1,2266.92,228.123],[[-0.359629,-0.932442,0.0348995],[0.01406,0.0319825,0.99939]],""Land_CzechHedgehog_01_old_F""],[[2166.47,2268.35,227.996],[[-0.359629,-0.932442,0.0348995],[-0.0886472,0.0713747,0.993503]],""Land_CzechHedgehog_01_old_F""],[[2169.24,2269.36,227.739],[[-0.352231,-0.914008,0.2013],[0.0897679,0.181099,0.979359]],""Land_CzechHedgehog_01_old_F""],[[2165.69,2270.97,227.77],[[-0.359629,-0.932442,0.0348995],[0.01406,0.0319825,0.99939]],""Land_CzechHedgehog_01_old_F""],[[2144.78,2265.13,226.515],[[0.0451832,0.987711,0.149618],[0.0126626,-0.150325,0.988555]],""Land_TrenchFrame_01_F""],[[2140.48,2265.32,226.579],[[0.0444602,0.994214,0.0977809],[-0.0130074,0.0984455,-0.995057]],""Land_TrenchFrame_01_F""],[[2144.77,2265.44,224.539],[[0.0444602,0.994214,0.0977809],[-0.0130074,0.0984455,-0.995057]],""Land_TrenchFrame_01_F""],[[2140.67,2265.61,224.562],[[0.0451832,0.987711,0.149618],[0.0126626,-0.150325,0.988555]],""Land_TrenchFrame_01_F""],[[2139.95,2260.04,228.017],[[0.0434265,0.998447,0.0348995],[0.0177765,-0.0356991,0.999204]],""Land_CzechHedgehog_01_old_F""],[[2143.84,2259.85,227.809],[[0.0434265,0.998447,0.0348995],[0.12754,-0.0401871,0.991019]],""Land_CzechHedgehog_01_old_F""],[[2141.53,2258,227.599],[[0.0457853,0.978465,0.201269],[-0.00670744,-0.201175,0.979532]],""Land_CzechHedgehog_01_old_F""],[[2145.41,2257.61,227.548],[[0.0434265,0.998447,0.0348995],[0.0177765,-0.0356991,0.999204]],""Land_CzechHedgehog_01_old_F""],[[2155.94,2262.75,226.652],[[0.273877,0.950053,0.149637],[-0.0347253,-0.145716,0.988717]],""Land_TrenchFrame_01_F""],[[2151.8,2263.94,226.663],[[0.275317,0.956367,0.0977911],[0.0222954,0.095343,-0.995195]],""Land_TrenchFrame_01_F""],[[2156.02,2263.04,224.676],[[0.275317,0.956367,0.0977911],[0.0222954,0.095343,-0.995195]],""Land_TrenchFrame_01_F""],[[2152.08,2264.17,224.648],[[0.273877,0.950053,0.149637],[-0.0347253,-0.145716,0.988717]],""Land_TrenchFrame_01_F""],[[2150.03,2258.94,228.097],[[0.276053,0.960509,0.0348995],[-0.00298752,-0.0354528,0.999367]],""Land_CzechHedgehog_01_old_F""],[[2153.77,2257.83,227.937],[[0.276053,0.960509,0.0348995],[0.102749,-0.0655937,0.992542]],""Land_CzechHedgehog_01_old_F""],[[2151.09,2256.58,227.7],[[0.271678,0.941101,0.201297],[-0.0653764,-0.190633,0.979482]],""Land_CzechHedgehog_01_old_F""],[[2154.77,2255.29,227.697],[[0.276053,0.960509,0.0348995],[-0.00298752,-0.0354528,0.999367]],""Land_CzechHedgehog_01_old_F""],[[2152.99,2266.96,226.683],[[-0.272557,-0.950432,0.149638],[0.0463412,0.142378,0.988727]],""Land_TrenchFrame_01_F""],[[2157.12,2265.76,226.641],[[-0.274605,-0.956571,0.0977918],[-0.0339641,-0.0919887,-0.995181]],""Land_TrenchFrame_01_F""],[[2152.89,2266.66,224.706],[[-0.274605,-0.956571,0.0977918],[-0.0339641,-0.0919887,-0.995181]],""Land_TrenchFrame_01_F""],[[2156.83,2265.54,224.629],[[-0.272557,-0.950432,0.149638],[0.0463412,0.142378,0.988727]],""Land_TrenchFrame_01_F""],[[2158.92,2270.76,228.072],[[-0.276078,-0.960501,0.0348995],[0.0146781,0.0320931,0.999377]],""Land_CzechHedgehog_01_old_F""],[[2155.18,2271.86,227.959],[[-0.276078,-0.960501,0.0348995],[-0.0911163,0.0623023,0.993889]],""Land_CzechHedgehog_01_old_F""],[[2157.85,2273.12,227.694],[[-0.269751,-0.941655,0.201298],[0.0769034,0.187313,0.979285]],""Land_CzechHedgehog_01_old_F""],[[2154.17,2274.41,227.739],[[-0.276078,-0.960501,0.0348995],[0.0146781,0.0320931,0.999377]],""Land_CzechHedgehog_01_old_F""],[[2141.41,2268.51,226.577],[[-0.0407321,-0.987904,0.149619],[0.0254018,0.148671,0.98856]],""Land_TrenchFrame_01_F""],[[2145.7,2268.32,226.477],[[-0.0420032,-0.994321,0.0977812],[-0.0252373,-0.0967805,-0.994986]],""Land_TrenchFrame_01_F""],[[2141.34,2268.21,224.601],[[-0.0420032,-0.994321,0.0977812],[-0.0252373,-0.0967805,-0.994986]],""Land_TrenchFrame_01_F""],[[2145.44,2268.03,224.467],[[-0.0407321,-0.987904,0.149619],[0.0254018,0.148671,0.98856]],""Land_TrenchFrame_01_F""],[[2146.3,2273.59,227.902],[[-0.0433839,-0.998449,0.0348995],[0.0205473,0.0340333,0.99921]],""Land_CzechHedgehog_01_old_F""],[[2142.4,2273.8,227.843],[[-0.0433839,-0.998449,0.0348995],[-0.0894431,0.0386738,0.995241]],""Land_CzechHedgehog_01_old_F""],[[2144.7,2275.64,227.548],[[-0.0393435,-0.978745,0.20127],[0.0444796,0.199511,0.978886]],""Land_CzechHedgehog_01_old_F""],[[2140.82,2276.04,227.646],[[-0.0433839,-0.998449,0.0348995],[0.0205473,0.0340333,0.99921]],""Land_CzechHedgehog_01_old_F""],[[2149.92,2264.23,226.631],[[0.157884,0.976055,0.149633],[-0.0347968,-0.14594,0.988681]],""Land_TrenchFrame_01_F""],[[2145.68,2264.93,226.565],[[0.159486,0.982345,0.0977889],[0.0284766,0.0944377,-0.995123]],""Land_TrenchFrame_01_F""],[[2150,2264.53,224.654],[[0.159486,0.982345,0.0977889],[0.0284766,0.0944377,-0.995123]],""Land_TrenchFrame_01_F""],[[2145.95,2265.18,224.553],[[0.157884,0.976055,0.149633],[-0.0347968,-0.14594,0.988681]],""Land_TrenchFrame_01_F""],[[2144.48,2259.76,227.993],[[0.160839,0.986363,0.0348995],[-0.0164025,-0.0326837,0.999331]],""Land_CzechHedgehog_01_old_F""],[[2148.32,2259.1,227.903],[[0.160839,0.986363,0.0348995],[0.0922425,-0.0502276,0.994469]],""Land_CzechHedgehog_01_old_F""],[[2145.82,2257.54,227.625],[[0.155841,0.967055,0.201291],[-0.0598009,-0.19417,0.979144]],""Land_CzechHedgehog_01_old_F""],[[2149.62,2256.69,227.692],[[0.160839,0.986363,0.0348995],[-0.0164025,-0.0326837,0.999331]],""Land_CzechHedgehog_01_old_F""],[[2146.74,2268.05,226.608],[[-0.160128,-0.975689,0.149635],[0.0154236,0.149099,0.988702]],""Land_TrenchFrame_01_F""],[[2150.99,2267.35,226.627],[[-0.160715,-0.982145,0.0977902],[-0.00901292,-0.0976136,-0.995184]],""Land_TrenchFrame_01_F""],[[2146.7,2267.74,224.632],[[-0.160715,-0.982145,0.0977902],[-0.00901292,-0.0976136,-0.995184]],""Land_TrenchFrame_01_F""],[[2150.75,2267.09,224.612],[[-0.160128,-0.975689,0.149635],[0.0154236,0.149099,0.988702]],""Land_TrenchFrame_01_F""],[[2152.15,2272.53,228.062],[[-0.160839,-0.986363,0.0348995],[-0.00310019,0.0358646,0.999352]],""Land_CzechHedgehog_01_old_F""],[[2148.31,2273.19,227.895],[[-0.160839,-0.986363,0.0348995],[-0.111641,0.0533147,0.992317]],""Land_CzechHedgehog_01_old_F""],[[2150.82,2274.75,227.661],[[-0.159098,-0.966524,0.201294],[0.0405771,0.197317,0.9795]],""Land_CzechHedgehog_01_old_F""],[[2147.01,2275.59,227.651],[[-0.160839,-0.986363,0.0348995],[-0.00310019,0.0358646,0.999352]],""Land_CzechHedgehog_01_old_F""],[[2132.28,2264.52,226.408],[[-0.341149,0.928024,0.149631],[0.062981,-0.136257,0.98867]],""Land_TrenchFrame_01_F""],[[2128.25,2263.03,226.441],[[-0.343973,0.933874,0.0977881],[-0.0432007,0.0882932,-0.995157]],""Land_TrenchFrame_01_F""],[[2132.16,2264.8,224.432],[[-0.343973,0.933874,0.0977881],[-0.0432007,0.0882932,-0.995157]],""Land_TrenchFrame_01_F""],[[2128.32,2263.38,224.425],[[-0.341149,0.928024,0.149631],[0.062981,-0.136257,0.98867]],""Land_TrenchFrame_01_F""],[[2129.79,2257.95,227.877],[[-0.346129,0.937538,0.0348995],[0.0233165,-0.0285911,0.999319]],""Land_CzechHedgehog_01_old_F""],[[2133.45,2259.28,227.697],[[-0.346129,0.937538,0.0348995],[0.126337,0.00971761,0.99194]],""Land_CzechHedgehog_01_old_F""],[[2132.04,2256.68,227.47],[[-0.337375,0.919598,0.201289],[0.0648346,-0.190619,0.979521]],""Land_CzechHedgehog_01_old_F""],[[2135.77,2257.82,227.448],[[-0.346129,0.937538,0.0348995],[0.0233165,-0.0285911,0.999319]],""Land_CzechHedgehog_01_old_F""],[[2142.21,2265.24,226.484],[[0.0446777,0.987733,0.149627],[0.00828598,-0.150138,0.98863]],""Land_TrenchFrame_01_F""],[[2137.91,2265.43,226.53],[[0.0441839,0.994226,0.0977857],[-0.00861024,0.0982566,-0.995124]],""Land_TrenchFrame_01_F""],[[2142.2,2265.55,224.508],[[0.0441839,0.994226,0.0977857],[-0.00861024,0.0982566,-0.995124]],""Land_TrenchFrame_01_F""],[[2138.1,2265.72,224.513],[[0.0446777,0.987733,0.149627],[0.00828598,-0.150138,0.98863]],""Land_TrenchFrame_01_F""],[[2137.37,2260.16,227.967],[[0.0434278,0.998447,0.0348995],[0.0133708,-0.0355102,0.99928]],""Land_CzechHedgehog_01_old_F""],[[2141.26,2259.96,227.775],[[0.0434278,0.998447,0.0348995],[0.123169,-0.0400167,0.991579]],""Land_CzechHedgehog_01_old_F""],[[2138.95,2258.11,227.555],[[0.0450508,0.978497,0.201282],[-0.0110521,-0.200986,0.979532]],""Land_CzechHedgehog_01_old_F""],[[2142.83,2257.72,227.522],[[0.0434278,0.998447,0.0348995],[0.0133708,-0.0355102,0.99928]],""Land_CzechHedgehog_01_old_F""],[[2138.19,2268.65,226.515],[[-0.0414678,-0.987872,0.14963],[0.0192843,0.14894,0.988658]],""Land_TrenchFrame_01_F""],[[2142.49,2268.46,226.441],[[-0.0424185,-0.994303,0.0977874],[-0.01909,-0.097051,-0.995096]],""Land_TrenchFrame_01_F""],[[2138.14,2268.35,224.539],[[-0.0424185,-0.994303,0.0977874],[-0.01909,-0.097051,-0.995096]],""Land_TrenchFrame_01_F""],[[2142.24,2268.17,224.43],[[-0.0414678,-0.987872,0.14963],[0.0192843,0.14894,0.988658]],""Land_TrenchFrame_01_F""],[[2143.07,2273.73,227.868],[[-0.043411,-0.998448,0.0348995],[0.0143857,0.0343041,0.999308]],""Land_CzechHedgehog_01_old_F""],[[2139.18,2273.94,227.785],[[-0.043411,-0.998448,0.0348995],[-0.095579,0.0389228,0.994661]],""Land_CzechHedgehog_01_old_F""],[[2141.48,2275.78,227.504],[[-0.0403991,-0.978699,0.201287],[0.0384118,0.199781,0.979087]],""Land_CzechHedgehog_01_old_F""],[[2137.6,2276.18,227.578],[[-0.043411,-0.998448,0.0348995],[0.0143857,0.0343041,0.999308]],""Land_CzechHedgehog_01_old_F""],[[2128.02,2266.39,226.433],[[0.34353,-0.927145,0.149634],[-0.0424911,0.143823,0.988691]],""Land_TrenchFrame_01_F""],[[2132.06,2267.87,226.371],[[0.34528,-0.933391,0.0977895],[0.0226139,-0.0958929,-0.995135]],""Land_TrenchFrame_01_F""],[[2128.1,2266.09,224.457],[[0.34528,-0.933391,0.0977895],[0.0226139,-0.0958929,-0.995135]],""Land_TrenchFrame_01_F""],[[2131.94,2267.51,224.36],[[0.34353,-0.927145,0.149634],[-0.0424911,0.143823,0.988691]],""Land_TrenchFrame_01_F""],[[2130.55,2272.96,227.8],[[0.346137,-0.937535,0.0348995],[-0.00268875,0.0362075,0.999341]],""Land_CzechHedgehog_01_old_F""],[[2126.88,2271.64,227.706],[[0.346137,-0.937535,0.0348995],[-0.105865,-0.00206987,0.994378]],""Land_CzechHedgehog_01_old_F""],[[2128.29,2274.23,227.431],[[0.340827,-0.918323,0.201292],[-0.0444959,0.198115,0.979168]],""Land_CzechHedgehog_01_old_F""],[[2124.56,2273.09,227.494],[[0.346137,-0.937535,0.0348995],[-0.00268875,0.0362075,0.999341]],""Land_CzechHedgehog_01_old_F""],[[2137.06,2265.07,226.469],[[-0.153618,0.976735,0.149636],[0.0156103,-0.149016,0.988712]],""Land_TrenchFrame_01_F""],[[2132.81,2264.41,226.418],[[-0.154224,0.983185,0.0977908],[-0.00558938,0.0981052,-0.99516]],""Land_TrenchFrame_01_F""],[[2137.04,2265.38,224.493],[[-0.154224,0.983185,0.0977908],[-0.00558938,0.0981052,-0.99516]],""Land_TrenchFrame_01_F""],[[2132.99,2264.74,224.406],[[-0.153618,0.976735,0.149636],[0.0156103,-0.149016,0.988712]],""Land_TrenchFrame_01_F""],[[2133.28,2259.13,227.847],[[-0.154394,0.987393,0.0348995],[-0.00216583,-0.0356612,0.999362]],""Land_CzechHedgehog_01_old_F""],[[2137.14,2259.7,227.744],[[-0.154394,0.987393,0.0348995],[0.106521,-0.0184818,0.994139]],""Land_CzechHedgehog_01_old_F""],[[2135.25,2257.43,227.474],[[-0.152588,0.967573,0.201296],[0.0068481,-0.202641,0.979229]],""Land_CzechHedgehog_01_old_F""],[[2139.13,2257.81,227.528],[[-0.154394,0.987393,0.0348995],[-0.00216583,-0.0356612,0.999362]],""Land_CzechHedgehog_01_old_F""],[[2132.84,2267.76,226.457],[[0.152125,-0.976968,0.149638],[-0.0282363,0.147042,0.988727]],""Land_TrenchFrame_01_F""],[[2137.09,2268.42,226.46],[[0.153392,-0.983315,0.0977918],[0.0182762,-0.096123,-0.995202]],""Land_TrenchFrame_01_F""],[[2132.89,2267.46,224.48],[[0.153392,-0.983315,0.0977918],[0.0182762,-0.096123,-0.995202]],""Land_TrenchFrame_01_F""],[[2136.94,2268.1,224.446],[[0.152125,-0.976968,0.149638],[-0.0282363,0.147042,0.988727]],""Land_TrenchFrame_01_F""],[[2136.6,2273.7,227.894],[[0.154363,-0.987398,0.0348995],[-0.0105481,0.0336739,0.999377]],""Land_CzechHedgehog_01_old_F""],[[2132.74,2273.13,227.741],[[0.154363,-0.987398,0.0348995],[-0.119152,0.0164609,0.99274]],""Land_CzechHedgehog_01_old_F""],[[2134.63,2275.4,227.499],[[0.150434,-0.967909,0.201298],[-0.0193774,0.20069,0.979463]],""Land_CzechHedgehog_01_old_F""],[[2130.75,2275.02,227.503],[[0.154363,-0.987398,0.0348995],[-0.0105481,0.0336739,0.999377]],""Land_CzechHedgehog_01_old_F""],[[2121.43,2260.17,226.37],[[-0.441308,0.884791,0.149639],[0.0678012,-0.133402,0.98874]],""Land_TrenchFrame_01_F""],[[2117.58,2258.25,226.356],[[-0.444247,0.890551,0.0977926],[-0.0428691,0.0878999,-0.995206]],""Land_TrenchFrame_01_F""],[[2121.3,2260.45,224.394],[[-0.444247,0.890551,0.0977926],[-0.0428691,0.0878999,-0.995206]],""Land_TrenchFrame_01_F""],[[2117.64,2258.61,224.342],[[-0.441308,0.884791,0.149639],[0.0678012,-0.133402,0.98874]],""Land_TrenchFrame_01_F""],[[2119.65,2253.36,227.789],[[-0.446178,0.894264,0.0348995],[0.0165822,-0.0307288,0.99939]],""Land_CzechHedgehog_01_old_F""],[[2123.15,2255.08,227.651],[[-0.446178,0.894264,0.0348995],[0.114902,0.0185676,0.993203]],""Land_CzechHedgehog_01_old_F""],[[2122.03,2252.34,227.4],[[-0.437144,0.876575,0.201301],[0.0756336,-0.187197,0.979406]],""Land_CzechHedgehog_01_old_F""],[[2125.62,2253.88,227.42],[[-0.446178,0.894264,0.0348995],[0.0165822,-0.0307288,0.99939]],""Land_CzechHedgehog_01_old_F""],[[2130.47,2263.85,226.391],[[-0.341506,0.927892,0.149635],[0.0602034,-0.137284,0.988701]],""Land_TrenchFrame_01_F""],[[2126.44,2262.36,226.411],[[-0.344184,0.933796,0.0977901],[-0.0404081,0.0893249,-0.995183]],""Land_TrenchFrame_01_F""],[[2130.36,2264.14,224.414],[[-0.344184,0.933796,0.0977901],[-0.0404081,0.0893249,-0.995183]],""Land_TrenchFrame_01_F""],[[2126.51,2262.71,224.395],[[-0.341506,0.927892,0.149635],[0.0602034,-0.137284,0.988701]],""Land_TrenchFrame_01_F""],[[2127.97,2257.28,227.846],[[-0.346165,0.937524,0.0348995],[0.0205162,-0.0296257,0.999351]],""Land_CzechHedgehog_01_old_F""],[[2131.64,2258.61,227.678],[[-0.346165,0.937524,0.0348995],[0.123559,0.00868357,0.992299]],""Land_CzechHedgehog_01_old_F""],[[2130.23,2256.01,227.444],[[-0.337878,0.919413,0.201294],[0.062079,-0.191636,0.979501]],""Land_CzechHedgehog_01_old_F""],[[2133.96,2257.15,227.434],[[-0.346165,0.937524,0.0348995],[0.0205162,-0.0296257,0.999351]],""Land_CzechHedgehog_01_old_F""],[[2125.73,2265.54,226.408],[[0.343159,-0.927281,0.149637],[-0.0458074,0.1426,0.98872]],""Land_TrenchFrame_01_F""],[[2129.77,2267.03,226.362],[[0.345083,-0.933464,0.0977913],[0.0259451,-0.0946645,-0.995171]],""Land_TrenchFrame_01_F""],[[2125.81,2265.24,224.432],[[0.345083,-0.933464,0.0977913],[0.0259451,-0.0946645,-0.995171]],""Land_TrenchFrame_01_F""],[[2129.66,2266.67,224.349],[[0.343159,-0.927281,0.149637],[-0.0458074,0.1426,0.98872]],""Land_TrenchFrame_01_F""],[[2128.26,2272.11,227.792],[[0.34615,-0.93753,0.0348995],[-0.00602572,0.0349767,0.99937]],""Land_CzechHedgehog_01_old_F""],[[2124.59,2270.79,227.684],[[0.34615,-0.93753,0.0348995],[-0.10918,-0.00330859,0.994017]],""Land_CzechHedgehog_01_old_F""],[[2125.99,2273.38,227.416],[[0.340283,-0.918524,0.201297],[-0.0477881,0.196903,0.979258]],""Land_CzechHedgehog_01_old_F""],[[2122.26,2272.25,227.465],[[0.34615,-0.93753,0.0348995],[-0.00602572,0.0349767,0.99937]],""Land_CzechHedgehog_01_old_F""],[[2116.73,2261.43,226.372],[[0.441518,-0.884686,0.149639],[-0.0662725,0.134165,0.98874]],""Land_TrenchFrame_01_F""],[[2120.58,2263.35,226.35],[[0.444376,-0.890486,0.0977926],[0.0413316,-0.088667,-0.995203]],""Land_TrenchFrame_01_F""],[[2116.86,2261.15,224.395],[[0.444376,-0.890486,0.0977926],[0.0413316,-0.088667,-0.995203]],""Land_TrenchFrame_01_F""],[[2120.52,2262.99,224.337],[[0.441518,-0.884686,0.149639],[-0.0662725,0.134165,0.98874]],""Land_TrenchFrame_01_F""],[[2118.52,2268.23,227.782],[[0.44621,-0.894247,0.0348995],[-0.0150395,0.0314985,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2115.01,2266.52,227.651],[[0.44621,-0.894247,0.0348995],[-0.11337,-0.0178003,0.993393]],""Land_CzechHedgehog_01_old_F""],[[2116.13,2269.25,227.397],[[0.437433,-0.87643,0.201301],[-0.0741181,0.187953,0.979377]],""Land_CzechHedgehog_01_old_F""],[[2112.55,2267.72,227.424],[[0.44621,-0.894247,0.0348995],[-0.0150395,0.0314985,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2125.89,2262.04,226.386],[[-0.392784,0.907375,0.149639],[0.0570938,-0.138342,0.988737]],""Land_TrenchFrame_01_F""],[[2121.94,2260.34,226.356],[[-0.39523,0.913362,0.0977924],[-0.0346647,0.0915543,-0.995197]],""Land_TrenchFrame_01_F""],[[2125.78,2262.33,224.41],[[-0.39523,0.913362,0.0977924],[-0.0346647,0.0915543,-0.995197]],""Land_TrenchFrame_01_F""],[[2122.02,2260.7,224.343],[[-0.392784,0.907375,0.149639],[0.0570938,-0.138342,0.988737]],""Land_TrenchFrame_01_F""],[[2123.73,2255.34,227.787],[[-0.396744,0.917265,0.0348995],[0.0115282,-0.0330377,0.999388]],""Land_CzechHedgehog_01_old_F""],[[2127.32,2256.86,227.664],[[-0.396744,0.917265,0.0348995],[0.112416,0.0108192,0.993602]],""Land_CzechHedgehog_01_old_F""],[[2126.05,2254.19,227.405],[[-0.389248,0.898868,0.2013],[0.0620053,-0.192471,0.979342]],""Land_CzechHedgehog_01_old_F""],[[2129.71,2255.53,227.44],[[-0.396744,0.917265,0.0348995],[0.0115282,-0.0330377,0.999388]],""Land_CzechHedgehog_01_old_F""],[[2121.16,2263.52,226.376],[[0.392255,-0.907604,0.149639],[-0.061564,0.136409,0.988738]],""Land_TrenchFrame_01_F""],[[2125.11,2265.22,226.368],[[0.394935,-0.91349,0.0977925],[0.0391565,-0.0896118,-0.995207]],""Land_TrenchFrame_01_F""],[[2121.27,2263.23,224.4],[[0.394935,-0.91349,0.0977925],[0.0391565,-0.0896118,-0.995207]],""Land_TrenchFrame_01_F""],[[2125.03,2264.87,224.354],[[0.392255,-0.907604,0.149639],[-0.061564,0.136409,0.988738]],""Land_TrenchFrame_01_F""],[[2123.31,2270.21,227.801],[[0.396733,-0.91727,0.0348995],[-0.0160295,0.0310908,0.999388]],""Land_CzechHedgehog_01_old_F""],[[2119.72,2268.69,227.658],[[0.396733,-0.91727,0.0348995],[-0.116883,-0.0127703,0.993064]],""Land_CzechHedgehog_01_old_F""],[[2120.98,2271.36,227.41],[[0.388485,-0.899198,0.2013],[-0.066442,0.190555,0.979425]],""Land_CzechHedgehog_01_old_F""],[[2117.32,2270.02,227.426],[[0.396733,-0.91727,0.0348995],[-0.0160295,0.0310908,0.999388]],""Land_CzechHedgehog_01_old_F""],[[2117.94,2258.43,226.369],[[-0.441464,0.884713,0.149639],[0.0668863,-0.133859,0.988741]],""Land_TrenchFrame_01_F""],[[2114.09,2256.51,226.351],[[-0.444355,0.890497,0.0977926],[-0.0419474,0.0883598,-0.995205]],""Land_TrenchFrame_01_F""],[[2117.81,2258.71,224.393],[[-0.444355,0.890497,0.0977926],[-0.0419474,0.0883598,-0.995205]],""Land_TrenchFrame_01_F""],[[2114.15,2256.87,224.337],[[-0.441464,0.884713,0.149639],[0.0668863,-0.133859,0.988741]],""Land_TrenchFrame_01_F""],[[2116.16,2251.62,227.783],[[-0.446228,0.894239,0.0348995],[0.0156554,-0.0311912,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2119.66,2253.34,227.649],[[-0.446228,0.894239,0.0348995],[0.11398,0.01811,0.993318]],""Land_CzechHedgehog_01_old_F""],[[2118.54,2250.6,227.396],[[-0.437348,0.876473,0.201301],[0.0747285,-0.187649,0.979389]],""Land_CzechHedgehog_01_old_F""],[[2122.12,2252.14,227.42],[[-0.446228,0.894239,0.0348995],[0.0156554,-0.0311912,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2113.14,2259.64,226.37],[[0.441498,-0.884696,0.149639],[-0.0665933,0.134005,0.988741]],""Land_TrenchFrame_01_F""],[[2116.99,2261.56,226.35],[[0.444374,-0.890488,0.0977926],[0.041653,-0.0885067,-0.995204]],""Land_TrenchFrame_01_F""],[[2113.27,2259.36,224.394],[[0.444374,-0.890488,0.0977926],[0.041653,-0.0885067,-0.995204]],""Land_TrenchFrame_01_F""],[[2116.94,2261.2,224.336],[[0.441498,-0.884696,0.149639],[-0.0665933,0.134005,0.988741]],""Land_TrenchFrame_01_F""],[[2114.93,2266.44,227.782],[[0.446228,-0.894239,0.0348995],[-0.0153605,0.0313383,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2111.43,2264.73,227.65],[[0.446228,-0.894239,0.0348995],[-0.113687,-0.0179626,0.993354]],""Land_CzechHedgehog_01_old_F""],[[2112.54,2267.46,227.396],[[0.437397,-0.876449,0.201301],[-0.0744376,0.187794,0.979384]],""Land_CzechHedgehog_01_old_F""],[[2108.96,2265.93,227.422],[[0.446228,-0.894239,0.0348995],[-0.0153605,0.0313383,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2188.51,2231.36,226.372],[[-0.774324,0.614842,0.149639],[0.116959,-0.0933417,0.988741]],""Land_TrenchFrame_01_F""],[[2185.83,2228,226.351],[[-0.779375,0.618878,0.0977926],[-0.0751121,0.0626668,-0.995204]],""Land_TrenchFrame_01_F""],[[2188.28,2231.56,224.395],[[-0.779375,0.618878,0.0977926],[-0.0751121,0.0626668,-0.995204]],""Land_TrenchFrame_01_F""],[[2185.73,2228.35,224.338],[[-0.774324,0.614842,0.149639],[0.116959,-0.0933417,0.988741]],""Land_TrenchFrame_01_F""],[[2189.77,2224.44,227.783],[[-0.782638,0.621498,0.0348995],[0.027103,-0.0219894,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2192.22,2227.48,227.652],[[-0.782638,0.621498,0.0348995],[0.0953415,0.0642799,0.993367]],""Land_CzechHedgehog_01_old_F""],[[2192.36,2224.53,227.398],[[-0.767122,0.609099,0.201301],[0.146823,-0.138761,0.979382]],""Land_CzechHedgehog_01_old_F""],[[2194.96,2227.44,227.423],[[-0.782638,0.621498,0.0348995],[0.027103,-0.0219894,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2188.9,2231.85,226.372],[[-0.774324,0.614842,0.149639],[0.116959,-0.0933415,0.988741]],""Land_TrenchFrame_01_F""],[[2186.22,2228.49,226.352],[[-0.779375,0.618878,0.0977926],[-0.0751122,0.0626666,-0.995204]],""Land_TrenchFrame_01_F""],[[2188.67,2232.05,224.396],[[-0.779375,0.618878,0.0977926],[-0.0751122,0.0626666,-0.995204]],""Land_TrenchFrame_01_F""],[[2186.12,2228.84,224.338],[[-0.774324,0.614842,0.149639],[0.116959,-0.0933415,0.988741]],""Land_TrenchFrame_01_F""],[[2190.16,2224.93,227.784],[[-0.782638,0.621498,0.0348995],[0.0271032,-0.0219893,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2192.61,2227.97,227.652],[[-0.782638,0.621498,0.0348995],[0.0953416,0.0642801,0.993367]],""Land_CzechHedgehog_01_old_F""],[[2192.75,2225.02,227.398],[[-0.767122,0.609099,0.201301],[0.146823,-0.138761,0.979382]],""Land_CzechHedgehog_01_old_F""],[[2195.35,2227.93,227.424],[[-0.782638,0.621498,0.0348995],[0.0271032,-0.0219893,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2184.04,2230.92,226.371],[[0.774271,-0.614909,0.149639],[-0.11741,0.0927733,0.988741]],""Land_TrenchFrame_01_F""],[[2186.72,2234.29,226.353],[[0.779347,-0.618915,0.0977926],[0.0755656,-0.0620957,-0.995206]],""Land_TrenchFrame_01_F""],[[2184.27,2230.72,224.394],[[0.779347,-0.618915,0.0977926],[0.0755656,-0.0620957,-0.995206]],""Land_TrenchFrame_01_F""],[[2186.82,2233.94,224.339],[[0.774271,-0.614909,0.149639],[-0.11741,0.0927733,0.988741]],""Land_TrenchFrame_01_F""],[[2182.78,2237.84,227.786],[[0.782637,-0.621499,0.0348995],[-0.0275575,0.0214172,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2180.33,2234.81,227.651],[[0.782637,-0.621499,0.0348995],[-0.095791,-0.0648504,0.993287]],""Land_CzechHedgehog_01_old_F""],[[2180.19,2237.76,227.399],[[0.767046,-0.609195,0.201301],[-0.147271,0.138197,0.979394]],""Land_CzechHedgehog_01_old_F""],[[2177.59,2234.85,227.421],[[0.782637,-0.621499,0.0348995],[-0.0275575,0.0214172,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2183.65,2230.43,226.37],[[0.774271,-0.614909,0.149639],[-0.117411,0.0927731,0.988741]],""Land_TrenchFrame_01_F""],[[2186.33,2233.8,226.353],[[0.779347,-0.618915,0.0977926],[0.0755658,-0.0620955,-0.995206]],""Land_TrenchFrame_01_F""],[[2183.88,2230.23,224.394],[[0.779347,-0.618915,0.0977926],[0.0755658,-0.0620955,-0.995206]],""Land_TrenchFrame_01_F""],[[2186.43,2233.45,224.339],[[0.774271,-0.614909,0.149639],[-0.117411,0.0927731,0.988741]],""Land_TrenchFrame_01_F""],[[2182.39,2237.35,227.785],[[0.782637,-0.621499,0.0348995],[-0.0275576,0.021417,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2179.94,2234.32,227.651],[[0.782637,-0.621499,0.0348995],[-0.0957912,-0.0648506,0.993287]],""Land_CzechHedgehog_01_old_F""],[[2179.8,2237.27,227.398],[[0.767046,-0.609195,0.201301],[-0.147271,0.138197,0.979394]],""Land_CzechHedgehog_01_old_F""],[[2177.2,2234.36,227.421],[[0.782637,-0.621499,0.0348995],[-0.0275576,0.021417,0.999391]],""Land_CzechHedgehog_01_old_F""],[[1919.3,2300.03,243.383],[[-0.0640234,0.986666,0.149639],[0.0069053,-0.149505,0.988737]],""Land_TrenchFrame_01_F""],[[1915.01,2299.76,243.352],[[-0.0642966,0.993128,0.0977924],[-0.00155601,0.0978953,-0.995196]],""Land_TrenchFrame_01_F""],[[1919.3,2300.34,241.407],[[-0.0642966,0.993128,0.0977924],[-0.00155601,0.0978953,-0.995196]],""Land_TrenchFrame_01_F""],[[1915.21,2300.07,241.339],[[-0.0640234,0.986666,0.149639],[0.0069053,-0.149505,0.988737]],""Land_TrenchFrame_01_F""],[[1915.01,2294.45,244.784],[[-0.0643927,0.997314,0.0348995],[-0.000505909,-0.0350047,0.999387]],""Land_CzechHedgehog_01_old_F""],[[1918.91,2294.67,244.661],[[-0.0643927,0.997314,0.0348995],[0.109261,-0.0277159,0.993627]],""Land_CzechHedgehog_01_old_F""],[[1916.82,2292.58,244.402],[[-0.063573,0.977465,0.2013],[-0.00671155,-0.202122,0.979337]],""Land_CzechHedgehog_01_old_F""],[[1920.71,2292.61,244.437],[[-0.0643927,0.997314,0.0348995],[-0.000505909,-0.0350047,0.999387]],""Land_CzechHedgehog_01_old_F""],[[1934.14,2301.53,243.221],[[-0.118337,0.981636,0.149626],[0.0334752,-0.146655,0.988621]],""Land_TrenchFrame_01_F""],[[1929.87,2301.01,243.269],[[-0.119924,0.987956,0.0977851],[-0.0252638,0.0954271,-0.995116]],""Land_TrenchFrame_01_F""],[[1934.08,2301.83,241.244],[[-0.119924,0.987956,0.0977851],[-0.0252638,0.0954271,-0.995116]],""Land_TrenchFrame_01_F""],[[1930.01,2301.33,241.252],[[-0.118337,0.981636,0.149626],[0.0334752,-0.146655,0.988621]],""Land_TrenchFrame_01_F""],[[1930.2,2295.72,244.706],[[-0.121402,0.99199,0.0348995],[0.0196393,-0.0327521,0.999271]],""Land_CzechHedgehog_01_old_F""],[[1934.08,2296.16,244.512],[[-0.121402,0.99199,0.0348995],[0.128678,-0.0191344,0.991502]],""Land_CzechHedgehog_01_old_F""],[[1932.11,2293.96,244.293],[[-0.116418,0.972591,0.201281],[0.0227605,-0.199993,0.979533]],""Land_CzechHedgehog_01_old_F""],[[1936,2294.21,244.257],[[-0.121402,0.99199,0.0348995],[0.0196393,-0.0327521,0.999271]],""Land_CzechHedgehog_01_old_F""],[[1934.8,2301.61,243.21],[[-0.118337,0.981636,0.149626],[0.0334752,-0.146655,0.988621]],""Land_TrenchFrame_01_F""],[[1930.53,2301.09,243.258],[[-0.119924,0.987956,0.0977851],[-0.0252638,0.0954271,-0.995116]],""Land_TrenchFrame_01_F""],[[1934.74,2301.91,241.234],[[-0.119924,0.987956,0.0977851],[-0.0252638,0.0954271,-0.995116]],""Land_TrenchFrame_01_F""],[[1930.67,2301.41,241.241],[[-0.118337,0.981636,0.149626],[0.0334752,-0.146655,0.988621]],""Land_TrenchFrame_01_F""],[[1930.86,2295.8,244.695],[[-0.121402,0.99199,0.0348995],[0.0196393,-0.0327521,0.999271]],""Land_CzechHedgehog_01_old_F""],[[1934.74,2296.24,244.502],[[-0.121402,0.99199,0.0348995],[0.128678,-0.0191344,0.991502]],""Land_CzechHedgehog_01_old_F""],[[1932.77,2294.04,244.283],[[-0.116418,0.972591,0.201281],[0.0227605,-0.199993,0.979533]],""Land_CzechHedgehog_01_old_F""],[[1936.66,2294.29,244.247],[[-0.121402,0.99199,0.0348995],[0.0196393,-0.0327521,0.999271]],""Land_CzechHedgehog_01_old_F""],[[1930.68,2304.36,243.269],[[0.121876,-0.981202,0.149626],[-0.00291989,0.150394,0.988622]],""Land_TrenchFrame_01_F""],[[1934.95,2304.88,243.183],[[0.121863,-0.987718,0.0977851],[-0.00543488,-0.0991819,-0.995054]],""Land_TrenchFrame_01_F""],[[1930.68,2304.05,241.292],[[0.121863,-0.987718,0.0977851],[-0.00543488,-0.0991819,-0.995054]],""Land_TrenchFrame_01_F""],[[1934.74,2304.55,241.173],[[0.121876,-0.981202,0.149626],[-0.00291989,0.150394,0.988622]],""Land_TrenchFrame_01_F""],[[1934.66,2310.18,244.61],[[0.121403,-0.99199,0.0348995],[0.0111204,0.0365166,0.999271]],""Land_CzechHedgehog_01_old_F""],[[1930.79,2309.74,244.537],[[0.121403,-0.99199,0.0348995],[-0.0981192,0.022994,0.994909]],""Land_CzechHedgehog_01_old_F""],[[1932.75,2311.94,244.25],[[0.121555,-0.971962,0.201281],[0.00756497,0.203686,0.979007]],""Land_CzechHedgehog_01_old_F""],[[1928.86,2311.69,244.334],[[0.121403,-0.99199,0.0348995],[0.0111204,0.0365166,0.999271]],""Land_CzechHedgehog_01_old_F""],[[1930.13,2304.3,243.277],[[0.121883,-0.981202,0.149626],[-0.00286345,0.150401,0.988621]],""Land_TrenchFrame_01_F""],[[1934.4,2304.81,243.192],[[0.121866,-0.987718,0.097785],[-0.00549159,-0.0991888,-0.995053]],""Land_TrenchFrame_01_F""],[[1930.13,2303.98,241.301],[[0.121866,-0.987718,0.097785],[-0.00549159,-0.0991888,-0.995053]],""Land_TrenchFrame_01_F""],[[1934.2,2304.49,241.181],[[0.121883,-0.981202,0.149626],[-0.00286345,0.150401,0.988621]],""Land_TrenchFrame_01_F""],[[1934.12,2310.11,244.618],[[0.121403,-0.99199,0.0348995],[0.0111772,0.0365236,0.99927]],""Land_CzechHedgehog_01_old_F""],[[1930.24,2309.67,244.546],[[0.121403,-0.99199,0.0348995],[-0.0980626,0.0230011,0.994914]],""Land_CzechHedgehog_01_old_F""],[[1932.21,2311.87,244.258],[[0.121565,-0.971961,0.20128],[0.00762097,0.203692,0.979005]],""Land_CzechHedgehog_01_old_F""],[[1928.32,2311.62,244.343],[[0.121403,-0.99199,0.0348995],[0.0111772,0.0365236,0.99927]],""Land_CzechHedgehog_01_old_F""],[[1915.29,2303.01,243.365],[[0.0634519,-0.986703,0.149639],[-0.0119145,0.149182,0.988738]],""Land_TrenchFrame_01_F""],[[1919.58,2303.28,243.356],[[0.0639876,-0.993148,0.0977925],[0.00658822,-0.0975708,-0.995207]],""Land_TrenchFrame_01_F""],[[1915.3,2302.7,241.389],[[0.0639876,-0.993148,0.0977925],[0.00658822,-0.0975708,-0.995207]],""Land_TrenchFrame_01_F""],[[1919.4,2302.97,241.342],[[0.0634519,-0.986703,0.149639],[-0.0119145,0.149182,0.988738]],""Land_TrenchFrame_01_F""],[[1919.57,2308.58,244.789],[[0.0644013,-0.997314,0.0348995],[-0.00453576,0.0346792,0.999388]],""Land_CzechHedgehog_01_old_F""],[[1915.68,2308.36,244.647],[[0.0644013,-0.997314,0.0348995],[-0.114271,0.027372,0.993072]],""Land_CzechHedgehog_01_old_F""],[[1917.77,2310.45,244.399],[[0.0627395,-0.977518,0.2013],[0.00173977,0.201804,0.979424]],""Land_CzechHedgehog_01_old_F""],[[1913.87,2310.42,244.414],[[0.0644013,-0.997314,0.0348995],[-0.00453576,0.0346792,0.999388]],""Land_CzechHedgehog_01_old_F""],[[1926.59,2300.66,243.335],[[-0.0913884,0.984508,0.149638],[0.0190382,-0.148512,0.988727]],""Land_TrenchFrame_01_F""],[[1922.31,2300.27,243.338],[[-0.0922581,0.990921,0.0977918],[-0.0122477,0.0970739,-0.995202]],""Land_TrenchFrame_01_F""],[[1926.57,2300.97,241.358],[[-0.0922581,0.990921,0.0977918],[-0.0122477,0.0970739,-0.995202]],""Land_TrenchFrame_01_F""],[[1922.48,2300.58,241.323],[[-0.0913884,0.984508,0.149638],[0.0190382,-0.148512,0.988727]],""Land_TrenchFrame_01_F""],[[1922.48,2294.97,244.772],[[-0.0929719,0.995057,0.0348995],[0.00839835,-0.0342663,0.999377]],""Land_CzechHedgehog_01_old_F""],[[1926.36,2295.3,244.619],[[-0.0929719,0.995057,0.0348995],[0.11786,-0.0238063,0.992745]],""Land_CzechHedgehog_01_old_F""],[[1924.33,2293.15,244.377],[[-0.0902639,0.975362,0.201298],[0.00687719,-0.201508,0.979463]],""Land_CzechHedgehog_01_old_F""],[[1928.23,2293.29,244.381],[[-0.0929719,0.995057,0.0348995],[0.00839835,-0.0342663,0.999377]],""Land_CzechHedgehog_01_old_F""],[[1922.56,2303.53,243.354],[[0.0925828,-0.984397,0.149638],[-0.00843562,0.149502,0.988725]],""Land_TrenchFrame_01_F""],[[1926.84,2303.93,243.311],[[0.092897,-0.990862,0.0977917],[0.00159707,-0.098068,-0.995178]],""Land_TrenchFrame_01_F""],[[1922.56,2303.22,241.378],[[0.092897,-0.990862,0.0977917],[0.00159707,-0.098068,-0.995178]],""Land_TrenchFrame_01_F""],[[1926.64,2303.61,241.299],[[0.0925828,-0.984397,0.149638],[-0.00843562,0.149502,0.988725]],""Land_TrenchFrame_01_F""],[[1926.69,2309.23,244.742],[[0.0929386,-0.99506,0.0348995],[0.00227128,0.035263,0.999375]],""Land_CzechHedgehog_01_old_F""],[[1922.8,2308.9,244.63],[[0.0929386,-0.99506,0.0348995],[-0.107259,0.0248416,0.993921]],""Land_CzechHedgehog_01_old_F""],[[1924.83,2311.04,244.365],[[0.0920128,-0.975199,0.201298],[0.00364726,0.202484,0.979279]],""Land_CzechHedgehog_01_old_F""],[[1920.94,2310.9,244.41],[[0.0929386,-0.99506,0.0348995],[0.00227128,0.035263,0.999375]],""Land_CzechHedgehog_01_old_F""],[[1942.28,2302.53,242.754],[[-0.111227,0.982518,0.14929],[0.0949986,-0.139022,0.985722]],""Land_TrenchFrame_01_F""],[[1938.02,2302,243.07],[[-0.116037,0.988438,0.0976012],[-0.0870808,0.0877625,-0.992328]],""Land_TrenchFrame_01_F""],[[1942.1,2302.82,240.782],[[-0.116037,0.988438,0.0976012],[-0.0870808,0.0877625,-0.992328]],""Land_TrenchFrame_01_F""],[[1938.04,2302.31,241.046],[[-0.111227,0.982518,0.14929],[0.0949986,-0.139022,0.985722]],""Land_TrenchFrame_01_F""],[[1938.46,2296.72,244.523],[[-0.121418,0.991988,0.0348995],[0.0815721,-0.0250688,0.996352]],""Land_CzechHedgehog_01_old_F""],[[1942.31,2297.17,244.087],[[-0.121418,0.991988,0.0348995],[0.189887,-0.0112972,0.981741]],""Land_CzechHedgehog_01_old_F""],[[1940.33,2294.96,244.007],[[-0.106091,0.973872,0.200793],[0.0838712,-0.192449,0.977716]],""Land_CzechHedgehog_01_old_F""],[[1944.21,2295.22,243.728],[[-0.121418,0.991988,0.0348995],[0.0815721,-0.0250688,0.996352]],""Land_CzechHedgehog_01_old_F""],[[1942.79,2302.59,242.714],[[-0.111232,0.982517,0.14929],[0.0949603,-0.139027,0.985725]],""Land_TrenchFrame_01_F""],[[1938.53,2302.06,243.03],[[-0.11604,0.988438,0.0976014],[-0.0870423,0.0877673,-0.992331]],""Land_TrenchFrame_01_F""],[[1942.61,2302.88,240.742],[[-0.11604,0.988438,0.0976014],[-0.0870423,0.0877673,-0.992331]],""Land_TrenchFrame_01_F""],[[1938.54,2302.37,241.006],[[-0.111232,0.982517,0.14929],[0.0949603,-0.139027,0.985725]],""Land_TrenchFrame_01_F""],[[1938.97,2296.78,244.483],[[-0.121418,0.991988,0.0348995],[0.0815336,-0.0250736,0.996355]],""Land_CzechHedgehog_01_old_F""],[[1942.82,2297.23,244.047],[[-0.121418,0.991988,0.0348995],[0.189849,-0.0113021,0.981748]],""Land_CzechHedgehog_01_old_F""],[[1940.84,2295.03,243.967],[[-0.106097,0.973871,0.200794],[0.0838331,-0.192454,0.977719]],""Land_CzechHedgehog_01_old_F""],[[1944.72,2295.29,243.688],[[-0.121418,0.991988,0.0348995],[0.0815336,-0.0250736,0.996355]],""Land_CzechHedgehog_01_old_F""],[[1958.01,2303.58,241.019],[[-0.013055,0.988834,0.148447],[0.147108,-0.144945,0.978443]],""Land_TrenchFrame_01_F""],[[1953.76,2303.43,241.618],[[-0.0207208,0.995055,0.0971395],[-0.144247,0.0931684,-0.985146]],""Land_TrenchFrame_01_F""],[[1957.73,2303.88,239.061],[[-0.0207208,0.995055,0.0971395],[-0.144247,0.0931684,-0.985146]],""Land_TrenchFrame_01_F""],[[1953.67,2303.73,239.594],[[-0.013055,0.988834,0.148447],[0.147108,-0.144945,0.978443]],""Land_TrenchFrame_01_F""],[[1953.82,2298.14,243.081],[[-0.0298919,0.998944,0.0348995],[0.14463,-0.0302251,0.989024]],""Land_CzechHedgehog_01_old_F""],[[1957.65,2298.24,242.389],[[-0.0298919,0.998944,0.0348995],[0.252539,-0.0262347,0.967231]],""Land_CzechHedgehog_01_old_F""],[[1955.49,2296.22,242.457],[[-0.00532006,0.979869,0.199569],[0.130756,-0.197177,0.971609]],""Land_CzechHedgehog_01_old_F""],[[1959.35,2296.13,241.922],[[-0.0298919,0.998944,0.0348995],[0.14463,-0.0302251,0.989024]],""Land_CzechHedgehog_01_old_F""],[[1959.34,2303.62,240.799],[[-0.0117573,0.98888,0.148251],[0.158314,-0.14455,0.976751]],""Land_TrenchFrame_01_F""],[[1955.09,2303.47,241.446],[[-0.0200101,0.99508,0.0970322],[-0.155509,0.0927728,-0.983468]],""Land_TrenchFrame_01_F""],[[1959.03,2303.92,238.845],[[-0.0200101,0.99508,0.0970322],[-0.155509,0.0927728,-0.983468]],""Land_TrenchFrame_01_F""],[[1954.98,2303.77,239.424],[[-0.0117573,0.98888,0.148251],[0.158314,-0.14455,0.976751]],""Land_TrenchFrame_01_F""],[[1955.17,2298.18,242.911],[[-0.0298919,0.998944,0.0348995],[0.15591,-0.029828,0.987321]],""Land_CzechHedgehog_01_old_F""],[[1959,2298.28,242.175],[[-0.0298919,0.998944,0.0348995],[0.263562,-0.0258024,0.964297]],""Land_CzechHedgehog_01_old_F""],[[1956.84,2296.26,242.268],[[-0.00343627,0.979936,0.199285],[0.141906,-0.196792,0.970122]],""Land_CzechHedgehog_01_old_F""],[[1960.69,2296.17,241.689],[[-0.0298919,0.998944,0.0348995],[0.15591,-0.029828,0.987321]],""Land_CzechHedgehog_01_old_F""],[[1955.54,2306.73,241.381],[[0.0474257,-0.987813,0.148248],[0.149562,0.153764,0.976723]],""Land_TrenchFrame_01_F""],[[1959.78,2306.83,240.695],[[0.0395492,-0.994495,0.0970305],[-0.153809,-0.102008,-0.982821]],""Land_TrenchFrame_01_F""],[[1955.23,2306.42,239.43],[[0.0395492,-0.994495,0.0970305],[-0.153809,-0.102008,-0.982821]],""Land_TrenchFrame_01_F""],[[1959.27,2306.52,238.739],[[0.0474257,-0.987813,0.148248],[0.149562,0.153764,0.976723]],""Land_TrenchFrame_01_F""],[[1960.2,2312.14,242.056],[[0.0299049,-0.998943,0.0348995],[0.154025,0.0391034,0.987293]],""Land_CzechHedgehog_01_old_F""],[[1956.33,2312.08,242.529],[[0.0299049,-0.998943,0.0348995],[0.0444598,0.0362099,0.998355]],""Land_CzechHedgehog_01_old_F""],[[1958.44,2314.08,241.934],[[0.055206,-0.978386,0.19928],[0.163636,0.205752,0.964826]],""Land_CzechHedgehog_01_old_F""],[[1954.59,2314.2,242.561],[[0.0299049,-0.998943,0.0348995],[0.154025,0.0391034,0.987293]],""Land_CzechHedgehog_01_old_F""],[[1954.02,2306.69,241.579],[[0.0457913,-0.987853,0.148492],[0.135449,0.153415,0.978835]],""Land_TrenchFrame_01_F""],[[1958.27,2306.79,240.954],[[0.0386542,-0.994517,0.0971644],[-0.139636,-0.101659,-0.984971]],""Land_TrenchFrame_01_F""],[[1953.73,2306.37,239.623],[[0.0386542,-0.994517,0.0971644],[-0.139636,-0.101659,-0.984971]],""Land_TrenchFrame_01_F""],[[1957.79,2306.48,238.99],[[0.0457913,-0.987853,0.148492],[0.135449,0.153415,0.978835]],""Land_TrenchFrame_01_F""],[[1958.67,2312.1,242.323],[[0.0299049,-0.998943,0.0348995],[0.139818,0.0387524,0.989419]],""Land_CzechHedgehog_01_old_F""],[[1954.79,2312.03,242.74],[[0.0299049,-0.998943,0.0348995],[0.0301073,0.0357995,0.998905]],""Land_CzechHedgehog_01_old_F""],[[1956.91,2314.03,242.176],[[0.0528337,-0.978445,0.199635],[0.149667,0.205415,0.967163]],""Land_CzechHedgehog_01_old_F""],[[1953.05,2314.16,242.748],[[0.0299049,-0.998943,0.0348995],[0.139818,0.0387524,0.989419]],""Land_CzechHedgehog_01_old_F""],[[1938.86,2305.37,242.99],[[0.128915,-0.980353,0.149297],[0.0578584,0.157733,0.985785]],""Land_TrenchFrame_01_F""],[[1943.12,2305.87,242.64],[[0.125717,-0.987253,0.0976052],[-0.0664926,-0.10655,-0.992082]],""Land_TrenchFrame_01_F""],[[1938.73,2305.04,241.021],[[0.125717,-0.987253,0.0976052],[-0.0664926,-0.10655,-0.992082]],""Land_TrenchFrame_01_F""],[[1942.79,2305.53,240.649],[[0.128915,-0.980353,0.149297],[0.0578584,0.157733,0.985785]],""Land_TrenchFrame_01_F""],[[1942.93,2311.18,244.042],[[0.121403,-0.99199,0.0348995],[0.0723049,0.0439041,0.996416]],""Land_CzechHedgehog_01_old_F""],[[1939.06,2310.75,244.209],[[0.121403,-0.99199,0.0348995],[-0.0370227,0.0306097,0.998846]],""Land_CzechHedgehog_01_old_F""],[[1941,2312.94,243.786],[[0.131773,-0.970728,0.200804],[0.0678379,0.210926,0.975145]],""Land_CzechHedgehog_01_old_F""],[[1937.13,2312.7,244.11],[[0.121403,-0.99199,0.0348995],[0.0723049,0.0439041,0.996416]],""Land_CzechHedgehog_01_old_F""],[[1938.17,2305.28,243.046],[[0.129007,-0.980342,0.14929],[0.0586536,0.157828,0.985723]],""Land_TrenchFrame_01_F""],[[1942.43,2305.79,242.692],[[0.125768,-0.987247,0.0976013],[-0.0672914,-0.106645,-0.992017]],""Land_TrenchFrame_01_F""],[[1938.04,2304.96,241.076],[[0.125768,-0.987247,0.0976013],[-0.0672914,-0.106645,-0.992017]],""Land_TrenchFrame_01_F""],[[1942.1,2305.45,240.701],[[0.129007,-0.980342,0.14929],[0.0586536,0.157828,0.985723]],""Land_TrenchFrame_01_F""],[[1942.24,2311.1,244.093],[[0.121403,-0.99199,0.0348995],[0.0731054,0.0439999,0.996353]],""Land_CzechHedgehog_01_old_F""],[[1938.37,2310.67,244.264],[[0.121403,-0.99199,0.0348995],[-0.0362206,0.0307088,0.998872]],""Land_CzechHedgehog_01_old_F""],[[1940.31,2312.86,243.839],[[0.131907,-0.970713,0.200793],[0.068626,0.21102,0.97507]],""Land_CzechHedgehog_01_old_F""],[[1936.44,2312.62,244.166],[[0.121403,-0.99199,0.0348995],[0.0731054,0.0439999,0.996353]],""Land_CzechHedgehog_01_old_F""],[[1950.38,2303.26,242],[[-0.0633136,0.986801,0.149049],[0.111628,-0.141409,0.983638]],""Land_TrenchFrame_01_F""],[[1946.12,2302.92,242.417],[[-0.0690576,0.99284,0.097469],[-0.106185,0.0898319,-0.99028]],""Land_TrenchFrame_01_F""],[[1950.17,2303.55,240.033],[[-0.0690576,0.99284,0.097469],[-0.106185,0.0898319,-0.99028]],""Land_TrenchFrame_01_F""],[[1946.1,2303.22,240.392],[[-0.0633136,0.986801,0.149049],[0.111628,-0.141409,0.983638]],""Land_TrenchFrame_01_F""],[[1946.35,2297.63,243.874],[[-0.0757351,0.996517,0.0348995],[0.103603,-0.0269464,0.994254]],""Land_CzechHedgehog_01_old_F""],[[1950.2,2297.9,243.347],[[-0.0757351,0.996517,0.0348995],[0.212058,-0.0181028,0.977089]],""Land_CzechHedgehog_01_old_F""],[[1948.13,2295.79,243.32],[[-0.0573706,0.978024,0.200443],[0.0979202,-0.194293,0.976044]],""Land_CzechHedgehog_01_old_F""],[[1952.01,2295.87,242.95],[[-0.0757351,0.996517,0.0348995],[0.103603,-0.0269464,0.994254]],""Land_CzechHedgehog_01_old_F""],[[1946.41,2306.2,242.372],[[0.0858878,-0.985083,0.149114],[0.0832975,0.156243,0.9842]],""Land_TrenchFrame_01_F""],[[1950.68,2306.5,241.943],[[0.0814199,-0.991899,0.0975047],[-0.0896553,-0.104722,-0.990452]],""Land_TrenchFrame_01_F""],[[1946.23,2305.88,240.406],[[0.0814199,-0.991899,0.0975047],[-0.0896553,-0.104722,-0.990452]],""Land_TrenchFrame_01_F""],[[1950.3,2306.18,239.959],[[0.0858878,-0.985083,0.149114],[0.0832975,0.156243,0.9842]],""Land_TrenchFrame_01_F""],[[1950.76,2311.82,243.336],[[0.0757349,-0.996517,0.0348995],[0.0926251,0.0418795,0.99482]],""Land_CzechHedgehog_01_old_F""],[[1946.88,2311.57,243.575],[[0.0757349,-0.996517,0.0348995],[-0.0171393,0.0336939,0.999285]],""Land_CzechHedgehog_01_old_F""],[[1948.92,2313.67,243.111],[[0.0901391,-0.975531,0.200537],[0.0955435,0.208899,0.973259]],""Land_CzechHedgehog_01_old_F""],[[1945.04,2313.61,243.507],[[0.0757349,-0.996517,0.0348995],[0.0926251,0.0418795,0.99482]],""Land_CzechHedgehog_01_old_F""],[[1966.84,2303.84,239.585],[[-0.0106118,0.988921,0.148062],[0.16837,-0.144189,0.975121]],""Land_TrenchFrame_01_F""],[[1962.6,2303.69,240.276],[[-0.0193914,0.995102,0.0969289],[-0.165614,0.0924108,-0.981851]],""Land_TrenchFrame_01_F""],[[1966.51,2304.14,237.634],[[-0.0193914,0.995102,0.0969289],[-0.165614,0.0924108,-0.981851]],""Land_TrenchFrame_01_F""],[[1962.46,2303.99,238.255],[[-0.0106118,0.988921,0.148062],[0.16837,-0.144189,0.975121]],""Land_TrenchFrame_01_F""],[[1962.69,2298.4,241.741],[[-0.029911,0.998943,0.0348995],[0.166031,-0.0294647,0.98568]],""Land_CzechHedgehog_01_old_F""],[[1966.51,2298.51,240.967],[[-0.029911,0.998943,0.0348995],[0.27344,-0.0254057,0.961554]],""Land_CzechHedgehog_01_old_F""],[[1964.35,2296.48,241.082],[[-0.00176489,0.979996,0.199011],[0.151915,-0.196439,0.968676]],""Land_CzechHedgehog_01_old_F""],[[1968.2,2296.4,240.464],[[-0.029911,0.998943,0.0348995],[0.166031,-0.0294647,0.98568]],""Land_CzechHedgehog_01_old_F""],[[1967.96,2303.88,239.4],[[-0.0106053,0.988921,0.148061],[0.168426,-0.144187,0.975112]],""Land_TrenchFrame_01_F""],[[1963.72,2303.73,240.091],[[-0.0193879,0.995103,0.0969283],[-0.165671,0.0924088,-0.981842]],""Land_TrenchFrame_01_F""],[[1967.64,2304.17,237.449],[[-0.0193879,0.995103,0.0969283],[-0.165671,0.0924088,-0.981842]],""Land_TrenchFrame_01_F""],[[1963.58,2304.02,238.07],[[-0.0106053,0.988921,0.148061],[0.168426,-0.144187,0.975112]],""Land_TrenchFrame_01_F""],[[1963.81,2298.43,241.556],[[-0.029911,0.998943,0.0348995],[0.166088,-0.0294627,0.985671]],""Land_CzechHedgehog_01_old_F""],[[1967.64,2298.54,240.781],[[-0.029911,0.998943,0.0348995],[0.273495,-0.0254035,0.961538]],""Land_CzechHedgehog_01_old_F""],[[1965.48,2296.51,240.897],[[-0.00175545,0.979996,0.199009],[0.15197,-0.196437,0.968668]],""Land_CzechHedgehog_01_old_F""],[[1969.32,2296.43,240.279],[[-0.029911,0.998943,0.0348995],[0.166088,-0.0294627,0.985671]],""Land_CzechHedgehog_01_old_F""],[[1983.08,2301.82,236.968],[[0.250634,0.956805,0.14733],[0.15838,-0.190663,0.968795]],""Land_TrenchFrame_01_F""],[[1978.97,2302.77,237.807],[[0.24202,0.965458,0.0965276],[-0.169344,0.139989,-0.975564]],""Land_TrenchFrame_01_F""],[[1982.78,2302.21,235.029],[[0.24202,0.965458,0.0965276],[-0.169344,0.139989,-0.975564]],""Land_TrenchFrame_01_F""],[[1978.85,2303.1,235.792],[[0.250634,0.956805,0.14733],[0.15838,-0.190663,0.968795]],""Land_TrenchFrame_01_F""],[[1977.74,2297.62,239.273],[[0.23075,0.972387,0.0348995],[0.186161,-0.0793246,0.979312]],""Land_CzechHedgehog_01_old_F""],[[1981.43,2296.74,238.366],[[0.23075,0.972387,0.0348995],[0.290079,-0.102984,0.951445]],""Land_CzechHedgehog_01_old_F""],[[1978.83,2295.34,238.559],[[0.258597,0.945486,0.197948],[0.128758,-0.236827,0.962982]],""Land_CzechHedgehog_01_old_F""],[[1982.5,2294.27,237.806],[[0.23075,0.972387,0.0348995],[0.186161,-0.0793246,0.979312]],""Land_CzechHedgehog_01_old_F""],[[1984.21,2301.55,236.743],[[0.250355,0.95687,0.147387],[0.155967,-0.190109,0.969295]],""Land_TrenchFrame_01_F""],[[1980.09,2302.5,237.572],[[0.241867,0.965493,0.0965594],[-0.166919,0.139432,-0.976062]],""Land_TrenchFrame_01_F""],[[1983.91,2301.94,234.804],[[0.241867,0.965493,0.0965594],[-0.166919,0.139432,-0.976062]],""Land_TrenchFrame_01_F""],[[1979.98,2302.84,235.556],[[0.250355,0.95687,0.147387],[0.155967,-0.190109,0.969295]],""Land_TrenchFrame_01_F""],[[1978.86,2297.35,239.038],[[0.23075,0.972387,0.0348995],[0.183733,-0.0787664,0.979815]],""Land_CzechHedgehog_01_old_F""],[[1982.55,2296.47,238.14],[[0.23075,0.972387,0.0348995],[0.287717,-0.102452,0.95222]],""Land_CzechHedgehog_01_old_F""],[[1979.95,2295.07,238.327],[[0.258192,0.945579,0.198032],[0.126356,-0.236273,0.963436]],""Land_CzechHedgehog_01_old_F""],[[1983.62,2294,237.585],[[0.23075,0.972387,0.0348995],[0.183733,-0.0787664,0.979815]],""Land_CzechHedgehog_01_old_F""],[[1981.37,2305.54,237.483],[[-0.206328,-0.967317,0.147397],[0.224361,0.0998547,0.969377]],""Land_TrenchFrame_01_F""],[[1985.46,2304.54,236.619],[[-0.217765,-0.971212,0.0965645],[-0.215183,-0.0487284,-0.975357]],""Land_TrenchFrame_01_F""],[[1980.91,2305.34,235.547],[[-0.217765,-0.971212,0.0965645],[-0.215183,-0.0487284,-0.975357]],""Land_TrenchFrame_01_F""],[[1984.81,2304.39,234.687],[[-0.206328,-0.967317,0.147397],[0.224361,0.0998547,0.969377]],""Land_TrenchFrame_01_F""],[[1987.31,2309.54,237.954],[[-0.230769,-0.972382,0.0348995],[0.199135,-0.0120902,0.979897]],""Land_CzechHedgehog_01_old_F""],[[1983.58,2310.48,238.59],[[-0.230769,-0.972382,0.0348995],[0.0931685,0.0136202,0.995557]],""Land_CzechHedgehog_01_old_F""],[[1986.11,2311.87,237.904],[[-0.194275,-0.960747,0.198045],[0.251032,0.146476,0.956832]],""Land_CzechHedgehog_01_old_F""],[[1982.46,2312.99,238.692],[[-0.230769,-0.972382,0.0348995],[0.199135,-0.0120902,0.979897]],""Land_CzechHedgehog_01_old_F""],[[1979.73,2305.93,237.819],[[-0.206145,-0.967362,0.147359],[0.225944,0.0994672,0.969049]],""Land_TrenchFrame_01_F""],[[1983.82,2304.93,236.948],[[-0.217665,-0.971237,0.0965438],[-0.216772,-0.0483392,-0.975025]],""Land_TrenchFrame_01_F""],[[1979.27,2305.73,235.884],[[-0.217665,-0.971237,0.0965438],[-0.216772,-0.0483392,-0.975025]],""Land_TrenchFrame_01_F""],[[1983.16,2304.78,235.016],[[-0.206145,-0.967362,0.147359],[0.225944,0.0994672,0.969049]],""Land_TrenchFrame_01_F""],[[1985.67,2309.93,238.282],[[-0.230769,-0.972382,0.0348995],[0.200729,-0.0124803,0.979567]],""Land_CzechHedgehog_01_old_F""],[[1981.94,2310.87,238.924],[[-0.230769,-0.972382,0.0348995],[0.0947893,0.0132302,0.995409]],""Land_CzechHedgehog_01_old_F""],[[1984.47,2312.26,238.234],[[-0.194009,-0.960813,0.19799],[0.252598,0.146092,0.956479]],""Land_CzechHedgehog_01_old_F""],[[1980.82,2313.38,239.029],[[-0.230769,-0.972382,0.0348995],[0.200729,-0.0124803,0.979567]],""Land_CzechHedgehog_01_old_F""],[[1964.7,2307.01,239.935],[[0.0490098,-0.987774,0.147989],[0.163153,0.154095,0.974493]],""Land_TrenchFrame_01_F""],[[1968.93,2307.11,239.191],[[0.0404213,-0.994474,0.096889],[-0.167461,-0.102339,-0.980553]],""Land_TrenchFrame_01_F""],[[1964.36,2306.69,237.989],[[0.0404213,-0.994474,0.096889],[-0.167461,-0.102339,-0.980553]],""Land_TrenchFrame_01_F""],[[1968.39,2306.79,237.242],[[0.0490098,-0.987774,0.147989],[0.163153,0.154095,0.974493]],""Land_TrenchFrame_01_F""],[[1969.38,2312.41,240.543],[[0.029915,-0.998943,0.0348995],[0.167708,0.0394363,0.985048]],""Land_CzechHedgehog_01_old_F""],[[1965.51,2312.35,241.07],[[0.029915,-0.998943,0.0348995],[0.0583056,0.0365996,0.997628]],""Land_CzechHedgehog_01_old_F""],[[1967.61,2314.35,240.445],[[0.0575009,-0.97833,0.198905],[0.177085,0.206071,0.96238]],""Land_CzechHedgehog_01_old_F""],[[1963.77,2314.48,241.125],[[0.029915,-0.998943,0.0348995],[0.167708,0.0394363,0.985048]],""Land_CzechHedgehog_01_old_F""],[[1963.04,2306.96,240.204],[[0.0485822,-0.987784,0.148062],[0.159461,0.154006,0.975118]],""Land_TrenchFrame_01_F""],[[1967.28,2307.06,239.476],[[0.0401871,-0.99448,0.0969286],[-0.163753,-0.10225,-0.981188]],""Land_TrenchFrame_01_F""],[[1962.71,2306.64,238.257],[[0.0401871,-0.99448,0.0969286],[-0.163753,-0.10225,-0.981188]],""Land_TrenchFrame_01_F""],[[1966.75,2306.75,237.525],[[0.0485822,-0.987784,0.148062],[0.159461,0.154006,0.975118]],""Land_TrenchFrame_01_F""],[[1967.72,2312.36,240.831],[[0.029915,-0.998943,0.0348995],[0.163991,0.039347,0.985677]],""Land_CzechHedgehog_01_old_F""],[[1963.85,2312.3,241.343],[[0.029915,-0.998943,0.0348995],[0.0545427,0.0364945,0.997844]],""Land_CzechHedgehog_01_old_F""],[[1965.95,2314.3,240.726],[[0.0568803,-0.978345,0.19901],[0.173432,0.205985,0.963064]],""Land_CzechHedgehog_01_old_F""],[[1962.11,2314.43,241.392],[[0.029915,-0.998943,0.0348995],[0.163991,0.039347,0.985677]],""Land_CzechHedgehog_01_old_F""],[[1975.57,2303.34,238.335],[[0.114938,0.982182,0.148689],[0.111691,-0.161509,0.98053]],""Land_TrenchFrame_01_F""],[[1971.32,2303.76,238.868],[[0.108947,0.989277,0.0972719],[-0.115567,0.109796,-0.987213]],""Land_TrenchFrame_01_F""],[[1975.36,2303.67,236.374],[[0.108947,0.989277,0.0972719],[-0.115567,0.109796,-0.987213]],""Land_TrenchFrame_01_F""],[[1971.3,2304.06,236.844],[[0.114938,0.982182,0.148689],[0.111691,-0.161509,0.98053]],""Land_TrenchFrame_01_F""],[[1970.66,2298.5,240.33],[[0.101326,0.994241,0.0348995],[0.124172,-0.0474448,0.991126]],""Land_CzechHedgehog_01_old_F""],[[1974.49,2298.1,239.698],[[0.101326,0.994241,0.0348995],[0.231989,-0.0577265,0.971004]],""Land_CzechHedgehog_01_old_F""],[[1972.08,2296.38,239.731],[[0.120639,0.972357,0.19992],[0.0887126,-0.211146,0.973421]],""Land_CzechHedgehog_01_old_F""],[[1975.9,2295.78,239.256],[[0.101326,0.994241,0.0348995],[0.124172,-0.0474448,0.991126]],""Land_CzechHedgehog_01_old_F""],[[1972.17,2306.96,238.791],[[-0.0883694,-0.984877,0.149025],[0.117192,0.138291,0.983434]],""Land_TrenchFrame_01_F""],[[1976.43,2306.51,238.328],[[-0.0943698,-0.990756,0.0974561],[-0.114395,-0.0864528,-0.989667]],""Land_TrenchFrame_01_F""],[[1971.93,2306.68,236.826],[[-0.0943698,-0.990756,0.0974561],[-0.114395,-0.0864528,-0.989667]],""Land_TrenchFrame_01_F""],[[1975.98,2306.26,236.347],[[-0.0883694,-0.984877,0.149025],[0.117192,0.138291,0.983434]],""Land_TrenchFrame_01_F""],[[1977.46,2311.73,239.717],[[-0.101265,-0.994247,0.0348995],[0.106248,0.0240711,0.994048]],""Land_CzechHedgehog_01_old_F""],[[1973.59,2312.17,239.987],[[-0.101265,-0.994247,0.0348995],[-0.00319788,0.0354049,0.999368]],""Land_CzechHedgehog_01_old_F""],[[1975.97,2313.87,239.506],[[-0.0821001,-0.976266,0.200408],[0.138465,0.187964,0.972367]],""Land_CzechHedgehog_01_old_F""],[[1972.14,2314.5,239.931],[[-0.101265,-0.994247,0.0348995],[0.106248,0.0240711,0.994048]],""Land_CzechHedgehog_01_old_F""],[[1991.5,2299.82,235.305],[[0.2496,0.957043,0.14754],[0.149478,-0.188615,0.970609]],""Land_TrenchFrame_01_F""],[[1987.38,2300.77,236.105],[[0.241452,0.965589,0.0966427],[-0.160397,0.13793,-0.977368]],""Land_TrenchFrame_01_F""],[[1991.22,2300.2,233.363],[[0.241452,0.965589,0.0966427],[-0.160397,0.13793,-0.977368]],""Land_TrenchFrame_01_F""],[[1987.28,2301.1,234.088],[[0.2496,0.957043,0.14754],[0.149478,-0.188615,0.970609]],""Land_TrenchFrame_01_F""],[[1986.14,2295.63,237.571],[[0.230747,0.972388,0.0348995],[0.1772,-0.0772628,0.981138]],""Land_CzechHedgehog_01_old_F""],[[1989.84,2294.74,236.699],[[0.230747,0.972388,0.0348995],[0.281359,-0.101015,0.954271]],""Land_CzechHedgehog_01_old_F""],[[1987.23,2293.35,236.871],[[0.257098,0.945831,0.198252],[0.119894,-0.234782,0.964626]],""Land_CzechHedgehog_01_old_F""],[[1990.91,2292.27,236.155],[[0.230747,0.972388,0.0348995],[0.1772,-0.0772628,0.981138]],""Land_CzechHedgehog_01_old_F""],[[1992.18,2299.66,235.179],[[0.249266,0.95712,0.147605],[0.146591,-0.18795,0.971178]],""Land_TrenchFrame_01_F""],[[1988.06,2300.61,235.966],[[0.241269,0.965631,0.0966788],[-0.157495,0.137262,-0.977934]],""Land_TrenchFrame_01_F""],[[1991.9,2300.04,233.236],[[0.241269,0.965631,0.0966788],[-0.157495,0.137262,-0.977934]],""Land_TrenchFrame_01_F""],[[1987.97,2300.94,233.948],[[0.249266,0.95712,0.147605],[0.146591,-0.18795,0.971178]],""Land_TrenchFrame_01_F""],[[1986.81,2295.47,237.432],[[0.230747,0.972388,0.0348995],[0.174293,-0.0765937,0.98171]],""Land_CzechHedgehog_01_old_F""],[[1990.52,2294.58,236.571],[[0.230747,0.972388,0.0348995],[0.278529,-0.100376,0.955168]],""Land_CzechHedgehog_01_old_F""],[[1987.91,2293.18,236.737],[[0.256612,0.945943,0.198348],[0.11702,-0.234118,0.96514]],""Land_CzechHedgehog_01_old_F""],[[1991.59,2292.11,236.032],[[0.230747,0.972388,0.0348995],[0.174293,-0.0765937,0.98171]],""Land_CzechHedgehog_01_old_F""],[[2004.73,2291.16,233.104],[[0.731947,0.665279,0.147164],[0.0337482,-0.251118,0.967368]],""Land_TrenchFrame_01_F""],[[2001.81,2294.2,233.973],[[0.729185,0.677487,0.0964371],[-0.070571,0.214621,-0.974145]],""Land_TrenchFrame_01_F""],[[2004.68,2291.66,231.168],[[0.729185,0.677487,0.0964371],[-0.070571,0.214621,-0.974145]],""Land_TrenchFrame_01_F""],[[2001.88,2294.55,231.959],[[0.731947,0.665279,0.147164],[0.0337482,-0.251118,0.967368]],""Land_TrenchFrame_01_F""],[[1997.98,2290.54,235.439],[[0.723205,0.689751,0.0348995],[0.117729,-0.172916,0.977875]],""Land_CzechHedgehog_01_old_F""],[[2000.59,2287.79,234.505],[[0.723205,0.689751,0.0348995],[0.191867,-0.249202,0.949255]],""Land_CzechHedgehog_01_old_F""],[[1997.65,2288.04,234.713],[[0.732709,0.65119,0.197708],[-0.0162626,-0.273678,0.961684]],""Land_CzechHedgehog_01_old_F""],[[2000.14,2285.14,233.934],[[0.723205,0.689751,0.0348995],[0.117729,-0.172916,0.977875]],""Land_CzechHedgehog_01_old_F""],[[2007.79,2287.96,232.168],[[0.732366,0.664846,0.147035],[0.0373706,-0.25486,0.966255]],""Land_TrenchFrame_01_F""],[[2004.87,2290.99,233.06],[[0.729415,0.67725,0.0963666],[-0.0742117,0.218382,-0.973037]],""Land_TrenchFrame_01_F""],[[2007.73,2288.47,230.235],[[0.729415,0.67725,0.0963666],[-0.0742117,0.218382,-0.973037]],""Land_TrenchFrame_01_F""],[[2004.93,2291.35,231.047],[[0.732366,0.664846,0.147035],[0.0373706,-0.25486,0.966255]],""Land_TrenchFrame_01_F""],[[2001.04,2287.32,234.526],[[0.723205,0.689751,0.0348995],[0.121375,-0.176683,0.976755]],""Land_CzechHedgehog_01_old_F""],[[2003.65,2284.58,233.571],[[0.723205,0.689751,0.0348995],[0.195421,-0.252843,0.947566]],""Land_CzechHedgehog_01_old_F""],[[2000.71,2284.83,233.792],[[0.733318,0.650561,0.197521],[-0.0126568,-0.277407,0.960669]],""Land_CzechHedgehog_01_old_F""],[[2003.2,2281.93,232.992],[[0.723205,0.689751,0.0348995],[0.121375,-0.176683,0.976755]],""Land_CzechHedgehog_01_old_F""],[[2010.84,2284.76,231.252],[[0.731973,0.665252,0.147156],[0.0339768,-0.251355,0.967299]],""Land_TrenchFrame_01_F""],[[2007.92,2287.79,232.123],[[0.7292,0.677472,0.0964327],[-0.0708008,0.214859,-0.974076]],""Land_TrenchFrame_01_F""],[[2010.79,2285.26,229.317],[[0.7292,0.677472,0.0964327],[-0.0708008,0.214859,-0.974076]],""Land_TrenchFrame_01_F""],[[2007.99,2288.15,230.109],[[0.731973,0.665252,0.147156],[0.0339768,-0.251355,0.967299]],""Land_TrenchFrame_01_F""],[[2004.09,2284.13,233.589],[[0.723205,0.689751,0.0348995],[0.117959,-0.173154,0.977805]],""Land_CzechHedgehog_01_old_F""],[[2006.7,2281.39,232.653],[[0.723205,0.689751,0.0348995],[0.192091,-0.249432,0.949149]],""Land_CzechHedgehog_01_old_F""],[[2003.76,2281.63,232.863],[[0.732748,0.65115,0.197696],[-0.0160351,-0.273914,0.961621]],""Land_CzechHedgehog_01_old_F""],[[2006.25,2278.74,232.082],[[0.723205,0.689751,0.0348995],[0.117959,-0.173154,0.977805]],""Land_CzechHedgehog_01_old_F""],[[2010.65,2289.65,232.028],[[-0.699145,-0.699672,0.147157],[0.249431,-0.0457955,0.967309]],""Land_TrenchFrame_01_F""],[[2013.52,2286.58,231.121],[[-0.711219,-0.696325,0.0964334],[-0.213914,0.0837032,-0.97326]],""Land_TrenchFrame_01_F""],[[2010.13,2289.74,230.097],[[-0.711219,-0.696325,0.0964334],[-0.213914,0.0837032,-0.97326]],""Land_TrenchFrame_01_F""],[[2012.88,2286.83,229.195],[[-0.699145,-0.699672,0.147157],[0.249431,-0.0457955,0.967309]],""Land_TrenchFrame_01_F""],[[2017.81,2289.75,232.45],[[-0.723198,-0.689758,0.0348995],[0.167344,-0.125983,0.977816]],""Land_CzechHedgehog_01_old_F""],[[2015.2,2292.57,233.124],[[-0.723198,-0.689758,0.0348995],[0.0926274,-0.0467945,0.994601]],""Land_CzechHedgehog_01_old_F""],[[2018.07,2292.36,232.417],[[-0.685098,-0.701111,0.197698],[0.297113,-0.0211486,0.954608]],""Land_CzechHedgehog_01_old_F""],[[2015.63,2295.29,233.244],[[-0.723198,-0.689758,0.0348995],[0.167344,-0.125983,0.977816]],""Land_CzechHedgehog_01_old_F""],[[2007.19,2293.27,233.086],[[-0.698758,-0.700084,0.147037],[0.252773,-0.0493521,0.966266]],""Land_TrenchFrame_01_F""],[[2010.06,2290.21,232.158],[[-0.711007,-0.696551,0.0963673],[-0.217269,0.0872751,-0.972202]],""Land_TrenchFrame_01_F""],[[2006.67,2293.37,231.157],[[-0.711007,-0.696551,0.0963673],[-0.217269,0.0872751,-0.972202]],""Land_TrenchFrame_01_F""],[[2009.41,2290.46,230.235],[[-0.698758,-0.700084,0.147037],[0.252773,-0.0493521,0.966266]],""Land_TrenchFrame_01_F""],[[2014.35,2293.38,233.483],[[-0.723198,-0.689758,0.0348995],[0.170708,-0.129563,0.976766]],""Land_CzechHedgehog_01_old_F""],[[2011.74,2296.2,234.177],[[-0.723198,-0.689758,0.0348995],[0.0960644,-0.0504236,0.994097]],""Land_CzechHedgehog_01_old_F""],[[2014.61,2295.99,233.459],[[-0.684536,-0.701709,0.197522],[0.300415,-0.0246672,0.95349]],""Land_CzechHedgehog_01_old_F""],[[2012.17,2298.91,234.305],[[-0.723198,-0.689758,0.0348995],[0.170708,-0.129563,0.976766]],""Land_CzechHedgehog_01_old_F""],[[2003.71,2296.92,234.069],[[-0.700221,-0.698528,0.147478],[0.24014,-0.0359143,0.970074]],""Land_TrenchFrame_01_F""],[[2006.59,2293.84,233.221],[[-0.711808,-0.695698,0.0966087],[-0.204584,0.0737791,-0.976065]],""Land_TrenchFrame_01_F""],[[2003.21,2296.99,232.132],[[-0.711808,-0.695698,0.0966087],[-0.204584,0.0737791,-0.976065]],""Land_TrenchFrame_01_F""],[[2005.97,2294.07,231.286],[[-0.700221,-0.698528,0.147478],[0.24014,-0.0359143,0.970074]],""Land_TrenchFrame_01_F""],[[2010.86,2297.03,234.558],[[-0.723198,-0.689758,0.0348995],[0.157991,-0.116036,0.980599]],""Land_CzechHedgehog_01_old_F""],[[2008.25,2299.86,235.18],[[-0.723198,-0.689758,0.0348995],[0.0830817,-0.0367221,0.995866]],""Land_CzechHedgehog_01_old_F""],[[2011.13,2299.64,234.502],[[-0.68666,-0.69945,0.198163],[0.287931,-0.0113711,0.957584]],""Land_CzechHedgehog_01_old_F""],[[2008.67,2302.57,235.276],[[-0.723198,-0.689758,0.0348995],[0.157991,-0.116036,0.980599]],""Land_CzechHedgehog_01_old_F""],[[1990.49,2303.38,235.659],[[-0.207392,-0.967057,0.147614],[0.215034,0.102139,0.971251]],""Land_TrenchFrame_01_F""],[[1994.59,2302.37,234.837],[[-0.21834,-0.971072,0.0966834],[-0.205816,-0.0510228,-0.97726]],""Land_TrenchFrame_01_F""],[[1990.05,2303.17,233.72],[[-0.21834,-0.971072,0.0966834],[-0.205816,-0.0510228,-0.97726]],""Land_TrenchFrame_01_F""],[[1993.96,2302.22,232.899],[[-0.207392,-0.967057,0.147614],[0.215034,0.102139,0.971251]],""Land_TrenchFrame_01_F""],[[1996.43,2307.38,236.179],[[-0.230753,-0.972386,0.0348995],[0.189748,-0.00979133,0.981784]],""Land_CzechHedgehog_01_old_F""],[[1992.69,2308.32,236.776],[[-0.230753,-0.972386,0.0348995],[0.0836269,0.0159152,0.99637]],""Land_CzechHedgehog_01_old_F""],[[1995.23,2309.7,236.112],[[-0.195826,-0.960367,0.19836],[0.241808,0.148742,0.958856]],""Land_CzechHedgehog_01_old_F""],[[1991.57,2310.83,236.862],[[-0.230753,-0.972386,0.0348995],[0.189748,-0.00979133,0.981784]],""Land_CzechHedgehog_01_old_F""],[[1988.66,2303.81,236.022],[[-0.206972,-0.967159,0.147531],[0.218653,0.101254,0.970535]],""Land_TrenchFrame_01_F""],[[1992.76,2302.81,235.184],[[-0.21811,-0.971128,0.096638],[-0.209451,-0.0501342,-0.976533]],""Land_TrenchFrame_01_F""],[[1988.21,2303.61,234.084],[[-0.21811,-0.971128,0.096638],[-0.209451,-0.0501342,-0.976533]],""Land_TrenchFrame_01_F""],[[1992.11,2302.66,233.247],[[-0.206972,-0.967159,0.147531],[0.218653,0.101254,0.970535]],""Land_TrenchFrame_01_F""],[[1994.6,2307.81,236.523],[[-0.230753,-0.972386,0.0348995],[0.193391,-0.0106818,0.981064]],""Land_CzechHedgehog_01_old_F""],[[1990.86,2308.75,237.135],[[-0.230753,-0.972386,0.0348995],[0.0873287,0.0150258,0.996066]],""Land_CzechHedgehog_01_old_F""],[[1993.4,2310.14,236.462],[[-0.195217,-0.960516,0.19824],[0.245387,0.147865,0.958082]],""Land_CzechHedgehog_01_old_F""],[[1989.74,2311.26,237.227],[[-0.230753,-0.972386,0.0348995],[0.193391,-0.0106818,0.981064]],""Land_CzechHedgehog_01_old_F""],[[1999.02,2296.33,234.372],[[0.500333,0.852872,0.149255],[-0.00406679,-0.170067,0.985424]],""Land_TrenchFrame_01_F""],[[1995.3,2298.45,234.704],[[0.499862,0.86059,0.0975823],[-0.0203398,0.124301,-0.992036]],""Land_TrenchFrame_01_F""],[[1999.05,2296.67,232.401],[[0.499862,0.86059,0.0975823],[-0.0203398,0.124301,-0.992036]],""Land_TrenchFrame_01_F""],[[1995.49,2298.69,232.68],[[0.500333,0.852872,0.149255],[-0.00406679,-0.170067,0.985424]],""Land_TrenchFrame_01_F""],[[1992.49,2293.96,236.158],[[0.497479,0.866774,0.0348995],[0.0535194,-0.0708218,0.996052]],""Land_CzechHedgehog_01_old_F""],[[1995.84,2292.02,235.707],[[0.497479,0.866774,0.0348995],[0.148429,-0.12469,0.981031]],""Land_CzechHedgehog_01_old_F""],[[1992.94,2291.43,235.636],[[0.499431,0.842776,0.200743],[-0.0450219,-0.20615,0.977484]],""Land_CzechHedgehog_01_old_F""],[[1996.2,2289.32,235.342],[[0.497479,0.866774,0.0348995],[0.0535194,-0.0708218,0.996052]],""Land_CzechHedgehog_01_old_F""],[[1997.43,2301.16,234.578],[[-0.489428,-0.859117,0.149595],[0.0984998,0.115984,0.988355]],""Land_TrenchFrame_01_F""],[[2001.16,2299.01,234.439],[[-0.493904,-0.864002,0.0977682],[-0.074535,-0.0699568,-0.994762]],""Land_TrenchFrame_01_F""],[[1997.22,2300.92,232.603],[[-0.493904,-0.864002,0.0977682],[-0.074535,-0.0699568,-0.994762]],""Land_TrenchFrame_01_F""],[[2000.78,2298.88,232.432],[[-0.489428,-0.859117,0.149595],[0.0984998,0.115984,0.988355]],""Land_TrenchFrame_01_F""],[[2004.12,2303.41,235.862],[[-0.49751,-0.866756,0.0348995],[0.0415412,0.0163801,0.999003]],""Land_CzechHedgehog_01_old_F""],[[2000.76,2305.38,235.837],[[-0.49751,-0.866756,0.0348995],[-0.0540154,0.0711079,0.996005]],""Land_CzechHedgehog_01_old_F""],[[2003.65,2305.97,235.522],[[-0.483587,-0.85185,0.201236],[0.13875,0.152395,0.978532]],""Land_CzechHedgehog_01_old_F""],[[2000.38,2308.1,235.655],[[-0.49751,-0.866756,0.0348995],[0.0415412,0.0163801,0.999003]],""Land_CzechHedgehog_01_old_F""],[[2025.05,2274.54,228.317],[[-0.705826,-0.692585,0.14878],[0.191763,0.0153768,0.981321]],""Land_TrenchFrame_01_F""],[[2027.98,2271.43,227.773],[[-0.714879,-0.692443,0.0973221],[-0.155999,0.0222607,-0.987506]],""Land_TrenchFrame_01_F""],[[2024.65,2274.51,226.356],[[-0.714879,-0.692443,0.0973221],[-0.155999,0.0222607,-0.987506]],""Land_TrenchFrame_01_F""],[[2027.45,2271.56,225.801],[[-0.705826,-0.692585,0.14878],[0.191763,0.0153768,0.981321]],""Land_TrenchFrame_01_F""],[[2032.17,2274.7,229.153],[[-0.723201,-0.689756,0.0348995],[0.10929,-0.0644015,0.991921]],""Land_CzechHedgehog_01_old_F""],[[2029.52,2277.55,229.496],[[-0.723201,-0.689756,0.0348995],[0.0336194,0.0153128,0.999317]],""Land_CzechHedgehog_01_old_F""],[[2032.43,2277.31,228.974],[[-0.694795,-0.690825,0.200053],[0.240085,0.0394199,0.969951]],""Land_CzechHedgehog_01_old_F""],[[2029.94,2280.27,229.472],[[-0.723201,-0.689756,0.0348995],[0.10929,-0.0644015,0.991921]],""Land_CzechHedgehog_01_old_F""],[[2020.43,2279.38,229.318],[[-0.70306,-0.695514,0.148213],[0.215648,-0.00991422,0.976421]],""Land_TrenchFrame_01_F""],[[2023.34,2276.29,228.624],[[-0.713364,-0.694047,0.0970113],[-0.179987,0.0476647,-0.982513]],""Land_TrenchFrame_01_F""],[[2019.98,2279.41,227.368],[[-0.713364,-0.694047,0.0970113],[-0.179987,0.0476647,-0.982513]],""Land_TrenchFrame_01_F""],[[2022.76,2276.47,226.669],[[-0.70306,-0.695514,0.148213],[0.215648,-0.00991422,0.976421]],""Land_TrenchFrame_01_F""],[[2027.57,2279.52,229.984],[[-0.723201,-0.689756,0.0348995],[0.133335,-0.0898616,0.986989]],""Land_CzechHedgehog_01_old_F""],[[2024.94,2282.36,230.464],[[-0.723201,-0.689756,0.0348995],[0.05799,-0.0102928,0.998264]],""Land_CzechHedgehog_01_old_F""],[[2027.83,2282.13,229.865],[[-0.69078,-0.695076,0.19923],[0.263715,0.0143674,0.964494]],""Land_CzechHedgehog_01_old_F""],[[2025.36,2285.08,230.5],[[-0.723201,-0.689756,0.0348995],[0.133335,-0.0898616,0.986989]],""Land_CzechHedgehog_01_old_F""],[[2015.81,2284.23,230.527],[[-0.700719,-0.697999,0.147617],[0.235866,-0.031373,0.971279]],""Land_TrenchFrame_01_F""],[[2018.7,2281.15,229.705],[[-0.712082,-0.695408,0.0966852],[-0.200292,0.0692179,-0.977288]],""Land_TrenchFrame_01_F""],[[2015.32,2284.3,228.587],[[-0.712082,-0.695408,0.0966852],[-0.200292,0.0692179,-0.977288]],""Land_TrenchFrame_01_F""],[[2018.08,2281.37,227.767],[[-0.700719,-0.697999,0.147617],[0.235866,-0.031373,0.971279]],""Land_TrenchFrame_01_F""],[[2022.96,2284.35,231.047],[[-0.723201,-0.689756,0.0348995],[0.153688,-0.111464,0.981812]],""Land_CzechHedgehog_01_old_F""],[[2020.34,2287.18,231.643],[[-0.723201,-0.689756,0.0348995],[0.0786956,-0.0320976,0.996382]],""Land_CzechHedgehog_01_old_F""],[[2023.22,2286.96,230.979],[[-0.687381,-0.698684,0.198365],[0.283707,-0.00687686,0.958887]],""Land_CzechHedgehog_01_old_F""],[[2020.77,2289.89,231.729],[[-0.723201,-0.689756,0.0348995],[0.153688,-0.111464,0.981812]],""Land_CzechHedgehog_01_old_F""],[[2016.02,2279.33,229.826],[[0.730371,0.666909,0.147617],[0.0201765,-0.237085,0.971279]],""Land_TrenchFrame_01_F""],[[2013.08,2282.38,230.61],[[0.72832,0.678382,0.0966852],[-0.0569311,0.200515,-0.978035]],""Land_TrenchFrame_01_F""],[[2015.99,2279.81,227.882],[[0.72832,0.678382,0.0966852],[-0.0569311,0.200515,-0.978035]],""Land_TrenchFrame_01_F""],[[2013.18,2282.71,228.593],[[0.730371,0.666909,0.147617],[0.0201765,-0.237085,0.971279]],""Land_TrenchFrame_01_F""],[[2009.23,2278.74,232.076],[[0.723201,0.689756,0.0348995],[0.104066,-0.158788,0.981813]],""Land_CzechHedgehog_01_old_F""],[[2011.85,2275.99,231.218],[[0.723201,0.689756,0.0348995],[0.178532,-0.235525,0.955329]],""Land_CzechHedgehog_01_old_F""],[[2008.9,2276.24,231.382],[[0.730424,0.653553,0.198365],[-0.0297688,-0.259695,0.965232]],""Land_CzechHedgehog_01_old_F""],[[2011.4,2273.33,230.68],[[0.723201,0.689756,0.0348995],[0.104066,-0.158788,0.981813]],""Land_CzechHedgehog_01_old_F""],[[2020.65,2274.47,228.729],[[0.728,0.669365,0.148213],[-0.000298519,-0.215877,0.976421]],""Land_TrenchFrame_01_F""],[[2017.7,2277.54,229.385],[[0.727022,0.679727,0.0970113],[-0.0363546,0.179199,-0.983141]],""Land_TrenchFrame_01_F""],[[2020.66,2274.9,226.775],[[0.727022,0.679727,0.0970113],[-0.0363546,0.179199,-0.983141]],""Land_TrenchFrame_01_F""],[[2017.84,2277.82,227.363],[[0.728,0.669365,0.148213],[-0.000298519,-0.215877,0.976421]],""Land_TrenchFrame_01_F""],[[2013.82,2273.94,230.85],[[0.723201,0.689756,0.0348995],[0.0834539,-0.137439,0.986988]],""Land_CzechHedgehog_01_old_F""],[[2016.45,2271.16,230.106],[[0.723201,0.689756,0.0348995],[0.158356,-0.214796,0.963735]],""Land_CzechHedgehog_01_old_F""],[[2013.5,2271.41,230.204],[[0.726982,0.657119,0.199229],[-0.0501364,-0.238572,0.96983]],""Land_CzechHedgehog_01_old_F""],[[2016.01,2268.49,229.617],[[0.723201,0.689756,0.0348995],[0.0834539,-0.137439,0.986988]],""Land_CzechHedgehog_01_old_F""],[[2025.28,2269.61,227.859],[[0.725205,0.672267,0.14878],[-0.0244327,-0.190821,0.981321]],""Land_TrenchFrame_01_F""],[[2022.32,2272.69,228.365],[[0.725491,0.681316,0.0973221],[-0.0121024,0.154016,-0.987994]],""Land_TrenchFrame_01_F""],[[2025.34,2269.99,225.896],[[0.725491,0.681316,0.0973221],[-0.0121024,0.154016,-0.987994]],""Land_TrenchFrame_01_F""],[[2022.51,2272.93,226.34],[[0.725205,0.672267,0.14878],[-0.0244327,-0.190821,0.981321]],""Land_TrenchFrame_01_F""],[[2018.4,2269.14,229.826],[[0.723201,0.689756,0.0348995],[0.0591584,-0.112215,0.991921]],""Land_CzechHedgehog_01_old_F""],[[2021.05,2266.34,229.218],[[0.723201,0.689756,0.0348995],[0.134485,-0.190211,0.972488]],""Land_CzechHedgehog_01_old_F""],[[2018.1,2266.6,229.237],[[0.722925,0.661331,0.200053],[-0.0741301,-0.213631,0.974098]],""Land_CzechHedgehog_01_old_F""],[[2020.62,2263.66,228.786],[[0.723201,0.689756,0.0348995],[0.0591584,-0.112215,0.991921]],""Land_CzechHedgehog_01_old_F""],[[1908.79,2299.34,243.404],[[-0.0735972,0.986063,0.149211],[-0.0758375,-0.154717,0.985044]],""Land_TrenchFrame_01_F""],[[1904.52,2299.08,243.015],[[-0.0695357,0.992798,0.0975582],[0.0815667,0.103126,-0.991318]],""Land_TrenchFrame_01_F""],[[1908.96,2299.66,241.436],[[-0.0695357,0.992798,0.0975582],[0.0815667,0.103126,-0.991318]],""Land_TrenchFrame_01_F""],[[1904.88,2299.41,241.027],[[-0.0735972,0.986063,0.149211],[-0.0758375,-0.154717,0.985044]],""Land_TrenchFrame_01_F""],[[1904.39,2293.77,244.412],[[-0.0643841,0.997315,0.0348995],[-0.0838007,-0.0402519,0.995669]],""Land_CzechHedgehog_01_old_F""],[[1908.28,2293.98,244.615],[[-0.0643841,0.997315,0.0348995],[0.0260843,-0.0332782,0.999106]],""Land_CzechHedgehog_01_old_F""],[[1906.21,2291.9,244.171],[[-0.0774741,0.976589,0.200679],[-0.0887664,-0.207241,0.974254]],""Land_CzechHedgehog_01_old_F""],[[1910.09,2291.92,244.531],[[-0.0643841,0.997315,0.0348995],[-0.0838007,-0.0402519,0.995669]],""Land_CzechHedgehog_01_old_F""],[[1912.1,2299.56,243.384],[[-0.0636704,0.986689,0.14964],[0.0098781,-0.149313,0.988741]],""Land_TrenchFrame_01_F""],[[1907.8,2299.29,243.366],[[-0.0640994,0.99314,0.0977926],[-0.00454319,0.0977027,-0.995205]],""Land_TrenchFrame_01_F""],[[1912.09,2299.87,241.407],[[-0.0640994,0.99314,0.0977926],[-0.00454319,0.0977027,-0.995205]],""Land_TrenchFrame_01_F""],[[1907.99,2299.6,241.352],[[-0.0636704,0.986689,0.14964],[0.0098781,-0.149313,0.988741]],""Land_TrenchFrame_01_F""],[[1907.81,2293.98,244.798],[[-0.0643841,0.997315,0.0348995],[0.00248776,-0.0348115,0.999391]],""Land_CzechHedgehog_01_old_F""],[[1911.7,2294.2,244.664],[[-0.0643841,0.997315,0.0348995],[0.112237,-0.0275133,0.993301]],""Land_CzechHedgehog_01_old_F""],[[1909.61,2292.12,244.411],[[-0.0630645,0.977497,0.201301],[-0.00376174,-0.201934,0.979392]],""Land_CzechHedgehog_01_old_F""],[[1913.51,2292.15,244.435],[[-0.0643841,0.997315,0.0348995],[0.00248776,-0.0348115,0.999391]],""Land_CzechHedgehog_01_old_F""],[[1908.14,2302.54,243.385],[[0.0637251,-0.986685,0.149639],[-0.00940238,0.149344,0.988741]],""Land_TrenchFrame_01_F""],[[1912.43,2302.82,243.365],[[0.0641292,-0.993139,0.0977926],[0.00406526,-0.0977336,-0.995204]],""Land_TrenchFrame_01_F""],[[1908.15,2302.24,241.408],[[0.0641292,-0.993139,0.0977926],[0.00406526,-0.0977336,-0.995204]],""Land_TrenchFrame_01_F""],[[1912.24,2302.51,241.351],[[0.0637251,-0.986685,0.149639],[-0.00940238,0.149344,0.988741]],""Land_TrenchFrame_01_F""],[[1912.43,2308.12,244.797],[[0.0643837,-0.997315,0.0348995],[-0.0020089,0.0348425,0.999391]],""Land_CzechHedgehog_01_old_F""],[[1908.53,2307.9,244.665],[[0.0643837,-0.997315,0.0348995],[-0.111761,0.0275459,0.993353]],""Land_CzechHedgehog_01_old_F""],[[1910.62,2309.99,244.411],[[0.0631442,-0.977492,0.201301],[0.00423388,0.201964,0.979384]],""Land_CzechHedgehog_01_old_F""],[[1906.73,2309.96,244.436],[[0.0643837,-0.997315,0.0348995],[-0.0020089,0.0348425,0.999391]],""Land_CzechHedgehog_01_old_F""],[[1904.85,2302.33,243.081],[[0.0538003,-0.987341,0.149211],[-0.0951013,0.143682,0.985044]],""Land_TrenchFrame_01_F""],[[1909.13,2302.61,243.433],[[0.058694,-0.993498,0.0975582],[0.0901733,-0.0920507,-0.991663]],""Land_TrenchFrame_01_F""],[[1905.03,2302.03,241.111],[[0.058694,-0.993498,0.0975582],[0.0901733,-0.0920507,-0.991663]],""Land_TrenchFrame_01_F""],[[1909.11,2302.31,241.408],[[0.0538003,-0.987341,0.149211],[-0.0951013,0.143682,0.985044]],""Land_TrenchFrame_01_F""],[[1908.98,2307.91,244.887],[[0.0643837,-0.997315,0.0348995],[-0.0882807,0.0291428,0.995669]],""Land_CzechHedgehog_01_old_F""],[[1905.12,2307.68,244.419],[[0.0643837,-0.997315,0.0348995],[-0.197079,0.021576,0.98015]],""Land_CzechHedgehog_01_old_F""],[[1907.21,2309.77,244.358],[[0.0487374,-0.978444,0.200679],[-0.0808806,0.196392,0.977184]],""Land_CzechHedgehog_01_old_F""],[[1903.33,2309.73,244.046],[[0.0643837,-0.997315,0.0348995],[-0.0882807,0.0291428,0.995669]],""Land_CzechHedgehog_01_old_F""],[[1654.34,2190.31,238.175],[[-0.539994,0.82826,0.149636],[0.075004,-0.129723,0.988709]],""Land_TrenchFrame_01_F""],[[1650.74,2187.97,238.122],[[-0.543175,0.833905,0.0977907],[-0.0450206,0.0873757,-0.995158]],""Land_TrenchFrame_01_F""],[[1654.2,2190.58,236.198],[[-0.543175,0.833905,0.0977907],[-0.0450206,0.0873757,-0.995158]],""Land_TrenchFrame_01_F""],[[1650.76,2188.34,236.11],[[-0.539994,0.82826,0.149636],[0.075004,-0.129723,0.988709]],""Land_TrenchFrame_01_F""],[[1653.33,2183.34,239.551],[[-0.545038,0.837685,0.0348995],[0.0123841,-0.0335774,0.999359]],""Land_CzechHedgehog_01_old_F""],[[1656.62,2185.44,239.449],[[-0.545038,0.837685,0.0348995],[0.104518,0.0265855,0.994168]],""Land_CzechHedgehog_01_old_F""],[[1655.82,2182.6,239.178],[[-0.535316,0.820315,0.201295],[0.0889616,-0.182235,0.979222]],""Land_CzechHedgehog_01_old_F""],[[1659.2,2184.53,239.233],[[-0.545038,0.837685,0.0348995],[0.0123841,-0.0335774,0.999359]],""Land_CzechHedgehog_01_old_F""],[[1659.65,2193.76,238.209],[[-0.539693,0.828456,0.149638],[0.0776074,-0.12803,0.988729]],""Land_TrenchFrame_01_F""],[[1656.04,2191.42,238.17],[[-0.54301,0.834013,0.0977919],[-0.0476363,0.0856749,-0.995184]],""Land_TrenchFrame_01_F""],[[1659.5,2194.03,236.233],[[-0.54301,0.834013,0.0977919],[-0.0476363,0.0856749,-0.995184]],""Land_TrenchFrame_01_F""],[[1656.06,2191.79,236.157],[[-0.539693,0.828456,0.149638],[0.0776074,-0.12803,0.988729]],""Land_TrenchFrame_01_F""],[[1658.64,2186.79,239.6],[[-0.545038,0.837685,0.0348995],[0.0150049,-0.0318731,0.999379]],""Land_CzechHedgehog_01_old_F""],[[1661.93,2188.89,239.486],[[-0.545038,0.837685,0.0348995],[0.107118,0.0282908,0.993844]],""Land_CzechHedgehog_01_old_F""],[[1661.13,2186.05,239.222],[[-0.534879,0.820599,0.201299],[0.0915459,-0.180557,0.979295]],""Land_CzechHedgehog_01_old_F""],[[1664.51,2187.99,239.265],[[-0.545038,0.837685,0.0348995],[0.0150049,-0.0318731,0.999379]],""Land_CzechHedgehog_01_old_F""],[[1672.38,2188.48,238.173],[[0.820739,0.551359,0.149636],[-0.119551,-0.0903692,0.988707]],""Land_TrenchFrame_01_F""],[[1669.98,2192.05,238.19],[[0.825863,0.555327,0.0977905],[0.0776368,0.0597891,-0.995187]],""Land_TrenchFrame_01_F""],[[1672.64,2188.66,236.197],[[0.825863,0.555327,0.0977905],[0.0776368,0.0597891,-0.995187]],""Land_TrenchFrame_01_F""],[[1670.34,2192.05,236.174],[[0.820739,0.551359,0.149636],[-0.119551,-0.0903692,0.988707]],""Land_TrenchFrame_01_F""],[[1665.41,2189.36,239.624],[[0.829043,0.558095,0.0348995],[-0.0243376,-0.0263398,0.999357]],""Land_CzechHedgehog_01_old_F""],[[1667.56,2186.11,239.459],[[0.829043,0.558095,0.0348995],[0.0372579,-0.117403,0.992385]],""Land_CzechHedgehog_01_old_F""],[[1664.71,2186.86,239.224],[[0.813337,0.545859,0.201295],[-0.171914,-0.105052,0.979495]],""Land_CzechHedgehog_01_old_F""],[[1666.7,2183.51,239.217],[[0.829043,0.558095,0.0348995],[-0.0243376,-0.0263398,0.999357]],""Land_CzechHedgehog_01_old_F""],[[1672.83,2187.81,238.166],[[0.820738,0.551361,0.149636],[-0.119561,-0.0903535,0.988707]],""Land_TrenchFrame_01_F""],[[1670.43,2191.39,238.183],[[0.825862,0.555328,0.0977905],[0.0776475,0.0597733,-0.995188]],""Land_TrenchFrame_01_F""],[[1673.08,2187.99,236.19],[[0.825862,0.555328,0.0977905],[0.0776475,0.0597733,-0.995188]],""Land_TrenchFrame_01_F""],[[1670.79,2191.39,236.168],[[0.820738,0.551361,0.149636],[-0.119561,-0.0903535,0.988707]],""Land_TrenchFrame_01_F""],[[1665.86,2188.69,239.618],[[0.829043,0.558095,0.0348995],[-0.0243483,-0.026324,0.999357]],""Land_CzechHedgehog_01_old_F""],[[1668.01,2185.44,239.453],[[0.829043,0.558095,0.0348995],[0.0372473,-0.117388,0.992387]],""Land_CzechHedgehog_01_old_F""],[[1665.16,2186.2,239.218],[[0.813336,0.545862,0.201295],[-0.171924,-0.105036,0.979495]],""Land_CzechHedgehog_01_old_F""],[[1667.15,2182.85,239.21],[[0.829043,0.558095,0.0348995],[-0.0243483,-0.026324,0.999357]],""Land_CzechHedgehog_01_old_F""],[[1673.41,2192.73,238.197],[[-0.819674,-0.552942,0.149636],[0.128703,0.076773,0.988707]],""Land_TrenchFrame_01_F""],[[1675.81,2189.16,238.143],[[-0.825277,-0.556197,0.0977905],[-0.0868318,-0.0461282,-0.995155]],""Land_TrenchFrame_01_F""],[[1673.14,2192.58,236.221],[[-0.825277,-0.556197,0.0977905],[-0.0868318,-0.0461282,-0.995155]],""Land_TrenchFrame_01_F""],[[1675.44,2189.18,236.131],[[-0.819674,-0.552942,0.149636],[0.128703,0.076773,0.988707]],""Land_TrenchFrame_01_F""],[[1680.4,2191.83,239.572],[[-0.829038,-0.558103,0.0348995],[0.0335522,0.0126519,0.999357]],""Land_CzechHedgehog_01_old_F""],[[1678.25,2195.08,239.471],[[-0.829038,-0.558103,0.0348995],[-0.0280476,0.103833,0.994199]],""Land_CzechHedgehog_01_old_F""],[[1681.1,2194.33,239.2],[[-0.811794,-0.548153,0.201295],[0.180989,0.0915539,0.979214]],""Land_CzechHedgehog_01_old_F""],[[1679.11,2197.68,239.256],[[-0.829038,-0.558103,0.0348995],[0.0335522,0.0126519,0.999357]],""Land_CzechHedgehog_01_old_F""],[[1673.02,2193.33,238.203],[[-0.819673,-0.552942,0.149636],[0.128707,0.0767678,0.988707]],""Land_TrenchFrame_01_F""],[[1675.41,2189.75,238.149],[[-0.825277,-0.556197,0.0977905],[-0.0868353,-0.046123,-0.995154]],""Land_TrenchFrame_01_F""],[[1672.74,2193.18,236.227],[[-0.825277,-0.556197,0.0977905],[-0.0868353,-0.046123,-0.995154]],""Land_TrenchFrame_01_F""],[[1675.04,2189.78,236.137],[[-0.819673,-0.552942,0.149636],[0.128707,0.0767678,0.988707]],""Land_TrenchFrame_01_F""],[[1680,2192.42,239.578],[[-0.829038,-0.558103,0.0348995],[0.0335557,0.0126467,0.999357]],""Land_CzechHedgehog_01_old_F""],[[1677.85,2195.68,239.477],[[-0.829038,-0.558103,0.0348995],[-0.0280441,0.103828,0.9942]],""Land_CzechHedgehog_01_old_F""],[[1680.7,2194.92,239.206],[[-0.811793,-0.548154,0.201295],[0.180992,0.0915488,0.979214]],""Land_CzechHedgehog_01_old_F""],[[1678.71,2198.28,239.262],[[-0.829038,-0.558103,0.0348995],[0.0335557,0.0126467,0.999357]],""Land_CzechHedgehog_01_old_F""],[[1678.21,2206.03,238.607],[[-0.551982,0.820325,0.14961],[0.0644999,-0.136878,0.988486]],""Land_TrenchFrame_01_F""],[[1674.63,2203.65,238.491],[[-0.554598,0.826354,0.0977765],[-0.0339186,0.0949556,-0.994904]],""Land_TrenchFrame_01_F""],[[1678.09,2206.32,236.632],[[-0.554598,0.826354,0.0977765],[-0.0339186,0.0949556,-0.994904]],""Land_TrenchFrame_01_F""],[[1674.68,2204.04,236.483],[[-0.551982,0.820325,0.14961],[0.0644999,-0.136878,0.988486]],""Land_TrenchFrame_01_F""],[[1677.27,2199.04,239.915],[[-0.555738,0.830625,0.0348995],[0.000570629,-0.0415978,0.999134]],""Land_CzechHedgehog_01_old_F""],[[1680.53,2201.18,239.87],[[-0.555738,0.830625,0.0348995],[0.0920103,0.0197309,0.995563]],""Land_CzechHedgehog_01_old_F""],[[1679.77,2198.34,239.567],[[-0.547839,0.812015,0.201258],[0.0792206,-0.189136,0.97875]],""Land_CzechHedgehog_01_old_F""],[[1683.13,2200.31,239.68],[[-0.555738,0.830625,0.0348995],[0.000570629,-0.0415978,0.999134]],""Land_CzechHedgehog_01_old_F""],[[1682.79,2209.1,238.716],[[-0.55165,0.820547,0.149618],[0.0673704,-0.134961,0.988558]],""Land_TrenchFrame_01_F""],[[1679.22,2206.72,238.615],[[-0.554416,0.826476,0.0977811],[-0.0368026,0.0930294,-0.994983]],""Land_TrenchFrame_01_F""],[[1682.66,2209.38,236.74],[[-0.554416,0.826476,0.0977811],[-0.0368026,0.0930294,-0.994983]],""Land_TrenchFrame_01_F""],[[1679.26,2207.1,236.606],[[-0.55165,0.820547,0.149618],[0.0673704,-0.134961,0.988558]],""Land_TrenchFrame_01_F""],[[1681.86,2202.11,240.04],[[-0.555738,0.830625,0.0348995],[0.00346034,-0.0396675,0.999207]],""Land_CzechHedgehog_01_old_F""],[[1685.12,2204.25,239.982],[[-0.555738,0.830625,0.0348995],[0.0948817,0.021665,0.995253]],""Land_CzechHedgehog_01_old_F""],[[1684.36,2201.41,239.686],[[-0.547356,0.812337,0.20127],[0.0820694,-0.187235,0.978881]],""Land_CzechHedgehog_01_old_F""],[[1687.72,2203.38,239.785],[[-0.555738,0.830625,0.0348995],[0.00346034,-0.0396675,0.999207]],""Land_CzechHedgehog_01_old_F""],[[1677.88,2209.7,238.646],[[0.547955,-0.823018,0.149618],[-0.0992435,0.113636,0.988553]],""Land_TrenchFrame_01_F""],[[1681.45,2212.09,238.71],[[0.552391,-0.82783,0.0977808],[0.0688266,-0.0716066,-0.995056]],""Land_TrenchFrame_01_F""],[[1678.07,2209.46,236.669],[[0.552391,-0.82783,0.0977808],[0.0688266,-0.0716066,-0.995056]],""Land_TrenchFrame_01_F""],[[1681.48,2211.75,236.693],[[0.547955,-0.823018,0.149618],[-0.0992435,0.113636,0.988553]],""Land_TrenchFrame_01_F""],[[1678.76,2216.66,240.149],[[0.555734,-0.830627,0.0348995],[-0.0355468,0.0181996,0.999202]],""Land_CzechHedgehog_01_old_F""],[[1675.51,2214.52,239.94],[[0.555734,-0.830627,0.0348995],[-0.126691,-0.0431252,0.991004]],""Land_CzechHedgehog_01_old_F""],[[1676.27,2217.37,239.73],[[0.541995,-0.815924,0.201269],[-0.113713,0.166091,0.979532]],""Land_CzechHedgehog_01_old_F""],[[1672.92,2215.39,239.678],[[0.555734,-0.830627,0.0348995],[-0.0355468,0.0181996,0.999202]],""Land_CzechHedgehog_01_old_F""],[[1674.11,2207.18,238.546],[[0.54769,-0.823196,0.149611],[-0.101535,0.1121,0.988496]],""Land_TrenchFrame_01_F""],[[1677.68,2209.57,238.623],[[0.552246,-0.827928,0.0977771],[0.0711293,-0.0700637,-0.995003]],""Land_TrenchFrame_01_F""],[[1674.31,2206.94,236.57],[[0.552246,-0.827928,0.0977771],[0.0711293,-0.0700637,-0.995003]],""Land_TrenchFrame_01_F""],[[1677.71,2209.23,236.605],[[0.54769,-0.823196,0.149611],[-0.101535,0.1121,0.988496]],""Land_TrenchFrame_01_F""],[[1674.99,2214.13,240.062],[[0.555734,-0.830627,0.0348995],[-0.0378539,0.0166536,0.999145]],""Land_CzechHedgehog_01_old_F""],[[1671.74,2211.99,239.842],[[0.555734,-0.830627,0.0348995],[-0.128973,-0.0446671,0.990642]],""Land_CzechHedgehog_01_old_F""],[[1672.5,2214.85,239.638],[[0.54161,-0.816182,0.201259],[-0.115989,0.164568,0.979522]],""Land_CzechHedgehog_01_old_F""],[[1669.14,2212.87,239.576],[[0.555734,-0.830627,0.0348995],[-0.0378539,0.0166536,0.999145]],""Land_CzechHedgehog_01_old_F""],[[1670.34,2204.66,238.439],[[0.547542,-0.823295,0.149607],[-0.10281,0.111245,0.988461]],""Land_TrenchFrame_01_F""],[[1673.92,2207.05,238.522],[[0.552165,-0.827982,0.0977749],[0.0724104,-0.0692052,-0.994971]],""Land_TrenchFrame_01_F""],[[1670.54,2204.42,236.463],[[0.552165,-0.827982,0.0977749],[0.0724104,-0.0692052,-0.994971]],""Land_TrenchFrame_01_F""],[[1673.95,2206.71,236.504],[[0.547542,-0.823295,0.149607],[-0.10281,0.111245,0.988461]],""Land_TrenchFrame_01_F""],[[1671.22,2211.61,239.962],[[0.555734,-0.830627,0.0348995],[-0.0391375,0.0157933,0.999109]],""Land_CzechHedgehog_01_old_F""],[[1667.97,2209.47,239.736],[[0.555734,-0.830627,0.0348995],[-0.130242,-0.0455249,0.990437]],""Land_CzechHedgehog_01_old_F""],[[1668.73,2212.33,239.536],[[0.541395,-0.816326,0.201254],[-0.117255,0.16372,0.979514]],""Land_CzechHedgehog_01_old_F""],[[1665.37,2210.34,239.468],[[0.555734,-0.830627,0.0348995],[-0.0391375,0.0157933,0.999109]],""Land_CzechHedgehog_01_old_F""],[[1657.64,2196.31,238.203],[[0.538235,-0.829405,0.149633],[-0.0901752,0.119851,0.988688]],""Land_TrenchFrame_01_F""],[[1661.25,2198.65,238.228],[[0.54221,-0.834533,0.0977893],[0.0602637,-0.0774585,-0.995173]],""Land_TrenchFrame_01_F""],[[1657.82,2196.06,236.226],[[0.54221,-0.834533,0.0977893],[0.0602637,-0.0774585,-0.995173]],""Land_TrenchFrame_01_F""],[[1661.25,2198.3,236.212],[[0.538235,-0.829405,0.149633],[-0.0901752,0.119851,0.988688]],""Land_TrenchFrame_01_F""],[[1658.63,2203.26,239.663],[[0.545035,-0.837686,0.0348995],[-0.027657,0.0236394,0.999338]],""Land_CzechHedgehog_01_old_F""],[[1655.35,2201.16,239.49],[[0.545035,-0.837686,0.0348995],[-0.119658,-0.0365204,0.992143]],""Land_CzechHedgehog_01_old_F""],[[1656.15,2204.01,239.26],[[0.532763,-0.821976,0.201292],[-0.104024,0.172447,0.979511]],""Land_CzechHedgehog_01_old_F""],[[1652.76,2202.07,239.244],[[0.545035,-0.837686,0.0348995],[-0.027657,0.0236394,0.999338]],""Land_CzechHedgehog_01_old_F""],[[1653.54,2193.64,238.182],[[0.538893,-0.828977,0.149639],[-0.0844936,0.12355,0.988735]],""Land_TrenchFrame_01_F""],[[1657.15,2195.98,238.178],[[0.54257,-0.834299,0.0977923],[0.0545551,-0.0811741,-0.995206]],""Land_TrenchFrame_01_F""],[[1653.71,2193.38,236.205],[[0.54257,-0.834299,0.0977923],[0.0545551,-0.0811741,-0.995206]],""Land_TrenchFrame_01_F""],[[1657.14,2195.62,236.163],[[0.538893,-0.828977,0.149639],[-0.0844936,0.12355,0.988735]],""Land_TrenchFrame_01_F""],[[1654.54,2200.6,239.611],[[0.545035,-0.837686,0.0348995],[-0.0219374,0.0273627,0.999385]],""Land_CzechHedgehog_01_old_F""],[[1651.25,2198.5,239.464],[[0.545035,-0.837686,0.0348995],[-0.113992,-0.0328004,0.99294]],""Land_CzechHedgehog_01_old_F""],[[1652.05,2201.34,239.219],[[0.533719,-0.821354,0.2013],[-0.0983823,0.176115,0.979441]],""Land_CzechHedgehog_01_old_F""],[[1648.67,2199.41,239.23],[[0.545035,-0.837686,0.0348995],[-0.0219374,0.0273627,0.999385]],""Land_CzechHedgehog_01_old_F""],[[1649.44,2190.97,238.142],[[0.538381,-0.82931,0.149635],[-0.0889144,0.120672,0.988702]],""Land_TrenchFrame_01_F""],[[1653.04,2193.31,238.161],[[0.54229,-0.834481,0.0977902],[0.0589969,-0.0782831,-0.995184]],""Land_TrenchFrame_01_F""],[[1649.61,2190.71,236.165],[[0.54229,-0.834481,0.0977902],[0.0589969,-0.0782831,-0.995184]],""Land_TrenchFrame_01_F""],[[1653.04,2192.96,236.145],[[0.538381,-0.82931,0.149635],[-0.0889144,0.120672,0.988702]],""Land_TrenchFrame_01_F""],[[1650.42,2197.92,239.596],[[0.545035,-0.837686,0.0348995],[-0.0263878,0.0244657,0.999352]],""Land_CzechHedgehog_01_old_F""],[[1647.14,2195.82,239.428],[[0.545035,-0.837686,0.0348995],[-0.118401,-0.035695,0.992324]],""Land_CzechHedgehog_01_old_F""],[[1647.94,2198.67,239.195],[[0.532975,-0.821838,0.201294],[-0.102772,0.173261,0.979499]],""Land_CzechHedgehog_01_old_F""],[[1644.56,2196.73,239.185],[[0.545035,-0.837686,0.0348995],[-0.0263878,0.0244657,0.999352]],""Land_CzechHedgehog_01_old_F""],[[1667.09,2193.7,238.222],[[0.197084,0.968899,0.149639],[-0.0301418,-0.146573,0.988741]],""Land_TrenchFrame_01_F""],[[1662.88,2194.56,238.202],[[0.198389,0.975232,0.0977926],[0.0217667,0.0953674,-0.995204]],""Land_TrenchFrame_01_F""],[[1667.16,2194,236.246],[[0.198389,0.975232,0.0977926],[0.0217667,0.0953674,-0.995204]],""Land_TrenchFrame_01_F""],[[1663.14,2194.81,236.188],[[0.197084,0.968899,0.149639],[-0.0301418,-0.146573,0.988741]],""Land_TrenchFrame_01_F""],[[1661.49,2189.44,239.634],[[0.199243,0.979328,0.0348995],[-0.0072688,-0.0341356,0.999391]],""Land_CzechHedgehog_01_old_F""],[[1665.31,2188.63,239.502],[[0.199243,0.979328,0.0348995],[0.10056,-0.0558583,0.993362]],""Land_CzechHedgehog_01_old_F""],[[1662.74,2187.17,239.248],[[0.195232,0.959876,0.201301],[-0.0570915,-0.193779,0.979383]],""Land_CzechHedgehog_01_old_F""],[[1666.51,2186.17,239.274],[[0.199243,0.979328,0.0348995],[-0.0072688,-0.0341356,0.999391]],""Land_CzechHedgehog_01_old_F""],[[1673.01,2200.74,238.413],[[-0.970877,0.187149,0.149575],[0.140356,-0.0616537,0.98818]],""Land_TrenchFrame_01_F""],[[1672.17,2196.52,238.25],[[-0.976883,0.190114,0.0977571],[-0.089066,0.0537554,-0.994574]],""Land_TrenchFrame_01_F""],[[1672.72,2200.88,236.438],[[-0.976883,0.190114,0.0977571],[-0.089066,0.0537554,-0.994574]],""Land_TrenchFrame_01_F""],[[1671.93,2196.86,236.244],[[-0.970877,0.187149,0.149575],[0.140356,-0.0616537,0.98818]],""Land_TrenchFrame_01_F""],[[1677.29,2195.12,239.67],[[-0.980578,0.192999,0.0348995],[0.0277323,-0.0397144,0.998826]],""Land_CzechHedgehog_01_old_F""],[[1678.07,2198.94,239.668],[[-0.980578,0.192999,0.0348995],[0.04892,0.0683626,0.99646]],""Land_CzechHedgehog_01_old_F""],[[1679.55,2196.4,239.34],[[-0.962178,0.183657,0.201206],[0.187764,-0.0880423,0.97826]],""Land_CzechHedgehog_01_old_F""],[[1680.53,2200.17,239.495],[[-0.980578,0.192999,0.0348995],[0.0277323,-0.0397144,0.998826]],""Land_CzechHedgehog_01_old_F""],[[1664.01,2200.46,238.298],[[0.54285,-0.826394,0.149622],[-0.0967631,0.115426,0.988592]],""Land_TrenchFrame_01_F""],[[1667.6,2202.83,238.354],[[0.547163,-0.831295,0.0977832],[0.0666089,-0.0732077,-0.99509]],""Land_TrenchFrame_01_F""],[[1664.19,2200.22,236.322],[[0.547163,-0.831295,0.0977832],[0.0666089,-0.0732077,-0.99509]],""Land_TrenchFrame_01_F""],[[1667.61,2202.48,236.336],[[0.54285,-0.826394,0.149622],[-0.0967631,0.115426,0.988592]],""Land_TrenchFrame_01_F""],[[1664.94,2207.42,239.791],[[0.550378,-0.834186,0.0348995],[-0.0336701,0.01959,0.999241]],""Land_CzechHedgehog_01_old_F""],[[1661.67,2205.3,239.591],[[0.550378,-0.834186,0.0348995],[-0.125226,-0.0411496,0.991275]],""Land_CzechHedgehog_01_old_F""],[[1662.45,2208.15,239.376],[[0.537027,-0.819201,0.201276],[-0.110907,0.167964,0.979534]],""Land_CzechHedgehog_01_old_F""],[[1659.08,2206.19,239.333],[[0.550378,-0.834186,0.0348995],[-0.0336701,0.01959,0.999241]],""Land_CzechHedgehog_01_old_F""],[[1689.03,2213.27,238.84],[[-0.551569,0.820601,0.14962],[0.0680564,-0.134502,0.988573]],""Land_TrenchFrame_01_F""],[[1685.45,2210.89,238.742],[[-0.55437,0.826506,0.097782],[-0.0374919,0.0925689,-0.995]],""Land_TrenchFrame_01_F""],[[1688.9,2213.55,236.864],[[-0.55437,0.826506,0.097782],[-0.0374919,0.0925689,-0.995]],""Land_TrenchFrame_01_F""],[[1685.49,2211.27,236.733],[[-0.551569,0.820601,0.14962],[0.0680564,-0.134502,0.988573]],""Land_TrenchFrame_01_F""],[[1688.09,2206.28,240.168],[[-0.555736,0.830626,0.0348995],[0.00415115,-0.0392059,0.999223]],""Land_CzechHedgehog_01_old_F""],[[1691.35,2208.43,240.106],[[-0.555736,0.830626,0.0348995],[0.0955681,0.0221272,0.995177]],""Land_CzechHedgehog_01_old_F""],[[1690.59,2205.58,239.813],[[-0.547239,0.812415,0.201273],[0.0827501,-0.186781,0.97891]],""Land_CzechHedgehog_01_old_F""],[[1693.95,2207.55,239.908],[[-0.555736,0.830626,0.0348995],[0.00415115,-0.0392059,0.999223]],""Land_CzechHedgehog_01_old_F""],[[1692.69,2215.72,238.9],[[-0.551089,0.820922,0.149629],[0.0722005,-0.131733,0.988652]],""Land_TrenchFrame_01_F""],[[1689.11,2213.34,238.824],[[-0.554107,0.826682,0.097787],[-0.0416554,0.089787,-0.99509]],""Land_TrenchFrame_01_F""],[[1692.55,2216,236.924],[[-0.554107,0.826682,0.097787],[-0.0416554,0.089787,-0.99509]],""Land_TrenchFrame_01_F""],[[1689.14,2213.72,236.813],[[-0.551089,0.820922,0.149629],[0.0722005,-0.131733,0.988652]],""Land_TrenchFrame_01_F""],[[1691.76,2208.74,240.252],[[-0.555736,0.830626,0.0348995],[0.00832288,-0.0364181,0.999302]],""Land_CzechHedgehog_01_old_F""],[[1695.02,2210.88,240.171],[[-0.555736,0.830626,0.0348995],[0.0997111,0.0249189,0.994704]],""Land_CzechHedgehog_01_old_F""],[[1694.26,2208.03,239.888],[[-0.546542,0.812881,0.201286],[0.0868632,-0.184036,0.979074]],""Land_CzechHedgehog_01_old_F""],[[1697.62,2210.01,239.964],[[-0.555736,0.830626,0.0348995],[0.00832288,-0.0364181,0.999302]],""Land_CzechHedgehog_01_old_F""],[[1696.35,2218.17,238.967],[[-0.551276,0.820797,0.149626],[0.0705835,-0.132814,0.988625]],""Land_TrenchFrame_01_F""],[[1692.77,2215.78,238.882],[[-0.55421,0.826613,0.0977853],[-0.0400309,0.0908726,-0.995058]],""Land_TrenchFrame_01_F""],[[1696.21,2218.45,236.991],[[-0.55421,0.826613,0.0977853],[-0.0400309,0.0908726,-0.995058]],""Land_TrenchFrame_01_F""],[[1692.81,2216.17,236.872],[[-0.551276,0.820797,0.149626],[0.0705835,-0.132814,0.988625]],""Land_TrenchFrame_01_F""],[[1695.42,2211.19,240.309],[[-0.555736,0.830626,0.0348995],[0.00669516,-0.0375059,0.999274]],""Land_CzechHedgehog_01_old_F""],[[1698.68,2213.33,240.236],[[-0.555736,0.830626,0.0348995],[0.0980948,0.0238297,0.994892]],""Land_CzechHedgehog_01_old_F""],[[1697.92,2210.48,239.949],[[-0.546814,0.812699,0.201281],[0.0852583,-0.185107,0.979013]],""Land_CzechHedgehog_01_old_F""],[[1701.28,2212.45,240.032],[[-0.555736,0.830626,0.0348995],[0.00669516,-0.0375059,0.999274]],""Land_CzechHedgehog_01_old_F""],[[1710.16,2224.65,238.985],[[-0.335741,0.929993,0.149638],[0.0549966,-0.139235,0.988731]],""Land_TrenchFrame_01_F""],[[1706.11,2223.19,238.985],[[-0.338155,0.935996,0.097792],[-0.0355047,0.091151,-0.995204]],""Land_TrenchFrame_01_F""],[[1710.06,2224.94,237.009],[[-0.338155,0.935996,0.097792],[-0.0355047,0.091151,-0.995204]],""Land_TrenchFrame_01_F""],[[1706.2,2223.54,236.971],[[-0.335741,0.929993,0.149638],[0.0549966,-0.139235,0.988731]],""Land_TrenchFrame_01_F""],[[1707.61,2218.1,240.419],[[-0.339838,0.939836,0.0348995],[0.0160072,-0.0313225,0.999381]],""Land_CzechHedgehog_01_old_F""],[[1711.28,2219.4,240.269],[[-0.339838,0.939836,0.0348995],[0.119341,0.00628553,0.992833]],""Land_CzechHedgehog_01_old_F""],[[1709.86,2216.81,240.025],[[-0.332393,0.921408,0.201299],[0.056537,-0.193585,0.979453]],""Land_CzechHedgehog_01_old_F""],[[1713.59,2217.93,240.032],[[-0.339838,0.939836,0.0348995],[0.0160072,-0.0313225,0.999381]],""Land_CzechHedgehog_01_old_F""],[[1714.26,2226.13,238.946],[[-0.335201,0.930188,0.149634],[0.0596554,-0.137549,0.988697]],""Land_TrenchFrame_01_F""],[[1710.21,2224.67,238.967],[[-0.337859,0.936103,0.0977899],[-0.0401856,0.0894575,-0.99518]],""Land_TrenchFrame_01_F""],[[1714.15,2226.42,236.969],[[-0.337859,0.936103,0.0977899],[-0.0401856,0.0894575,-0.99518]],""Land_TrenchFrame_01_F""],[[1710.29,2225.02,236.952],[[-0.335201,0.930188,0.149634],[0.0596554,-0.137549,0.988697]],""Land_TrenchFrame_01_F""],[[1711.71,2219.59,240.403],[[-0.339838,0.939836,0.0348995],[0.0206972,-0.0296254,0.999347]],""Land_CzechHedgehog_01_old_F""],[[1715.39,2220.88,240.233],[[-0.339838,0.939836,0.0348995],[0.123993,0.00798908,0.992251]],""Land_CzechHedgehog_01_old_F""],[[1713.96,2218.3,240.001],[[-0.33161,0.921692,0.201293],[0.061162,-0.191914,0.979504]],""Land_CzechHedgehog_01_old_F""],[[1717.7,2219.41,239.988],[[-0.339838,0.939836,0.0348995],[0.0206972,-0.0296254,0.999347]],""Land_CzechHedgehog_01_old_F""],[[1718.35,2227.61,238.914],[[-0.335438,0.930102,0.149637],[0.0576092,-0.13829,0.988715]],""Land_TrenchFrame_01_F""],[[1714.3,2226.15,238.926],[[-0.337989,0.936056,0.097791],[-0.0381297,0.0902014,-0.995193]],""Land_TrenchFrame_01_F""],[[1718.24,2227.9,236.937],[[-0.337989,0.936056,0.097791],[-0.0381297,0.0902014,-0.995193]],""Land_TrenchFrame_01_F""],[[1714.39,2226.5,236.911],[[-0.335438,0.930102,0.149637],[0.0576092,-0.13829,0.988715]],""Land_TrenchFrame_01_F""],[[1715.8,2221.06,240.36],[[-0.339838,0.939836,0.0348995],[0.0186373,-0.0303709,0.999365]],""Land_CzechHedgehog_01_old_F""],[[1719.48,2222.36,240.199],[[-0.339838,0.939836,0.0348995],[0.12195,0.00724088,0.99251]],""Land_CzechHedgehog_01_old_F""],[[1718.05,2219.77,239.962],[[-0.331954,0.921567,0.201296],[0.0591306,-0.192648,0.979485]],""Land_CzechHedgehog_01_old_F""],[[1721.79,2220.89,239.958],[[-0.339838,0.939836,0.0348995],[0.0186373,-0.0303709,0.999365]],""Land_CzechHedgehog_01_old_F""],[[1713.72,2229.37,238.941],[[0.336979,-0.929545,0.149637],[-0.0443707,0.143077,0.988716]],""Land_TrenchFrame_01_F""],[[1717.77,2230.83,238.892],[[0.338836,-0.935749,0.0977911],[0.0248285,-0.0950101,-0.995167]],""Land_TrenchFrame_01_F""],[[1713.8,2229.08,236.965],[[0.338836,-0.935749,0.0977911],[0.0248285,-0.0950101,-0.995167]],""Land_TrenchFrame_01_F""],[[1717.66,2230.47,236.88],[[0.336979,-0.929545,0.149637],[-0.0443707,0.143077,0.988716]],""Land_TrenchFrame_01_F""],[[1716.29,2235.93,240.322],[[0.339846,-0.939833,0.0348995],[-0.00530953,0.0351902,0.999367]],""Land_CzechHedgehog_01_old_F""],[[1712.62,2234.63,240.216],[[0.339846,-0.939833,0.0348995],[-0.108722,-0.00240046,0.994069]],""Land_CzechHedgehog_01_old_F""],[[1714.04,2237.22,239.947],[[0.334187,-0.92076,0.201297],[-0.0459902,0.197391,0.979246]],""Land_CzechHedgehog_01_old_F""],[[1710.3,2236.1,239.999],[[0.339846,-0.939833,0.0348995],[-0.00530953,0.0351902,0.999367]],""Land_CzechHedgehog_01_old_F""],[[1709.4,2227.81,238.982],[[0.337198,-0.929466,0.149635],[-0.0424792,0.14376,0.988701]],""Land_TrenchFrame_01_F""],[[1713.45,2229.27,238.924],[[0.338956,-0.935706,0.0977901],[0.0229281,-0.0956965,-0.995146]],""Land_TrenchFrame_01_F""],[[1709.48,2227.51,237.005],[[0.338956,-0.935706,0.0977901],[0.0229281,-0.0956965,-0.995146]],""Land_TrenchFrame_01_F""],[[1713.33,2228.91,236.912],[[0.337198,-0.929466,0.149635],[-0.0424792,0.14376,0.988701]],""Land_TrenchFrame_01_F""],[[1711.97,2234.37,240.353],[[0.339846,-0.939833,0.0348995],[-0.00340535,0.0358782,0.99935]],""Land_CzechHedgehog_01_old_F""],[[1708.3,2233.07,240.255],[[0.339846,-0.939833,0.0348995],[-0.10683,-0.00170876,0.994276]],""Land_CzechHedgehog_01_old_F""],[[1709.72,2235.65,239.982],[[0.334505,-0.920645,0.201294],[-0.0441129,0.198068,0.979195]],""Land_CzechHedgehog_01_old_F""],[[1705.98,2234.54,240.041],[[0.339846,-0.939833,0.0348995],[-0.00340535,0.0358782,0.99935]],""Land_CzechHedgehog_01_old_F""],[[1705.07,2226.25,239.003],[[0.336682,-0.929652,0.149638],[-0.0469289,0.142152,0.988732]],""Land_TrenchFrame_01_F""],[[1709.12,2227.7,238.966],[[0.338674,-0.935808,0.0977921],[0.0273987,-0.0940815,-0.995188]],""Land_TrenchFrame_01_F""],[[1705.16,2225.95,237.027],[[0.338674,-0.935808,0.0977921],[0.0273987,-0.0940815,-0.995188]],""Land_TrenchFrame_01_F""],[[1709.02,2227.35,236.953],[[0.336682,-0.929652,0.149638],[-0.0469289,0.142152,0.988732]],""Land_TrenchFrame_01_F""],[[1707.64,2232.8,240.397],[[0.339846,-0.939833,0.0348995],[-0.00788479,0.0342596,0.999382]],""Land_CzechHedgehog_01_old_F""],[[1703.96,2231.5,240.28],[[0.339846,-0.939833,0.0348995],[-0.111279,-0.00333593,0.993784]],""Land_CzechHedgehog_01_old_F""],[[1705.39,2234.09,240.018],[[0.333757,-0.920915,0.201299],[-0.0485293,0.196475,0.979307]],""Land_CzechHedgehog_01_old_F""],[[1701.65,2232.97,240.058],[[0.339846,-0.939833,0.0348995],[-0.00788479,0.0342596,0.999382]],""Land_CzechHedgehog_01_old_F""],[[1691.84,2219.04,238.915],[[0.54831,-0.822781,0.149625],[-0.0961953,0.115678,0.988618]],""Land_TrenchFrame_01_F""],[[1695.42,2221.43,238.964],[[0.552586,-0.8277,0.0977849],[0.0657638,-0.0736581,-0.995113]],""Land_TrenchFrame_01_F""],[[1692.03,2218.8,236.939],[[0.552586,-0.8277,0.0977849],[0.0657638,-0.0736581,-0.995113]],""Land_TrenchFrame_01_F""],[[1695.43,2221.08,236.947],[[0.54831,-0.822781,0.149625],[-0.0961953,0.115678,0.988618]],""Land_TrenchFrame_01_F""],[[1692.73,2226,240.401],[[0.555736,-0.830626,0.0348995],[-0.0324781,0.0202554,0.999267]],""Land_CzechHedgehog_01_old_F""],[[1689.47,2223.86,240.207],[[0.555736,-0.830626,0.0348995],[-0.123655,-0.0410742,0.991475]],""Land_CzechHedgehog_01_old_F""],[[1690.24,2226.71,239.989],[[0.542509,-0.81558,0.20128],[-0.110686,0.168116,0.979533]],""Land_CzechHedgehog_01_old_F""],[[1686.88,2224.73,239.952],[[0.555736,-0.830626,0.0348995],[-0.0324781,0.0202554,0.999267]],""Land_CzechHedgehog_01_old_F""],[[1687.98,2216.46,238.854],[[0.548582,-0.822599,0.14963],[-0.0938459,0.117251,0.988658]],""Land_TrenchFrame_01_F""],[[1691.55,2218.85,238.891],[[0.552735,-0.8276,0.0977874],[0.0634033,-0.075239,-0.995148]],""Land_TrenchFrame_01_F""],[[1688.16,2216.21,236.878],[[0.552735,-0.8276,0.0977874],[0.0634033,-0.075239,-0.995148]],""Land_TrenchFrame_01_F""],[[1691.57,2218.5,236.874],[[0.548582,-0.822599,0.14963],[-0.0938459,0.117251,0.988658]],""Land_TrenchFrame_01_F""],[[1688.87,2223.42,240.327],[[0.555736,-0.830626,0.0348995],[-0.030113,0.0218395,0.999308]],""Land_CzechHedgehog_01_old_F""],[[1685.62,2221.28,240.144],[[0.555736,-0.830626,0.0348995],[-0.121314,-0.0394931,0.991828]],""Land_CzechHedgehog_01_old_F""],[[1686.38,2224.13,239.919],[[0.542904,-0.815315,0.201287],[-0.108353,0.169677,0.979525]],""Land_CzechHedgehog_01_old_F""],[[1683.02,2222.15,239.893],[[0.555736,-0.830626,0.0348995],[-0.030113,0.0218395,0.999308]],""Land_CzechHedgehog_01_old_F""],[[1684.11,2213.87,238.772],[[0.548071,-0.822941,0.14962],[-0.0982601,0.114294,0.988576]],""Land_TrenchFrame_01_F""],[[1687.69,2216.26,238.831],[[0.552455,-0.827788,0.0977822],[0.0678384,-0.0722685,-0.995075]],""Land_TrenchFrame_01_F""],[[1684.3,2213.63,236.796],[[0.552455,-0.827788,0.0977822],[0.0678384,-0.0722685,-0.995075]],""Land_TrenchFrame_01_F""],[[1687.71,2215.92,236.814],[[0.548071,-0.822941,0.14962],[-0.0982601,0.114294,0.988576]],""Land_TrenchFrame_01_F""],[[1685,2220.83,240.269],[[0.555736,-0.830626,0.0348995],[-0.0345567,0.018863,0.999225]],""Land_CzechHedgehog_01_old_F""],[[1681.74,2218.69,240.065],[[0.555736,-0.830626,0.0348995],[-0.125711,-0.0424635,0.991158]],""Land_CzechHedgehog_01_old_F""],[[1682.51,2221.54,239.853],[[0.542161,-0.815813,0.201273],[-0.112736,0.166745,0.979534]],""Land_CzechHedgehog_01_old_F""],[[1679.15,2219.56,239.806],[[0.555736,-0.830626,0.0348995],[-0.0345567,0.018863,0.999225]],""Land_CzechHedgehog_01_old_F""],[[1703.06,2221.83,239.002],[[-0.446572,0.882146,0.149639],[0.0653601,-0.134633,0.988738]],""Land_TrenchFrame_01_F""],[[1699.22,2219.89,238.972],[[-0.449376,0.887974,0.0977924],[-0.0401613,0.0892765,-0.995197]],""Land_TrenchFrame_01_F""],[[1702.94,2222.11,237.025],[[-0.449376,0.887974,0.0977924],[-0.0401613,0.0892765,-0.995197]],""Land_TrenchFrame_01_F""],[[1699.28,2220.25,236.959],[[-0.446572,0.882146,0.149639],[0.0653601,-0.134633,0.988738]],""Land_TrenchFrame_01_F""],[[1701.31,2215.01,240.403],[[-0.451126,0.891778,0.0348995],[0.0135517,-0.0322554,0.999388]],""Land_CzechHedgehog_01_old_F""],[[1704.8,2216.74,240.28],[[-0.451126,0.891778,0.0348995],[0.111622,0.0175825,0.993595]],""Land_CzechHedgehog_01_old_F""],[[1703.7,2214.01,240.021],[[-0.442528,0.873869,0.2013],[0.0735137,-0.188369,0.979343]],""Land_CzechHedgehog_01_old_F""],[[1707.28,2215.56,240.055],[[-0.451126,0.891778,0.0348995],[0.0135517,-0.0322554,0.999388]],""Land_CzechHedgehog_01_old_F""],[[1698.24,2223.04,239.008],[[0.446065,-0.882403,0.149639],[-0.0694647,0.132557,0.988738]],""Land_TrenchFrame_01_F""],[[1702.08,2224.98,238.999],[[0.449084,-0.888122,0.0977925],[0.0442869,-0.0871899,-0.995207]],""Land_TrenchFrame_01_F""],[[1698.37,2222.76,237.032],[[0.449084,-0.888122,0.0977925],[0.0442869,-0.0871899,-0.995207]],""Land_TrenchFrame_01_F""],[[1702.03,2224.62,236.984],[[0.446065,-0.882403,0.149639],[-0.0694647,0.132557,0.988738]],""Land_TrenchFrame_01_F""],[[1699.99,2229.85,240.431],[[0.451094,-0.891794,0.0348995],[-0.0176874,0.0301633,0.999389]],""Land_CzechHedgehog_01_old_F""],[[1696.49,2228.12,240.29],[[0.451094,-0.891794,0.0348995],[-0.115727,-0.0196743,0.993086]],""Land_CzechHedgehog_01_old_F""],[[1697.6,2230.86,240.041],[[0.441806,-0.874234,0.2013],[-0.0775864,0.186311,0.979423]],""Land_CzechHedgehog_01_old_F""],[[1694.02,2229.3,240.057],[[0.451094,-0.891794,0.0348995],[-0.0176874,0.0301633,0.999389]],""Land_CzechHedgehog_01_old_F""],[[1732.8,2236.27,239.327],[[0.330129,-0.932029,0.149457],[-0.103469,0.121649,0.987165]],""Land_TrenchFrame_01_F""],[[1736.84,2237.73,239.55],[[0.335082,-0.93711,0.0976927],[0.0842086,-0.0734853,-0.993735]],""Land_TrenchFrame_01_F""],[[1733,2236.01,237.353],[[0.335082,-0.93711,0.0976927],[0.0842086,-0.0734853,-0.993735]],""Land_TrenchFrame_01_F""],[[1736.85,2237.42,237.528],[[0.330129,-0.932029,0.149457],[-0.103469,0.121649,0.987165]],""Land_TrenchFrame_01_F""],[[1735.27,2242.8,240.999],[[0.33984,-0.939835,0.0348995],[-0.0648038,0.0136194,0.997805]],""Land_CzechHedgehog_01_old_F""],[[1731.61,2241.5,240.646],[[0.33984,-0.939835,0.0348995],[-0.167611,-0.0240099,0.985561]],""Land_CzechHedgehog_01_old_F""],[[1733.04,2244.09,240.519],[[0.324246,-0.924364,0.201036],[-0.104677,0.176152,0.978781]],""Land_CzechHedgehog_01_old_F""],[[1729.31,2242.97,240.324],[[0.33984,-0.939835,0.0348995],[-0.0648038,0.0136194,0.997805]],""Land_CzechHedgehog_01_old_F""],[[1726.78,2234.09,239.047],[[0.331844,-0.931405,0.149545],[-0.0886559,0.127034,0.987928]],""Land_TrenchFrame_01_F""],[[1730.82,2235.56,239.202],[[0.336022,-0.936769,0.0977411],[0.0693239,-0.0788948,-0.99447]],""Land_TrenchFrame_01_F""],[[1726.95,2233.83,237.072],[[0.336022,-0.936769,0.0977411],[0.0693239,-0.0788948,-0.99447]],""Land_TrenchFrame_01_F""],[[1730.8,2235.23,237.182],[[0.331844,-0.931405,0.149545],[-0.0886559,0.127034,0.987928]],""Land_TrenchFrame_01_F""],[[1729.27,2240.63,240.647],[[0.33984,-0.939835,0.0348995],[-0.0498913,0.0190402,0.998573]],""Land_CzechHedgehog_01_old_F""],[[1725.61,2239.33,240.356],[[0.33984,-0.939835,0.0348995],[-0.152889,-0.0185934,0.988068]],""Land_CzechHedgehog_01_old_F""],[[1727.04,2241.92,240.193],[[0.326737,-0.923459,0.201164],[-0.0899609,0.181492,0.979269]],""Land_CzechHedgehog_01_old_F""],[[1723.3,2240.8,240.06],[[0.33984,-0.939835,0.0348995],[-0.0498913,0.0190402,0.998573]],""Land_CzechHedgehog_01_old_F""],[[1720.76,2231.92,238.934],[[0.334937,-0.930284,0.149631],[-0.0619529,0.136717,0.988671]],""Land_TrenchFrame_01_F""],[[1724.81,2233.38,238.966],[[0.337715,-0.936155,0.0977882],[0.0424938,-0.0886221,-0.995158]],""Land_TrenchFrame_01_F""],[[1720.88,2231.63,236.957],[[0.337715,-0.936155,0.0977882],[0.0424938,-0.0886221,-0.995158]],""Land_TrenchFrame_01_F""],[[1724.73,2233.03,236.95],[[0.334937,-0.930284,0.149631],[-0.0619529,0.136717,0.988671]],""Land_TrenchFrame_01_F""],[[1723.31,2238.46,240.402],[[0.33984,-0.939835,0.0348995],[-0.0230098,0.0287882,0.999321]],""Land_CzechHedgehog_01_old_F""],[[1719.63,2237.17,240.222],[[0.33984,-0.939835,0.0348995],[-0.126285,-0.00882932,0.991955]],""Land_CzechHedgehog_01_old_F""],[[1721.06,2239.75,239.996],[[0.331226,-0.921831,0.201289],[-0.063443,0.19109,0.97952]],""Land_CzechHedgehog_01_old_F""],[[1717.32,2238.64,239.974],[[0.33984,-0.939835,0.0348995],[-0.0230098,0.0287882,0.999321]],""Land_CzechHedgehog_01_old_F""],[[1725.39,2230.16,238.978],[[-0.337501,0.929357,0.149631],[0.0398145,-0.144722,0.988671]],""Land_TrenchFrame_01_F""],[[1721.34,2228.7,238.908],[[-0.33912,0.935647,0.0977882],[-0.0202512,0.0966631,-0.995111]],""Land_TrenchFrame_01_F""],[[1725.32,2230.46,237.002],[[-0.33912,0.935647,0.0977882],[-0.0202512,0.0966631,-0.995111]],""Land_TrenchFrame_01_F""],[[1721.47,2229.06,236.897],[[-0.337501,0.929357,0.149631],[0.0398145,-0.144722,0.988671]],""Land_TrenchFrame_01_F""],[[1722.81,2223.6,240.336],[[-0.33984,0.939835,0.0348995],[0.000723471,-0.0368468,0.999321]],""Land_CzechHedgehog_01_old_F""],[[1726.49,2224.9,240.249],[[-0.33984,0.939835,0.0348995],[0.104165,0.000734047,0.99456]],""Land_CzechHedgehog_01_old_F""],[[1725.07,2222.31,239.97],[[-0.334947,0.920485,0.201289],[0.041468,-0.199021,0.979118]],""Land_CzechHedgehog_01_old_F""],[[1728.8,2223.43,240.04],[[-0.33984,0.939835,0.0348995],[0.000723471,-0.0368468,0.999321]],""Land_CzechHedgehog_01_old_F""],[[1731.41,2232.33,239.199],[[-0.340595,0.928241,0.149545],[0.0130939,-0.154357,0.987928]],""Land_TrenchFrame_01_F""],[[1727.36,2230.88,239.006],[[-0.340814,0.935036,0.0977411],[0.00659378,0.10634,-0.994308]],""Land_TrenchFrame_01_F""],[[1731.39,2232.65,237.225],[[-0.340814,0.935036,0.0977411],[0.00659378,0.10634,-0.994308]],""Land_TrenchFrame_01_F""],[[1727.54,2231.26,237.003],[[-0.340595,0.928241,0.149545],[0.0130939,-0.154357,0.987928]],""Land_TrenchFrame_01_F""],[[1728.79,2225.76,240.423],[[-0.33984,0.939835,0.0348995],[-0.0261758,-0.0465457,0.998573]],""Land_CzechHedgehog_01_old_F""],[[1732.47,2227.06,240.448],[[-0.33984,0.939835,0.0348995],[0.0773891,-0.00903719,0.99696]],""Land_CzechHedgehog_01_old_F""],[[1731.05,2224.48,240.105],[[-0.339439,0.918866,0.201164],[0.0149565,-0.208562,0.977895]],""Land_CzechHedgehog_01_old_F""],[[1734.78,2225.58,240.287],[[-0.33984,0.939835,0.0348995],[-0.0261758,-0.0465457,0.998573]],""Land_CzechHedgehog_01_old_F""],[[1737.43,2234.51,239.538],[[-0.342313,0.927623,0.149457],[-0.00173776,-0.159692,0.987165]],""Land_TrenchFrame_01_F""],[[1733.38,2233.06,239.278],[[-0.341755,0.934698,0.0976927],[0.0214938,0.111698,-0.99351]],""Land_TrenchFrame_01_F""],[[1737.44,2234.84,237.566],[[-0.341755,0.934698,0.0976927],[0.0214938,0.111698,-0.99351]],""Land_TrenchFrame_01_F""],[[1733.59,2233.45,237.279],[[-0.342313,0.927623,0.149457],[-0.00173776,-0.159692,0.987165]],""Land_TrenchFrame_01_F""],[[1734.78,2227.94,240.688],[[-0.33984,0.939835,0.0348995],[-0.0411065,-0.0519161,0.997805]],""Land_CzechHedgehog_01_old_F""],[[1738.47,2229.22,240.775],[[-0.33984,0.939835,0.0348995],[0.0624902,-0.014461,0.997941]],""Land_CzechHedgehog_01_old_F""],[[1737.05,2226.65,240.397],[[-0.341933,0.917969,0.201036],[0.00024664,-0.213843,0.976868]],""Land_CzechHedgehog_01_old_F""],[[1740.78,2227.75,240.64],[[-0.33984,0.939835,0.0348995],[-0.0411065,-0.0519161,0.997805]],""Land_CzechHedgehog_01_old_F""],[[1618.97,2166.45,237.343],[[-0.575097,0.804283,0.149639],[0.0883433,-0.120789,0.988739]],""Land_TrenchFrame_01_F""],[[1615.47,2163.96,237.331],[[-0.578926,0.809494,0.0977926],[-0.0565582,0.0797792,-0.995207]],""Land_TrenchFrame_01_F""],[[1618.8,2166.71,235.367],[[-0.578926,0.809494,0.0977926],[-0.0565582,0.0797792,-0.995207]],""Land_TrenchFrame_01_F""],[[1615.47,2164.32,235.317],[[-0.575097,0.804283,0.149639],[0.0883433,-0.120789,0.988739]],""Land_TrenchFrame_01_F""],[[1618.28,2159.46,238.764],[[-0.581442,0.812839,0.0348995],[0.0215965,-0.0274606,0.99939]],""Land_CzechHedgehog_01_old_F""],[[1621.47,2161.7,238.624],[[-0.581442,0.812839,0.0348995],[0.110923,0.0367041,0.993151]],""Land_CzechHedgehog_01_old_F""],[[1620.8,2158.82,238.375],[[-0.569671,0.796839,0.2013],[0.104547,-0.172681,0.979414]],""Land_CzechHedgehog_01_old_F""],[[1624.09,2160.91,238.393],[[-0.581442,0.812839,0.0348995],[0.0215965,-0.0274606,0.99939]],""Land_CzechHedgehog_01_old_F""],[[1623.12,2169.42,237.346],[[-0.575326,0.804119,0.149639],[0.0863659,-0.122203,0.98874]],""Land_TrenchFrame_01_F""],[[1619.62,2166.92,237.323],[[-0.579052,0.809404,0.0977926],[-0.0545716,0.0812001,-0.995203]],""Land_TrenchFrame_01_F""],[[1622.95,2169.68,235.369],[[-0.579052,0.809404,0.0977926],[-0.0545716,0.0812001,-0.995203]],""Land_TrenchFrame_01_F""],[[1619.62,2167.29,235.31],[[-0.575326,0.804119,0.149639],[0.0863659,-0.122203,0.98874]],""Land_TrenchFrame_01_F""],[[1622.42,2162.42,238.755],[[-0.581442,0.812839,0.0348995],[0.019606,-0.0288845,0.99939]],""Land_CzechHedgehog_01_old_F""],[[1625.61,2164.66,238.625],[[-0.581442,0.812839,0.0348995],[0.10895,0.0352813,0.993421]],""Land_CzechHedgehog_01_old_F""],[[1624.94,2161.79,238.37],[[-0.570004,0.796602,0.201301],[0.102584,-0.174084,0.979373]],""Land_CzechHedgehog_01_old_F""],[[1628.24,2163.87,238.398],[[-0.581442,0.812839,0.0348995],[0.019606,-0.0288845,0.99939]],""Land_CzechHedgehog_01_old_F""],[[1627.26,2172.38,237.425],[[-0.576906,0.80299,0.149621],[0.072727,-0.131953,0.988584]],""Land_TrenchFrame_01_F""],[[1623.75,2169.88,237.33],[[-0.579917,0.808786,0.0977827],[-0.0408683,0.0909941,-0.995013]],""Land_TrenchFrame_01_F""],[[1627.12,2172.66,235.449],[[-0.579917,0.808786,0.0977827],[-0.0408683,0.0909941,-0.995013]],""Land_TrenchFrame_01_F""],[[1623.78,2170.27,235.32],[[-0.576906,0.80299,0.149621],[0.072727,-0.131953,0.988584]],""Land_TrenchFrame_01_F""],[[1626.54,2165.37,238.756],[[-0.581442,0.812839,0.0348995],[0.00587591,-0.0386992,0.999234]],""Land_CzechHedgehog_01_old_F""],[[1629.73,2167.61,238.692],[[-0.581442,0.812839,0.0348995],[0.0953265,0.0254634,0.99512]],""Land_CzechHedgehog_01_old_F""],[[1629.06,2164.74,238.399],[[-0.572296,0.794963,0.201274],[0.0890449,-0.183749,0.978932]],""Land_CzechHedgehog_01_old_F""],[[1632.36,2166.82,238.492],[[-0.581442,0.812839,0.0348995],[0.00587591,-0.0386992,0.999234]],""Land_CzechHedgehog_01_old_F""],[[1639.86,2180.88,237.9],[[-0.542247,0.826797,0.149583],[0.0555529,-0.14236,0.988255]],""Land_TrenchFrame_01_F""],[[1636.25,2178.55,237.747],[[-0.544408,0.833104,0.0977618],[-0.0254784,0.10007,-0.994654]],""Land_TrenchFrame_01_F""],[[1639.76,2181.18,235.925],[[-0.544408,0.833104,0.0977618],[-0.0254784,0.10007,-0.994654]],""Land_TrenchFrame_01_F""],[[1636.32,2178.95,235.741],[[-0.542247,0.826797,0.149583],[0.0555529,-0.14236,0.988255]],""Land_TrenchFrame_01_F""],[[1638.82,2173.9,239.168],[[-0.545038,0.837685,0.0348995],[-0.00719694,-0.0462988,0.998902]],""Land_CzechHedgehog_01_old_F""],[[1642.11,2176,239.157],[[-0.545038,0.837685,0.0348995],[0.0850623,0.0138388,0.996279]],""Land_CzechHedgehog_01_old_F""],[[1641.31,2173.16,238.834],[[-0.538586,0.818191,0.201219],[0.0696572,-0.19476,0.978374]],""Land_CzechHedgehog_01_old_F""],[[1644.7,2175.09,238.98],[[-0.545038,0.837685,0.0348995],[-0.00719694,-0.0462988,0.998902]],""Land_CzechHedgehog_01_old_F""],[[1643.96,2183.55,238.031],[[-0.541752,0.827118,0.1496],[0.0598222,-0.139588,0.988401]],""Land_TrenchFrame_01_F""],[[1640.35,2181.21,237.9],[[-0.544138,0.83328,0.0977711],[-0.0297676,0.0972856,-0.994811]],""Land_TrenchFrame_01_F""],[[1643.84,2183.84,236.055],[[-0.544138,0.83328,0.0977711],[-0.0297676,0.0972856,-0.994811]],""Land_TrenchFrame_01_F""],[[1640.41,2181.6,235.892],[[-0.541752,0.827118,0.1496],[0.0598222,-0.139588,0.988401]],""Land_TrenchFrame_01_F""],[[1642.92,2176.57,239.322],[[-0.545038,0.837685,0.0348995],[-0.00289914,-0.0435085,0.999049]],""Land_CzechHedgehog_01_old_F""],[[1646.21,2178.67,239.291],[[-0.545038,0.837685,0.0348995],[0.0893369,0.0166374,0.995863]],""Land_CzechHedgehog_01_old_F""],[[1645.41,2175.83,238.98],[[-0.537868,0.818657,0.201244],[0.0738936,-0.192014,0.978606]],""Land_CzechHedgehog_01_old_F""],[[1648.8,2177.76,239.106],[[-0.545038,0.837685,0.0348995],[-0.00289914,-0.0435085,0.999049]],""Land_CzechHedgehog_01_old_F""],[[1648.05,2186.21,238.111],[[-0.540675,0.827818,0.149627],[0.06913,-0.133542,0.988629]],""Land_TrenchFrame_01_F""],[[1644.44,2183.87,238.027],[[-0.543547,0.833663,0.0977856],[-0.039119,0.0912116,-0.995063]],""Land_TrenchFrame_01_F""],[[1647.92,2186.49,236.134],[[-0.543547,0.833663,0.0977856],[-0.039119,0.0912116,-0.995063]],""Land_TrenchFrame_01_F""],[[1644.49,2184.26,236.017],[[-0.540675,0.827818,0.149627],[0.06913,-0.133542,0.988629]],""Land_TrenchFrame_01_F""],[[1647.03,2179.24,239.454],[[-0.545038,0.837685,0.0348995],[0.00647092,-0.0374215,0.999279]],""Land_CzechHedgehog_01_old_F""],[[1650.32,2181.34,239.379],[[-0.545038,0.837685,0.0348995],[0.0986479,0.0227372,0.994863]],""Land_CzechHedgehog_01_old_F""],[[1649.52,2178.5,239.093],[[-0.536304,0.819673,0.201282],[0.0831311,-0.186021,0.979023]],""Land_CzechHedgehog_01_old_F""],[[1652.91,2180.43,239.176],[[-0.545038,0.837685,0.0348995],[0.00647092,-0.0374215,0.999279]],""Land_CzechHedgehog_01_old_F""],[[1643.15,2186.88,238.054],[[0.537781,-0.829701,0.149627],[-0.0940976,0.117297,0.988629]],""Land_TrenchFrame_01_F""],[[1646.75,2189.22,238.1],[[0.541962,-0.834695,0.0977856],[0.0642047,-0.0748922,-0.995123]],""Land_TrenchFrame_01_F""],[[1643.33,2186.63,236.078],[[0.541962,-0.834695,0.0977856],[0.0642047,-0.0748922,-0.995123]],""Land_TrenchFrame_01_F""],[[1646.76,2188.87,236.083],[[0.537781,-0.829701,0.149627],[-0.0940976,0.117297,0.988629]],""Land_TrenchFrame_01_F""],[[1644.13,2193.83,239.537],[[0.545036,-0.837686,0.0348995],[-0.0316055,0.0210678,0.999278]],""Land_CzechHedgehog_01_old_F""],[[1640.84,2191.73,239.345],[[0.545036,-0.837686,0.0348995],[-0.123567,-0.039088,0.991566]],""Land_CzechHedgehog_01_old_F""],[[1641.64,2194.57,239.125],[[0.532105,-0.822405,0.201282],[-0.107919,0.169914,0.979532]],""Land_CzechHedgehog_01_old_F""],[[1638.26,2192.63,239.091],[[0.545036,-0.837686,0.0348995],[-0.0316055,0.0210678,0.999278]],""Land_CzechHedgehog_01_old_F""],[[1639.01,2184.19,237.932],[[0.536707,-0.830401,0.1496],[-0.103379,0.111248,0.988401]],""Land_TrenchFrame_01_F""],[[1642.62,2186.53,238.025],[[0.541373,-0.835078,0.0977711],[0.0735303,-0.0688159,-0.994916]],""Land_TrenchFrame_01_F""],[[1639.21,2183.95,235.956],[[0.541373,-0.835078,0.0977711],[0.0735303,-0.0688159,-0.994916]],""Land_TrenchFrame_01_F""],[[1642.65,2186.19,236.007],[[0.536707,-0.830401,0.1496],[-0.103379,0.111248,0.988401]],""Land_TrenchFrame_01_F""],[[1639.97,2191.13,239.466],[[0.545036,-0.837686,0.0348995],[-0.0409489,0.014979,0.999049]],""Land_CzechHedgehog_01_old_F""],[[1636.7,2189.03,239.231],[[0.545036,-0.837686,0.0348995],[-0.132809,-0.0451619,0.990112]],""Land_CzechHedgehog_01_old_F""],[[1637.5,2191.87,239.036],[[0.530545,-0.823422,0.201244],[-0.117136,0.163915,0.979495]],""Land_CzechHedgehog_01_old_F""],[[1634.12,2189.93,238.958],[[0.545036,-0.837686,0.0348995],[-0.0409489,0.014979,0.999049]],""Land_CzechHedgehog_01_old_F""],[[1634.88,2181.5,237.78],[[0.536191,-0.830737,0.149582],[-0.107827,0.108348,0.988248]],""Land_TrenchFrame_01_F""],[[1638.49,2183.84,237.896],[[0.541091,-0.835262,0.0977614],[0.0780001,-0.0659017,-0.994773]],""Land_TrenchFrame_01_F""],[[1635.09,2181.27,235.804],[[0.541091,-0.835262,0.0977614],[0.0780001,-0.0659017,-0.994773]],""Land_TrenchFrame_01_F""],[[1638.52,2183.51,235.877],[[0.536191,-0.830737,0.149582],[-0.107827,0.108348,0.988248]],""Land_TrenchFrame_01_F""],[[1635.84,2188.43,239.338],[[0.545036,-0.837686,0.0348995],[-0.0454271,0.0120588,0.998895]],""Land_CzechHedgehog_01_old_F""],[[1632.56,2186.33,239.082],[[0.545036,-0.837686,0.0348995],[-0.137235,-0.0480724,0.989371]],""Land_CzechHedgehog_01_old_F""],[[1633.36,2189.18,238.899],[[0.529797,-0.82391,0.201218],[-0.121555,0.161037,0.979434]],""Land_CzechHedgehog_01_old_F""],[[1629.98,2187.24,238.801],[[0.545036,-0.837686,0.0348995],[-0.0454271,0.0120588,0.998895]],""Land_CzechHedgehog_01_old_F""],[[1622.4,2172.88,237.36],[[0.573584,-0.805366,0.149621],[-0.101384,0.111454,0.988585]],""Land_TrenchFrame_01_F""],[[1625.9,2175.38,237.417],[[0.578096,-0.810088,0.0977827],[0.0696607,-0.0704015,-0.995084]],""Land_TrenchFrame_01_F""],[[1622.6,2172.64,235.383],[[0.578096,-0.810088,0.0977827],[0.0696607,-0.0704015,-0.995084]],""Land_TrenchFrame_01_F""],[[1625.93,2175.03,235.4],[[0.573584,-0.805366,0.149621],[-0.101384,0.111454,0.988585]],""Land_TrenchFrame_01_F""],[[1623.06,2179.86,238.855],[[0.581439,-0.812841,0.0348995],[-0.0347243,0.0180634,0.999234]],""Land_CzechHedgehog_01_old_F""],[[1619.88,2177.62,238.653],[[0.581439,-0.812841,0.0348995],[-0.123921,-0.0460844,0.991221]],""Land_CzechHedgehog_01_old_F""],[[1620.55,2180.5,238.439],[[0.567476,-0.798411,0.201274],[-0.117496,0.163424,0.979534]],""Land_CzechHedgehog_01_old_F""],[[1617.26,2178.41,238.394],[[0.581439,-0.812841,0.0348995],[-0.0347243,0.0180634,0.999234]],""Land_CzechHedgehog_01_old_F""],[[1618.22,2169.89,237.343],[[0.57514,-0.804252,0.149639],[-0.0879436,0.121075,0.98874]],""Land_TrenchFrame_01_F""],[[1621.72,2172.39,237.329],[[0.578949,-0.809478,0.0977926],[0.0561568,-0.0800663,-0.995206]],""Land_TrenchFrame_01_F""],[[1618.39,2169.63,235.366],[[0.578949,-0.809478,0.0977926],[0.0561568,-0.0800663,-0.995206]],""Land_TrenchFrame_01_F""],[[1621.73,2172.02,235.315],[[0.57514,-0.804252,0.149639],[-0.0879436,0.121075,0.98874]],""Land_TrenchFrame_01_F""],[[1618.91,2176.89,238.761],[[0.581439,-0.812841,0.0348995],[-0.0211945,0.0277482,0.99939]],""Land_CzechHedgehog_01_old_F""],[[1615.72,2174.65,238.624],[[0.581439,-0.812841,0.0348995],[-0.110524,-0.0364165,0.993206]],""Land_CzechHedgehog_01_old_F""],[[1616.4,2177.52,238.373],[[0.569735,-0.796794,0.201301],[-0.10415,0.172965,0.979406]],""Land_CzechHedgehog_01_old_F""],[[1613.1,2175.44,238.393],[[0.581439,-0.812841,0.0348995],[-0.0211945,0.0277482,0.99939]],""Land_CzechHedgehog_01_old_F""],[[1614.04,2166.9,237.349],[[0.575392,-0.804072,0.149639],[-0.0857674,0.122631,0.988739]],""Land_TrenchFrame_01_F""],[[1617.54,2169.4,237.323],[[0.579087,-0.80938,0.0977926],[0.0539704,-0.08163,-0.9952]],""Land_TrenchFrame_01_F""],[[1614.21,2166.64,235.373],[[0.579087,-0.80938,0.0977926],[0.0539704,-0.08163,-0.9952]],""Land_TrenchFrame_01_F""],[[1617.54,2169.03,235.31],[[0.575392,-0.804072,0.149639],[-0.0857674,0.122631,0.988739]],""Land_TrenchFrame_01_F""],[[1614.73,2173.9,238.755],[[0.581439,-0.812841,0.0348995],[-0.0190038,0.0293152,0.99939]],""Land_CzechHedgehog_01_old_F""],[[1611.54,2171.66,238.628],[[0.581439,-0.812841,0.0348995],[-0.108353,-0.0348505,0.993501]],""Land_CzechHedgehog_01_old_F""],[[1612.22,2174.53,238.371],[[0.570101,-0.796532,0.2013],[-0.101989,0.174508,0.97936]],""Land_CzechHedgehog_01_old_F""],[[1608.92,2172.45,238.402],[[0.581439,-0.812841,0.0348995],[-0.0190038,0.0293152,0.99939]],""Land_CzechHedgehog_01_old_F""],[[1633.51,2176.7,237.652],[[-0.560561,0.814493,0.149575],[0.0568148,-0.142369,0.988182]],""Land_TrenchFrame_01_F""],[[1629.95,2174.28,237.489],[[-0.562763,0.820817,0.0977572],[-0.0258064,0.100758,-0.994576]],""Land_TrenchFrame_01_F""],[[1633.4,2176.99,235.677],[[-0.562763,0.820817,0.0977572],[-0.0258064,0.100758,-0.994576]],""Land_TrenchFrame_01_F""],[[1630.02,2174.68,235.484],[[-0.560561,0.814493,0.149575],[0.0568148,-0.142369,0.988182]],""Land_TrenchFrame_01_F""],[[1632.62,2169.69,238.909],[[-0.563375,0.825464,0.0348995],[-0.00805036,-0.0477234,0.998828]],""Land_CzechHedgehog_01_old_F""],[[1635.86,2171.86,238.907],[[-0.563375,0.825464,0.0348995],[0.0828701,0.0144297,0.996456]],""Land_CzechHedgehog_01_old_F""],[[1635.13,2169.01,238.579],[[-0.556809,0.805903,0.201207],[0.0720854,-0.194434,0.978263]],""Land_CzechHedgehog_01_old_F""],[[1638.47,2171.01,238.734],[[-0.563375,0.825464,0.0348995],[-0.00805036,-0.0477234,0.998828]],""Land_CzechHedgehog_01_old_F""],[[1628.59,2177.25,237.528],[[0.55428,-0.81878,0.149578],[-0.111241,0.105224,0.988207]],""Land_TrenchFrame_01_F""],[[1632.14,2179.68,237.65],[[0.559333,-0.823158,0.0977588],[0.0804889,-0.0634434,-0.994734]],""Land_TrenchFrame_01_F""],[[1628.81,2177.03,235.552],[[0.559333,-0.823158,0.0977588],[0.0804889,-0.0634434,-0.994734]],""Land_TrenchFrame_01_F""],[[1632.19,2179.35,235.63],[[0.55428,-0.81878,0.149578],[-0.111241,0.105224,0.988207]],""Land_TrenchFrame_01_F""],[[1629.39,2184.21,239.092],[[0.563397,-0.825449,0.0348995],[-0.0467371,0.0103313,0.998854]],""Land_CzechHedgehog_01_old_F""],[[1626.16,2182.03,238.831],[[0.563397,-0.825449,0.0348995],[-0.137182,-0.0518092,0.98919]],""Land_CzechHedgehog_01_old_F""],[[1626.9,2184.9,238.651],[[0.547681,-0.812133,0.201211],[-0.126121,0.157603,0.979415]],""Land_CzechHedgehog_01_old_F""],[[1623.56,2182.89,238.548],[[0.563397,-0.825449,0.0348995],[-0.0467371,0.0103313,0.998854]],""Land_CzechHedgehog_01_old_F""],[[1589.41,2143.25,237.74],[[-0.690655,0.70757,0.149467],[0.143863,-0.0681226,0.98725]],""Land_TrenchFrame_01_F""],[[1586.35,2140.23,237.957],[[-0.697226,0.710163,0.0976981],[-0.106176,0.0324794,-0.993817]],""Land_TrenchFrame_01_F""],[[1589.12,2143.4,235.766],[[-0.697226,0.710163,0.0976981],[-0.106176,0.0324794,-0.993817]],""Land_TrenchFrame_01_F""],[[1586.22,2140.51,235.934],[[-0.690655,0.70757,0.149467],[0.143863,-0.0681226,0.98725]],""Land_TrenchFrame_01_F""],[[1589.9,2136.29,239.405],[[-0.702619,0.710709,0.0348995],[0.0634537,0.0137298,0.99789]],""Land_CzechHedgehog_01_old_F""],[[1592.68,2139.01,239.058],[[-0.702619,0.710709,0.0348995],[0.141024,0.0910099,0.985814]],""Land_CzechHedgehog_01_old_F""],[[1592.47,2136.06,238.927],[[-0.682157,0.703022,0.20105],[0.167821,-0.117088,0.978839]],""Land_CzechHedgehog_01_old_F""],[[1595.39,2138.64,238.738],[[-0.702619,0.710709,0.0348995],[0.0634537,0.0137298,0.99789]],""Land_CzechHedgehog_01_old_F""],[[1592.85,2146.66,237.558],[[-0.692224,0.706014,0.149567],[0.130311,-0.0815625,0.988113]],""Land_TrenchFrame_01_F""],[[1589.79,2143.63,237.692],[[-0.698086,0.70931,0.0977528],[-0.0925581,0.0459825,-0.994645]],""Land_TrenchFrame_01_F""],[[1592.59,2146.83,235.582],[[-0.698086,0.70931,0.0977528],[-0.0925581,0.0459825,-0.994645]],""Land_TrenchFrame_01_F""],[[1589.68,2143.94,235.672],[[-0.692224,0.706014,0.149567],[0.130311,-0.0815625,0.988113]],""Land_TrenchFrame_01_F""],[[1593.32,2139.67,239.135],[[-0.702619,0.710709,0.0348995],[0.0498113,0.000200102,0.998759]],""Land_CzechHedgehog_01_old_F""],[[1596.1,2142.39,238.863],[[-0.702619,0.710709,0.0348995],[0.127584,0.077577,0.988789]],""Land_CzechHedgehog_01_old_F""],[[1595.89,2139.44,238.689],[[-0.684435,0.700763,0.201195],[0.154354,-0.130428,0.979369]],""Land_CzechHedgehog_01_old_F""],[[1598.81,2142.02,238.575],[[-0.702619,0.710709,0.0348995],[0.0498113,0.000200102,0.998759]],""Land_CzechHedgehog_01_old_F""],[[1604.68,2156.23,237.339],[[-0.574861,0.804452,0.149639],[0.0903883,-0.119326,0.988732]],""Land_TrenchFrame_01_F""],[[1601.18,2153.73,237.338],[[-0.578797,0.809586,0.0977921],[-0.0586129,0.0783093,-0.995205]],""Land_TrenchFrame_01_F""],[[1604.5,2156.48,235.363],[[-0.578797,0.809586,0.0977921],[-0.0586129,0.0783093,-0.995205]],""Land_TrenchFrame_01_F""],[[1601.17,2154.09,235.323],[[-0.574861,0.804452,0.149639],[0.0903883,-0.119326,0.988732]],""Land_TrenchFrame_01_F""],[[1603.99,2149.24,238.771],[[-0.581443,0.812838,0.0348995],[0.0236551,-0.0259878,0.999382]],""Land_CzechHedgehog_01_old_F""],[[1607.18,2151.48,238.622],[[-0.581443,0.812838,0.0348995],[0.112962,0.0381756,0.992866]],""Land_CzechHedgehog_01_old_F""],[[1606.51,2148.6,238.378],[[-0.569328,0.797085,0.201299],[0.106577,-0.17123,0.97945]],""Land_CzechHedgehog_01_old_F""],[[1609.8,2150.69,238.387],[[-0.581443,0.812838,0.0348995],[0.0236551,-0.0259878,0.999382]],""Land_CzechHedgehog_01_old_F""],[[1608.77,2159.16,237.352],[[-0.575568,0.803946,0.149639],[0.0842867,-0.12369,0.988735]],""Land_TrenchFrame_01_F""],[[1605.27,2156.66,237.318],[[-0.579184,0.80931,0.0977923],[-0.0524824,0.082694,-0.995192]],""Land_TrenchFrame_01_F""],[[1608.61,2159.42,235.375],[[-0.579184,0.80931,0.0977923],[-0.0524824,0.082694,-0.995192]],""Land_TrenchFrame_01_F""],[[1605.27,2157.03,235.305],[[-0.575568,0.803946,0.149639],[0.0842867,-0.12369,0.988735]],""Land_TrenchFrame_01_F""],[[1608.07,2152.16,238.749],[[-0.581443,0.812838,0.0348995],[0.0175128,-0.0303816,0.999385]],""Land_CzechHedgehog_01_old_F""],[[1611.26,2154.4,238.629],[[-0.581443,0.812838,0.0348995],[0.106874,0.033785,0.993698]],""Land_CzechHedgehog_01_old_F""],[[1610.59,2151.53,238.368],[[-0.570354,0.796351,0.2013],[0.10052,-0.175558,0.979324]],""Land_CzechHedgehog_01_old_F""],[[1613.89,2153.61,238.406],[[-0.581443,0.812838,0.0348995],[0.0175128,-0.0303816,0.999385]],""Land_CzechHedgehog_01_old_F""],[[1612.87,2162.09,237.357],[[-0.575322,0.804122,0.149639],[0.0864088,-0.122173,0.98874]],""Land_TrenchFrame_01_F""],[[1609.37,2159.59,237.335],[[-0.57905,0.809406,0.0977926],[-0.0546146,0.0811694,-0.995203]],""Land_TrenchFrame_01_F""],[[1612.7,2162.35,235.381],[[-0.57905,0.809406,0.0977926],[-0.0546146,0.0811694,-0.995203]],""Land_TrenchFrame_01_F""],[[1609.37,2159.96,235.321],[[-0.575322,0.804122,0.149639],[0.0864088,-0.122173,0.98874]],""Land_TrenchFrame_01_F""],[[1612.18,2155.09,238.767],[[-0.581443,0.812838,0.0348995],[0.019649,-0.0288537,0.999391]],""Land_CzechHedgehog_01_old_F""],[[1615.37,2157.33,238.637],[[-0.581443,0.812838,0.0348995],[0.108992,0.0353121,0.993415]],""Land_CzechHedgehog_01_old_F""],[[1614.69,2154.46,238.382],[[-0.569997,0.796606,0.201301],[0.102626,-0.174053,0.979374]],""Land_CzechHedgehog_01_old_F""],[[1617.99,2156.54,238.409],[[-0.581443,0.812838,0.0348995],[0.019649,-0.0288537,0.999391]],""Land_CzechHedgehog_01_old_F""],[[1607.94,2162.53,237.354],[[0.575169,-0.804232,0.149639],[-0.0877096,0.121242,0.98874]],""Land_TrenchFrame_01_F""],[[1611.44,2165.03,237.339],[[0.578965,-0.809467,0.0977926],[0.0559216,-0.0802345,-0.995206]],""Land_TrenchFrame_01_F""],[[1608.11,2162.28,235.377],[[0.578965,-0.809467,0.0977926],[0.0559216,-0.0802345,-0.995206]],""Land_TrenchFrame_01_F""],[[1611.44,2164.67,235.325],[[0.575169,-0.804232,0.149639],[-0.0877096,0.121242,0.98874]],""Land_TrenchFrame_01_F""],[[1608.63,2169.53,238.771],[[0.581441,-0.81284,0.0348995],[-0.0209588,0.0279168,0.999391]],""Land_CzechHedgehog_01_old_F""],[[1605.44,2167.29,238.635],[[0.581441,-0.81284,0.0348995],[-0.110291,-0.0362481,0.993238]],""Land_CzechHedgehog_01_old_F""],[[1606.11,2170.17,238.383],[[0.569776,-0.796764,0.201301],[-0.103918,0.17313,0.979401]],""Land_CzechHedgehog_01_old_F""],[[1602.82,2168.08,238.404],[[0.581441,-0.81284,0.0348995],[-0.0209588,0.0279168,0.999391]],""Land_CzechHedgehog_01_old_F""],[[1603.71,2159.51,237.339],[[0.574939,-0.804396,0.149639],[-0.0896978,0.11982,0.988735]],""Land_TrenchFrame_01_F""],[[1607.21,2162.01,237.334],[[0.578839,-0.809557,0.0977923],[0.0579192,-0.0788056,-0.995206]],""Land_TrenchFrame_01_F""],[[1603.89,2159.26,235.362],[[0.578839,-0.809557,0.0977923],[0.0579192,-0.0788056,-0.995206]],""Land_TrenchFrame_01_F""],[[1607.22,2161.65,235.319],[[0.574939,-0.804396,0.149639],[-0.0896978,0.11982,0.988735]],""Land_TrenchFrame_01_F""],[[1604.4,2166.51,238.767],[[0.581441,-0.81284,0.0348995],[-0.0229603,0.026485,0.999386]],""Land_CzechHedgehog_01_old_F""],[[1601.21,2164.26,238.621],[[0.581441,-0.81284,0.0348995],[-0.112274,-0.0376787,0.992963]],""Land_CzechHedgehog_01_old_F""],[[1601.88,2167.14,238.375],[[0.569442,-0.797003,0.2013],[-0.105892,0.17172,0.979438]],""Land_CzechHedgehog_01_old_F""],[[1598.59,2165.06,238.387],[[0.581441,-0.81284,0.0348995],[-0.0229603,0.026485,0.999386]],""Land_CzechHedgehog_01_old_F""],[[1599.49,2156.49,237.363],[[0.575797,-0.803782,0.149637],[-0.0822854,0.125121,0.988723]],""Land_TrenchFrame_01_F""],[[1602.99,2158.99,237.319],[[0.579309,-0.80922,0.0977915],[0.0504718,-0.0841316,-0.995176]],""Land_TrenchFrame_01_F""],[[1599.65,2156.23,235.386],[[0.579309,-0.80922,0.0977915],[0.0504718,-0.0841316,-0.995176]],""Land_TrenchFrame_01_F""],[[1602.98,2158.62,235.306],[[0.575797,-0.803782,0.149637],[-0.0822854,0.125121,0.988723]],""Land_TrenchFrame_01_F""],[[1600.19,2163.5,238.749],[[0.581441,-0.81284,0.0348995],[-0.0154983,0.0318221,0.999373]],""Land_CzechHedgehog_01_old_F""],[[1597,2161.25,238.639],[[0.581441,-0.81284,0.0348995],[-0.104877,-0.0323445,0.993959]],""Land_CzechHedgehog_01_old_F""],[[1597.67,2164.13,238.372],[[0.570688,-0.796112,0.201298],[-0.0985327,0.176977,0.97927]],""Land_CzechHedgehog_01_old_F""],[[1594.38,2162.04,238.42],[[0.581441,-0.81284,0.0348995],[-0.0154983,0.0318221,0.999373]],""Land_CzechHedgehog_01_old_F""],[[1588.14,2146.54,237.678],[[0.697971,-0.700332,0.149571],[-0.0807758,0.130536,0.988148]],""Land_TrenchFrame_01_F""],[[1591.2,2149.55,237.511],[[0.701237,-0.706194,0.097755],[0.0427868,-0.0951828,-0.99454]],""Land_TrenchFrame_01_F""],[[1588.3,2146.26,235.703],[[0.701237,-0.706194,0.097755],[0.0427868,-0.0951828,-0.99454]],""Land_TrenchFrame_01_F""],[[1591.21,2149.14,235.506],[[0.697971,-0.700332,0.149571],[-0.0807758,0.130536,0.988148]],""Land_TrenchFrame_01_F""],[[1587.75,2153.59,238.93],[[0.70263,-0.7107,0.0348995],[5.63022e-05,0.0491023,0.998794]],""Land_CzechHedgehog_01_old_F""],[[1584.95,2150.88,238.932],[[0.70263,-0.7107,0.0348995],[-0.0782099,-0.0283862,0.996533]],""Land_CzechHedgehog_01_old_F""],[[1585.16,2153.81,238.602],[[0.692773,-0.69252,0.201201],[-0.105165,0.179,0.978212]],""Land_CzechHedgehog_01_old_F""],[[1582.24,2151.24,238.761],[[0.70263,-0.7107,0.0348995],[5.63022e-05,0.0491023,0.998794]],""Land_CzechHedgehog_01_old_F""],[[1584.47,2142.92,237.946],[[0.699622,-0.698705,0.149467],[-0.0665163,0.14459,0.987253]],""Land_TrenchFrame_01_F""],[[1587.53,2145.93,237.692],[[0.702142,-0.705303,0.0976983],[0.0284608,-0.1093,-0.993601]],""Land_TrenchFrame_01_F""],[[1584.6,2142.61,235.973],[[0.702142,-0.705303,0.0976983],[0.0284608,-0.1093,-0.993601]],""Land_TrenchFrame_01_F""],[[1587.51,2145.49,235.693],[[0.699622,-0.698705,0.149467],[-0.0665163,0.14459,0.987253]],""Land_TrenchFrame_01_F""],[[1584.11,2149.99,239.104],[[0.70263,-0.7107,0.0348995],[0.0144112,0.0632499,0.997894]],""Land_CzechHedgehog_01_old_F""],[[1581.31,2147.27,239.184],[[0.70263,-0.7107,0.0348995],[-0.063926,-0.0141997,0.997854]],""Land_CzechHedgehog_01_old_F""],[[1581.51,2150.21,238.81],[[0.69517,-0.690158,0.201051],[-0.0910167,0.192928,0.976982]],""Land_CzechHedgehog_01_old_F""],[[1578.59,2147.64,239.047],[[0.70263,-0.7107,0.0348995],[0.0144112,0.0632499,0.997894]],""Land_CzechHedgehog_01_old_F""],[[1598.58,2151.67,237.409],[[-0.635869,0.757155,0.149626],[0.107897,-0.104756,0.988628]],""Land_TrenchFrame_01_F""],[[1595.28,2148.9,237.455],[[-0.640636,0.761593,0.0977855],[-0.0730097,0.0663553,-0.995121]],""Land_TrenchFrame_01_F""],[[1598.36,2151.9,235.433],[[-0.640636,0.761593,0.0977855],[-0.0730097,0.0663553,-0.995121]],""Land_TrenchFrame_01_F""],[[1595.23,2149.25,235.439],[[-0.635869,0.757155,0.149626],[0.107897,-0.104756,0.988628]],""Land_TrenchFrame_01_F""],[[1598.46,2144.65,238.892],[[-0.64406,0.764179,0.0348995],[0.0340296,-0.0169557,0.999277]],""Land_CzechHedgehog_01_old_F""],[[1601.46,2147.14,238.7],[[-0.64406,0.764179,0.0348995],[0.117881,0.0540684,0.991555]],""Land_CzechHedgehog_01_old_F""],[[1601.01,2144.22,238.481],[[-0.629333,0.750617,0.201282],[0.128093,-0.15527,0.979532]],""Land_CzechHedgehog_01_old_F""],[[1604.13,2146.56,238.446],[[-0.64406,0.764179,0.0348995],[0.0340296,-0.0169557,0.999277]],""Land_CzechHedgehog_01_old_F""],[[1593.61,2151.73,237.459],[[0.63833,-0.75508,0.149629],[-0.0864158,0.122861,0.988654]],""Land_TrenchFrame_01_F""],[[1596.91,2154.5,237.383],[[0.641972,-0.760467,0.0977872],[0.0514276,-0.084543,-0.995092]],""Land_TrenchFrame_01_F""],[[1593.78,2151.47,235.483],[[0.641972,-0.760467,0.0977872],[0.0514276,-0.084543,-0.995092]],""Land_TrenchFrame_01_F""],[[1596.92,2154.12,235.372],[[0.63833,-0.75508,0.149629],[-0.0864158,0.122861,0.988654]],""Land_TrenchFrame_01_F""],[[1593.77,2158.78,238.811],[[0.644033,-0.764201,0.0348995],[-0.0124075,0.0351797,0.999304]],""Land_CzechHedgehog_01_old_F""],[[1590.76,2156.29,238.729],[[0.644033,-0.764201,0.0348995],[-0.0964652,-0.0358709,0.99469]],""Land_CzechHedgehog_01_old_F""],[[1591.2,2159.21,238.447],[[0.632918,-0.747596,0.201286],[-0.106762,0.173227,0.979078]],""Land_CzechHedgehog_01_old_F""],[[1588.08,2156.87,238.522],[[0.644033,-0.764201,0.0348995],[-0.0124075,0.0351797,0.999304]],""Land_CzechHedgehog_01_old_F""],[[1577.8,2131.79,239.118],[[-0.679243,0.718953,0.147432],[0.242488,0.0302466,0.969683]],""Land_TrenchFrame_01_F""],[[1574.81,2128.81,239.938],[[-0.690981,0.716392,0.096584],[-0.205294,-0.0663678,-0.976447]],""Land_TrenchFrame_01_F""],[[1577.32,2131.75,237.178],[[-0.690981,0.716392,0.096584],[-0.205294,-0.0663678,-0.976447]],""Land_TrenchFrame_01_F""],[[1574.47,2128.89,237.922],[[-0.679243,0.718953,0.147432],[0.242488,0.0302466,0.969683]],""Land_TrenchFrame_01_F""],[[1578.53,2125.03,241.405],[[-0.702629,0.7107,0.0348995],[0.162737,0.112755,0.980206]],""Land_CzechHedgehog_01_old_F""],[[1581.23,2127.7,240.514],[[-0.702629,0.7107,0.0348995],[0.237941,0.18845,0.952823]],""Land_CzechHedgehog_01_old_F""],[[1581.04,2124.75,240.697],[[-0.665587,0.719549,0.198097],[0.26597,-0.0193132,0.963788]],""Land_CzechHedgehog_01_old_F""],[[1583.9,2127.3,239.962],[[-0.702629,0.7107,0.0348995],[0.162737,0.112755,0.980206]],""Land_CzechHedgehog_01_old_F""],[[1580.94,2134.89,238.594],[[-0.685836,0.712362,0.14889],[0.185555,-0.026658,0.982272]],""Land_TrenchFrame_01_F""],[[1577.91,2131.87,239.065],[[-0.694592,0.712783,0.0973824],[-0.148073,-0.00918291,-0.988934]],""Land_TrenchFrame_01_F""],[[1580.57,2134.95,236.629],[[-0.694592,0.712783,0.0973824],[-0.148073,-0.00918291,-0.988934]],""Land_TrenchFrame_01_F""],[[1577.68,2132.07,237.04],[[-0.685836,0.712362,0.14889],[0.185555,-0.026658,0.982272]],""Land_TrenchFrame_01_F""],[[1581.52,2128,240.525],[[-0.702629,0.7107,0.0348995],[0.105424,0.0554704,0.992879]],""Land_CzechHedgehog_01_old_F""],[[1584.28,2130.7,239.948],[[-0.702629,0.7107,0.0348995],[0.182186,0.132272,0.974327]],""Land_CzechHedgehog_01_old_F""],[[1584.07,2127.75,239.949],[[-0.675158,0.709983,0.200213],[0.209283,-0.075903,0.974905]],""Land_CzechHedgehog_01_old_F""],[[1586.97,2130.32,239.53],[[-0.702629,0.7107,0.0348995],[0.105424,0.0554704,0.992879]],""Land_CzechHedgehog_01_old_F""],[[1584.08,2137.99,238.215],[[-0.688328,0.709882,0.149239],[0.164044,-0.0480733,0.985281]],""Land_TrenchFrame_01_F""],[[1581.04,2134.97,238.555],[[-0.695956,0.711424,0.0975732],[-0.126454,0.0123354,-0.991896]],""Land_TrenchFrame_01_F""],[[1583.76,2138.1,236.245],[[-0.695956,0.711424,0.0975732],[-0.126454,0.0123354,-0.991896]],""Land_TrenchFrame_01_F""],[[1580.86,2135.22,236.531],[[-0.688328,0.709882,0.149239],[0.164044,-0.0480733,0.985281]],""Land_TrenchFrame_01_F""],[[1584.62,2131.07,240.009],[[-0.702629,0.7107,0.0348995],[0.0837681,0.033912,0.995908]],""Land_CzechHedgehog_01_old_F""],[[1587.39,2133.78,239.552],[[-0.702629,0.7107,0.0348995],[0.160981,0.110996,0.980696]],""Land_CzechHedgehog_01_old_F""],[[1587.18,2130.82,239.484],[[-0.678774,0.706383,0.200719],[0.187885,-0.097179,0.977372]],""Land_CzechHedgehog_01_old_F""],[[1590.09,2133.4,239.184],[[-0.702629,0.7107,0.0348995],[0.0837681,0.033912,0.995908]],""Land_CzechHedgehog_01_old_F""],[[1579.15,2137.66,238.528],[[0.701975,-0.69639,0.149239],[-0.0461968,0.164582,0.985281]],""Land_TrenchFrame_01_F""],[[1582.21,2140.66,238.151],[[0.70343,-0.704035,0.0975732],[0.00804762,-0.129381,-0.991562]],""Land_TrenchFrame_01_F""],[[1579.24,2137.32,236.56],[[0.70343,-0.704035,0.0975732],[0.00804762,-0.129381,-0.991562]],""Land_TrenchFrame_01_F""],[[1582.15,2140.18,236.162],[[0.701975,-0.69639,0.149239],[-0.0461968,0.164582,0.985281]],""Land_TrenchFrame_01_F""],[[1578.82,2144.75,239.549],[[0.702629,-0.7107,0.0348995],[0.0348664,0.0833754,0.995908]],""Land_CzechHedgehog_01_old_F""],[[1576.02,2142.05,239.742],[[0.702629,-0.7107,0.0348995],[-0.043517,0.00603561,0.999034]],""Land_CzechHedgehog_01_old_F""],[[1576.22,2144.97,239.304],[[0.698585,-0.686797,0.200719],[-0.0708636,0.212732,0.974537]],""Land_CzechHedgehog_01_old_F""],[[1573.3,2142.41,239.653],[[0.702629,-0.7107,0.0348995],[0.0348664,0.0833754,0.995908]],""Land_CzechHedgehog_01_old_F""],[[1576.01,2134.56,239.021],[[0.704484,-0.693927,0.14889],[-0.0245372,0.185848,0.982272]],""Land_TrenchFrame_01_F""],[[1579.07,2137.55,238.513],[[0.704804,-0.702687,0.0973824],[-0.0137105,-0.150741,-0.988478]],""Land_TrenchFrame_01_F""],[[1576.06,2134.18,237.059],[[0.704804,-0.702687,0.0973824],[-0.0137105,-0.150741,-0.988478]],""Land_TrenchFrame_01_F""],[[1578.96,2137.03,236.536],[[0.704484,-0.693927,0.14889],[-0.0245372,0.185848,0.982272]],""Land_TrenchFrame_01_F""],[[1575.71,2141.68,239.896],[[0.702629,-0.7107,0.0348995],[0.0566708,0.104783,0.992879]],""Land_CzechHedgehog_01_old_F""],[[1572.91,2138.98,240.208],[[0.702629,-0.7107,0.0348995],[-0.0216903,0.0276315,0.999383]],""Land_CzechHedgehog_01_old_F""],[[1573.11,2141.89,239.703],[[0.702227,-0.683222,0.200213],[-0.0493924,0.233788,0.971032]],""Land_CzechHedgehog_01_old_F""],[[1570.19,2139.34,240.17],[[0.702629,-0.7107,0.0348995],[0.0566708,0.104783,0.992879]],""Land_CzechHedgehog_01_old_F""],[[1572.91,2131.5,239.85],[[0.711149,-0.687409,0.147432],[0.0330139,0.242127,0.969683]],""Land_TrenchFrame_01_F""],[[1575.93,2134.44,238.993],[[0.708454,-0.699117,0.096584],[-0.071517,-0.207262,-0.975668]],""Land_TrenchFrame_01_F""],[[1572.84,2131,237.914],[[0.708454,-0.699117,0.096584],[-0.071517,-0.207262,-0.975668]],""Land_TrenchFrame_01_F""],[[1575.71,2133.81,237.06],[[0.711149,-0.687409,0.147432],[0.0330139,0.242127,0.969683]],""Land_TrenchFrame_01_F""],[[1572.67,2138.66,240.329],[[0.702629,-0.7107,0.0348995],[0.114606,0.161439,0.980205]],""Land_CzechHedgehog_01_old_F""],[[1569.89,2135.99,240.958],[[0.702629,-0.7107,0.0348995],[0.0366671,0.0851451,0.995694]],""Land_CzechHedgehog_01_old_F""],[[1570.06,2138.87,240.276],[[0.711901,-0.673761,0.198097],[0.00760201,0.289454,0.957162]],""Land_CzechHedgehog_01_old_F""],[[1567.17,2136.37,241.058],[[0.702629,-0.7107,0.0348995],[0.114606,0.161439,0.980205]],""Land_CzechHedgehog_01_old_F""],[[2392.15,2100.79,226.334],[[0.744467,0.624958,0.234938],[-0.131366,-0.207894,0.96929]],""Land_TrenchFrame_01_F""],[[2389.34,2104.03,226.628],[[0.750312,0.634964,0.183991],[0.0936117,0.173463,-0.980381]],""Land_TrenchFrame_01_F""],[[2392.43,2101.21,224.396],[[0.750312,0.634964,0.183991],[0.0936117,0.173463,-0.980381]],""Land_TrenchFrame_01_F""],[[2389.74,2104.29,224.638],[[0.744467,0.624958,0.234938],[-0.131366,-0.207894,0.96929]],""Land_TrenchFrame_01_F""],[[2385.09,2100.69,227.613],[[0.754637,0.644725,0.121869],[-0.044849,-0.134618,0.989882]],""Land_CzechHedgehog_01_old_F""],[[2387.62,2097.75,227.195],[[0.754637,0.644725,0.121869],[0.0274251,-0.216567,0.975883]],""Land_CzechHedgehog_01_old_F""],[[2384.7,2098.19,226.935],[[0.736551,0.613192,0.285461],[-0.181342,-0.227566,0.956728]],""Land_CzechHedgehog_01_old_F""],[[2387.08,2095.11,226.657],[[0.754637,0.644725,0.121869],[-0.044849,-0.134618,0.989882]],""Land_CzechHedgehog_01_old_F""],[[2396.91,2095.25,225.393],[[0.750023,0.618629,0.234014],[-0.0833899,-0.262541,0.961311]],""Land_TrenchFrame_01_F""],[[2394.09,2098.44,226],[[0.753355,0.631498,0.183485],[0.0454141,0.22839,-0.97251]],""Land_TrenchFrame_01_F""],[[2397.09,2095.77,223.471],[[0.753355,0.631498,0.183485],[0.0454141,0.22839,-0.97251]],""Land_TrenchFrame_01_F""],[[2394.39,2098.82,224.011],[[0.750023,0.618629,0.234014],[-0.0833899,-0.262541,0.961311]],""Land_TrenchFrame_01_F""],[[2389.92,2095,226.997],[[0.754637,0.644725,0.121869],[0.00344774,-0.18963,0.98185]],""Land_CzechHedgehog_01_old_F""],[[2392.45,2092.12,226.296],[[0.754637,0.644725,0.121869],[0.0755966,-0.269931,0.959908]],""Land_CzechHedgehog_01_old_F""],[[2389.52,2092.54,226.199],[[0.744616,0.604005,0.28412],[-0.133756,-0.282,0.950045]],""Land_CzechHedgehog_01_old_F""],[[2391.91,2089.51,225.638],[[0.754637,0.644725,0.121869],[0.00344774,-0.18963,0.98185]],""Land_CzechHedgehog_01_old_F""],[[2397.09,2100.29,225.939],[[-0.728141,-0.644242,0.234014],[0.272341,0.041378,0.961311]],""Land_TrenchFrame_01_F""],[[2399.79,2097,225.296],[[-0.741372,-0.645524,0.183485],[-0.235196,-0.00614484,-0.971929]],""Land_TrenchFrame_01_F""],[[2396.53,2100.21,224.02],[[-0.741372,-0.645524,0.183485],[-0.235196,-0.00614484,-0.971929]],""Land_TrenchFrame_01_F""],[[2399.1,2097.08,223.368],[[-0.728141,-0.644242,0.234014],[0.272341,0.041378,0.961311]],""Land_TrenchFrame_01_F""],[[2404.25,2100.07,226.195],[[-0.754637,-0.644725,0.121869],[0.186766,-0.0330115,0.98185]],""Land_CzechHedgehog_01_old_F""],[[2401.8,2103.07,226.628],[[-0.754637,-0.644725,0.121869],[0.116448,0.0511902,0.991877]],""Land_CzechHedgehog_01_old_F""],[[2404.64,2102.65,225.885],[[-0.712852,-0.641185,0.28412],[0.320811,0.062123,0.945104]],""Land_CzechHedgehog_01_old_F""],[[2402.36,2105.76,226.455],[[-0.754637,-0.644725,0.121869],[0.186766,-0.0330115,0.98185]],""Land_CzechHedgehog_01_old_F""],[[2392.31,2105.85,226.607],[[-0.733525,-0.637766,0.234938],[0.225855,0.0972975,0.96929]],""Land_TrenchFrame_01_F""],[[2395.06,2102.56,226.276],[[-0.74432,-0.641977,0.183991],[-0.188516,-0.0623255,-0.980091]],""Land_TrenchFrame_01_F""],[[2391.84,2105.66,224.671],[[-0.74432,-0.641977,0.183991],[-0.188516,-0.0623255,-0.980091]],""Land_TrenchFrame_01_F""],[[2394.47,2102.53,224.316],[[-0.733525,-0.637766,0.234938],[0.225855,0.0972975,0.96929]],""Land_TrenchFrame_01_F""],[[2399.46,2105.72,227.212],[[-0.754637,-0.644725,0.121869],[0.139969,0.0232818,0.989882]],""Land_CzechHedgehog_01_old_F""],[[2396.97,2108.72,227.36],[[-0.754637,-0.644725,0.121869],[0.0686104,0.107181,0.991869]],""Land_CzechHedgehog_01_old_F""],[[2399.84,2108.28,226.778],[[-0.720667,-0.631784,0.285461],[0.274882,0.117612,0.954257]],""Land_CzechHedgehog_01_old_F""],[[2397.52,2111.4,227.065],[[-0.754637,-0.644725,0.121869],[0.139969,0.0232818,0.989882]],""Land_CzechHedgehog_01_old_F""],[[2401.73,2089.57,224.844],[[0.741747,0.628099,0.235166],[-0.154849,-0.18078,0.971257]],""Land_TrenchFrame_01_F""],[[2398.92,2092.83,224.984],[[0.748823,0.636684,0.184115],[0.117201,0.146213,-0.982286]],""Land_TrenchFrame_01_F""],[[2402.05,2089.93,222.903],[[0.748823,0.636684,0.184115],[0.117201,0.146213,-0.982286]],""Land_TrenchFrame_01_F""],[[2399.37,2093.04,222.997],[[0.741747,0.628099,0.235166],[-0.154849,-0.18078,0.971257]],""Land_TrenchFrame_01_F""],[[2394.64,2089.53,225.96],[[0.754637,0.644726,0.121869],[-0.0684891,-0.107322,0.991863]],""Land_CzechHedgehog_01_old_F""],[[2397.17,2086.57,225.681],[[0.754637,0.644726,0.121869],[0.00370304,-0.189918,0.981793]],""Land_CzechHedgehog_01_old_F""],[[2394.25,2087.01,225.342],[[0.732603,0.617751,0.285792],[-0.204612,-0.200583,0.958071]],""Land_CzechHedgehog_01_old_F""],[[2396.63,2083.92,225.203],[[0.754637,0.644726,0.121869],[-0.0684891,-0.107322,0.991863]],""Land_CzechHedgehog_01_old_F""],[[2404.05,2086.84,224.762],[[0.740697,0.629318,0.235214],[-0.163915,-0.170247,0.971673]],""Land_TrenchFrame_01_F""],[[2401.26,2090.11,224.842],[[0.748248,0.637352,0.184142],[0.126307,0.135628,-0.982676]],""Land_TrenchFrame_01_F""],[[2404.4,2087.18,222.82],[[0.748248,0.637352,0.184142],[0.126307,0.135628,-0.982676]],""Land_TrenchFrame_01_F""],[[2401.72,2090.29,222.858],[[0.740697,0.629318,0.235214],[-0.163915,-0.170247,0.971673]],""Land_TrenchFrame_01_F""],[[2396.96,2086.83,225.815],[[0.754637,0.644726,0.121869],[-0.0776153,-0.0967191,0.992281]],""Land_CzechHedgehog_01_old_F""],[[2399.48,2083.86,225.59],[[0.754637,0.644726,0.121869],[-0.00548026,-0.179536,0.983736]],""Land_CzechHedgehog_01_old_F""],[[2396.57,2084.3,225.219],[[0.731079,0.619521,0.285862],[-0.213591,-0.190106,0.958248]],""Land_CzechHedgehog_01_old_F""],[[2398.94,2081.2,225.134],[[0.754637,0.644726,0.121869],[-0.0776153,-0.0967191,0.992281]],""Land_CzechHedgehog_01_old_F""],[[2415.13,2076.62,224.919],[[0.602582,0.762615,0.235186],[-0.171304,-0.164229,0.971434]],""Land_TrenchFrame_01_F""],[[2411.78,2079.32,224.765],[[0.610707,0.770152,0.184127],[0.141156,0.122921,-0.982327]],""Land_TrenchFrame_01_F""],[[2415.49,2076.95,222.979],[[0.610707,0.770152,0.184127],[0.141156,0.122921,-0.982327]],""Land_TrenchFrame_01_F""],[[2412.29,2079.51,222.792],[[0.602582,0.762615,0.235186],[-0.171304,-0.164229,0.971434]],""Land_TrenchFrame_01_F""],[[2408.12,2075.33,225.719],[[0.618288,0.776445,0.121869],[-0.100845,-0.0754056,0.992041]],""Land_CzechHedgehog_01_old_F""],[[2411.15,2072.88,225.707],[[0.618288,0.776445,0.121869],[-0.0144984,-0.143766,0.989506]],""Land_CzechHedgehog_01_old_F""],[[2408.23,2072.76,225.215],[[0.592766,0.75295,0.285822],[-0.215899,-0.193342,0.957082]],""Land_CzechHedgehog_01_old_F""],[[2411.12,2070.15,225.343],[[0.618288,0.776445,0.121869],[-0.100845,-0.0754056,0.992041]],""Land_CzechHedgehog_01_old_F""],[[2417.1,2075.04,225.077],[[0.600378,0.76439,0.235062],[-0.190338,-0.148903,0.97036]],""Land_TrenchFrame_01_F""],[[2413.76,2077.75,224.817],[[0.6095,0.771124,0.184059],[0.160273,0.10752,-0.981199]],""Land_TrenchFrame_01_F""],[[2417.5,2075.34,223.138],[[0.6095,0.771124,0.184059],[0.160273,0.10752,-0.981199]],""Land_TrenchFrame_01_F""],[[2414.31,2077.91,222.852],[[0.600378,0.76439,0.235062],[-0.190338,-0.148903,0.97036]],""Land_TrenchFrame_01_F""],[[2410.07,2073.79,225.761],[[0.618288,0.776445,0.121869],[-0.120006,-0.0599776,0.99096]],""Land_CzechHedgehog_01_old_F""],[[2413.09,2071.32,225.844],[[0.618288,0.776445,0.121869],[-0.0338427,-0.128615,0.991117]],""Land_CzechHedgehog_01_old_F""],[[2410.18,2071.21,225.298],[[0.589566,0.755527,0.285641],[-0.234743,-0.178105,0.955602]],""Land_CzechHedgehog_01_old_F""],[[2413.06,2068.6,225.521],[[0.618288,0.776445,0.121869],[-0.120006,-0.0599776,0.99096]],""Land_CzechHedgehog_01_old_F""],[[2416.3,2080.04,224.866],[[-0.610023,-0.756704,0.235098],[0.107118,0.215222,0.970673]],""Land_TrenchFrame_01_F""],[[2419.67,2077.38,225.064],[[-0.614785,-0.766912,0.184078],[-0.0766796,-0.17417,-0.981726]],""Land_TrenchFrame_01_F""],[[2416.07,2079.61,222.926],[[-0.614785,-0.766912,0.184078],[-0.0766796,-0.17417,-0.981726]],""Land_TrenchFrame_01_F""],[[2419.29,2077.08,223.076],[[-0.610023,-0.756704,0.235098],[0.107118,0.215222,0.970673]],""Land_TrenchFrame_01_F""],[[2423.23,2081.45,226.044],[[-0.618296,-0.77644,0.121869],[0.0362283,0.12674,0.991274]],""Land_CzechHedgehog_01_old_F""],[[2420.19,2083.87,225.713],[[-0.618296,-0.77644,0.121869],[-0.0503478,0.193871,0.979734]],""Land_CzechHedgehog_01_old_F""],[[2423.13,2083.99,225.403],[[-0.603564,-0.744372,0.285694],[0.152297,0.24409,0.957719]],""Land_CzechHedgehog_01_old_F""],[[2420.21,2086.57,225.212],[[-0.618296,-0.77644,0.121869],[0.0362283,0.12674,0.991274]],""Land_CzechHedgehog_01_old_F""],[[2414.62,2081.38,224.813],[[-0.608334,-0.758035,0.235186],[0.121701,0.203728,0.971434]],""Land_TrenchFrame_01_F""],[[2417.99,2078.71,224.931],[[-0.61386,-0.767641,0.184127],[-0.0913296,-0.162618,-0.982453]],""Land_TrenchFrame_01_F""],[[2414.36,2080.98,222.871],[[-0.61386,-0.767641,0.184127],[-0.0913296,-0.162618,-0.982453]],""Land_TrenchFrame_01_F""],[[2417.58,2078.43,222.945],[[-0.608334,-0.758035,0.235186],[0.121701,0.203728,0.971434]],""Land_TrenchFrame_01_F""],[[2421.58,2082.76,225.906],[[-0.618296,-0.77644,0.121869],[0.0509092,0.11517,0.99204]],""Land_CzechHedgehog_01_old_F""],[[2418.53,2085.19,225.647],[[-0.618296,-0.77644,0.121869],[-0.0356663,0.18262,0.982536]],""Land_CzechHedgehog_01_old_F""],[[2421.47,2085.31,225.295],[[-0.601112,-0.746304,0.285822],[0.166756,0.232645,0.958159]],""Land_CzechHedgehog_01_old_F""],[[2418.56,2087.9,225.177],[[-0.618296,-0.77644,0.121869],[0.0509092,0.11517,0.99204]],""Land_CzechHedgehog_01_old_F""],[[2403.96,2092.2,224.861],[[-0.736905,-0.63376,0.235201],[0.196669,0.131887,0.971559]],""Land_TrenchFrame_01_F""],[[2406.74,2088.92,224.724],[[-0.746171,-0.639784,0.184135],[-0.159205,-0.0970808,-0.982461]],""Land_TrenchFrame_01_F""],[[2403.55,2091.94,222.92],[[-0.746171,-0.639784,0.184135],[-0.159205,-0.0970808,-0.982461]],""Land_TrenchFrame_01_F""],[[2406.21,2088.81,222.751],[[-0.736905,-0.63376,0.235201],[0.196669,0.131887,0.971559]],""Land_TrenchFrame_01_F""],[[2411.09,2092.14,225.68],[[-0.754637,-0.644725,0.121869],[0.110589,0.0581026,0.992166]],""Land_CzechHedgehog_01_old_F""],[[2408.58,2095.12,225.651],[[-0.754637,-0.644725,0.121869],[0.0387796,0.141587,0.989166]],""Land_CzechHedgehog_01_old_F""],[[2411.47,2094.68,225.169],[[-0.725573,-0.625969,0.285843],[0.246016,0.15197,0.957278]],""Land_CzechHedgehog_01_old_F""],[[2409.12,2097.79,225.28],[[-0.754637,-0.644725,0.121869],[0.110589,0.0581026,0.992166]],""Land_CzechHedgehog_01_old_F""],[[2401.88,2094.64,224.982],[[-0.736202,-0.634589,0.235166],[0.202736,0.124729,0.971257]],""Land_TrenchFrame_01_F""],[[2404.65,2091.35,224.805],[[-0.745786,-0.640238,0.184115],[-0.165298,-0.0898884,-0.982139]],""Land_TrenchFrame_01_F""],[[2401.46,2094.39,223.042],[[-0.745786,-0.640238,0.184115],[-0.165298,-0.0898884,-0.982139]],""Land_TrenchFrame_01_F""],[[2404.11,2091.27,222.834],[[-0.736202,-0.634589,0.235166],[0.202736,0.124729,0.971257]],""Land_TrenchFrame_01_F""],[[2409.01,2094.56,225.757],[[-0.754637,-0.644725,0.121869],[0.116696,0.0508969,0.991863]],""Land_CzechHedgehog_01_old_F""],[[2406.51,2097.55,225.765],[[-0.754637,-0.644725,0.121869],[0.0449678,0.134481,0.989895]],""Land_CzechHedgehog_01_old_F""],[[2409.39,2097.11,225.262],[[-0.724553,-0.627172,0.285792],[0.252018,0.144858,0.956819]],""Land_CzechHedgehog_01_old_F""],[[2407.05,2100.22,225.41],[[-0.754637,-0.644725,0.121869],[0.116696,0.0508969,0.991863]],""Land_CzechHedgehog_01_old_F""],[[2409.36,2081.47,224.761],[[0.675475,0.698852,0.235244],[-0.162159,-0.170433,0.971935]],""Land_TrenchFrame_01_F""],[[2406.27,2084.46,224.751],[[0.683023,0.7068,0.184158],[0.128096,0.132309,-0.982897]],""Land_TrenchFrame_01_F""],[[2409.7,2081.81,222.819],[[0.683023,0.7068,0.184158],[0.128096,0.132309,-0.982897]],""Land_TrenchFrame_01_F""],[[2406.74,2084.66,222.77],[[0.675475,0.698852,0.235244],[-0.162159,-0.170433,0.971935]],""Land_TrenchFrame_01_F""],[[2402.28,2080.81,225.716],[[0.689646,0.713819,0.121869],[-0.0833749,-0.0889044,0.992544]],""Land_CzechHedgehog_01_old_F""],[[2405.07,2078.09,225.574],[[0.689646,0.713819,0.121869],[-0.00374793,-0.164773,0.986324]],""Land_CzechHedgehog_01_old_F""],[[2402.14,2078.25,225.156],[[0.666039,0.688949,0.285906],[-0.20957,-0.19502,0.958148]],""Land_CzechHedgehog_01_old_F""],[[2404.78,2075.38,225.154],[[0.689646,0.713819,0.121869],[-0.0833749,-0.0889044,0.992544]],""Land_CzechHedgehog_01_old_F""],[[2409.04,2086.54,224.758],[[-0.67524,-0.699078,0.235244],[0.16405,0.168606,0.971936]],""Land_TrenchFrame_01_F""],[[2412.13,2083.55,224.736],[[-0.682887,-0.70693,0.184158],[-0.129996,-0.130473,-0.982893]],""Land_TrenchFrame_01_F""],[[2408.7,2086.2,222.815],[[-0.682887,-0.70693,0.184158],[-0.129996,-0.130473,-0.982893]],""Land_TrenchFrame_01_F""],[[2411.64,2083.35,222.756],[[-0.67524,-0.699078,0.235244],[0.16405,0.168606,0.971936]],""Land_TrenchFrame_01_F""],[[2416.12,2087.2,225.701],[[-0.68963,-0.713834,0.121869],[0.0852802,0.0870638,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2413.33,2089.92,225.568],[[-0.68963,-0.713834,0.121869],[0.00566466,0.162967,0.986615]],""Land_CzechHedgehog_01_old_F""],[[2416.26,2089.76,225.145],[[-0.665705,-0.689271,0.285906],[0.211442,0.193204,0.958105]],""Land_CzechHedgehog_01_old_F""],[[2413.61,2092.62,225.153],[[-0.68963,-0.713834,0.121869],[0.0852802,0.0870638,0.992546]],""Land_CzechHedgehog_01_old_F""],[[2441.71,2057.44,226.264],[[0.519952,0.821168,0.23523],[-0.139791,-0.189868,0.971807]],""Land_TrenchFrame_01_F""],[[2438.09,2059.76,226.177],[[0.526544,0.829964,0.18415],[0.114127,0.145642,-0.982733]],""Land_TrenchFrame_01_F""],[[2442,2057.82,224.323],[[0.526544,0.829964,0.18415],[0.114127,0.145642,-0.982733]],""Land_TrenchFrame_01_F""],[[2438.55,2060.02,224.2],[[0.519952,0.821168,0.23523],[-0.139791,-0.189868,0.971807]],""Land_TrenchFrame_01_F""],[[2434.89,2055.39,227.136],[[0.532582,0.837559,0.121869],[-0.0790462,-0.0941385,0.992416]],""Land_CzechHedgehog_01_old_F""],[[2438.16,2053.28,227.064],[[0.532582,0.837559,0.121869],[0.0141218,-0.152763,0.988162]],""Land_CzechHedgehog_01_old_F""],[[2435.27,2052.85,226.606],[[0.511903,0.810077,0.285884],[-0.181175,-0.223501,0.957718]],""Land_CzechHedgehog_01_old_F""],[[2438.43,2050.57,226.673],[[0.532582,0.837559,0.121869],[-0.0790462,-0.0941385,0.992416]],""Land_CzechHedgehog_01_old_F""],[[2451.27,2047.9,226.172],[[0.764659,0.599965,0.235243],[-0.181523,-0.149733,0.971921]],""Land_TrenchFrame_01_F""],[[2448.62,2051.28,226.178],[[0.773096,0.606967,0.184158],[0.142573,0.11662,-0.98289]],""Land_TrenchFrame_01_F""],[[2451.65,2048.19,224.23],[[0.773096,0.606967,0.184158],[0.142573,0.11662,-0.98289]],""Land_TrenchFrame_01_F""],[[2449.11,2051.41,224.196],[[0.764659,0.599965,0.235243],[-0.181523,-0.149733,0.971921]],""Land_TrenchFrame_01_F""],[[2444.17,2048.2,227.145],[[0.780464,0.613207,0.121869],[-0.0923497,-0.0797175,0.992531]],""Land_CzechHedgehog_01_old_F""],[[2446.57,2045.12,226.987],[[0.780464,0.613207,0.121869],[-0.0237764,-0.165676,0.985894]],""Land_CzechHedgehog_01_old_F""],[[2443.68,2045.69,226.578],[[0.754083,0.591285,0.285904],[-0.231865,-0.167613,0.958199]],""Land_CzechHedgehog_01_old_F""],[[2445.92,2042.49,226.561],[[0.780464,0.613207,0.121869],[-0.0923497,-0.0797175,0.992531]],""Land_CzechHedgehog_01_old_F""],[[2451.42,2053.22,226.218],[[-0.763597,-0.601317,0.23524],[0.190579,0.138202,0.971895]],""Land_TrenchFrame_01_F""],[[2454.07,2049.83,226.161],[[-0.772509,-0.607714,0.184156],[-0.151669,-0.105032,-0.982835]],""Land_TrenchFrame_01_F""],[[2451.03,2052.95,224.276],[[-0.772509,-0.607714,0.184156],[-0.151669,-0.105032,-0.982835]],""Land_TrenchFrame_01_F""],[[2453.56,2049.72,224.183],[[-0.763597,-0.601317,0.23524],[0.190579,0.138202,0.971895]],""Land_TrenchFrame_01_F""],[[2458.53,2052.89,227.123],[[-0.780452,-0.613223,0.121869],[0.101468,0.0681077,0.992505]],""Land_CzechHedgehog_01_old_F""],[[2456.14,2055.97,227.023],[[-0.780452,-0.613223,0.121869],[0.0329947,0.154255,0.98748]],""Land_CzechHedgehog_01_old_F""],[[2459.02,2055.41,226.581],[[-0.752549,-0.593239,0.285899],[0.240827,0.156153,0.957924]],""Land_CzechHedgehog_01_old_F""],[[2456.79,2058.61,226.621],[[-0.780452,-0.613223,0.121869],[0.101468,0.0681077,0.992505]],""Land_CzechHedgehog_01_old_F""],[[2440.66,2062.14,226.184],[[-0.5223,-0.819673,0.235241],[0.119533,0.202763,0.971905]],""Land_TrenchFrame_01_F""],[[2444.29,2059.83,226.199],[[-0.527831,-0.829145,0.184157],[-0.093778,-0.158603,-0.982879]],""Land_TrenchFrame_01_F""],[[2440.41,2061.73,224.242],[[-0.527831,-0.829145,0.184157],[-0.093778,-0.158603,-0.982879]],""Land_TrenchFrame_01_F""],[[2443.87,2059.54,224.218],[[-0.5223,-0.819673,0.235241],[0.119533,0.202763,0.971905]],""Land_TrenchFrame_01_F""],[[2447.46,2064.21,227.167],[[-0.532584,-0.837557,0.121869],[0.0586528,0.107121,0.992515]],""Land_CzechHedgehog_01_old_F""],[[2444.18,2066.32,227.001],[[-0.532584,-0.837557,0.121869],[-0.0345745,0.165399,0.985621]],""Land_CzechHedgehog_01_old_F""],[[2447.09,2066.75,226.597],[[-0.515311,-0.807908,0.285901],[0.161099,0.23634,0.958223]],""Land_CzechHedgehog_01_old_F""],[[2443.92,2069.02,226.571],[[-0.532584,-0.837557,0.121869],[0.0586528,0.107121,0.992515]],""Land_CzechHedgehog_01_old_F""],[[2446.78,2053.07,226.176],[[0.652415,0.720427,0.235244],[-0.156211,-0.175906,0.971934]],""Land_TrenchFrame_01_F""],[[2443.59,2055.96,226.167],[[0.659683,0.728631,0.184158],[0.123404,0.136696,-0.982897]],""Land_TrenchFrame_01_F""],[[2447.11,2053.42,224.234],[[0.659683,0.728631,0.184158],[0.123404,0.136696,-0.982897]],""Land_TrenchFrame_01_F""],[[2444.06,2056.17,224.187],[[0.652415,0.720427,0.235244],[-0.156211,-0.175906,0.971934]],""Land_TrenchFrame_01_F""],[[2439.73,2052.18,227.133],[[0.666054,0.73588,0.121869],[-0.0801187,-0.0918591,0.992544]],""Land_CzechHedgehog_01_old_F""],[[2442.6,2049.55,226.989],[[0.666054,0.73588,0.121869],[0.0019366,-0.16509,0.986277]],""Land_CzechHedgehog_01_old_F""],[[2439.67,2049.61,226.573],[[0.643322,0.710207,0.285906],[-0.202799,-0.202021,0.958155]],""Land_CzechHedgehog_01_old_F""],[[2442.41,2046.84,226.569],[[0.666054,0.73588,0.121869],[-0.0801187,-0.0918591,0.992544]],""Land_CzechHedgehog_01_old_F""],[[2446.32,2058.16,226.193],[[-0.652068,-0.720741,0.235244],[0.159363,0.173053,0.971934]],""Land_TrenchFrame_01_F""],[[2449.51,2055.26,226.166],[[-0.659501,-0.728796,0.184158],[-0.126569,-0.13383,-0.982889]],""Land_TrenchFrame_01_F""],[[2445.99,2057.81,224.251],[[-0.659501,-0.728796,0.184158],[-0.126569,-0.13383,-0.982889]],""Land_TrenchFrame_01_F""],[[2449.03,2055.06,224.186],[[-0.652068,-0.720741,0.235244],[0.159363,0.173053,0.971934]],""Land_TrenchFrame_01_F""],[[2453.38,2059.04,227.13],[[-0.666072,-0.735864,0.121869],[0.0832896,0.0889891,0.992544]],""Land_CzechHedgehog_01_old_F""],[[2450.5,2061.67,227.003],[[-0.666072,-0.735864,0.121869],[0.00125525,0.162282,0.986744]],""Land_CzechHedgehog_01_old_F""],[[2453.44,2061.6,226.577],[[-0.64281,-0.710671,0.285906],[0.205922,0.199182,0.958083]],""Land_CzechHedgehog_01_old_F""],[[2450.7,2064.38,226.589],[[-0.666072,-0.735864,0.121869],[0.0832896,0.0889891,0.992544]],""Land_CzechHedgehog_01_old_F""],[[2457.43,2045.57,226.304],[[-0.766092,-0.598149,0.235206],[0.169063,0.165527,0.971606]],""Land_TrenchFrame_01_F""],[[2460.09,2042.19,226.396],[[-0.773876,-0.605978,0.184138],[-0.130059,-0.132491,-0.982614]],""Land_TrenchFrame_01_F""],[[2457.07,2045.24,224.362],[[-0.773876,-0.605978,0.184138],[-0.130059,-0.132491,-0.982614]],""Land_TrenchFrame_01_F""],[[2459.62,2042.03,224.411],[[-0.766092,-0.598149,0.235206],[0.169063,0.165527,0.971606]],""Land_TrenchFrame_01_F""],[[2464.51,2045.3,227.369],[[-0.780455,-0.61322,0.121869],[0.0798084,0.095616,0.992214]],""Land_CzechHedgehog_01_old_F""],[[2462.11,2048.37,227.134],[[-0.780455,-0.61322,0.121869],[0.011118,0.181281,0.983368]],""Land_CzechHedgehog_01_old_F""],[[2465,2047.81,226.769],[[-0.756168,-0.588642,0.285851],[0.219529,0.183319,0.958228]],""Land_CzechHedgehog_01_old_F""],[[2462.76,2051,226.674],[[-0.780455,-0.61322,0.121869],[0.0798084,0.095616,0.992214]],""Land_CzechHedgehog_01_old_F""],[[2455.77,2047.68,226.247],[[-0.765804,-0.598512,0.235217],[0.171543,0.16239,0.971701]],""Land_TrenchFrame_01_F""],[[2458.43,2044.3,226.322],[[-0.773719,-0.606177,0.184144],[-0.13255,-0.129338,-0.982701]],""Land_TrenchFrame_01_F""],[[2455.41,2047.36,224.305],[[-0.773719,-0.606177,0.184144],[-0.13255,-0.129338,-0.982701]],""Land_TrenchFrame_01_F""],[[2457.95,2044.14,224.338],[[-0.765804,-0.598512,0.235217],[0.171543,0.16239,0.971701]],""Land_TrenchFrame_01_F""],[[2462.86,2047.4,227.294],[[-0.780455,-0.61322,0.121869],[0.0823046,0.092458,0.992309]],""Land_CzechHedgehog_01_old_F""],[[2460.46,2050.47,227.074],[[-0.780455,-0.61322,0.121869],[0.013635,0.178184,0.983903]],""Land_CzechHedgehog_01_old_F""],[[2463.35,2049.91,226.701],[[-0.755751,-0.589169,0.285867],[0.221985,0.180199,0.958254]],""Land_CzechHedgehog_01_old_F""],[[2461.11,2053.1,226.621],[[-0.780455,-0.61322,0.121869],[0.0823046,0.092458,0.992309]],""Land_CzechHedgehog_01_old_F""],[[2455.41,2042.62,226.329],[[0.762698,0.602465,0.235217],[-0.198365,-0.128253,0.971701]],""Land_TrenchFrame_01_F""],[[2452.76,2046.02,226.217],[[0.772018,0.608342,0.184144],[0.159489,0.0950349,-0.982615]],""Land_TrenchFrame_01_F""],[[2455.82,2042.88,224.387],[[0.772018,0.608342,0.184144],[0.159489,0.0950349,-0.982615]],""Land_TrenchFrame_01_F""],[[2453.29,2046.11,224.242],[[0.762698,0.602465,0.235217],[-0.198365,-0.128253,0.971701]],""Land_TrenchFrame_01_F""],[[2448.29,2042.97,227.175],[[0.780455,0.61322,0.121869],[-0.109306,-0.0580927,0.992309]],""Land_CzechHedgehog_01_old_F""],[[2450.68,2039.88,227.124],[[0.780455,0.61322,0.121869],[-0.0409334,-0.144389,0.988674]],""Land_CzechHedgehog_01_old_F""],[[2447.81,2040.45,226.654],[[0.751242,0.594908,0.285867],[-0.248532,-0.146265,0.957517]],""Land_CzechHedgehog_01_old_F""],[[2450.03,2037.24,226.743],[[0.780455,0.61322,0.121869],[-0.109306,-0.0580927,0.992309]],""Land_CzechHedgehog_01_old_F""],[[2457.06,2040.51,226.4],[[0.762413,0.60283,0.235206],[-0.200826,-0.125103,0.971606]],""Land_TrenchFrame_01_F""],[[2454.42,2043.91,226.271],[[0.771862,0.608542,0.184138],[0.16196,0.0918694,-0.982512]],""Land_TrenchFrame_01_F""],[[2457.48,2040.76,224.459],[[0.771862,0.608542,0.184138],[0.16196,0.0918694,-0.982512]],""Land_TrenchFrame_01_F""],[[2454.96,2043.99,224.297],[[0.762413,0.60283,0.235206],[-0.200826,-0.125103,0.971606]],""Land_TrenchFrame_01_F""],[[2449.95,2040.87,227.227],[[0.780455,0.61322,0.121869],[-0.111783,-0.0549214,0.992214]],""Land_CzechHedgehog_01_old_F""],[[2452.33,2037.78,227.192],[[0.780455,0.61322,0.121869],[-0.0434441,-0.141262,0.989018]],""Land_CzechHedgehog_01_old_F""],[[2449.46,2038.34,226.714],[[0.750829,0.595438,0.285851],[-0.250966,-0.143135,0.957355]],""Land_CzechHedgehog_01_old_F""],[[2451.68,2035.14,226.818],[[0.780455,0.61322,0.121869],[-0.111783,-0.0549214,0.992214]],""Land_CzechHedgehog_01_old_F""],[[2493.9,1981.79,226.015],[[0.806665,0.571754,0.14963],[-0.129564,-0.0759387,0.988659]],""Land_TrenchFrame_01_F""],[[2491.42,1985.3,225.941],[[0.812331,0.57494,0.0977875],[0.0884077,0.044338,-0.995097]],""Land_TrenchFrame_01_F""],[[2494.17,1981.93,224.039],[[0.812331,0.57494,0.0977875],[0.0884077,0.044338,-0.995097]],""Land_TrenchFrame_01_F""],[[2491.8,1985.28,223.93],[[0.806665,0.571754,0.14963],[-0.129564,-0.0759387,0.988659]],""Land_TrenchFrame_01_F""],[[2486.89,1982.54,227.369],[[0.816214,0.576694,0.0348995],[-0.0359037,-0.00965888,0.999309]],""Land_CzechHedgehog_01_old_F""],[[2489.12,1979.33,227.286],[[0.816214,0.576694,0.0348995],[0.0277394,-0.0994535,0.994656]],""Land_CzechHedgehog_01_old_F""],[[2486.25,1980.02,227.004],[[0.798757,0.566983,0.201287],[-0.181479,-0.0919247,0.979089]],""Land_CzechHedgehog_01_old_F""],[[2488.31,1976.71,227.078],[[0.816214,0.576694,0.0348995],[-0.0359037,-0.00965888,0.999309]],""Land_CzechHedgehog_01_old_F""],[[2490.06,1970.61,225.988],[[0.749546,-0.644835,0.149564],[-0.0893913,0.125271,0.988087]],""Land_TrenchFrame_01_F""],[[2492.88,1973.86,225.814],[[0.753191,-0.650498,0.0977512],[0.0488081,-0.0929278,-0.994476]],""Land_TrenchFrame_01_F""],[[2490.24,1970.35,224.014],[[0.753191,-0.650498,0.0977512],[0.0488081,-0.0929278,-0.994476]],""Land_TrenchFrame_01_F""],[[2492.92,1973.44,223.809],[[0.749546,-0.644835,0.149564],[-0.0893913,0.125271,0.988087]],""Land_TrenchFrame_01_F""],[[2489.14,1977.62,227.232],[[0.754853,-0.654965,0.0348995],[-0.00256874,0.0502565,0.998733]],""Land_CzechHedgehog_01_old_F""],[[2486.56,1974.7,227.241],[[0.754853,-0.654965,0.0348995],[-0.0746961,-0.0329813,0.996661]],""Land_CzechHedgehog_01_old_F""],[[2486.54,1977.64,226.907],[[0.743824,-0.637376,0.201191],[-0.117419,0.17172,0.978123]],""Land_CzechHedgehog_01_old_F""],[[2483.82,1974.85,227.073],[[0.754853,-0.654965,0.0348995],[-0.00256874,0.0502565,0.998733]],""Land_CzechHedgehog_01_old_F""],[[2494.77,1971.12,225.792],[[-0.744398,0.650767,0.149581],[0.133818,-0.0740776,0.988234]],""Land_TrenchFrame_01_F""],[[2491.96,1967.87,225.911],[[-0.750371,0.653748,0.0977605],[-0.0934459,0.0414977,-0.994759]],""Land_TrenchFrame_01_F""],[[2494.51,1971.28,223.816],[[-0.750371,0.653748,0.0977605],[-0.0934459,0.0414977,-0.994759]],""Land_TrenchFrame_01_F""],[[2491.83,1968.18,223.891],[[-0.744398,0.650767,0.149581],[0.133818,-0.0740776,0.988234]],""Land_TrenchFrame_01_F""],[[2495.77,1964.19,227.353],[[-0.75485,0.654968,0.0348995],[0.0472922,0.00127964,0.99888]],""Land_CzechHedgehog_01_old_F""],[[2498.34,1967.11,227.095],[[-0.75485,0.654968,0.0348995],[0.118961,0.0843883,0.989306]],""Land_CzechHedgehog_01_old_F""],[[2498.35,1964.15,226.913],[[-0.736353,0.645985,0.201215],[0.161537,-0.120944,0.979428]],""Land_CzechHedgehog_01_old_F""],[[2501.07,1966.95,226.813],[[-0.75485,0.654968,0.0348995],[0.0472922,0.00127964,0.99888]],""Land_CzechHedgehog_01_old_F""],[[2506.84,1970.08,225.865],[[0.574519,0.804696,0.149639],[-0.0888338,-0.12044,0.988738]],""Land_TrenchFrame_01_F""],[[2503.34,1972.58,225.836],[[0.578375,0.809889,0.0977925],[0.0603322,0.0770825,-0.995198]],""Land_TrenchFrame_01_F""],[[2507.03,1970.32,223.889],[[0.578375,0.809889,0.0977925],[0.0603322,0.0770825,-0.995198]],""Land_TrenchFrame_01_F""],[[2503.69,1972.7,223.823],[[0.574519,0.804696,0.149639],[-0.0888338,-0.12044,0.988738]],""Land_TrenchFrame_01_F""],[[2499.99,1968.47,227.268],[[0.580924,0.813209,0.0348995],[-0.0221503,-0.0270662,0.999388]],""Land_CzechHedgehog_01_old_F""],[[2503.14,1966.18,227.143],[[0.580924,0.813209,0.0348995],[0.0674802,-0.0908452,0.993576]],""Land_CzechHedgehog_01_old_F""],[[2500.21,1965.89,226.885],[[0.569068,0.79727,0.2013],[-0.132664,-0.15258,0.979346]],""Land_CzechHedgehog_01_old_F""],[[2503.24,1963.44,226.918],[[0.580924,0.813209,0.0348995],[-0.0221503,-0.0270662,0.999388]],""Land_CzechHedgehog_01_old_F""],[[2504.6,1975.65,225.866],[[-0.574625,-0.804621,0.149639],[0.0881223,0.120948,0.98874]],""Land_TrenchFrame_01_F""],[[2508.1,1973.14,225.841],[[-0.578443,-0.80984,0.0977926],[-0.0596162,-0.077594,-0.995201]],""Land_TrenchFrame_01_F""],[[2504.41,1975.41,223.89],[[-0.578443,-0.80984,0.0977926],[-0.0596162,-0.077594,-0.995201]],""Land_TrenchFrame_01_F""],[[2507.75,1973.03,223.828],[[-0.574625,-0.804621,0.149639],[0.0881223,0.120948,0.98874]],""Land_TrenchFrame_01_F""],[[2511.45,1977.26,227.273],[[-0.580947,-0.813193,0.0348995],[0.0214313,0.0275798,0.99939]],""Land_CzechHedgehog_01_old_F""],[[2508.29,1979.55,227.145],[[-0.580947,-0.813193,0.0348995],[-0.0681951,0.0913556,0.993481]],""Land_CzechHedgehog_01_old_F""],[[2511.23,1979.84,226.889],[[-0.569211,-0.797168,0.2013],[0.131959,0.153084,0.979363]],""Land_CzechHedgehog_01_old_F""],[[2508.19,1982.29,226.919],[[-0.580947,-0.813193,0.0348995],[0.0214313,0.0275798,0.99939]],""Land_CzechHedgehog_01_old_F""],[[2504.49,1975.72,225.866],[[-0.574636,-0.804613,0.149639],[0.0880244,0.121018,0.98874]],""Land_TrenchFrame_01_F""],[[2507.99,1973.22,225.842],[[-0.578449,-0.809835,0.0977926],[-0.0595178,-0.0776643,-0.995201]],""Land_TrenchFrame_01_F""],[[2504.3,1975.48,223.89],[[-0.578449,-0.809835,0.0977926],[-0.0595178,-0.0776643,-0.995201]],""Land_TrenchFrame_01_F""],[[2507.64,1973.1,223.828],[[-0.574636,-0.804613,0.149639],[0.0880244,0.121018,0.98874]],""Land_TrenchFrame_01_F""],[[2511.34,1977.33,227.273],[[-0.580947,-0.813193,0.0348995],[0.0213328,0.0276502,0.99939]],""Land_CzechHedgehog_01_old_F""],[[2508.19,1979.62,227.145],[[-0.580947,-0.813193,0.0348995],[-0.0682933,0.0914253,0.993467]],""Land_CzechHedgehog_01_old_F""],[[2511.13,1979.92,226.889],[[-0.569227,-0.797156,0.2013],[0.131862,0.153153,0.979365]],""Land_CzechHedgehog_01_old_F""],[[2508.09,1982.36,226.918],[[-0.580947,-0.813193,0.0348995],[0.0213328,0.0276502,0.99939]],""Land_CzechHedgehog_01_old_F""],[[2495,1985.82,225.954],[[-0.808388,-0.569315,0.14963],[0.114682,0.0970012,0.988655]],""Land_TrenchFrame_01_F""],[[2497.48,1982.31,225.992],[[-0.813275,-0.573605,0.0977872],[-0.0734577,-0.0655001,-0.995145]],""Land_TrenchFrame_01_F""],[[2494.76,1985.63,223.978],[[-0.813275,-0.573605,0.0977872],[-0.0734577,-0.0655001,-0.995145]],""Land_TrenchFrame_01_F""],[[2497.13,1982.29,223.976],[[-0.808388,-0.569315,0.14963],[0.114682,0.0970012,0.988655]],""Land_TrenchFrame_01_F""],[[2501.99,1985.11,227.428],[[-0.816214,-0.576694,0.0348995],[0.0209225,0.0308621,0.999305]],""Land_CzechHedgehog_01_old_F""],[[2499.76,1988.31,227.244],[[-0.816214,-0.576694,0.0348995],[-0.0427109,0.12047,0.991798]],""Land_CzechHedgehog_01_old_F""],[[2502.64,1987.61,227.02],[[-0.801259,-0.563443,0.201286],[0.166723,0.112836,0.979526]],""Land_CzechHedgehog_01_old_F""],[[2500.57,1990.92,226.993],[[-0.816214,-0.576694,0.0348995],[0.0209225,0.0308621,0.999305]],""Land_CzechHedgehog_01_old_F""],[[2493.33,1976.35,225.988],[[0.98752,-0.0491236,0.149639],[-0.149417,0.00819093,0.98874]],""Land_TrenchFrame_01_F""],[[2493.55,1980.64,225.966],[[0.993976,-0.0494844,0.0977926],[0.0975344,-0.00761152,-0.995203]],""Land_TrenchFrame_01_F""],[[2493.64,1976.32,224.011],[[0.993976,-0.0494844,0.0977926],[0.0975344,-0.00761152,-0.995203]],""Land_TrenchFrame_01_F""],[[2493.84,1980.42,223.952],[[0.98752,-0.0491236,0.149639],[-0.149417,0.00819093,0.98874]],""Land_TrenchFrame_01_F""],[[2488.28,1981.24,227.397],[[0.998152,-0.0497398,0.0348995],[-0.0348189,0.00248528,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2488.05,1977.35,227.267],[[0.998152,-0.0497398,0.0348995],[-0.0400849,-0.107386,0.993409]],""Land_CzechHedgehog_01_old_F""],[[2486.22,1979.66,227.012],[[0.978322,-0.0486263,0.201301],[-0.200139,0.0277336,0.979375]],""Land_CzechHedgehog_01_old_F""],[[2485.8,1975.79,227.04],[[0.998152,-0.0497398,0.0348995],[-0.0348189,0.00248528,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2501.13,1972.43,225.891],[[-0.114789,0.982056,0.14963],[0.0305834,-0.14706,0.988655]],""Land_TrenchFrame_01_F""],[[2496.86,1971.93,225.928],[[-0.116229,0.988397,0.0977872],[-0.0225602,0.0958018,-0.995145]],""Land_TrenchFrame_01_F""],[[2501.08,1972.73,223.914],[[-0.116229,0.988397,0.0977872],[-0.0225602,0.0958018,-0.995145]],""Land_TrenchFrame_01_F""],[[2497.01,1972.24,223.912],[[-0.114789,0.982056,0.14963],[0.0305834,-0.14706,0.988655]],""Land_TrenchFrame_01_F""],[[2497.17,1966.63,227.365],[[-0.117545,0.992454,0.0348995],[0.0171749,-0.0331062,0.999304]],""Land_CzechHedgehog_01_old_F""],[[2501.05,1967.06,227.18],[[-0.117545,0.992454,0.0348995],[0.126284,-0.0199194,0.991794]],""Land_CzechHedgehog_01_old_F""],[[2499.07,1964.87,226.956],[[-0.113026,0.97299,0.201286],[0.0196783,-0.200353,0.979526]],""Land_CzechHedgehog_01_old_F""],[[2502.96,1965.1,226.929],[[-0.117545,0.992454,0.0348995],[0.0171749,-0.0331062,0.999304]],""Land_CzechHedgehog_01_old_F""],[[2498.89,1980.91,225.932],[[-0.700037,-0.698254,0.149632],[0.113866,0.0977127,0.988679]],""Land_TrenchFrame_01_F""],[[2501.92,1977.86,225.866],[[-0.705029,-0.702404,0.0977888],[-0.0785566,-0.0596907,-0.995121]],""Land_TrenchFrame_01_F""],[[2498.65,1980.72,223.956],[[-0.705029,-0.702404,0.0977888],[-0.0785566,-0.0596907,-0.995121]],""Land_TrenchFrame_01_F""],[[2501.54,1977.81,223.855],[[-0.700037,-0.698254,0.149632],[0.113866,0.0977127,0.988679]],""Land_TrenchFrame_01_F""],[[2505.92,1981.34,227.294],[[-0.708489,-0.704859,0.0348995],[0.0325761,0.0167356,0.999329]],""Land_CzechHedgehog_01_old_F""],[[2503.19,1984.13,227.204],[[-0.708489,-0.704859,0.0348995],[-0.0451629,0.0946353,0.994487]],""Land_CzechHedgehog_01_old_F""],[[2506.13,1983.93,226.927],[[-0.6931,-0.692166,0.20129],[0.162394,0.122132,0.979138]],""Land_CzechHedgehog_01_old_F""],[[2503.55,1986.85,226.994],[[-0.708489,-0.704859,0.0348995],[0.0325761,0.0167356,0.999329]],""Land_CzechHedgehog_01_old_F""],[[2484.41,1995.96,226.273],[[0.853131,0.499778,0.149629],[-0.135917,-0.0639816,0.988652]],""Land_TrenchFrame_01_F""],[[2482.25,1999.67,226.197],[[0.859066,0.502438,0.097787],[0.0921786,0.0360629,-0.995089]],""Land_TrenchFrame_01_F""],[[2484.7,1996.08,224.297],[[0.859066,0.502438,0.097787],[0.0921786,0.0360629,-0.995089]],""Land_TrenchFrame_01_F""],[[2482.63,1999.62,224.186],[[0.853131,0.499778,0.149629],[-0.135917,-0.0639816,0.988652]],""Land_TrenchFrame_01_F""],[[2477.5,1997.31,227.624],[[0.863103,0.503821,0.0348995],[-0.0368684,-0.00606146,0.999302]],""Land_CzechHedgehog_01_old_F""],[[2479.43,1993.93,227.543],[[0.863103,0.503821,0.0348995],[0.0187564,-0.101035,0.994706]],""Land_CzechHedgehog_01_old_F""],[[2476.64,1994.86,227.26],[[0.844827,0.495734,0.201286],[-0.189019,-0.0754137,0.979073]],""Land_CzechHedgehog_01_old_F""],[[2478.4,1991.39,227.337],[[0.863103,0.503821,0.0348995],[-0.0368684,-0.00606146,0.999302]],""Land_CzechHedgehog_01_old_F""],[[2491.68,1984.93,226.081],[[0.806648,0.571778,0.14963],[-0.12972,-0.0757179,0.988656]],""Land_TrenchFrame_01_F""],[[2489.2,1988.44,226.006],[[0.812322,0.574953,0.0977872],[0.0885642,0.0441162,-0.995093]],""Land_TrenchFrame_01_F""],[[2491.95,1985.07,224.105],[[0.812322,0.574953,0.0977872],[0.0885642,0.0441162,-0.995093]],""Land_TrenchFrame_01_F""],[[2489.59,1988.42,223.995],[[0.806648,0.571778,0.14963],[-0.12972,-0.0757179,0.988656]],""Land_TrenchFrame_01_F""],[[2484.68,1985.68,227.434],[[0.816215,0.576693,0.0348995],[-0.0360605,-0.00943678,0.999305]],""Land_CzechHedgehog_01_old_F""],[[2486.9,1982.47,227.352],[[0.816215,0.576693,0.0348995],[0.0275823,-0.0992331,0.994682]],""Land_CzechHedgehog_01_old_F""],[[2484.03,1983.16,227.07],[[0.798732,0.567019,0.201286],[-0.181634,-0.0917055,0.979081]],""Land_CzechHedgehog_01_old_F""],[[2486.09,1979.85,227.145],[[0.816215,0.576693,0.0348995],[-0.0360605,-0.00943678,0.999305]],""Land_CzechHedgehog_01_old_F""],[[2492.2,1989.78,226.015],[[-0.808343,-0.569379,0.14963],[0.114981,0.0965782,0.988662]],""Land_TrenchFrame_01_F""],[[2494.68,1986.27,226.05],[[-0.813245,-0.573646,0.0977876],[-0.0737585,-0.0650745,-0.995151]],""Land_TrenchFrame_01_F""],[[2491.96,1989.59,224.039],[[-0.813245,-0.573646,0.0977876],[-0.0737585,-0.0650745,-0.995151]],""Land_TrenchFrame_01_F""],[[2494.33,1986.25,224.034],[[-0.808343,-0.569379,0.14963],[0.114981,0.0965782,0.988662]],""Land_TrenchFrame_01_F""],[[2499.19,1989.07,227.487],[[-0.816204,-0.576709,0.0348995],[0.0212245,0.0304347,0.999311]],""Land_CzechHedgehog_01_old_F""],[[2496.96,1992.27,227.304],[[-0.816204,-0.576709,0.0348995],[-0.0424111,0.120046,0.991862]],""Land_CzechHedgehog_01_old_F""],[[2499.84,1991.58,227.079],[[-0.801199,-0.563528,0.201287],[0.167019,0.112417,0.979524]],""Land_CzechHedgehog_01_old_F""],[[2497.77,1994.88,227.054],[[-0.816204,-0.576709,0.0348995],[0.0212245,0.0304347,0.999311]],""Land_CzechHedgehog_01_old_F""],[[2485.26,2000.9,226.193],[[-0.854774,-0.496964,0.149627],[0.121827,0.0881172,0.988632]],""Land_TrenchFrame_01_F""],[[2487.43,1997.18,226.238],[[-0.85997,-0.500888,0.0977858],[-0.0780245,-0.0603134,-0.995125]],""Land_TrenchFrame_01_F""],[[2485.01,2000.73,224.217],[[-0.85997,-0.500888,0.0977858],[-0.0780245,-0.0603134,-0.995125]],""Land_TrenchFrame_01_F""],[[2487.08,1997.19,224.221],[[-0.854774,-0.496964,0.149627],[0.121827,0.0881172,0.988632]],""Land_TrenchFrame_01_F""],[[2492.16,1999.59,227.675],[[-0.863114,-0.503802,0.0348995],[0.0226838,0.0303605,0.999282]],""Land_CzechHedgehog_01_old_F""],[[2490.22,2002.97,227.484],[[-0.863114,-0.503802,0.0348995],[-0.032945,0.125131,0.991593]],""Land_CzechHedgehog_01_old_F""],[[2493.02,2002.03,227.264],[[-0.847206,-0.491657,0.201282],[0.175051,0.0993735,0.979532]],""Land_CzechHedgehog_01_old_F""],[[2491.25,2005.5,227.231],[[-0.863114,-0.503802,0.0348995],[0.0226838,0.0303605,0.999282]],""Land_CzechHedgehog_01_old_F""],[[2488.06,1990.2,226.109],[[0.832368,0.533644,0.149628],[-0.118188,-0.092856,0.98864]],""Land_TrenchFrame_01_F""],[[2485.73,1993.82,226.152],[[0.837404,0.537765,0.0977863],[0.0756346,0.0631753,-0.995132]],""Land_TrenchFrame_01_F""],[[2488.31,1990.39,224.133],[[0.837404,0.537765,0.0977863],[0.0756346,0.0631753,-0.995132]],""Land_TrenchFrame_01_F""],[[2486.08,1993.83,224.135],[[0.832368,0.533644,0.149628],[-0.118188,-0.092856,0.98864]],""Land_TrenchFrame_01_F""],[[2481.11,1991.22,227.588],[[0.840438,0.540783,0.0348995],[-0.0216465,-0.0308481,0.99929]],""Land_CzechHedgehog_01_old_F""],[[2483.2,1987.93,227.4],[[0.840438,0.540783,0.0348995],[0.0380431,-0.12312,0.991662]],""Land_CzechHedgehog_01_old_F""],[[2480.35,1988.74,227.178],[[0.825022,0.528038,0.201284],[-0.170871,-0.106415,0.97953]],""Land_CzechHedgehog_01_old_F""],[[2482.27,1985.35,227.147],[[0.840438,0.540783,0.0348995],[-0.0216465,-0.0308481,0.99929]],""Land_CzechHedgehog_01_old_F""],[[2488.75,1995.11,226.164],[[-0.830571,-0.536436,0.149627],[0.133826,0.0685518,0.988631]],""Land_TrenchFrame_01_F""],[[2491.07,1991.49,226.081],[[-0.836427,-0.539284,0.0977857],[-0.0913431,-0.0387575,-0.995065]],""Land_TrenchFrame_01_F""],[[2488.47,1994.98,224.188],[[-0.836427,-0.539284,0.0977857],[-0.0913431,-0.0387575,-0.995065]],""Land_TrenchFrame_01_F""],[[2490.69,1991.53,224.071],[[-0.830571,-0.536436,0.149627],[0.133826,0.0685518,0.988631]],""Land_TrenchFrame_01_F""],[[2495.71,1994.05,227.508],[[-0.840452,-0.540761,0.0348995],[0.0373871,0.00638416,0.99928]],""Land_CzechHedgehog_01_old_F""],[[2493.63,1997.35,227.433],[[-0.840452,-0.540761,0.0348995],[-0.0223011,0.0988659,0.994851]],""Land_CzechHedgehog_01_old_F""],[[2496.47,1996.54,227.147],[[-0.822407,-0.532101,0.201282],[0.186376,0.0822844,0.979027]],""Land_CzechHedgehog_01_old_F""],[[2494.55,1999.93,227.229],[[-0.840452,-0.540761,0.0348995],[0.0373871,0.00638416,0.99928]],""Land_CzechHedgehog_01_old_F""],[[2479.94,2003.62,226.322],[[0.854366,0.497662,0.149636],[-0.12537,-0.0820531,0.988711]],""Land_TrenchFrame_01_F""],[[2477.77,2007.34,226.337],[[0.859748,0.501269,0.0977908],[0.0815835,0.0542208,-0.995191]],""Land_TrenchFrame_01_F""],[[2480.2,2003.78,224.346],[[0.859748,0.501269,0.0977908],[0.0815835,0.0542208,-0.995191]],""Land_TrenchFrame_01_F""],[[2478.13,2007.32,224.321],[[0.854366,0.497662,0.149636],[-0.12537,-0.0820531,0.988711]],""Land_TrenchFrame_01_F""],[[2473.03,2004.95,227.771],[[0.863117,0.503797,0.0348995],[-0.0262501,-0.0242564,0.999361]],""Land_CzechHedgehog_01_old_F""],[[2474.97,2001.57,227.608],[[0.863117,0.503797,0.0348995],[0.0293808,-0.119086,0.992449]],""Land_CzechHedgehog_01_old_F""],[[2472.17,2002.51,227.372],[[0.846613,0.492673,0.201296],[-0.178565,-0.0933519,0.97949]],""Land_CzechHedgehog_01_old_F""],[[2473.94,1999.03,227.366],[[0.863117,0.503797,0.0348995],[-0.0262501,-0.0242564,0.999361]],""Land_CzechHedgehog_01_old_F""],[[2481.04,2001.74,226.293],[[0.854602,0.497259,0.149632],[-0.123337,-0.085533,0.988672]],""Land_TrenchFrame_01_F""],[[2478.87,2005.45,226.325],[[0.859877,0.501048,0.0977883],[0.0795414,0.0577172,-0.995159]],""Land_TrenchFrame_01_F""],[[2481.3,2001.9,224.317],[[0.859877,0.501048,0.0977883],[0.0795414,0.0577172,-0.995159]],""Land_TrenchFrame_01_F""],[[2479.22,2005.44,224.309],[[0.854602,0.497259,0.149632],[-0.123337,-0.085533,0.988672]],""Land_TrenchFrame_01_F""],[[2474.14,2003.06,227.761],[[0.863117,0.503797,0.0348995],[-0.0242037,-0.0277595,0.999322]],""Land_CzechHedgehog_01_old_F""],[[2476.08,1999.67,227.582],[[0.863117,0.503797,0.0348995],[0.0314261,-0.122556,0.991964]],""Land_CzechHedgehog_01_old_F""],[[2473.28,2000.61,227.355],[[0.846955,0.492088,0.201289],[-0.176549,-0.0968071,0.97952]],""Land_CzechHedgehog_01_old_F""],[[2475.05,1997.14,227.334],[[0.863117,0.503797,0.0348995],[-0.0242037,-0.0277595,0.999322]],""Land_CzechHedgehog_01_old_F""],[[2481.94,2006.61,226.338],[[-0.853236,-0.499598,0.149632],[0.135128,0.0653324,0.988672]],""Land_TrenchFrame_01_F""],[[2484.1,2002.89,226.268],[[-0.859129,-0.502329,0.0977883],[-0.0913862,-0.0374212,-0.995112]],""Land_TrenchFrame_01_F""],[[2481.65,2006.48,224.361],[[-0.859129,-0.502329,0.0977883],[-0.0913862,-0.0374212,-0.995112]],""Land_TrenchFrame_01_F""],[[2483.72,2002.94,224.257],[[-0.853236,-0.499598,0.149632],[0.135128,0.0653324,0.988672]],""Land_TrenchFrame_01_F""],[[2488.85,2005.25,227.696],[[-0.863117,-0.503797,0.0348995],[0.0360735,0.007424,0.999322]],""Land_CzechHedgehog_01_old_F""],[[2486.91,2008.64,227.609],[[-0.863117,-0.503797,0.0348995],[-0.0195502,0.102389,0.994552]],""Land_CzechHedgehog_01_old_F""],[[2489.71,2007.7,227.33],[[-0.844973,-0.495483,0.201289],[0.188238,0.076753,0.97912]],""Land_CzechHedgehog_01_old_F""],[[2487.94,2011.18,227.4],[[-0.863117,-0.503797,0.0348995],[0.0360735,0.007424,0.999322]],""Land_CzechHedgehog_01_old_F""],[[2480.83,2008.5,226.351],[[-0.853471,-0.499195,0.149636],[0.133098,0.0688137,0.988711]],""Land_TrenchFrame_01_F""],[[2483,2004.78,226.299],[[-0.859258,-0.502108,0.0977908],[-0.0893465,-0.0409189,-0.99516]],""Land_TrenchFrame_01_F""],[[2480.55,2008.36,224.375],[[-0.859258,-0.502108,0.0977908],[-0.0893465,-0.0409189,-0.99516]],""Land_TrenchFrame_01_F""],[[2482.62,2004.82,224.287],[[-0.853471,-0.499195,0.149636],[0.133098,0.0688137,0.988711]],""Land_TrenchFrame_01_F""],[[2487.74,2007.15,227.729],[[-0.863117,-0.503797,0.0348995],[0.0340295,0.0109285,0.999361]],""Land_CzechHedgehog_01_old_F""],[[2485.81,2010.53,227.626],[[-0.863117,-0.503797,0.0348995],[-0.0215975,0.105869,0.994146]],""Land_CzechHedgehog_01_old_F""],[[2488.6,2009.6,227.355],[[-0.845314,-0.494898,0.201296],[0.186226,0.0802084,0.979228]],""Land_CzechHedgehog_01_old_F""],[[2486.84,2013.07,227.41],[[-0.863117,-0.503797,0.0348995],[0.0340295,0.0109285,0.999361]],""Land_CzechHedgehog_01_old_F""],[[2511.77,1966.55,225.853],[[0.574413,0.804772,0.149639],[-0.0899817,-0.119619,0.988734]],""Land_TrenchFrame_01_F""],[[2508.27,1969.06,225.818],[[0.578329,0.809921,0.0977922],[0.061484,0.0762592,-0.995191]],""Land_TrenchFrame_01_F""],[[2511.96,1966.79,223.876],[[0.578329,0.809921,0.0977922],[0.061484,0.0762592,-0.995191]],""Land_TrenchFrame_01_F""],[[2508.63,1969.17,223.805],[[0.574413,0.804772,0.149639],[-0.0899817,-0.119619,0.988734]],""Land_TrenchFrame_01_F""],[[2504.92,1964.95,227.249],[[0.580951,0.81319,0.0348995],[-0.0233028,-0.0262426,0.999384]],""Land_CzechHedgehog_01_old_F""],[[2508.07,1962.66,227.13],[[0.580951,0.81319,0.0348995],[0.0663291,-0.0900337,0.993728]],""Land_CzechHedgehog_01_old_F""],[[2505.14,1962.36,226.869],[[0.568902,0.797389,0.201299],[-0.133804,-0.151764,0.979318]],""Land_CzechHedgehog_01_old_F""],[[2508.17,1959.92,226.908],[[0.580951,0.81319,0.0348995],[-0.0233028,-0.0262426,0.999384]],""Land_CzechHedgehog_01_old_F""],[[2519.99,1953.98,225.632],[[0.926903,0.344196,0.149599],[-0.130913,-0.0770487,0.988395]],""Land_TrenchFrame_01_F""],[[2518.48,1958,225.727],[[0.932476,0.34775,0.0977707],[0.0830248,0.0570944,-0.994911]],""Land_TrenchFrame_01_F""],[[2520.27,1954.12,223.656],[[0.932476,0.34775,0.0977707],[0.0830248,0.0570944,-0.994911]],""Land_TrenchFrame_01_F""],[[2518.82,1957.96,223.708],[[0.926903,0.344196,0.149599],[-0.130913,-0.0770487,0.988395]],""Land_TrenchFrame_01_F""],[[2513.42,1956.42,227.167],[[0.935809,0.350774,0.0348995],[-0.0234112,-0.0369403,0.999043]],""Land_CzechHedgehog_01_old_F""],[[2514.77,1952.76,226.931],[[0.935809,0.350774,0.0348995],[0.0154183,-0.13964,0.990082]],""Land_CzechHedgehog_01_old_F""],[[2512.16,1954.16,226.737],[[0.91876,0.33968,0.201243],[-0.185309,-0.0790775,0.979493]],""Land_CzechHedgehog_01_old_F""],[[2513.32,1950.44,226.658],[[0.935809,0.350774,0.0348995],[-0.0234112,-0.0369403,0.999043]],""Land_CzechHedgehog_01_old_F""],[[2520.79,1951.84,225.569],[[0.926941,0.344095,0.149597],[-0.130587,-0.0779164,0.98837]],""Land_TrenchFrame_01_F""],[[2519.29,1955.86,225.668],[[0.932496,0.347695,0.0977692],[0.0826971,0.0579662,-0.994887]],""Land_TrenchFrame_01_F""],[[2521.07,1951.99,223.593],[[0.932496,0.347695,0.0977692],[0.0826971,0.0579662,-0.994887]],""Land_TrenchFrame_01_F""],[[2519.62,1955.82,223.649],[[0.926941,0.344095,0.149597],[-0.130587,-0.0779164,0.98837]],""Land_TrenchFrame_01_F""],[[2514.23,1954.28,227.108],[[0.935809,0.350774,0.0348995],[-0.0230828,-0.0378138,0.999018]],""Land_CzechHedgehog_01_old_F""],[[2515.57,1950.62,226.869],[[0.935809,0.350774,0.0348995],[0.0157471,-0.140504,0.989955]],""Land_CzechHedgehog_01_old_F""],[[2512.96,1952.02,226.676],[[0.918814,0.339534,0.201238],[-0.184986,-0.0799392,0.979484]],""Land_CzechHedgehog_01_old_F""],[[2514.12,1948.3,226.594],[[0.935809,0.350774,0.0348995],[-0.0230828,-0.0378138,0.999018]],""Land_CzechHedgehog_01_old_F""],[[2522.5,1956.49,225.671],[[-0.924759,-0.349916,0.149598],[0.149446,0.0276037,0.988384]],""Land_TrenchFrame_01_F""],[[2524,1952.46,225.537],[[-0.931302,-0.350881,0.0977701],[-0.101641,-0.00741683,-0.994793]],""Land_TrenchFrame_01_F""],[[2522.19,1956.44,223.695],[[-0.931302,-0.350881,0.0977701],[-0.101641,-0.00741683,-0.994793]],""Land_TrenchFrame_01_F""],[[2523.63,1952.6,223.529],[[-0.924759,-0.349916,0.149598],[0.149446,0.0276037,0.988384]],""Land_TrenchFrame_01_F""],[[2529.09,1953.96,226.959],[[-0.935812,-0.350769,0.0348995],[0.042068,-0.0128346,0.999032]],""Land_CzechHedgehog_01_old_F""],[[2527.76,1957.63,226.931],[[-0.935812,-0.350769,0.0348995],[0.00331739,0.0902374,0.995915]],""Land_CzechHedgehog_01_old_F""],[[2530.35,1956.24,226.618],[[-0.915646,-0.347987,0.201241],[0.203672,0.0299968,0.97858]],""Land_CzechHedgehog_01_old_F""],[[2529.2,1959.96,226.747],[[-0.935812,-0.350769,0.0348995],[0.042068,-0.0128346,0.999032]],""Land_CzechHedgehog_01_old_F""],[[2521.27,1959.77,225.761],[[-0.924805,-0.349792,0.149602],[0.149044,0.0286792,0.988415]],""Land_TrenchFrame_01_F""],[[2522.77,1955.74,225.632],[[-0.931328,-0.350812,0.097772],[-0.101237,-0.00849738,-0.994826]],""Land_TrenchFrame_01_F""],[[2520.96,1959.72,223.785],[[-0.931328,-0.350812,0.097772],[-0.101237,-0.00849738,-0.994826]],""Land_TrenchFrame_01_F""],[[2522.4,1955.88,223.624],[[-0.924805,-0.349792,0.149602],[0.149044,0.0286792,0.988415]],""Land_TrenchFrame_01_F""],[[2527.86,1957.24,227.055],[[-0.935812,-0.350769,0.0348995],[0.0416633,-0.0117519,0.999063]],""Land_CzechHedgehog_01_old_F""],[[2526.53,1960.91,227.021],[[-0.935812,-0.350769,0.0348995],[0.00290982,0.0913151,0.995818]],""Land_CzechHedgehog_01_old_F""],[[2529.13,1959.52,226.711],[[-0.915714,-0.347806,0.201246],[0.203274,0.031064,0.978629]],""Land_CzechHedgehog_01_old_F""],[[2527.97,1963.24,226.835],[[-0.935812,-0.350769,0.0348995],[0.0416633,-0.0117519,0.999063]],""Land_CzechHedgehog_01_old_F""],[[2511.49,1970.73,225.845],[[-0.574131,-0.804973,0.149637],[0.0923182,0.117949,0.988719]],""Land_TrenchFrame_01_F""],[[2514.98,1968.22,225.798],[[-0.57817,-0.810035,0.0977913],[-0.0638319,-0.0745811,-0.99517]],""Land_TrenchFrame_01_F""],[[2511.29,1970.49,223.869],[[-0.57817,-0.810035,0.0977913],[-0.0638319,-0.0745811,-0.99517]],""Land_TrenchFrame_01_F""],[[2514.63,1968.11,223.785],[[-0.574131,-0.804973,0.149637],[0.0923182,0.117949,0.988719]],""Land_TrenchFrame_01_F""],[[2518.34,1972.33,227.228],[[-0.58094,-0.813198,0.0348995],[0.0256562,0.0245608,0.999369]],""Land_CzechHedgehog_01_old_F""],[[2515.19,1974.62,227.12],[[-0.58094,-0.813198,0.0348995],[-0.063983,0.088369,0.994031]],""Land_CzechHedgehog_01_old_F""],[[2518.12,1974.92,226.853],[[-0.568498,-0.797677,0.201297],[0.136121,0.150106,0.979254]],""Land_CzechHedgehog_01_old_F""],[[2515.09,1977.36,226.902],[[-0.58094,-0.813198,0.0348995],[0.0256562,0.0245608,0.999369]],""Land_CzechHedgehog_01_old_F""],[[2510.7,1971.29,225.849],[[-0.574222,-0.804909,0.149638],[0.0915387,0.118507,0.988725]],""Land_TrenchFrame_01_F""],[[2514.2,1968.78,225.806],[[-0.578219,-0.81,0.0977916],[-0.0630488,-0.0751408,-0.995178]],""Land_TrenchFrame_01_F""],[[2510.51,1971.05,223.873],[[-0.578219,-0.81,0.0977916],[-0.0630488,-0.0751408,-0.995178]],""Land_TrenchFrame_01_F""],[[2513.85,1968.67,223.793],[[-0.574222,-0.804909,0.149638],[0.0915387,0.118507,0.988725]],""Land_TrenchFrame_01_F""],[[2517.56,1972.89,227.236],[[-0.58094,-0.813198,0.0348995],[0.0248715,0.0251216,0.999375]],""Land_CzechHedgehog_01_old_F""],[[2514.4,1975.18,227.125],[[-0.58094,-0.813198,0.0348995],[-0.0647657,0.0889238,0.993931]],""Land_CzechHedgehog_01_old_F""],[[2517.34,1975.48,226.859],[[-0.568629,-0.797584,0.201298],[0.135348,0.15066,0.979277]],""Land_CzechHedgehog_01_old_F""],[[2514.3,1977.92,226.906],[[-0.58094,-0.813198,0.0348995],[0.0248715,0.0251216,0.999375]],""Land_CzechHedgehog_01_old_F""],[[2516.76,1960.92,225.787],[[0.784759,0.601467,0.149638],[-0.115641,-0.095102,0.988728]],""Land_TrenchFrame_01_F""],[[2514.14,1964.33,225.79],[[0.789727,0.605613,0.0977918],[0.0757127,0.0619706,-0.995202]],""Land_TrenchFrame_01_F""],[[2517,1961.11,223.81],[[0.789727,0.605613,0.0977918],[0.0757127,0.0619706,-0.995202]],""Land_TrenchFrame_01_F""],[[2514.5,1964.36,223.775],[[0.784759,0.601467,0.149638],[-0.115641,-0.095102,0.988728]],""Land_TrenchFrame_01_F""],[[2509.75,1961.37,227.224],[[0.792852,0.608414,0.0348995],[-0.0245935,-0.0252768,0.999378]],""Land_CzechHedgehog_01_old_F""],[[2512.09,1958.26,227.071],[[0.792852,0.608414,0.0348995],[0.0425321,-0.112371,0.992756]],""Land_CzechHedgehog_01_old_F""],[[2509.2,1958.83,226.829],[[0.777612,0.59565,0.201298],[-0.166978,-0.11302,0.979462]],""Land_CzechHedgehog_01_old_F""],[[2511.39,1955.61,226.833],[[0.792852,0.608414,0.0348995],[-0.0245935,-0.0252768,0.999378]],""Land_CzechHedgehog_01_old_F""],[[2517.18,1965.98,225.821],[[-0.784387,-0.601951,0.149639],[0.118849,0.0909232,0.988741]],""Land_TrenchFrame_01_F""],[[2519.79,1962.56,225.801],[[-0.789524,-0.605878,0.0977926],[-0.0789348,-0.0577719,-0.995204]],""Land_TrenchFrame_01_F""],[[2516.93,1965.8,223.844],[[-0.789524,-0.605878,0.0977926],[-0.0789348,-0.0577719,-0.995204]],""Land_TrenchFrame_01_F""],[[2519.43,1962.55,223.787],[[-0.784387,-0.601951,0.149639],[0.118849,0.0909232,0.988741]],""Land_TrenchFrame_01_F""],[[2524.2,1965.52,227.233],[[-0.792852,-0.608414,0.0348995],[0.0278223,0.02107,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2521.85,1968.63,227.101],[[-0.792852,-0.608414,0.0348995],[-0.0393077,0.108204,0.993351]],""Land_CzechHedgehog_01_old_F""],[[2524.75,1968.05,226.847],[[-0.777073,-0.596352,0.201301],[0.170158,0.108871,0.979384]],""Land_CzechHedgehog_01_old_F""],[[2522.55,1971.28,226.872],[[-0.792852,-0.608414,0.0348995],[0.0278223,0.02107,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2527.56,1942.99,225.296],[[-0.924931,-0.349457,0.149611],[0.147921,0.0316844,0.988492]],""Land_TrenchFrame_01_F""],[[2529.06,1938.96,225.181],[[-0.931394,-0.350635,0.0977768],[-0.100109,-0.0115159,-0.99491]],""Land_TrenchFrame_01_F""],[[2527.25,1942.94,223.321],[[-0.931394,-0.350635,0.0977768],[-0.100109,-0.0115159,-0.99491]],""Land_TrenchFrame_01_F""],[[2528.69,1939.1,223.173],[[-0.924931,-0.349457,0.149611],[0.147921,0.0316844,0.988492]],""Land_TrenchFrame_01_F""],[[2534.15,1940.47,226.605],[[-0.935807,-0.350782,0.0348995],[0.0405331,-0.00872811,0.99914]],""Land_CzechHedgehog_01_old_F""],[[2532.81,1944.14,226.559],[[-0.935807,-0.350782,0.0348995],[0.00177048,0.0943237,0.99554]],""Land_CzechHedgehog_01_old_F""],[[2535.41,1942.75,226.257],[[-0.915897,-0.347314,0.201259],[0.202162,0.0340465,0.97876]],""Land_CzechHedgehog_01_old_F""],[[2534.26,1946.47,226.368],[[-0.935807,-0.350782,0.0348995],[0.0405331,-0.00872811,0.99914]],""Land_CzechHedgehog_01_old_F""],[[2525.14,1949.46,225.474],[[-0.924759,-0.349917,0.149599],[0.149406,0.0277117,0.988388]],""Land_TrenchFrame_01_F""],[[2526.64,1945.43,225.34],[[-0.9313,-0.350887,0.0977702],[-0.101601,-0.00752471,-0.994797]],""Land_TrenchFrame_01_F""],[[2524.82,1949.41,223.498],[[-0.9313,-0.350887,0.0977702],[-0.101601,-0.00752471,-0.994797]],""Land_TrenchFrame_01_F""],[[2526.26,1945.58,223.333],[[-0.924759,-0.349917,0.149599],[0.149406,0.0277117,0.988388]],""Land_TrenchFrame_01_F""],[[2531.73,1946.94,226.763],[[-0.935807,-0.350782,0.0348995],[0.0420283,-0.0127273,0.999035]],""Land_CzechHedgehog_01_old_F""],[[2530.39,1950.6,226.734],[[-0.935807,-0.350782,0.0348995],[0.00327598,0.0903437,0.995905]],""Land_CzechHedgehog_01_old_F""],[[2532.99,1949.21,226.421],[[-0.915648,-0.347981,0.201241],[0.203633,0.0301048,0.978585]],""Land_CzechHedgehog_01_old_F""],[[2531.83,1952.93,226.549],[[-0.935807,-0.350782,0.0348995],[0.0420283,-0.0127273,0.999035]],""Land_CzechHedgehog_01_old_F""],[[2523.43,1944.81,225.374],[[0.926912,0.344171,0.149599],[-0.130809,-0.0773252,0.988388]],""Land_TrenchFrame_01_F""],[[2521.92,1948.84,225.47],[[0.932479,0.34774,0.0977702],[0.0829203,0.0573718,-0.994903]],""Land_TrenchFrame_01_F""],[[2523.7,1944.96,223.398],[[0.932479,0.34774,0.0977702],[0.0829203,0.0573718,-0.994903]],""Land_TrenchFrame_01_F""],[[2522.25,1948.8,223.451],[[0.926912,0.344171,0.149599],[-0.130809,-0.0773252,0.988388]],""Land_TrenchFrame_01_F""],[[2516.86,1947.26,226.91],[[0.935807,0.350782,0.0348995],[-0.0233067,-0.0372177,0.999035]],""Land_CzechHedgehog_01_old_F""],[[2518.2,1943.6,226.673],[[0.935807,0.350782,0.0348995],[0.0155238,-0.139914,0.990042]],""Land_CzechHedgehog_01_old_F""],[[2515.59,1945,226.479],[[0.918774,0.339641,0.201241],[-0.185206,-0.0793525,0.979491]],""Land_CzechHedgehog_01_old_F""],[[2516.75,1941.28,226.4],[[0.935807,0.350782,0.0348995],[-0.0233067,-0.0372177,0.999035]],""Land_CzechHedgehog_01_old_F""],[[2525.85,1938.34,225.212],[[0.92674,0.344631,0.149611],[-0.132301,-0.0733551,0.988492]],""Land_TrenchFrame_01_F""],[[2524.34,1942.37,225.29],[[0.932385,0.347992,0.0977768],[0.0844191,0.0533828,-0.994999]],""Land_TrenchFrame_01_F""],[[2526.13,1938.48,223.236],[[0.932385,0.347992,0.0977768],[0.0844191,0.0533828,-0.994999]],""Land_TrenchFrame_01_F""],[[2524.68,1942.32,223.272],[[0.92674,0.344631,0.149611],[-0.132301,-0.0733551,0.988492]],""Land_TrenchFrame_01_F""],[[2519.28,1940.79,226.729],[[0.935807,0.350782,0.0348995],[-0.0248087,-0.0332211,0.99914]],""Land_CzechHedgehog_01_old_F""],[[2520.62,1937.14,226.508],[[0.935807,0.350782,0.0348995],[0.0140196,-0.135958,0.990615]],""Land_CzechHedgehog_01_old_F""],[[2518.02,1938.53,226.305],[[0.918523,0.340308,0.201259],[-0.186685,-0.07541,0.979521]],""Land_CzechHedgehog_01_old_F""],[[2519.18,1934.81,226.242],[[0.935807,0.350782,0.0348995],[-0.0248087,-0.0332211,0.99914]],""Land_CzechHedgehog_01_old_F""],[[2550.86,1859.59,226.005],[[0.977496,0.148748,0.149584],[-0.143098,-0.0534525,0.988264]],""Land_TrenchFrame_01_F""],[[2550.2,1863.84,226.119],[[0.983636,0.151337,0.0977624],[0.0921573,0.0436354,-0.994788]],""Land_TrenchFrame_01_F""],[[2551.16,1859.69,224.029],[[0.983636,0.151337,0.0977624],[0.0921573,0.0436354,-0.994788]],""Land_TrenchFrame_01_F""],[[2550.52,1863.74,224.1],[[0.977496,0.148748,0.149584],[-0.143098,-0.0534525,0.988264]],""Land_TrenchFrame_01_F""],[[2544.93,1863.3,227.561],[[0.987468,0.153909,0.0348995],[-0.0296951,-0.0359854,0.998911]],""Land_CzechHedgehog_01_old_F""],[[2545.5,1859.45,227.307],[[0.987468,0.153909,0.0348995],[-0.0124664,-0.144377,0.989444]],""Land_CzechHedgehog_01_old_F""],[[2543.23,1861.35,227.123],[[0.968644,0.145739,0.20122],[-0.196785,-0.0443871,0.979441]],""Land_CzechHedgehog_01_old_F""],[[2543.62,1857.47,227.026],[[0.987468,0.153909,0.0348995],[-0.0296951,-0.0359854,0.998911]],""Land_CzechHedgehog_01_old_F""],[[2540.92,1852.24,226.191],[[0.084446,-0.985128,0.149639],[-0.0121452,0.149147,0.98874]],""Land_TrenchFrame_01_F""],[[2545.21,1852.6,226.169],[[0.0849651,-0.991573,0.0977926],[0.00572522,-0.0976601,-0.995203]],""Land_TrenchFrame_01_F""],[[2540.94,1851.93,224.214],[[0.0849651,-0.991573,0.0977926],[0.00572522,-0.0976601,-0.995203]],""Land_TrenchFrame_01_F""],[[2545.02,1852.29,224.156],[[0.084446,-0.985128,0.149639],[-0.0121452,0.149147,0.98874]],""Land_TrenchFrame_01_F""],[[2545.09,1857.91,227.601],[[0.0852825,-0.995745,0.0348995],[-0.00234977,0.034826,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2541.2,1857.6,227.471],[[0.0852825,-0.995745,0.0348995],[-0.111927,0.025231,0.993396]],""Land_CzechHedgehog_01_old_F""],[[2543.25,1859.73,227.216],[[0.0836926,-0.975947,0.201301],[0.00038173,0.202041,0.979377]],""Land_CzechHedgehog_01_old_F""],[[2539.35,1859.62,227.243],[[0.0852825,-0.995745,0.0348995],[-0.00234977,0.034826,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2545.17,1849.36,226.195],[[-0.0846624,0.985109,0.149639],[0.0101372,-0.149319,0.988737]],""Land_TrenchFrame_01_F""],[[2540.88,1849,226.165],[[-0.0850764,0.991564,0.0977924],[-0.00370862,0.0978324,-0.995196]],""Land_TrenchFrame_01_F""],[[2545.16,1849.67,224.218],[[-0.0850764,0.991564,0.0977924],[-0.00370862,0.0978324,-0.995196]],""Land_TrenchFrame_01_F""],[[2541.07,1849.31,224.151],[[-0.0846624,0.985109,0.149639],[0.0101372,-0.149319,0.988737]],""Land_TrenchFrame_01_F""],[[2541,1843.69,227.596],[[-0.0852665,0.995747,0.0348995],[0.000330167,-0.0349988,0.999387]],""Land_CzechHedgehog_01_old_F""],[[2544.88,1844,227.473],[[-0.0852665,0.995747,0.0348995],[0.10992,-0.0254123,0.993616]],""Land_CzechHedgehog_01_old_F""],[[2542.84,1841.87,227.214],[[-0.0840141,0.97592,0.2013],[-0.00237542,-0.20221,0.979339]],""Land_CzechHedgehog_01_old_F""],[[2546.73,1841.98,227.249],[[-0.0852665,0.995747,0.0348995],[0.000330167,-0.0349988,0.999387]],""Land_CzechHedgehog_01_old_F""],[[2553.36,1840.59,226.466],[[0.98244,0.111449,0.149639],[-0.148861,-0.0153182,0.988739]],""Land_TrenchFrame_01_F""],[[2552.88,1844.86,226.44],[[0.988874,0.112096,0.0977926],[0.0975693,0.00748887,-0.995201]],""Land_TrenchFrame_01_F""],[[2553.67,1840.61,224.489],[[0.988874,0.112096,0.0977926],[0.0975693,0.00748887,-0.995201]],""Land_TrenchFrame_01_F""],[[2553.2,1844.68,224.427],[[0.98244,0.111449,0.149639],[-0.148861,-0.0153182,0.988739]],""Land_TrenchFrame_01_F""],[[2547.58,1844.6,227.872],[[0.993042,0.112471,0.0348995],[-0.0348513,-0.00239522,0.99939]],""Land_CzechHedgehog_01_old_F""],[[2547.99,1840.73,227.745],[[0.993042,0.112471,0.0348995],[-0.0222672,-0.111675,0.993495]],""Land_CzechHedgehog_01_old_F""],[[2545.8,1842.71,227.488],[[0.973278,0.110492,0.2013],[-0.202076,-0.0042486,0.979361]],""Land_CzechHedgehog_01_old_F""],[[2546.02,1838.82,227.519],[[0.993042,0.112471,0.0348995],[-0.0348513,-0.00239522,0.99939]],""Land_CzechHedgehog_01_old_F""],[[2555.95,1846.41,226.46],[[-0.98248,-0.111089,0.149639],[0.148518,0.0183467,0.988739]],""Land_TrenchFrame_01_F""],[[2556.43,1842.13,226.448],[[-0.988896,-0.111895,0.0977926],[-0.0972249,-0.0105321,-0.995207]],""Land_TrenchFrame_01_F""],[[2555.64,1846.38,224.484],[[-0.988896,-0.111895,0.0977926],[-0.0972249,-0.0105321,-0.995207]],""Land_TrenchFrame_01_F""],[[2556.11,1842.31,224.434],[[-0.98248,-0.111089,0.149639],[0.148518,0.0183467,0.988739]],""Land_TrenchFrame_01_F""],[[2561.73,1842.4,227.88],[[-0.993043,-0.112462,0.0348995],[0.0345059,0.00544506,0.99939]],""Land_CzechHedgehog_01_old_F""],[[2561.32,1846.28,227.741],[[-0.993043,-0.112462,0.0348995],[0.0219132,0.114705,0.993158]],""Land_CzechHedgehog_01_old_F""],[[2563.51,1844.29,227.492],[[-0.973337,-0.109973,0.2013],[0.201738,0.00725386,0.979413]],""Land_CzechHedgehog_01_old_F""],[[2563.29,1848.18,227.51],[[-0.993043,-0.112462,0.0348995],[0.0345059,0.00544506,0.99939]],""Land_CzechHedgehog_01_old_F""],[[2553.86,1861.31,226.099],[[-0.977509,-0.148666,0.149582],[0.142979,0.0542106,0.98824]],""Land_TrenchFrame_01_F""],[[2554.52,1857.06,226.216],[[-0.983643,-0.151295,0.0977609],[-0.0920376,-0.0443967,-0.994765]],""Land_TrenchFrame_01_F""],[[2553.57,1861.21,224.123],[[-0.983643,-0.151295,0.0977609],[-0.0920376,-0.0443967,-0.994765]],""Land_TrenchFrame_01_F""],[[2554.21,1857.16,224.197],[[-0.977509,-0.148666,0.149582],[0.142979,0.0542106,0.98824]],""Land_TrenchFrame_01_F""],[[2559.8,1857.59,227.658],[[-0.987467,-0.153916,0.0348995],[0.0295752,0.0367478,0.998887]],""Land_CzechHedgehog_01_old_F""],[[2559.23,1861.44,227.401],[[-0.987467,-0.153916,0.0348995],[0.012344,0.145132,0.989335]],""Land_CzechHedgehog_01_old_F""],[[2561.5,1859.55,227.219],[[-0.968663,-0.145618,0.201216],[0.196667,0.0451402,0.979431]],""Land_CzechHedgehog_01_old_F""],[[2561.11,1863.42,227.12],[[-0.987467,-0.153916,0.0348995],[0.0295752,0.0367478,0.998887]],""Land_CzechHedgehog_01_old_F""],[[2553.68,1862.48,226.061],[[-0.977509,-0.148667,0.149582],[0.14298,0.0542063,0.98824]],""Land_TrenchFrame_01_F""],[[2554.34,1858.23,226.179],[[-0.983643,-0.151295,0.0977609],[-0.0920383,-0.0443924,-0.994766]],""Land_TrenchFrame_01_F""],[[2553.38,1862.38,224.085],[[-0.983643,-0.151295,0.0977609],[-0.0920383,-0.0443924,-0.994766]],""Land_TrenchFrame_01_F""],[[2554.03,1858.33,224.159],[[-0.977509,-0.148667,0.149582],[0.14298,0.0542063,0.98824]],""Land_TrenchFrame_01_F""],[[2559.62,1858.76,227.621],[[-0.987467,-0.153916,0.0348995],[0.0295759,0.0367435,0.998887]],""Land_CzechHedgehog_01_old_F""],[[2559.05,1862.61,227.364],[[-0.987467,-0.153916,0.0348995],[0.0123447,0.145127,0.989336]],""Land_CzechHedgehog_01_old_F""],[[2561.31,1860.71,227.181],[[-0.968663,-0.145619,0.201216],[0.196668,0.0451359,0.979431]],""Land_CzechHedgehog_01_old_F""],[[2560.93,1864.59,227.082],[[-0.987467,-0.153916,0.0348995],[0.0295759,0.0367435,0.998887]],""Land_CzechHedgehog_01_old_F""],[[2547.35,1854.34,226.181],[[0.778188,-0.609945,0.149638],[-0.114669,0.0962671,0.988728]],""Land_TrenchFrame_01_F""],[[2550.01,1857.72,226.141],[[0.783115,-0.61414,0.0977919],[0.0726318,-0.065851,-0.995183]],""Land_TrenchFrame_01_F""],[[2547.57,1854.13,224.205],[[0.783115,-0.61414,0.0977919],[0.0726318,-0.065851,-0.995183]],""Land_TrenchFrame_01_F""],[[2550.1,1857.36,224.128],[[0.778188,-0.609945,0.149638],[-0.114669,0.0962671,0.988728]],""Land_TrenchFrame_01_F""],[[2546.05,1861.26,227.571],[[0.786213,-0.61697,0.0348995],[-0.0243833,0.0254589,0.999378]],""Land_CzechHedgehog_01_old_F""],[[2543.62,1858.21,227.458],[[0.786213,-0.61697,0.0348995],[-0.092153,-0.061213,0.993862]],""Land_CzechHedgehog_01_old_F""],[[2543.46,1861.16,227.193],[[0.771101,-0.604055,0.201299],[-0.144814,0.141484,0.979291]],""Land_CzechHedgehog_01_old_F""],[[2540.88,1858.23,227.237],[[0.786213,-0.61697,0.0348995],[-0.0243833,0.0254589,0.999378]],""Land_CzechHedgehog_01_old_F""],[[2551.27,1845.8,226.396],[[0.623377,0.767484,0.149565],[-0.122374,-0.0931623,0.988102]],""Land_TrenchFrame_01_F""],[[2547.96,1848.53,226.223],[[0.628917,0.771302,0.0977521],[0.0911925,0.0516803,-0.994491]],""Land_TrenchFrame_01_F""],[[2551.53,1845.99,224.421],[[0.628917,0.771302,0.0977521],[0.0911925,0.0516803,-0.994491]],""Land_TrenchFrame_01_F""],[[2548.36,1848.58,224.218],[[0.623377,0.767484,0.149565],[-0.122374,-0.0931623,0.988102]],""Land_TrenchFrame_01_F""],[[2544.3,1844.69,227.642],[[0.633316,0.773106,0.0348995],[-0.0498476,-0.00425103,0.998748]],""Land_CzechHedgehog_01_old_F""],[[2547.29,1842.19,227.648],[[0.633316,0.773106,0.0348995],[0.0354006,-0.0739894,0.996631]],""Land_CzechHedgehog_01_old_F""],[[2544.35,1842.08,227.316],[[0.616099,0.76154,0.201193],[-0.168013,-0.122493,0.978145]],""Land_CzechHedgehog_01_old_F""],[[2547.21,1839.44,227.48],[[0.633316,0.773106,0.0348995],[-0.0498476,-0.00425103,0.998748]],""Land_CzechHedgehog_01_old_F""],[[2554.99,1853.79,226.32],[[-0.980254,-0.129297,0.149612],[0.145395,0.0415129,0.988502]],""Land_TrenchFrame_01_F""],[[2555.56,1849.53,226.395],[[-0.98651,-0.131289,0.0977775],[-0.0942652,-0.0327214,-0.995009]],""Land_TrenchFrame_01_F""],[[2554.69,1853.72,224.344],[[-0.98651,-0.131289,0.0977775],[-0.0942652,-0.0327214,-0.995009]],""Land_TrenchFrame_01_F""],[[2555.25,1849.66,224.377],[[-0.980254,-0.129297,0.149612],[0.145395,0.0415129,0.988502]],""Land_TrenchFrame_01_F""],[[2560.85,1849.94,227.834],[[-0.990473,-0.133214,0.0348995],[0.0316596,0.0263628,0.999151]],""Land_CzechHedgehog_01_old_F""],[[2560.36,1853.8,227.616],[[-0.990473,-0.133214,0.0348995],[0.0167262,0.135176,0.99068]],""Land_CzechHedgehog_01_old_F""],[[2562.59,1851.86,227.411],[[-0.971278,-0.126941,0.201261],[0.198867,0.0313892,0.979524]],""Land_CzechHedgehog_01_old_F""],[[2562.29,1855.75,227.35],[[-0.990473,-0.133214,0.0348995],[0.0316596,0.0263628,0.999151]],""Land_CzechHedgehog_01_old_F""],[[2546.49,1880.34,225.523],[[0.913515,0.378284,0.149635],[-0.134749,-0.065688,0.9887]],""Land_TrenchFrame_01_F""],[[2544.84,1884.32,225.543],[[0.919307,0.381199,0.0977901],[0.0876189,0.0439935,-0.995182]],""Land_TrenchFrame_01_F""],[[2546.77,1880.47,223.546],[[0.919307,0.381199,0.0977901],[0.0876189,0.0439935,-0.995182]],""Land_TrenchFrame_01_F""],[[2545.19,1884.25,223.527],[[0.913515,0.378284,0.149635],[-0.134749,-0.065688,0.9887]],""Land_TrenchFrame_01_F""],[[2539.83,1882.58,226.978],[[0.922952,0.383329,0.0348995],[-0.0287618,-0.0217334,0.99935]],""Land_CzechHedgehog_01_old_F""],[[2541.3,1878.97,226.809],[[0.922952,0.383329,0.0348995],[0.0136321,-0.123164,0.992293]],""Land_CzechHedgehog_01_old_F""],[[2538.65,1880.27,226.576],[[0.905189,0.374317,0.201294],[-0.188983,-0.0697325,0.979501]],""Land_CzechHedgehog_01_old_F""],[[2539.94,1876.6,226.565],[[0.922952,0.383329,0.0348995],[-0.0287618,-0.0217334,0.99935]],""Land_CzechHedgehog_01_old_F""],[[2549.78,1866.54,225.922],[[0.976447,0.155474,0.149594],[-0.152131,0.00447959,0.98835]],""Land_TrenchFrame_01_F""],[[2549.12,1870.79,225.783],[[0.983061,0.155027,0.0977679],[0.101229,-0.0145696,-0.994757]],""Land_TrenchFrame_01_F""],[[2550.09,1866.52,223.947],[[0.983061,0.155027,0.0977679],[0.101229,-0.0145696,-0.994757]],""Land_TrenchFrame_01_F""],[[2549.46,1870.57,223.775],[[0.976447,0.155474,0.149594],[-0.152131,0.00447959,0.98835]],""Land_TrenchFrame_01_F""],[[2543.83,1870.35,227.205],[[0.987466,0.153926,0.0348995],[-0.0387888,0.0223358,0.998998]],""Land_CzechHedgehog_01_old_F""],[[2544.4,1866.49,227.181],[[0.987466,0.153926,0.0348995],[-0.0217254,-0.0864536,0.996019]],""Land_CzechHedgehog_01_old_F""],[[2542.14,1868.38,226.866],[[0.967122,0.155495,0.201235],[-0.205715,0.0131109,0.978524]],""Land_CzechHedgehog_01_old_F""],[[2542.51,1864.5,226.999],[[0.987466,0.153926,0.0348995],[-0.0387888,0.0223358,0.998998]],""Land_CzechHedgehog_01_old_F""],[[2549.91,1865.68,225.951],[[0.976416,0.155677,0.149588],[-0.152402,0.0062325,0.988299]],""Land_TrenchFrame_01_F""],[[2549.26,1869.93,225.803],[[0.983043,0.155139,0.0977646],[0.101501,-0.0163307,-0.994701]],""Land_TrenchFrame_01_F""],[[2550.23,1865.66,223.975],[[0.983043,0.155139,0.0977646],[0.101501,-0.0163307,-0.994701]],""Land_TrenchFrame_01_F""],[[2549.59,1869.71,223.797],[[0.976416,0.155677,0.149588],[-0.152402,0.0062325,0.988299]],""Land_TrenchFrame_01_F""],[[2543.97,1869.49,227.225],[[0.987466,0.153926,0.0348995],[-0.039062,0.0241004,0.998946]],""Land_CzechHedgehog_01_old_F""],[[2544.53,1865.63,227.208],[[0.987466,0.153926,0.0348995],[-0.0220046,-0.0846951,0.996164]],""Land_CzechHedgehog_01_old_F""],[[2542.27,1867.52,226.889],[[0.967077,0.155789,0.201226],[-0.205984,0.0148498,0.978443]],""Land_CzechHedgehog_01_old_F""],[[2542.65,1863.64,227.029],[[0.987466,0.153926,0.0348995],[-0.039062,0.0241004,0.998946]],""Land_CzechHedgehog_01_old_F""],[[2552.53,1869.88,225.839],[[-0.977473,-0.148894,0.149588],[0.143275,0.0523232,0.988299]],""Land_TrenchFrame_01_F""],[[2553.19,1865.64,225.948],[[-0.983622,-0.151424,0.0977646],[-0.092335,-0.0424999,-0.994821]],""Land_TrenchFrame_01_F""],[[2552.23,1869.79,223.863],[[-0.983622,-0.151424,0.0977646],[-0.092335,-0.0424999,-0.994821]],""Land_TrenchFrame_01_F""],[[2552.87,1865.74,223.929],[[-0.977473,-0.148894,0.149588],[0.143275,0.0523232,0.988299]],""Land_TrenchFrame_01_F""],[[2558.46,1866.17,227.389],[[-0.987466,-0.153925,0.0348995],[0.0298734,0.0348468,0.998946]],""Land_CzechHedgehog_01_old_F""],[[2557.89,1870.02,227.14],[[-0.987466,-0.153925,0.0348995],[0.0126456,0.143249,0.989606]],""Land_CzechHedgehog_01_old_F""],[[2560.16,1868.12,226.953],[[-0.968612,-0.145945,0.201226],[0.19696,0.0432665,0.979456]],""Land_CzechHedgehog_01_old_F""],[[2559.78,1872,226.861],[[-0.987466,-0.153925,0.0348995],[0.0298734,0.0348468,0.998946]],""Land_CzechHedgehog_01_old_F""],[[2552.32,1871.22,225.81],[[-0.977394,-0.149399,0.149602],[0.143959,0.0479631,0.988421]],""Land_TrenchFrame_01_F""],[[2552.98,1866.97,225.9],[[-0.983579,-0.1517,0.0977724],[-0.0930219,-0.0381191,-0.994934]],""Land_TrenchFrame_01_F""],[[2552.02,1871.13,223.834],[[-0.983579,-0.1517,0.0977724],[-0.0930219,-0.0381191,-0.994934]],""Land_TrenchFrame_01_F""],[[2552.66,1867.08,223.881],[[-0.977394,-0.149399,0.149602],[0.143959,0.0479631,0.988421]],""Land_TrenchFrame_01_F""],[[2558.26,1867.5,227.34],[[-0.987466,-0.153925,0.0348995],[0.0305619,0.0304575,0.999069]],""Land_CzechHedgehog_01_old_F""],[[2557.68,1871.35,227.108],[[-0.987466,-0.153925,0.0348995],[0.0133447,0.138903,0.990216]],""Land_CzechHedgehog_01_old_F""],[[2559.95,1869.45,226.911],[[-0.968496,-0.146678,0.201247],[0.197637,0.0389371,0.979502]],""Land_CzechHedgehog_01_old_F""],[[2559.57,1873.33,226.837],[[-0.987466,-0.153925,0.0348995],[0.0305619,0.0304575,0.999069]],""Land_CzechHedgehog_01_old_F""],[[2548.13,1884.83,225.582],[[-0.912633,-0.380409,0.149633],[0.142324,0.047448,0.988682]],""Land_TrenchFrame_01_F""],[[2549.77,1880.85,225.517],[[-0.918821,-0.382368,0.0977889],[-0.0952285,-0.025667,-0.995125]],""Land_TrenchFrame_01_F""],[[2547.83,1884.74,223.606],[[-0.918821,-0.382368,0.0977889],[-0.0952285,-0.025667,-0.995125]],""Land_TrenchFrame_01_F""],[[2549.41,1880.95,223.505],[[-0.912633,-0.380409,0.149633],[0.142324,0.047448,0.988682]],""Land_TrenchFrame_01_F""],[[2554.8,1882.56,226.945],[[-0.922947,-0.383341,0.0348995],[0.0363881,0.00337013,0.999332]],""Land_CzechHedgehog_01_old_F""],[[2553.33,1886.17,226.854],[[-0.922947,-0.383341,0.0348995],[-0.00598217,0.104939,0.994461]],""Land_CzechHedgehog_01_old_F""],[[2555.98,1884.87,226.577],[[-0.903911,-0.377396,0.201291],[0.19649,0.0516275,0.979146]],""Land_CzechHedgehog_01_old_F""],[[2554.69,1888.55,226.643],[[-0.922947,-0.383341,0.0348995],[0.0363881,0.00337013,0.999332]],""Land_CzechHedgehog_01_old_F""],[[2548.37,1874.04,225.724],[[0.951026,0.270499,0.149601],[-0.150957,-0.0159098,0.988412]],""Land_TrenchFrame_01_F""],[[2547.21,1878.19,225.594],[[0.957612,0.270961,0.0977718],[0.101618,-0.000165444,-0.994824]],""Land_TrenchFrame_01_F""],[[2548.68,1874.07,223.748],[[0.957612,0.270961,0.0977718],[0.101618,-0.000165444,-0.994824]],""Land_TrenchFrame_01_F""],[[2547.57,1878.01,223.587],[[0.951026,0.270499,0.149601],[-0.150957,-0.0159098,0.988412]],""Land_TrenchFrame_01_F""],[[2542.01,1877.11,227.017],[[0.962078,0.270533,0.0348995],[-0.0405474,0.0153145,0.99906]],""Land_CzechHedgehog_01_old_F""],[[2543.03,1873.35,226.984],[[0.962078,0.270533,0.0348995],[-0.0106315,-0.090656,0.995826]],""Land_CzechHedgehog_01_old_F""],[[2540.56,1874.95,226.674],[[0.941797,0.269292,0.201245],[-0.205195,-0.0137096,0.978625]],""Land_CzechHedgehog_01_old_F""],[[2541.4,1871.15,226.799],[[0.962078,0.270533,0.0348995],[-0.0405474,0.0153145,0.99906]],""Land_CzechHedgehog_01_old_F""],[[2550.49,1878.54,225.641],[[-0.952552,-0.265069,0.149608],[0.137775,0.0627978,0.988471]],""Land_TrenchFrame_01_F""],[[2551.65,1874.4,225.723],[[-0.958448,-0.267987,0.0977755],[-0.0883769,-0.0469429,-0.99498]],""Land_TrenchFrame_01_F""],[[2550.2,1878.42,223.665],[[-0.958448,-0.267987,0.0977755],[-0.0883769,-0.0469429,-0.99498]],""Land_TrenchFrame_01_F""],[[2551.32,1874.47,223.704],[[-0.952552,-0.265069,0.149608],[0.137775,0.0627978,0.988471]],""Land_TrenchFrame_01_F""],[[2556.83,1875.54,227.162],[[-0.962078,-0.270533,0.0348995],[0.0272767,0.0318869,0.999119]],""Land_CzechHedgehog_01_old_F""],[[2555.8,1879.3,226.938],[[-0.962078,-0.270533,0.0348995],[-0.00274162,0.137526,0.990494]],""Land_CzechHedgehog_01_old_F""],[[2558.28,1877.69,226.737],[[-0.944013,-0.261409,0.201255],[0.192141,0.0602484,0.979516]],""Land_CzechHedgehog_01_old_F""],[[2557.44,1881.49,226.67],[[-0.962078,-0.270533,0.0348995],[0.0272767,0.0318869,0.999119]],""Land_CzechHedgehog_01_old_F""],[[2538.26,1900.72,225.373],[[0.923343,0.353619,0.149636],[-0.137126,-0.060329,0.988715]],""Land_TrenchFrame_01_F""],[[2536.72,1904.74,225.386],[[0.929245,0.356287,0.097791],[0.0894291,0.03991,-0.995193]],""Land_TrenchFrame_01_F""],[[2538.54,1900.83,223.397],[[0.929245,0.356287,0.097791],[0.0894291,0.03991,-0.995193]],""Land_TrenchFrame_01_F""],[[2537.07,1904.66,223.37],[[0.923343,0.353619,0.149636],[-0.137126,-0.060329,0.988715]],""Land_TrenchFrame_01_F""],[[2531.66,1903.14,226.82],[[0.932988,0.358212,0.0348995],[-0.0299925,-0.0192476,0.999365]],""Land_CzechHedgehog_01_old_F""],[[2533.03,1899.49,226.659],[[0.932988,0.358212,0.0348995],[0.00963894,-0.121802,0.992508]],""Land_CzechHedgehog_01_old_F""],[[2530.42,1900.87,226.422],[[0.914878,0.349967,0.201296],[-0.191444,-0.0629165,0.979485]],""Land_CzechHedgehog_01_old_F""],[[2531.6,1897.15,226.418],[[0.932988,0.358212,0.0348995],[-0.0299925,-0.0192476,0.999365]],""Land_CzechHedgehog_01_old_F""],[[2529.73,1893.05,225.498],[[0.197365,-0.968843,0.149634],[-0.0200605,0.148613,0.988692]],""Land_TrenchFrame_01_F""],[[2533.95,1893.9,225.437],[[0.198144,-0.975283,0.0977895],[0.00776433,-0.0982028,-0.995136]],""Land_TrenchFrame_01_F""],[[2529.76,1892.74,223.522],[[0.198144,-0.975283,0.0977895],[0.00776433,-0.0982028,-0.995136]],""Land_TrenchFrame_01_F""],[[2533.78,1893.56,223.425],[[0.197365,-0.968843,0.149634],[-0.0200605,0.148613,0.988692]],""Land_TrenchFrame_01_F""],[[2533.24,1899.16,226.866],[[0.198363,-0.979507,0.0348995],[0.00277793,0.0361688,0.999342]],""Land_CzechHedgehog_01_old_F""],[[2529.41,1898.41,226.771],[[0.198363,-0.979507,0.0348995],[-0.105045,0.0141559,0.994367]],""Land_CzechHedgehog_01_old_F""],[[2531.2,1900.76,226.496],[[0.196041,-0.959713,0.201292],[-0.0137201,0.202571,0.979171]],""Land_CzechHedgehog_01_old_F""],[[2527.34,1900.21,226.559],[[0.198363,-0.979507,0.0348995],[0.00277793,0.0361688,0.999342]],""Land_CzechHedgehog_01_old_F""],[[2534.87,1890.79,225.446],[[-0.195097,0.969302,0.149633],[0.0397522,-0.144625,0.988688]],""Land_TrenchFrame_01_F""],[[2530.65,1889.94,225.471],[[-0.196907,0.975533,0.0977893],[-0.0275478,0.0941975,-0.995172]],""Land_TrenchFrame_01_F""],[[2534.8,1891.09,223.469],[[-0.196907,0.975533,0.0977893],[-0.0275478,0.0941975,-0.995172]],""Land_TrenchFrame_01_F""],[[2530.78,1890.27,223.455],[[-0.195097,0.969302,0.149633],[0.0397522,-0.144625,0.988688]],""Land_TrenchFrame_01_F""],[[2531.39,1884.69,226.907],[[-0.198375,0.979505,0.0348995],[0.0170439,-0.0321543,0.999338]],""Land_CzechHedgehog_01_old_F""],[[2535.22,1885.43,226.733],[[-0.198375,0.979505,0.0348995],[0.124731,-0.0100885,0.992139]],""Land_CzechHedgehog_01_old_F""],[[2533.43,1883.09,226.503],[[-0.192743,0.960381,0.201292],[0.0332653,-0.198625,0.979511]],""Land_CzechHedgehog_01_old_F""],[[2537.29,1883.64,226.487],[[-0.198375,0.979505,0.0348995],[0.0170439,-0.0321543,0.999338]],""Land_CzechHedgehog_01_old_F""],[[2544.89,1884.19,225.494],[[0.913539,0.378228,0.149634],[-0.13448,-0.0663347,0.988694]],""Land_TrenchFrame_01_F""],[[2543.25,1888.17,225.517],[[0.919316,0.381177,0.0977897],[0.0873491,0.0446423,-0.995177]],""Land_TrenchFrame_01_F""],[[2545.17,1884.32,223.518],[[0.919316,0.381177,0.0977897],[0.0873491,0.0446423,-0.995177]],""Land_TrenchFrame_01_F""],[[2543.59,1888.1,223.501],[[0.913539,0.378228,0.149634],[-0.13448,-0.0663347,0.988694]],""Land_TrenchFrame_01_F""],[[2538.23,1886.43,226.953],[[0.922944,0.383348,0.0348995],[-0.0284918,-0.0223823,0.999343]],""Land_CzechHedgehog_01_old_F""],[[2539.7,1882.82,226.781],[[0.922944,0.383348,0.0348995],[0.0139047,-0.123806,0.992209]],""Land_CzechHedgehog_01_old_F""],[[2537.05,1884.12,226.55],[[0.905226,0.374228,0.201293],[-0.188716,-0.0703756,0.979507]],""Land_CzechHedgehog_01_old_F""],[[2538.34,1880.44,226.536],[[0.922944,0.383348,0.0348995],[-0.0284918,-0.0223823,0.999343]],""Land_CzechHedgehog_01_old_F""],[[2545.91,1890.16,225.523],[[-0.912734,-0.380166,0.149635],[0.141487,0.049466,0.988704]],""Land_TrenchFrame_01_F""],[[2547.56,1886.18,225.467],[[-0.918878,-0.382231,0.0977903],[-0.0943871,-0.0276949,-0.99515]],""Land_TrenchFrame_01_F""],[[2545.62,1890.06,223.546],[[-0.918878,-0.382231,0.0977903],[-0.0943871,-0.0276949,-0.99515]],""Land_TrenchFrame_01_F""],[[2547.19,1886.28,223.455],[[-0.912734,-0.380166,0.149635],[0.141487,0.049466,0.988704]],""Land_TrenchFrame_01_F""],[[2552.58,1887.89,226.896],[[-0.922951,-0.383333,0.0348995],[0.0355446,0.00540264,0.999354]],""Land_CzechHedgehog_01_old_F""],[[2551.11,1891.51,226.796],[[-0.922951,-0.383333,0.0348995],[-0.00682826,0.106958,0.99424]],""Land_CzechHedgehog_01_old_F""],[[2553.76,1890.2,226.524],[[-0.904055,-0.377048,0.201294],[0.19566,0.0536298,0.979204]],""Land_CzechHedgehog_01_old_F""],[[2552.48,1893.88,226.582],[[-0.922951,-0.383333,0.0348995],[0.0355446,0.00540264,0.999354]],""Land_CzechHedgehog_01_old_F""],[[2540.72,1903.33,225.427],[[-0.92275,-0.355163,0.149636],[0.142394,0.0466076,0.988712]],""Land_TrenchFrame_01_F""],[[2542.25,1899.31,225.375],[[-0.928928,-0.357112,0.0977908],[-0.0947195,-0.0261262,-0.995161]],""Land_TrenchFrame_01_F""],[[2540.42,1903.25,223.45],[[-0.928928,-0.357112,0.0977908],[-0.0947195,-0.0261262,-0.995161]],""Land_TrenchFrame_01_F""],[[2541.89,1899.42,223.363],[[-0.92275,-0.355163,0.149636],[0.142394,0.0466076,0.988712]],""Land_TrenchFrame_01_F""],[[2547.32,1900.89,226.805],[[-0.933005,-0.358166,0.0348995],[0.0352934,0.0054396,0.999362]],""Land_CzechHedgehog_01_old_F""],[[2545.95,1904.54,226.701],[[-0.933005,-0.358166,0.0348995],[-0.0043121,0.1081,0.994131]],""Land_CzechHedgehog_01_old_F""],[[2548.56,1903.17,226.431],[[-0.91401,-0.352229,0.201296],[0.196664,0.0492934,0.979231]],""Land_CzechHedgehog_01_old_F""],[[2547.38,1906.88,226.485],[[-0.933005,-0.358166,0.0348995],[0.0352934,0.0054396,0.999362]],""Land_CzechHedgehog_01_old_F""],[[2535.34,1895.84,225.472],[[0.867411,-0.474563,0.149629],[-0.124633,0.0839143,0.988648]],""Land_TrenchFrame_01_F""],[[2537.41,1899.61,225.394],[[0.872736,-0.478298,0.0977868],[0.0781934,-0.0607653,-0.995085]],""Land_TrenchFrame_01_F""],[[2535.59,1895.66,223.496],[[0.872736,-0.478298,0.0977868],[0.0781934,-0.0607653,-0.995085]],""Land_TrenchFrame_01_F""],[[2537.56,1899.25,223.384],[[0.867411,-0.474563,0.149629],[-0.124633,0.0839143,0.988648]],""Land_TrenchFrame_01_F""],[[2532.94,1902.47,226.822],[[0.875989,-0.481066,0.0348995],[-0.0240166,0.0287626,0.999298]],""Land_CzechHedgehog_01_old_F""],[[2531.04,1899.06,226.742],[[0.875989,-0.481066,0.0348995],[-0.0768578,-0.0677888,0.994735]],""Land_CzechHedgehog_01_old_F""],[[2530.4,1901.94,226.458],[[0.859678,-0.469508,0.201285],[-0.16175,0.123573,0.979064]],""Land_CzechHedgehog_01_old_F""],[[2528.33,1898.64,226.536],[[0.875989,-0.481066,0.0348995],[-0.0240166,0.0287626,0.999298]],""Land_CzechHedgehog_01_old_F""],[[2541.71,1888.39,225.498],[[0.464359,0.872914,0.149639],[-0.0683545,-0.133132,0.988738]],""Land_TrenchFrame_01_F""],[[2537.92,1890.41,225.489],[[0.467295,0.878676,0.0977925],[0.0457733,0.0864187,-0.995207]],""Land_TrenchFrame_01_F""],[[2541.86,1888.66,223.522],[[0.467295,0.878676,0.0977925],[0.0457733,0.0864187,-0.995207]],""Land_TrenchFrame_01_F""],[[2538.24,1890.58,223.475],[[0.464359,0.872914,0.149639],[-0.0683545,-0.133132,0.988738]],""Land_TrenchFrame_01_F""],[[2535.14,1885.89,226.922],[[0.46914,0.882434,0.0348995],[-0.01448,-0.0318268,0.999389]],""Land_CzechHedgehog_01_old_F""],[[2538.57,1884.04,226.78],[[0.46914,0.882434,0.0348995],[0.0827319,-0.0832595,0.993088]],""Land_CzechHedgehog_01_old_F""],[[2535.69,1883.36,226.532],[[0.460134,0.864728,0.2013],[-0.107617,-0.170735,0.979422]],""Land_CzechHedgehog_01_old_F""],[[2539.02,1881.34,226.548],[[0.46914,0.882434,0.0348995],[-0.01448,-0.0318268,0.999389]],""Land_CzechHedgehog_01_old_F""],[[2543.42,1896.37,225.441],[[-0.91846,-0.366115,0.149637],[0.136394,0.0619375,0.988717]],""Land_TrenchFrame_01_F""],[[2545.01,1892.37,225.452],[[-0.92433,-0.36885,0.0977911],[-0.0889779,-0.0408735,-0.995195]],""Land_TrenchFrame_01_F""],[[2543.13,1896.25,223.464],[[-0.92433,-0.36885,0.0977911],[-0.0889779,-0.0408735,-0.995195]],""Land_TrenchFrame_01_F""],[[2544.66,1892.44,223.437],[[-0.91846,-0.366115,0.149637],[0.136394,0.0619375,0.988717]],""Land_TrenchFrame_01_F""],[[2550.05,1894.03,226.886],[[-0.928053,-0.370809,0.0348995],[0.0298267,0.0194078,0.999367]],""Land_CzechHedgehog_01_old_F""],[[2548.63,1897.67,226.726],[[-0.928053,-0.370809,0.0348995],[-0.0111892,0.121419,0.992538]],""Land_CzechHedgehog_01_old_F""],[[2551.26,1896.32,226.488],[[-0.910041,-0.362361,0.201297],[0.190671,0.0652618,0.979482]],""Land_CzechHedgehog_01_old_F""],[[2550.02,1900.02,226.486],[[-0.928053,-0.370809,0.0348995],[0.0298267,0.0194078,0.999367]],""Land_CzechHedgehog_01_old_F""],[[2535.09,1908.96,225.316],[[0.922563,0.355652,0.149631],[-0.143993,-0.0424362,0.988668]],""Land_TrenchFrame_01_F""],[[2533.56,1912.98,225.245],[[0.928824,0.357383,0.0977881],[0.0963266,0.0219349,-0.995108]],""Land_TrenchFrame_01_F""],[[2535.39,1909.04,223.34],[[0.928824,0.357383,0.0977881],[0.0963266,0.0219349,-0.995108]],""Land_TrenchFrame_01_F""],[[2533.92,1912.86,223.234],[[0.922563,0.355652,0.149631],[-0.143993,-0.0424362,0.988668]],""Land_TrenchFrame_01_F""],[[2528.49,1911.41,226.673],[[0.933003,0.358173,0.0348995],[-0.0369042,-0.00123953,0.999318]],""Land_CzechHedgehog_01_old_F""],[[2529.86,1907.76,226.587],[[0.933003,0.358173,0.0348995],[0.00269395,-0.103927,0.994581]],""Land_CzechHedgehog_01_old_F""],[[2527.25,1909.13,226.307],[[0.913739,0.352937,0.201288],[-0.198248,-0.0451539,0.979111]],""Land_CzechHedgehog_01_old_F""],[[2528.43,1905.42,226.379],[[0.933003,0.358173,0.0348995],[-0.0369042,-0.00123953,0.999318]],""Land_CzechHedgehog_01_old_F""],[[2536.4,1905.57,225.358],[[0.922585,0.355594,0.149632],[-0.143801,-0.042939,0.988675]],""Land_TrenchFrame_01_F""],[[2534.86,1909.59,225.29],[[0.928837,0.357352,0.0977885],[0.096133,0.02244,-0.995116]],""Land_TrenchFrame_01_F""],[[2536.7,1905.65,223.382],[[0.928837,0.357352,0.0977885],[0.096133,0.02244,-0.995116]],""Land_TrenchFrame_01_F""],[[2535.22,1909.47,223.278],[[0.922585,0.355594,0.149632],[-0.143801,-0.042939,0.988675]],""Land_TrenchFrame_01_F""],[[2529.79,1908.02,226.718],[[0.933003,0.358173,0.0348995],[-0.0367101,-0.0017457,0.999325]],""Land_CzechHedgehog_01_old_F""],[[2531.16,1904.36,226.629],[[0.933003,0.358173,0.0348995],[0.00288904,-0.10443,0.994528]],""Land_CzechHedgehog_01_old_F""],[[2528.55,1905.74,226.351],[[0.913771,0.352852,0.20129],[-0.198057,-0.0456528,0.979127]],""Land_CzechHedgehog_01_old_F""],[[2529.73,1902.02,226.42],[[0.933003,0.358173,0.0348995],[-0.0367101,-0.0017457,0.999325]],""Land_CzechHedgehog_01_old_F""],[[2538.07,1910.23,225.315],[[-0.923536,-0.353118,0.149632],[0.135593,0.0643184,0.988675]],""Land_TrenchFrame_01_F""],[[2539.61,1906.21,225.345],[[-0.929357,-0.355996,0.0977885],[-0.0878887,-0.0439201,-0.995162]],""Land_TrenchFrame_01_F""],[[2537.78,1910.11,223.338],[[-0.929357,-0.355996,0.0977885],[-0.0878887,-0.0439201,-0.995162]],""Land_TrenchFrame_01_F""],[[2539.26,1906.28,223.329],[[-0.923536,-0.353118,0.149632],[0.135593,0.0643184,0.988675]],""Land_TrenchFrame_01_F""],[[2544.66,1907.82,226.781],[[-0.933003,-0.358173,0.0348995],[0.0284479,0.023268,0.999325]],""Land_CzechHedgehog_01_old_F""],[[2543.29,1911.47,226.603],[[-0.933003,-0.358173,0.0348995],[-0.0111838,0.12579,0.991994]],""Land_CzechHedgehog_01_old_F""],[[2545.91,1910.09,226.376],[[-0.915151,-0.349258,0.20129],[0.189925,0.0668748,0.979518]],""Land_CzechHedgehog_01_old_F""],[[2544.72,1913.8,226.355],[[-0.933003,-0.358173,0.0348995],[0.0284479,0.023268,0.999325]],""Land_CzechHedgehog_01_old_F""],[[2536.76,1913.62,225.271],[[-0.923558,-0.35306,0.149631],[0.1354,0.064821,0.988668]],""Land_TrenchFrame_01_F""],[[2538.3,1909.6,225.304],[[-0.929369,-0.355964,0.0977881],[-0.0876946,-0.0444252,-0.995156]],""Land_TrenchFrame_01_F""],[[2536.48,1913.5,223.294],[[-0.929369,-0.355964,0.0977881],[-0.0876946,-0.0444252,-0.995156]],""Land_TrenchFrame_01_F""],[[2537.96,1909.67,223.288],[[-0.923558,-0.35306,0.149631],[0.1354,0.064821,0.988668]],""Land_TrenchFrame_01_F""],[[2543.36,1911.21,226.74],[[-0.933003,-0.358173,0.0348995],[0.0282534,0.023774,0.999318]],""Land_CzechHedgehog_01_old_F""],[[2541.99,1914.86,226.56],[[-0.933003,-0.358173,0.0348995],[-0.0113788,0.126292,0.991928]],""Land_CzechHedgehog_01_old_F""],[[2544.6,1913.48,226.333],[[-0.915183,-0.349173,0.201288],[0.189734,0.0673738,0.979521]],""Land_CzechHedgehog_01_old_F""],[[2543.42,1917.19,226.311],[[-0.933003,-0.358173,0.0348995],[0.0282534,0.023774,0.999318]],""Land_CzechHedgehog_01_old_F""],[[2553.96,1835.29,226.46],[[0.982338,0.112344,0.149634],[-0.149746,-0.00748881,0.988696]],""Land_TrenchFrame_01_F""],[[2553.48,1839.56,226.401],[[0.988819,0.112582,0.0977898],[0.098458,-0.000376538,-0.995141]],""Land_TrenchFrame_01_F""],[[2554.27,1835.29,224.484],[[0.988819,0.112582,0.0977898],[0.098458,-0.000376538,-0.995141]],""Land_TrenchFrame_01_F""],[[2553.8,1839.37,224.389],[[0.982338,0.112344,0.149634],[-0.149746,-0.00748881,0.988696]],""Land_TrenchFrame_01_F""],[[2548.18,1839.31,227.829],[[0.993043,0.11246,0.0348995],[-0.0357422,0.0054852,0.999346]],""Land_CzechHedgehog_01_old_F""],[[2548.59,1835.43,227.733],[[0.993043,0.11246,0.0348995],[-0.0231847,-0.103841,0.994324]],""Land_CzechHedgehog_01_old_F""],[[2546.4,1837.42,227.459],[[0.97313,0.111797,0.201293],[-0.20295,0.00352166,0.979183]],""Land_CzechHedgehog_01_old_F""],[[2546.62,1833.53,227.52],[[0.993043,0.11246,0.0348995],[-0.0357422,0.0054852,0.999346]],""Land_CzechHedgehog_01_old_F""],[[2554.05,1820.31,226.369],[[0.987193,-0.0552999,0.149639],[-0.149406,0.00834839,0.988741]],""Land_TrenchFrame_01_F""],[[2554.29,1824.6,226.35],[[0.993649,-0.0556604,0.0977926],[0.0975287,-0.00744553,-0.995205]],""Land_TrenchFrame_01_F""],[[2554.35,1820.28,224.393],[[0.993649,-0.0556604,0.0977926],[0.0975287,-0.00744553,-0.995205]],""Land_TrenchFrame_01_F""],[[2554.58,1824.37,224.336],[[0.987193,-0.0552999,0.149639],[-0.149406,0.00834839,0.988741]],""Land_TrenchFrame_01_F""],[[2549.02,1825.23,227.782],[[0.997827,-0.0558931,0.0348995],[-0.034846,0.00193117,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2548.78,1821.34,227.649],[[0.997827,-0.0558931,0.0348995],[-0.0407861,-0.107901,0.993325]],""Land_CzechHedgehog_01_old_F""],[[2546.96,1823.67,227.396],[[0.977996,-0.0547858,0.201301],[-0.200007,0.0282092,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2546.52,1819.79,227.42],[[0.997827,-0.0558931,0.0348995],[-0.034846,0.00193117,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2554.01,1819.57,226.369],[[0.987193,-0.0552975,0.149639],[-0.149405,0.00836892,0.988741]],""Land_TrenchFrame_01_F""],[[2554.25,1823.87,226.35],[[0.993649,-0.0556591,0.0977926],[0.0975275,-0.00746615,-0.995205]],""Land_TrenchFrame_01_F""],[[2554.31,1819.54,224.393],[[0.993649,-0.0556591,0.0977926],[0.0975275,-0.00746615,-0.995205]],""Land_TrenchFrame_01_F""],[[2554.54,1823.64,224.336],[[0.987193,-0.0552975,0.149639],[-0.149405,0.00836892,0.988741]],""Land_TrenchFrame_01_F""],[[2548.98,1824.5,227.782],[[0.997827,-0.0558931,0.0348995],[-0.0348449,0.00195183,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2548.73,1820.6,227.649],[[0.997827,-0.0558931,0.0348995],[-0.040785,-0.10788,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2546.91,1822.93,227.396],[[0.977996,-0.0547824,0.201301],[-0.200006,0.0282296,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2546.47,1819.06,227.42],[[0.997827,-0.0558931,0.0348995],[-0.0348449,0.00195183,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2557.44,1823.14,226.369],[[-0.987192,0.0553117,0.149639],[0.149405,-0.00837106,0.988741]],""Land_TrenchFrame_01_F""],[[2557.2,1818.84,226.35],[[-0.993648,0.0556734,0.0977926],[-0.0975274,0.00746755,-0.995205]],""Land_TrenchFrame_01_F""],[[2557.13,1823.17,224.393],[[-0.993648,0.0556734,0.0977926],[-0.0975274,0.00746755,-0.995205]],""Land_TrenchFrame_01_F""],[[2556.91,1819.07,224.336],[[-0.987192,0.0553117,0.149639],[0.149405,-0.00837106,0.988741]],""Land_TrenchFrame_01_F""],[[2562.46,1818.21,227.782],[[-0.997826,0.0559074,0.0348995],[0.0348448,-0.00195233,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2562.71,1822.1,227.649],[[-0.997826,0.0559074,0.0348995],[0.0407866,0.10788,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2564.53,1819.78,227.396],[[-0.977996,0.0547964,0.201301],[0.200005,-0.0282325,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2564.97,1823.65,227.42],[[-0.997826,0.0559074,0.0348995],[0.0348448,-0.00195233,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2557.5,1824.21,226.369],[[-0.987192,0.05531,0.149639],[0.149404,-0.00838513,0.988741]],""Land_TrenchFrame_01_F""],[[2557.26,1819.92,226.35],[[-0.993648,0.0556725,0.0977926],[-0.0975266,0.00748168,-0.995205]],""Land_TrenchFrame_01_F""],[[2557.19,1824.24,224.393],[[-0.993648,0.0556725,0.0977926],[-0.0975266,0.00748168,-0.995205]],""Land_TrenchFrame_01_F""],[[2556.97,1820.15,224.336],[[-0.987192,0.05531,0.149639],[0.149404,-0.00838513,0.988741]],""Land_TrenchFrame_01_F""],[[2562.52,1819.29,227.782],[[-0.997826,0.0559074,0.0348995],[0.0348441,-0.00196649,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2562.77,1823.18,227.649],[[-0.997826,0.0559074,0.0348995],[0.0407858,0.107866,0.993329]],""Land_CzechHedgehog_01_old_F""],[[2564.59,1820.85,227.396],[[-0.977996,0.054794,0.201301],[0.200005,-0.0282464,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2565.03,1824.73,227.42],[[-0.997826,0.0559074,0.0348995],[0.0348441,-0.00196649,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2556.77,1839.21,226.403],[[-0.98254,-0.110559,0.149637],[0.147998,0.0229333,0.988722]],""Land_TrenchFrame_01_F""],[[2557.25,1834.94,226.411],[[-0.988929,-0.111606,0.0977914],[-0.0967027,-0.0151402,-0.995198]],""Land_TrenchFrame_01_F""],[[2556.46,1839.18,224.427],[[-0.988929,-0.111606,0.0977914],[-0.0967027,-0.0151402,-0.995198]],""Land_TrenchFrame_01_F""],[[2556.93,1835.1,224.396],[[-0.98254,-0.110559,0.149637],[0.147998,0.0229333,0.988722]],""Land_TrenchFrame_01_F""],[[2562.54,1835.21,227.845],[[-0.993043,-0.112464,0.0348995],[0.0339824,0.0100621,0.999372]],""Land_CzechHedgehog_01_old_F""],[[2562.14,1839.09,227.688],[[-0.993043,-0.112464,0.0348995],[0.0213752,0.11929,0.992629]],""Land_CzechHedgehog_01_old_F""],[[2564.32,1837.1,227.448],[[-0.973424,-0.109204,0.201297],[0.201224,0.0118064,0.979474]],""Land_CzechHedgehog_01_old_F""],[[2564.1,1840.99,227.449],[[-0.993043,-0.112464,0.0348995],[0.0339824,0.0100621,0.999372]],""Land_CzechHedgehog_01_old_F""],[[2554.31,1827.93,226.38],[[0.988357,0.0275645,0.149638],[-0.149449,-0.00880522,0.98873]],""Land_TrenchFrame_01_F""],[[2554.19,1832.23,226.381],[[0.994813,0.0279868,0.097792],[0.0976797,0.00535429,-0.995203]],""Land_TrenchFrame_01_F""],[[2554.61,1827.93,224.403],[[0.994813,0.0279868,0.097792],[0.0976797,0.00535429,-0.995203]],""Land_TrenchFrame_01_F""],[[2554.49,1832.03,224.366],[[0.988357,0.0275645,0.149638],[-0.149449,-0.00880522,0.98873]],""Land_TrenchFrame_01_F""],[[2548.89,1832.4,227.814],[[0.998987,0.0283945,0.0348995],[-0.0347547,-0.00557569,0.99938]],""Land_CzechHedgehog_01_old_F""],[[2548.97,1828.51,227.663],[[0.998987,0.0283945,0.0348995],[-0.0314012,-0.115488,0.992812]],""Land_CzechHedgehog_01_old_F""],[[2546.96,1830.67,227.42],[[0.979156,0.0270647,0.201299],[-0.201547,0.00675494,0.979456]],""Land_CzechHedgehog_01_old_F""],[[2546.85,1826.77,227.427],[[0.998987,0.0283945,0.0348995],[-0.0347547,-0.00557569,0.99938]],""Land_CzechHedgehog_01_old_F""],[[2557.44,1831.77,226.394],[[-0.988328,-0.0285521,0.149639],[0.149692,0.000278348,0.988733]],""Land_TrenchFrame_01_F""],[[2557.56,1827.47,226.358],[[-0.994798,-0.0285277,0.0977921],[-0.0979227,0.00321253,-0.995189]],""Land_TrenchFrame_01_F""],[[2557.14,1831.78,224.418],[[-0.994798,-0.0285277,0.0977921],[-0.0979227,0.00321253,-0.995189]],""Land_TrenchFrame_01_F""],[[2557.26,1827.68,224.345],[[-0.988328,-0.0285521,0.149639],[0.149692,0.000278348,0.988733]],""Land_TrenchFrame_01_F""],[[2562.86,1827.28,227.789],[[-0.998987,-0.0283945,0.0348995],[0.0349988,-0.00300818,0.999383]],""Land_CzechHedgehog_01_old_F""],[[2562.78,1831.18,227.671],[[-0.998987,-0.0283945,0.0348995],[0.0316767,0.106958,0.993759]],""Land_CzechHedgehog_01_old_F""],[[2564.79,1829.02,227.409],[[-0.979115,-0.0284982,0.201299],[0.201783,-0.0152172,0.979312]],""Land_CzechHedgehog_01_old_F""],[[2564.9,1832.91,227.449],[[-0.998987,-0.0283945,0.0348995],[0.0349988,-0.00300818,0.999383]],""Land_CzechHedgehog_01_old_F""],[[2554.16,1799.19,226.369],[[-0.921616,0.358095,0.149639],[0.139481,-0.0541954,0.988741]],""Land_TrenchFrame_01_F""],[[2552.6,1795.18,226.35],[[-0.927643,0.360437,0.0977926],[-0.090429,0.037282,-0.995205]],""Land_TrenchFrame_01_F""],[[2553.88,1799.31,224.393],[[-0.927643,0.360437,0.0977926],[-0.090429,0.037282,-0.995205]],""Land_TrenchFrame_01_F""],[[2552.4,1795.49,224.336],[[-0.921616,0.358095,0.149639],[0.139481,-0.0541954,0.988741]],""Land_TrenchFrame_01_F""],[[2557.41,1792.95,227.782],[[-0.931543,0.361952,0.0348995],[0.0325302,-0.0126397,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2558.86,1796.58,227.649],[[-0.931543,0.361952,0.0348995],[0.0721691,0.0899623,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2559.87,1793.8,227.396],[[-0.91303,0.354759,0.201301],[0.181451,-0.0887407,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2561.48,1797.35,227.42],[[-0.931543,0.361952,0.0348995],[0.0325302,-0.0126397,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2554.36,1799.69,226.369],[[-0.921616,0.358095,0.149639],[0.139481,-0.0541954,0.988741]],""Land_TrenchFrame_01_F""],[[2552.8,1795.68,226.35],[[-0.927643,0.360437,0.0977926],[-0.090429,0.037282,-0.995205]],""Land_TrenchFrame_01_F""],[[2554.08,1799.81,224.393],[[-0.927643,0.360437,0.0977926],[-0.090429,0.037282,-0.995205]],""Land_TrenchFrame_01_F""],[[2552.59,1795.99,224.336],[[-0.921616,0.358095,0.149639],[0.139481,-0.0541954,0.988741]],""Land_TrenchFrame_01_F""],[[2557.61,1793.46,227.782],[[-0.931543,0.361952,0.0348995],[0.0325302,-0.0126397,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2559.05,1797.08,227.649],[[-0.931543,0.361952,0.0348995],[0.0721691,0.0899623,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2560.06,1794.3,227.396],[[-0.91303,0.354759,0.201301],[0.181451,-0.0887407,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2561.68,1797.85,227.42],[[-0.931543,0.361952,0.0348995],[0.0325302,-0.0126397,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2556.96,1814.46,226.369],[[-0.987193,0.0553047,0.149639],[0.149405,-0.00837001,0.988741]],""Land_TrenchFrame_01_F""],[[2556.71,1810.17,226.35],[[-0.993649,0.0556664,0.0977926],[-0.0975275,0.00746686,-0.995205]],""Land_TrenchFrame_01_F""],[[2556.65,1814.49,224.393],[[-0.993649,0.0556664,0.0977926],[-0.0975275,0.00746686,-0.995205]],""Land_TrenchFrame_01_F""],[[2556.42,1810.4,224.336],[[-0.987193,0.0553047,0.149639],[0.149405,-0.00837001,0.988741]],""Land_TrenchFrame_01_F""],[[2561.98,1809.54,227.782],[[-0.997826,0.0559004,0.0348995],[0.0348449,-0.00195209,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2562.23,1813.43,227.649],[[-0.997826,0.0559004,0.0348995],[0.0407858,0.10788,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2564.05,1811.1,227.396],[[-0.977996,0.0547895,0.201301],[0.200006,-0.0282311,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2564.49,1814.98,227.42],[[-0.997826,0.0559004,0.0348995],[0.0348449,-0.00195209,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2557.02,1815.65,226.369],[[-0.987193,0.0553047,0.149639],[0.149405,-0.00837001,0.988741]],""Land_TrenchFrame_01_F""],[[2556.78,1811.36,226.35],[[-0.993649,0.0556664,0.0977926],[-0.0975275,0.00746686,-0.995205]],""Land_TrenchFrame_01_F""],[[2556.71,1815.68,224.393],[[-0.993649,0.0556664,0.0977926],[-0.0975275,0.00746686,-0.995205]],""Land_TrenchFrame_01_F""],[[2556.49,1811.58,224.336],[[-0.987193,0.0553047,0.149639],[0.149405,-0.00837001,0.988741]],""Land_TrenchFrame_01_F""],[[2562.04,1810.73,227.782],[[-0.997826,0.0559004,0.0348995],[0.0348449,-0.00195209,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2562.29,1814.62,227.649],[[-0.997826,0.0559004,0.0348995],[0.0407858,0.10788,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2564.11,1812.29,227.396],[[-0.977996,0.0547895,0.201301],[0.200006,-0.0282311,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2564.55,1816.16,227.42],[[-0.997826,0.0559004,0.0348995],[0.0348449,-0.00195209,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2553.59,1812.08,226.369],[[0.987192,-0.0553162,0.149639],[-0.149405,0.00837175,0.988741]],""Land_TrenchFrame_01_F""],[[2553.83,1816.38,226.35],[[0.993648,-0.055678,0.0977926],[0.0975274,-0.007468,-0.995205]],""Land_TrenchFrame_01_F""],[[2553.89,1812.05,224.393],[[0.993648,-0.055678,0.0977926],[0.0975274,-0.007468,-0.995205]],""Land_TrenchFrame_01_F""],[[2554.12,1816.15,224.336],[[0.987192,-0.0553162,0.149639],[-0.149405,0.00837175,0.988741]],""Land_TrenchFrame_01_F""],[[2548.56,1817.01,227.782],[[0.997826,-0.0559121,0.0348995],[-0.0348448,0.00195249,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2548.31,1813.12,227.649],[[0.997826,-0.0559121,0.0348995],[-0.0407871,-0.10788,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2546.5,1815.44,227.396],[[0.977995,-0.0548009,0.201301],[-0.200005,0.0282334,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2546.06,1811.57,227.42],[[0.997826,-0.0559121,0.0348995],[-0.0348448,0.00195249,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2553.55,1811.53,226.369],[[0.987192,-0.0553162,0.149639],[-0.149405,0.00837175,0.988741]],""Land_TrenchFrame_01_F""],[[2553.8,1815.82,226.35],[[0.993648,-0.055678,0.0977926],[0.0975274,-0.007468,-0.995205]],""Land_TrenchFrame_01_F""],[[2553.86,1811.5,224.393],[[0.993648,-0.055678,0.0977926],[0.0975274,-0.007468,-0.995205]],""Land_TrenchFrame_01_F""],[[2554.09,1815.59,224.336],[[0.987192,-0.0553162,0.149639],[-0.149405,0.00837175,0.988741]],""Land_TrenchFrame_01_F""],[[2548.53,1816.45,227.782],[[0.997826,-0.0559121,0.0348995],[-0.0348448,0.00195249,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2548.28,1812.56,227.649],[[0.997826,-0.0559121,0.0348995],[-0.0407871,-0.10788,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2546.46,1814.89,227.396],[[0.977995,-0.0548009,0.201301],[-0.200005,0.0282334,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2546.02,1811.01,227.42],[[0.997826,-0.0559121,0.0348995],[-0.0348448,0.00195249,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2549.77,1796.82,226.369],[[0.921613,-0.358103,0.149639],[-0.13948,0.0541965,0.988741]],""Land_TrenchFrame_01_F""],[[2551.34,1800.82,226.35],[[0.92764,-0.360445,0.0977926],[0.0904287,-0.0372828,-0.995205]],""Land_TrenchFrame_01_F""],[[2550.06,1796.69,224.393],[[0.92764,-0.360445,0.0977926],[0.0904287,-0.0372828,-0.995205]],""Land_TrenchFrame_01_F""],[[2551.54,1800.52,224.336],[[0.921613,-0.358103,0.149639],[-0.13948,0.0541965,0.988741]],""Land_TrenchFrame_01_F""],[[2546.52,1803.05,227.782],[[0.93154,-0.36196,0.0348995],[-0.0325301,0.0126399,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2545.08,1799.43,227.649],[[0.93154,-0.36196,0.0348995],[-0.0721699,-0.0899617,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2544.07,1802.2,227.396],[[0.913027,-0.354767,0.201301],[-0.18145,0.0887422,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2542.45,1798.66,227.42],[[0.93154,-0.36196,0.0348995],[-0.0325301,0.0126399,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2556.23,1806.98,226.382],[[-0.966342,0.209262,0.149639],[0.14625,-0.0316704,0.988741]],""Land_TrenchFrame_01_F""],[[2555.32,1802.77,226.363],[[-0.972662,0.21063,0.0977926],[-0.0951538,0.022652,-0.995205]],""Land_TrenchFrame_01_F""],[[2555.93,1807.05,224.406],[[-0.972662,0.21063,0.0977926],[-0.0951538,0.022652,-0.995205]],""Land_TrenchFrame_01_F""],[[2555.07,1803.04,224.35],[[-0.966342,0.209262,0.149639],[0.14625,-0.0316704,0.988741]],""Land_TrenchFrame_01_F""],[[2560.42,1801.33,227.796],[[-0.976751,0.211516,0.0348995],[0.0341089,-0.00738629,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2561.28,1805.13,227.662],[[-0.976751,0.211516,0.0348995],[0.0571813,0.100159,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2562.71,1802.55,227.409],[[-0.95734,0.207312,0.201301],[0.193114,-0.0592126,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2563.75,1806.3,227.434],[[-0.976751,0.211516,0.0348995],[0.0341089,-0.00738629,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2552.23,1804,226.369],[[0.966342,-0.209265,0.149639],[-0.14625,0.0316709,0.988741]],""Land_TrenchFrame_01_F""],[[2553.15,1808.21,226.35],[[0.972661,-0.210634,0.0977926],[0.0951537,-0.0226523,-0.995205]],""Land_TrenchFrame_01_F""],[[2552.53,1803.93,224.393],[[0.972661,-0.210634,0.0977926],[0.0951537,-0.0226523,-0.995205]],""Land_TrenchFrame_01_F""],[[2553.39,1807.94,224.336],[[0.966342,-0.209265,0.149639],[-0.14625,0.0316709,0.988741]],""Land_TrenchFrame_01_F""],[[2548.04,1809.65,227.782],[[0.976751,-0.211519,0.0348995],[-0.0341089,0.00738642,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2547.19,1805.85,227.649],[[0.976751,-0.211519,0.0348995],[-0.0571817,-0.100159,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2545.75,1808.43,227.396],[[0.957339,-0.207316,0.201301],[-0.193114,0.0592133,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2544.71,1804.67,227.42],[[0.976751,-0.211519,0.0348995],[-0.0341089,0.00738642,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2549.96,1788.36,226.369],[[-0.921617,0.358093,0.149639],[0.139481,-0.054195,0.988741]],""Land_TrenchFrame_01_F""],[[2548.39,1784.35,226.35],[[-0.927644,0.360435,0.0977926],[-0.0904291,0.0372818,-0.995205]],""Land_TrenchFrame_01_F""],[[2549.67,1788.48,224.393],[[-0.927644,0.360435,0.0977926],[-0.0904291,0.0372818,-0.995205]],""Land_TrenchFrame_01_F""],[[2548.19,1784.66,224.336],[[-0.921617,0.358093,0.149639],[0.139481,-0.054195,0.988741]],""Land_TrenchFrame_01_F""],[[2553.21,1782.12,227.782],[[-0.931544,0.36195,0.0348995],[0.0325302,-0.0126396,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2554.65,1785.75,227.649],[[-0.931544,0.36195,0.0348995],[0.0721689,0.0899625,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2555.66,1782.97,227.396],[[-0.913031,0.354757,0.201301],[0.181451,-0.0887402,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2557.28,1786.52,227.42],[[-0.931544,0.36195,0.0348995],[0.0325302,-0.0126396,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2551.45,1792.2,226.369],[[-0.921617,0.358093,0.149639],[0.139481,-0.054195,0.988741]],""Land_TrenchFrame_01_F""],[[2549.88,1788.19,226.35],[[-0.927644,0.360435,0.0977926],[-0.0904291,0.0372818,-0.995205]],""Land_TrenchFrame_01_F""],[[2551.16,1792.32,224.393],[[-0.927644,0.360435,0.0977926],[-0.0904291,0.0372818,-0.995205]],""Land_TrenchFrame_01_F""],[[2549.68,1788.5,224.336],[[-0.921617,0.358093,0.149639],[0.139481,-0.054195,0.988741]],""Land_TrenchFrame_01_F""],[[2554.7,1785.96,227.782],[[-0.931544,0.36195,0.0348995],[0.0325302,-0.0126396,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2556.14,1789.58,227.649],[[-0.931544,0.36195,0.0348995],[0.0721689,0.0899625,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2557.15,1786.81,227.396],[[-0.913031,0.354757,0.201301],[0.181451,-0.0887402,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2558.77,1790.36,227.42],[[-0.931544,0.36195,0.0348995],[0.0325302,-0.0126396,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2547.08,1789.87,226.369],[[0.921617,-0.358093,0.149639],[-0.139481,0.054195,0.988741]],""Land_TrenchFrame_01_F""],[[2548.64,1793.88,226.35],[[0.927644,-0.360435,0.0977926],[0.0904291,-0.0372818,-0.995205]],""Land_TrenchFrame_01_F""],[[2547.36,1789.75,224.393],[[0.927644,-0.360435,0.0977926],[0.0904291,-0.0372818,-0.995205]],""Land_TrenchFrame_01_F""],[[2548.84,1793.57,224.336],[[0.921617,-0.358093,0.149639],[-0.139481,0.054195,0.988741]],""Land_TrenchFrame_01_F""],[[2543.82,1796.11,227.782],[[0.931544,-0.36195,0.0348995],[-0.0325302,0.0126396,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2542.38,1792.48,227.649],[[0.931544,-0.36195,0.0348995],[-0.0721689,-0.0899625,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2541.37,1795.26,227.396],[[0.913031,-0.354757,0.201301],[-0.181451,0.0887402,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2539.76,1791.71,227.42],[[0.931544,-0.36195,0.0348995],[-0.0325302,0.0126396,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2545.58,1786.03,226.369],[[0.921617,-0.358093,0.149639],[-0.139481,0.054195,0.988741]],""Land_TrenchFrame_01_F""],[[2547.15,1790.04,226.35],[[0.927644,-0.360435,0.0977926],[0.0904291,-0.0372818,-0.995205]],""Land_TrenchFrame_01_F""],[[2545.87,1785.91,224.393],[[0.927644,-0.360435,0.0977926],[0.0904291,-0.0372818,-0.995205]],""Land_TrenchFrame_01_F""],[[2547.35,1789.73,224.336],[[0.921617,-0.358093,0.149639],[-0.139481,0.054195,0.988741]],""Land_TrenchFrame_01_F""],[[2542.33,1792.27,227.782],[[0.931544,-0.36195,0.0348995],[-0.0325302,0.0126396,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2540.89,1788.64,227.649],[[0.931544,-0.36195,0.0348995],[-0.0721689,-0.0899625,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2539.88,1791.42,227.396],[[0.913031,-0.354757,0.201301],[-0.181451,0.0887402,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2538.26,1787.87,227.42],[[0.931544,-0.36195,0.0348995],[-0.0325302,0.0126396,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2521.68,1845.76,226.369],[[-0.385873,0.910335,0.149639],[0.0582895,-0.13782,0.988741]],""Land_TrenchFrame_01_F""],[[2517.71,1844.09,226.35],[[-0.388391,0.916291,0.0977926],[-0.0362141,0.0908647,-0.995205]],""Land_TrenchFrame_01_F""],[[2521.57,1846.05,224.393],[[-0.388391,0.916291,0.0977926],[-0.0362141,0.0908647,-0.995205]],""Land_TrenchFrame_01_F""],[[2517.79,1844.45,224.336],[[-0.385873,0.910335,0.149639],[0.0582895,-0.13782,0.988741]],""Land_TrenchFrame_01_F""],[[2519.47,1839.08,227.782],[[-0.390017,0.920146,0.0348995],[0.013511,-0.0321783,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2523.07,1840.58,227.649],[[-0.390017,0.920146,0.0348995],[0.1147,0.0109416,0.99334]],""Land_CzechHedgehog_01_old_F""],[[2521.79,1837.92,227.396],[[-0.382284,0.901852,0.201301],[0.0627882,-0.191992,0.979386]],""Land_CzechHedgehog_01_old_F""],[[2525.46,1839.23,227.42],[[-0.390017,0.920146,0.0348995],[0.013511,-0.0321783,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2535.92,1848.57,226.218],[[-0.0834762,0.985211,0.149636],[0.0205126,-0.148429,0.98871]],""Land_TrenchFrame_01_F""],[[2531.64,1848.21,226.233],[[-0.0844337,0.991619,0.0977907],[-0.0141319,0.0969396,-0.99519]],""Land_TrenchFrame_01_F""],[[2535.89,1848.88,224.241],[[-0.0844337,0.991619,0.0977907],[-0.0141319,0.0969396,-0.99519]],""Land_TrenchFrame_01_F""],[[2531.81,1848.52,224.217],[[-0.0834762,0.985211,0.149636],[0.0205126,-0.148429,0.98871]],""Land_TrenchFrame_01_F""],[[2531.77,1842.9,227.667],[[-0.0852818,0.995745,0.0348995],[0.0107732,-0.0341035,0.99936]],""Land_CzechHedgehog_01_old_F""],[[2535.65,1843.21,227.504],[[-0.0852818,0.995745,0.0348995],[0.120293,-0.0244809,0.992437]],""Land_CzechHedgehog_01_old_F""],[[2533.61,1841.08,227.268],[[-0.0822852,0.976068,0.201296],[0.007923,-0.201333,0.979491]],""Land_CzechHedgehog_01_old_F""],[[2537.5,1841.19,227.262],[[-0.0852818,0.995745,0.0348995],[0.0107732,-0.0341035,0.99936]],""Land_CzechHedgehog_01_old_F""],[[2538.13,1848.76,226.199],[[-0.0834074,0.985217,0.149635],[0.0211066,-0.148378,0.988705]],""Land_TrenchFrame_01_F""],[[2533.84,1848.39,226.216],[[-0.084396,0.991622,0.0977904],[-0.0147287,0.0968884,-0.995186]],""Land_TrenchFrame_01_F""],[[2538.09,1849.07,224.222],[[-0.084396,0.991622,0.0977904],[-0.0147287,0.0968884,-0.995186]],""Land_TrenchFrame_01_F""],[[2534.01,1848.71,224.201],[[-0.0834074,0.985217,0.149635],[0.0211066,-0.148378,0.988705]],""Land_TrenchFrame_01_F""],[[2533.97,1843.09,227.651],[[-0.0852818,0.995745,0.0348995],[0.0113711,-0.0340521,0.999355]],""Land_CzechHedgehog_01_old_F""],[[2537.86,1843.4,227.485],[[-0.0852818,0.995745,0.0348995],[0.120887,-0.0244276,0.992366]],""Land_CzechHedgehog_01_old_F""],[[2535.81,1841.27,227.251],[[-0.0821854,0.976077,0.201295],[0.00851258,-0.201283,0.979496]],""Land_CzechHedgehog_01_old_F""],[[2539.71,1841.38,227.242],[[-0.0852818,0.995745,0.0348995],[0.0113711,-0.0340521,0.999355]],""Land_CzechHedgehog_01_old_F""],[[2534.11,1851.66,226.23],[[0.0853368,-0.985052,0.149635],[-0.00436231,0.149812,0.988705]],""Land_TrenchFrame_01_F""],[[2538.4,1852.02,226.175],[[0.0854482,-0.991532,0.0977904],[-0.00209355,-0.0983278,-0.995152]],""Land_TrenchFrame_01_F""],[[2534.11,1851.35,224.254],[[0.0854482,-0.991532,0.0977904],[-0.00209355,-0.0983278,-0.995152]],""Land_TrenchFrame_01_F""],[[2538.19,1851.7,224.163],[[0.0853368,-0.985052,0.149635],[-0.00436231,0.149812,0.988705]],""Land_TrenchFrame_01_F""],[[2538.29,1857.32,227.604],[[0.0852721,-0.995746,0.0348995],[0.00548395,0.0354956,0.999355]],""Land_CzechHedgehog_01_old_F""],[[2534.4,1857.02,227.504],[[0.0852721,-0.995746,0.0348995],[-0.10414,0.025928,0.994225]],""Land_CzechHedgehog_01_old_F""],[[2536.45,1859.15,227.232],[[0.0849905,-0.975837,0.201295],[0.00810587,0.202696,0.979208]],""Land_CzechHedgehog_01_old_F""],[[2532.55,1859.04,227.289],[[0.0852721,-0.995746,0.0348995],[0.00548395,0.0354956,0.999355]],""Land_CzechHedgehog_01_old_F""],[[2531.27,1851.41,226.258],[[0.0854472,-0.985042,0.149634],[-0.00340926,0.149894,0.988696]],""Land_TrenchFrame_01_F""],[[2535.56,1851.78,226.198],[[0.0855086,-0.991527,0.0977898],[-0.00305105,-0.0984094,-0.995141]],""Land_TrenchFrame_01_F""],[[2531.27,1851.1,224.281],[[0.0855086,-0.991527,0.0977898],[-0.00305105,-0.0984094,-0.995141]],""Land_TrenchFrame_01_F""],[[2535.35,1851.46,224.186],[[0.0854472,-0.985042,0.149634],[-0.00340926,0.149894,0.988696]],""Land_TrenchFrame_01_F""],[[2535.46,1857.08,227.627],[[0.0852721,-0.995746,0.0348995],[0.00644337,0.0355775,0.999346]],""Land_CzechHedgehog_01_old_F""],[[2531.57,1856.78,227.531],[[0.0852721,-0.995746,0.0348995],[-0.103185,0.0260132,0.994322]],""Land_CzechHedgehog_01_old_F""],[[2533.61,1858.91,227.257],[[0.0851507,-0.975823,0.201293],[0.00905159,0.202776,0.979183]],""Land_CzechHedgehog_01_old_F""],[[2529.71,1858.8,227.318],[[0.0852721,-0.995746,0.0348995],[0.00644337,0.0355775,0.999346]],""Land_CzechHedgehog_01_old_F""],[[2517.25,1847.4,226.365],[[0.385758,-0.910384,0.149639],[-0.0592037,0.137432,0.98874]],""Land_TrenchFrame_01_F""],[[2521.21,1849.07,226.35],[[0.388324,-0.916319,0.0977926],[0.037133,-0.0904752,-0.995206]],""Land_TrenchFrame_01_F""],[[2517.36,1847.11,224.389],[[0.388324,-0.916319,0.0977926],[0.037133,-0.0904752,-0.995206]],""Land_TrenchFrame_01_F""],[[2521.14,1848.71,224.336],[[0.385758,-0.910384,0.149639],[-0.0592037,0.137432,0.98874]],""Land_TrenchFrame_01_F""],[[2519.45,1854.08,227.783],[[0.390008,-0.92015,0.0348995],[-0.0144323,0.0317877,0.99939]],""Land_CzechHedgehog_01_old_F""],[[2515.85,1852.58,227.646],[[0.390008,-0.92015,0.0348995],[-0.115615,-0.0113323,0.99323]],""Land_CzechHedgehog_01_old_F""],[[2517.14,1855.24,227.395],[[0.382121,-0.901921,0.201301],[-0.0636952,0.191608,0.979403]],""Land_CzechHedgehog_01_old_F""],[[2513.47,1853.93,227.416],[[0.390008,-0.92015,0.0348995],[-0.0144323,0.0317877,0.99939]],""Land_CzechHedgehog_01_old_F""],[[2528.34,1847.61,226.297],[[-0.236694,0.959993,0.149631],[0.047855,-0.142301,0.988666]],""Land_TrenchFrame_01_F""],[[2524.17,1846.57,226.331],[[-0.23887,0.966115,0.0977879],[-0.0334862,0.0924478,-0.995154]],""Land_TrenchFrame_01_F""],[[2528.26,1847.9,224.321],[[-0.23887,0.966115,0.0977879],[-0.0334862,0.0924478,-0.995154]],""Land_TrenchFrame_01_F""],[[2524.28,1846.91,224.315],[[-0.236694,0.959993,0.149631],[0.047855,-0.142301,0.988666]],""Land_TrenchFrame_01_F""],[[2525.14,1841.36,227.767],[[-0.240627,0.96999,0.0348995],[0.0203077,-0.0309168,0.999316]],""Land_CzechHedgehog_01_old_F""],[[2528.93,1842.27,227.586],[[-0.240627,0.96999,0.0348995],[0.126922,-0.00420219,0.991904]],""Land_CzechHedgehog_01_old_F""],[[2527.24,1839.84,227.36],[[-0.233857,0.951207,0.201288],[0.0437003,-0.196536,0.979522]],""Land_CzechHedgehog_01_old_F""],[[2531.07,1840.57,227.337],[[-0.240627,0.96999,0.0348995],[0.0203077,-0.0309168,0.999316]],""Land_CzechHedgehog_01_old_F""],[[2523.91,1849.89,226.357],[[0.239312,-0.959344,0.149632],[-0.0253156,0.147893,0.988679]],""Land_TrenchFrame_01_F""],[[2528.09,1850.92,226.29],[[0.240307,-0.965759,0.0977888],[0.0108403,-0.0980645,-0.995121]],""Land_TrenchFrame_01_F""],[[2523.95,1849.58,224.381],[[0.240307,-0.965759,0.0977888],[0.0108403,-0.0980645,-0.995121]],""Land_TrenchFrame_01_F""],[[2527.93,1850.57,224.279],[[0.239312,-0.959344,0.149632],[-0.0253156,0.147893,0.988679]],""Land_TrenchFrame_01_F""],[[2527.15,1856.14,227.718],[[0.240635,-0.969988,0.0348995],[0.00238334,0.0365464,0.999329]],""Land_CzechHedgehog_01_old_F""],[[2523.36,1855.23,227.629],[[0.240635,-0.969988,0.0348995],[-0.104391,0.00988353,0.994487]],""Land_CzechHedgehog_01_old_F""],[[2525.04,1857.66,227.351],[[0.237654,-0.950265,0.20129],[-0.0213289,0.202072,0.979138]],""Land_CzechHedgehog_01_old_F""],[[2521.21,1856.94,227.418],[[0.240635,-0.969988,0.0348995],[0.00238334,0.0365464,0.999329]],""Land_CzechHedgehog_01_old_F""],[[2512.92,1842.05,226.369],[[-0.385857,0.910342,0.149639],[0.058397,-0.137774,0.988741]],""Land_TrenchFrame_01_F""],[[2508.96,1840.38,226.35],[[-0.388381,0.916295,0.0977926],[-0.0363222,0.0908188,-0.995205]],""Land_TrenchFrame_01_F""],[[2512.81,1842.34,224.393],[[-0.388381,0.916295,0.0977926],[-0.0363222,0.0908188,-0.995205]],""Land_TrenchFrame_01_F""],[[2509.04,1840.74,224.336],[[-0.385857,0.910342,0.149639],[0.058397,-0.137774,0.988741]],""Land_TrenchFrame_01_F""],[[2510.72,1835.37,227.782],[[-0.390013,0.920148,0.0348995],[0.0136196,-0.0321323,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2514.32,1836.87,227.649],[[-0.390013,0.920148,0.0348995],[0.114808,0.0109874,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2513.04,1834.21,227.396],[[-0.382262,0.901861,0.201301],[0.0628947,-0.191947,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2516.71,1835.52,227.42],[[-0.390013,0.920148,0.0348995],[0.0136196,-0.0321323,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2515.45,1843.12,226.369],[[-0.385857,0.910342,0.149639],[0.058397,-0.137774,0.988741]],""Land_TrenchFrame_01_F""],[[2511.49,1841.45,226.35],[[-0.388381,0.916295,0.0977926],[-0.0363222,0.0908188,-0.995205]],""Land_TrenchFrame_01_F""],[[2515.34,1843.41,224.393],[[-0.388381,0.916295,0.0977926],[-0.0363222,0.0908188,-0.995205]],""Land_TrenchFrame_01_F""],[[2511.56,1841.81,224.336],[[-0.385857,0.910342,0.149639],[0.058397,-0.137774,0.988741]],""Land_TrenchFrame_01_F""],[[2513.24,1836.44,227.782],[[-0.390013,0.920148,0.0348995],[0.0136196,-0.0321323,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2516.85,1837.94,227.649],[[-0.390013,0.920148,0.0348995],[0.114808,0.0109874,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2515.56,1835.28,227.396],[[-0.382262,0.901861,0.201301],[0.0628947,-0.191947,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2519.23,1836.59,227.42],[[-0.390013,0.920148,0.0348995],[0.0136196,-0.0321323,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2510.73,1844.63,226.369],[[0.385857,-0.910342,0.149639],[-0.058397,0.137774,0.988741]],""Land_TrenchFrame_01_F""],[[2514.69,1846.31,226.35],[[0.388381,-0.916295,0.0977926],[0.0363222,-0.0908188,-0.995205]],""Land_TrenchFrame_01_F""],[[2510.84,1844.34,224.393],[[0.388381,-0.916295,0.0977926],[0.0363222,-0.0908188,-0.995205]],""Land_TrenchFrame_01_F""],[[2514.61,1845.95,224.336],[[0.385857,-0.910342,0.149639],[-0.058397,0.137774,0.988741]],""Land_TrenchFrame_01_F""],[[2512.94,1851.31,227.782],[[0.390013,-0.920148,0.0348995],[-0.0136196,0.0321323,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2509.33,1849.82,227.649],[[0.390013,-0.920148,0.0348995],[-0.114808,-0.0109874,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2510.62,1852.48,227.396],[[0.382262,-0.901861,0.201301],[-0.0628947,0.191947,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2506.95,1851.16,227.42],[[0.390013,-0.920148,0.0348995],[-0.0136196,0.0321323,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2508.21,1843.56,226.369],[[0.385857,-0.910342,0.149639],[-0.058397,0.137774,0.988741]],""Land_TrenchFrame_01_F""],[[2512.17,1845.24,226.35],[[0.388381,-0.916295,0.0977926],[0.0363222,-0.0908188,-0.995205]],""Land_TrenchFrame_01_F""],[[2508.32,1843.27,224.393],[[0.388381,-0.916295,0.0977926],[0.0363222,-0.0908188,-0.995205]],""Land_TrenchFrame_01_F""],[[2512.09,1844.88,224.336],[[0.385857,-0.910342,0.149639],[-0.058397,0.137774,0.988741]],""Land_TrenchFrame_01_F""],[[2510.41,1850.24,227.782],[[0.390013,-0.920148,0.0348995],[-0.0136196,0.0321323,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2506.81,1848.75,227.649],[[0.390013,-0.920148,0.0348995],[-0.114808,-0.0109874,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2508.09,1851.41,227.396],[[0.382262,-0.901861,0.201301],[-0.0628947,0.191947,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2504.42,1850.09,227.42],[[0.390013,-0.920148,0.0348995],[-0.0136196,0.0321323,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2482.18,1954.65,225.68],[[-0.900233,0.408889,0.149633],[0.131911,-0.0713884,0.988688]],""Land_TrenchFrame_01_F""],[[2480.39,1950.74,225.617],[[-0.905894,0.41206,0.0977893],[-0.0838812,0.0517539,-0.995131]],""Land_TrenchFrame_01_F""],[[2481.91,1954.81,223.704],[[-0.905894,0.41206,0.0977893],[-0.0838812,0.0517539,-0.995131]],""Land_TrenchFrame_01_F""],[[2480.22,1951.08,223.605],[[-0.900233,0.408889,0.149633],[0.131911,-0.0713884,0.988688]],""Land_TrenchFrame_01_F""],[[2485.06,1948.23,227.046],[[-0.909431,0.414387,0.0348995],[0.0274709,-0.0238751,0.999338]],""Land_CzechHedgehog_01_old_F""],[[2486.71,1951.76,226.953],[[-0.909431,0.414387,0.0348995],[0.0729451,0.0763396,0.99441]],""Land_CzechHedgehog_01_old_F""],[[2487.56,1948.94,226.677],[[-0.892074,0.404581,0.201292],[0.171874,-0.108192,0.97916]],""Land_CzechHedgehog_01_old_F""],[[2489.38,1952.39,226.741],[[-0.909431,0.414387,0.0348995],[0.0274709,-0.0238751,0.999338]],""Land_CzechHedgehog_01_old_F""],[[2490.31,1965.97,225.723],[[-0.7479,0.646729,0.149627],[0.103475,-0.109069,0.988634]],""Land_TrenchFrame_01_F""],[[2487.49,1962.73,225.641],[[-0.752283,0.651543,0.0977859],[-0.0629586,0.0766503,-0.995068]],""Land_TrenchFrame_01_F""],[[2490.11,1966.21,223.747],[[-0.752283,0.651543,0.0977859],[-0.0629586,0.0766503,-0.995068]],""Land_TrenchFrame_01_F""],[[2487.42,1963.11,223.631],[[-0.7479,0.646729,0.149627],[0.103475,-0.109069,0.988634]],""Land_TrenchFrame_01_F""],[[2491.25,1958.99,227.068],[[-0.754838,0.654982,0.0348995],[0.0167479,-0.0339437,0.999283]],""Land_CzechHedgehog_01_old_F""],[[2493.84,1961.91,226.992],[[-0.754838,0.654982,0.0348995],[0.0887681,0.0492936,0.994832]],""Land_CzechHedgehog_01_old_F""],[[2493.85,1958.96,226.707],[[-0.741442,0.640117,0.201283],[0.131398,-0.155657,0.979033]],""Land_CzechHedgehog_01_old_F""],[[2496.57,1961.76,226.788],[[-0.754838,0.654982,0.0348995],[0.0167479,-0.0339437,0.999283]],""Land_CzechHedgehog_01_old_F""],[[2490.61,1966.32,225.73],[[-0.747903,0.646725,0.149627],[0.103446,-0.109101,0.988633]],""Land_TrenchFrame_01_F""],[[2487.79,1963.07,225.648],[[-0.752285,0.65154,0.0977858],[-0.0629299,0.0766833,-0.995068]],""Land_TrenchFrame_01_F""],[[2490.41,1966.55,223.754],[[-0.752285,0.65154,0.0977858],[-0.0629299,0.0766833,-0.995068]],""Land_TrenchFrame_01_F""],[[2487.72,1963.45,223.637],[[-0.747903,0.646725,0.149627],[0.103446,-0.109101,0.988633]],""Land_TrenchFrame_01_F""],[[2491.55,1959.33,227.075],[[-0.754838,0.654982,0.0348995],[0.0167192,-0.0339768,0.999283]],""Land_CzechHedgehog_01_old_F""],[[2494.13,1962.26,226.999],[[-0.754838,0.654982,0.0348995],[0.0887396,0.0492606,0.994836]],""Land_CzechHedgehog_01_old_F""],[[2494.15,1959.31,226.713],[[-0.741447,0.640111,0.201283],[0.13137,-0.155689,0.979032]],""Land_CzechHedgehog_01_old_F""],[[2496.87,1962.1,226.795],[[-0.754838,0.654982,0.0348995],[0.0167192,-0.0339768,0.999283]],""Land_CzechHedgehog_01_old_F""],[[2485.71,1965.6,225.674],[[0.74565,-0.649321,0.149626],[-0.122991,0.0865763,0.988624]],""Land_TrenchFrame_01_F""],[[2488.53,1968.85,225.721],[[0.751056,-0.652957,0.0977853],[0.082567,-0.0540547,-0.995119]],""Land_TrenchFrame_01_F""],[[2485.96,1965.41,223.698],[[0.751056,-0.652957,0.0977853],[0.082567,-0.0540547,-0.995119]],""Land_TrenchFrame_01_F""],[[2488.64,1968.52,223.704],[[0.74565,-0.649321,0.149626],[-0.122991,0.0865763,0.988624]],""Land_TrenchFrame_01_F""],[[2484.74,1972.55,227.158],[[0.754849,-0.65497,0.0348995],[-0.0363932,0.0113025,0.999274]],""Land_CzechHedgehog_01_old_F""],[[2482.16,1969.63,226.965],[[0.754849,-0.65497,0.0348995],[-0.108205,-0.0718732,0.991527]],""Land_CzechHedgehog_01_old_F""],[[2482.15,1972.58,226.746],[[0.738172,-0.643885,0.201281],[-0.15078,0.133346,0.979533]],""Land_CzechHedgehog_01_old_F""],[[2479.43,1969.79,226.711],[[0.754849,-0.65497,0.0348995],[-0.0363932,0.0113025,0.999274]],""Land_CzechHedgehog_01_old_F""],[[2485.03,1964.82,225.66],[[0.745699,-0.649264,0.149627],[-0.122567,0.0870651,0.988634]],""Land_TrenchFrame_01_F""],[[2487.86,1968.07,225.704],[[0.751083,-0.652926,0.0977859],[0.0821414,-0.0545457,-0.995127]],""Land_TrenchFrame_01_F""],[[2485.28,1964.63,223.683],[[0.751083,-0.652926,0.0977859],[0.0821414,-0.0545457,-0.995127]],""Land_TrenchFrame_01_F""],[[2487.96,1967.73,223.687],[[0.745699,-0.649264,0.149627],[-0.122567,0.0870651,0.988634]],""Land_TrenchFrame_01_F""],[[2484.06,1971.77,227.141],[[0.754849,-0.65497,0.0348995],[-0.0359668,0.0117945,0.999283]],""Land_CzechHedgehog_01_old_F""],[[2481.48,1968.85,226.951],[[0.754849,-0.65497,0.0348995],[-0.107784,-0.0713834,0.991608]],""Land_CzechHedgehog_01_old_F""],[[2481.47,1971.8,226.73],[[0.738243,-0.643803,0.201283],[-0.150359,0.133831,0.979531]],""Land_CzechHedgehog_01_old_F""],[[2478.75,1969.01,226.697],[[0.754849,-0.65497,0.0348995],[-0.0359668,0.0117945,0.999283]],""Land_CzechHedgehog_01_old_F""],[[2477.8,1952.84,225.638],[[0.899478,-0.410545,0.149638],[-0.138453,0.0570351,0.988725]],""Land_TrenchFrame_01_F""],[[2479.59,1956.76,225.643],[[0.905482,-0.412964,0.0977917],[0.0904542,-0.0373343,-0.995201]],""Land_TrenchFrame_01_F""],[[2478.08,1952.72,223.661],[[0.905482,-0.412964,0.0977917],[0.0904542,-0.0373343,-0.995201]],""Land_TrenchFrame_01_F""],[[2479.78,1956.45,223.628],[[0.899478,-0.410545,0.149638],[-0.138453,0.0570351,0.988725]],""Land_TrenchFrame_01_F""],[[2474.91,1959.25,227.077],[[0.909434,-0.414381,0.0348995],[-0.0340558,0.00942661,0.999375]],""Land_CzechHedgehog_01_old_F""],[[2473.26,1955.71,226.922],[[0.909434,-0.414381,0.0348995],[-0.0794357,-0.0907298,0.992702]],""Land_CzechHedgehog_01_old_F""],[[2472.41,1958.54,226.681],[[0.890977,-0.406988,0.201298],[-0.178374,0.0939522,0.979467]],""Land_CzechHedgehog_01_old_F""],[[2470.6,1955.09,226.684],[[0.909434,-0.414381,0.0348995],[-0.0340558,0.00942661,0.999375]],""Land_CzechHedgehog_01_old_F""],[[2485.53,1960.03,225.646],[[-0.831937,0.534311,0.149639],[0.125315,-0.0817883,0.98874]],""Land_TrenchFrame_01_F""],[[2483.2,1956.41,225.623],[[-0.837347,0.537854,0.0977926],[-0.0806099,0.0554518,-0.995202]],""Land_TrenchFrame_01_F""],[[2485.28,1960.21,223.67],[[-0.837347,0.537854,0.0977926],[-0.0806099,0.0554518,-0.995202]],""Land_TrenchFrame_01_F""],[[2483.07,1956.75,223.609],[[-0.831937,0.534311,0.149639],[0.125315,-0.0817883,0.98874]],""Land_TrenchFrame_01_F""],[[2487.48,1953.27,227.055],[[-0.84083,0.540173,0.0348995],[0.0287753,-0.0197772,0.99939]],""Land_CzechHedgehog_01_old_F""],[[2489.61,1956.53,226.926],[[-0.84083,0.540173,0.0348995],[0.0880553,0.072882,0.993446]],""Land_CzechHedgehog_01_old_F""],[[2490.05,1953.61,226.67],[[-0.824218,0.529285,0.201301],[0.159571,-0.123991,0.979369]],""Land_CzechHedgehog_01_old_F""],[[2492.34,1956.77,226.699],[[-0.84083,0.540173,0.0348995],[0.0287753,-0.0197772,0.99939]],""Land_CzechHedgehog_01_old_F""],[[2480.75,1958.64,225.653],[[0.831781,-0.534554,0.149639],[-0.126415,0.0800754,0.98874]],""Land_TrenchFrame_01_F""],[[2483.08,1962.26,225.639],[[0.837248,-0.538007,0.0977926],[0.0817171,-0.0537285,-0.995206]],""Land_TrenchFrame_01_F""],[[2481,1958.47,223.677],[[0.837248,-0.538007,0.0977926],[0.0817171,-0.0537285,-0.995206]],""Land_TrenchFrame_01_F""],[[2483.22,1961.92,223.624],[[0.831781,-0.534554,0.149639],[-0.126415,0.0800754,0.98874]],""Land_TrenchFrame_01_F""],[[2478.8,1965.4,227.071],[[0.840802,-0.540217,0.0348995],[-0.0298864,0.0180477,0.99939]],""Land_CzechHedgehog_01_old_F""],[[2476.67,1962.13,226.934],[[0.840802,-0.540217,0.0348995],[-0.089158,-0.0746021,0.99322]],""Land_CzechHedgehog_01_old_F""],[[2476.23,1965.05,226.683],[[0.824004,-0.529618,0.201301],[-0.160661,0.122293,0.979404]],""Land_CzechHedgehog_01_old_F""],[[2473.94,1961.9,226.704],[[0.840802,-0.540217,0.0348995],[-0.0298864,0.0180477,0.99939]],""Land_CzechHedgehog_01_old_F""],[[2478.99,1947.66,225.733],[[-0.898531,0.412628,0.149602],[0.146692,-0.0389261,0.988416]],""Land_TrenchFrame_01_F""],[[2477.2,1943.74,225.824],[[-0.904966,0.414098,0.0977721],[-0.098733,0.0191413,-0.99493]],""Land_TrenchFrame_01_F""],[[2478.69,1947.75,223.757],[[-0.904966,0.414098,0.0977721],[-0.098733,0.0191413,-0.99493]],""Land_TrenchFrame_01_F""],[[2477,1944.01,223.806],[[-0.898531,0.412628,0.149602],[0.146692,-0.0389261,0.988416]],""Land_TrenchFrame_01_F""],[[2481.9,1941.28,227.264],[[-0.909441,0.414367,0.0348995],[0.0423491,0.0088018,0.999064]],""Land_CzechHedgehog_01_old_F""],[[2483.54,1944.81,227.032],[[-0.909441,0.414367,0.0348995],[0.0875929,0.108849,0.990192]],""Land_CzechHedgehog_01_old_F""],[[2484.39,1941.98,226.835],[[-0.889598,0.410018,0.201246],[0.186564,-0.0759801,0.9795]],""Land_CzechHedgehog_01_old_F""],[[2486.21,1945.43,226.76],[[-0.909441,0.414367,0.0348995],[0.0423491,0.0088018,0.999064]],""Land_CzechHedgehog_01_old_F""],[[2479.62,1949.05,225.71],[[-0.898817,0.411998,0.149618],[0.144217,-0.0443695,0.988551]],""Land_TrenchFrame_01_F""],[[2477.84,1945.14,225.775],[[-0.905123,0.413753,0.0977806],[-0.0962459,0.0246102,-0.995053]],""Land_TrenchFrame_01_F""],[[2479.33,1949.15,223.734],[[-0.905123,0.413753,0.0977806],[-0.0962459,0.0246102,-0.995053]],""Land_TrenchFrame_01_F""],[[2477.64,1945.42,223.758],[[-0.898817,0.411998,0.149618],[0.144217,-0.0443695,0.988551]],""Land_TrenchFrame_01_F""],[[2482.53,1942.67,227.213],[[-0.909441,0.414367,0.0348995],[0.0398576,0.00332204,0.9992]],""Land_CzechHedgehog_01_old_F""],[[2484.17,1946.2,227.004],[[-0.909441,0.414367,0.0348995],[0.0851437,0.103407,0.990988]],""Land_CzechHedgehog_01_old_F""],[[2485.02,1943.37,226.794],[[-0.890015,0.409103,0.201269],[0.184104,-0.0813828,0.979532]],""Land_CzechHedgehog_01_old_F""],[[2486.84,1946.82,226.743],[[-0.909441,0.414367,0.0348995],[0.0398576,0.00332204,0.9992]],""Land_CzechHedgehog_01_old_F""],[[2475.13,1946.97,225.783],[[0.900682,-0.407905,0.149618],[-0.128114,0.0797118,0.988551]],""Land_TrenchFrame_01_F""],[[2476.92,1950.88,225.68],[[0.906144,-0.411511,0.0977806],[0.0800651,-0.0601169,-0.994975]],""Land_TrenchFrame_01_F""],[[2475.39,1946.8,223.807],[[0.906144,-0.411511,0.0977806],[0.0800651,-0.0601169,-0.994975]],""Land_TrenchFrame_01_F""],[[2477.08,1950.53,223.671],[[0.900682,-0.407905,0.149618],[-0.128114,0.0797118,0.988551]],""Land_TrenchFrame_01_F""],[[2472.25,1953.41,227.106],[[0.909441,-0.414367,0.0348995],[-0.023647,0.0322565,0.9992]],""Land_CzechHedgehog_01_old_F""],[[2470.6,1949.88,227.049],[[0.909441,-0.414367,0.0348995],[-0.0691681,-0.0679816,0.995286]],""Land_CzechHedgehog_01_old_F""],[[2469.75,1952.7,226.752],[[0.892721,-0.403162,0.201269],[-0.168102,0.116447,0.978868]],""Land_CzechHedgehog_01_old_F""],[[2467.93,1949.25,226.852],[[0.909441,-0.414367,0.0348995],[-0.023647,0.0322565,0.9992]],""Land_CzechHedgehog_01_old_F""],[[2474.49,1945.58,225.829],[[0.90097,-0.407275,0.149602],[-0.12563,0.0851513,0.988416]],""Land_TrenchFrame_01_F""],[[2476.28,1949.49,225.7],[[0.906302,-0.411166,0.0977721],[0.0775696,-0.0655814,-0.994828]],""Land_TrenchFrame_01_F""],[[2474.75,1945.4,223.854],[[0.906302,-0.411166,0.0977721],[0.0775696,-0.0655814,-0.994828]],""Land_TrenchFrame_01_F""],[[2476.45,1949.13,223.693],[[0.90097,-0.407275,0.149602],[-0.12563,0.0851513,0.988416]],""Land_TrenchFrame_01_F""],[[2471.62,1952.03,227.123],[[0.909441,-0.414367,0.0348995],[-0.0211469,0.0377323,0.999064]],""Land_CzechHedgehog_01_old_F""],[[2469.97,1948.49,227.09],[[0.909441,-0.414367,0.0348995],[-0.066698,-0.0625158,0.995813]],""Land_CzechHedgehog_01_old_F""],[[2469.12,1951.31,226.78],[[0.893139,-0.402247,0.201246],[-0.165635,0.121842,0.978631]],""Land_CzechHedgehog_01_old_F""],[[2467.3,1947.87,226.904],[[0.909441,-0.414367,0.0348995],[-0.0211469,0.0377323,0.999064]],""Land_CzechHedgehog_01_old_F""],[[1677.03,2181.58,237.985],[[0.822048,0.549417,0.149592],[-0.108148,-0.107282,0.988329]],""Land_TrenchFrame_01_F""],[[1674.63,2185.15,238.09],[[0.826575,0.55427,0.0977665],[0.0661826,0.0767821,-0.994849]],""Land_TrenchFrame_01_F""],[[1677.26,2181.79,236.009],[[0.826575,0.55427,0.0977665],[0.0661826,0.0767821,-0.994849]],""Land_TrenchFrame_01_F""],[[1674.96,2185.19,236.07],[[0.822048,0.549417,0.149592],[-0.108148,-0.107282,0.988329]],""Land_TrenchFrame_01_F""],[[1670.07,2182.43,239.531],[[0.829032,0.558111,0.0348995],[-0.0128604,-0.0433643,0.998977]],""Land_CzechHedgehog_01_old_F""],[[1672.22,2179.19,239.285],[[0.829032,0.558111,0.0348995],[0.0487093,-0.134245,0.98975]],""Land_CzechHedgehog_01_old_F""],[[1669.37,2179.94,239.096],[[0.815243,0.543032,0.201231],[-0.160604,-0.12185,0.979469]],""Land_CzechHedgehog_01_old_F""],[[1671.36,2176.59,239.008],[[0.829032,0.558111,0.0348995],[-0.0128604,-0.0433643,0.998977]],""Land_CzechHedgehog_01_old_F""],[[1679.51,2177.89,237.779],[[0.823258,0.547625,0.149509],[-0.0977028,-0.122754,0.987616]],""Land_TrenchFrame_01_F""],[[1677.11,2181.46,237.965],[[0.827238,0.553289,0.0977213],[0.0556884,0.0923281,-0.99417]],""Land_TrenchFrame_01_F""],[[1679.72,2178.13,235.805],[[0.827238,0.553289,0.0977213],[0.0556884,0.0923281,-0.99417]],""Land_TrenchFrame_01_F""],[[1677.42,2181.53,235.944],[[0.823258,0.547625,0.149509],[-0.0977028,-0.122754,0.987616]],""Land_TrenchFrame_01_F""],[[1672.58,2178.71,239.411],[[0.829032,0.558111,0.0348995],[-0.00234499,-0.0589393,0.998259]],""Land_CzechHedgehog_01_old_F""],[[1674.73,2175.47,239.093],[[0.829032,0.558111,0.0348995],[0.0591766,-0.149619,0.986971]],""Land_CzechHedgehog_01_old_F""],[[1671.87,2176.23,238.946],[[0.816999,0.540431,0.201112],[-0.15024,-0.13722,0.97908]],""Land_CzechHedgehog_01_old_F""],[[1673.86,2172.88,238.785],[[0.829032,0.558111,0.0348995],[-0.00234499,-0.0589393,0.998259]],""Land_CzechHedgehog_01_old_F""],[[1689.25,2166.32,236.59],[[0.720116,0.677585,0.149371],[-0.0612254,-0.152385,0.986423]],""Land_TrenchFrame_01_F""],[[1686.28,2169.42,236.865],[[0.722331,0.68462,0.0976457],[0.024912,0.115347,-0.993013]],""Land_TrenchFrame_01_F""],[[1689.38,2166.62,234.618],[[0.722331,0.68462,0.0976457],[0.024912,0.115347,-0.993013]],""Land_TrenchFrame_01_F""],[[1686.54,2169.57,234.841],[[0.720116,0.677585,0.149371],[-0.0612254,-0.152385,0.986423]],""Land_TrenchFrame_01_F""],[[1682.29,2165.92,238.316],[[0.722378,0.690617,0.0348995],[0.0220245,-0.0734224,0.997058]],""Land_CzechHedgehog_01_old_F""],[[1684.96,2163.1,237.917],[[0.722378,0.690617,0.0348995],[0.0979119,-0.152115,0.983501]],""Land_CzechHedgehog_01_old_F""],[[1682.01,2163.36,237.816],[[0.715912,0.668659,0.200911],[-0.110652,-0.175462,0.978248]],""Land_CzechHedgehog_01_old_F""],[[1684.54,2160.41,237.575],[[0.722378,0.690617,0.0348995],[0.0220245,-0.0734224,0.997058]],""Land_CzechHedgehog_01_old_F""],[[1692.57,2162.85,236.327],[[0.718899,0.678852,0.149478],[-0.0717291,-0.141445,0.987344]],""Land_TrenchFrame_01_F""],[[1689.6,2165.95,236.537],[[0.721664,0.685313,0.0977041],[0.0354654,0.104353,-0.993908]],""Land_TrenchFrame_01_F""],[[1692.72,2163.13,234.353],[[0.721664,0.685313,0.0977041],[0.0354654,0.104353,-0.993908]],""Land_TrenchFrame_01_F""],[[1689.88,2166.08,234.514],[[0.718899,0.678852,0.149478],[-0.0717291,-0.141445,0.987344]],""Land_TrenchFrame_01_F""],[[1685.6,2162.47,237.984],[[0.722378,0.690617,0.0348995],[0.0114506,-0.0624091,0.997985]],""Land_CzechHedgehog_01_old_F""],[[1688.27,2159.64,237.645],[[0.722378,0.690617,0.0348995],[0.0874303,-0.141283,0.986101]],""Land_CzechHedgehog_01_old_F""],[[1685.32,2159.91,237.509],[[0.714147,0.670498,0.201066],[-0.12108,-0.164587,0.978903]],""Land_CzechHedgehog_01_old_F""],[[1687.85,2156.95,237.327],[[0.722378,0.690617,0.0348995],[0.0114506,-0.0624091,0.997985]],""Land_CzechHedgehog_01_old_F""],[[1692.31,2167.79,236.526],[[-0.710464,-0.687675,0.149478],[0.144521,0.065306,0.987344]],""Land_TrenchFrame_01_F""],[[1695.27,2164.68,236.28],[[-0.717043,-0.690148,0.0977041],[-0.108593,-0.0278529,-0.993696]],""Land_TrenchFrame_01_F""],[[1692.01,2167.66,234.553],[[-0.717043,-0.690148,0.0977041],[-0.108593,-0.0278529,-0.993696]],""Land_TrenchFrame_01_F""],[[1694.84,2164.7,234.28],[[-0.710464,-0.687675,0.149478],[0.144521,0.065306,0.987344]],""Land_TrenchFrame_01_F""],[[1699.39,2168.03,237.692],[[-0.722373,-0.690623,0.0348995],[0.0618281,-0.014239,0.997985]],""Land_CzechHedgehog_01_old_F""],[[1696.72,2170.88,237.765],[[-0.722373,-0.690623,0.0348995],[-0.0143026,0.0653803,0.997758]],""Land_CzechHedgehog_01_old_F""],[[1699.65,2170.62,237.395],[[-0.701904,-0.683303,0.201066],[0.193273,0.0889833,0.977102]],""Land_CzechHedgehog_01_old_F""],[[1697.13,2173.59,237.625],[[-0.722373,-0.690623,0.0348995],[0.0618281,-0.014239,0.997985]],""Land_CzechHedgehog_01_old_F""],[[1689.23,2171.01,236.821],[[-0.709352,-0.688843,0.149381],[0.154123,0.0552201,0.986507]],""Land_TrenchFrame_01_F""],[[1692.18,2167.9,236.514],[[-0.716434,-0.690787,0.097651],[-0.118238,-0.0177203,-0.992827]],""Land_TrenchFrame_01_F""],[[1688.91,2170.91,234.849],[[-0.716434,-0.690787,0.097651],[-0.118238,-0.0177203,-0.992827]],""Land_TrenchFrame_01_F""],[[1691.73,2167.95,234.518],[[-0.709352,-0.688843,0.149381],[0.154123,0.0552201,0.986507]],""Land_TrenchFrame_01_F""],[[1696.32,2171.24,237.92],[[-0.722373,-0.690623,0.0348995],[0.0714944,-0.0243923,0.997143]],""Land_CzechHedgehog_01_old_F""],[[1693.65,2174.09,238.048],[[-0.722373,-0.690623,0.0348995],[-0.004592,0.0552588,0.998462]],""Land_CzechHedgehog_01_old_F""],[[1696.58,2173.84,237.647],[[-0.70029,-0.684998,0.200925],[0.202786,0.0789787,0.976033]],""Land_CzechHedgehog_01_old_F""],[[1694.06,2176.8,237.931],[[-0.722373,-0.690623,0.0348995],[0.0714944,-0.0243923,0.997143]],""Land_CzechHedgehog_01_old_F""],[[1679.91,2183.09,237.974],[[-0.817187,-0.556642,0.149513],[0.150114,0.0449038,0.987649]],""Land_TrenchFrame_01_F""],[[1682.3,2179.52,237.754],[[-0.823913,-0.558228,0.0977234],[-0.108339,-0.0141096,-0.994014]],""Land_TrenchFrame_01_F""],[[1679.59,2183.01,236],[[-0.823913,-0.558228,0.0977234],[-0.108339,-0.0141096,-0.994014]],""Land_TrenchFrame_01_F""],[[1681.88,2179.61,235.752],[[-0.817187,-0.556642,0.149513],[0.150114,0.0449038,0.987649]],""Land_TrenchFrame_01_F""],[[1686.92,2182.14,239.168],[[-0.829031,-0.558112,0.0348995],[0.0551063,-0.0194315,0.998291]],""Land_CzechHedgehog_01_old_F""],[[1684.77,2185.4,239.218],[[-0.829031,-0.558112,0.0348995],[-0.00643682,0.0719294,0.997389]],""Land_CzechHedgehog_01_old_F""],[[1687.62,2184.65,238.861],[[-0.808188,-0.55352,0.201117],[0.202207,0.0599296,0.977508]],""Land_CzechHedgehog_01_old_F""],[[1685.64,2188,239.068],[[-0.829031,-0.558112,0.0348995],[0.0551063,-0.0194315,0.998291]],""Land_CzechHedgehog_01_old_F""],[[1677.61,2186.5,238.094],[[-0.818383,-0.554861,0.149594],[0.13979,0.0602815,0.988344]],""Land_TrenchFrame_01_F""],[[1680.01,2182.93,237.953],[[-0.824567,-0.557253,0.0977675],[-0.0979696,-0.0295589,-0.99475]],""Land_TrenchFrame_01_F""],[[1677.32,2186.38,236.118],[[-0.824567,-0.557253,0.0977675],[-0.0979696,-0.0295589,-0.99475]],""Land_TrenchFrame_01_F""],[[1679.61,2182.99,235.946],[[-0.818383,-0.554861,0.149594],[0.13979,0.0602815,0.988344]],""Land_TrenchFrame_01_F""],[[1684.61,2185.57,239.375],[[-0.829031,-0.558112,0.0348995],[0.0447141,-0.00395093,0.998992]],""Land_CzechHedgehog_01_old_F""],[[1682.46,2188.83,239.352],[[-0.829031,-0.558112,0.0348995],[-0.0168684,0.08734,0.996036]],""Land_CzechHedgehog_01_old_F""],[[1685.31,2188.08,239.037],[[-0.809923,-0.550935,0.201234],[0.191978,0.0751869,0.978515]],""Land_CzechHedgehog_01_old_F""],[[1683.32,2191.43,239.171],[[-0.829031,-0.558112,0.0348995],[0.0447141,-0.00395093,0.998992]],""Land_CzechHedgehog_01_old_F""],[[1684.15,2171.89,237.158],[[0.776706,0.611943,0.149179],[-0.0608032,-0.162893,0.984768]],""Land_TrenchFrame_01_F""],[[1681.45,2175.22,237.523],[[0.778821,0.619615,0.0975407],[0.0214062,0.12916,-0.991393]],""Land_TrenchFrame_01_F""],[[1684.28,2172.21,235.188],[[0.778821,0.619615,0.0975407],[0.0214062,0.12916,-0.991393]],""Land_TrenchFrame_01_F""],[[1681.71,2175.39,235.498],[[0.776706,0.611943,0.149179],[-0.0608032,-0.162893,0.984768]],""Land_TrenchFrame_01_F""],[[1677.21,2172.05,238.978],[[0.778544,0.626619,0.0348995],[0.0289541,-0.0914123,0.995392]],""Land_CzechHedgehog_01_old_F""],[[1679.62,2169.02,238.498],[[0.778544,0.626619,0.0348995],[0.0977352,-0.175986,0.979529]],""Land_CzechHedgehog_01_old_F""],[[1676.71,2169.53,238.444],[[0.772447,0.602555,0.200633],[-0.112107,-0.181585,0.976964]],""Land_CzechHedgehog_01_old_F""],[[1678.97,2166.38,238.12],[[0.778544,0.626619,0.0348995],[0.0289541,-0.0914123,0.995392]],""Land_CzechHedgehog_01_old_F""],[[1684.34,2176.83,237.505],[[-0.763339,-0.628554,0.149108],[0.176264,0.0194024,0.984152]],""Land_TrenchFrame_01_F""],[[1687.01,2173.49,237.074],[[-0.771503,-0.62871,0.0975016],[-0.137397,0.015009,-0.990402]],""Land_TrenchFrame_01_F""],[[1683.97,2176.8,235.539],[[-0.771503,-0.62871,0.0975016],[-0.137397,0.015009,-0.990402]],""Land_TrenchFrame_01_F""],[[1686.52,2173.62,235.089],[[-0.763339,-0.628554,0.149108],[0.176264,0.0194024,0.984152]],""Land_TrenchFrame_01_F""],[[1691.43,2176.43,238.466],[[-0.778549,-0.626613,0.0348995],[0.0872782,-0.0530364,0.994771]],""Land_CzechHedgehog_01_old_F""],[[1689.03,2179.49,238.708],[[-0.778549,-0.626613,0.0348995],[0.0183899,0.0328072,0.999293]],""Land_CzechHedgehog_01_old_F""],[[1691.91,2179,238.243],[[-0.753042,-0.626671,0.200529],[0.226599,0.039123,0.973202]],""Land_CzechHedgehog_01_old_F""],[[1689.67,2182.16,238.64],[[-0.778549,-0.626613,0.0348995],[0.0872782,-0.0530364,0.994771]],""Land_CzechHedgehog_01_old_F""],[[1703.35,2156.24,235.998],[[-0.714336,-0.683617,0.149638],[0.111052,0.100384,0.988732]],""Land_TrenchFrame_01_F""],[[1706.32,2153.13,235.961],[[-0.719162,-0.687927,0.0977921],[-0.0749714,-0.0630952,-0.995188]],""Land_TrenchFrame_01_F""],[[1703.11,2156.04,234.022],[[-0.719162,-0.687927,0.0977921],[-0.0749714,-0.0630952,-0.995188]],""Land_TrenchFrame_01_F""],[[1705.95,2153.08,233.948],[[-0.714336,-0.683617,0.149638],[0.111052,0.100384,0.988732]],""Land_TrenchFrame_01_F""],[[1710.38,2156.54,237.392],[[-0.722369,-0.690626,0.0348995],[0.0281357,0.021073,0.999382]],""Land_CzechHedgehog_01_old_F""],[[1707.71,2159.38,237.275],[[-0.722369,-0.690626,0.0348995],[-0.0480327,0.100459,0.993781]],""Land_CzechHedgehog_01_old_F""],[[1710.65,2159.12,237.013],[[-0.707527,-0.67741,0.201299],[0.160095,0.123798,0.979308]],""Land_CzechHedgehog_01_old_F""],[[1708.12,2162.09,237.053],[[-0.722369,-0.690626,0.0348995],[0.0281357,0.021073,0.999382]],""Land_CzechHedgehog_01_old_F""],[[1700.41,2159.31,236.056],[[-0.713548,-0.684441,0.149628],[0.117855,0.0932628,0.988642]],""Land_TrenchFrame_01_F""],[[1703.38,2156.2,235.976],[[-0.71873,-0.688379,0.0977864],[-0.0818065,-0.0559404,-0.995077]],""Land_TrenchFrame_01_F""],[[1700.16,2159.13,234.079],[[-0.71873,-0.688379,0.0977864],[-0.0818065,-0.0559404,-0.995077]],""Land_TrenchFrame_01_F""],[[1703,2156.17,233.965],[[-0.713548,-0.684441,0.149628],[0.117855,0.0932628,0.988642]],""Land_TrenchFrame_01_F""],[[1707.45,2159.6,237.403],[[-0.722369,-0.690626,0.0348995],[0.0349851,0.0139042,0.999291]],""Land_CzechHedgehog_01_old_F""],[[1704.78,2162.44,237.325],[[-0.722369,-0.690626,0.0348995],[-0.0411905,0.0933531,0.994781]],""Land_CzechHedgehog_01_old_F""],[[1707.72,2162.18,237.041],[[-0.706384,-0.678607,0.201284],[0.166842,0.116728,0.97905]],""Land_CzechHedgehog_01_old_F""],[[1705.19,2165.15,237.12],[[-0.722369,-0.690626,0.0348995],[0.0349851,0.0139042,0.999291]],""Land_CzechHedgehog_01_old_F""],[[1697.48,2162.38,236.171],[[-0.712446,-0.685596,0.149594],[0.127375,0.0832907,0.988351]],""Land_TrenchFrame_01_F""],[[1700.45,2159.27,236.032],[[-0.718126,-0.689011,0.0977679],[-0.0913698,-0.0459214,-0.994758]],""Land_TrenchFrame_01_F""],[[1697.21,2162.22,234.196],[[-0.718126,-0.689011,0.0977679],[-0.0913698,-0.0459214,-0.994758]],""Land_TrenchFrame_01_F""],[[1700.04,2159.25,234.025],[[-0.712446,-0.685596,0.149594],[0.127375,0.0832907,0.988351]],""Land_TrenchFrame_01_F""],[[1704.53,2162.65,237.454],[[-0.722369,-0.690626,0.0348995],[0.0445685,0.00386553,0.998999]],""Land_CzechHedgehog_01_old_F""],[[1701.86,2165.49,237.43],[[-0.722369,-0.690626,0.0348995],[-0.0316044,0.0833888,0.996016]],""Land_CzechHedgehog_01_old_F""],[[1704.8,2165.24,237.115],[[-0.704783,-0.680283,0.201235],[0.17628,0.10683,0.978526]],""Land_CzechHedgehog_01_old_F""],[[1702.28,2168.21,237.248],[[-0.722369,-0.690626,0.0348995],[0.0445685,0.00386553,0.998999]],""Land_CzechHedgehog_01_old_F""],[[1697.74,2157.44,236.066],[[0.716899,0.680939,0.149594],[-0.0889268,-0.123506,0.988351]],""Land_TrenchFrame_01_F""],[[1694.77,2160.54,236.168],[[0.720565,0.68646,0.0977679],[0.0527442,0.086328,-0.99487]],""Land_TrenchFrame_01_F""],[[1697.93,2157.68,234.09],[[0.720565,0.68646,0.0977679],[0.0527442,0.086328,-0.99487]],""Land_TrenchFrame_01_F""],[[1695.09,2160.64,234.149],[[0.716899,0.680939,0.149594],[-0.0889268,-0.123506,0.988351]],""Land_TrenchFrame_01_F""],[[1690.74,2157.09,237.608],[[0.722369,0.690626,0.0348995],[-0.00586307,-0.04435,0.998999]],""Land_CzechHedgehog_01_old_F""],[[1693.41,2154.26,237.366],[[0.722369,0.690626,0.0348995],[0.0702304,-0.123479,0.989859]],""Land_CzechHedgehog_01_old_F""],[[1690.47,2154.52,237.175],[[0.711247,0.673523,0.201235],[-0.138148,-0.146763,0.979477]],""Land_CzechHedgehog_01_old_F""],[[1693,2151.56,237.091],[[0.722369,0.690626,0.0348995],[-0.00586307,-0.04435,0.998999]],""Land_CzechHedgehog_01_old_F""],[[1700.67,2154.37,236.003],[[0.715794,0.682092,0.149628],[-0.0984613,-0.113548,0.988642]],""Land_TrenchFrame_01_F""],[[1697.7,2157.48,236.044],[[0.71996,0.687092,0.0977864],[0.062323,0.0763223,-0.995134]],""Land_TrenchFrame_01_F""],[[1700.88,2154.59,234.026],[[0.71996,0.687092,0.0977864],[0.062323,0.0763223,-0.995134]],""Land_TrenchFrame_01_F""],[[1698.04,2157.55,234.028],[[0.715794,0.682092,0.149628],[-0.0984613,-0.113548,0.988642]],""Land_TrenchFrame_01_F""],[[1693.66,2154.04,237.481],[[0.722369,0.690626,0.0348995],[-0.0154613,-0.0343254,0.999291]],""Land_CzechHedgehog_01_old_F""],[[1696.33,2151.21,237.293],[[0.722369,0.690626,0.0348995],[0.0606742,-0.113575,0.991675]],""Land_CzechHedgehog_01_old_F""],[[1693.39,2151.47,237.071],[[0.709644,0.675197,0.201284],[-0.147608,-0.136871,0.97953]],""Land_CzechHedgehog_01_old_F""],[[1695.92,2148.5,237.04],[[0.722369,0.690626,0.0348995],[-0.0154613,-0.0343254,0.999291]],""Land_CzechHedgehog_01_old_F""],[[1703.61,2151.3,235.982],[[0.715006,0.682916,0.149638],[-0.10527,-0.106432,0.988732]],""Land_TrenchFrame_01_F""],[[1700.64,2154.41,235.981],[[0.719528,0.687543,0.0977921],[0.0691629,0.0691715,-0.995204]],""Land_TrenchFrame_01_F""],[[1703.83,2151.51,234.006],[[0.719528,0.687543,0.0977921],[0.0691629,0.0691715,-0.995204]],""Land_TrenchFrame_01_F""],[[1700.99,2154.47,233.967],[[0.715006,0.682916,0.149638],[-0.10527,-0.106432,0.988732]],""Land_TrenchFrame_01_F""],[[1696.58,2150.99,237.415],[[0.722369,0.690626,0.0348995],[-0.0223152,-0.027161,0.999382]],""Land_CzechHedgehog_01_old_F""],[[1699.25,2148.15,237.265],[[0.722369,0.690626,0.0348995],[0.0538412,-0.106488,0.992855]],""Land_CzechHedgehog_01_old_F""],[[1696.31,2148.41,237.022],[[0.708499,0.676393,0.201299],[-0.154361,-0.129803,0.979451]],""Land_CzechHedgehog_01_old_F""],[[1698.84,2145.44,237.03],[[0.722369,0.690626,0.0348995],[-0.0223152,-0.027161,0.999382]],""Land_CzechHedgehog_01_old_F""],[[2520.33,1635.66,225.482],[[-0.975343,0.162403,0.149437],[0.137306,-0.0835787,0.986996]],""Land_TrenchFrame_01_F""],[[2519.59,1631.43,225.209],[[-0.981183,0.166547,0.097682],[-0.0858304,0.0769484,-0.993334]],""Land_TrenchFrame_01_F""],[[2520.05,1635.84,223.51],[[-0.981183,0.166547,0.097682],[-0.0858304,0.0769484,-0.993334]],""Land_TrenchFrame_01_F""],[[2519.35,1631.81,223.211],[[-0.975343,0.162403,0.149437],[0.137306,-0.0835787,0.986996]],""Land_TrenchFrame_01_F""],[[2524.73,1630.1,226.618],[[-0.984663,0.17094,0.0348995],[0.0241896,-0.0643406,0.997635]],""Land_CzechHedgehog_01_old_F""],[[2525.43,1633.94,226.716],[[-0.984663,0.17094,0.0348995],[0.0430474,0.0441921,0.998095]],""Land_CzechHedgehog_01_old_F""],[[2526.97,1631.43,226.332],[[-0.966797,0.157795,0.201007],[0.185317,-0.108683,0.97665]],""Land_CzechHedgehog_01_old_F""],[[2527.86,1635.22,226.587],[[-0.984663,0.17094,0.0348995],[0.0241896,-0.0643406,0.997635]],""Land_CzechHedgehog_01_old_F""],[[2520.87,1638.74,225.755],[[-0.975851,0.159522,0.149226],[0.132923,-0.108457,0.985174]],""Land_TrenchFrame_01_F""],[[2520.12,1634.52,225.372],[[-0.981461,0.164969,0.0975664],[-0.0814252,0.101939,-0.991453]],""Land_TrenchFrame_01_F""],[[2520.6,1638.97,223.787],[[-0.981461,0.164969,0.0975664],[-0.0814252,0.101939,-0.991453]],""Land_TrenchFrame_01_F""],[[2519.89,1634.95,223.384],[[-0.975851,0.159522,0.149226],[0.132923,-0.108457,0.985174]],""Land_TrenchFrame_01_F""],[[2525.25,1633.15,226.77],[[-0.984663,0.17094,0.0348995],[0.0197768,-0.0893852,0.995801]],""Land_CzechHedgehog_01_old_F""],[[2525.96,1636.98,226.968],[[-0.984663,0.17094,0.0348995],[0.038723,0.0190839,0.999068]],""Land_CzechHedgehog_01_old_F""],[[2527.5,1634.49,226.527],[[-0.967534,0.153613,0.200701],[0.180957,-0.133339,0.97441]],""Land_CzechHedgehog_01_old_F""],[[2528.39,1638.27,226.881],[[-0.984663,0.17094,0.0348995],[0.0197768,-0.0893852,0.995801]],""Land_CzechHedgehog_01_old_F""],[[2523.83,1653.73,226.369],[[-0.967139,0.205547,0.149639],[0.14637,-0.0311082,0.988741]],""Land_TrenchFrame_01_F""],[[2522.93,1649.52,226.35],[[-0.973464,0.206891,0.0977926],[-0.0952402,0.0222862,-0.995205]],""Land_TrenchFrame_01_F""],[[2523.53,1653.8,224.393],[[-0.973464,0.206891,0.0977926],[-0.0952402,0.0222862,-0.995205]],""Land_TrenchFrame_01_F""],[[2522.68,1649.79,224.336],[[-0.967139,0.205547,0.149639],[0.14637,-0.0311082,0.988741]],""Land_TrenchFrame_01_F""],[[2528.04,1648.09,227.782],[[-0.977557,0.207761,0.0348995],[0.034137,-0.00725517,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2528.88,1651.9,227.649],[[-0.977557,0.207761,0.0348995],[0.056796,0.100378,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2530.32,1649.32,227.396],[[-0.95813,0.203632,0.201301],[0.19334,-0.0584701,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2531.35,1653.08,227.42],[[-0.977557,0.207761,0.0348995],[0.034137,-0.00725517,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2524.73,1657.99,226.369],[[-0.967139,0.205547,0.149639],[0.14637,-0.0311082,0.988741]],""Land_TrenchFrame_01_F""],[[2523.83,1653.78,226.35],[[-0.973464,0.206891,0.0977926],[-0.0952402,0.0222862,-0.995205]],""Land_TrenchFrame_01_F""],[[2524.43,1658.06,224.393],[[-0.973464,0.206891,0.0977926],[-0.0952402,0.0222862,-0.995205]],""Land_TrenchFrame_01_F""],[[2523.59,1654.05,224.336],[[-0.967139,0.205547,0.149639],[0.14637,-0.0311082,0.988741]],""Land_TrenchFrame_01_F""],[[2528.94,1652.35,227.782],[[-0.977557,0.207761,0.0348995],[0.034137,-0.00725517,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2529.78,1656.16,227.649],[[-0.977557,0.207761,0.0348995],[0.056796,0.100378,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2531.23,1653.58,227.396],[[-0.95813,0.203632,0.201301],[0.19334,-0.0584701,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2532.25,1657.34,227.42],[[-0.977557,0.207761,0.0348995],[0.034137,-0.00725517,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2525.64,1662.24,226.369],[[-0.967139,0.205547,0.149639],[0.14637,-0.0311082,0.988741]],""Land_TrenchFrame_01_F""],[[2524.74,1658.04,226.35],[[-0.973464,0.206891,0.0977926],[-0.0952402,0.0222862,-0.995205]],""Land_TrenchFrame_01_F""],[[2525.34,1662.32,224.393],[[-0.973464,0.206891,0.0977926],[-0.0952402,0.0222862,-0.995205]],""Land_TrenchFrame_01_F""],[[2524.49,1658.31,224.336],[[-0.967139,0.205547,0.149639],[0.14637,-0.0311082,0.988741]],""Land_TrenchFrame_01_F""],[[2529.85,1656.61,227.782],[[-0.977557,0.207761,0.0348995],[0.034137,-0.00725517,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2530.69,1660.42,227.649],[[-0.977557,0.207761,0.0348995],[0.056796,0.100378,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2532.13,1657.84,227.396],[[-0.95813,0.203632,0.201301],[0.19334,-0.0584701,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2533.16,1661.6,227.42],[[-0.977557,0.207761,0.0348995],[0.034137,-0.00725517,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2521.7,1659.24,226.369],[[0.967139,-0.205549,0.149639],[-0.14637,0.0311085,0.988741]],""Land_TrenchFrame_01_F""],[[2522.6,1663.45,226.35],[[0.973464,-0.206893,0.0977926],[0.0952401,-0.0222864,-0.995205]],""Land_TrenchFrame_01_F""],[[2522,1659.17,224.393],[[0.973464,-0.206893,0.0977926],[0.0952401,-0.0222864,-0.995205]],""Land_TrenchFrame_01_F""],[[2522.84,1663.18,224.336],[[0.967139,-0.205549,0.149639],[-0.14637,0.0311085,0.988741]],""Land_TrenchFrame_01_F""],[[2517.49,1664.88,227.782],[[0.977556,-0.207763,0.0348995],[-0.034137,0.00725524,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2516.65,1661.07,227.649],[[0.977556,-0.207763,0.0348995],[-0.0567962,-0.100378,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2515.2,1663.65,227.396],[[0.958129,-0.203634,0.201301],[-0.19334,0.0584705,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2514.18,1659.89,227.42],[[0.977556,-0.207763,0.0348995],[-0.034137,0.00725524,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2520.78,1654.95,226.369],[[0.967139,-0.205549,0.149639],[-0.14637,0.0311085,0.988741]],""Land_TrenchFrame_01_F""],[[2521.68,1659.16,226.35],[[0.973464,-0.206893,0.0977926],[0.0952401,-0.0222864,-0.995205]],""Land_TrenchFrame_01_F""],[[2521.08,1654.87,224.393],[[0.973464,-0.206893,0.0977926],[0.0952401,-0.0222864,-0.995205]],""Land_TrenchFrame_01_F""],[[2521.93,1658.89,224.336],[[0.967139,-0.205549,0.149639],[-0.14637,0.0311085,0.988741]],""Land_TrenchFrame_01_F""],[[2516.57,1660.58,227.782],[[0.977556,-0.207763,0.0348995],[-0.034137,0.00725524,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2515.73,1656.78,227.649],[[0.977556,-0.207763,0.0348995],[-0.0567962,-0.100378,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2514.29,1659.35,227.396],[[0.958129,-0.203634,0.201301],[-0.19334,0.0584705,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2513.26,1655.59,227.42],[[0.977556,-0.207763,0.0348995],[-0.034137,0.00725524,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2519.87,1650.65,226.369],[[0.967139,-0.205549,0.149639],[-0.14637,0.0311085,0.988741]],""Land_TrenchFrame_01_F""],[[2520.77,1654.86,226.35],[[0.973464,-0.206893,0.0977926],[0.0952401,-0.0222864,-0.995205]],""Land_TrenchFrame_01_F""],[[2520.17,1650.58,224.393],[[0.973464,-0.206893,0.0977926],[0.0952401,-0.0222864,-0.995205]],""Land_TrenchFrame_01_F""],[[2521.02,1654.59,224.336],[[0.967139,-0.205549,0.149639],[-0.14637,0.0311085,0.988741]],""Land_TrenchFrame_01_F""],[[2515.66,1656.29,227.782],[[0.977556,-0.207763,0.0348995],[-0.034137,0.00725524,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2514.82,1652.48,227.649],[[0.977556,-0.207763,0.0348995],[-0.0567962,-0.100378,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2513.38,1655.06,227.396],[[0.958129,-0.203634,0.201301],[-0.19334,0.0584705,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2512.35,1651.3,227.42],[[0.977556,-0.207763,0.0348995],[-0.034137,0.00725524,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2517.06,1635.68,225.444],[[0.972515,-0.178734,0.149224],[-0.16174,-0.0575504,0.985154]],""Land_TrenchFrame_01_F""],[[2517.79,1639.91,225.79],[[0.979636,-0.175484,0.0975652],[0.110389,0.0648427,-0.991771]],""Land_TrenchFrame_01_F""],[[2517.39,1635.78,223.474],[[0.979636,-0.175484,0.0975652],[0.110389,0.0648427,-0.991771]],""Land_TrenchFrame_01_F""],[[2518.07,1639.82,223.766],[[0.972515,-0.178734,0.149224],[-0.16174,-0.0575504,0.985154]],""Land_TrenchFrame_01_F""],[[2512.6,1641,227.245],[[0.984665,-0.170927,0.0348995],[-0.0487865,-0.0777302,0.99578]],""Land_CzechHedgehog_01_old_F""],[[2511.92,1637.19,226.781],[[0.984665,-0.170927,0.0348995],[-0.0669135,-0.185295,0.980402]],""Land_CzechHedgehog_01_old_F""],[[2510.38,1639.72,226.717],[[0.962692,-0.181507,0.200698],[-0.209656,-0.0313909,0.977271]],""Land_CzechHedgehog_01_old_F""],[[2509.5,1635.93,226.411],[[0.984665,-0.170927,0.0348995],[-0.0487865,-0.0777302,0.99578]],""Land_CzechHedgehog_01_old_F""],[[2516.51,1632.52,225.261],[[0.973011,-0.175834,0.149437],[-0.157458,-0.0325069,0.986991]],""Land_TrenchFrame_01_F""],[[2517.24,1636.75,225.497],[[0.979907,-0.173896,0.0976816],[0.106085,0.0396786,-0.993565]],""Land_TrenchFrame_01_F""],[[2516.83,1632.57,223.287],[[0.979907,-0.173896,0.0976816],[0.106085,0.0396786,-0.993565]],""Land_TrenchFrame_01_F""],[[2517.52,1636.61,223.474],[[0.973011,-0.175834,0.149437],[-0.157458,-0.0325069,0.986991]],""Land_TrenchFrame_01_F""],[[2512.06,1637.89,226.946],[[0.984665,-0.170927,0.0348995],[-0.0444757,-0.0525193,0.997629]],""Land_CzechHedgehog_01_old_F""],[[2511.38,1634.07,226.582],[[0.984665,-0.170927,0.0348995],[-0.0627604,-0.16042,0.985052]],""Land_CzechHedgehog_01_old_F""],[[2509.84,1636.6,226.461],[[0.963412,-0.177297,0.201006],[-0.205386,-0.00650924,0.978659]],""Land_CzechHedgehog_01_old_F""],[[2508.96,1632.8,226.254],[[0.984665,-0.170927,0.0348995],[-0.0444757,-0.0525193,0.997629]],""Land_CzechHedgehog_01_old_F""],[[2522.28,1646.24,226.25],[[-0.972133,0.180627,0.149436],[0.135668,-0.0863821,0.986981]],""Land_TrenchFrame_01_F""],[[2521.45,1642.02,225.976],[[-0.977892,0.184892,0.0976811],[-0.0843251,0.0787893,-0.993319]],""Land_TrenchFrame_01_F""],[[2522,1646.42,224.278],[[-0.977892,0.184892,0.0976811],[-0.0843251,0.0787893,-0.993319]],""Land_TrenchFrame_01_F""],[[2521.22,1642.4,223.978],[[-0.972133,0.180627,0.149436],[0.135668,-0.0863821,0.986981]],""Land_TrenchFrame_01_F""],[[2526.57,1640.6,227.385],[[-0.981286,0.189365,0.0348995],[0.0229313,-0.0650289,0.99762]],""Land_CzechHedgehog_01_old_F""],[[2527.34,1644.42,227.484],[[-0.981286,0.189365,0.0348995],[0.043821,0.0431309,0.998108]],""Land_CzechHedgehog_01_old_F""],[[2528.83,1641.89,227.099],[[-0.963678,0.175847,0.201005],[0.1832,-0.11238,0.976631]],""Land_CzechHedgehog_01_old_F""],[[2529.8,1645.66,227.355],[[-0.981286,0.189365,0.0348995],[0.0229313,-0.0650289,0.99762]],""Land_CzechHedgehog_01_old_F""],[[2518.39,1643.17,226.032],[[0.969556,-0.193979,0.149441],[-0.157922,-0.0289316,0.987028]],""Land_TrenchFrame_01_F""],[[2519.2,1647.39,226.265],[[0.976481,-0.192203,0.097684],[0.106692,0.0370625,-0.993601]],""Land_TrenchFrame_01_F""],[[2518.72,1643.21,224.058],[[0.976481,-0.192203,0.097684],[0.106692,0.0370625,-0.993601]],""Land_TrenchFrame_01_F""],[[2519.48,1647.24,224.243],[[0.969556,-0.193979,0.149441],[-0.157922,-0.0289316,0.987028]],""Land_TrenchFrame_01_F""],[[2514.05,1648.62,227.714],[[0.981287,-0.189362,0.0348995],[-0.0453343,-0.0510552,0.997666]],""Land_CzechHedgehog_01_old_F""],[[2513.29,1644.81,227.352],[[0.981287,-0.189362,0.0348995],[-0.0656431,-0.158602,0.985158]],""Land_CzechHedgehog_01_old_F""],[[2511.8,1647.37,227.23],[[0.959937,-0.195229,0.201013],[-0.205354,-0.0020439,0.978686]],""Land_CzechHedgehog_01_old_F""],[[2510.85,1643.6,227.026],[[0.981287,-0.189362,0.0348995],[-0.0453343,-0.0510552,0.997666]],""Land_CzechHedgehog_01_old_F""],[[2520.14,1686.22,226.369],[[0.416023,0.896958,0.149639],[-0.0629623,-0.135749,0.988741]],""Land_TrenchFrame_01_F""],[[2516.24,1688.04,226.35],[[0.418743,0.902824,0.0977926],[0.0429615,0.087873,-0.995205]],""Land_TrenchFrame_01_F""],[[2520.28,1686.5,224.393],[[0.418743,0.902824,0.0977926],[0.0429615,0.087873,-0.995205]],""Land_TrenchFrame_01_F""],[[2516.56,1688.22,224.336],[[0.416023,0.896958,0.149639],[-0.0629623,-0.135749,0.988741]],""Land_TrenchFrame_01_F""],[[2513.71,1683.38,227.782],[[0.420504,0.906619,0.0348995],[-0.0146843,-0.0316598,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2517.23,1681.71,227.649],[[0.420504,0.906619,0.0348995],[0.0851869,-0.0777482,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2514.4,1680.88,227.396],[[0.412147,0.888602,0.201301],[-0.100109,-0.175435,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2517.83,1679.04,227.42],[[0.420504,0.906619,0.0348995],[-0.0146843,-0.0316598,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2520.36,1686.12,226.369],[[0.416023,0.896958,0.149639],[-0.0629623,-0.135749,0.988741]],""Land_TrenchFrame_01_F""],[[2516.46,1687.94,226.35],[[0.418743,0.902824,0.0977926],[0.0429615,0.087873,-0.995205]],""Land_TrenchFrame_01_F""],[[2520.5,1686.4,224.393],[[0.418743,0.902824,0.0977926],[0.0429615,0.087873,-0.995205]],""Land_TrenchFrame_01_F""],[[2516.78,1688.12,224.336],[[0.416023,0.896958,0.149639],[-0.0629623,-0.135749,0.988741]],""Land_TrenchFrame_01_F""],[[2513.93,1683.27,227.782],[[0.420504,0.906619,0.0348995],[-0.0146843,-0.0316598,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2517.45,1681.6,227.649],[[0.420504,0.906619,0.0348995],[0.0851869,-0.0777482,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2514.62,1680.77,227.396],[[0.412147,0.888602,0.201301],[-0.100109,-0.175435,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2518.05,1678.93,227.42],[[0.420504,0.906619,0.0348995],[-0.0146843,-0.0316598,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2524.53,1672.55,226.369],[[0.967138,-0.205552,0.149639],[-0.14637,0.031109,0.988741]],""Land_TrenchFrame_01_F""],[[2525.42,1676.76,226.35],[[0.973463,-0.206897,0.0977926],[0.09524,-0.0222867,-0.995205]],""Land_TrenchFrame_01_F""],[[2524.82,1672.48,224.393],[[0.973463,-0.206897,0.0977926],[0.09524,-0.0222867,-0.995205]],""Land_TrenchFrame_01_F""],[[2525.67,1676.49,224.336],[[0.967138,-0.205552,0.149639],[-0.14637,0.031109,0.988741]],""Land_TrenchFrame_01_F""],[[2520.32,1678.19,227.782],[[0.977556,-0.207767,0.0348995],[-0.034137,0.00725537,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2519.47,1674.38,227.649],[[0.977556,-0.207767,0.0348995],[-0.0567966,-0.100378,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2518.03,1676.96,227.396],[[0.958128,-0.203638,0.201301],[-0.19334,0.0584712,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2517,1673.2,227.42],[[0.977556,-0.207767,0.0348995],[-0.034137,0.00725537,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2523.26,1666.58,226.369],[[0.967138,-0.205552,0.149639],[-0.14637,0.031109,0.988741]],""Land_TrenchFrame_01_F""],[[2524.15,1670.79,226.35],[[0.973463,-0.206897,0.0977926],[0.09524,-0.0222867,-0.995205]],""Land_TrenchFrame_01_F""],[[2523.55,1666.51,224.393],[[0.973463,-0.206897,0.0977926],[0.09524,-0.0222867,-0.995205]],""Land_TrenchFrame_01_F""],[[2524.4,1670.52,224.336],[[0.967138,-0.205552,0.149639],[-0.14637,0.031109,0.988741]],""Land_TrenchFrame_01_F""],[[2519.05,1672.21,227.782],[[0.977556,-0.207767,0.0348995],[-0.034137,0.00725537,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2518.2,1668.41,227.649],[[0.977556,-0.207767,0.0348995],[-0.0567966,-0.100378,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2516.76,1670.98,227.396],[[0.958128,-0.203638,0.201301],[-0.19334,0.0584712,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2515.73,1667.22,227.42],[[0.977556,-0.207767,0.0348995],[-0.034137,0.00725537,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2527.2,1669.58,226.369],[[-0.967138,0.205553,0.149639],[0.14637,-0.0311092,0.988741]],""Land_TrenchFrame_01_F""],[[2526.3,1665.37,226.35],[[-0.973463,0.206898,0.0977926],[-0.09524,0.0222868,-0.995205]],""Land_TrenchFrame_01_F""],[[2526.9,1669.66,224.393],[[-0.973463,0.206898,0.0977926],[-0.09524,0.0222868,-0.995205]],""Land_TrenchFrame_01_F""],[[2526.05,1665.64,224.336],[[-0.967138,0.205553,0.149639],[0.14637,-0.0311092,0.988741]],""Land_TrenchFrame_01_F""],[[2531.41,1663.95,227.782],[[-0.977555,0.207768,0.0348995],[0.034137,-0.0072554,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2532.25,1667.75,227.649],[[-0.977555,0.207768,0.0348995],[0.0567967,0.100378,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2533.69,1665.18,227.396],[[-0.958128,0.203638,0.201301],[0.19334,-0.0584714,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2534.72,1668.94,227.42],[[-0.977555,0.207768,0.0348995],[0.034137,-0.0072554,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2528.12,1673.91,226.369],[[-0.967138,0.205553,0.149639],[0.14637,-0.0311092,0.988741]],""Land_TrenchFrame_01_F""],[[2527.22,1669.71,226.35],[[-0.973463,0.206898,0.0977926],[-0.09524,0.0222868,-0.995205]],""Land_TrenchFrame_01_F""],[[2527.82,1673.99,224.393],[[-0.973463,0.206898,0.0977926],[-0.09524,0.0222868,-0.995205]],""Land_TrenchFrame_01_F""],[[2526.97,1669.98,224.336],[[-0.967138,0.205553,0.149639],[0.14637,-0.0311092,0.988741]],""Land_TrenchFrame_01_F""],[[2532.33,1668.28,227.782],[[-0.977555,0.207768,0.0348995],[0.034137,-0.0072554,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2533.17,1672.09,227.649],[[-0.977555,0.207768,0.0348995],[0.0567967,0.100378,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2534.61,1669.51,227.396],[[-0.958128,0.203638,0.201301],[0.19334,-0.0584714,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2535.64,1673.27,227.42],[[-0.977555,0.207768,0.0348995],[0.034137,-0.0072554,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2529.04,1678.25,226.369],[[-0.967138,0.205553,0.149639],[0.14637,-0.0311092,0.988741]],""Land_TrenchFrame_01_F""],[[2528.14,1674.04,226.35],[[-0.973463,0.206898,0.0977926],[-0.09524,0.0222868,-0.995205]],""Land_TrenchFrame_01_F""],[[2528.74,1678.32,224.393],[[-0.973463,0.206898,0.0977926],[-0.09524,0.0222868,-0.995205]],""Land_TrenchFrame_01_F""],[[2527.89,1674.31,224.336],[[-0.967138,0.205553,0.149639],[0.14637,-0.0311092,0.988741]],""Land_TrenchFrame_01_F""],[[2533.25,1672.61,227.782],[[-0.977555,0.207768,0.0348995],[0.034137,-0.0072554,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2534.09,1676.42,227.649],[[-0.977555,0.207768,0.0348995],[0.0567967,0.100378,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2535.53,1673.84,227.396],[[-0.958128,0.203638,0.201301],[0.19334,-0.0584714,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2536.56,1677.6,227.42],[[-0.977555,0.207768,0.0348995],[0.034137,-0.0072554,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2531.06,1693.25,226.369],[[-0.984855,0.0875674,0.149639],[0.149051,-0.0132528,0.988741]],""Land_TrenchFrame_01_F""],[[2530.68,1688.97,226.35],[[-0.991296,0.0881401,0.0977926],[-0.097231,0.0106531,-0.995205]],""Land_TrenchFrame_01_F""],[[2530.76,1693.29,224.393],[[-0.991296,0.0881401,0.0977926],[-0.097231,0.0106531,-0.995205]],""Land_TrenchFrame_01_F""],[[2530.4,1689.2,224.336],[[-0.984855,0.0875674,0.149639],[0.149051,-0.0132528,0.988741]],""Land_TrenchFrame_01_F""],[[2535.92,1688.17,227.782],[[-0.995464,0.0885107,0.0348995],[0.0347624,-0.00309086,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2536.3,1692.05,227.649],[[-0.995464,0.0885107,0.0348995],[0.0442929,0.106488,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2538.04,1689.66,227.396],[[-0.97568,0.0867517,0.201301],[0.198975,-0.0347584,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2538.61,1693.52,227.42],[[-0.995464,0.0885107,0.0348995],[0.0347624,-0.00309086,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2531.48,1697.94,226.369],[[-0.984855,0.0875674,0.149639],[0.149051,-0.0132528,0.988741]],""Land_TrenchFrame_01_F""],[[2531.09,1693.66,226.35],[[-0.991296,0.0881401,0.0977926],[-0.097231,0.0106531,-0.995205]],""Land_TrenchFrame_01_F""],[[2531.17,1697.98,224.393],[[-0.991296,0.0881401,0.0977926],[-0.097231,0.0106531,-0.995205]],""Land_TrenchFrame_01_F""],[[2530.82,1693.89,224.336],[[-0.984855,0.0875674,0.149639],[0.149051,-0.0132528,0.988741]],""Land_TrenchFrame_01_F""],[[2536.34,1692.85,227.782],[[-0.995464,0.0885107,0.0348995],[0.0347624,-0.00309086,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2536.71,1696.74,227.649],[[-0.995464,0.0885107,0.0348995],[0.0442929,0.106488,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2538.46,1694.35,227.396],[[-0.97568,0.0867517,0.201301],[0.198975,-0.0347584,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2539.02,1698.21,227.42],[[-0.995464,0.0885107,0.0348995],[0.0347624,-0.00309086,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2531.9,1702.63,226.369],[[-0.984855,0.0875674,0.149639],[0.149051,-0.0132528,0.988741]],""Land_TrenchFrame_01_F""],[[2531.51,1698.34,226.35],[[-0.991296,0.0881401,0.0977926],[-0.097231,0.0106531,-0.995205]],""Land_TrenchFrame_01_F""],[[2531.59,1702.67,224.393],[[-0.991296,0.0881401,0.0977926],[-0.097231,0.0106531,-0.995205]],""Land_TrenchFrame_01_F""],[[2531.23,1698.58,224.336],[[-0.984855,0.0875674,0.149639],[0.149051,-0.0132528,0.988741]],""Land_TrenchFrame_01_F""],[[2536.76,1697.54,227.782],[[-0.995464,0.0885107,0.0348995],[0.0347624,-0.00309086,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2537.13,1701.42,227.649],[[-0.995464,0.0885107,0.0348995],[0.0442929,0.106488,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2538.87,1699.04,227.396],[[-0.97568,0.0867517,0.201301],[0.198975,-0.0347584,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2539.44,1702.9,227.42],[[-0.995464,0.0885107,0.0348995],[0.0347624,-0.00309086,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2528.35,1699.18,226.369],[[0.984855,-0.0875722,0.149639],[-0.149051,0.0132535,0.988741]],""Land_TrenchFrame_01_F""],[[2528.73,1703.46,226.35],[[0.991296,-0.0881449,0.0977926],[0.097231,-0.0106536,-0.995205]],""Land_TrenchFrame_01_F""],[[2528.65,1699.14,224.393],[[0.991296,-0.0881449,0.0977926],[0.097231,-0.0106536,-0.995205]],""Land_TrenchFrame_01_F""],[[2529.01,1703.22,224.336],[[0.984855,-0.0875722,0.149639],[-0.149051,0.0132535,0.988741]],""Land_TrenchFrame_01_F""],[[2523.49,1704.26,227.782],[[0.995463,-0.0885155,0.0348995],[-0.0347623,0.00309103,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2523.11,1700.38,227.649],[[0.995463,-0.0885155,0.0348995],[-0.0442934,-0.106488,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2521.37,1702.77,227.396],[[0.97568,-0.0867564,0.201301],[-0.198975,0.0347594,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2520.8,1698.91,227.42],[[0.995463,-0.0885155,0.0348995],[-0.0347623,0.00309103,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2528.02,1695.51,226.369],[[0.984855,-0.0875722,0.149639],[-0.149051,0.0132535,0.988741]],""Land_TrenchFrame_01_F""],[[2528.41,1699.79,226.35],[[0.991296,-0.0881449,0.0977926],[0.097231,-0.0106536,-0.995205]],""Land_TrenchFrame_01_F""],[[2528.33,1695.47,224.393],[[0.991296,-0.0881449,0.0977926],[0.097231,-0.0106536,-0.995205]],""Land_TrenchFrame_01_F""],[[2528.68,1699.55,224.336],[[0.984855,-0.0875722,0.149639],[-0.149051,0.0132535,0.988741]],""Land_TrenchFrame_01_F""],[[2523.16,1700.59,227.782],[[0.995463,-0.0885155,0.0348995],[-0.0347623,0.00309103,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2522.78,1696.71,227.649],[[0.995463,-0.0885155,0.0348995],[-0.0442934,-0.106488,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2521.04,1699.1,227.396],[[0.97568,-0.0867564,0.201301],[-0.198975,0.0347594,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2520.48,1695.24,227.42],[[0.995463,-0.0885155,0.0348995],[-0.0347623,0.00309103,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2516.85,1691.31,226.369],[[-0.416028,-0.896955,0.149639],[0.0629631,0.135748,0.988741]],""Land_TrenchFrame_01_F""],[[2520.75,1689.5,226.35],[[-0.418748,-0.902821,0.0977926],[-0.042962,-0.0878728,-0.995205]],""Land_TrenchFrame_01_F""],[[2516.71,1691.04,224.393],[[-0.418748,-0.902821,0.0977926],[-0.042962,-0.0878728,-0.995205]],""Land_TrenchFrame_01_F""],[[2520.43,1689.31,224.336],[[-0.416028,-0.896955,0.149639],[0.0629631,0.135748,0.988741]],""Land_TrenchFrame_01_F""],[[2523.28,1694.16,227.782],[[-0.420509,-0.906617,0.0348995],[0.0146845,0.0316598,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2519.76,1695.83,227.649],[[-0.420509,-0.906617,0.0348995],[-0.0851865,0.0777487,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2522.59,1696.66,227.396],[[-0.412152,-0.888599,0.201301],[0.10011,0.175435,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2519.15,1698.5,227.42],[[-0.420509,-0.906617,0.0348995],[0.0146845,0.0316598,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2524.79,1680.05,226.369],[[0.884388,0.442115,0.149639],[-0.133846,-0.0669113,0.988741]],""Land_TrenchFrame_01_F""],[[2522.87,1683.9,226.35],[[0.890172,0.445007,0.0977926],[0.0883656,0.0419389,-0.995205]],""Land_TrenchFrame_01_F""],[[2525.07,1680.18,224.393],[[0.890172,0.445007,0.0977926],[0.0883656,0.0419389,-0.995205]],""Land_TrenchFrame_01_F""],[[2523.23,1683.85,224.336],[[0.884388,0.442115,0.149639],[-0.133846,-0.0669113,0.988741]],""Land_TrenchFrame_01_F""],[[2517.99,1681.84,227.782],[[0.893914,0.446878,0.0348995],[-0.0312162,-0.0156053,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2519.7,1678.33,227.649],[[0.893914,0.446878,0.0348995],[0.0181564,-0.113894,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2516.97,1679.45,227.396],[[0.876149,0.437997,0.201301],[-0.187631,-0.0747931,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2518.51,1675.87,227.42],[[0.893914,0.446878,0.0348995],[-0.0312162,-0.0156053,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2530.27,1685.72,226.369],[[-0.977779,0.146817,0.149639],[0.147981,-0.0222199,0.988741]],""Land_TrenchFrame_01_F""],[[2529.63,1681.47,226.35],[[-0.984174,0.147778,0.0977926],[-0.0964113,0.016499,-0.995205]],""Land_TrenchFrame_01_F""],[[2529.97,1685.78,224.393],[[-0.984174,0.147778,0.0977926],[-0.0964113,0.016499,-0.995205]],""Land_TrenchFrame_01_F""],[[2529.37,1681.72,224.336],[[-0.977779,0.146817,0.149639],[0.147981,-0.0222199,0.988741]],""Land_TrenchFrame_01_F""],[[2534.82,1680.35,227.782],[[-0.988312,0.148399,0.0348995],[0.0345126,-0.0051822,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2535.43,1684.2,227.649],[[-0.988312,0.148399,0.0348995],[0.0506359,0.103622,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2537.02,1681.72,227.396],[[-0.96867,0.14545,0.201301],[0.196516,-0.0466979,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2537.82,1685.53,227.42],[[-0.988312,0.148399,0.0348995],[0.0345126,-0.0051822,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2522.74,1690.5,226.369],[[0.494655,-0.85611,0.149639],[-0.0748629,0.129567,0.988741]],""Land_TrenchFrame_01_F""],[[2526.47,1692.65,226.35],[[0.49789,-0.861709,0.0977926],[0.0471927,-0.085675,-0.995205]],""Land_TrenchFrame_01_F""],[[2522.89,1690.23,224.393],[[0.49789,-0.861709,0.0977926],[0.0471927,-0.085675,-0.995205]],""Land_TrenchFrame_01_F""],[[2526.43,1692.28,224.336],[[0.494655,-0.85611,0.149639],[-0.0748629,0.129567,0.988741]],""Land_TrenchFrame_01_F""],[[2524.11,1697.4,227.782],[[0.499983,-0.865331,0.0348995],[-0.0174598,0.030218,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2520.72,1695.48,227.649],[[0.499983,-0.865331,0.0348995],[-0.112592,-0.0249933,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2521.67,1698.27,227.396],[[0.490047,-0.848134,0.201301],[-0.0859745,0.182777,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2518.18,1696.52,227.42],[[0.499983,-0.865331,0.0348995],[-0.0174598,0.030218,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2530.17,1719.75,226.369],[[0.984856,-0.0875644,0.149639],[-0.149052,0.0132523,0.988741]],""Land_TrenchFrame_01_F""],[[2530.56,1724.03,226.35],[[0.991296,-0.088137,0.0977926],[0.0972311,-0.0106528,-0.995205]],""Land_TrenchFrame_01_F""],[[2530.48,1719.71,224.393],[[0.991296,-0.088137,0.0977926],[0.0972311,-0.0106528,-0.995205]],""Land_TrenchFrame_01_F""],[[2530.84,1723.79,224.336],[[0.984856,-0.0875644,0.149639],[-0.149052,0.0132523,0.988741]],""Land_TrenchFrame_01_F""],[[2525.32,1724.83,227.782],[[0.995464,-0.0885076,0.0348995],[-0.0347624,0.00309075,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2524.94,1720.95,227.649],[[0.995464,-0.0885076,0.0348995],[-0.0442926,-0.106488,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2523.2,1723.33,227.396],[[0.975681,-0.0867486,0.201301],[-0.198975,0.0347578,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2522.63,1719.48,227.42],[[0.995464,-0.0885076,0.0348995],[-0.0347624,0.00309075,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2529.59,1713.2,226.369],[[0.984856,-0.0875644,0.149639],[-0.149052,0.0132523,0.988741]],""Land_TrenchFrame_01_F""],[[2529.98,1717.48,226.35],[[0.991296,-0.088137,0.0977926],[0.0972311,-0.0106528,-0.995205]],""Land_TrenchFrame_01_F""],[[2529.9,1713.16,224.393],[[0.991296,-0.088137,0.0977926],[0.0972311,-0.0106528,-0.995205]],""Land_TrenchFrame_01_F""],[[2530.26,1717.24,224.336],[[0.984856,-0.0875644,0.149639],[-0.149052,0.0132523,0.988741]],""Land_TrenchFrame_01_F""],[[2524.73,1718.28,227.782],[[0.995464,-0.0885076,0.0348995],[-0.0347624,0.00309075,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2524.36,1714.4,227.649],[[0.995464,-0.0885076,0.0348995],[-0.0442926,-0.106488,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2522.62,1716.79,227.396],[[0.975681,-0.0867486,0.201301],[-0.198975,0.0347578,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2522.05,1712.93,227.42],[[0.995464,-0.0885076,0.0348995],[-0.0347624,0.00309075,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2529.01,1706.65,226.369],[[0.984856,-0.0875644,0.149639],[-0.149052,0.0132523,0.988741]],""Land_TrenchFrame_01_F""],[[2529.4,1710.93,226.35],[[0.991296,-0.088137,0.0977926],[0.0972311,-0.0106528,-0.995205]],""Land_TrenchFrame_01_F""],[[2529.32,1706.61,224.393],[[0.991296,-0.088137,0.0977926],[0.0972311,-0.0106528,-0.995205]],""Land_TrenchFrame_01_F""],[[2529.67,1710.69,224.336],[[0.984856,-0.0875644,0.149639],[-0.149052,0.0132523,0.988741]],""Land_TrenchFrame_01_F""],[[2524.15,1711.73,227.782],[[0.995464,-0.0885076,0.0348995],[-0.0347624,0.00309075,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2523.78,1707.85,227.649],[[0.995464,-0.0885076,0.0348995],[-0.0442926,-0.106488,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2522.03,1710.24,227.396],[[0.975681,-0.0867486,0.201301],[-0.198975,0.0347578,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2521.47,1706.38,227.42],[[0.995464,-0.0885076,0.0348995],[-0.0347624,0.00309075,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2532.56,1710.1,226.369],[[-0.984856,0.0875643,0.149639],[0.149052,-0.0132523,0.988741]],""Land_TrenchFrame_01_F""],[[2532.18,1705.82,226.35],[[-0.991296,0.0881369,0.0977926],[-0.0972311,0.0106528,-0.995205]],""Land_TrenchFrame_01_F""],[[2532.25,1710.14,224.393],[[-0.991296,0.0881369,0.0977926],[-0.0972311,0.0106528,-0.995205]],""Land_TrenchFrame_01_F""],[[2531.9,1706.05,224.336],[[-0.984856,0.0875643,0.149639],[0.149052,-0.0132523,0.988741]],""Land_TrenchFrame_01_F""],[[2537.42,1705.01,227.782],[[-0.995464,0.0885075,0.0348995],[0.0347624,-0.00309075,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2537.8,1708.89,227.649],[[-0.995464,0.0885075,0.0348995],[0.0442925,0.106488,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2539.54,1706.51,227.396],[[-0.975681,0.0867485,0.201301],[0.198975,-0.0347578,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2540.1,1710.37,227.42],[[-0.995464,0.0885075,0.0348995],[0.0347624,-0.00309075,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2533.14,1716.65,226.369],[[-0.984856,0.0875643,0.149639],[0.149052,-0.0132523,0.988741]],""Land_TrenchFrame_01_F""],[[2532.76,1712.36,226.35],[[-0.991296,0.0881369,0.0977926],[-0.0972311,0.0106528,-0.995205]],""Land_TrenchFrame_01_F""],[[2532.84,1716.69,224.393],[[-0.991296,0.0881369,0.0977926],[-0.0972311,0.0106528,-0.995205]],""Land_TrenchFrame_01_F""],[[2532.48,1712.6,224.336],[[-0.984856,0.0875643,0.149639],[0.149052,-0.0132523,0.988741]],""Land_TrenchFrame_01_F""],[[2538,1711.56,227.782],[[-0.995464,0.0885075,0.0348995],[0.0347624,-0.00309075,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2538.38,1715.44,227.649],[[-0.995464,0.0885075,0.0348995],[0.0442925,0.106488,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2540.12,1713.06,227.396],[[-0.975681,0.0867485,0.201301],[0.198975,-0.0347578,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2540.69,1716.92,227.42],[[-0.995464,0.0885075,0.0348995],[0.0347624,-0.00309075,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2533.73,1723.2,226.369],[[-0.984856,0.0875643,0.149639],[0.149052,-0.0132523,0.988741]],""Land_TrenchFrame_01_F""],[[2533.34,1718.91,226.35],[[-0.991296,0.0881369,0.0977926],[-0.0972311,0.0106528,-0.995205]],""Land_TrenchFrame_01_F""],[[2533.42,1723.24,224.393],[[-0.991296,0.0881369,0.0977926],[-0.0972311,0.0106528,-0.995205]],""Land_TrenchFrame_01_F""],[[2533.06,1719.15,224.336],[[-0.984856,0.0875643,0.149639],[0.149052,-0.0132523,0.988741]],""Land_TrenchFrame_01_F""],[[2538.58,1718.11,227.782],[[-0.995464,0.0885075,0.0348995],[0.0347624,-0.00309075,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2538.96,1721.99,227.649],[[-0.995464,0.0885075,0.0348995],[0.0442925,0.106488,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2540.7,1719.61,227.396],[[-0.975681,0.0867485,0.201301],[0.198975,-0.0347578,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2541.27,1723.47,227.42],[[-0.995464,0.0885075,0.0348995],[0.0347624,-0.00309075,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2517.85,1621.34,224.506],[[-0.975192,0.163265,0.149486],[0.138613,-0.0761394,0.987415]],""Land_TrenchFrame_01_F""],[[2517.1,1617.11,224.265],[[-0.9811,0.167019,0.0977086],[-0.0871432,0.0694752,-0.99377]],""Land_TrenchFrame_01_F""],[[2517.56,1621.51,222.533],[[-0.9811,0.167019,0.0977086],[-0.0871432,0.0694752,-0.99377]],""Land_TrenchFrame_01_F""],[[2516.86,1617.48,222.265],[[-0.975192,0.163265,0.149486],[0.138613,-0.0761394,0.987415]],""Land_TrenchFrame_01_F""],[[2522.25,1615.8,225.678],[[-0.984663,0.17094,0.0348995],[0.0255046,-0.0568516,0.998057]],""Land_CzechHedgehog_01_old_F""],[[2522.95,1619.64,225.746],[[-0.984663,0.17094,0.0348995],[0.0443337,0.0516864,0.997679]],""Land_CzechHedgehog_01_old_F""],[[2524.49,1617.13,225.379],[[-0.966578,0.159046,0.201078],[0.186617,-0.101308,0.977195]],""Land_CzechHedgehog_01_old_F""],[[2525.38,1620.92,225.604],[[-0.984663,0.17094,0.0348995],[0.0255046,-0.0568516,0.998057]],""Land_CzechHedgehog_01_old_F""],[[2519.05,1628.26,224.951],[[-0.975495,0.161537,0.149382],[0.135991,-0.0910549,0.986517]],""Land_TrenchFrame_01_F""],[[2518.3,1624.04,224.645],[[-0.981267,0.166073,0.0976516],[-0.084509,0.0844586,-0.992837]],""Land_TrenchFrame_01_F""],[[2518.77,1628.46,222.98],[[-0.981267,0.166073,0.0976516],[-0.084509,0.0844586,-0.992837]],""Land_TrenchFrame_01_F""],[[2518.07,1624.43,222.65],[[-0.975495,0.161537,0.149382],[0.135991,-0.0910549,0.986517]],""Land_TrenchFrame_01_F""],[[2523.44,1622.7,226.051],[[-0.984663,0.17094,0.0348995],[0.0228659,-0.0718668,0.997152]],""Land_CzechHedgehog_01_old_F""],[[2524.15,1626.53,226.179],[[-0.984663,0.17094,0.0348995],[0.0417516,0.0366541,0.998456]],""Land_CzechHedgehog_01_old_F""],[[2525.68,1624.03,225.778],[[-0.967018,0.156538,0.200927],[0.184009,-0.116094,0.976045]],""Land_CzechHedgehog_01_old_F""],[[2526.58,1627.82,226.062],[[-0.984663,0.17094,0.0348995],[0.0228659,-0.0718668,0.997152]],""Land_CzechHedgehog_01_old_F""],[[2515.23,1625.13,224.7],[[0.972862,-0.176703,0.149382],[-0.158725,-0.0398958,0.986517]],""Land_TrenchFrame_01_F""],[[2515.96,1629.36,224.969],[[0.979825,-0.174378,0.0976516],[0.107358,0.0471036,-0.993104]],""Land_TrenchFrame_01_F""],[[2515.55,1625.19,222.727],[[0.979825,-0.174378,0.0976516],[0.107358,0.0471036,-0.993104]],""Land_TrenchFrame_01_F""],[[2516.24,1629.23,222.946],[[0.972862,-0.176703,0.149382],[-0.158725,-0.0398958,0.986517]],""Land_TrenchFrame_01_F""],[[2510.78,1630.48,226.42],[[0.984663,-0.17094,0.0348995],[-0.0457512,-0.0599591,0.997152]],""Land_CzechHedgehog_01_old_F""],[[2510.09,1626.66,226.026],[[0.984663,-0.17094,0.0348995],[-0.063992,-0.167768,0.983747]],""Land_CzechHedgehog_01_old_F""],[[2508.55,1629.19,225.922],[[0.963196,-0.178553,0.200927],[-0.206648,-0.0138485,0.978317]],""Land_CzechHedgehog_01_old_F""],[[2507.67,1625.4,225.686],[[0.984663,-0.17094,0.0348995],[-0.0457512,-0.0599591,0.997152]],""Land_CzechHedgehog_01_old_F""],[[2514.02,1618.2,224.312],[[0.973159,-0.174974,0.149486],[-0.156165,-0.0249652,0.987415]],""Land_TrenchFrame_01_F""],[[2514.76,1622.44,224.516],[[0.979987,-0.173431,0.0977086],[0.104785,0.0321015,-0.993977]],""Land_TrenchFrame_01_F""],[[2514.34,1618.24,222.338],[[0.979987,-0.173431,0.0977086],[0.104785,0.0321015,-0.993977]],""Land_TrenchFrame_01_F""],[[2515.03,1622.28,222.494],[[0.973159,-0.174974,0.149486],[-0.156165,-0.0249652,0.987415]],""Land_TrenchFrame_01_F""],[[2509.58,1623.59,225.963],[[0.984663,-0.17094,0.0348995],[-0.043174,-0.0449288,0.998057]],""Land_CzechHedgehog_01_old_F""],[[2508.89,1619.76,225.629],[[0.984663,-0.17094,0.0348995],[-0.0615052,-0.152917,0.986323]],""Land_CzechHedgehog_01_old_F""],[[2507.35,1622.29,225.49],[[0.963627,-0.176043,0.201078],[-0.204096,0.000982223,0.97895]],""Land_CzechHedgehog_01_old_F""],[[2506.47,1618.5,225.314],[[0.984663,-0.17094,0.0348995],[-0.043174,-0.0449288,0.998057]],""Land_CzechHedgehog_01_old_F""],[[2484.7,1558.47,225.529],[[0.906465,0.394882,0.149632],[-0.141657,-0.049461,0.988679]],""Land_TrenchFrame_01_F""],[[2483,1562.42,225.462],[[0.912626,0.396926,0.0977887],[0.094914,0.0269336,-0.995121]],""Land_TrenchFrame_01_F""],[[2485,1558.57,223.553],[[0.912626,0.396926,0.0977887],[0.094914,0.0269336,-0.995121]],""Land_TrenchFrame_01_F""],[[2483.36,1562.33,223.451],[[0.906465,0.394882,0.149632],[-0.141657,-0.049461,0.988679]],""Land_TrenchFrame_01_F""],[[2486.28,1554.83,225.724],[[0.904679,0.399008,0.149495],[-0.157079,-0.013829,0.987489]],""Land_TrenchFrame_01_F""],[[2484.58,1558.78,225.489],[[0.911648,0.399186,0.0977133],[0.110405,-0.00886408,-0.993847]],""Land_TrenchFrame_01_F""],[[2486.61,1554.85,223.75],[[0.911648,0.399186,0.0977133],[0.110405,-0.00886408,-0.993847]],""Land_TrenchFrame_01_F""],[[2484.98,1558.61,223.489],[[0.904679,0.399008,0.149495],[-0.157079,-0.013829,0.987489]],""Land_TrenchFrame_01_F""],[[2491.8,1540.64,226.195],[[0.928067,0.341081,0.149515],[-0.156393,-0.00741178,0.987667]],""Land_TrenchFrame_01_F""],[[2490.35,1544.69,225.976],[[0.934969,0.341002,0.0977245],[0.108382,-0.0122932,-0.994033]],""Land_TrenchFrame_01_F""],[[2492.12,1540.65,224.221],[[0.934969,0.341002,0.0977245],[0.108382,-0.0122932,-0.994033]],""Land_TrenchFrame_01_F""],[[2490.73,1544.5,223.974],[[0.928067,0.341081,0.149515],[-0.156393,-0.00741178,0.987667]],""Land_TrenchFrame_01_F""],[[2493.13,1536.95,226.338],[[0.928465,0.339975,0.149564],[-0.152958,-0.0169586,0.988087]],""Land_TrenchFrame_01_F""],[[2491.68,1541,226.163],[[0.935187,0.340397,0.0977512],[0.104932,-0.00270231,-0.994476]],""Land_TrenchFrame_01_F""],[[2493.45,1536.98,224.363],[[0.935187,0.340397,0.0977512],[0.104932,-0.00270231,-0.994476]],""Land_TrenchFrame_01_F""],[[2492.06,1540.83,224.158],[[0.928465,0.339975,0.149564],[-0.152958,-0.0169586,0.988087]],""Land_TrenchFrame_01_F""],[[2494.89,1541.58,226.2],[[-0.931312,-0.332098,0.149563],[0.128361,0.0850193,0.988077]],""Land_TrenchFrame_01_F""],[[2496.36,1537.54,226.339],[[-0.936745,-0.336085,0.0977505],[-0.0802247,-0.0656787,-0.994611]],""Land_TrenchFrame_01_F""],[[2494.62,1541.42,224.225],[[-0.936745,-0.336085,0.0977505],[-0.0802247,-0.0656787,-0.994611]],""Land_TrenchFrame_01_F""],[[2496.03,1537.57,224.319],[[-0.931312,-0.332098,0.149563],[0.128361,0.0850193,0.988077]],""Land_TrenchFrame_01_F""],[[2493.52,1545.38,226.026],[[-0.931584,-0.33135,0.149531],[0.126017,0.0914775,0.987801]],""Land_TrenchFrame_01_F""],[[2494.98,1541.34,226.194],[[-0.936894,-0.335675,0.0977331],[-0.0778698,-0.0721677,-0.994348]],""Land_TrenchFrame_01_F""],[[2493.25,1545.21,224.05],[[-0.936894,-0.335675,0.0977331],[-0.0778698,-0.0721677,-0.994348]],""Land_TrenchFrame_01_F""],[[2494.66,1541.36,224.173],[[-0.931584,-0.33135,0.149531],[0.126017,0.0914775,0.987801]],""Land_TrenchFrame_01_F""],[[2487.8,1559.44,225.543],[[-0.909097,-0.388829,0.149516],[0.118923,0.101744,0.987677]],""Land_TrenchFrame_01_F""],[[2489.52,1555.5,225.723],[[-0.914067,-0.393612,0.0977252],[-0.0720767,-0.0794644,-0.994229]],""Land_TrenchFrame_01_F""],[[2487.55,1559.24,223.568],[[-0.914067,-0.393612,0.0977252],[-0.0720767,-0.0794644,-0.994229]],""Land_TrenchFrame_01_F""],[[2489.2,1555.49,223.701],[[-0.909097,-0.388829,0.149516],[0.118923,0.101744,0.987677]],""Land_TrenchFrame_01_F""],[[2486.17,1563.2,225.488],[[-0.907517,-0.392458,0.149631],[0.132565,0.0704044,0.988671]],""Land_TrenchFrame_01_F""],[[2487.88,1559.26,225.52],[[-0.913202,-0.3956,0.0977882],[-0.0857812,-0.0479757,-0.995158]],""Land_TrenchFrame_01_F""],[[2485.9,1563.07,223.512],[[-0.913202,-0.3956,0.0977882],[-0.0857812,-0.0479757,-0.995158]],""Land_TrenchFrame_01_F""],[[2487.54,1559.31,223.504],[[-0.907517,-0.392458,0.149631],[0.132565,0.0704044,0.988671]],""Land_TrenchFrame_01_F""],[[2489.15,1547.77,225.966],[[0.917201,0.369291,0.149551],[-0.153415,-0.0190658,0.987978]],""Land_TrenchFrame_01_F""],[[2487.57,1551.77,225.779],[[0.923962,0.369783,0.0977443],[0.106035,-0.00210687,-0.99436]],""Land_TrenchFrame_01_F""],[[2489.47,1547.81,223.992],[[0.923962,0.369783,0.0977443],[0.106035,-0.00210687,-0.99436]],""Land_TrenchFrame_01_F""],[[2487.96,1551.61,223.775],[[0.917201,0.369291,0.149551],[-0.153415,-0.0190658,0.987978]],""Land_TrenchFrame_01_F""],[[2490.77,1552.45,225.825],[[-0.920525,-0.360925,0.149554],[0.12492,0.090789,0.988004]],""Land_TrenchFrame_01_F""],[[2492.36,1548.46,225.972],[[-0.925794,-0.365174,0.0977459],[-0.0774102,-0.0699572,-0.994542]],""Land_TrenchFrame_01_F""],[[2490.51,1552.28,223.85],[[-0.925794,-0.365174,0.0977459],[-0.0774102,-0.0699572,-0.994542]],""Land_TrenchFrame_01_F""],[[2492.03,1548.47,223.951],[[-0.920525,-0.360925,0.149554],[0.12492,0.090789,0.988004]],""Land_TrenchFrame_01_F""],[[2470.93,1585.56,226.166],[[0.815796,0.558657,0.1496],[-0.108512,-0.106223,0.988404]],""Land_TrenchFrame_01_F""],[[2468.49,1589.1,226.259],[[0.82035,0.563442,0.0977713],[0.0668903,0.0752535,-0.994918]],""Land_TrenchFrame_01_F""],[[2471.16,1585.76,224.19],[[0.82035,0.563442,0.0977713],[0.0668903,0.0752535,-0.994918]],""Land_TrenchFrame_01_F""],[[2468.82,1589.14,224.24],[[0.815796,0.558657,0.1496],[-0.108512,-0.106223,0.988404]],""Land_TrenchFrame_01_F""],[[2473.13,1582.36,226.032],[[0.816362,0.557837,0.14957],[-0.103621,-0.113303,0.988142]],""Land_TrenchFrame_01_F""],[[2470.69,1585.9,226.162],[[0.82066,0.562993,0.0977547],[0.0619766,0.0823674,-0.994673]],""Land_TrenchFrame_01_F""],[[2473.35,1582.59,224.056],[[0.82066,0.562993,0.0977547],[0.0619766,0.0823674,-0.994673]],""Land_TrenchFrame_01_F""],[[2471.01,1585.96,224.142],[[0.816362,0.557837,0.14957],[-0.103621,-0.113303,0.988142]],""Land_TrenchFrame_01_F""],[[2480.19,1568.87,225.225],[[0.907351,0.39284,0.149635],[-0.133972,-0.0671679,0.988706]],""Land_TrenchFrame_01_F""],[[2478.48,1572.82,225.242],[[0.91311,0.395812,0.0977905],[0.087194,0.0447235,-0.995187]],""Land_TrenchFrame_01_F""],[[2480.47,1569,223.249],[[0.91311,0.395812,0.0977905],[0.087194,0.0447235,-0.995187]],""Land_TrenchFrame_01_F""],[[2478.83,1572.76,223.226],[[0.907351,0.39284,0.149635],[-0.133972,-0.0671679,0.988706]],""Land_TrenchFrame_01_F""],[[2481.7,1565.39,225.449],[[0.904258,0.399982,0.149437],[-0.160678,-0.00549639,0.986992]],""Land_TrenchFrame_01_F""],[[2480,1569.33,225.175],[[0.911416,0.399724,0.0976817],[0.11402,-0.0172355,-0.993329]],""Land_TrenchFrame_01_F""],[[2482.03,1565.39,223.477],[[0.911416,0.399724,0.0976817],[0.11402,-0.0172355,-0.993329]],""Land_TrenchFrame_01_F""],[[2480.41,1569.14,223.177],[[0.904258,0.399982,0.149437],[-0.160678,-0.00549639,0.986992]],""Land_TrenchFrame_01_F""],[[2483.17,1570.11,225.226],[[-0.909702,-0.387441,0.149437],[0.113715,0.113682,0.986988]],""Land_TrenchFrame_01_F""],[[2484.89,1566.17,225.463],[[-0.9144,-0.39285,0.0976815],[-0.0668443,-0.0914605,-0.993563]],""Land_TrenchFrame_01_F""],[[2482.93,1569.89,223.253],[[-0.9144,-0.39285,0.0976815],[-0.0668443,-0.0914605,-0.993563]],""Land_TrenchFrame_01_F""],[[2484.58,1566.14,223.44],[[-0.909702,-0.387441,0.149437],[0.113715,0.113682,0.986988]],""Land_TrenchFrame_01_F""],[[2481.51,1573.96,225.274],[[-0.906277,-0.395314,0.149626],[0.143288,0.0457001,0.988625]],""Land_TrenchFrame_01_F""],[[2483.21,1570.01,225.189],[[-0.912524,-0.397162,0.0977853],[-0.0965517,-0.0231553,-0.995059]],""Land_TrenchFrame_01_F""],[[2481.21,1573.87,223.298],[[-0.912524,-0.397162,0.0977853],[-0.0965517,-0.0231553,-0.995059]],""Land_TrenchFrame_01_F""],[[2482.84,1570.11,223.179],[[-0.906277,-0.395314,0.149626],[0.143288,0.0457001,0.988625]],""Land_TrenchFrame_01_F""],[[2473.89,1586.96,226.146],[[-0.811096,-0.56548,0.149517],[0.149149,0.04722,0.987687]],""Land_TrenchFrame_01_F""],[[2476.31,1583.41,225.929],[[-0.817779,-0.567175,0.0977258],[-0.107713,-0.0159732,-0.994054]],""Land_TrenchFrame_01_F""],[[2473.57,1586.87,224.172],[[-0.817779,-0.567175,0.0977258],[-0.107713,-0.0159732,-0.994054]],""Land_TrenchFrame_01_F""],[[2475.9,1583.5,223.927],[[-0.811096,-0.56548,0.149517],[0.149149,0.04722,0.987687]],""Land_TrenchFrame_01_F""],[[2471.46,1590.48,226.263],[[-0.812385,-0.563605,0.1496],[0.138017,0.0634151,0.988398]],""Land_TrenchFrame_01_F""],[[2473.89,1586.93,226.131],[[-0.818485,-0.566148,0.0977709],[-0.0965302,-0.0322437,-0.994808]],""Land_TrenchFrame_01_F""],[[2471.17,1590.36,224.288],[[-0.818485,-0.566148,0.0977709],[-0.0965302,-0.0322437,-0.994808]],""Land_TrenchFrame_01_F""],[[2473.49,1586.98,224.124],[[-0.812385,-0.563605,0.1496],[0.138017,0.0634151,0.988398]],""Land_TrenchFrame_01_F""],[[2477,1575.77,225.447],[[0.868207,0.473176,0.149401],[-0.0997714,-0.12847,0.986682]],""Land_TrenchFrame_01_F""],[[2474.91,1579.52,225.705],[[0.872233,0.479241,0.0976621],[0.0552602,0.101837,-0.993265]],""Land_TrenchFrame_01_F""],[[2477.21,1576.02,223.474],[[0.872233,0.479241,0.0976621],[0.0552602,0.101837,-0.993265]],""Land_TrenchFrame_01_F""],[[2475.21,1579.59,223.682],[[0.868207,0.473176,0.149401],[-0.0997714,-0.12847,0.986682]],""Land_TrenchFrame_01_F""],[[2478.02,1580.62,225.672],[[-0.861421,-0.485404,0.149455],[0.1581,0.0233691,0.987147]],""Land_TrenchFrame_01_F""],[[2480.09,1576.86,225.41],[[-0.868503,-0.485962,0.0976915],[-0.113856,0.00376376,-0.99349]],""Land_TrenchFrame_01_F""],[[2477.69,1580.58,223.7],[[-0.868503,-0.485962,0.0976915],[-0.113856,0.00376376,-0.99349]],""Land_TrenchFrame_01_F""],[[2479.67,1577,223.411],[[-0.861421,-0.485404,0.149455],[0.1581,0.0233691,0.987147]],""Land_TrenchFrame_01_F""],[[2495.69,1529.88,226.369],[[0.929879,0.336056,0.149639],[-0.140731,-0.0508599,0.988741]],""Land_TrenchFrame_01_F""],[[2494.23,1533.93,226.35],[[0.93596,0.338254,0.0977926],[0.0926504,0.031357,-0.995205]],""Land_TrenchFrame_01_F""],[[2495.98,1529.97,224.393],[[0.93596,0.338254,0.0977926],[0.0926504,0.031357,-0.995205]],""Land_TrenchFrame_01_F""],[[2494.58,1533.83,224.336],[[0.929879,0.336056,0.149639],[-0.140731,-0.0508599,0.988741]],""Land_TrenchFrame_01_F""],[[2496.96,1526.36,226.369],[[0.929879,0.336056,0.149639],[-0.140731,-0.0508599,0.988741]],""Land_TrenchFrame_01_F""],[[2495.5,1530.41,226.35],[[0.93596,0.338254,0.0977926],[0.0926504,0.031357,-0.995205]],""Land_TrenchFrame_01_F""],[[2497.25,1526.46,224.393],[[0.93596,0.338254,0.0977926],[0.0926504,0.031357,-0.995205]],""Land_TrenchFrame_01_F""],[[2495.85,1530.31,224.336],[[0.929879,0.336056,0.149639],[-0.140731,-0.0508599,0.988741]],""Land_TrenchFrame_01_F""],[[2500.13,1511.46,226.369],[[0.980806,0.125013,0.149639],[-0.148439,-0.0189199,0.988741]],""Land_TrenchFrame_01_F""],[[2499.59,1515.72,226.35],[[0.98722,0.12583,0.0977926],[0.0972605,0.0103806,-0.995205]],""Land_TrenchFrame_01_F""],[[2500.44,1511.48,224.393],[[0.98722,0.12583,0.0977926],[0.0972605,0.0103806,-0.995205]],""Land_TrenchFrame_01_F""],[[2499.92,1515.55,224.336],[[0.980806,0.125013,0.149639],[-0.148439,-0.0189199,0.988741]],""Land_TrenchFrame_01_F""],[[2500.33,1509.87,226.369],[[0.980806,0.125013,0.149639],[-0.148439,-0.0189199,0.988741]],""Land_TrenchFrame_01_F""],[[2499.8,1514.14,226.35],[[0.98722,0.12583,0.0977926],[0.0972605,0.0103806,-0.995205]],""Land_TrenchFrame_01_F""],[[2500.64,1509.9,224.393],[[0.98722,0.12583,0.0977926],[0.0972605,0.0103806,-0.995205]],""Land_TrenchFrame_01_F""],[[2500.12,1513.97,224.336],[[0.980806,0.125013,0.149639],[-0.148439,-0.0189199,0.988741]],""Land_TrenchFrame_01_F""],[[2503.06,1514.01,226.369],[[-0.980808,-0.124993,0.149639],[0.148439,0.0189169,0.988741]],""Land_TrenchFrame_01_F""],[[2503.6,1509.74,226.35],[[-0.987222,-0.125811,0.0977926],[-0.0972607,-0.0103786,-0.995205]],""Land_TrenchFrame_01_F""],[[2502.76,1513.98,224.393],[[-0.987222,-0.125811,0.0977926],[-0.0972607,-0.0103786,-0.995205]],""Land_TrenchFrame_01_F""],[[2503.28,1509.91,224.336],[[-0.980808,-0.124993,0.149639],[0.148439,0.0189169,0.988741]],""Land_TrenchFrame_01_F""],[[2502.81,1516.03,226.369],[[-0.980808,-0.124993,0.149639],[0.148439,0.0189169,0.988741]],""Land_TrenchFrame_01_F""],[[2503.35,1511.76,226.35],[[-0.987222,-0.125811,0.0977926],[-0.0972607,-0.0103786,-0.995205]],""Land_TrenchFrame_01_F""],[[2502.5,1516,224.393],[[-0.987222,-0.125811,0.0977926],[-0.0972607,-0.0103786,-0.995205]],""Land_TrenchFrame_01_F""],[[2503.02,1511.93,224.336],[[-0.980808,-0.124993,0.149639],[0.148439,0.0189169,0.988741]],""Land_TrenchFrame_01_F""],[[2498.87,1530.58,226.369],[[-0.92988,-0.336054,0.149639],[0.140731,0.0508595,0.988741]],""Land_TrenchFrame_01_F""],[[2500.33,1526.53,226.35],[[-0.935961,-0.338251,0.0977926],[-0.0926505,-0.0313568,-0.995205]],""Land_TrenchFrame_01_F""],[[2498.58,1530.48,224.393],[[-0.935961,-0.338251,0.0977926],[-0.0926505,-0.0313568,-0.995205]],""Land_TrenchFrame_01_F""],[[2499.98,1526.63,224.336],[[-0.92988,-0.336054,0.149639],[0.140731,0.0508595,0.988741]],""Land_TrenchFrame_01_F""],[[2497.45,1534.51,226.369],[[-0.92988,-0.336054,0.149639],[0.140731,0.0508595,0.988741]],""Land_TrenchFrame_01_F""],[[2498.91,1530.46,226.35],[[-0.935961,-0.338251,0.0977926],[-0.0926505,-0.0313568,-0.995205]],""Land_TrenchFrame_01_F""],[[2497.16,1534.41,224.393],[[-0.935961,-0.338251,0.0977926],[-0.0926505,-0.0313568,-0.995205]],""Land_TrenchFrame_01_F""],[[2498.56,1530.56,224.336],[[-0.92988,-0.336054,0.149639],[0.140731,0.0508595,0.988741]],""Land_TrenchFrame_01_F""],[[2498.95,1519,226.369],[[0.961161,0.231899,0.149639],[-0.145466,-0.0350964,0.988741]],""Land_TrenchFrame_01_F""],[[2497.95,1523.18,226.35],[[0.967447,0.233416,0.0977926],[0.0955338,0.020992,-0.995205]],""Land_TrenchFrame_01_F""],[[2499.25,1519.06,224.393],[[0.967447,0.233416,0.0977926],[0.0955338,0.020992,-0.995205]],""Land_TrenchFrame_01_F""],[[2498.29,1523.04,224.336],[[0.961161,0.231899,0.149639],[-0.145466,-0.0350964,0.988741]],""Land_TrenchFrame_01_F""],[[2501.24,1523.41,226.382],[[-0.961154,-0.231929,0.149639],[0.145464,0.0351009,0.988741]],""Land_TrenchFrame_01_F""],[[2502.24,1519.23,226.363],[[-0.96744,-0.233445,0.0977926],[-0.0955331,-0.0209949,-0.995205]],""Land_TrenchFrame_01_F""],[[2500.93,1523.35,224.406],[[-0.96744,-0.233445,0.0977926],[-0.0955331,-0.0209949,-0.995205]],""Land_TrenchFrame_01_F""],[[2501.9,1519.36,224.35],[[-0.961154,-0.231929,0.149639],[0.145464,0.0351009,0.988741]],""Land_TrenchFrame_01_F""],[[2504.73,1500.92,226.369],[[-0.980808,-0.124995,0.14964],[0.148439,0.0189145,0.988741]],""Land_TrenchFrame_01_F""],[[2505.27,1496.66,226.35],[[-0.987222,-0.125812,0.0977926],[-0.097261,-0.0103761,-0.995205]],""Land_TrenchFrame_01_F""],[[2504.42,1500.9,224.393],[[-0.987222,-0.125812,0.0977926],[-0.097261,-0.0103761,-0.995205]],""Land_TrenchFrame_01_F""],[[2504.95,1496.83,224.336],[[-0.980808,-0.124995,0.14964],[0.148439,0.0189145,0.988741]],""Land_TrenchFrame_01_F""],[[2504.01,1506.57,226.369],[[-0.980808,-0.124995,0.149639],[0.148439,0.0189171,0.988741]],""Land_TrenchFrame_01_F""],[[2504.55,1502.3,226.35],[[-0.987222,-0.125812,0.0977926],[-0.0972607,-0.0103787,-0.995205]],""Land_TrenchFrame_01_F""],[[2503.71,1506.54,224.393],[[-0.987222,-0.125812,0.0977926],[-0.0972607,-0.0103787,-0.995205]],""Land_TrenchFrame_01_F""],[[2504.23,1502.47,224.336],[[-0.980808,-0.124995,0.149639],[0.148439,0.0189171,0.988741]],""Land_TrenchFrame_01_F""],[[2501.28,1502.43,226.369],[[0.980808,0.124994,0.149639],[-0.148439,-0.0189171,0.988741]],""Land_TrenchFrame_01_F""],[[2500.74,1506.7,226.35],[[0.987222,0.125812,0.0977926],[0.0972607,0.0103787,-0.995205]],""Land_TrenchFrame_01_F""],[[2501.59,1502.46,224.393],[[0.987222,0.125812,0.0977926],[0.0972607,0.0103787,-0.995205]],""Land_TrenchFrame_01_F""],[[2501.07,1506.53,224.336],[[0.980808,0.124994,0.149639],[-0.148439,-0.0189171,0.988741]],""Land_TrenchFrame_01_F""],[[2502,1496.79,226.369],[[0.980808,0.124994,0.149639],[-0.148439,-0.0189197,0.988741]],""Land_TrenchFrame_01_F""],[[2501.46,1501.06,226.35],[[0.987222,0.125812,0.0977926],[0.0972604,0.0103814,-0.995205]],""Land_TrenchFrame_01_F""],[[2502.31,1496.82,224.393],[[0.987222,0.125812,0.0977926],[0.0972604,0.0103814,-0.995205]],""Land_TrenchFrame_01_F""],[[2501.79,1500.89,224.336],[[0.980808,0.124994,0.149639],[-0.148439,-0.0189197,0.988741]],""Land_TrenchFrame_01_F""],[[2462.16,1598.28,226.369],[[0.814098,0.561118,0.149639],[-0.123208,-0.0849215,0.988741]],""Land_TrenchFrame_01_F""],[[2459.72,1601.82,226.35],[[0.819422,0.564787,0.0977926],[0.0816542,0.0538512,-0.995205]],""Land_TrenchFrame_01_F""],[[2462.42,1598.44,224.393],[[0.819422,0.564787,0.0977926],[0.0816542,0.0538512,-0.995205]],""Land_TrenchFrame_01_F""],[[2460.08,1601.82,224.336],[[0.814098,0.561118,0.149639],[-0.123208,-0.0849215,0.988741]],""Land_TrenchFrame_01_F""],[[2464.41,1595.01,226.369],[[0.814098,0.561118,0.149639],[-0.123208,-0.0849215,0.988741]],""Land_TrenchFrame_01_F""],[[2461.97,1598.56,226.35],[[0.819422,0.564787,0.0977926],[0.0816542,0.0538512,-0.995205]],""Land_TrenchFrame_01_F""],[[2464.67,1595.18,224.393],[[0.819422,0.564787,0.0977926],[0.0816542,0.0538512,-0.995205]],""Land_TrenchFrame_01_F""],[[2462.34,1598.55,224.336],[[0.814098,0.561118,0.149639],[-0.123208,-0.0849215,0.988741]],""Land_TrenchFrame_01_F""],[[2466.66,1591.74,226.369],[[0.814098,0.561118,0.149639],[-0.123208,-0.0849215,0.988741]],""Land_TrenchFrame_01_F""],[[2464.22,1595.29,226.35],[[0.819422,0.564787,0.0977926],[0.0816542,0.0538512,-0.995205]],""Land_TrenchFrame_01_F""],[[2466.92,1591.91,224.393],[[0.819422,0.564787,0.0977926],[0.0816542,0.0538512,-0.995205]],""Land_TrenchFrame_01_F""],[[2464.59,1595.28,224.336],[[0.814098,0.561118,0.149639],[-0.123208,-0.0849215,0.988741]],""Land_TrenchFrame_01_F""],[[2467.19,1596.67,226.369],[[-0.814098,-0.561118,0.149639],[0.123208,0.0849215,0.988741]],""Land_TrenchFrame_01_F""],[[2469.63,1593.12,226.35],[[-0.819422,-0.564787,0.0977926],[-0.0816542,-0.0538512,-0.995205]],""Land_TrenchFrame_01_F""],[[2466.93,1596.5,224.393],[[-0.819422,-0.564787,0.0977926],[-0.0816542,-0.0538512,-0.995205]],""Land_TrenchFrame_01_F""],[[2469.26,1593.13,224.336],[[-0.814098,-0.561118,0.149639],[0.123208,0.0849215,0.988741]],""Land_TrenchFrame_01_F""],[[2464.94,1599.94,226.369],[[-0.814098,-0.561118,0.149639],[0.123208,0.0849215,0.988741]],""Land_TrenchFrame_01_F""],[[2467.38,1596.39,226.35],[[-0.819422,-0.564787,0.0977926],[-0.0816542,-0.0538512,-0.995205]],""Land_TrenchFrame_01_F""],[[2464.68,1599.77,224.393],[[-0.819422,-0.564787,0.0977926],[-0.0816542,-0.0538512,-0.995205]],""Land_TrenchFrame_01_F""],[[2467.01,1596.4,224.336],[[-0.814098,-0.561118,0.149639],[0.123208,0.0849215,0.988741]],""Land_TrenchFrame_01_F""],[[2462.69,1603.2,226.369],[[-0.814098,-0.561118,0.149639],[0.123208,0.0849215,0.988741]],""Land_TrenchFrame_01_F""],[[2465.12,1599.66,226.35],[[-0.819422,-0.564787,0.0977926],[-0.0816542,-0.0538512,-0.995205]],""Land_TrenchFrame_01_F""],[[2462.43,1603.04,224.393],[[-0.819422,-0.564787,0.0977926],[-0.0816542,-0.0538512,-0.995205]],""Land_TrenchFrame_01_F""],[[2464.76,1599.66,224.336],[[-0.814098,-0.561118,0.149639],[0.123208,0.0849215,0.988741]],""Land_TrenchFrame_01_F""],[[2461.11,1411.82,226.369],[[0.845972,0.5118,0.149639],[-0.128032,-0.0774576,0.988741]],""Land_TrenchFrame_01_F""],[[2458.89,1415.5,226.35],[[0.851505,0.515147,0.0977926],[0.084707,0.0489089,-0.995205]],""Land_TrenchFrame_01_F""],[[2461.38,1411.97,224.393],[[0.851505,0.515147,0.0977926],[0.084707,0.0489089,-0.995205]],""Land_TrenchFrame_01_F""],[[2459.25,1415.48,224.336],[[0.845972,0.5118,0.149639],[-0.128032,-0.0774576,0.988741]],""Land_TrenchFrame_01_F""],[[2454.19,1413.05,227.782],[[0.855084,0.517313,0.0348995],[-0.0298602,-0.018065,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2456.18,1409.7,227.649],[[0.855084,0.517313,0.0348995],[0.0272562,-0.112066,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2453.36,1410.59,227.396],[[0.838091,0.507032,0.201301],[-0.181009,-0.0896388,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2455.19,1407.14,227.42],[[0.855084,0.517313,0.0348995],[-0.0298602,-0.018065,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2453.56,1401.98,225.146],[[0.472838,-0.868357,0.149602],[-0.0942865,0.118944,0.988414]],""Land_TrenchFrame_01_F""],[[2457.33,1404.05,225.238],[[0.477117,-0.873384,0.0977719],[0.0677088,-0.0743899,-0.994928]],""Land_TrenchFrame_01_F""],[[2453.74,1401.73,223.17],[[0.477117,-0.873384,0.0977719],[0.0677088,-0.0743899,-0.994928]],""Land_TrenchFrame_01_F""],[[2457.34,1403.71,223.219],[[0.472838,-0.868357,0.149602],[-0.0942865,0.118944,0.988414]],""Land_TrenchFrame_01_F""],[[2455.04,1408.83,226.678],[[0.480546,-0.876275,0.0348995],[-0.0392644,0.0182573,0.999062]],""Land_CzechHedgehog_01_old_F""],[[2451.62,1406.98,226.445],[[0.480546,-0.876275,0.0348995],[-0.13539,-0.034811,0.990181]],""Land_CzechHedgehog_01_old_F""],[[2452.63,1409.76,226.249],[[0.467241,-0.860922,0.201246],[-0.10405,0.172494,0.9795]],""Land_CzechHedgehog_01_old_F""],[[2449.11,1408.08,226.173],[[0.480546,-0.876275,0.0348995],[-0.0392644,0.0182573,0.999062]],""Land_CzechHedgehog_01_old_F""],[[2450.29,1400.19,225.122],[[0.474756,-0.867304,0.149637],[-0.0777238,0.128039,0.988719]],""Land_TrenchFrame_01_F""],[[2454.07,1402.26,225.131],[[0.478168,-0.872807,0.0977913],[0.0510674,-0.0835267,-0.995196]],""Land_TrenchFrame_01_F""],[[2450.44,1399.92,223.145],[[0.478168,-0.872807,0.0977913],[0.0510674,-0.0835267,-0.995196]],""Land_TrenchFrame_01_F""],[[2454.04,1401.9,223.116],[[0.474756,-0.867304,0.149637],[-0.0777238,0.128039,0.988719]],""Land_TrenchFrame_01_F""],[[2451.8,1407.05,226.566],[[0.480546,-0.876275,0.0348995],[-0.022591,0.0274132,0.999369]],""Land_CzechHedgehog_01_old_F""],[[2448.37,1405.21,226.407],[[0.480546,-0.876275,0.0348995],[-0.118882,-0.0256629,0.992577]],""Land_CzechHedgehog_01_old_F""],[[2449.38,1407.98,226.168],[[0.470025,-0.859393,0.201297],[-0.0876034,0.181512,0.979479]],""Land_CzechHedgehog_01_old_F""],[[2445.86,1406.3,226.167],[[0.480546,-0.876275,0.0348995],[-0.022591,0.0274132,0.999369]],""Land_CzechHedgehog_01_old_F""],[[2455.14,1399.16,225.147],[[-0.476056,0.86659,0.149637],[0.066504,-0.134192,0.988721]],""Land_TrenchFrame_01_F""],[[2451.36,1397.1,225.101],[[-0.47888,0.872417,0.0977914],[-0.0397946,0.0897077,-0.995173]],""Land_TrenchFrame_01_F""],[[2455.01,1399.44,223.17],[[-0.47888,0.872417,0.0977914],[-0.0397946,0.0897077,-0.995173]],""Land_TrenchFrame_01_F""],[[2451.42,1397.47,223.088],[[-0.476056,0.86659,0.149637],[0.066504,-0.134192,0.988721]],""Land_TrenchFrame_01_F""],[[2453.61,1392.29,226.531],[[-0.480547,0.876275,0.0348995],[0.0112961,-0.0336073,0.999371]],""Land_CzechHedgehog_01_old_F""],[[2457.04,1394.14,226.422],[[-0.480547,0.876275,0.0348995],[0.10768,0.0194632,0.993995]],""Land_CzechHedgehog_01_old_F""],[[2456.03,1391.37,226.155],[[-0.471912,0.858358,0.201297],[0.0764652,-0.187612,0.979262]],""Land_CzechHedgehog_01_old_F""],[[2459.55,1393.04,226.204],[[-0.480547,0.876275,0.0348995],[0.0112961,-0.0336073,0.999371]],""Land_CzechHedgehog_01_old_F""],[[2458.51,1401.01,225.251],[[-0.478183,0.865426,0.149597],[0.0481439,-0.144247,0.98837]],""Land_TrenchFrame_01_F""],[[2454.73,1398.95,225.114],[[-0.480045,0.871779,0.0977691],[-0.0213485,0.0998078,-0.994778]],""Land_TrenchFrame_01_F""],[[2458.41,1401.31,223.275],[[-0.480045,0.871779,0.0977691],[-0.0213485,0.0998078,-0.994778]],""Land_TrenchFrame_01_F""],[[2454.82,1399.34,223.107],[[-0.478183,0.865426,0.149597],[0.0481439,-0.144247,0.98837]],""Land_TrenchFrame_01_F""],[[2456.95,1394.12,226.537],[[-0.480547,0.876275,0.0348995],[-0.00718672,-0.0437292,0.999018]],""Land_CzechHedgehog_01_old_F""],[[2460.38,1395.97,226.51],[[-0.480547,0.876275,0.0348995],[0.0893137,0.00931316,0.99596]],""Land_CzechHedgehog_01_old_F""],[[2459.38,1393.2,226.196],[[-0.474999,0.856668,0.201238],[0.0582438,-0.197576,0.978556]],""Land_CzechHedgehog_01_old_F""],[[2462.9,1394.87,226.327],[[-0.480547,0.876275,0.0348995],[-0.00718672,-0.0437292,0.999018]],""Land_CzechHedgehog_01_old_F""],[[2461.86,1402.84,225.531],[[-0.482865,0.862869,0.149327],[0.0077117,-0.166327,0.986041]],""Land_TrenchFrame_01_F""],[[2458.09,1400.79,225.195],[[-0.482609,0.870378,0.0976214],[0.0192705,0.121986,-0.992345]],""Land_TrenchFrame_01_F""],[[2461.85,1403.19,223.561],[[-0.482609,0.870378,0.0976214],[0.0192705,0.121986,-0.992345]],""Land_TrenchFrame_01_F""],[[2458.26,1401.23,223.202],[[-0.482865,0.862869,0.149327],[0.0077117,-0.166327,0.986041]],""Land_TrenchFrame_01_F""],[[2460.24,1395.93,226.598],[[-0.480547,0.876275,0.0348995],[-0.0478892,-0.0659569,0.996673]],""Land_CzechHedgehog_01_old_F""],[[2463.67,1397.77,226.753],[[-0.480547,0.876275,0.0348995],[0.0487175,-0.0130599,0.998727]],""Land_CzechHedgehog_01_old_F""],[[2462.68,1395.01,226.336],[[-0.481796,0.852956,0.200847],[0.0181404,-0.219445,0.975456]],""Land_CzechHedgehog_01_old_F""],[[2466.19,1396.67,226.647],[[-0.480547,0.876275,0.0348995],[-0.0478892,-0.0659569,0.996673]],""Land_CzechHedgehog_01_old_F""],[[2473.88,1412,226.365],[[-0.667435,0.729478,0.149639],[0.0991758,-0.112081,0.988738]],""Land_TrenchFrame_01_F""],[[2470.7,1409.1,226.336],[[-0.671705,0.734336,0.0977924],[-0.0627036,0.075176,-0.995197]],""Land_TrenchFrame_01_F""],[[2473.68,1412.23,224.389],[[-0.671705,0.734336,0.0977924],[-0.0627036,0.075176,-0.995197]],""Land_TrenchFrame_01_F""],[[2470.66,1409.46,224.323],[[-0.667435,0.729478,0.149639],[0.0991758,-0.112081,0.988738]],""Land_TrenchFrame_01_F""],[[2474.03,1404.96,227.767],[[-0.674414,0.737529,0.0348995],[0.0217343,-0.0274162,0.999388]],""Land_CzechHedgehog_01_old_F""],[[2476.92,1407.57,227.644],[[-0.674414,0.737529,0.0348995],[0.102781,0.0469687,0.993595]],""Land_CzechHedgehog_01_old_F""],[[2476.6,1404.63,227.385],[[-0.661314,0.722594,0.2013],[0.121486,-0.161642,0.979343]],""Land_CzechHedgehog_01_old_F""],[[2479.62,1407.1,227.419],[[-0.674414,0.737529,0.0348995],[0.0217343,-0.0274162,0.999388]],""Land_CzechHedgehog_01_old_F""],[[2478.83,1416.52,226.369],[[-0.667226,0.72967,0.149639],[0.100987,-0.110425,0.988741]],""Land_TrenchFrame_01_F""],[[2475.65,1413.62,226.35],[[-0.67159,0.734441,0.0977926],[-0.0645235,0.0735122,-0.995205]],""Land_TrenchFrame_01_F""],[[2478.63,1416.76,224.392],[[-0.67159,0.734441,0.0977926],[-0.0645235,0.0735122,-0.995205]],""Land_TrenchFrame_01_F""],[[2475.61,1413.99,224.336],[[-0.667226,0.72967,0.149639],[0.100987,-0.110425,0.988741]],""Land_TrenchFrame_01_F""],[[2478.98,1409.49,227.782],[[-0.674414,0.737529,0.0348995],[0.0235578,-0.0257489,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2481.88,1412.1,227.649],[[-0.674414,0.737529,0.0348995],[0.104587,0.048633,0.993326]],""Land_CzechHedgehog_01_old_F""],[[2481.55,1409.16,227.396],[[-0.661009,0.722872,0.201301],[0.123284,-0.16,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2484.58,1411.63,227.42],[[-0.674414,0.737529,0.0348995],[0.0235578,-0.0257489,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2473.88,1416.37,226.369],[[0.66722,-0.729675,0.149639],[-0.100967,0.110443,0.988741]],""Land_TrenchFrame_01_F""],[[2477.06,1419.27,226.35],[[0.671583,-0.734448,0.0977926],[0.0645041,-0.0735299,-0.995205]],""Land_TrenchFrame_01_F""],[[2474.08,1416.14,224.392],[[0.671583,-0.734448,0.0977926],[0.0645041,-0.0735299,-0.995205]],""Land_TrenchFrame_01_F""],[[2477.1,1418.91,224.336],[[0.66722,-0.729675,0.149639],[-0.100967,0.110443,0.988741]],""Land_TrenchFrame_01_F""],[[2473.73,1423.41,227.782],[[0.674406,-0.737536,0.0348995],[-0.0235389,0.0257662,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2470.83,1420.8,227.649],[[0.674406,-0.737536,0.0348995],[-0.104569,-0.0486149,0.993329]],""Land_CzechHedgehog_01_old_F""],[[2471.16,1423.73,227.396],[[0.661005,-0.722877,0.201301],[-0.123264,0.160018,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2468.14,1421.27,227.42],[[0.674406,-0.737536,0.0348995],[-0.0235389,0.0257662,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2472.48,1415.1,226.369],[[0.667218,-0.729677,0.149639],[-0.100985,0.110426,0.988741]],""Land_TrenchFrame_01_F""],[[2475.66,1418,226.35],[[0.671582,-0.734449,0.0977926],[0.0645219,-0.0735136,-0.995205]],""Land_TrenchFrame_01_F""],[[2472.68,1414.86,224.392],[[0.671582,-0.734449,0.0977926],[0.0645219,-0.0735136,-0.995205]],""Land_TrenchFrame_01_F""],[[2475.71,1417.63,224.336],[[0.667218,-0.729677,0.149639],[-0.100985,0.110426,0.988741]],""Land_TrenchFrame_01_F""],[[2472.33,1422.13,227.782],[[0.674406,-0.737536,0.0348995],[-0.0235567,0.0257499,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2469.44,1419.52,227.649],[[0.674406,-0.737536,0.0348995],[-0.104587,-0.0486312,0.993326]],""Land_CzechHedgehog_01_old_F""],[[2469.76,1422.45,227.396],[[0.661002,-0.722879,0.201301],[-0.123282,0.160002,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2466.74,1419.99,227.42],[[0.674406,-0.737536,0.0348995],[-0.0235567,0.0257499,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2461.72,1417.07,226.369],[[-0.845978,-0.51179,0.149639],[0.128033,0.0774561,0.988741]],""Land_TrenchFrame_01_F""],[[2463.94,1413.38,226.35],[[-0.851511,-0.515137,0.0977926],[-0.0847076,-0.0489079,-0.995205]],""Land_TrenchFrame_01_F""],[[2461.45,1416.92,224.393],[[-0.851511,-0.515137,0.0977926],[-0.0847076,-0.0489079,-0.995205]],""Land_TrenchFrame_01_F""],[[2463.57,1413.41,224.336],[[-0.845978,-0.51179,0.149639],[0.128033,0.0774561,0.988741]],""Land_TrenchFrame_01_F""],[[2468.64,1415.84,227.782],[[-0.855091,-0.517303,0.0348995],[0.0298604,0.0180646,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2466.65,1419.19,227.649],[[-0.855091,-0.517303,0.0348995],[-0.0272549,0.112066,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2469.46,1418.3,227.396],[[-0.838097,-0.507022,0.201301],[0.18101,0.0896366,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2467.64,1421.74,227.42],[[-0.855091,-0.517303,0.0348995],[0.0298604,0.0180646,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2459.19,1406.74,225.603],[[0.950909,-0.271454,0.148612],[-0.17861,-0.0892333,0.979865]],""Land_TrenchFrame_01_F""],[[2460.28,1410.86,226.158],[[0.95894,-0.266423,0.0972297],[0.128194,0.101373,-0.986555]],""Land_TrenchFrame_01_F""],[[2459.55,1406.9,223.643],[[0.95894,-0.266423,0.0972297],[0.128194,0.101373,-0.986555]],""Land_TrenchFrame_01_F""],[[2460.59,1410.84,224.134],[[0.950909,-0.271454,0.148612],[-0.17861,-0.0892333,0.979865]],""Land_TrenchFrame_01_F""],[[2455.2,1412.35,227.62],[[0.965143,-0.259386,0.0348995],[-0.0680302,-0.119869,0.990456]],""Land_CzechHedgehog_01_old_F""],[[2454.19,1408.64,226.968],[[0.965143,-0.259386,0.0348995],[-0.0954156,-0.224549,0.96978]],""Land_CzechHedgehog_01_old_F""],[[2452.87,1411.29,227.013],[[0.94023,-0.275761,0.199809],[-0.223918,-0.0585688,0.972847]],""Land_CzechHedgehog_01_old_F""],[[2451.67,1407.62,226.518],[[0.965143,-0.259386,0.0348995],[-0.0680302,-0.119869,0.990456]],""Land_CzechHedgehog_01_old_F""],[[2468.12,1407.04,226.206],[[-0.582773,0.798805,0.149287],[0.0237961,-0.166854,0.985695]],""Land_TrenchFrame_01_F""],[[2464.62,1404.56,225.851],[[-0.58322,0.80643,0.0975994],[0.00829962,0.126059,-0.991988]],""Land_TrenchFrame_01_F""],[[2468.07,1407.39,224.236],[[-0.58322,0.80643,0.0975994],[0.00829962,0.126059,-0.991988]],""Land_TrenchFrame_01_F""],[[2464.75,1405.02,223.859],[[-0.582773,0.798805,0.149287],[0.0237961,-0.166854,0.985695]],""Land_TrenchFrame_01_F""],[[2467.33,1399.99,227.252],[[-0.581641,0.812697,0.0348995],[-0.0434051,-0.0738497,0.996324]],""Land_CzechHedgehog_01_old_F""],[[2470.52,1402.22,227.424],[[-0.581641,0.812697,0.0348995],[0.0462037,-0.00982727,0.998884]],""Land_CzechHedgehog_01_old_F""],[[2469.86,1399.37,226.998],[[-0.580722,0.788952,0.200789],[0.0405178,-0.218323,0.975035]],""Land_CzechHedgehog_01_old_F""],[[2473.15,1401.43,227.326],[[-0.581641,0.812697,0.0348995],[-0.0434051,-0.0738497,0.996324]],""Land_CzechHedgehog_01_old_F""],[[2465.15,1414.55,226.369],[[-0.140889,-0.978651,0.149639],[0.0213366,0.148111,0.988741]],""Land_TrenchFrame_01_F""],[[2469.41,1413.93,226.35],[[-0.141811,-0.985051,0.0977926],[-0.0159284,-0.0965075,-0.995205]],""Land_TrenchFrame_01_F""],[[2465.1,1414.24,224.393],[[-0.141811,-0.985051,0.0977926],[-0.0159284,-0.0965075,-0.995205]],""Land_TrenchFrame_01_F""],[[2469.16,1413.66,224.336],[[-0.140889,-0.978651,0.149639],[0.0213366,0.148111,0.988741]],""Land_TrenchFrame_01_F""],[[2470.5,1419.12,227.782],[[-0.142408,-0.989193,0.0348995],[0.00498686,0.0345414,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2466.64,1419.71,227.649],[[-0.142408,-0.989193,0.0348995],[-0.103914,0.0500052,0.993329]],""Land_CzechHedgehog_01_old_F""],[[2469.12,1421.32,227.396],[[-0.139575,-0.969534,0.201301],[0.04552,0.196793,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2465.3,1422.09,227.42],[[-0.142408,-0.989193,0.0348995],[0.00498686,0.0345414,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2487.05,1428.42,226.368],[[0.667234,-0.729663,0.149639],[-0.100907,0.110498,0.988741]],""Land_TrenchFrame_01_F""],[[2490.23,1431.31,226.349],[[0.671593,-0.734438,0.0977926],[0.0644427,-0.073586,-0.995205]],""Land_TrenchFrame_01_F""],[[2487.25,1428.18,224.392],[[0.671593,-0.734438,0.0977926],[0.0644427,-0.073586,-0.995205]],""Land_TrenchFrame_01_F""],[[2490.27,1430.95,224.335],[[0.667234,-0.729663,0.149639],[-0.100907,0.110498,0.988741]],""Land_TrenchFrame_01_F""],[[2486.9,1435.45,227.781],[[0.674412,-0.73753,0.0348995],[-0.023477,0.0258228,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2484,1432.84,227.648],[[0.674412,-0.73753,0.0348995],[-0.104507,-0.0485591,0.993338]],""Land_CzechHedgehog_01_old_F""],[[2484.33,1435.77,227.395],[[0.661021,-0.722861,0.201301],[-0.123204,0.160073,0.979386]],""Land_CzechHedgehog_01_old_F""],[[2481.3,1433.31,227.42],[[0.674412,-0.73753,0.0348995],[-0.023477,0.0258228,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2483.23,1424.93,226.369],[[0.66723,-0.729666,0.149639],[-0.100937,0.11047,0.988741]],""Land_TrenchFrame_01_F""],[[2486.41,1427.82,226.349],[[0.671591,-0.73444,0.0977926],[0.0644732,-0.0735582,-0.995205]],""Land_TrenchFrame_01_F""],[[2483.43,1424.69,224.392],[[0.671591,-0.73444,0.0977926],[0.0644732,-0.0735582,-0.995205]],""Land_TrenchFrame_01_F""],[[2486.45,1427.46,224.336],[[0.66723,-0.729666,0.149639],[-0.100937,0.11047,0.988741]],""Land_TrenchFrame_01_F""],[[2483.08,1431.96,227.782],[[0.674412,-0.73753,0.0348995],[-0.0235074,0.0257949,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2480.19,1429.35,227.649],[[0.674412,-0.73753,0.0348995],[-0.104537,-0.0485869,0.993333]],""Land_CzechHedgehog_01_old_F""],[[2480.51,1432.28,227.395],[[0.661016,-0.722866,0.201301],[-0.123234,0.160045,0.979387]],""Land_CzechHedgehog_01_old_F""],[[2477.49,1429.82,227.42],[[0.674412,-0.73753,0.0348995],[-0.0235074,0.0257949,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2479.42,1421.44,226.369],[[0.667228,-0.729668,0.149639],[-0.100954,0.110455,0.988741]],""Land_TrenchFrame_01_F""],[[2482.59,1424.33,226.35],[[0.67159,-0.734441,0.0977926],[0.0644905,-0.0735423,-0.995205]],""Land_TrenchFrame_01_F""],[[2479.61,1421.2,224.392],[[0.67159,-0.734441,0.0977926],[0.0644905,-0.0735423,-0.995205]],""Land_TrenchFrame_01_F""],[[2482.64,1423.97,224.336],[[0.667228,-0.729668,0.149639],[-0.100954,0.110455,0.988741]],""Land_TrenchFrame_01_F""],[[2479.27,1428.47,227.782],[[0.674412,-0.73753,0.0348995],[-0.0235249,0.025779,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2476.37,1425.86,227.649],[[0.674412,-0.73753,0.0348995],[-0.104554,-0.0486028,0.993331]],""Land_CzechHedgehog_01_old_F""],[[2476.69,1428.79,227.396],[[0.661013,-0.722869,0.201301],[-0.123252,0.16003,0.979387]],""Land_CzechHedgehog_01_old_F""],[[2473.67,1426.33,227.42],[[0.674412,-0.73753,0.0348995],[-0.0235249,0.025779,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2484.37,1421.58,226.369],[[-0.667222,0.729673,0.149639],[0.101006,-0.110407,0.988741]],""Land_TrenchFrame_01_F""],[[2481.19,1418.68,226.35],[[-0.671587,0.734444,0.0977926],[-0.0645427,0.0734946,-0.995205]],""Land_TrenchFrame_01_F""],[[2484.17,1421.82,224.392],[[-0.671587,0.734444,0.0977926],[-0.0645427,0.0734946,-0.995205]],""Land_TrenchFrame_01_F""],[[2481.14,1419.05,224.336],[[-0.667222,0.729673,0.149639],[0.101006,-0.110407,0.988741]],""Land_TrenchFrame_01_F""],[[2484.51,1414.55,227.782],[[-0.674412,0.73753,0.0348995],[0.0235771,-0.0257312,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2487.41,1417.16,227.649],[[-0.674412,0.73753,0.0348995],[0.104606,0.0486505,0.993323]],""Land_CzechHedgehog_01_old_F""],[[2487.09,1414.23,227.396],[[-0.661005,0.722876,0.201301],[0.123303,-0.159982,0.979389]],""Land_CzechHedgehog_01_old_F""],[[2490.11,1416.69,227.42],[[-0.674412,0.73753,0.0348995],[0.0235771,-0.0257312,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2488.18,1425.07,226.368],[[-0.66722,0.729675,0.149639],[0.101023,-0.110391,0.988741]],""Land_TrenchFrame_01_F""],[[2485,1422.17,226.35],[[-0.671586,0.734445,0.0977926],[-0.0645601,0.0734787,-0.995205]],""Land_TrenchFrame_01_F""],[[2487.98,1425.31,224.392],[[-0.671586,0.734445,0.0977926],[-0.0645601,0.0734787,-0.995205]],""Land_TrenchFrame_01_F""],[[2484.96,1422.54,224.336],[[-0.66722,0.729675,0.149639],[0.101023,-0.110391,0.988741]],""Land_TrenchFrame_01_F""],[[2488.33,1418.04,227.782],[[-0.674412,0.73753,0.0348995],[0.0235945,-0.0257153,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2491.23,1420.65,227.648],[[-0.674412,0.73753,0.0348995],[0.104623,0.0486664,0.993321]],""Land_CzechHedgehog_01_old_F""],[[2490.9,1417.72,227.396],[[-0.661002,0.722879,0.201301],[0.12332,-0.159967,0.979389]],""Land_CzechHedgehog_01_old_F""],[[2493.93,1420.18,227.42],[[-0.674412,0.73753,0.0348995],[0.0235945,-0.0257153,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2492,1428.56,226.368],[[-0.667217,0.729678,0.149639],[0.101054,-0.110364,0.988741]],""Land_TrenchFrame_01_F""],[[2488.82,1425.66,226.349],[[-0.671584,0.734446,0.0977926],[-0.0645905,0.0734509,-0.995205]],""Land_TrenchFrame_01_F""],[[2491.8,1428.8,224.391],[[-0.671584,0.734446,0.0977926],[-0.0645905,0.0734509,-0.995205]],""Land_TrenchFrame_01_F""],[[2488.78,1426.03,224.336],[[-0.667217,0.729678,0.149639],[0.101054,-0.110364,0.988741]],""Land_TrenchFrame_01_F""],[[2492.15,1421.53,227.782],[[-0.674412,0.73753,0.0348995],[0.023625,-0.0256874,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2495.05,1424.14,227.648],[[-0.674412,0.73753,0.0348995],[0.104654,0.0486943,0.993316]],""Land_CzechHedgehog_01_old_F""],[[2494.72,1421.21,227.395],[[-0.660997,0.722884,0.201301],[0.12335,-0.159939,0.97939]],""Land_CzechHedgehog_01_old_F""],[[2497.74,1423.67,227.419],[[-0.674412,0.73753,0.0348995],[0.023625,-0.0256874,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2438.65,1390.12,226.109],[[-0.469882,0.869983,0.149465],[0.119849,-0.104879,0.987237]],""Land_TrenchFrame_01_F""],[[2434.88,1388.05,226.326],[[-0.475501,0.874274,0.0976973],[-0.0933939,0.0602593,-0.993804]],""Land_TrenchFrame_01_F""],[[2438.41,1390.35,224.135],[[-0.475501,0.874274,0.0976973],[-0.0933939,0.0602593,-0.993804]],""Land_TrenchFrame_01_F""],[[2434.82,1388.36,224.304],[[-0.469882,0.869983,0.149465],[0.119849,-0.104879,0.987237]],""Land_TrenchFrame_01_F""],[[2437.21,1383.29,227.774],[[-0.48055,0.876272,0.0348995],[0.0649972,-0.004098,0.997877]],""Land_CzechHedgehog_01_old_F""],[[2440.63,1385.14,227.427],[[-0.48055,0.876272,0.0348995],[0.160797,0.0489211,0.985774]],""Land_CzechHedgehog_01_old_F""],[[2439.62,1382.36,227.296],[[-0.462949,0.863284,0.201048],[0.129445,-0.15854,0.97883]],""Land_CzechHedgehog_01_old_F""],[[2443.13,1384.04,227.107],[[-0.48055,0.876272,0.0348995],[0.0649972,-0.004098,0.997877]],""Land_CzechHedgehog_01_old_F""],[[2443.63,1392.86,225.687],[[-0.467566,0.87126,0.149289],[0.139848,-0.0938505,0.985715]],""Land_TrenchFrame_01_F""],[[2439.87,1390.79,226.004],[[-0.474232,0.874973,0.0976008],[-0.11349,0.0491793,-0.992321]],""Land_TrenchFrame_01_F""],[[2443.36,1393.06,223.716],[[-0.474232,0.874973,0.0976008],[-0.11349,0.0491793,-0.992321]],""Land_TrenchFrame_01_F""],[[2439.77,1391.08,223.98],[[-0.467566,0.87126,0.149289],[0.139848,-0.0938505,0.985715]],""Land_TrenchFrame_01_F""],[[2442.24,1386.05,227.457],[[-0.48055,0.876272,0.0348995],[0.0851302,0.00700397,0.996345]],""Land_CzechHedgehog_01_old_F""],[[2445.65,1387.89,227.02],[[-0.48055,0.876272,0.0348995],[0.180618,0.059952,0.981724]],""Land_CzechHedgehog_01_old_F""],[[2444.63,1385.11,226.941],[[-0.459586,0.865137,0.200792],[0.149322,-0.147595,0.977711]],""Land_CzechHedgehog_01_old_F""],[[2448.14,1386.79,226.662],[[-0.48055,0.876272,0.0348995],[0.0851302,0.00700397,0.996345]],""Land_CzechHedgehog_01_old_F""],[[2448.6,1395.58,225.287],[[-0.468464,0.870765,0.149365],[0.132099,-0.0981264,0.986368]],""Land_TrenchFrame_01_F""],[[2444.84,1393.51,225.565],[[-0.474724,0.874702,0.0976421],[-0.105703,0.0534753,-0.992959]],""Land_TrenchFrame_01_F""],[[2448.34,1395.79,223.315],[[-0.474724,0.874702,0.0976421],[-0.105703,0.0534753,-0.992959]],""Land_TrenchFrame_01_F""],[[2444.76,1393.81,223.542],[[-0.468464,0.870765,0.149365],[0.132099,-0.0981264,0.986368]],""Land_TrenchFrame_01_F""],[[2447.19,1388.76,227.017],[[-0.48055,0.876272,0.0348995],[0.0773288,0.00269952,0.997002]],""Land_CzechHedgehog_01_old_F""],[[2450.6,1390.61,226.615],[[-0.48055,0.876272,0.0348995],[0.172944,0.0556785,0.983357]],""Land_CzechHedgehog_01_old_F""],[[2449.59,1387.83,226.515],[[-0.460889,0.864419,0.200902],[0.141619,-0.151839,0.978207]],""Land_CzechHedgehog_01_old_F""],[[2453.1,1389.51,226.271],[[-0.48055,0.876272,0.0348995],[0.0773288,0.00269952,0.997002]],""Land_CzechHedgehog_01_old_F""],[[2443.76,1396.61,225.546],[[0.482403,-0.863121,0.149365],[-0.0117361,0.164134,0.986368]],""Land_TrenchFrame_01_F""],[[2447.53,1398.66,225.231],[[0.482357,-0.870516,0.0976422],[-0.0152279,-0.119783,-0.992683]],""Land_TrenchFrame_01_F""],[[2443.78,1396.27,223.575],[[0.482357,-0.870516,0.0976422],[-0.0152279,-0.119783,-0.992683]],""Land_TrenchFrame_01_F""],[[2447.37,1398.23,223.236],[[0.482403,-0.863121,0.149365],[-0.0117361,0.164134,0.986368]],""Land_TrenchFrame_01_F""],[[2445.38,1403.52,226.636],[[0.48055,-0.876273,0.0348995],[0.0438383,0.0637489,0.997003]],""Land_CzechHedgehog_01_old_F""],[[2441.94,1401.68,226.772],[[0.48055,-0.876273,0.0348995],[-0.0527669,0.0108319,0.998548]],""Land_CzechHedgehog_01_old_F""],[[2442.94,1404.44,226.366],[[0.481123,-0.853322,0.200902],[-0.0221309,0.217274,0.97586]],""Land_CzechHedgehog_01_old_F""],[[2439.42,1402.78,226.659],[[0.48055,-0.876273,0.0348995],[0.0438383,0.0637489,0.997003]],""Land_CzechHedgehog_01_old_F""],[[2438.79,1393.89,225.98],[[0.483303,-0.86263,0.149289],[-0.00395867,0.168373,0.985715]],""Land_TrenchFrame_01_F""],[[2442.56,1395.94,225.626],[[0.482851,-0.870247,0.0976008],[-0.0230409,-0.124041,-0.99201]],""Land_TrenchFrame_01_F""],[[2438.8,1393.54,224.01],[[0.482851,-0.870247,0.0976008],[-0.0230409,-0.124041,-0.99201]],""Land_TrenchFrame_01_F""],[[2442.38,1395.5,223.635],[[0.483303,-0.86263,0.149289],[-0.00395867,0.168373,0.985715]],""Land_TrenchFrame_01_F""],[[2440.42,1400.8,227.027],[[0.48055,-0.876273,0.0348995],[0.0516677,0.0680164,0.996346]],""Land_CzechHedgehog_01_old_F""],[[2436.98,1398.96,227.198],[[0.48055,-0.876273,0.0348995],[-0.0449381,0.0151383,0.998875]],""Land_CzechHedgehog_01_old_F""],[[2437.98,1401.72,226.773],[[0.48243,-0.85261,0.200792],[-0.0144198,0.22147,0.97506]],""Land_CzechHedgehog_01_old_F""],[[2434.46,1400.06,227.1],[[0.48055,-0.876273,0.0348995],[0.0516677,0.0680164,0.996346]],""Land_CzechHedgehog_01_old_F""],[[2433.81,1391.15,226.315],[[0.480982,-0.863896,0.149465],[-0.0240077,0.157438,0.987237]],""Land_TrenchFrame_01_F""],[[2437.58,1393.21,226.06],[[0.481579,-0.87094,0.0976973],[-0.00289992,-0.113058,-0.993584]],""Land_TrenchFrame_01_F""],[[2433.85,1390.83,224.342],[[0.481579,-0.87094,0.0976973],[-0.00289992,-0.113058,-0.993584]],""Land_TrenchFrame_01_F""],[[2437.44,1392.79,224.061],[[0.480982,-0.863896,0.149465],[-0.0240077,0.157438,0.987237]],""Land_TrenchFrame_01_F""],[[2435.4,1398.05,227.471],[[0.48055,-0.876273,0.0348995],[0.0314847,0.057009,0.997877]],""Land_CzechHedgehog_01_old_F""],[[2431.96,1396.21,227.552],[[0.48055,-0.876273,0.0348995],[-0.065104,0.00403921,0.99787]],""Land_CzechHedgehog_01_old_F""],[[2432.96,1398.97,227.178],[[0.47906,-0.854448,0.201048],[-0.0343002,0.210644,0.976961]],""Land_CzechHedgehog_01_old_F""],[[2429.45,1397.31,227.416],[[0.48055,-0.876273,0.0348995],[0.0314847,0.057009,0.997877]],""Land_CzechHedgehog_01_old_F""],[[2521.9,1888.17,225.458],[[-0.194409,0.969442,0.149624],[0.0456552,-0.143426,0.988607]],""Land_TrenchFrame_01_F""],[[2517.68,1887.32,225.509],[[-0.196528,0.97561,0.0977842],[-0.033479,0.092994,-0.995104]],""Land_TrenchFrame_01_F""],[[2521.82,1888.46,223.481],[[-0.196528,0.97561,0.0977842],[-0.033479,0.092994,-0.995104]],""Land_TrenchFrame_01_F""],[[2517.8,1887.64,223.492],[[-0.194409,0.969442,0.149624],[0.0456552,-0.143426,0.988607]],""Land_TrenchFrame_01_F""],[[2518.43,1882.07,226.947],[[-0.198371,0.979506,0.0348995],[0.0229869,-0.0309479,0.999257]],""Land_CzechHedgehog_01_old_F""],[[2522.26,1882.81,226.75],[[-0.198371,0.979506,0.0348995],[0.130624,-0.00886878,0.991392]],""Land_CzechHedgehog_01_old_F""],[[2520.47,1880.46,226.533],[[-0.191747,0.960583,0.201278],[0.0391254,-0.197439,0.979534]],""Land_CzechHedgehog_01_old_F""],[[2524.32,1881.02,226.493],[[-0.198371,0.979506,0.0348995],[0.0229869,-0.0309479,0.999257]],""Land_CzechHedgehog_01_old_F""],[[2527.8,1889.36,225.441],[[-0.19631,0.969056,0.149639],[0.0292411,-0.146755,0.988741]],""Land_TrenchFrame_01_F""],[[2523.58,1888.51,225.421],[[-0.197569,0.975399,0.0977926],[-0.0169876,0.0963374,-0.995204]],""Land_TrenchFrame_01_F""],[[2527.75,1889.66,223.465],[[-0.197569,0.975399,0.0977926],[-0.0169876,0.0963374,-0.995204]],""Land_TrenchFrame_01_F""],[[2523.73,1888.85,223.407],[[-0.19631,0.969056,0.149639],[0.0292411,-0.146755,0.988741]],""Land_TrenchFrame_01_F""],[[2524.3,1883.26,226.853],[[-0.198371,0.979506,0.0348995],[0.00646314,-0.0342991,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2528.13,1884,226.721],[[-0.198371,0.979506,0.0348995],[0.114228,-0.0122601,0.993379]],""Land_CzechHedgehog_01_old_F""],[[2526.34,1881.65,226.467],[[-0.194506,0.960024,0.201301],[0.0228317,-0.200733,0.97938]],""Land_CzechHedgehog_01_old_F""],[[2530.2,1882.2,226.493],[[-0.198371,0.979506,0.0348995],[0.00646314,-0.0342991,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2523.48,1891.78,225.44],[[0.196203,-0.969078,0.149639],[-0.0301632,0.146569,0.988741]],""Land_TrenchFrame_01_F""],[[2527.69,1892.63,225.423],[[0.197511,-0.975411,0.0977926],[0.0179139,-0.0961498,-0.995206]],""Land_TrenchFrame_01_F""],[[2523.53,1891.48,223.463],[[0.197511,-0.975411,0.0977926],[0.0179139,-0.0961498,-0.995206]],""Land_TrenchFrame_01_F""],[[2527.55,1892.3,223.409],[[0.196203,-0.969078,0.149639],[-0.0301632,0.146569,0.988741]],""Land_TrenchFrame_01_F""],[[2526.97,1897.89,226.855],[[0.198371,-0.979506,0.0348995],[-0.00739137,0.0341111,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2523.14,1897.14,226.72],[[0.198371,-0.979506,0.0348995],[-0.11515,0.0120698,0.993275]],""Land_CzechHedgehog_01_old_F""],[[2524.93,1899.49,226.468],[[0.194351,-0.960055,0.201301],[-0.0237469,0.200549,0.979396]],""Land_CzechHedgehog_01_old_F""],[[2521.07,1898.94,226.49],[[0.198371,-0.979506,0.0348995],[-0.00739137,0.0341111,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2517.58,1890.59,225.519],[[0.198104,-0.968694,0.149624],[-0.0137473,0.149889,0.988607]],""Land_TrenchFrame_01_F""],[[2521.8,1891.44,225.43],[[0.198552,-0.9752,0.0977842],[0.00142118,-0.099484,-0.995038]],""Land_TrenchFrame_01_F""],[[2517.6,1890.28,223.543],[[0.198552,-0.9752,0.0977842],[0.00142118,-0.099484,-0.995038]],""Land_TrenchFrame_01_F""],[[2521.62,1891.09,223.42],[[0.198104,-0.968694,0.149624],[-0.0137473,0.149889,0.988607]],""Land_TrenchFrame_01_F""],[[2521.1,1896.7,226.856],[[0.198371,-0.979506,0.0348995],[0.00913429,0.0374531,0.999257]],""Land_CzechHedgehog_01_old_F""],[[2517.27,1895.95,226.787],[[0.198371,-0.979506,0.0348995],[-0.0987231,0.0154579,0.994995]],""Land_CzechHedgehog_01_old_F""],[[2519.06,1898.3,226.498],[[0.19711,-0.959497,0.201278],[-0.00745586,0.203833,0.978977]],""Land_CzechHedgehog_01_old_F""],[[2515.2,1897.75,226.586],[[0.198371,-0.979506,0.0348995],[0.00913429,0.0374531,0.999257]],""Land_CzechHedgehog_01_old_F""],[[2507.21,1692.22,226.339],[[0.413932,0.897928,0.149617],[-0.080972,-0.127388,0.988542]],""Land_TrenchFrame_01_F""],[[2503.32,1694.03,226.234],[[0.417596,0.903356,0.0977801],[0.0610548,0.079472,-0.994966]],""Land_TrenchFrame_01_F""],[[2507.39,1692.47,224.363],[[0.417596,0.903356,0.0977801],[0.0610548,0.079472,-0.994966]],""Land_TrenchFrame_01_F""],[[2503.67,1694.2,224.225],[[0.413932,0.897928,0.149617],[-0.080972,-0.127388,0.988542]],""Land_TrenchFrame_01_F""],[[2500.76,1689.38,227.659],[[0.420499,0.906622,0.0348995],[-0.032815,-0.023243,0.999191]],""Land_CzechHedgehog_01_old_F""],[[2504.28,1687.71,227.604],[[0.420499,0.906622,0.0348995],[0.0671143,-0.0694422,0.995326]],""Land_CzechHedgehog_01_old_F""],[[2501.45,1686.88,227.307],[[0.409114,0.89001,0.201267],[-0.117973,-0.167129,0.978851]],""Land_CzechHedgehog_01_old_F""],[[2504.89,1685.04,227.409],[[0.420499,0.906622,0.0348995],[-0.032815,-0.023243,0.999191]],""Land_CzechHedgehog_01_old_F""],[[2513.33,1689.38,226.369],[[0.416017,0.89696,0.149639],[-0.0629615,-0.135749,0.988741]],""Land_TrenchFrame_01_F""],[[2509.43,1691.19,226.35],[[0.418738,0.902826,0.0977926],[0.042961,0.0878733,-0.995205]],""Land_TrenchFrame_01_F""],[[2513.47,1689.65,224.393],[[0.418738,0.902826,0.0977926],[0.042961,0.0878733,-0.995205]],""Land_TrenchFrame_01_F""],[[2509.75,1691.38,224.336],[[0.416017,0.89696,0.149639],[-0.0629615,-0.135749,0.988741]],""Land_TrenchFrame_01_F""],[[2506.9,1686.53,227.782],[[0.420499,0.906622,0.0348995],[-0.0146841,-0.0316599,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2510.43,1684.86,227.649],[[0.420499,0.906622,0.0348995],[0.0851874,-0.0777477,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2507.59,1684.03,227.396],[[0.412142,0.888604,0.201301],[-0.100108,-0.175436,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2511.03,1682.19,227.42],[[0.420499,0.906622,0.0348995],[-0.0146841,-0.0316599,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2511.29,1693.89,226.369],[[-0.416018,-0.89696,0.149639],[0.0629615,0.135749,0.988741]],""Land_TrenchFrame_01_F""],[[2515.19,1692.08,226.35],[[-0.418738,-0.902826,0.0977926],[-0.042961,-0.0878733,-0.995205]],""Land_TrenchFrame_01_F""],[[2511.15,1693.62,224.393],[[-0.418738,-0.902826,0.0977926],[-0.042961,-0.0878733,-0.995205]],""Land_TrenchFrame_01_F""],[[2514.87,1691.89,224.336],[[-0.416018,-0.89696,0.149639],[0.0629615,0.135749,0.988741]],""Land_TrenchFrame_01_F""],[[2517.72,1696.74,227.782],[[-0.420499,-0.906622,0.0348995],[0.0146841,0.0316599,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2514.2,1698.41,227.649],[[-0.420499,-0.906622,0.0348995],[-0.0851874,0.0777477,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2517.03,1699.24,227.396],[[-0.412142,-0.888604,0.201301],[0.100108,0.175436,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2513.59,1701.08,227.42],[[-0.420499,-0.906622,0.0348995],[0.0146841,0.0316599,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2505.17,1696.73,226.264],[[-0.418104,-0.895993,0.149617],[0.0449412,0.144099,0.988542]],""Land_TrenchFrame_01_F""],[[2509.07,1694.92,226.331],[[-0.419881,-0.902297,0.0977801],[-0.0248565,-0.0962641,-0.995045]],""Land_TrenchFrame_01_F""],[[2505.06,1696.44,224.288],[[-0.419881,-0.902297,0.0977801],[-0.0248565,-0.0962641,-0.995045]],""Land_TrenchFrame_01_F""],[[2508.79,1694.72,224.314],[[-0.418104,-0.895993,0.149617],[0.0449412,0.144099,0.988542]],""Land_TrenchFrame_01_F""],[[2511.57,1699.59,227.77],[[-0.420499,-0.906622,0.0348995],[-0.00345666,0.0400661,0.999191]],""Land_CzechHedgehog_01_old_F""],[[2508.05,1701.26,227.559],[[-0.420499,-0.906622,0.0348995],[-0.10323,0.086024,0.990931]],""Land_CzechHedgehog_01_old_F""],[[2510.89,1702.09,227.35],[[-0.415171,-0.8872,0.201267],[0.0822261,0.183735,0.979531]],""Land_CzechHedgehog_01_old_F""],[[2507.45,1703.93,227.296],[[-0.420499,-0.906622,0.0348995],[-0.00345666,0.0400661,0.999191]],""Land_CzechHedgehog_01_old_F""],[[2451.78,1423.62,226.369],[[0.450655,0.880067,0.149639],[-0.0682037,-0.133192,0.988741]],""Land_TrenchFrame_01_F""],[[2447.95,1425.59,226.35],[[0.453602,0.885823,0.0977926],[0.0463527,0.0861324,-0.995205]],""Land_TrenchFrame_01_F""],[[2451.93,1423.89,224.393],[[0.453602,0.885823,0.0977926],[0.0463527,0.0861324,-0.995205]],""Land_TrenchFrame_01_F""],[[2448.28,1425.76,224.336],[[0.450655,0.880067,0.149639],[-0.0682037,-0.133192,0.988741]],""Land_TrenchFrame_01_F""],[[2445.24,1421.03,227.782],[[0.455509,0.889547,0.0348995],[-0.0159067,-0.0310637,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2448.7,1419.22,227.649],[[0.455509,0.889547,0.0348995],[0.0820929,-0.0810083,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2445.83,1418.5,227.396],[[0.446457,0.871868,0.201301],[-0.106868,-0.171401,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2449.2,1416.53,227.42],[[0.455509,0.889547,0.0348995],[-0.0159067,-0.0310637,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2459.34,1414.76,226.369],[[0.845977,0.511793,0.149639],[-0.128033,-0.0774565,0.988741]],""Land_TrenchFrame_01_F""],[[2457.11,1418.44,226.35],[[0.851509,0.51514,0.0977926],[0.0847075,0.0489082,-0.995205]],""Land_TrenchFrame_01_F""],[[2459.6,1414.91,224.393],[[0.851509,0.51514,0.0977926],[0.0847075,0.0489082,-0.995205]],""Land_TrenchFrame_01_F""],[[2457.48,1418.41,224.336],[[0.845977,0.511793,0.149639],[-0.128033,-0.0774565,0.988741]],""Land_TrenchFrame_01_F""],[[2452.41,1415.99,227.782],[[0.855089,0.517306,0.0348995],[-0.0298604,-0.0180647,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2454.4,1412.63,227.649],[[0.855089,0.517306,0.0348995],[0.0272553,-0.112066,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2451.59,1413.53,227.396],[[0.838095,0.507025,0.201301],[-0.181009,-0.0896373,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2453.41,1410.08,227.42],[[0.855089,0.517306,0.0348995],[-0.0298604,-0.0180647,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2459.86,1420.13,226.369],[[-0.845971,-0.511801,0.149639],[0.128032,0.0774578,0.988741]],""Land_TrenchFrame_01_F""],[[2462.09,1416.44,226.35],[[-0.851504,-0.515148,0.0977926],[-0.084707,-0.048909,-0.995205]],""Land_TrenchFrame_01_F""],[[2459.59,1419.98,224.393],[[-0.851504,-0.515148,0.0977926],[-0.084707,-0.048909,-0.995205]],""Land_TrenchFrame_01_F""],[[2461.72,1416.47,224.336],[[-0.845971,-0.511801,0.149639],[0.128032,0.0774578,0.988741]],""Land_TrenchFrame_01_F""],[[2466.79,1418.9,227.782],[[-0.855084,-0.517314,0.0348995],[0.0298602,0.018065,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2464.8,1422.25,227.649],[[-0.855084,-0.517314,0.0348995],[-0.0272564,0.112066,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2467.61,1421.36,227.396],[[-0.83809,-0.507033,0.201301],[0.181008,0.089639,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2465.79,1424.81,227.42],[[-0.855084,-0.517314,0.0348995],[0.0298602,0.018065,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2450.41,1427.95,226.369],[[-0.450656,-0.880067,0.149639],[0.0682038,0.133192,0.988741]],""Land_TrenchFrame_01_F""],[[2454.24,1425.99,226.35],[[-0.453603,-0.885822,0.0977926],[-0.0463528,-0.0861323,-0.995205]],""Land_TrenchFrame_01_F""],[[2450.26,1427.68,224.393],[[-0.453603,-0.885822,0.0977926],[-0.0463528,-0.0861323,-0.995205]],""Land_TrenchFrame_01_F""],[[2453.92,1425.82,224.336],[[-0.450656,-0.880067,0.149639],[0.0682038,0.133192,0.988741]],""Land_TrenchFrame_01_F""],[[2456.95,1430.55,227.782],[[-0.45551,-0.889546,0.0348995],[0.0159068,0.0310636,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2453.5,1432.35,227.649],[[-0.45551,-0.889546,0.0348995],[-0.0820928,0.0810084,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2456.36,1433.07,227.396],[[-0.446457,-0.871868,0.201301],[0.106868,0.171401,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2453,1435.05,227.42],[[-0.45551,-0.889546,0.0348995],[0.0159068,0.0310636,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2455.57,1419.91,226.369],[[0.673972,0.723443,0.149639],[-0.102001,-0.109488,0.988741]],""Land_TrenchFrame_01_F""],[[2452.43,1422.84,226.35],[[0.678379,0.728174,0.0977926],[0.0681233,0.0701896,-0.995205]],""Land_TrenchFrame_01_F""],[[2455.79,1420.12,224.393],[[0.678379,0.728174,0.0977926],[0.0681233,0.0701896,-0.995205]],""Land_TrenchFrame_01_F""],[[2452.79,1422.92,224.336],[[0.673972,0.723443,0.149639],[-0.102001,-0.109488,0.988741]],""Land_TrenchFrame_01_F""],[[2448.58,1419.2,227.782],[[0.681231,0.731236,0.0348995],[-0.0237891,-0.0255353,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2451.41,1416.52,227.649],[[0.681231,0.731236,0.0348995],[0.0568347,-0.100356,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2448.46,1416.6,227.396],[[0.667693,0.716704,0.201301],[-0.149634,-0.135679,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2451.15,1413.79,227.42],[[0.681231,0.731236,0.0348995],[-0.0237891,-0.0255353,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2455.14,1424.95,226.382],[[-0.673979,-0.723436,0.149639],[0.102002,0.109487,0.988741]],""Land_TrenchFrame_01_F""],[[2458.28,1422.01,226.363],[[-0.678387,-0.728167,0.0977926],[-0.068124,-0.0701889,-0.995205]],""Land_TrenchFrame_01_F""],[[2454.92,1424.73,224.406],[[-0.678387,-0.728167,0.0977926],[-0.068124,-0.0701889,-0.995205]],""Land_TrenchFrame_01_F""],[[2457.92,1421.94,224.35],[[-0.673979,-0.723436,0.149639],[0.102002,0.109487,0.988741]],""Land_TrenchFrame_01_F""],[[2462.14,1425.66,227.796],[[-0.681239,-0.731229,0.0348995],[0.0237894,0.0255351,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2459.3,1428.34,227.662],[[-0.681239,-0.731229,0.0348995],[-0.0568337,0.100357,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2462.26,1428.25,227.409],[[-0.667701,-0.716697,0.201301],[0.149636,0.135677,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2459.56,1431.06,227.434],[[-0.681239,-0.731229,0.0348995],[0.0237894,0.0255351,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2447.36,1425.89,226.369],[[0.450657,0.880066,0.149639],[-0.068204,-0.133192,0.988741]],""Land_TrenchFrame_01_F""],[[2443.53,1427.85,226.35],[[0.453604,0.885822,0.0977926],[0.0463529,0.0861323,-0.995205]],""Land_TrenchFrame_01_F""],[[2447.51,1426.16,224.393],[[0.453604,0.885822,0.0977926],[0.0463529,0.0861323,-0.995205]],""Land_TrenchFrame_01_F""],[[2443.86,1428.02,224.336],[[0.450657,0.880066,0.149639],[-0.068204,-0.133192,0.988741]],""Land_TrenchFrame_01_F""],[[2440.82,1423.29,227.782],[[0.455511,0.889546,0.0348995],[-0.0159068,-0.0310636,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2444.28,1421.49,227.649],[[0.455511,0.889546,0.0348995],[0.0820927,-0.0810085,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2441.41,1420.77,227.396],[[0.446459,0.871867,0.201301],[-0.106869,-0.171401,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2444.78,1418.79,227.42],[[0.455511,0.889546,0.0348995],[-0.0159068,-0.0310636,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2445.49,1430.47,226.369],[[-0.450657,-0.880066,0.149639],[0.0682041,0.133192,0.988741]],""Land_TrenchFrame_01_F""],[[2449.32,1428.51,226.35],[[-0.453604,-0.885821,0.0977926],[-0.0463529,-0.0861323,-0.995205]],""Land_TrenchFrame_01_F""],[[2445.34,1430.2,224.393],[[-0.453604,-0.885821,0.0977926],[-0.0463529,-0.0861323,-0.995205]],""Land_TrenchFrame_01_F""],[[2448.99,1428.34,224.336],[[-0.450657,-0.880066,0.149639],[0.0682041,0.133192,0.988741]],""Land_TrenchFrame_01_F""],[[2452.03,1433.07,227.782],[[-0.455511,-0.889546,0.0348995],[0.0159068,0.0310636,0.999391]],""Land_CzechHedgehog_01_old_F""],[[2448.57,1434.87,227.649],[[-0.455511,-0.889546,0.0348995],[-0.0820927,0.0810085,0.993327]],""Land_CzechHedgehog_01_old_F""],[[2451.43,1435.59,227.396],[[-0.446459,-0.871867,0.201301],[0.106869,0.171401,0.979388]],""Land_CzechHedgehog_01_old_F""],[[2448.07,1437.57,227.42],[[-0.455511,-0.889546,0.0348995],[0.0159068,0.0310636,0.999391]],""Land_CzechHedgehog_01_old_F""]]"; + }; + }; + }; + class Attribute2 + { + property="trencher_main_trenchPieces"; + expression="false"; + class Value + { + class data + { + singleType="STRING"; + value="[[[2280.24,2181.26,225.545],[[0.65847,0.742674,0.121869],[-0.08085,-0.0911889,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2280.91,2179,225.545],[[0.645782,-0.753734,0.121869],[-0.079292,0.0925468,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2289.77,2170.59,225.545],[[-0.64545,0.754018,0.121869],[0.0792543,-0.0925791,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2297.33,2171.08,225.545],[[0.332541,0.935181,0.121869],[-0.0408309,-0.114826,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2300.85,2182.73,225.545],[[-0.332518,-0.935189,0.121869],[0.0409567,0.114781,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2300.74,2182.76,225.545],[[-0.332518,-0.935189,0.121869],[0.0408281,0.114827,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2289.72,2189.09,225.545],[[-0.658431,-0.742709,0.121869],[0.0808451,0.0911932,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2279.61,2179.84,225.545],[[0.992508,-0.00866917,0.121869],[-0.121865,0.00106244,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2292.68,2171.27,225.545],[[-0.180769,0.975946,0.121869],[0.0221977,-0.119831,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2294.6,2185.65,225.545],[[-0.504759,-0.854615,0.121869],[0.0619783,0.104932,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2303.84,2168.76,225.545],[[0.332529,0.935186,0.121869],[-0.0408294,-0.114826,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2304.09,2168.67,225.545],[[0.332529,0.935186,0.121869],[-0.0408294,-0.114826,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2316.48,2162.31,225.545],[[0.568373,0.813696,0.121869],[-0.069784,-0.0999116,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2323.34,2172.34,225.545],[[-0.568373,-0.813696,0.121869],[0.0697874,0.0999092,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2323.09,2172.51,225.545],[[-0.568373,-0.813696,0.121869],[0.0697874,0.0999092,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2308.67,2179.94,225.545],[[-0.33252,-0.935189,0.121869],[0.0408284,0.114827,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2307.91,2180.21,225.545],[[-0.33252,-0.935189,0.121869],[0.0408284,0.114827,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2310.55,2165.87,225.545],[[0.454538,0.882351,0.121869],[-0.055812,-0.108338,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2316.13,2176.71,225.558],[[-0.454576,-0.882332,0.121869],[0.0558131,0.108338,0.992546]],""Peer_Trench_Straight_Long_Chameleon""],[[2322.53,2158.08,225.545],[[0.568382,0.813689,0.121869],[-0.0697885,-0.0999085,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2322.59,2158.04,225.545],[[0.568382,0.813689,0.121869],[-0.0697885,-0.0999085,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2335.06,2149.34,225.545],[[0.567385,0.814384,0.121869],[-0.0696661,-0.0999938,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2339.28,2146.4,225.545],[[0.567385,0.814384,0.121869],[-0.0696686,-0.0999921,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2346.23,2156.37,225.545],[[-0.56738,-0.814388,0.121869],[0.0696631,0.099996,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2342.01,2159.32,225.545],[[-0.56738,-0.814388,0.121869],[0.0696655,0.0999943,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2329.54,2168.01,225.545],[[-0.56838,-0.813691,0.121869],[0.0697882,0.0999087,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2329.49,2168.05,225.545],[[-0.56838,-0.813691,0.121869],[0.0697882,0.0999087,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2328.82,2153.69,225.545],[[0.567873,0.814044,0.121869],[-0.0697277,-0.0999509,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2335.77,2163.66,225.545],[[-0.567867,-0.814049,0.121869],[0.0697236,0.0999537,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2359.77,2146.94,225.545],[[-0.567387,-0.814383,0.121869],[0.0696663,0.0999937,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2356.07,2149.51,225.545],[[-0.567387,-0.814383,0.121869],[0.0696719,0.0999898,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2352.38,2152.09,225.545],[[-0.567387,-0.814383,0.121869],[0.0696719,0.0999898,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2345.43,2142.11,225.545],[[0.567386,0.814384,0.121869],[-0.0696607,-0.0999976,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2349.13,2139.54,225.545],[[0.567386,0.814384,0.121869],[-0.0696607,-0.0999976,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2352.82,2136.97,225.545],[[0.567386,0.814384,0.121869],[-0.0696663,-0.0999938,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2279.12,2160.11,225.545],[[-0.769277,0.627185,0.121869],[0.0944553,-0.0770086,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2287.08,2168.28,225.545],[[-0.645417,0.754045,0.121869],[0.0792473,-0.0925851,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2279.04,2177.4,225.545],[[0.645415,-0.754047,0.121869],[-0.079247,0.0925854,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2269.81,2167.93,225.545],[[0.769267,-0.627197,0.121869],[-0.0944542,0.0770101,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2283.02,2164.38,225.545],[[-0.710158,0.693414,0.121869],[0.0871964,-0.0851406,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2274.31,2172.88,225.558],[[0.710205,-0.693366,0.121869],[-0.0872022,0.0851347,0.992546]],""Peer_Trench_Straight_Long_Chameleon""],[[2274.57,2154.54,225.545],[[-0.769282,0.627179,0.121869],[0.0944559,-0.0770079,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2275.29,2155.42,225.545],[[-0.769282,0.627179,0.121869],[0.0944559,-0.0770079,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2265.87,2163.1,225.545],[[0.769281,-0.627179,0.121869],[-0.0944559,0.0770079,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2265.15,2162.22,225.545],[[0.769281,-0.627179,0.121869],[-0.0944559,0.0770079,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2268.22,2188.92,225.545],[[0.244744,0.961898,0.121869],[-0.0300468,-0.118107,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2277.31,2183.85,225.545],[[0.658428,0.742711,0.121869],[-0.0808448,-0.0911935,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2285.01,2193.27,225.545],[[-0.65844,-0.742701,0.121869],[0.0808433,0.0911949,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2271.69,2200.58,225.545],[[-0.244775,-0.96189,0.121869],[0.0300585,0.118104,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2272.56,2187,225.545],[[0.464718,0.877032,0.121869],[-0.0570567,-0.107688,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2278.31,2197.84,225.558],[[-0.464694,-0.877045,0.121869],[0.0570572,0.107688,0.992546]],""Peer_Trench_Straight_Long_Chameleon""],[[2251.97,2194.47,225.545],[[0.44315,0.888125,0.121869],[-0.0544193,-0.109044,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2264.14,2189.96,225.545],[[0.244751,0.961897,0.121869],[-0.0300437,-0.118108,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2267.34,2201.69,225.545],[[-0.244768,-0.961892,0.121869],[0.0300577,0.118104,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2257.21,2205.44,225.545],[[-0.44317,-0.888115,0.121869],[0.0544071,0.10905,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2257.88,2192,225.558],[[0.34597,0.930297,0.121869],[-0.0424797,-0.114226,0.992546]],""Peer_Trench_Straight_Long_Chameleon""],[[2262.13,2203.42,225.545],[[-0.345952,-0.930304,0.121869],[0.0424739,0.114228,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2237.97,2202.72,225.545],[[0.611309,0.781952,0.121869],[-0.0750594,-0.0960116,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2248.18,2196.36,225.545],[[0.443171,0.888114,0.121869],[-0.0544182,-0.109045,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2253.78,2207.15,225.545],[[-0.443147,-0.888126,0.121869],[0.054408,0.10905,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2245.3,2212.42,225.545],[[-0.61128,-0.781975,0.121869],[0.0750622,0.0960094,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2242.67,2199.56,225.558],[[0.529876,0.839273,0.121869],[-0.0650623,-0.103049,0.992546]],""Peer_Trench_Straight_Long_Chameleon""],[[2249.17,2209.86,225.545],[[-0.529885,-0.839267,0.121869],[0.0650617,0.103049,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2234.31,2205.58,225.545],[[0.611308,0.781953,0.121869],[-0.0750591,-0.0960118,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2241.8,2215.15,225.545],[[-0.611308,-0.781953,0.121869],[0.0750591,0.0960118,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2169.98,2252.64,225.82],[[0.440406,0.89712,0.0348995],[-0.0268762,-0.025681,0.999309]],""Peer_Trench_Straight_Short_Chameleon""],[[2179.12,2246.02,225.709],[[0.677825,0.734394,0.0348995],[-0.0352645,-0.0149385,0.999266]],""Peer_Trench_Straight_Short_Chameleon""],[[2187.15,2255.15,225.674],[[-0.677824,-0.734395,0.0348995],[0.0129816,0.0355058,0.999285]],""Peer_Trench_Straight_Short_Chameleon""],[[2175.6,2263.42,225.825],[[-0.440433,-0.897107,0.0348995],[0.00388068,0.0369702,0.999309]],""Peer_Trench_Straight_Short_Chameleon""],[[2173.89,2250.15,225.774],[[0.56501,0.824346,0.0348995],[-0.0123068,-0.0338733,0.99935]],""Peer_Trench_Straight_Short_Chameleon""],[[2180.79,2260.21,225.788],[[-0.56501,-0.824346,0.0348995],[0.0253709,0.0249199,0.999367]],""Peer_Trench_Straight_Long_Chameleon""],[[2183.09,2242.36,225.628],[[0.677834,0.734387,0.0348995],[-0.0301669,-0.0196473,0.999352]],""Peer_Trench_Straight_Short_Chameleon""],[[2184.37,2238.52,225.551],[[0.782604,-0.621541,0.0348995],[-0.0263042,0.0229951,0.99939]],""Peer_Trench_Straight_Short_Chameleon""],[[2193.96,2231.05,225.555],[[-0.782682,0.621442,0.0348995],[0.0283844,-0.0203755,0.999389]],""Peer_Trench_Straight_Short_Chameleon""],[[2196.8,2231.86,225.551],[[0.511271,0.85871,0.0348995],[-0.018763,-0.0294456,0.99939]],""Peer_Trench_Straight_Short_Chameleon""],[[2201.84,2243.01,225.554],[[-0.511451,-0.858603,0.0348995],[0.0169478,0.0305266,0.99939]],""Peer_Trench_Straight_Short_Chameleon""],[[2192.43,2250.28,225.602],[[-0.677835,-0.734385,0.0348995],[0.0179583,0.0309162,0.999361]],""Peer_Trench_Straight_Short_Chameleon""],[[2183.53,2239.89,225.582],[[0.996416,0.0770599,0.0348995],[-0.0342317,-0.00997077,0.999364]],""Peer_Trench_Straight_Short_Chameleon""],[[2195.67,2230.78,225.553],[[-0.180093,0.98303,0.0348995],[0.00649888,-0.0342897,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2197.74,2245.89,225.571],[[-0.597838,-0.800857,0.0348995],[0.0241835,0.0254979,0.999382]],""Peer_Trench_Straight_Short_Chameleon""],[[2198.5,2230.85,225.55],[[0.511451,0.858603,0.0348995],[-0.0187726,-0.0294396,0.99939]],""Peer_Trench_Straight_Short_Chameleon""],[[2209.19,2225.33,225.546],[[0.406264,0.913089,0.0348995],[-0.0143358,-0.0318196,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2214.24,2236.39,225.546],[[-0.406292,-0.913076,0.0348995],[0.0140393,0.0319515,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2204.62,2241.35,225.551],[[-0.511417,-0.858624,0.0348995],[0.0169466,0.0305273,0.99939]],""Peer_Trench_Straight_Short_Chameleon""],[[2203.64,2228.06,225.547],[[0.459672,0.887403,0.0348995],[-0.0157811,-0.0311292,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2209.24,2238.86,225.547],[[-0.459647,-0.887416,0.0348995],[0.0163557,0.0308316,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2219.86,2233.89,225.545],[[-0.406271,-0.913086,0.0348995],[0.0141873,0.0318857,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2219.47,2234.06,225.545],[[-0.406271,-0.913086,0.0348995],[0.0141873,0.0318857,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2214.53,2222.96,225.545],[[0.406271,0.913086,0.0348995],[-0.0141873,-0.0318857,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2214.92,2222.79,225.545],[[0.406271,0.913086,0.0348995],[-0.0141873,-0.0318857,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2157.35,2257.7,225.87],[[0.276044,0.960511,0.0348995],[-0.00383597,-0.0352091,0.999373]],""Peer_Trench_Straight_Short_Chameleon""],[[2167.42,2253.9,225.851],[[0.440383,0.897132,0.0348995],[-0.0235893,-0.0272964,0.999349]],""Peer_Trench_Straight_Short_Chameleon""],[[2172.62,2264.89,225.859],[[-0.440405,-0.897121,0.0348995],[0.00828215,0.034811,0.99936]],""Peer_Trench_Straight_Short_Chameleon""],[[2160.88,2269.33,225.878],[[-0.276074,-0.960503,0.0348995],[0.012218,0.0328006,0.999387]],""Peer_Trench_Straight_Short_Chameleon""],[[2162.84,2255.78,225.875],[[0.359684,0.932421,0.0348995],[-0.0108094,-0.0332363,0.999389]],""Peer_Trench_Straight_Short_Chameleon""],[[2167.22,2267.14,225.89],[[-0.359629,-0.932442,0.0348995],[0.01406,0.0319825,0.99939]],""Peer_Trench_Straight_Long_Chameleon""],[[2142.7,2260.76,225.727],[[0.0434265,0.998447,0.0348995],[0.0177765,-0.0356991,0.999204]],""Peer_Trench_Straight_Short_Chameleon""],[[2152.9,2258.98,225.841],[[0.276053,0.960509,0.0348995],[-0.00298752,-0.0354528,0.999367]],""Peer_Trench_Straight_Short_Chameleon""],[[2156.02,2270.73,225.849],[[-0.276078,-0.960501,0.0348995],[0.0146781,0.0320931,0.999377]],""Peer_Trench_Straight_Short_Chameleon""],[[2143.46,2272.89,225.718],[[-0.0433839,-0.998449,0.0348995],[0.0205473,0.0340333,0.999209]],""Peer_Trench_Straight_Short_Chameleon""],[[2147.36,2260.13,225.786],[[0.160839,0.986364,0.0348995],[-0.0164025,-0.0326837,0.999331]],""Peer_Trench_Straight_Short_Chameleon""],[[2149.32,2272.15,225.801],[[-0.160839,-0.986364,0.0348995],[-0.00310019,0.0358646,0.999352]],""Peer_Trench_Straight_Long_Chameleon""],[[2132.06,2259.68,225.606],[[-0.346129,0.937538,0.0348995],[0.0233165,-0.0285911,0.999319]],""Peer_Trench_Straight_Short_Chameleon""],[[2140.13,2260.87,225.688],[[0.0434278,0.998447,0.0348995],[0.0133708,-0.0355102,0.99928]],""Peer_Trench_Straight_Short_Chameleon""],[[2140.25,2273.03,225.667],[[-0.043411,-0.998448,0.0348995],[0.0143857,0.0343041,0.999308]],""Peer_Trench_Straight_Short_Chameleon""],[[2128.23,2271.22,225.59],[[0.346137,-0.937535,0.0348995],[-0.00268875,0.0362075,0.999341]],""Peer_Trench_Straight_Short_Chameleon""],[[2135.9,2260.37,225.631],[[-0.154394,0.987393,0.0348995],[-0.00216583,-0.0356612,0.999362]],""Peer_Trench_Straight_Short_Chameleon""],[[2134.01,2272.46,225.642],[[0.154363,-0.987398,0.0348995],[-0.0105481,0.0336739,0.999377]],""Peer_Trench_Straight_Long_Chameleon""],[[2121.75,2255.34,225.548],[[-0.446178,0.894264,0.0348995],[0.0165822,-0.0307288,0.99939]],""Peer_Trench_Straight_Short_Chameleon""],[[2130.25,2259.01,225.584],[[-0.346165,0.937524,0.0348995],[0.0205162,-0.0296257,0.999351]],""Peer_Trench_Straight_Short_Chameleon""],[[2125.94,2270.38,225.572],[[0.34615,-0.93753,0.0348995],[-0.00602571,0.0349767,0.99937]],""Peer_Trench_Straight_Short_Chameleon""],[[2116.42,2266.26,225.546],[[0.44621,-0.894247,0.0348995],[-0.0150395,0.0314985,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2125.94,2257.2,225.557],[[-0.396744,0.917265,0.0348995],[0.0115282,-0.0330377,0.999388]],""Peer_Trench_Straight_Short_Chameleon""],[[2121.11,2268.36,225.557],[[0.396733,-0.91727,0.0348995],[-0.0160295,0.0310908,0.999388]],""Peer_Trench_Straight_Short_Chameleon""],[[2118.26,2253.59,225.545],[[-0.446228,0.894239,0.0348995],[0.0156554,-0.0311912,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2112.83,2264.47,225.545],[[0.446228,-0.894239,0.0348995],[-0.0153605,0.0313383,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2190.84,2227.12,225.547],[[-0.782638,0.621498,0.0348995],[0.027103,-0.0219894,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2191.23,2227.61,225.547],[[-0.782638,0.621498,0.0348995],[0.0271032,-0.0219893,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2181.71,2235.17,225.547],[[0.782637,-0.621499,0.0348995],[-0.0275575,0.0214172,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2181.32,2234.68,225.547],[[0.782637,-0.621499,0.0348995],[-0.0275576,0.021417,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[1917.72,2295.45,242.554],[[-0.0643927,0.997314,0.0348995],[-0.000505909,-0.0350047,0.999387]],""Peer_Trench_Straight_Short_Chameleon""],[[1932.81,2296.87,242.426],[[-0.121402,0.99199,0.0348995],[0.0196393,-0.0327521,0.999271]],""Peer_Trench_Straight_Short_Chameleon""],[[1933.47,2296.95,242.415],[[-0.121402,0.99199,0.0348995],[0.0196393,-0.0327521,0.999271]],""Peer_Trench_Straight_Short_Chameleon""],[[1931.99,2309.02,242.415],[[0.121403,-0.99199,0.0348995],[0.0111204,0.0365166,0.999271]],""Peer_Trench_Straight_Short_Chameleon""],[[1931.44,2308.95,242.424],[[0.121403,-0.99199,0.0348995],[0.0111772,0.0365235,0.99927]],""Peer_Trench_Straight_Short_Chameleon""],[[1916.88,2307.58,242.545],[[0.0644013,-0.997314,0.0348995],[-0.00453576,0.0346792,0.999388]],""Peer_Trench_Straight_Short_Chameleon""],[[1925.14,2296.05,242.52],[[-0.0929719,0.995057,0.0348995],[0.00839835,-0.0342663,0.999377]],""Peer_Trench_Straight_Short_Chameleon""],[[1924.01,2308.15,242.519],[[0.0929386,-0.99506,0.0348995],[0.00227128,0.035263,0.999375]],""Peer_Trench_Straight_Short_Chameleon""],[[1940.91,2297.86,242.077],[[-0.121418,0.991988,0.0348995],[0.0815721,-0.0250688,0.996352]],""Peer_Trench_Straight_Short_Chameleon""],[[1941.42,2297.93,242.038],[[-0.121418,0.991988,0.0348995],[0.0815336,-0.0250736,0.996355]],""Peer_Trench_Straight_Short_Chameleon""],[[1956.19,2299.05,240.471],[[-0.0298919,0.998944,0.0348995],[0.14463,-0.0302251,0.989024]],""Peer_Trench_Straight_Short_Chameleon""],[[1957.52,2299.09,240.273],[[-0.0298919,0.998944,0.0348995],[0.15591,-0.029828,0.987321]],""Peer_Trench_Straight_Short_Chameleon""],[[1957.15,2311.24,240.274],[[0.0299049,-0.998943,0.0348995],[0.154025,0.0391034,0.987293]],""Peer_Trench_Straight_Short_Chameleon""],[[1955.65,2311.19,240.497],[[0.0299049,-0.998943,0.0348995],[0.139818,0.0387524,0.989419]],""Peer_Trench_Straight_Short_Chameleon""],[[1940.13,2310.01,242.024],[[0.121403,-0.99199,0.0348995],[0.0723049,0.0439041,0.996416]],""Peer_Trench_Straight_Short_Chameleon""],[[1939.43,2309.93,242.077],[[0.121403,-0.99199,0.0348995],[0.0731054,0.0439999,0.996353]],""Peer_Trench_Straight_Short_Chameleon""],[[1948.79,2298.65,241.369],[[-0.0757351,0.996517,0.0348995],[0.103603,-0.0269464,0.994254]],""Peer_Trench_Straight_Short_Chameleon""],[[1947.87,2310.78,241.372],[[0.0757349,-0.996517,0.0348995],[0.0926251,0.0418795,0.99482]],""Peer_Trench_Straight_Short_Chameleon""],[[1965.01,2299.31,239.08],[[-0.029911,0.998943,0.0348995],[0.166031,-0.0294647,0.98568]],""Peer_Trench_Straight_Short_Chameleon""],[[1966.14,2299.35,238.894],[[-0.029911,0.998943,0.0348995],[0.166088,-0.0294627,0.985671]],""Peer_Trench_Straight_Short_Chameleon""],[[1980.13,2297.92,236.531],[[0.23075,0.972387,0.0348995],[0.186161,-0.0793246,0.979312]],""Peer_Trench_Straight_Short_Chameleon""],[[1981.25,2297.65,236.302],[[0.23075,0.972387,0.0348995],[0.183733,-0.0787664,0.979815]],""Peer_Trench_Straight_Short_Chameleon""],[[1984.06,2309.48,236.303],[[-0.230769,-0.972382,0.0348995],[0.199135,-0.0120902,0.979897]],""Peer_Trench_Straight_Short_Chameleon""],[[1982.42,2309.87,236.636],[[-0.230769,-0.972382,0.0348995],[0.200729,-0.0124803,0.979567]],""Peer_Trench_Straight_Short_Chameleon""],[[1966.3,2311.51,238.804],[[0.029915,-0.998943,0.0348995],[0.167708,0.0394363,0.985048]],""Peer_Trench_Straight_Short_Chameleon""],[[1964.65,2311.46,239.08],[[0.029915,-0.998943,0.0348995],[0.163991,0.039347,0.985677]],""Peer_Trench_Straight_Short_Chameleon""],[[1973.18,2299.09,237.757],[[0.101326,0.994241,0.0348995],[0.124172,-0.0474448,0.991126]],""Peer_Trench_Straight_Short_Chameleon""],[[1974.41,2311.21,237.776],[[-0.101265,-0.994247,0.0348995],[0.106248,0.0240711,0.994048]],""Peer_Trench_Straight_Long_Chameleon""],[[1988.55,2295.92,234.85],[[0.230747,0.972388,0.0348995],[0.1772,-0.0772628,0.981138]],""Peer_Trench_Straight_Short_Chameleon""],[[1989.23,2295.76,234.718],[[0.230747,0.972388,0.0348995],[0.174293,-0.0765937,0.98171]],""Peer_Trench_Straight_Short_Chameleon""],[[2000.13,2289.5,232.681],[[0.723205,0.689751,0.0348995],[0.117729,-0.172916,0.977875]],""Peer_Trench_Straight_Short_Chameleon""],[[2003.19,2286.3,231.756],[[0.723205,0.689751,0.0348995],[0.121375,-0.176683,0.976755]],""Peer_Trench_Straight_Short_Chameleon""],[[2006.24,2283.1,230.83],[[0.723205,0.689751,0.0348995],[0.117959,-0.173154,0.977805]],""Peer_Trench_Straight_Short_Chameleon""],[[2015.04,2291.49,230.831],[[-0.723198,-0.689758,0.0348995],[0.167344,-0.125983,0.977816]],""Peer_Trench_Straight_Short_Chameleon""],[[2011.57,2295.12,231.88],[[-0.723198,-0.689758,0.0348995],[0.170708,-0.129563,0.976766]],""Peer_Trench_Straight_Short_Chameleon""],[[2008.11,2298.75,232.895],[[-0.723198,-0.689758,0.0348995],[0.157991,-0.116036,0.980599]],""Peer_Trench_Straight_Short_Chameleon""],[[1993.19,2307.31,234.496],[[-0.230753,-0.972386,0.0348995],[0.189748,-0.00979133,0.981784]],""Peer_Trench_Straight_Short_Chameleon""],[[1991.36,2307.75,234.852],[[-0.230753,-0.972386,0.0348995],[0.193391,-0.0106818,0.981064]],""Peer_Trench_Straight_Short_Chameleon""],[[1995.13,2293.41,233.703],[[0.497479,0.866774,0.0348995],[0.0535194,-0.0708218,0.996052]],""Peer_Trench_Straight_Short_Chameleon""],[[2001.27,2304.1,233.702],[[-0.49751,-0.866756,0.0348995],[0.0415412,0.0163801,0.999003]],""Peer_Trench_Straight_Long_Chameleon""],[[2029.5,2276.32,227.269],[[-0.723201,-0.689756,0.0348995],[0.10929,-0.0644015,0.991921]],""Peer_Trench_Straight_Short_Chameleon""],[[2024.86,2281.19,228.207],[[-0.723201,-0.689756,0.0348995],[0.133335,-0.0898616,0.986989]],""Peer_Trench_Straight_Short_Chameleon""],[[2020.21,2286.06,229.364],[[-0.723201,-0.689756,0.0348995],[0.153688,-0.111464,0.981813]],""Peer_Trench_Straight_Short_Chameleon""],[[2011.42,2277.67,229.364],[[0.723201,0.689756,0.0348995],[0.104066,-0.158788,0.981813]],""Peer_Trench_Straight_Short_Chameleon""],[[2016.06,2272.8,228.207],[[0.723201,0.689756,0.0348995],[0.0834539,-0.137439,0.986988]],""Peer_Trench_Straight_Short_Chameleon""],[[2020.7,2267.93,227.269],[[0.723201,0.689756,0.0348995],[0.0591584,-0.112215,0.991921]],""Peer_Trench_Straight_Short_Chameleon""],[[1907.27,2294.78,242.421],[[-0.0643841,0.997315,0.0348995],[-0.0838007,-0.0402519,0.995669]],""Peer_Trench_Straight_Short_Chameleon""],[[1910.51,2294.99,242.56],[[-0.0643841,0.997315,0.0348995],[0.00248776,-0.0348115,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[1909.73,2307.12,242.56],[[0.0643837,-0.997315,0.0348995],[-0.0020089,0.0348425,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[1906.49,2306.91,242.421],[[0.0643837,-0.997315,0.0348995],[-0.0882806,0.0291428,0.995669]],""Peer_Trench_Straight_Short_Chameleon""],[[1655.21,2185.55,237.336],[[-0.545038,0.837685,0.0348995],[0.0123841,-0.0335774,0.999359]],""Peer_Trench_Straight_Short_Chameleon""],[[1660.51,2189,237.376],[[-0.545038,0.837685,0.0348995],[0.0150049,-0.0318731,0.999379]],""Peer_Trench_Straight_Short_Chameleon""],[[1667.63,2187.55,237.364],[[0.829043,0.558095,0.0348995],[-0.0243376,-0.0263398,0.999357]],""Peer_Trench_Straight_Short_Chameleon""],[[1668.08,2186.88,237.358],[[0.829043,0.558095,0.0348995],[-0.0243483,-0.026324,0.999357]],""Peer_Trench_Straight_Short_Chameleon""],[[1678.16,2193.67,237.358],[[-0.829038,-0.558103,0.0348995],[0.0335522,0.0126519,0.999357]],""Peer_Trench_Straight_Short_Chameleon""],[[1677.76,2194.26,237.364],[[-0.829038,-0.558103,0.0348995],[0.0335557,0.0126467,0.999357]],""Peer_Trench_Straight_Short_Chameleon""],[[1679.14,2201.29,237.741],[[-0.555738,0.830625,0.0348995],[0.000570629,-0.0415978,0.999134]],""Peer_Trench_Straight_Short_Chameleon""],[[1683.73,2204.36,237.856],[[-0.555738,0.830625,0.0348995],[0.00346034,-0.0396675,0.999207]],""Peer_Trench_Straight_Short_Chameleon""],[[1676.97,2214.46,237.858],[[0.555734,-0.830627,0.0348995],[-0.0355468,0.0181996,0.999202]],""Peer_Trench_Straight_Short_Chameleon""],[[1673.2,2211.94,237.764],[[0.555734,-0.830627,0.0348995],[-0.0378539,0.0166536,0.999144]],""Peer_Trench_Straight_Short_Chameleon""],[[1669.43,2209.42,237.66],[[0.555734,-0.830627,0.0348995],[-0.0391375,0.0157933,0.999109]],""Peer_Trench_Straight_Short_Chameleon""],[[1656.79,2201.08,237.398],[[0.545035,-0.837686,0.0348995],[-0.027657,0.0236394,0.999338]],""Peer_Trench_Straight_Short_Chameleon""],[[1652.68,2198.41,237.364],[[0.545035,-0.837686,0.0348995],[-0.0219374,0.0273627,0.999385]],""Peer_Trench_Straight_Short_Chameleon""],[[1648.58,2195.74,237.334],[[0.545035,-0.837686,0.0348995],[-0.0263878,0.0244657,0.999352]],""Peer_Trench_Straight_Short_Chameleon""],[[1664.36,2189.7,237.397],[[0.199243,0.979328,0.0348995],[-0.0072688,-0.0341356,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[1677.02,2198.06,237.526],[[-0.980578,0.192999,0.0348995],[0.0277323,-0.0397144,0.998826]],""Peer_Trench_Straight_Short_Chameleon""],[[1663.12,2205.23,237.506],[[0.550378,-0.834186,0.0348995],[-0.0336701,0.01959,0.999241]],""Peer_Trench_Straight_Short_Chameleon""],[[1689.96,2208.53,237.981],[[-0.555736,0.830626,0.0348995],[0.00415115,-0.0392059,0.999223]],""Peer_Trench_Straight_Short_Chameleon""],[[1693.62,2210.98,238.051],[[-0.555736,0.830626,0.0348995],[0.00832288,-0.0364181,0.999302]],""Peer_Trench_Straight_Short_Chameleon""],[[1697.28,2213.43,238.114],[[-0.555736,0.830626,0.0348995],[0.00669516,-0.0375059,0.999274]],""Peer_Trench_Straight_Short_Chameleon""],[[1709.91,2219.81,238.169],[[-0.339838,0.939836,0.0348995],[0.0160072,-0.0313225,0.999381]],""Peer_Trench_Straight_Short_Chameleon""],[[1714,2221.3,238.139],[[-0.339838,0.939836,0.0348995],[0.0206972,-0.0296254,0.999347]],""Peer_Trench_Straight_Short_Chameleon""],[[1718.1,2222.78,238.103],[[-0.339838,0.939836,0.0348995],[0.0186373,-0.0303709,0.999365]],""Peer_Trench_Straight_Short_Chameleon""],[[1713.97,2234.21,238.104],[[0.339846,-0.939833,0.0348995],[-0.00530953,0.0351902,0.999367]],""Peer_Trench_Straight_Short_Chameleon""],[[1709.64,2232.64,238.141],[[0.339846,-0.939833,0.0348995],[-0.00340534,0.0358782,0.99935]],""Peer_Trench_Straight_Short_Chameleon""],[[1705.32,2231.08,238.171],[[0.339846,-0.939833,0.0348995],[-0.00788479,0.0342596,0.999382]],""Peer_Trench_Straight_Short_Chameleon""],[[1690.93,2223.8,238.121],[[0.555736,-0.830626,0.0348995],[-0.0324781,0.0202554,0.999267]],""Peer_Trench_Straight_Short_Chameleon""],[[1687.06,2221.21,238.054],[[0.555736,-0.830626,0.0348995],[-0.030113,0.0218395,0.999308]],""Peer_Trench_Straight_Short_Chameleon""],[[1683.2,2218.63,237.982],[[0.555736,-0.830626,0.0348995],[-0.0345567,0.018863,0.999225]],""Peer_Trench_Straight_Short_Chameleon""],[[1703.4,2217,238.173],[[-0.451126,0.891778,0.0348995],[0.0135517,-0.0322554,0.999388]],""Peer_Trench_Straight_Short_Chameleon""],[[1697.9,2227.87,238.188],[[0.451094,-0.891794,0.0348995],[-0.0176874,0.0301633,0.999389]],""Peer_Trench_Straight_Long_Chameleon""],[[1733.08,2241.12,238.61],[[0.33984,-0.939835,0.0348995],[-0.0648038,0.0136194,0.997805]],""Peer_Trench_Straight_Short_Chameleon""],[[1727.05,2238.94,238.299],[[0.33984,-0.939835,0.0348995],[-0.0498913,0.0190402,0.998573]],""Peer_Trench_Straight_Short_Chameleon""],[[1721.02,2236.76,238.132],[[0.33984,-0.939835,0.0348995],[-0.0230098,0.0287882,0.999321]],""Peer_Trench_Straight_Short_Chameleon""],[[1725.15,2225.33,238.132],[[-0.33984,0.939835,0.0348995],[0.000723473,-0.0368468,0.999321]],""Peer_Trench_Straight_Short_Chameleon""],[[1731.18,2227.51,238.299],[[-0.33984,0.939835,0.0348995],[-0.0261758,-0.0465457,0.998573]],""Peer_Trench_Straight_Short_Chameleon""],[[1737.22,2229.69,238.61],[[-0.33984,0.939835,0.0348995],[-0.0411065,-0.051916,0.997805]],""Peer_Trench_Straight_Short_Chameleon""],[[1620.04,2161.73,236.522],[[-0.581442,0.812839,0.0348995],[0.0215965,-0.0274606,0.99939]],""Peer_Trench_Straight_Short_Chameleon""],[[1624.19,2164.7,236.52],[[-0.581442,0.812839,0.0348995],[0.019606,-0.0288845,0.99939]],""Peer_Trench_Straight_Short_Chameleon""],[[1628.34,2167.67,236.567],[[-0.581442,0.812839,0.0348995],[0.00587591,-0.0386992,0.999234]],""Peer_Trench_Straight_Short_Chameleon""],[[1640.74,2176.13,237.018],[[-0.545038,0.837685,0.0348995],[-0.00719694,-0.0462988,0.998902]],""Peer_Trench_Straight_Short_Chameleon""],[[1644.83,2178.79,237.158],[[-0.545038,0.837685,0.0348995],[-0.00289914,-0.0435085,0.999049]],""Peer_Trench_Straight_Short_Chameleon""],[[1648.92,2181.46,237.258],[[-0.545038,0.837685,0.0348995],[0.00647092,-0.0374215,0.999279]],""Peer_Trench_Straight_Short_Chameleon""],[[1642.29,2191.65,237.258],[[0.545036,-0.837686,0.0348995],[-0.0316055,0.0210678,0.999278]],""Peer_Trench_Straight_Short_Chameleon""],[[1638.17,2188.96,237.157],[[0.545036,-0.837686,0.0348995],[-0.0409489,0.014979,0.999049]],""Peer_Trench_Straight_Short_Chameleon""],[[1634.04,2186.27,237.015],[[0.545036,-0.837686,0.0348995],[-0.0454271,0.0120588,0.998895]],""Peer_Trench_Straight_Short_Chameleon""],[[1621.34,2177.6,236.569],[[0.581439,-0.812841,0.0348995],[-0.0347243,0.0180634,0.999234]],""Peer_Trench_Straight_Short_Chameleon""],[[1617.15,2174.61,236.521],[[0.581439,-0.812841,0.0348995],[-0.0211945,0.0277482,0.99939]],""Peer_Trench_Straight_Short_Chameleon""],[[1612.97,2171.62,236.522],[[0.581439,-0.812841,0.0348995],[-0.0190038,0.0293152,0.99939]],""Peer_Trench_Straight_Short_Chameleon""],[[1634.49,2171.97,236.765],[[-0.563375,0.825464,0.0348995],[-0.00805036,-0.0477234,0.998828]],""Peer_Trench_Straight_Short_Chameleon""],[[1627.64,2182.01,236.765],[[0.563397,-0.825449,0.0348995],[-0.0467371,0.0103313,0.998854]],""Peer_Trench_Straight_Short_Chameleon""],[[1591.19,2138.74,237.02],[[-0.702619,0.710709,0.0348995],[0.0634537,0.0137298,0.99789]],""Peer_Trench_Straight_Short_Chameleon""],[[1594.64,2142.15,236.801],[[-0.702619,0.710709,0.0348995],[0.0498113,0.000200104,0.998759]],""Peer_Trench_Straight_Short_Chameleon""],[[1605.75,2151.51,236.523],[[-0.581443,0.812838,0.0348995],[0.0236551,-0.0259878,0.999382]],""Peer_Trench_Straight_Short_Chameleon""],[[1609.84,2154.44,236.521],[[-0.581443,0.812838,0.0348995],[0.0175128,-0.0303816,0.999385]],""Peer_Trench_Straight_Short_Chameleon""],[[1613.94,2157.37,236.532],[[-0.581443,0.812838,0.0348995],[0.019649,-0.0288537,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[1606.87,2167.26,236.531],[[0.581441,-0.81284,0.0348995],[-0.0209588,0.0279168,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[1602.64,2164.23,236.521],[[0.581441,-0.81284,0.0348995],[-0.0229603,0.026485,0.999386]],""Peer_Trench_Straight_Short_Chameleon""],[[1598.42,2161.21,236.528],[[0.581441,-0.81284,0.0348995],[-0.0154983,0.0318221,0.999373]],""Peer_Trench_Straight_Short_Chameleon""],[[1586.32,2151.01,236.79],[[0.70263,-0.7107,0.0348995],[5.62996e-05,0.0491023,0.998794]],""Peer_Trench_Straight_Short_Chameleon""],[[1582.64,2147.38,237.02],[[0.70263,-0.7107,0.0348995],[0.0144112,0.0632499,0.997894]],""Peer_Trench_Straight_Short_Chameleon""],[[1600.01,2147.04,236.613],[[-0.64406,0.764179,0.0348995],[0.0340296,-0.0169557,0.999277]],""Peer_Trench_Straight_Short_Chameleon""],[[1592.17,2156.35,236.61],[[0.644033,-0.764201,0.0348995],[-0.0124075,0.0351797,0.999304]],""Peer_Trench_Straight_Short_Chameleon""],[[1579.55,2127.23,238.673],[[-0.702629,0.7107,0.0348995],[0.162737,0.112755,0.980206]],""Peer_Trench_Straight_Short_Chameleon""],[[1582.7,2130.34,237.988],[[-0.702629,0.7107,0.0348995],[0.105424,0.0554704,0.992879]],""Peer_Trench_Straight_Short_Chameleon""],[[1585.85,2133.46,237.55],[[-0.702629,0.7107,0.0348995],[0.0837681,0.033912,0.995908]],""Peer_Trench_Straight_Short_Chameleon""],[[1577.31,2142.11,237.55],[[0.702629,-0.7107,0.0348995],[0.0348664,0.0833754,0.995908]],""Peer_Trench_Straight_Short_Chameleon""],[[1574.15,2138.99,237.988],[[0.702629,-0.7107,0.0348995],[0.0566708,0.104783,0.992879]],""Peer_Trench_Straight_Short_Chameleon""],[[1571,2135.87,238.673],[[0.702629,-0.7107,0.0348995],[0.114607,0.161439,0.980206]],""Peer_Trench_Straight_Short_Chameleon""],[[2387.56,2099.4,225.262],[[0.754637,0.644725,0.121869],[-0.044849,-0.134618,0.989882]],""Peer_Trench_Straight_Short_Chameleon""],[[2392.29,2093.87,224.463],[[0.754637,0.644725,0.121869],[0.00344775,-0.18963,0.98185]],""Peer_Trench_Straight_Short_Chameleon""],[[2401.53,2101.77,224.463],[[-0.754637,-0.644725,0.121869],[0.186766,-0.0330115,0.98185]],""Peer_Trench_Straight_Short_Chameleon""],[[2396.81,2107.3,225.262],[[-0.754637,-0.644725,0.121869],[0.139969,0.0232818,0.989882]],""Peer_Trench_Straight_Short_Chameleon""],[[2397.16,2088.17,223.703],[[0.754637,0.644726,0.121869],[-0.0684891,-0.107322,0.991863]],""Peer_Trench_Straight_Short_Chameleon""],[[2399.5,2085.44,223.595],[[0.754637,0.644726,0.121869],[-0.0776153,-0.0967191,0.992281]],""Peer_Trench_Straight_Short_Chameleon""],[[2410.96,2074.36,223.65],[[0.618288,0.776445,0.121869],[-0.100845,-0.0754056,0.992041]],""Peer_Trench_Straight_Short_Chameleon""],[[2412.95,2072.78,223.762],[[0.618288,0.776445,0.121869],[-0.120006,-0.0599776,0.99096]],""Peer_Trench_Straight_Short_Chameleon""],[[2420.52,2082.29,223.751],[[-0.618296,-0.77644,0.121869],[0.0362283,0.12674,0.991274]],""Peer_Trench_Straight_Short_Chameleon""],[[2418.83,2083.63,223.662],[[-0.618296,-0.77644,0.121869],[0.0509092,0.11517,0.99204]],""Peer_Trench_Straight_Short_Chameleon""],[[2408.49,2093.62,223.599],[[-0.754637,-0.644725,0.121869],[0.110589,0.0581026,0.992166]],""Peer_Trench_Straight_Short_Chameleon""],[[2406.4,2096.07,223.703],[[-0.754637,-0.644725,0.121869],[0.116696,0.0508969,0.991863]],""Peer_Trench_Straight_Short_Chameleon""],[[2404.97,2079.63,223.555],[[0.689646,0.713819,0.121869],[-0.0833749,-0.0889044,0.992545]],""Peer_Trench_Straight_Long_Chameleon""],[[2413.43,2088.38,223.546],[[-0.68963,-0.713834,0.121869],[0.0852803,0.0870638,0.992546]],""Peer_Trench_Straight_Short_Chameleon""],[[2437.79,2054.75,225.024],[[0.532582,0.837559,0.121869],[-0.0790462,-0.0941385,0.992416]],""Peer_Trench_Straight_Short_Chameleon""],[[2446.67,2046.67,224.972],[[0.780464,0.613207,0.121869],[-0.0923497,-0.0797175,0.99253]],""Peer_Trench_Straight_Short_Chameleon""],[[2456.02,2054.45,224.991],[[-0.780452,-0.613223,0.121869],[0.101468,0.0681077,0.992505]],""Peer_Trench_Straight_Short_Chameleon""],[[2444.6,2064.82,224.989],[[-0.532584,-0.837557,0.121869],[0.0586528,0.10712,0.992514]],""Peer_Trench_Straight_Short_Chameleon""],[[2442.45,2051.08,224.97],[[0.666054,0.73588,0.121869],[-0.0801187,-0.0918591,0.992544]],""Peer_Trench_Straight_Short_Chameleon""],[[2450.65,2060.14,224.979],[[-0.666072,-0.735864,0.121869],[0.0832896,0.0889891,0.992544]],""Peer_Trench_Straight_Long_Chameleon""],[[2462.04,2046.79,225.142],[[-0.780455,-0.61322,0.121869],[0.0798084,0.095616,0.992214]],""Peer_Trench_Straight_Short_Chameleon""],[[2460.38,2048.9,225.078],[[-0.780455,-0.61322,0.121869],[0.0823046,0.092458,0.992309]],""Peer_Trench_Straight_Short_Chameleon""],[[2450.82,2041.39,225.078],[[0.780455,0.61322,0.121869],[-0.109306,-0.0580927,0.992309]],""Peer_Trench_Straight_Short_Chameleon""],[[2452.48,2039.28,225.142],[[0.780455,0.61322,0.121869],[-0.111783,-0.0549214,0.992214]],""Peer_Trench_Straight_Short_Chameleon""],[[2489.18,1980.74,225.167],[[0.816214,0.576694,0.0348995],[-0.0359037,-0.00965888,0.999309]],""Peer_Trench_Straight_Short_Chameleon""],[[2487.9,1974.94,225.097],[[0.754853,-0.654965,0.0348995],[-0.00256874,0.0502565,0.998733]],""Peer_Trench_Straight_Short_Chameleon""],[[2496.9,1966.76,225.028],[[-0.75485,0.654968,0.0348995],[0.0472922,0.00127964,0.99888]],""Peer_Trench_Straight_Short_Chameleon""],[[2502.72,1967.54,225.037],[[0.580924,0.813209,0.0348995],[-0.0221503,-0.0270662,0.999388]],""Peer_Trench_Straight_Short_Chameleon""],[[2508.72,1978.19,225.039],[[-0.580947,-0.813193,0.0348995],[0.0214313,0.0275798,0.99939]],""Peer_Trench_Straight_Short_Chameleon""],[[2508.61,1978.26,225.039],[[-0.580947,-0.813193,0.0348995],[0.0213328,0.0276502,0.99939]],""Peer_Trench_Straight_Short_Chameleon""],[[2499.74,1986.86,225.155],[[-0.816214,-0.576694,0.0348995],[0.0209225,0.0308621,0.999305]],""Peer_Trench_Straight_Short_Chameleon""],[[2488.97,1978.44,225.162],[[0.998152,-0.0497398,0.0348995],[-0.0348189,0.00248528,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2499.78,1967.78,225.091],[[-0.117545,0.992454,0.0348995],[0.0171749,-0.0331062,0.999304]],""Peer_Trench_Straight_Short_Chameleon""],[[2503.37,1982.73,225.087],[[-0.708489,-0.704859,0.0348995],[0.0325761,0.0167356,0.999329]],""Peer_Trench_Straight_Short_Chameleon""],[[2479.62,1995.32,225.424],[[0.863103,0.503821,0.0348995],[-0.0368684,-0.00606146,0.999302]],""Peer_Trench_Straight_Short_Chameleon""],[[2486.96,1983.88,225.233],[[0.816215,0.576693,0.0348995],[-0.0360605,-0.00943678,0.999305]],""Peer_Trench_Straight_Short_Chameleon""],[[2496.94,1990.82,225.215],[[-0.816204,-0.576709,0.0348995],[0.0212245,0.0304347,0.999311]],""Peer_Trench_Straight_Short_Chameleon""],[[2490.07,2001.52,225.397],[[-0.863114,-0.503802,0.0348995],[0.0226838,0.0303605,0.999282]],""Peer_Trench_Straight_Short_Chameleon""],[[2483.28,1989.38,225.312],[[0.840438,0.540783,0.0348995],[-0.0216465,-0.0308481,0.99929]],""Peer_Trench_Straight_Short_Chameleon""],[[2493.51,1995.95,225.312],[[-0.840452,-0.540761,0.0348995],[0.0373871,0.00638416,0.99928]],""Peer_Trench_Straight_Short_Chameleon""],[[2475.13,2003,225.513],[[0.863117,0.503797,0.0348995],[-0.0262501,-0.0242564,0.999361]],""Peer_Trench_Straight_Short_Chameleon""],[[2476.23,2001.11,225.491],[[0.863117,0.503797,0.0348995],[-0.0242037,-0.0277595,0.999322]],""Peer_Trench_Straight_Short_Chameleon""],[[2486.73,2007.24,225.491],[[-0.863117,-0.503797,0.0348995],[0.0360735,0.007424,0.999322]],""Peer_Trench_Straight_Short_Chameleon""],[[2485.63,2009.13,225.513],[[-0.863117,-0.503797,0.0348995],[0.0340295,0.0109285,0.999361]],""Peer_Trench_Straight_Short_Chameleon""],[[2507.65,1964.01,225.022],[[0.580951,0.81319,0.0348995],[-0.0233028,-0.0262426,0.999384]],""Peer_Trench_Straight_Short_Chameleon""],[[2515.15,1954.18,224.858],[[0.93581,0.350774,0.0348995],[-0.0234112,-0.0369403,0.999043]],""Peer_Trench_Straight_Short_Chameleon""],[[2515.95,1952.04,224.796],[[0.93581,0.350774,0.0348995],[-0.0230828,-0.0378138,0.999018]],""Peer_Trench_Straight_Short_Chameleon""],[[2527.33,1956.31,224.797],[[-0.935812,-0.350769,0.0348995],[0.042068,-0.0128346,0.999032]],""Peer_Trench_Straight_Short_Chameleon""],[[2526.1,1959.59,224.888],[[-0.935812,-0.350769,0.0348995],[0.0416633,-0.0117519,0.999063]],""Peer_Trench_Straight_Short_Chameleon""],[[2515.6,1973.27,225.008],[[-0.58094,-0.813198,0.0348995],[0.0256562,0.0245608,0.999369]],""Peer_Trench_Straight_Short_Chameleon""],[[2514.82,1973.83,225.014],[[-0.58094,-0.813198,0.0348995],[0.0248715,0.0251216,0.999375]],""Peer_Trench_Straight_Short_Chameleon""],[[2512.07,1959.69,224.972],[[0.792852,0.608414,0.0348995],[-0.0245936,-0.0252768,0.999378]],""Peer_Trench_Straight_Short_Chameleon""],[[2521.86,1967.2,224.996],[[-0.792852,-0.608414,0.0348995],[0.0278223,0.02107,0.999391]],""Peer_Trench_Straight_Long_Chameleon""],[[2532.39,1942.82,224.43],[[-0.935807,-0.350782,0.0348995],[0.0405331,-0.00872811,0.99914]],""Peer_Trench_Straight_Short_Chameleon""],[[2529.96,1949.29,224.6],[[-0.935807,-0.350782,0.0348995],[0.0420283,-0.0127273,0.999035]],""Peer_Trench_Straight_Short_Chameleon""],[[2518.58,1945.02,224.6],[[0.935807,0.350782,0.0348995],[-0.0233067,-0.0372177,0.999035]],""Peer_Trench_Straight_Short_Chameleon""],[[2521.01,1938.55,224.43],[[0.935807,0.350782,0.0348995],[-0.0248087,-0.0332211,0.99914]],""Peer_Trench_Straight_Short_Chameleon""],[[2546.16,1860.77,225.239],[[0.987468,0.153909,0.0348995],[-0.0296951,-0.0359854,0.998911]],""Peer_Trench_Straight_Short_Chameleon""],[[2542.41,1856.85,225.365],[[0.0852825,-0.995745,0.0348995],[-0.00234977,0.034826,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2543.68,1844.76,225.366],[[-0.0852665,0.995747,0.0348995],[0.000330167,-0.0349988,0.999387]],""Peer_Trench_Straight_Short_Chameleon""],[[2548.71,1841.95,225.639],[[0.993042,0.112471,0.0348995],[-0.0348513,-0.00239522,0.99939]],""Peer_Trench_Straight_Short_Chameleon""],[[2560.6,1845.04,225.639],[[-0.993043,-0.112462,0.0348995],[0.0345059,0.00544506,0.99939]],""Peer_Trench_Straight_Short_Chameleon""],[[2558.57,1860.12,225.334],[[-0.987467,-0.153916,0.0348995],[0.0295752,0.0367478,0.998887]],""Peer_Trench_Straight_Short_Chameleon""],[[2558.38,1861.29,225.297],[[-0.987467,-0.153916,0.0348995],[0.0295759,0.0367435,0.998887]],""Peer_Trench_Straight_Short_Chameleon""],[[2544.99,1858.57,225.348],[[0.786213,-0.61697,0.0348995],[-0.0243833,0.0254589,0.999379]],""Peer_Trench_Straight_Short_Chameleon""],[[2547.02,1843.53,225.505],[[0.633316,0.773106,0.0348995],[-0.0498476,-0.00425103,0.998748]],""Peer_Trench_Straight_Short_Chameleon""],[[2559.67,1852.51,225.537],[[-0.990473,-0.133214,0.0348995],[0.0316596,0.0263628,0.999151]],""Peer_Trench_Straight_Short_Chameleon""],[[2541.65,1880.37,224.715],[[0.922952,0.383329,0.0348995],[-0.0287618,-0.0217334,0.99935]],""Peer_Trench_Straight_Short_Chameleon""],[[2545.08,1867.69,225.045],[[0.987466,0.153926,0.0348995],[-0.0387888,0.0223358,0.998998]],""Peer_Trench_Straight_Short_Chameleon""],[[2545.22,1866.83,225.071],[[0.987466,0.153926,0.0348995],[-0.039062,0.0241004,0.998946]],""Peer_Trench_Straight_Short_Chameleon""],[[2557.23,1868.7,225.071],[[-0.987466,-0.153925,0.0348995],[0.0298734,0.0348468,0.998946]],""Peer_Trench_Straight_Short_Chameleon""],[[2557.02,1870.04,225.033],[[-0.987466,-0.153925,0.0348995],[0.0305619,0.0304575,0.999069]],""Peer_Trench_Straight_Short_Chameleon""],[[2552.97,1884.81,224.738],[[-0.922947,-0.383341,0.0348995],[0.0363881,0.00337013,0.999332]],""Peer_Trench_Straight_Short_Chameleon""],[[2543.57,1874.63,224.851],[[0.962078,0.270533,0.0348995],[-0.0405474,0.0153145,0.99906]],""Peer_Trench_Straight_Short_Chameleon""],[[2555.3,1877.92,224.861],[[-0.962078,-0.270533,0.0348995],[0.0272767,0.0318869,0.999119]],""Peer_Trench_Straight_Long_Chameleon""],[[2533.42,1900.88,224.563],[[0.932988,0.358212,0.0348995],[-0.0299925,-0.0192475,0.999365]],""Peer_Trench_Straight_Short_Chameleon""],[[2530.68,1897.79,224.656],[[0.198363,-0.979507,0.0348995],[0.00277793,0.0361688,0.999342]],""Peer_Trench_Straight_Short_Chameleon""],[[2533.91,1886.05,224.641],[[-0.198375,0.979505,0.0348995],[0.0170439,-0.0321543,0.999338]],""Peer_Trench_Straight_Short_Chameleon""],[[2540.05,1884.22,224.688],[[0.922944,0.383348,0.0348995],[-0.0284918,-0.0223823,0.999343]],""Peer_Trench_Straight_Short_Chameleon""],[[2550.75,1890.14,224.682],[[-0.922951,-0.383333,0.0348995],[0.0355446,0.00540264,0.999354]],""Peer_Trench_Straight_Short_Chameleon""],[[2545.55,1903.18,224.588],[[-0.933005,-0.358166,0.0348995],[0.0352934,0.0054396,0.999362]],""Peer_Trench_Straight_Short_Chameleon""],[[2532.33,1899.62,224.622],[[0.875989,-0.481066,0.0348995],[-0.0240166,0.0287626,0.999298]],""Peer_Trench_Straight_Short_Chameleon""],[[2537.96,1885.33,224.678],[[0.46914,0.882434,0.0348995],[-0.01448,-0.0318268,0.999389]],""Peer_Trench_Straight_Short_Chameleon""],[[2548.26,1896.27,224.63],[[-0.928053,-0.370809,0.0348995],[0.0298267,0.0194078,0.999367]],""Peer_Trench_Straight_Short_Chameleon""],[[2530.26,1909.1,224.469],[[0.933003,0.358173,0.0348995],[-0.0369042,-0.00123953,0.999318]],""Peer_Trench_Straight_Short_Chameleon""],[[2531.56,1905.71,224.512],[[0.933003,0.358173,0.0348995],[-0.0367101,-0.0017457,0.999324]],""Peer_Trench_Straight_Short_Chameleon""],[[2542.91,1910.07,224.512],[[-0.933003,-0.358173,0.0348995],[0.0284479,0.023268,0.999325]],""Peer_Trench_Straight_Short_Chameleon""],[[2541.61,1913.46,224.469],[[-0.933003,-0.358173,0.0348995],[0.0282534,0.023774,0.999318]],""Peer_Trench_Straight_Short_Chameleon""],[[2549.32,1836.64,225.618],[[0.993043,0.11246,0.0348995],[-0.0357422,0.0054852,0.999346]],""Peer_Trench_Straight_Short_Chameleon""],[[2549.7,1822.43,225.545],[[0.997827,-0.0558931,0.0348995],[-0.034846,0.00193117,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2549.66,1821.69,225.545],[[0.997827,-0.0558931,0.0348995],[-0.0348449,0.00195183,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2561.79,1821.01,225.545],[[-0.997826,0.0559074,0.0348995],[0.0348448,-0.00195233,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2561.85,1822.09,225.545],[[-0.997826,0.0559074,0.0348995],[0.0348441,-0.00196649,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2561.41,1837.84,225.59],[[-0.993043,-0.112464,0.0348995],[0.0339824,0.0100621,0.999372]],""Peer_Trench_Straight_Short_Chameleon""],[[2549.79,1829.68,225.564],[[0.998987,0.0283945,0.0348995],[-0.0347547,-0.00557569,0.99938]],""Peer_Trench_Straight_Short_Chameleon""],[[2561.96,1830.03,225.562],[[-0.998987,-0.0283945,0.0348995],[0.0349988,-0.00300818,0.999383]],""Peer_Trench_Straight_Short_Chameleon""],[[2557.64,1795.82,225.545],[[-0.931543,0.361952,0.0348995],[0.0325302,-0.0126397,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2557.84,1796.33,225.545],[[-0.931543,0.361952,0.0348995],[0.0325302,-0.0126397,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2561.31,1812.34,225.545],[[-0.997826,0.0559004,0.0348995],[0.0348449,-0.00195209,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2561.37,1813.53,225.545],[[-0.997826,0.0559004,0.0348995],[0.0348449,-0.00195209,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2549.24,1814.21,225.545],[[0.997826,-0.0559121,0.0348995],[-0.0348448,0.00195249,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2549.2,1813.65,225.545],[[0.997826,-0.0559121,0.0348995],[-0.0348448,0.00195249,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2546.3,1800.18,225.545],[[0.93154,-0.36196,0.0348995],[-0.0325301,0.0126399,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2560.2,1804.2,225.558],[[-0.976751,0.211516,0.0348995],[0.0341089,-0.00738629,0.999391]],""Peer_Trench_Straight_Long_Chameleon""],[[2548.27,1806.78,225.545],[[0.976751,-0.211519,0.0348995],[-0.0341089,0.00738642,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2553.43,1784.99,225.545],[[-0.931544,0.36195,0.0348995],[0.0325302,-0.0126396,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2554.93,1788.83,225.545],[[-0.931544,0.36195,0.0348995],[0.0325302,-0.0126396,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2543.6,1793.24,225.545],[[0.931544,-0.36195,0.0348995],[-0.0325302,0.0126396,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2542.1,1789.4,225.545],[[0.931544,-0.36195,0.0348995],[-0.0325302,0.0126396,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2521.69,1840.92,225.545],[[-0.390017,0.920146,0.0348995],[0.013511,-0.0321783,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2534.43,1843.96,225.408],[[-0.0852818,0.995745,0.0348995],[0.0107732,-0.0341035,0.99936]],""Peer_Trench_Straight_Short_Chameleon""],[[2536.63,1844.15,225.39],[[-0.0852818,0.995745,0.0348995],[0.0113711,-0.0340521,0.999355]],""Peer_Trench_Straight_Short_Chameleon""],[[2535.59,1856.26,225.39],[[0.0852721,-0.995746,0.0348995],[0.00548395,0.0354956,0.999355]],""Peer_Trench_Straight_Short_Chameleon""],[[2532.76,1856.02,225.416],[[0.0852721,-0.995746,0.0348995],[0.00644337,0.0355775,0.999346]],""Peer_Trench_Straight_Short_Chameleon""],[[2517.24,1852.24,225.543],[[0.390008,-0.92015,0.0348995],[-0.0144323,0.0317877,0.99939]],""Peer_Trench_Straight_Short_Chameleon""],[[2527.59,1842.82,225.496],[[-0.240627,0.96999,0.0348995],[0.0203077,-0.0309168,0.999316]],""Peer_Trench_Straight_Short_Chameleon""],[[2524.65,1854.67,225.512],[[0.240635,-0.969988,0.0348995],[0.00238334,0.0365464,0.999329]],""Peer_Trench_Straight_Long_Chameleon""],[[2512.94,1837.21,225.545],[[-0.390013,0.920148,0.0348995],[0.0136196,-0.0321323,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2515.46,1838.28,225.545],[[-0.390013,0.920148,0.0348995],[0.0136196,-0.0321323,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2510.72,1849.47,225.545],[[0.390013,-0.920148,0.0348995],[-0.0136196,0.0321323,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2508.19,1848.4,225.545],[[0.390013,-0.920148,0.0348995],[-0.0136196,0.0321323,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2485.46,1951.1,224.837],[[-0.909431,0.414387,0.0348995],[0.0274708,-0.0238751,0.999337]],""Peer_Trench_Straight_Short_Chameleon""],[[2492.46,1961.64,224.872],[[-0.754838,0.654982,0.0348995],[0.0167479,-0.0339437,0.999283]],""Peer_Trench_Straight_Short_Chameleon""],[[2492.76,1961.98,224.878],[[-0.754838,0.654982,0.0348995],[0.0167192,-0.0339768,0.999283]],""Peer_Trench_Straight_Short_Chameleon""],[[2483.58,1969.95,224.879],[[0.754849,-0.65497,0.0348995],[-0.0363932,0.0113025,0.999274]],""Peer_Trench_Straight_Short_Chameleon""],[[2482.9,1969.17,224.863],[[0.754849,-0.65497,0.0348995],[-0.0359668,0.0117945,0.999283]],""Peer_Trench_Straight_Short_Chameleon""],[[2474.52,1956.41,224.824],[[0.909434,-0.414381,0.0348995],[-0.0340558,0.00942662,0.999375]],""Peer_Trench_Straight_Short_Chameleon""],[[2488.27,1956.04,224.82],[[-0.84083,0.540173,0.0348995],[0.0287753,-0.0197772,0.99939]],""Peer_Trench_Straight_Short_Chameleon""],[[2478.01,1962.63,224.831],[[0.840802,-0.540217,0.0348995],[-0.0298864,0.0180477,0.99939]],""Peer_Trench_Straight_Long_Chameleon""],[[2482.27,1944.08,224.957],[[-0.909441,0.414367,0.0348995],[0.0423491,0.0088018,0.999064]],""Peer_Trench_Straight_Short_Chameleon""],[[2482.9,1945.48,224.922],[[-0.909441,0.414367,0.0348995],[0.0398576,0.00332204,0.9992]],""Peer_Trench_Straight_Short_Chameleon""],[[2471.84,1950.52,224.922],[[0.909441,-0.414367,0.0348995],[-0.023647,0.0322565,0.9992]],""Peer_Trench_Straight_Short_Chameleon""],[[2471.2,1949.12,224.957],[[0.909441,-0.414367,0.0348995],[-0.0211469,0.0377323,0.999064]],""Peer_Trench_Straight_Short_Chameleon""],[[1672.27,2180.66,237.215],[[0.829032,0.558111,0.0348995],[-0.0128604,-0.0433643,0.998977]],""Peer_Trench_Straight_Short_Chameleon""],[[1674.74,2176.98,237.045],[[0.829032,0.558111,0.0348995],[-0.00234499,-0.0589393,0.998259]],""Peer_Trench_Straight_Short_Chameleon""],[[1684.69,2164.62,235.896],[[0.722378,0.690617,0.0348995],[0.0220245,-0.0734224,0.997058]],""Peer_Trench_Straight_Short_Chameleon""],[[1688.02,2161.14,235.604],[[0.722378,0.690617,0.0348995],[0.0114506,-0.0624091,0.997985]],""Peer_Trench_Straight_Short_Chameleon""],[[1696.81,2169.54,235.604],[[-0.722373,-0.690623,0.0348995],[0.0618281,-0.014239,0.997985]],""Peer_Trench_Straight_Short_Chameleon""],[[1693.71,2172.77,235.872],[[-0.722373,-0.690623,0.0348995],[0.0714944,-0.0243923,0.997143]],""Peer_Trench_Straight_Short_Chameleon""],[[1684.64,2184.05,237.063],[[-0.829031,-0.558112,0.0348995],[0.0551063,-0.0194315,0.998291]],""Peer_Trench_Straight_Short_Chameleon""],[[1682.35,2187.45,237.217],[[-0.829031,-0.558112,0.0348995],[0.0447141,-0.00395093,0.998992]],""Peer_Trench_Straight_Short_Chameleon""],[[1679.46,2170.59,236.504],[[0.778544,0.626619,0.0348995],[0.0289541,-0.0914123,0.995392]],""Peer_Trench_Straight_Short_Chameleon""],[[1688.94,2178.22,236.504],[[-0.778549,-0.626613,0.0348995],[0.0872782,-0.0530364,0.994771]],""Peer_Trench_Straight_Short_Chameleon""],[[1707.87,2157.97,235.166],[[-0.722369,-0.690626,0.0348995],[0.0281357,0.021073,0.999382]],""Peer_Trench_Straight_Short_Chameleon""],[[1704.93,2161.04,235.205],[[-0.722369,-0.690626,0.0348995],[0.0349851,0.0139042,0.999291]],""Peer_Trench_Straight_Short_Chameleon""],[[1701.99,2164.12,235.295],[[-0.722369,-0.690626,0.0348995],[0.0445685,0.00386553,0.998999]],""Peer_Trench_Straight_Short_Chameleon""],[[1693.2,2155.72,235.295],[[0.722369,0.690626,0.0348995],[-0.00586307,-0.04435,0.998999]],""Peer_Trench_Straight_Short_Chameleon""],[[1696.14,2152.65,235.205],[[0.722369,0.690626,0.0348995],[-0.0154613,-0.0343254,0.999291]],""Peer_Trench_Straight_Short_Chameleon""],[[1699.08,2149.57,235.166],[[0.722369,0.690626,0.0348995],[-0.0223152,-0.027161,0.999382]],""Peer_Trench_Straight_Short_Chameleon""],[[2524.41,1633.09,224.548],[[-0.984663,0.17094,0.0348995],[0.0241896,-0.0643406,0.997635]],""Peer_Trench_Straight_Short_Chameleon""],[[2524.95,1636.19,224.775],[[-0.984663,0.17094,0.0348995],[0.0197768,-0.0893852,0.995801]],""Peer_Trench_Straight_Short_Chameleon""],[[2527.8,1650.96,225.545],[[-0.977557,0.207761,0.0348995],[0.034137,-0.00725517,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2528.71,1655.22,225.545],[[-0.977557,0.207761,0.0348995],[0.034137,-0.00725517,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2529.61,1659.48,225.545],[[-0.977557,0.207761,0.0348995],[0.034137,-0.00725517,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2517.72,1662.01,225.545],[[0.977557,-0.207763,0.0348995],[-0.034137,0.00725524,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2516.81,1657.71,225.545],[[0.977557,-0.207763,0.0348995],[-0.034137,0.00725524,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2515.9,1653.42,225.545],[[0.977557,-0.207763,0.0348995],[-0.034137,0.00725524,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2512.99,1638.34,224.781],[[0.984665,-0.170927,0.0348995],[-0.0487865,-0.0777302,0.99578]],""Peer_Trench_Straight_Short_Chameleon""],[[2512.44,1635.17,224.549],[[0.984665,-0.170927,0.0348995],[-0.0444757,-0.0525193,0.997629]],""Peer_Trench_Straight_Short_Chameleon""],[[2526.31,1643.59,225.316],[[-0.981286,0.189365,0.0348995],[0.0229313,-0.0650289,0.99762]],""Peer_Trench_Straight_Short_Chameleon""],[[2514.37,1645.89,225.319],[[0.981287,-0.189362,0.0348995],[-0.0453343,-0.0510552,0.997666]],""Peer_Trench_Straight_Short_Chameleon""],[[2516.56,1682.97,225.545],[[0.420504,0.906619,0.0348995],[-0.0146843,-0.0316598,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2516.78,1682.86,225.545],[[0.420504,0.906619,0.0348995],[-0.0146843,-0.0316598,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2520.55,1675.32,225.545],[[0.977556,-0.207767,0.0348995],[-0.034137,0.00725537,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2519.28,1669.34,225.545],[[0.977556,-0.207767,0.0348995],[-0.034137,0.00725537,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2531.17,1666.82,225.545],[[-0.977555,0.207768,0.0348995],[0.034137,-0.0072554,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2532.09,1671.15,225.545],[[-0.977555,0.207768,0.0348995],[0.034137,-0.0072554,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2533.01,1675.48,225.545],[[-0.977555,0.207768,0.0348995],[0.034137,-0.0072554,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2535.34,1690.99,225.545],[[-0.995464,0.0885107,0.0348995],[0.0347624,-0.00309086,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2535.76,1695.68,225.545],[[-0.995464,0.0885107,0.0348995],[0.0347624,-0.00309086,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2536.18,1700.36,225.545],[[-0.995464,0.0885107,0.0348995],[0.0347624,-0.00309086,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2524.07,1701.44,225.545],[[0.995463,-0.0885155,0.0348995],[-0.0347623,0.00309103,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2523.74,1697.77,225.545],[[0.995463,-0.0885155,0.0348995],[-0.0347623,0.00309103,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2520.43,1694.57,225.545],[[-0.420509,-0.906617,0.0348995],[0.0146845,0.0316598,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2519.96,1679.74,225.545],[[0.893914,0.446878,0.0348995],[-0.0312162,-0.0156053,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2534.41,1683.2,225.545],[[-0.988312,0.148399,0.0348995],[0.0345126,-0.0051822,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2522.13,1695.3,225.545],[[0.499983,-0.865331,0.0348995],[-0.0174598,0.030218,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2525.9,1722.01,225.545],[[0.995464,-0.0885076,0.0348995],[-0.0347624,0.00309075,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2525.31,1715.46,225.545],[[0.995464,-0.0885076,0.0348995],[-0.0347624,0.00309075,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2524.73,1708.91,225.545],[[0.995464,-0.0885076,0.0348995],[-0.0347624,0.00309075,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2536.84,1707.84,225.545],[[-0.995464,0.0885075,0.0348995],[0.0347624,-0.00309075,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2537.42,1714.38,225.545],[[-0.995464,0.0885075,0.0348995],[0.0347624,-0.00309075,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2538,1720.93,225.545],[[-0.995464,0.0885075,0.0348995],[0.0347624,-0.00309075,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2521.93,1618.77,223.586],[[-0.984663,0.17094,0.0348995],[0.0255046,-0.0568516,0.998057]],""Peer_Trench_Straight_Short_Chameleon""],[[2523.13,1625.7,224.003],[[-0.984663,0.17094,0.0348995],[0.0228659,-0.0718668,0.997152]],""Peer_Trench_Straight_Short_Chameleon""],[[2511.15,1627.78,224.003],[[0.984663,-0.17094,0.0348995],[-0.0457512,-0.0599591,0.997152]],""Peer_Trench_Straight_Short_Chameleon""],[[2509.95,1620.85,223.586],[[0.984663,-0.17094,0.0348995],[-0.043174,-0.0449288,0.998057]],""Peer_Trench_Straight_Short_Chameleon""],[[2479.87,1558.41,224.684],[[0.916743,0.39795,0.0348995],[-0.0364353,-0.00370467,0.999329]],""Peer_Trench_Straight_Short_Chameleon""],[[2481.46,1554.75,224.806],[[0.916743,0.39795,0.0348995],[-0.0519606,0.0321655,0.998131]],""Peer_Trench_Straight_Short_Chameleon""],[[2486.98,1540.86,225.284],[[0.939897,0.339669,0.0348995],[-0.0485881,0.031876,0.99831]],""Peer_Trench_Straight_Short_Chameleon""],[[2488.31,1537.18,225.446],[[0.939897,0.339669,0.0348995],[-0.0451306,0.0222654,0.998733]],""Peer_Trench_Straight_Short_Chameleon""],[[2499.74,1541.31,225.445],[[-0.939896,-0.339673,0.0348995],[0.0203694,0.0462498,0.998722]],""Peer_Trench_Straight_Short_Chameleon""],[[2498.36,1545.11,225.283],[[-0.939896,-0.339673,0.0348995],[0.0180095,0.0527511,0.998445]],""Peer_Trench_Straight_Short_Chameleon""],[[2492.66,1559.47,224.806],[[-0.916742,-0.397952,0.0348995],[0.0135497,0.0563366,0.99832]],""Peer_Trench_Straight_Short_Chameleon""],[[2491.02,1563.25,224.686],[[-0.916742,-0.397952,0.0348995],[0.0272829,0.0247879,0.99932]],""Peer_Trench_Straight_Short_Chameleon""],[[2484.32,1547.85,225.069],[[0.928761,0.369033,0.0348995],[-0.0468799,0.0235448,0.998623]],""Peer_Trench_Straight_Short_Chameleon""],[[2495.62,1552.34,225.074],[[-0.928785,-0.368973,0.0348995],[0.0181919,0.0486648,0.998649]],""Peer_Trench_Straight_Short_Chameleon""],[[2466.18,1584.58,225.391],[[0.822863,0.567168,0.0348995],[-0.0139409,-0.0412487,0.999052]],""Peer_Trench_Straight_Short_Chameleon""],[[2468.38,1581.39,225.273],[[0.822863,0.567168,0.0348995],[-0.00901721,-0.048376,0.998788]],""Peer_Trench_Straight_Short_Chameleon""],[[2475.35,1568.82,224.416],[[0.916739,0.397959,0.0348995],[-0.0286989,-0.0215289,0.999356]],""Peer_Trench_Straight_Short_Chameleon""],[[2476.88,1565.29,224.515],[[0.916739,0.397959,0.0348995],[-0.0555839,0.0405548,0.99763]],""Peer_Trench_Straight_Short_Chameleon""],[[2488.03,1570.13,224.515],[[-0.916744,-0.397947,0.0348995],[0.00830648,0.0683552,0.997626]],""Peer_Trench_Straight_Short_Chameleon""],[[2486.34,1574.02,224.421],[[-0.916744,-0.397947,0.0348995],[0.0380765,-8.10017e-05,0.999275]],""Peer_Trench_Straight_Short_Chameleon""],[[2478.6,1587.97,225.236],[[-0.822869,-0.567158,0.0348995],[0.0548491,-0.0181474,0.99833]],""Peer_Trench_Straight_Short_Chameleon""],[[2476.18,1591.48,225.39],[[-0.822869,-0.567158,0.0348995],[0.0436425,-0.00184408,0.999045]],""Peer_Trench_Straight_Short_Chameleon""],[[2472.16,1575.28,224.745],[[0.873921,0.484814,0.0348995],[0.000771113,-0.0731822,0.997318]],""Peer_Trench_Straight_Short_Chameleon""],[[2482.81,1581.18,224.743],[[-0.87389,-0.484869,0.0348995],[0.0579506,-0.0326278,0.997786]],""Peer_Trench_Straight_Long_Chameleon""],[[2490.86,1530.13,225.545],[[0.939895,0.339676,0.0348995],[-0.0328219,-0.0118617,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2492.13,1526.61,225.545],[[0.939895,0.339676,0.0348995],[-0.0328219,-0.0118617,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2495.47,1512.75,225.545],[[0.99137,0.126359,0.0348995],[-0.0346194,-0.00441257,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2495.67,1511.17,225.545],[[0.99137,0.126359,0.0348995],[-0.0346194,-0.00441257,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2507.73,1512.71,225.545],[[-0.991373,-0.12634,0.0348995],[0.0346195,0.00441187,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2507.47,1514.73,225.545],[[-0.991373,-0.12634,0.0348995],[0.0346195,0.00441187,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2503.71,1530.33,225.545],[[-0.939896,-0.339673,0.0348995],[0.0328219,0.0118617,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2502.29,1534.26,225.545],[[-0.939896,-0.339673,0.0348995],[0.0328219,0.0118617,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2494.17,1519.77,225.545],[[0.971514,0.234397,0.0348995],[-0.033926,-0.00818532,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2506.01,1522.63,225.558],[[-0.971507,-0.234427,0.0348995],[0.0339258,0.00818636,0.999391]],""Peer_Trench_Straight_Long_Chameleon""],[[2509.4,1499.63,225.545],[[-0.991373,-0.126341,0.0348995],[0.0346198,0.00440926,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2508.68,1505.27,225.545],[[-0.991373,-0.126341,0.0348995],[0.0346195,0.00441192,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2496.62,1503.73,225.545],[[0.991373,0.126341,0.0348995],[-0.0346195,-0.00441191,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2497.34,1498.09,225.545],[[0.991373,0.126341,0.0348995],[-0.0346192,-0.00441458,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2457.42,1597.29,225.545],[[0.822867,0.567162,0.0348995],[-0.0287351,-0.0198057,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2459.67,1594.02,225.545],[[0.822867,0.567162,0.0348995],[-0.0287351,-0.0198057,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2461.92,1590.76,225.545],[[0.822867,0.567162,0.0348995],[-0.0287351,-0.0198057,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2471.93,1597.66,225.545],[[-0.822867,-0.567162,0.0348995],[0.0287351,0.0198057,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2469.68,1600.92,225.545],[[-0.822867,-0.567162,0.0348995],[0.0287351,0.0198057,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2467.43,1604.19,225.545],[[-0.822867,-0.567162,0.0348995],[0.0287351,0.0198057,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2456.32,1411.12,225.545],[[0.855084,0.517313,0.0348995],[-0.0298602,-0.018065,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2453.08,1406.81,224.37],[[0.480546,-0.876275,0.0348995],[-0.0392644,0.0182573,0.999062]],""Peer_Trench_Straight_Short_Chameleon""],[[2449.8,1405.01,224.31],[[0.480546,-0.876275,0.0348995],[-0.022591,0.0274132,0.999369]],""Peer_Trench_Straight_Short_Chameleon""],[[2455.64,1394.35,224.311],[[-0.480547,0.876275,0.0348995],[0.0112961,-0.0336073,0.999371]],""Peer_Trench_Straight_Short_Chameleon""],[[2459.02,1396.2,224.375],[[-0.480547,0.876275,0.0348995],[-0.00718672,-0.0437292,0.999018]],""Peer_Trench_Straight_Short_Chameleon""],[[2462.4,1398.06,224.57],[[-0.480547,0.876275,0.0348995],[-0.0478892,-0.0659569,0.996673]],""Peer_Trench_Straight_Short_Chameleon""],[[2475.51,1407.44,225.536],[[-0.674414,0.737529,0.0348995],[0.0217343,-0.0274162,0.999388]],""Peer_Trench_Straight_Short_Chameleon""],[[2480.46,1411.96,225.545],[[-0.674414,0.737529,0.0348995],[0.0235578,-0.0257489,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2472.25,1420.93,225.545],[[0.674406,-0.737536,0.0348995],[-0.0235389,0.0257662,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2470.86,1419.66,225.545],[[0.674406,-0.737536,0.0348995],[-0.0235567,0.0257499,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2466.5,1417.77,225.545],[[-0.855091,-0.517303,0.0348995],[0.0298604,0.0180646,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2455.38,1409.78,225.035],[[0.965143,-0.259386,0.0348995],[-0.0680302,-0.119869,0.990456]],""Peer_Trench_Straight_Short_Chameleon""],[[2469.23,1402.36,225.237],[[-0.581641,0.812697,0.0348995],[-0.0434052,-0.0738497,0.996324]],""Peer_Trench_Straight_Long_Chameleon""],[[2467.65,1418.7,225.545],[[-0.142408,-0.989193,0.0348995],[0.00498686,0.0345414,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2485.42,1432.97,225.544],[[0.674412,-0.73753,0.0348995],[-0.023477,0.0258228,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2481.61,1429.48,225.544],[[0.674412,-0.73753,0.0348995],[-0.0235074,0.0257949,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2477.79,1425.99,225.544],[[0.674412,-0.73753,0.0348995],[-0.0235249,0.025779,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2485.99,1417.02,225.544],[[-0.674412,0.73753,0.0348995],[0.0235771,-0.0257312,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2489.81,1420.51,225.544],[[-0.674412,0.73753,0.0348995],[0.0235945,-0.0257153,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2493.63,1424,225.544],[[-0.674412,0.73753,0.0348995],[0.023625,-0.0256874,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2439.12,1385.29,225.389],[[-0.48055,0.876272,0.0348995],[0.0649972,-0.00409799,0.997877]],""Peer_Trench_Straight_Short_Chameleon""],[[2444.09,1388.02,225.011],[[-0.48055,0.876272,0.0348995],[0.0851302,0.00700397,0.996345]],""Peer_Trench_Straight_Short_Chameleon""],[[2449.07,1390.74,224.594],[[-0.48055,0.876272,0.0348995],[0.0773288,0.00269952,0.997002]],""Peer_Trench_Straight_Short_Chameleon""],[[2443.22,1401.4,224.594],[[0.48055,-0.876273,0.0348995],[0.0438383,0.0637489,0.997003]],""Peer_Trench_Straight_Short_Chameleon""],[[2438.25,1398.67,225.011],[[0.48055,-0.876273,0.0348995],[0.0516677,0.0680164,0.996345]],""Peer_Trench_Straight_Short_Chameleon""],[[2433.27,1395.95,225.389],[[0.48055,-0.876273,0.0348995],[0.0314847,0.057009,0.997877]],""Peer_Trench_Straight_Short_Chameleon""],[[2520.94,1883.42,224.664],[[-0.198371,0.979506,0.0348995],[0.0229869,-0.0309479,0.999257]],""Peer_Trench_Straight_Short_Chameleon""],[[2526.84,1884.61,224.616],[[-0.198371,0.979506,0.0348995],[0.00646314,-0.0342991,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2524.43,1896.53,224.616],[[0.198371,-0.979506,0.0348995],[-0.00739137,0.0341111,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2518.52,1895.33,224.664],[[0.198371,-0.979506,0.0348995],[0.00913429,0.0374531,0.999257]],""Peer_Trench_Straight_Short_Chameleon""],[[2503.65,1688.95,225.477],[[0.420499,0.906622,0.0348995],[-0.032815,-0.023243,0.999191]],""Peer_Trench_Straight_Short_Chameleon""],[[2509.75,1686.12,225.545],[[0.420499,0.906622,0.0348995],[-0.0146841,-0.0316599,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2514.87,1697.15,225.545],[[-0.420499,-0.906622,0.0348995],[0.0146841,0.0316599,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2508.76,1699.98,225.477],[[-0.420499,-0.906622,0.0348995],[-0.00345666,0.0400661,0.999191]],""Peer_Trench_Straight_Short_Chameleon""],[[2448.07,1420.51,225.545],[[0.455509,0.889547,0.0348995],[-0.0159067,-0.0310637,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2454.55,1414.05,225.545],[[0.855089,0.517306,0.0348995],[-0.0298604,-0.0180647,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2464.65,1420.83,225.545],[[-0.855084,-0.517314,0.0348995],[0.0298602,0.018065,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2454.12,1431.07,225.545],[[-0.45551,-0.889546,0.0348995],[0.0159068,0.0310636,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2451.16,1417.92,225.545],[[0.681231,0.731236,0.0348995],[-0.0237891,-0.0255353,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2459.55,1426.93,225.558],[[-0.681239,-0.731229,0.0348995],[0.0237894,0.0255351,0.999391]],""Peer_Trench_Straight_Long_Chameleon""],[[2443.65,1422.77,225.545],[[0.455511,0.889546,0.0348995],[-0.0159068,-0.0310636,0.999391]],""Peer_Trench_Straight_Short_Chameleon""],[[2449.19,1433.59,225.545],[[-0.455511,-0.889546,0.0348995],[0.0159068,0.0310636,0.999391]],""Peer_Trench_Straight_Short_Chameleon""]]"; + }; + }; + }; + class Attribute3 + { + property="trencher_main_terrainPoints"; + expression="false"; + class Value + { + class data + { + singleType="STRING"; + value="[[2300.5,2176.88,226.859],[2305.88,2176.88,226.859],[2300.5,2171.5,226.859],[2300.5,2182.25,226.86],[2305.88,2182.25,227.16],[2300.5,2187.63,227.16],[2284.38,2187.63,227.16],[2289.75,2166.13,227.16],[2284.38,2187.63,226.86],[2284.38,2193,226.86],[2289.75,2193,227.16],[2289.75,2176.88,226.859],[2295.13,2176.88,226.859],[2289.75,2182.25,226.859],[2295.13,2182.25,226.859],[2295.13,2171.5,226.859],[2289.75,2171.5,226.859],[2295.13,2187.63,227.16],[2284.38,2176.88,226.859],[2279,2176.88,226.859],[2279,2182.25,226.86],[2284.38,2182.25,226.859],[2284.38,2171.5,226.859],[2289.75,2187.63,226.86],[2300.5,2171.5,226.859],[2305.88,2171.5,226.859],[2300.5,2176.88,226.859],[2305.88,2176.88,226.859],[2305.88,2166.13,227.16],[2311.25,2176.88,226.859],[2300.5,2166.13,227.16],[2305.88,2182.25,227.16],[2311.25,2182.25,227.16],[2316.63,2182.25,227.16],[2316.63,2166.13,226.86],[2305.88,2166.13,227.16],[2322,2166.13,226.86],[2327.38,2166.13,226.86],[2322,2160.75,226.86],[2316.63,2160.75,226.86],[2322,2171.5,226.86],[2311.25,2160.75,227.16],[2327.38,2171.5,227.16],[2322,2176.88,227.16],[2316.63,2182.25,227.16],[2311.25,2171.5,226.859],[2316.63,2171.5,226.86],[2311.25,2166.13,226.859],[2316.63,2176.88,226.859],[2322,2160.75,226.86],[2327.38,2160.75,226.86],[2316.63,2160.75,226.86],[2322,2166.13,226.86],[2327.38,2166.13,226.86],[2332.75,2166.13,226.86],[2322,2155.38,227.16],[2327.38,2171.5,227.16],[2332.75,2171.5,227.16],[2338.13,2155.38,226.86],[2343.5,2155.38,226.86],[2348.88,2155.38,226.86],[2354.25,2155.38,227.16],[2343.5,2150,226.86],[2338.13,2150,226.86],[2343.5,2160.75,227.16],[2332.75,2150,226.86],[2338.13,2144.63,227.16],[2332.75,2160.75,226.86],[2338.13,2160.75,226.86],[2332.75,2155.38,226.86],[2327.38,2155.38,226.86],[2338.13,2166.13,227.16],[2327.38,2150,227.16],[2348.88,2144.63,226.932],[2354.25,2144.63,227.022],[2343.5,2144.63,226.86],[2359.63,2144.63,227.113],[2338.13,2144.63,227.16],[2365,2144.63,227.169],[2343.5,2150,226.86],[2348.88,2150,226.87],[2359.63,2139.25,227.16],[2354.25,2150,226.962],[2354.25,2139.25,227.082],[2359.63,2150,227.173],[2348.88,2139.25,226.993],[2343.5,2139.25,227.16],[2348.88,2155.38,226.86],[2359.63,2133.88,227.16],[2354.25,2155.38,227.164],[2354.25,2133.88,227.16],[2348.88,2133.88,227.16],[2284.38,2171.5,226.859],[2289.75,2171.5,226.859],[2279,2176.88,226.859],[2284.38,2176.88,226.859],[2279,2182.25,227.16],[2268.25,2166.13,226.859],[2273.63,2166.13,226.859],[2262.88,2166.13,227.16],[2268.25,2171.5,227.16],[2279,2160.75,226.859],[2273.63,2160.75,226.859],[2273.63,2171.5,226.859],[2279,2171.5,226.859],[2273.63,2176.88,227.16],[2284.38,2166.13,226.859],[2279,2166.13,226.859],[2262.88,2160.75,227.131],[2268.25,2160.75,227.047],[2273.63,2160.75,226.963],[2279,2160.75,226.879],[2262.88,2166.13,227.159],[2273.63,2155.38,227.066],[2268.25,2166.13,226.944],[2268.25,2155.38,227.15],[2273.63,2166.13,226.86],[2262.88,2155.38,227.16],[2279,2187.63,226.86],[2268.25,2187.63,227.16],[2284.38,2187.63,226.86],[2284.38,2182.25,226.86],[2279,2182.25,226.86],[2284.38,2193,226.86],[2289.75,2193,227.16],[2279,2176.88,227.16],[2284.38,2198.38,227.16],[2268.25,2193,226.86],[2268.25,2198.38,226.86],[2273.63,2198.38,226.86],[2268.25,2187.63,227.16],[2262.88,2187.63,227.16],[2268.25,2203.75,227.16],[2273.63,2203.75,227.16],[2279,2203.75,227.16],[2273.63,2187.63,226.86],[2273.63,2193,226.86],[2279,2193,226.86],[2273.63,2182.25,227.16],[2279,2198.38,226.86],[2268.25,2198.38,226.86],[2262.88,2193,226.86],[2268.25,2203.75,227.16],[2252.13,2198.38,226.86],[2252.13,2203.75,226.86],[2257.5,2203.75,226.86],[2252.13,2193,227.16],[2246.75,2193,227.16],[2257.5,2209.13,227.16],[2257.5,2187.63,227.16],[2257.5,2198.38,226.86],[2262.88,2198.38,226.86],[2262.88,2203.75,226.86],[2257.5,2193,226.86],[2252.13,2203.75,226.86],[2257.5,2203.75,226.86],[2246.75,2198.38,226.86],[2257.5,2209.13,227.16],[2236,2203.75,226.86],[2241.38,2209.13,226.86],[2236,2198.38,227.16],[2241.38,2214.5,226.86],[2246.75,2214.5,227.16],[2246.75,2203.75,226.859],[2246.75,2209.13,226.859],[2252.13,2209.13,226.86],[2241.38,2198.38,226.859],[2241.38,2203.75,226.86],[2230.63,2209.13,227.16],[2236,2209.13,227.092],[2241.38,2209.13,226.971],[2236,2214.5,227.161],[2236,2203.75,226.997],[2241.38,2214.5,227.067],[2230.63,2203.75,227.16],[2246.75,2214.5,227.162],[2241.38,2219.88,227.17],[2182.25,2252.13,226.629],[2187.63,2252.13,226.571],[2193,2252.13,227.236],[2187.63,2246.75,226.539],[2182.25,2246.75,226.574],[2187.63,2257.5,227.324],[2176.88,2246.75,226.634],[2171.5,2246.75,227.396],[2182.25,2241.38,226.541],[2171.5,2257.5,226.751],[2171.5,2262.88,226.774],[2176.88,2262.88,226.72],[2166.13,2252.13,227.475],[2176.88,2268.25,227.45],[2176.88,2246.75,227.351],[2171.5,2246.75,227.394],[2176.88,2252.13,226.672],[2171.5,2252.13,226.721],[2176.88,2257.5,226.694],[2182.25,2257.5,226.65],[2182.25,2262.88,227.372],[2182.25,2246.75,226.574],[2187.63,2252.13,226.571],[2193,2252.13,227.236],[2203.75,2241.38,226.466],[2203.75,2246.75,227.169],[2203.75,2236,227.207],[2187.63,2246.75,226.539],[2193,2246.75,226.505],[2198.38,2246.75,226.489],[2187.63,2241.38,226.477],[2182.25,2241.38,226.541],[2193,2241.38,226.48],[2198.38,2241.38,226.471],[2198.38,2236,226.468],[2193,2236,226.473],[2187.63,2236,226.468],[2182.25,2236,226.462],[2198.38,2230.63,227.172],[2193,2230.63,226.466],[2187.63,2230.63,226.462],[2198.38,2236,226.468],[2203.75,2241.38,226.466],[2198.38,2230.63,226.465],[2193,2230.63,227.17],[2203.75,2246.75,227.169],[2198.38,2225.25,227.162],[2214.5,2230.63,226.46],[2214.5,2225.25,226.46],[2209.13,2225.25,226.46],[2214.5,2236,226.46],[2219.88,2236,227.16],[2214.5,2241.38,227.161],[2203.75,2236,226.462],[2209.13,2236,226.461],[2203.75,2230.63,226.462],[2209.13,2241.38,227.161],[2203.75,2225.25,227.161],[2209.13,2230.63,226.461],[2214.5,2230.63,226.71],[2219.88,2230.63,227.03],[2225.25,2230.63,227.194],[2214.5,2236,226.577],[2219.88,2236,227.203],[2219.88,2225.25,227.153],[2225.25,2236,227.251],[2214.5,2225.25,226.842],[2209.13,2225.25,226.534],[2171.5,2262.88,226.774],[2176.88,2262.88,226.72],[2176.88,2268.25,227.45],[2155.38,2262.88,226.768],[2160.75,2262.88,226.796],[2155.38,2268.25,226.76],[2160.75,2268.25,226.794],[2155.38,2257.5,227.478],[2160.75,2273.63,227.487],[2160.75,2252.13,227.506],[2166.13,2262.88,226.805],[2166.13,2268.25,226.805],[2166.13,2257.5,226.792],[2171.5,2268.25,227.491],[2160.75,2257.5,226.799],[2155.38,2262.88,226.768],[2155.38,2268.25,226.76],[2160.75,2268.25,226.794],[2155.38,2273.63,227.452],[2160.75,2273.63,227.487],[2139.25,2268.25,226.576],[2144.63,2268.25,226.664],[2139.25,2273.63,227.272],[2144.63,2273.63,227.359],[2139.25,2262.88,226.579],[2144.63,2262.88,226.663],[2150,2262.88,226.72],[2150,2268.25,226.699],[2150,2257.5,227.442],[2144.63,2257.5,227.382],[2150,2273.63,227.389],[2139.25,2268.25,226.576],[2139.25,2273.63,227.272],[2144.63,2273.63,227.359],[2128.5,2268.25,226.504],[2123.13,2273.63,227.179],[2128.5,2273.63,227.222],[2128.5,2262.88,226.485],[2133.88,2268.25,226.514],[2133.88,2273.63,226.616],[2139.25,2262.88,226.579],[2133.88,2262.88,226.516],[2128.5,2262.88,226.485],[2133.88,2257.5,227.217],[2128.5,2268.25,226.504],[2123.13,2273.63,227.179],[2128.5,2273.63,227.222],[2117.75,2262.88,226.461],[2112.38,2268.25,227.16],[2117.75,2257.5,226.46],[2123.13,2262.88,226.466],[2123.13,2268.25,226.471],[2128.5,2257.5,226.477],[2123.13,2257.5,226.463],[2117.75,2268.25,227.164],[2112.38,2257.5,227.16],[2117.75,2257.5,226.857],[2123.13,2257.5,226.517],[2107,2262.88,227.16],[2112.38,2262.88,227.031],[2123.13,2252.13,227.161],[2117.75,2262.88,226.688],[2117.75,2252.13,227.028],[2112.38,2252.13,227.16],[2112.38,2268.25,227.166],[2117.75,2268.25,227.166],[2182.25,2230.63,227.103],[2187.63,2230.63,226.901],[2176.88,2230.63,227.171],[2193,2230.63,226.702],[2198.38,2230.63,227.172],[2176.88,2236,227.196],[2182.25,2236,226.866],[2193,2225.25,227.162],[2187.63,2236,226.659],[2187.63,2225.25,227.145],[2182.25,2225.25,227.162],[2182.25,2241.38,227.19],[1929.63,2300.5,243.494],[1935,2300.5,243.368],[1935,2295.13,243.999],[1929.63,2305.88,243.48],[1929.63,2295.13,244.107],[1935,2305.88,243.338],[1929.63,2311.25,244.067],[1935,2311.25,243.908],[1913.5,2300.5,243.575],[1918.88,2300.5,243.562],[1913.5,2305.88,243.574],[1918.88,2305.88,243.561],[1918.88,2295.13,244.164],[1913.5,2295.13,244.176],[1913.5,2311.25,244.173],[1918.88,2311.25,244.16],[1924.25,2300.5,243.539],[1924.25,2305.88,243.534],[1924.25,2295.13,244.143],[1924.25,2311.25,244.13],[1935,2305.88,243.338],[1940.38,2305.88,243.058],[1935,2311.25,243.908],[1940.38,2311.25,243.608],[1940.38,2300.5,243.109],[1935,2300.5,243.368],[1956.5,2305.88,241.415],[1961.88,2305.88,240.584],[1961.88,2300.5,240.612],[1956.5,2311.25,241.989],[1956.5,2300.5,241.44],[1961.88,2311.25,241.156],[1945.75,2305.88,242.611],[1951.13,2305.88,242.022],[1945.75,2300.5,242.681],[1945.75,2311.25,243.144],[1951.13,2311.25,242.725],[1951.13,2300.5,242.17],[1961.88,2305.88,240.584],[1967.25,2305.88,239.687],[1961.88,2311.25,241.156],[1967.25,2311.25,240.258],[1967.25,2300.5,239.717],[1961.88,2300.5,240.612],[1972.63,2316.63,239.302],[1961.88,2295.13,241.239],[1978,2305.88,238.308],[1983.38,2305.88,237.282],[1988.75,2305.88,236.273],[1983.38,2300.5,237.044],[1978,2300.5,238.068],[1983.38,2311.25,238.13],[1988.75,2311.25,237.114],[1972.63,2305.88,238.759],[1972.63,2300.5,238.788],[1972.63,2311.25,239.33],[1978,2311.25,238.548],[1988.75,2300.5,236.032],[1994.13,2300.5,235.048],[1983.38,2300.5,237.044],[1988.75,2305.88,236.273],[1994.13,2305.88,235.28],[1988.75,2295.13,236.393],[1983.38,2295.13,237.406],[1988.75,2311.25,237.114],[1999.5,2289.75,234.232],[1994.13,2311.25,236.111],[1999.5,2289.75,233.833],[2004.88,2289.75,233.049],[2010.25,2289.75,232.268],[2015.63,2289.75,231.501],[2021,2289.75,231.371],[1988.75,2295.13,236.218],[2015.63,2284.38,230.737],[2010.25,2284.38,231.464],[2004.88,2295.13,233.871],[2004.88,2284.38,232.231],[2010.25,2295.13,233.088],[1999.5,2284.38,233.61],[2015.63,2295.13,232.906],[1994.13,2300.5,235.643],[2010.25,2279,230.702],[2004.88,2300.5,234.555],[2004.88,2279,232.027],[2010.25,2300.5,234.508],[1999.5,2300.5,234.081],[1999.5,2295.13,233.856],[1994.13,2295.13,234.816],[1999.5,2305.88,234.306],[1994.13,2289.75,235.097],[2004.88,2305.88,235.743],[2015.63,2279,230.006],[2021,2279,229.587],[2010.25,2279,230.702],[2026.38,2279,229.28],[2004.88,2279,232.027],[2031.75,2279,229.259],[2010.25,2284.38,231.464],[2031.75,2273.63,228.793],[2015.63,2284.38,230.737],[2026.38,2273.63,228.928],[2021,2284.38,230.038],[2021,2273.63,229.16],[2026.38,2284.38,230.124],[2015.63,2273.63,229.518],[2010.25,2273.63,230.574],[2015.63,2289.75,231.501],[2026.38,2268.25,228.608],[2021,2289.75,231.371],[2021,2268.25,228.777],[2015.63,2268.25,229.351],[1902.75,2300.5,244.11],[1908.13,2300.5,244.012],[1913.5,2300.5,243.651],[1902.75,2305.88,243.933],[1913.5,2295.13,244.193],[1908.13,2305.88,243.974],[1908.13,2295.13,244.226],[1913.5,2305.88,243.63],[1902.75,2295.13,244.212],[1902.75,2311.25,243.739],[1908.13,2311.25,244.209],[1913.5,2311.25,244.185],[1902.75,2289.75,244.15],[1677,2203.75,238.749],[1682.38,2203.75,238.846],[1687.75,2203.75,239.527],[1660.88,2209.13,239.11],[1671.63,2209.13,238.714],[1682.38,2198.38,239.382],[1677,2209.13,238.814],[1682.38,2209.13,238.906],[1687.75,2209.13,238.964],[1671.63,2214.5,239.382],[1677,2214.5,238.878],[1682.38,2214.5,238.947],[1677,2219.88,239.528],[1650.13,2193,238.339],[1655.5,2193,238.379],[1644.75,2193,238.313],[1644.75,2198.38,238.927],[1650.13,2198.38,238.372],[1655.5,2198.38,238.386],[1655.5,2187.63,238.362],[1650.13,2187.63,238.326],[1655.5,2203.75,239.011],[1655.5,2182.25,238.926],[1650.13,2182.25,238.296],[1660.88,2209.13,239.106],[1682.38,2193,238.942],[1682.38,2187.63,238.244],[1677,2187.63,238.315],[1671.63,2187.63,238.361],[1671.63,2182.25,238.28],[1677,2203.75,239.025],[1666.25,2182.25,238.944],[1671.63,2203.75,238.431],[1666.25,2203.75,238.438],[1660.88,2203.75,238.469],[1666.25,2209.13,239.209],[1677,2198.38,238.678],[1671.63,2198.38,238.422],[1666.25,2198.38,238.429],[1671.63,2193,238.401],[1660.88,2193,238.4],[1666.25,2193,238.42],[1666.25,2187.63,238.386],[1660.88,2187.63,238.38],[1660.88,2198.38,238.431],[1677,2193,238.373],[1687.75,2214.5,239.022],[1693.13,2214.5,239.089],[1682.38,2214.5,238.947],[1698.5,2214.5,239.151],[1677,2214.5,238.878],[1677,2219.88,239.528],[1682.38,2219.88,239.592],[1687.75,2219.88,239.074],[1698.5,2209.13,239.703],[1693.13,2219.88,239.123],[1693.13,2209.13,239.052],[1687.75,2209.13,238.964],[1682.38,2209.13,238.906],[1687.75,2225.25,239.704],[1693.13,2225.25,239.174],[1687.75,2203.75,239.527],[1693.13,2230.63,239.797],[1703.88,2225.25,239.197],[1709.25,2225.25,239.179],[1714.63,2225.25,239.136],[1720,2225.25,239.103],[1720,2219.88,239.707],[1703.88,2230.63,239.193],[1714.63,2219.88,239.756],[1709.25,2230.63,239.171],[1709.25,2219.88,239.186],[1714.63,2230.63,239.119],[1720,2230.63,239.109],[1709.25,2236,239.751],[1709.25,2214.5,239.795],[1714.63,2236,239.703],[1720,2236,239.118],[1703.88,2214.5,239.797],[1698.5,2219.88,239.183],[1703.88,2219.88,239.2],[1698.5,2225.25,239.201],[1698.5,2230.63,239.801],[1725.38,2230.63,239.154],[1730.75,2230.63,239.646],[1720,2230.63,239.109],[1736.13,2230.63,240.23],[1741.5,2230.63,240.76],[1714.63,2236,239.703],[1720,2236,239.118],[1725.38,2236,239.291],[1736.13,2225.25,240.104],[1730.75,2236,239.973],[1730.75,2225.25,239.888],[1736.13,2236,240.64],[1725.38,2225.25,239.134],[1741.5,2236,241.02],[1720,2225.25,239.103],[1720,2241.38,239.739],[1725.38,2241.38,240.074],[1730.75,2241.38,240.598],[1736.13,2241.38,241.032],[1720,2219.88,239.707],[1736.13,2246.75,241.34],[1634,2182.25,237.961],[1639.38,2182.25,238.103],[1644.75,2182.25,238.221],[1650.13,2182.25,238.296],[1655.5,2182.25,238.926],[1628.63,2187.63,238.505],[1650.13,2176.88,238.852],[1634,2187.63,238.063],[1644.75,2176.88,238.75],[1639.38,2187.63,238.177],[1639.38,2176.88,238.018],[1644.75,2187.63,238.275],[1650.13,2187.63,238.326],[1639.38,2193,238.851],[1644.75,2193,238.313],[1650.13,2193,238.339],[1644.75,2198.38,238.927],[1634,2166.13,238.25],[1617.88,2171.5,237.528],[1623.25,2171.5,237.548],[1612.5,2171.5,237.53],[1628.63,2171.5,237.626],[1607.13,2171.5,238.148],[1612.5,2176.88,238.132],[1634,2166.13,238.25],[1617.88,2176.88,237.526],[1628.63,2166.13,237.57],[1623.25,2176.88,237.604],[1623.25,2166.13,237.524],[1617.88,2166.13,237.526],[1612.5,2166.13,237.543],[1623.25,2160.75,238.131],[1617.88,2160.75,237.54],[1612.5,2160.75,237.545],[1628.63,2182.25,237.799],[1623.25,2182.25,238.245],[1634,2176.88,237.857],[1628.63,2176.88,237.696],[1639.38,2171.5,238.512],[1634,2171.5,237.751],[1601.75,2160.75,237.527],[1607.13,2160.75,237.538],[1596.38,2160.75,237.541],[1612.5,2160.75,237.545],[1591,2160.75,238.205],[1617.88,2160.75,237.54],[1601.75,2166.13,238.13],[1612.5,2155.38,237.545],[1607.13,2166.13,237.548],[1607.13,2155.38,237.528],[1612.5,2166.13,237.543],[1601.75,2155.38,237.529],[1607.13,2171.5,238.148],[1607.13,2150,238.127],[1612.5,2171.5,237.53],[1585.63,2144.63,238.023],[1591,2144.63,237.824],[1580.25,2144.63,238.24],[1596.38,2144.63,237.713],[1574.88,2144.63,239.164],[1580.25,2150,238.626],[1585.63,2150,237.826],[1596.38,2139.25,238.422],[1591,2150,237.714],[1591,2139.25,238.021],[1585.63,2139.25,238.237],[1580.25,2139.25,238.56],[1585.63,2155.38,238.315],[1591,2133.88,238.833],[1585.63,2133.88,238.556],[1591,2160.75,238.196],[1596.38,2155.38,237.589],[1591,2155.38,237.611],[1601.75,2150,237.574],[1596.38,2150,237.61],[1601.75,2144.63,238.209],[1574.88,2133.88,240.562],[1580.25,2133.88,239.397],[1569.5,2133.88,241.948],[1585.63,2133.88,238.717],[1564.13,2133.88,242.37],[1591,2133.88,238.833],[1569.5,2139.25,241.356],[1574.88,2139.25,239.715],[1585.63,2128.5,239.519],[1580.25,2139.25,238.826],[1580.25,2128.5,240.102],[1585.63,2139.25,238.237],[1574.88,2128.5,241.301],[1569.5,2128.5,242.114],[1574.88,2144.63,239.45],[1580.25,2144.63,238.24],[1580.25,2123.13,240.861],[1574.88,2123.13,241.605],[2386.5,2101.63,227.118],[2391.88,2101.63,226.591],[2381.13,2101.63,227.16],[2397.25,2101.63,226.031],[2402.63,2101.63,225.567],[2408,2101.63,225.446],[2386.5,2107,227.16],[2397.25,2096.25,225.457],[2391.88,2107,227.138],[2391.88,2096.25,225.984],[2397.25,2107,226.783],[2386.5,2096.25,226.856],[2402.63,2107,226.551],[2391.88,2112.38,227.161],[2391.88,2090.88,225.757],[2397.25,2112.38,227.163],[2397.25,2090.88,224.992],[2402.63,2090.88,224.863],[2391.88,2090.88,225.793],[2408,2090.88,224.769],[2397.25,2096.25,225.484],[2402.63,2096.25,225.016],[2402.63,2085.5,224.768],[2408,2096.25,224.885],[2397.25,2085.5,225.241],[2402.63,2101.63,225.575],[2408,2101.63,225.446],[2413.38,2080.13,224.811],[2418.75,2080.13,224.947],[2424.13,2080.13,225.476],[2418.75,2074.75,225.35],[2413.38,2074.75,224.917],[2418.75,2085.5,224.838],[2408,2074.75,224.783],[2424.13,2085.5,225.388],[2402.63,2074.75,225.157],[2413.38,2069.38,225.623],[2413.38,2090.88,225.16],[2408,2085.5,224.758],[2402.63,2080.13,224.757],[2408,2080.13,224.755],[2413.38,2085.5,224.753],[2434.88,2058.63,226.305],[2440.25,2058.63,226.216],[2440.25,2064,226.271],[2445.63,2064,226.203],[2434.88,2053.25,226.646],[2440.25,2069.38,226.731],[2445.63,2069.38,226.637],[2451,2053.25,226.179],[2456.38,2053.25,226.198],[2461.75,2053.25,226.64],[2456.38,2047.88,226.256],[2451,2047.88,226.206],[2456.38,2058.63,226.574],[2445.63,2047.88,226.184],[2451,2042.5,226.276],[2445.63,2042.5,226.618],[2445.63,2058.63,226.18],[2451,2058.63,226.189],[2440.25,2053.25,226.193],[2451,2064,226.573],[2440.25,2047.88,226.573],[2445.63,2053.25,226.18],[2451,2042.5,226.503],[2456.38,2042.5,226.789],[2445.63,2042.5,226.62],[2461.75,2042.5,227.183],[2467.13,2042.5,227.508],[2451,2047.88,226.287],[2461.75,2037.13,227.222],[2456.38,2047.88,226.54],[2456.38,2037.13,226.994],[2461.75,2047.88,226.913],[2451,2037.13,226.801],[2467.13,2047.88,227.471],[2456.38,2053.25,226.258],[2461.75,2053.25,226.85],[2494,1988.75,226.136],[2499.38,1988.75,226.098],[2510.13,1972.63,225.941],[2510.13,1978,225.951],[2515.5,1978,226.637],[2504.75,1961.88,226.635],[2483.25,1972.63,226.534],[2488.63,1967.25,225.82],[2494,1961.88,225.807],[2488.63,1983.38,226.12],[2494,1983.38,226.082],[2499.38,1983.38,225.972],[2504.75,1983.38,226.663],[2494,1978,226.024],[2488.63,1978,226.077],[2499.38,1972.63,225.96],[2504.75,1972.63,225.954],[2494,1972.63,225.967],[2499.38,1978,225.964],[2504.75,1978,225.958],[2504.75,1967.25,225.945],[2499.38,1967.25,226.032],[2488.63,1972.63,225.931],[2494,1967.25,225.913],[2477.88,1988.75,226.95],[2494,1988.75,226.136],[2499.38,1988.75,226.098],[2488.63,1983.38,226.12],[2483.25,1983.38,226.86],[2499.38,1994.13,226.854],[2477.88,1994.13,227.023],[2483.25,1994.13,226.283],[2477.88,1999.5,226.381],[2483.25,1999.5,226.35],[2488.63,1999.5,226.311],[2477.88,1988.75,226.955],[2483.25,2004.88,226.403],[2488.63,2004.88,226.372],[2483.25,1988.75,226.213],[2488.63,1988.75,226.177],[2488.63,1994.13,226.228],[2494,1994.13,226.192],[2494,1999.5,226.943],[2477.88,2004.88,227.155],[2483.25,2004.88,227.032],[2472.5,2004.88,227.219],[2488.63,2004.88,226.823],[2477.88,2010.25,227.587],[2483.25,2010.25,227.646],[2483.25,1999.5,226.512],[2488.63,2010.25,227.765],[2477.88,1999.5,226.701],[2472.5,1999.5,227.126],[2483.25,2015.63,227.992],[2477.88,1994.13,227.023],[2510.13,1967.25,225.93],[2515.5,1967.25,225.901],[2504.75,1967.25,225.945],[2510.13,1972.63,225.941],[2515.5,1972.63,225.921],[2520.88,1972.63,226.592],[2504.75,1961.88,226.635],[2510.13,1978,225.951],[2515.5,1978,226.637],[2515.5,1956.5,226.544],[2515.5,1956.5,225.825],[2520.88,1956.5,225.777],[2526.25,1956.5,225.726],[2531.63,1956.5,226.375],[2531.63,1951.13,226.245],[2526.25,1951.13,225.596],[2520.88,1951.13,225.643],[2526.25,1961.88,226.556],[2515.5,1951.13,225.691],[2515.5,1945.75,226.262],[2520.88,1967.25,225.862],[2515.5,1961.88,225.875],[2510.13,1961.88,225.909],[2510.13,1956.5,226.572],[2520.88,1961.88,225.902],[2526.25,1967.25,226.683],[2520.88,1945.75,225.698],[2526.25,1945.75,225.787],[2515.5,1945.75,226.265],[2531.63,1945.75,225.884],[2515.5,1951.13,225.691],[2537,1940.38,226.155],[2520.88,1951.13,225.643],[2531.63,1940.38,226.076],[2526.25,1951.13,225.596],[2526.25,1940.38,225.959],[2531.63,1951.13,226.286],[2520.88,1940.38,225.843],[2515.5,1940.38,226.129],[2531.63,1956.5,226.375],[2520.88,1935,226.007],[2558.5,1859.75,226.26],[2542.38,1865.13,226.723],[2563.88,1854.38,227.151],[2547.75,1865.13,226.047],[2553.13,1865.13,226.072],[2558.5,1865.13,226.795],[2558.5,1843.63,226.555],[2563.88,1843.63,227.254],[2558.5,1838.25,226.524],[2553.13,1838.25,226.533],[2563.88,1849,227.236],[2563.88,1854.38,227.15],[2537,1854.38,226.294],[2537,1859.75,226.99],[2547.75,1859.75,226.208],[2553.13,1859.75,226.234],[2542.38,1859.75,226.882],[2558.5,1854.38,226.425],[2553.13,1854.38,226.277],[2547.75,1854.38,226.28],[2542.38,1854.38,226.277],[2547.75,1843.63,226.981],[2553.13,1843.63,226.556],[2547.75,1849,226.281],[2553.13,1849,226.278],[2558.5,1849,226.532],[2547.75,1838.25,227.242],[2542.38,1849,226.279],[2542.38,1843.63,226.981],[2547.75,1870.5,225.902],[2553.13,1870.5,225.922],[2558.5,1870.5,226.641],[2558.5,1865.13,226.795],[2553.13,1865.13,226.072],[2547.75,1865.13,226.047],[2542.38,1865.13,226.723],[2542.38,1881.25,225.632],[2547.75,1881.25,225.653],[2537,1881.25,226.314],[2542.38,1886.63,225.585],[2547.75,1886.63,225.606],[2553.13,1886.63,225.626],[2542.38,1870.5,226.58],[2542.38,1875.88,226.387],[2547.75,1875.88,225.712],[2553.13,1875.88,225.746],[2558.5,1875.88,226.506],[2553.13,1881.25,225.677],[2558.5,1881.25,226.4],[2553.13,1892,226.281],[2547.75,1902.75,226.198],[2542.38,1908.13,225.446],[2547.75,1908.13,226.162],[2526.25,1892,225.524],[2526.25,1897.38,226.228],[2531.63,1881.25,226.239],[2537,1892,225.547],[2542.38,1892,225.561],[2531.63,1892,225.561],[2547.75,1892,225.571],[2542.38,1897.38,225.524],[2542.38,1886.63,225.585],[2547.75,1897.38,225.54],[2537,1886.63,225.599],[2537,1897.38,225.507],[2531.63,1897.38,225.572],[2531.63,1902.75,226.156],[2537,1902.75,225.471],[2542.38,1902.75,225.485],[2531.63,1886.63,225.55],[2531.63,1908.13,225.891],[2537,1908.13,225.823],[2526.25,1908.13,226.093],[2542.38,1908.13,225.72],[2547.75,1908.13,226.169],[2526.25,1913.5,226.008],[2531.63,1913.5,226.099],[2542.38,1902.75,225.485],[2537,1913.5,226.049],[2537,1902.75,225.562],[2542.38,1913.5,225.94],[2531.63,1902.75,226.189],[2537,1918.88,226.093],[2542.38,1918.88,226.083],[2547.75,1838.25,227.242],[2553.13,1838.25,226.533],[2558.5,1838.25,226.524],[2563.88,1838.25,227.216],[2558.5,1843.63,226.555],[2563.88,1843.63,227.254],[2553.13,1822.13,226.46],[2558.5,1822.13,226.46],[2547.75,1822.13,227.16],[2563.88,1822.13,227.16],[2563.88,1816.75,227.16],[2558.5,1816.75,226.46],[2553.13,1816.75,226.46],[2547.75,1816.75,227.16],[2547.75,1832.88,227.195],[2553.13,1832.88,226.488],[2558.5,1832.88,226.481],[2563.88,1832.88,227.173],[2558.5,1827.5,226.461],[2553.13,1827.5,226.462],[2547.75,1827.5,227.162],[2563.88,1827.5,227.164],[2547.75,1811.38,227.16],[2553.13,1811.38,226.46],[2558.5,1811.38,226.46],[2563.88,1811.38,227.16],[2547.75,1816.75,227.16],[2553.13,1816.75,226.46],[2558.5,1816.75,226.46],[2563.88,1816.75,227.16],[2547.75,1800.63,226.46],[2553.13,1800.63,226.46],[2542.38,1800.63,227.16],[2558.5,1800.63,226.46],[2563.88,1800.63,227.16],[2558.5,1795.25,227.16],[2553.13,1795.25,226.46],[2547.75,1795.25,226.46],[2542.38,1795.25,227.16],[2547.75,1811.38,227.16],[2558.5,1789.88,227.16],[2553.13,1789.88,226.46],[2558.5,1806,226.46],[2553.13,1806,226.46],[2547.75,1806,226.46],[2542.38,1789.88,226.941],[2547.75,1789.88,226.842],[2553.13,1789.88,226.743],[2558.5,1789.88,227.16],[2542.38,1795.25,227.16],[2553.13,1784.5,226.998],[2547.75,1795.25,226.587],[2547.75,1784.5,227.097],[2553.13,1795.25,226.488],[2542.38,1784.5,227.16],[2537,1784.5,227.16],[2542.38,1800.63,227.16],[2553.13,1779.13,227.16],[2531.63,1849,226.348],[2537,1849,226.299],[2542.38,1849,226.279],[2537,1843.63,227.003],[2531.63,1854.38,226.342],[2531.63,1843.63,227.053],[2537,1854.38,226.294],[2542.38,1854.38,226.277],[2526.25,1859.75,227.097],[2531.63,1859.75,227.035],[2537,1859.75,226.99],[2515.5,1849,226.46],[2520.88,1849,226.459],[2510.13,1854.38,227.16],[2531.63,1843.63,227.112],[2515.5,1854.38,227.159],[2520.88,1843.63,226.459],[2515.5,1843.63,226.46],[2526.25,1849,226.408],[2526.25,1854.38,226.404],[2526.25,1843.63,226.412],[2520.88,1854.38,226.453],[2504.75,1843.63,227.16],[2510.13,1843.63,226.961],[2515.5,1843.63,226.693],[2520.88,1843.63,226.459],[2504.75,1849,227.159],[2515.5,1838.25,226.806],[2510.13,1849,226.847],[2510.13,1838.25,227.075],[2515.5,1849,226.579],[2504.75,1838.25,227.16],[2510.13,1854.38,227.16],[2510.13,1832.88,227.16],[2515.5,1854.38,227.159],[2488.63,1961.88,225.752],[2494,1961.88,225.807],[2483.25,1967.25,225.76],[2494,1956.5,226.444],[2488.63,1967.25,225.82],[2494,1967.25,225.913],[2483.25,1972.63,226.534],[2488.63,1972.63,225.931],[2488.63,1951.13,226.445],[2477.88,1956.5,225.732],[2472.5,1956.5,226.446],[2472.5,1961.88,226.423],[2488.63,1951.13,226.432],[2483.25,1951.13,225.751],[2477.88,1951.13,225.78],[2472.5,1951.13,225.821],[2483.25,1961.88,225.728],[2477.88,1961.88,225.737],[2477.88,1967.25,226.43],[2488.63,1956.5,225.725],[2483.25,1956.5,225.725],[2472.5,1945.75,226.888],[2477.88,1945.75,226.538],[2467.13,1945.75,227.135],[2483.25,1945.75,226.25],[2467.13,1951.13,226.906],[2472.5,1951.13,226.343],[2483.25,1940.38,226.711],[2477.88,1951.13,226.063],[2477.88,1940.38,226.911],[2483.25,1951.13,225.851],[2472.5,1956.5,226.475],[1671.63,2182.25,238.28],[1677,2182.25,238.207],[1666.25,2182.25,238.944],[1682.38,2182.25,238.067],[1687.75,2182.25,238.519],[1671.63,2187.63,238.361],[1677,2187.63,238.315],[1677,2176.88,237.998],[1682.38,2187.63,238.244],[1671.63,2176.88,238.739],[1687.75,2187.63,238.735],[1682.38,2193,238.942],[1682.38,2166.13,237.096],[1687.75,2166.13,236.825],[1677,2166.13,237.971],[1693.13,2166.13,236.622],[1698.5,2166.13,236.43],[1703.88,2166.13,236.913],[1698.5,2160.75,236.309],[1693.13,2160.75,236.423],[1687.75,2171.5,237.108],[1687.75,2160.75,236.613],[1693.13,2171.5,236.836],[1682.38,2160.75,237.415],[1698.5,2171.5,237.231],[1687.75,2155.38,237.017],[1687.75,2182.25,238.274],[1682.38,2176.88,237.661],[1677,2171.5,237.649],[1682.38,2171.5,237.383],[1687.75,2176.88,237.396],[1693.13,2176.88,237.721],[1693.13,2155.38,236.454],[1698.5,2155.38,236.58],[1687.75,2155.38,237.017],[1703.88,2155.38,236.87],[1709.25,2155.38,237.279],[1714.63,2155.38,237.7],[1687.75,2160.75,236.613],[1709.25,2150,237.21],[1693.13,2160.75,236.423],[1703.88,2150,236.912],[1698.5,2160.75,236.514],[1698.5,2150,236.676],[1703.88,2160.75,236.743],[1693.13,2150,236.809],[1709.25,2160.75,237.37],[1698.5,2166.13,236.43],[1698.5,2144.63,236.78],[1703.88,2166.13,237.08],[2515.5,1655.5,227.16],[2520.88,1655.5,226.26],[2526.25,1655.5,226.26],[2531.63,1655.5,227.16],[2515.5,1660.88,227.16],[2526.25,1650.13,226.26],[2520.88,1660.88,226.26],[2520.88,1650.13,226.26],[2526.25,1660.88,226.26],[2515.5,1650.13,226.26],[2531.63,1660.88,227.16],[2515.5,1666.25,227.16],[2520.88,1666.25,226.26],[2526.25,1666.25,226.26],[2515.5,1639.38,225.618],[2520.88,1639.38,225.696],[2510.13,1639.38,226.435],[2526.25,1639.38,226.67],[2526.25,1634,226.227],[2520.88,1634,225.258],[2515.5,1634,225.215],[2510.13,1634,226.071],[2526.25,1644.75,226.154],[2520.88,1644.75,226.12],[2515.5,1644.75,226.087],[2510.13,1644.75,226.874],[2520.88,1671.63,226.26],[2526.25,1671.63,226.26],[2515.5,1671.63,227.16],[2531.63,1671.63,226.26],[2537,1671.63,227.16],[2531.63,1666.25,227.16],[2526.25,1666.25,226.26],[2531.63,1677,226.26],[2520.88,1666.25,226.26],[2537,1677,227.16],[2515.5,1666.25,227.16],[2531.63,1660.88,227.16],[2526.25,1660.88,226.26],[2537,1693.13,227.16],[2526.25,1698.5,226.26],[2531.63,1698.5,226.26],[2537,1698.5,227.16],[2520.88,1703.88,227.16],[2526.25,1703.88,226.26],[2531.63,1703.88,226.26],[2537,1703.88,227.16],[2515.5,1687.75,226.26],[2515.5,1693.13,226.26],[2510.13,1682.38,227.16],[2520.88,1677,226.26],[2526.25,1677,226.26],[2520.88,1682.38,226.26],[2526.25,1682.38,226.26],[2531.63,1682.38,226.26],[2537,1682.38,227.16],[2520.88,1687.75,226.26],[2526.25,1687.75,226.26],[2526.25,1693.13,226.26],[2531.63,1693.13,226.26],[2520.88,1693.13,226.26],[2520.88,1698.5,227.16],[2537,1687.75,227.16],[2531.63,1687.75,226.26],[2515.5,1682.38,226.26],[2526.25,1714.63,226.295],[2531.63,1714.63,226.333],[2520.88,1714.63,227.16],[2537,1714.63,226.37],[2542.38,1714.63,227.16],[2520.88,1720,227.16],[2526.25,1720,226.713],[2537,1709.25,227.16],[2531.63,1720,226.75],[2531.63,1709.25,226.26],[2537,1720,226.787],[2526.25,1709.25,226.26],[2542.38,1720,227.159],[2520.88,1709.25,227.16],[2526.25,1725.38,227.16],[2537,1703.88,227.16],[2531.63,1725.38,227.16],[2531.63,1703.88,226.26],[2537,1725.38,227.16],[2526.25,1703.88,226.26],[2542.38,1725.38,227.16],[2520.88,1703.88,227.16],[2510.13,1623.25,225.638],[2515.5,1623.25,225.35],[2520.88,1623.25,225.355],[2526.25,1623.25,225.939],[2510.13,1628.63,225.714],[2520.88,1617.88,226.039],[2515.5,1628.63,224.828],[2515.5,1617.88,225.834],[2520.88,1628.63,224.883],[2510.13,1617.88,225.605],[2526.25,1628.63,225.843],[2504.75,1617.88,225.035],[2510.13,1634,226.071],[2520.88,1612.5,225.964],[2483.25,1558.75,225.361],[2488.63,1558.75,225.508],[2477.88,1558.75,226.272],[2494,1558.75,225.64],[2477.88,1564.13,225.316],[2483.25,1564.13,225.383],[2488.63,1564.13,225.375],[2494,1564.13,226.264],[2483.25,1553.38,225.622],[2477.88,1553.38,226.456],[2488.63,1569.5,225.278],[2488.63,1542.63,225.917],[2494,1542.63,226.02],[2483.25,1542.63,226.822],[2499.38,1542.63,226.123],[2504.75,1537.25,227.16],[2499.38,1537.25,226.26],[2494,1537.25,226.228],[2499.38,1548,226.816],[2488.63,1537.25,226.197],[2483.25,1537.25,226.999],[2494,1531.88,226.26],[2488.63,1531.88,227.16],[2499.38,1553.38,226.641],[2494,1553.38,225.713],[2488.63,1553.38,225.653],[2488.63,1548,225.75],[2483.25,1548,226.641],[2494,1548,225.943],[2477.88,1569.5,225.065],[2483.25,1569.5,225.151],[2472.5,1569.5,226.041],[2488.63,1569.5,225.278],[2488.63,1564.13,225.375],[2483.25,1574.88,225.164],[2483.25,1564.13,225.383],[2488.63,1574.88,225.988],[2477.88,1564.13,225.316],[2472.5,1564.13,226.089],[2488.63,1580.25,226.137],[2477.88,1558.75,226.272],[2467.13,1585.63,226.118],[2472.5,1585.63,226.029],[2461.75,1585.63,227.116],[2477.88,1585.63,225.924],[2467.13,1591,226.26],[2472.5,1591,226.15],[2472.5,1580.25,225.763],[2477.88,1591,226.075],[2467.13,1580.25,226.886],[2472.5,1596.38,226.26],[2477.88,1596.38,227.099],[2467.13,1574.88,226.501],[2472.5,1574.88,225.287],[2477.88,1574.88,225.231],[2477.88,1580.25,225.262],[2483.25,1580.25,225.281],[2483.25,1585.63,226.466],[2494,1526.5,226.26],[2499.38,1526.5,226.26],[2488.63,1526.5,227.16],[2504.75,1526.5,226.26],[2510.13,1526.5,227.16],[2488.63,1531.88,227.16],[2494,1531.88,226.26],[2499.38,1531.88,226.26],[2504.75,1531.88,227.16],[2494,1537.25,226.228],[2499.38,1537.25,226.26],[2504.75,1537.25,227.16],[2494,1515.75,227.16],[2494,1515.75,227.16],[2499.38,1515.75,226.26],[2504.75,1515.75,226.26],[2510.13,1515.75,227.16],[2504.75,1510.38,226.26],[2499.38,1510.38,226.26],[2494,1510.38,227.16],[2504.75,1521.13,226.26],[2499.38,1521.13,226.26],[2494,1521.13,226.26],[2510.13,1521.13,227.16],[2499.38,1499.63,226.779],[2504.75,1499.63,226.831],[2494,1499.63,227.16],[2510.13,1499.63,227.16],[2494,1505,227.16],[2499.38,1505,226.375],[2510.13,1494.25,227.16],[2504.75,1505,226.426],[2504.75,1494.25,227.16],[2510.13,1505,227.16],[2499.38,1494.25,227.16],[2494,1494.25,227.16],[2499.38,1510.38,226.26],[2504.75,1510.38,226.26],[2510.13,1510.38,227.16],[2461.75,1596.38,226.739],[2467.13,1596.38,226.555],[2456.38,1596.38,226.923],[2472.5,1596.38,226.371],[2477.88,1596.38,227.099],[2451,1601.75,227.16],[2456.38,1601.75,227.16],[2461.75,1601.75,227.006],[2472.5,1591,226.15],[2467.13,1601.75,226.822],[2467.13,1591,226.288],[2472.5,1601.75,227.16],[2461.75,1591,226.472],[2456.38,1591,227.16],[2461.75,1607.13,227.16],[2467.13,1607.13,227.089],[2467.13,1585.63,226.118],[2461.75,1585.63,227.116],[2467.13,1612.5,227.16],[2451,1402.88,225.022],[2456.38,1402.88,225.083],[2445.63,1402.88,225.114],[2445.63,1408.25,225.917],[2467.13,1397.5,226.552],[2461.75,1397.5,225.205],[2456.38,1397.5,225.039],[2451,1397.5,225.026],[2445.63,1397.5,225.283],[2456.38,1392.13,225.92],[2451,1392.13,225.143],[2477.88,1413.63,226.259],[2483.25,1413.63,226.259],[2488.63,1413.63,227.159],[2477.88,1408.25,226.259],[2472.5,1419,226.259],[2477.88,1419,226.259],[2483.25,1419,226.259],[2472.5,1424.38,227.159],[2477.88,1424.38,226.259],[2461.75,1402.88,225.408],[2467.13,1402.88,225.945],[2451,1408.25,225.943],[2456.38,1408.25,225.231],[2461.75,1408.25,225.709],[2467.13,1408.25,226.122],[2456.38,1413.63,226.26],[2461.75,1413.63,226.26],[2467.13,1413.63,226.254],[2472.5,1413.63,226.259],[2467.13,1419,226.26],[2472.5,1408.25,226.257],[2472.5,1402.88,226.223],[2461.75,1419,226.26],[2477.88,1424.38,226.263],[2483.25,1424.38,226.498],[2472.5,1424.38,227.159],[2488.63,1424.38,226.733],[2494,1424.38,226.968],[2499.38,1424.38,227.158],[2477.88,1429.75,227.159],[2488.63,1419,226.518],[2483.25,1429.75,226.713],[2483.25,1419,226.283],[2488.63,1429.75,226.948],[2477.88,1419,226.259],[2494,1429.75,227.159],[2483.25,1435.13,227.159],[2483.25,1413.63,226.259],[2488.63,1435.13,227.16],[2488.63,1440.5,227.16],[2434.88,1392.13,226.931],[2440.25,1392.13,226.48],[2429.5,1392.13,227.16],[2445.63,1392.13,225.675],[2451,1392.13,225.143],[2456.38,1392.13,225.92],[2429.5,1397.5,227.16],[2451,1386.75,226.216],[2434.88,1397.5,226.687],[2445.63,1386.75,226.758],[2440.25,1397.5,226.057],[2440.25,1386.75,226.736],[2445.63,1397.5,225.283],[2434.88,1386.75,227.114],[2451,1397.5,225.026],[2440.25,1402.88,226.41],[2440.25,1381.38,227.148],[2445.63,1402.88,225.114],[2434.88,1381.38,227.16],[2445.63,1408.25,225.917],[2515.5,1892,226.575],[2520.88,1892,226.087],[2526.25,1892,225.663],[2531.63,1892,225.561],[2515.5,1897.38,226.38],[2526.25,1886.63,225.77],[2520.88,1897.38,226.284],[2520.88,1886.63,226.281],[2526.25,1897.38,226.235],[2515.5,1886.63,226.757],[2504.75,1693.13,226.965],[2510.13,1693.13,226.659],[2499.38,1693.13,227.16],[2515.5,1693.13,226.349],[2520.88,1693.13,226.26],[2504.75,1698.5,227.108],[2515.5,1687.75,226.26],[2510.13,1698.5,226.802],[2510.13,1687.75,226.515],[2515.5,1698.5,227.16],[2504.75,1687.75,226.824],[2520.88,1698.5,227.16],[2499.38,1687.75,227.156],[2504.75,1703.88,227.16],[2515.5,1682.38,226.26],[2510.13,1703.88,227.156],[2510.13,1682.38,227.16],[2461.75,1419,226.26],[2467.13,1419,226.26],[2451,1424.38,226.26],[2461.75,1413.63,226.26],[2456.38,1413.63,226.26],[2467.13,1424.38,227.16],[2445.63,1424.38,226.26],[2451,1424.38,226.26],[2451,1429.75,226.26],[2456.38,1429.75,226.26],[2445.63,1419,227.16],[2451,1435.13,227.16],[2456.38,1435.13,227.16],[2451,1419,226.26],[2456.38,1419,226.26],[2456.38,1424.38,226.26],[2461.75,1424.38,226.26],[2451,1413.63,227.16],[2461.75,1429.75,227.16],[2440.25,1429.75,227.16],[2445.63,1429.75,226.977],[2451,1429.75,226.579],[2445.63,1435.13,227.16],[2445.63,1424.38,226.773],[2451,1435.13,227.159],[2440.25,1424.38,227.16],[2456.38,1435.13,227.16],[2445.63,1440.5,227.16],[2445.63,1419,227.159],[2440.25,1419,227.16]]"; + }; + }; + }; + class Attribute4 + { + property="trencher_main_hideAreas"; + expression="false"; + class Value + { + class data + { + singleType="STRING"; + value="[[[2296.73,2177.74,0],11,5.96017,109.574,true],[[2287.94,2177.02,0],11,4.17822,229.439,true],[[2287.3,2183.11,0],11,5.09138,311.559,true],[[2307.96,2173.75,0],11,5.96017,289.574,true],[[2327.62,2161.94,0],11,5.70876,304.935,true],[[2339.06,2153.96,0],11,8.24923,124.865,true],[[2352.6,2144.53,0],11,8.24923,304.865,true],[[2281.59,2171.59,0],11,4.17822,49.439,true],[[2275.68,2165.52,0],11,4.32112,219.19,true],[[2279.68,2189.87,0],11,5.09138,131.559,true],[[2271.87,2194.27,0],11,4.13042,284.276,true],[[2263.86,2196.3,0],11,4.13042,104.276,true],[[2256.32,2199.09,0],11,3.95344,296.519,true],[[2249.25,2202.62,0],11,3.95344,116.519,true],[[2243.16,2206.38,0],11,3.23833,308.016,true],[[2238.06,2210.37,0],11,3.23833,128.016,true],[[2181.71,2251.9,0],11,5.51069,132.706,true],[[2174.53,2257.17,0],11,3.48175,296.148,true],[[2189.81,2244.43,0],11,5.51069,312.706,true],[[2217.19,2228.43,0],11,3.96162,293.986,true],[[2160.97,2262.98,0],11,4.35595,286.035,true],[[2138.23,2267.03,0],11,3.397,92.489,true],[[2131.99,2266.13,0],11,3.03721,249.737,true],[[2126.29,2264.02,0],11,3.03721,69.7369,true],[[2120.81,2261.66,0],11,2.94169,243.482,true],[[2186.28,2231.14,0],11,4.06327,38.4534,true],[[1930.52,2302.71,0],11,5.97895,83.0219,true],[[1919.22,2301.64,0],11,5.37179,266.306,true],[[1980.08,2304.18,0],11,6.40247,103.35,true],[[1992.54,2301.22,0],11,6.40247,283.35,true],[[2006,2292.16,0],11,10.4778,136.356,true],[[2020.46,2277,0],11,10.4778,316.356,true],[[1908.5,2300.95,0],11,5.37179,86.3062,true],[[1674.97,2205.81,0],11,10.2143,56.2154,true],[[1657.62,2194.36,0],11,10.5781,236.95,true],[[1670.85,2193.65,0],11,7.81557,146.052,true],[[1691.95,2217.17,0],11,10.2143,236.215,true],[[1710,2226.31,0],11,10.1642,70.1202,true],[[1639.88,2182.83,0],11,10.5781,56.9501,true],[[1622.24,2170.78,0],11,10.7974,234.423,true],[[1604.67,2158.21,0],11,10.7974,54.423,true],[[1590.07,2146.18,0],11,8.18566,225.328,true],[[2394.55,2100.58,0],11,7.38571,139.491,true],[[2404.14,2089.35,0],11,7.38571,319.491,true],[[2414.3,2079.47,0],11,6.85698,128.531,true],[[2442.84,2058.74,0],11,4.9167,302.452,true],[[2450.14,2052.1,0],11,5.09241,141.843,true],[[2456.43,2044.09,0],11,5.09241,321.843,true],[[2496,1981.62,0],11,4.47202,324.757,true],[[2494.6,1973.38,0],11,6.06701,220.948,true],[[2490.84,1988.92,0],11,4.47202,144.757,true],[[2480.93,2005.12,0],11,4.84258,149.727,true],[[2525.49,1943.92,0],11,7.20642,339.452,true],[[2554.34,1846.25,0],11,5.49839,173.539,true],[[2546.79,1851.12,0],11,6.96351,265.105,true],[[2550.84,1870.23,0],11,6.24566,171.14,true],[[2548.05,1880.8,0],11,4.7644,337.445,true],[[2544.4,1889.6,0],11,4.7644,157.445,true],[[2540.57,1899.2,0],11,5.56553,338.998,true],[[2535.94,1892.66,0],11,6.76268,258.551,true],[[2555.58,1835.32,0],11,5.49839,353.539,true],[[2555.86,1823.74,0],11,6.13494,183.206,true],[[2555.17,1811.49,0],11,6.13494,3.20634,true],[[2552.72,1799.94,0],11,5.80946,201.233,true],[[2548.52,1789.11,0],11,5.80946,21.2334,true],[[2532.91,1849.93,0],11,6.96351,85.1051,true],[[2511.83,1843.34,0],11,5.12115,67.0299,true],[[2486.65,1964.22,0],11,6.06701,40.9477,true],[[2480.8,1955.52,0],11,4.51813,204.495,true],[[1679.58,2180.68,0],11,7.81557,326.052,true],[[1689.47,2168.42,0],11,8.00358,136.287,true],[[1700.53,2156.85,0],11,8.00358,316.287,true],[[2526.54,1674.24,0],11,10.0479,191.999,true],[[2529.54,1694.35,0],11,10.3254,5.08085,true],[[2522.17,1687.06,0],11,7.11619,294.882,true],[[2531.37,1714.92,0],11,10.3254,185.081,true],[[2516.54,1623.27,0],11,7.2674,9.84802,true],[[2487.02,1557.2,0],11,7.7057,336.535,true],[[2492.69,1542.93,0],11,7.66474,160.131,true],[[2480.88,1571.34,0],11,7.7057,156.535,true],[[2497.9,1528.51,0],11,7.66474,340.131,true],[[2501.34,1514.76,0],11,6.59417,172.737,true],[[2503.01,1501.68,0],11,6.59417,352.737,true],[[2464.67,1597.47,0],11,7.71781,145.423,true],[[2457.69,1402.41,0],11,9.42277,241.26,true],[[2472.54,1412.96,0],11,8.9219,47.5594,true],[[2463.49,1411.01,0],11,4.75916,328.827,true],[[2485.71,1425,0],11,8.9219,227.559,true],[[2441.17,1393.34,0],11,9.42277,61.2597,true],[[2522.68,1889.97,0],11,6.76268,78.5511,true],[[2509.26,1693.05,0],11,7.11619,114.882,true],[[2458.56,1419.15,0],11,4.75916,148.827,true],[[2452.88,1424.88,0],11,3.62403,297.116,true]]"; + }; + }; + }; + nAttributes=5; + }; + class Category1 + { + name="GF_deformMission"; + class Attribute0 + { + property="GF_deformObjects"; + expression="false"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute1 + { + property="GF_deformString"; + expression="false"; + class Value + { + class data + { + singleType="STRING"; + value="x[[355,[320,230.79,231.03,231.28,231.54,231.78]],[356,[315,231.22,231.11,230.72,230.2,230.17,230.19,230.15,230.22,230.5,231.11,231.74]],[357,[314,230.78,230.47,230.04,229.75,229.71,229.56,229.38,229.23,229.27,229.34,229.69,230.64,231.75]],[358,[312,230.73,230.59,230.19,229.63,229.54,229.38,229.23,229.08,229.08,229.08,229.08,229.08,229.09,229.42,230.68,231.71]],[359,[311,230.57,230.4,229.99,229.46,229.24,228.99,228.99,228.99,228.99,228.99,229.06,229.07,229.08,229.08,229.09,229.58,231.07,231.29]],[360,[310,230.41,230.23,229.83,229.28,228.97,228.98,228.99,228.99,228.99,228.99,228.99,228.99,229.02,229.06,229.08,229.08,229.09,230.24,230.85]],[361,[309,230.25,229.97,229.63,229.13,228.94,228.94,228.94,228.97,228.99,228.99,228.99,228.99,228.98,228.95,228.92,229.07,229.08,229.09,229.62,230.37]],[362,[307,230.22,230.07,229.7,229.11,228.94,228.94,228.94,228.94,228.94,228.94,228.99,228.99,228.99,228.99,228.98,228.96,228.92,229.04,229.08,229.09,229.18,229.91,229.78]],[363,[306,230.15,229.76,229.33,228.94,228.94,228.94,228.94,228.94,228.94,228.94,228.94,228.94,228.98,228.97,228.95,228.91,228.89,228.88,228.92,228.92,228.56,229.01,229.49,229.52]],[364,[304,230.05,229.99,229.4,228.77,228.73,228.78,228.94,228.94,228.94,228.94,228.94,228.94,228.93,228.85,228.78,228.7,228.58,228.45,228.41,228.47,228.65,228.66,228.47,228.47,229.06,229.28]],[365,[303,229.98,229.84,229.28,228.65,228.54,228.37,228.55,228.94,228.94,228.94,228.94,228.7,228.52,228.69,228.52,228.44,228.33,228.17,228.17,228.17,228.13,228.13,228.1,228.32,228.41,228.68,229.01,228.69]],[366,[303,229.8,229.26,228.79,228.48,228.37,228.37,228.54,228.94,228.94,228.94,228.52,228.52,228.52,228.38,228.52,228.14,228.15,228.15,228.16,228.17,228.17,228.17,228.1,228.1,228.19,228.37,228.69,228.58]],[367,[302,229.8,229.34,228.84,228.37,228.37,228.37,228.37,228.45,228.74,228.94,228.94,228.52,228.52,228.45,228.31,228.39,228.29,228.13,228.15,228.06,228.06,228.17,228.17,228.06,228.1,228.08,228.13,228.33,228.44]],[368,[302,229.36,228.86,228.04,228.17,228.37,228.37,228.37,228.37,228.47,228.78,228.94,228.52,228.52,228.48,228.43,228.45,228.33,228.13,228.06,228.06,228.06,228.06,228.06,228.06,228.06,228.08,228.1,228.13,228.26,228.02]],[369,[301,229.31,228.89,228.04,227.81,227.92,228.37,228.37,228.37,228.47,228.47,228.31,228.56,228.52,228.52,228.52,228.52,228.34,228.24,228.02,228.06,228.06,228.06,228.06,228.06,228.06,228.06,227.72,227.87,227.93,228.1,227.98]],[370,[301,228.85,228.04,227.67,227.42,227.66,228.2,228.37,228.37,228.39,228.28,228.1,228.31,228.36,228.31,228.31,228.27,228.2,228.01,228.01,228.06,228.06,228.06,228.06,228.06,228.06,228.06,227.72,227.72,227.91,227.93,227.95]],[371,[301,228.08,227.83,227.42,227.42,227.47,227.91,228.37,228.37,228.37,228.39,228.39,228.36,227.74,227.74,227.74,228.01,228.01,228.01,228.01,228.01,228.06,228.06,228.06,228.06,228.06,228.06,227.72,227.72,227.86,227.85,227.91]],[372,[300,228.12,228.04,227.66,227.42,227.23,227.14,227.05,227.73,228.21,228.37,228.37,228.25,228.13,227.74,227.74,227.77,228.01,228.01,228.01,228.01,228.01,228.01,228.06,228.06,228.06,228.06,227.89,227.72,227.72,227.68,227.8,227.88]],[373,[300,228.12,228.04,227.58,227.15,226.84,226.69,226.69,226.69,227.3,227.83,227.91,227.66,227.36,227.74,227.75,227.81,228.01,228.01,228.01,228.01,228.01,228.01,228.06,228.06,228.06,228.06,227.72,227.72,227.72,227.68,227.78,227.85]],[374,[300,227.96,227.92,227.59,226.74,226.72,226.69,226.69,226.69,226.69,226.68,227.44,227.08,226.91,227.03,227.75,228.01,228.01,228.01,228.01,228.01,228.01,228.01,228.06,228.06,228.06,227.72,227.72,227.72,227.68,227.46,227.81,227.78]],[375,[301,227.6,226.85,226.74,226.74,226.69,226.69,226.68,226.68,226.68,226.68,226.86,226.83,226.87,227.31,227.79,228.01,228.01,228.01,228.01,228.01,228.01,228.02,228.02,227.72,227.72,227.72,227.72,227.68,227.64,227.81]],[376,[301,227.19,226.73,226.72,226.72,226.74,226.68,226.68,226.68,226.68,226.68,226.68,226.68,226.68,226.98,227.62,228.01,228.01,228.01,228.01,228.01,227.91,227.79,227.72,227.72,227.72,227.72,227.68,227.39,227.72,227.72]],[377,[301,226.96,226.72,226.69,226.69,226.69,226.74,226.68,226.68,226.68,226.68,226.68,226.68,226.68,226.7,227.17,227.59,227.61,227.6,227.59,227.68,227.68,227.68,227.68,227.68,227.68,227.34,227.63,227.66,227.69]],[378,[301,226.6,226.69,226.69,226.69,226.69,226.69,226.68,226.66,226.64,226.64,226.66,226.68,226.68,226.68,226.72,227.02,227.35,227.58,227.58,227.59,227.59,227.6,227.61,227.37,227.44,227.61,227.65,227.62]],[379,[302,226.24,226.69,226.69,226.69,226.69,226.68,226.64,226.64,226.64,226.64,226.68,226.68,226.68,226.58,226.59,226.66,226.94,227.07,227.15,227.26,227.58,227.23,227.44,227.57,227.58]],[380,[303,225.93,226.2,226.69,226.68,226.64,226.61,226.61,226.61,226.61,226.68,226.68,226.68,226.58,226.58,226.58,226.81,226.87,226.87,226.87,227.08,227.37]],[381,[304,225.73,225.85,226.41,226.64,226.61,226.61,226.61,226.61,226.68,226.68,226.58,226.58,226.58,226.58,226.77,226.87,226.87,226.87,227.08,227.37]],[382,[306,225.75,226.04,226.61,226.61,226.61,226.61,226.68,226.58,226.58,226.58,226.58,226.58,226.81,226.87,226.87,226.87,227.11,227.35]],[383,[308,225.81,226.61,226.61,226.67,226.58,226.58,226.58,226.58,226.58,226.65,226.81,226.87,226.87,226.87,227.17]],[384,[309,226.07,226.58,226.58,226.58,226.58,226.58,226.58,226.58,226.77,226.83,226.87,226.87,226.87,227.16]],[385,[309,225.95,225.93,226.28,226.58,226.58,226.42,226.33,226.6,226.83,226.87,226.75,226.87,227]],[386,[311,226.09,226.08,226.11,226.17,226.26,226.35,226.46,226.6,226.74]],[461,[1317,230.69,230.77,231.08,231.08]],[462,[1316,230.62,230.73,231.08,231.08,231.08,231.68]],[463,[1316,230.61,230.68,231.08,231.08,231.08,231.82]],[464,[1317,230.63,231.08,231.21,231.54]],[466,[1313,230.56,230.56,230.56]],[467,[1312,230.57,230.59,230.58,230.56]],[468,[1312,230.6,230.6,230.6,230.59]],[469,[1311,230.21,230.61,230.61,230.6,230.6]],[470,[1311,230.48,230.63,230.63,230.61,231.29,231.39,231.85]],[471,[1311,230.63,230.63,230.63,231.4,231.62,231.62,231.62,232.38]],[472,[1310,230.24,230.75,230.75,230.64,231.62,231.62,231.62,231.62,232.65]],[473,[1310,230.46,230.86,230.86,230.75,231.3,231.65,231.62,232.31,232.98,233.35]],[474,[1310,230.96,230.96,230.9,230.97,231.38,231.78,232.29,232.95,233.38]],[475,[1309,230.5,230.96,230.96,230.95,231.2,231.49,232.01,232.64,233.4]],[476,[1309,230.81,230.96,230.96,230.96,231.33,231.69,232.31,233.1]],[477,[1309,231.21,231.1,230.96,231.11,231.48,231.92,232.65,233.66]],[478,[1311,231.24,231.22,231.58,232.23,233.15,234.17]],[479,[1312,231.28,231.72,232.53,233.57]],[480,[1311,231.39,231.41,231.92,232.88,234.11]],[481,[1311,231.5,231.64,232.3,233.27,234.55]],[482,[1311,231.46,231.86,232.73,233.69]],[483,[1311,231.49,232.04,233.07,234.13],[1481,244.14,244.35,244.63,245.01,245.31]],[484,[1310,231.48,231.72,232.37,233.39,234.37],[1481,244.33,244.58,244.65,244.93,245.37,245.81]],[485,[1310,231.52,232.16,232.87,233.78,234.5],[1480,244.45,245.04,245.45,245.45,244.89,245.26,245.97,246.47]],[486,[1310,231.74,232.4,233.2,233.87],[1480,244.86,245.45,245.45,245.67,245.67,245.67,245.67,246.75,247.23]],[487,[1310,231.72,232.54,233.36,233.98],[1480,245.28,245.45,245.56,245.67,245.67,245.67,245.67,246.88]],[488,[1311,232.72,233.44],[1480,245.68,245.88,245.56,245.67,245.67,245.67,245.67,247.28]],[489,[1481,246.42,246.56,246.11,245.79,246.08,247.25,247.81]],[490,[1481,246.89,247.18,247.33,247.44,247.66,247.98]],[491,[1483,247.88,248.02]],[506,[1453,246.56,246.92,247.08,247.05,247.07,247]],[507,[1451,245.46,246.89,247.1,247.15,247.17,247.14,247.14,247.28,247.52,247.92]],[508,[1450,245.73,246,247.08,247.18,247.33,247.41,247.36,247.49,247.72,247.97,248.32,248.56]],[509,[1450,246.23,246.54,247.1,247.38,247.57,247.71,247.83,247.97,248.15,248.34,248.55,248.79]],[510,[1450,247.25,247.15,247.35,247.62,247.85,248.05,248.24,248.41,248.58,248.69,248.8,248.94,249.29],[1467,250.5]],[511,[1449,247.13,247.24,247.43,247.64,247.9,248.17,248.42,248.65,248.85,249.03,249.18,249.31,249.29,249.38,249.8,250.19,250.47,250.65,250.87,250.98,251.14,251.34,251.47]],[512,[1449,247.11,247.32,247.59,247.89,248.2,248.5,248.8,249.06,249.3,249.55,249.85,250.03,250.13,250.05,250.22,250.57,250.88,251.34,251.37,251.34,251.34,251.65,251.85,252.06]],[513,[1449,246.99,247.38,247.73,248.14,248.51,248.89,249.26,249.51,250.08,250.62,250.89,250.97,250.99,251,251.55,251.55,251.56,251.56,251.56,251.56,251.4,251.67,252.16,252.43,252.62]],[514,[1449,247.04,247.38,247.94,248.42,248.88,249.28,249.72,250.32,250.96,251.33,251.33,251.33,251.33,251.32,251.56,251.56,251.56,251.56,251.56,251.56,251.56,251.56,251.56,252.33,252.82,253.05]],[515,[1449,247.12,247.53,248.17,248.74,249.26,249.77,250.37,250.88,251.16,251.24,251.37,251.38,251.43,251.55,251.56,251.56,251.56,251.56,251.56,251.56,251.56,251.56,251.56,251.74,252.67,253.23]],[516,[1449,247.39,247.8,248.44,249.07,249.64,250.21,250.7,251.11,251.19,251.37,251.37,251.56,251.56,251.63,251.6,251.6,251.6,251.63,251.56,251.56,251.56,251.56,251.56,251.39,252.13,253.26]],[517,[1449,247.73,248.09,248.75,249.4,250.03,250.52,250.85,251.11,251.25,251.37,251.37,251.56,251.56,251.55,251.6,251.6,251.6,251.6,251.65,251.65,251.65,251.56,251.74,252,251.81,253.16,253.81]],[518,[1449,248.09,248.35,249.05,249.76,250.34,250.78,251,251.26,251.27,251.41,251.41,251.54,251.53,251.54,251.54,251.55,251.6,251.6,251.65,251.65,251.65,251.65,251.75,252,252,253.04,254]],[519,[1449,248.54,248.68,249.27,250.06,250.64,250.93,251.21,251.26,251.33,251.38,251.41,251.51,251.53,251.54,251.54,251.55,251.56,251.56,251.65,251.65,251.65,251.65,251.91,252,252,253.09,254.34,254.66]],[520,[1449,248.94,248.95,249.36,250.31,250.87,251.23,251.28,251.43,251.43,251.47,251.49,251.51,251.53,251.54,251.54,251.55,251.56,251.6,251.68,251.65,251.65,251.65,251.9,252.39,252.62,253.35,254.65,255.04,255.39,255.72]],[521,[1449,249.29,249.23,249.33,250.11,250.9,251.37,251.37,251.4,251.43,251.49,251.49,251.5,251.53,251.53,251.53,251.56,251.56,251.56,251.7,251.7,251.7,251.7,251.82,252.33,252.61,253.55,254.88,255.45,255.79,256.13,256.46]],[522,[1450,249.52,249.42,249.66,250.84,251.41,251.42,251.44,251.47,251.5,251.54,251.57,251.6,251.6,251.6,251.6,251.56,251.6,251.7,251.7,251.7,251.7,251.85,252.31,252.52,253.68,254.99,255.75,256.17,256.54,256.86]],[523,[1450,249.77,249.69,249.53,250.78,251.41,251.43,251.49,251.51,251.53,251.55,251.58,251.59,251.6,251.6,251.6,251.6,251.73,251.73,251.73,251.7,251.89,251.95,252.24,252.51,253.59,255.05,255.99,256.57,256.92,257.26]],[524,[1450,250.11,249.99,249.91,250.73,251.58,251.55,251.53,251.54,251.55,251.56,251.58,251.6,251.6,251.6,251.6,251.73,251.73,251.73,251.73,251.73,251.9,251.98,252.24,252.53,253.69,255.15,256.2,256.89,257.29,257.66]],[525,[1449,250.57,250.41,250.38,250.38,251.15,251.58,251.58,251.57,251.56,251.57,251.57,251.57,251.6,251.6,251.66,251.66,251.73,251.73,251.73,251.73,251.73,251.92,251.98,252.16,252.72,254.01,255.27,256.43,257.11,257.74,258.05]],[526,[1449,250.9,250.78,250.69,250.81,251.48,251.84,251.6,251.64,251.63,251.59,251.58,251.66,251.66,251.66,251.66,251.66,251.73,251.73,251.73,251.73,251.73,251.92,251.96,252.2,253.09,254.35,255.57,256.7,257.56,258.02]],[527,[1449,251.23,251.07,251.06,251.17,251.62,252.02,251.87,251.87,251.85,251.75,251.66,251.7,251.77,251.73,251.72,251.75,251.82,251.84,251.79,251.77,251.82,252.09,252.18,252.58,253.49,254.68,255.92,257.05,257.92,258.37]],[528,[1449,251.42,251.34,251.33,251.45,251.88,251.96,252,251.97,251.93,251.89,251.87,251.88,251.95,251.92,251.97,251.96,251.93,251.96,251.99,252.05,252.21,252.44,252.78,253.19,254.05,255.22,256.35,257.44,258.26,258.74]],[529,[1450,251.57,251.65,251.75,252.08,252.12,252.11,252.08,252.05,252.03,252.02,252.04,252.06,252.09,252.12,252.12,252.18,252.22,252.2,252.3,252.55,252.86,253.17,253.82,254.71,255.78,256.85,257.83,258.42]],[530,[1450,251.89,251.98,252.15,252.34,252.31,252.26,252.2,252.18,252.17,252.17,252.18,252.21,252.25,252.31,252.37,252.45,252.54,252.61,252.72,252.8,253.2,253.76,254.52,255.44,256.36,257.33,258.17,258.76]],[531,[1450,252.17,252.32,252.5,252.72,252.58,252.35,252.32,252.31,252.33,252.35,252.36,252.4,252.43,252.52,252.68,252.84,252.94,252.99,253.1,253.34,253.85,254.52,255.35,256.13,256.93,257.77,258.38,258.87]],[532,[1451,252.59,252.78,252.99,253.1,252.69,252.61,252.62,252.68,252.74,252.81,252.9,253.04,253.21,253.42,253.6,253.73,253.81,253.94,254.24,254.78,255.52,256.17,256.83,257.5,258.14,258.69,259.14]],[533,[1452,253.05,253.29,253.52,253.61,253.49,253.43,253.48,253.53,253.58,253.75,254.01,254.25,254.47,254.66,254.83,255,255.13,255.56,256,256.51,257.03,257.55,258.08,258.6,259.09]],[534,[1454,253.83,254.05,254.23,254.32,254.37,254.39,254.5,254.7,254.99,255.28,255.53,255.76,255.96,256.2,256.49,256.8,257.18,257.56,257.89,258.19,258.63,259.09,259.55]],[535,[1458,254.88,255.03,255.18,255.41,255.67,255.96,256.25,256.54,256.79,256.98,257.17,257.47,257.76,258.08,258.4,258.75,259.14,259.56]],[536,[1459,255.33,255.53,255.77,256.04,256.34,256.69,256.99,257.25,257.51,257.69,257.93,258.22,258.53,258.86]],[692,[1142,237.12,237.13,237.15,237.15,237.14]],[693,[1141,237.13,237.2,237.26,237.31,237.29,237.23,237.18],[1163,237.54]],[694,[1141,237.19,237.31,237.49,237.49,237.49,237.36,237.27,237.23],[1162,237.33,237.05,237.37,237.66]],[695,[1140,237.2,237.29,237.49,237.49,237.49,237.49,237.49,237.37,237.31],[1161,237.67,236.79,236.42,237.06,237.75,237.86]],[696,[1140,237.31,237.37,237.49,237.49,237.49,237.49,237.49,237.49,237.49],[1157,237.19,237.53],[1160,237.73,237.53,236.92,236.81,237.42,237.92,238.1,238.19]],[697,[1141,237.49,237.49,237.49,237.49,237.49,237.49,237.64,237.66],[1156,236.34,237.64,237.94,238.03,237.68,237.44,237.39,237.6,237.95,238.2,238.34,238.48]],[698,[1141,237.9,237.91,237.84,237.8,237.85,238.1,238.45,238.14],[1155,236.43,237.33,238.09,238.45,238.56,237.64,237.37,237.38,237.83,238.29,238.43,238.57,238.7]],[699,[1142,238.62,238.92,238.93,238.93,239.16,239.41,239.81,238.72],[1154,236.73,237.5,238.19,238.64,238.84,238.82,237.56,237.45,237.59,238.11,238.56,238.67,238.77,238.89]],[700,[1141,239.1,239.46,240.46,240.78,239.96,240.13,239.87,240.06,239.82,238.27,238.4,238.52],[1154,237.68,238.32,238.81,239.12,239.14,237.96,237.79,237.79,238.01,238.49,238.82,238.86,238.93]],[701,[1141,238.99,239.59,240.79,241.23,240.66,240.41,240.35,240.13,240.51,238.54,238.57,238.4,237.8,238.5,238.98,239.4,239.51,239.51,238.39,238.26,238.21,238.46,238.8,238.98,239]],[702,[1141,239.01,239.9,241.1,241.54,241.54,241.54,241.34,240.96,238.89,238.57,238.37,238.16,238.78,239.3,239.73,240,240.09,238.98,238.75,238.62,238.58,238.78,239.05,239.08,239.09]],[703,[1140,241.23,239.68,240.27,241.46,241.52,241.57,241.54,241.53,241.02,239.69,239.38,238.87,239.29,239.66,240.05,240.38,240.63,239.27,239.19,239.04,238.93,238.88,239.05,239.27,239.22,239.17]],[704,[1140,242.01,239.91,240.29,240.72,241.56,241.6,241.54,241.51,240.74,239.82,239.6,239.58,239.99,240.39,240.71,240.82,239.73,239.65,239.46,239.3,239.18,239.18,239.29,239.42,239.32,239.25]],[705,[1139,242.44,242.61,241.53,240.77,240.83,241.05,241.65,241.59,241.04,239.96,239.12,239.73,240.37,240.73,241,241.14,240.39,240.28,240.08,239.9,239.67,239.53,239.53,239.52,239.49,239.41,239.33]],[706,[1139,243,242.98,242.48,241.57,241.27,241.48,240.93,241.04,241.16,240.62,239.37,240.24,241.14,241.33,241.47,241.68,240.74,240.72,240.54,240.36,240.16,239.93,239.85,239.79,239.62,239.49]],[707,[1139,243.42,243.41,243.02,242.25,241.57,240.59,240.54,240.85,241.61,241.59,241.48,241.68,241.81,241.58,241.61,241.13,241.07,241.09,241.02,240.86,240.64,240.4,240.16,239.94,239.69]],[708,[1138,243.55,243.76,243.76,243.44,242.92,241.63,240.83,240.86,241.59,242.25,242.35,242.34,241.91,241.8,241.44,241.92,241.63,241.4,241.61,241.59,241.4,241.15,240.84,240.44,240.12]],[709,[1138,243.64,243.65,243.5,243.19,242.9,242.65,242.96,242.38,242.79,242.86,242.67,242.57,242.22,242.14,241.72,242.43,242.67,242.39,242.43,242.33,241.98,241.58,241.13,240.7]],[710,[1137,243.66,243.77,243.62,243.04,242.89,243.14,242.89,242.82,243.79,244.04,243.21,242.9,242.92,243.26,243.4,242.67,243.14,243.12,243.03,242.94],[1158,242.28,241.88,241.44]],[711,[1137,243.76,243.85,243.58,242.99,242.88,243.28,243.46,243.8,244.07,244.53,243.69,243.33,243.88,244.23,244.13,243.24,243.53,243.47,243.45]],[712,[1137,243.86,243.96,243.69,243.07,243.26,243.75,243.95,244.04,244.11,244.05,243.9,243.66,243.57,243.26,243.13,243.35,243.87,243.88]],[713,[1136,243.61,243.92,244.11,243.3,243.26,243.34,243.97,244.29,244.3,244.29,244.23,244.22,244.24,244.21,243.87,243.67,243.9,244.17,244.01,243.87]],[714,[1136,243.66,243.97,244.12,243.42,243.47,243.4,244.42,244.61,244.54,244.48,244.46,244.5,244.54,244.57,244.64,244.53,244.46,244.15,243.7,243.71,243.88]],[715,[1136,243.72,244.03,244.26,243.58,243.97,244.42,244.82,244.91,244.66,244.67,244.69,244.74,244.9],[1153,244.14,243.62,243.65,243.99]],[716,[1136,243.81,244.12,244.39,244.52,244.58,244.61,244.79,244.81,244.89,244.86,244.93,244.91],[1153,244.51,244.12,244.11,244.21]],[717,[1137,244.24,244.49,244.69,244.84,244.94,244.91,244.95,244.97,244.98,245.02]],[718,[1138,244.64,244.82,244.94,245.02,245.05]]]"; + }; + }; + }; + nAttributes=2; + }; + class Category3 + { + name="Multiplayer"; + class Attribute0 + { + property="ENH_saveLoadout"; + expression="if (!isMultiplayer || !_value || is3DEN || !hasInterface) exitWith {}; 0 spawn { waitUntil {sleep 1; !isNull player}; player setVariable ['ENH_savedLoadout', getUnitloadout player]; player addMPEventHandler ['MPRespawn', { params ['_unit']; private _loadout = _unit getVariable ['ENH_savedLoadout', []]; if (_loadout isNotEqualTo []) then {_unit setUnitLoadout _loadout}; }]; };"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute1 + { + property="RespawnTemplates"; + expression="true"; + class Value + { + class data + { + singleType="ARRAY"; + class value + { + items=1; + class Item0 + { + class data + { + singleType="STRING"; + value="MenuPosition"; + }; + }; + }; + }; + }; + }; + nAttributes=2; + }; + class Category4 + { + name="Scenario"; + class Attribute0 + { + property="ENH_introText"; + expression=" if (!is3DEN && (_value # 0) > 0 && hasInterface) then { _value spawn { scriptName 'ENH_Attribute_IntroText'; params ['_delay', '_l1', '_l2', '_l3', '_type']; _l1 = _l1 call BIS_fnc_localize; _l2 = _l2 call BIS_fnc_localize; _l3 = _l3 call BIS_fnc_localize; uiSleep _delay; switch _type do { case 0: { private _text = parseText format [ ""%1
%2
%3
"", _l1, _l2, _l3 ]; [_text, true] spawn BIS_fnc_textTiles; }; case 1: { [_l1, _l2, _l3] spawn BIS_fnc_infoText; }; case 2: { [_l1, _l2, _l3] spawn BIS_fnc_EXP_camp_SITREP; }; }; }; }"; + class Value + { + class data + { + singleType="ARRAY"; + class value + { + items=5; + class Item0 + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + class Item1 + { + class data + { + singleType="STRING"; + value="Operation Whiplash"; + }; + }; + class Item2 + { + class data + { + singleType="STRING"; + value="by Clarky"; + }; + }; + class Item3 + { + class data + { + singleType="STRING"; + value="11:15"; + }; + }; + class Item4 + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + }; + }; + }; + }; + class Attribute1 + { + property="cba_settings_hash"; + expression="false"; + class Value + { + class data + { + singleType="ARRAY"; + class value + { + items=4; + class Item0 + { + class data + { + singleType="STRING"; + value="#CBA_HASH#"; + }; + }; + class Item1 + { + class data + { + singleType="ARRAY"; + class value + { + items=17; + class Item0 + { + class data + { + singleType="STRING"; + value="wbk_support_requireditem"; + }; + }; + class Item1 + { + class data + { + singleType="STRING"; + value="wbk_support_artillery_waittimer"; + }; + }; + class Item2 + { + class data + { + singleType="STRING"; + value="wbk_support_artillerysmoke_waittimer"; + }; + }; + class Item3 + { + class data + { + singleType="STRING"; + value="wbk_support_cas_enabled"; + }; + }; + class Item4 + { + class data + { + singleType="STRING"; + value="wbk_support_supplies_enabled"; + }; + }; + class Item5 + { + class data + { + singleType="STRING"; + value="wbk_support_artillery_classname"; + }; + }; + class Item6 + { + class data + { + singleType="STRING"; + value="wbk_support_artillerysmoke_classname"; + }; + }; + class Item7 + { + class data + { + singleType="STRING"; + value="uvo_main_enableplayers"; + }; + }; + class Item8 + { + class data + { + singleType="STRING"; + value="uvo_main_enablecallouts"; + }; + }; + class Item9 + { + class data + { + singleType="STRING"; + value="uvo_main_killconfirmchanceplayer"; + }; + }; + class Item10 + { + class data + { + singleType="STRING"; + value="uvo_main_deathshoutvolume"; + }; + }; + class Item11 + { + class data + { + singleType="STRING"; + value="uvo_uas_enableplayers"; + }; + }; + class Item12 + { + class data + { + singleType="STRING"; + value="uvo_uas_enableradio"; + }; + }; + class Item13 + { + class data + { + singleType="STRING"; + value="uvo_uas_enableradioplayers"; + }; + }; + class Item14 + { + class data + { + singleType="STRING"; + value="austac_addmedicsalways"; + }; + }; + class Item15 + { + class data + { + singleType="STRING"; + value="ace_map_defaultchannel"; + }; + }; + class Item16 + { + class data + { + singleType="STRING"; + value="ace_markers_moverestriction"; + }; + }; + }; + }; + }; + class Item2 + { + class data + { + singleType="ARRAY"; + class value + { + items=17; + class Item0 + { + class data + { + singleType="ARRAY"; + class value + { + items=2; + class Item0 + { + class data + { + singleType="STRING"; + value="B_SPE_AssaultPack_Base"; + }; + }; + class Item1 + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + }; + }; + class Item1 + { + class data + { + singleType="ARRAY"; + class value + { + items=2; + class Item0 + { + class data + { + singleType="STRING"; + value="200"; + }; + }; + class Item1 + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + }; + }; + class Item2 + { + class data + { + singleType="ARRAY"; + class value + { + items=2; + class Item0 + { + class data + { + singleType="STRING"; + value="120"; + }; + }; + class Item1 + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + }; + }; + class Item3 + { + class data + { + singleType="ARRAY"; + class value + { + items=2; + class Item0 + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + class Item1 + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + }; + }; + class Item4 + { + class data + { + singleType="ARRAY"; + class value + { + items=2; + class Item0 + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + class Item1 + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + }; + }; + class Item5 + { + class data + { + singleType="ARRAY"; + class value + { + items=2; + class Item0 + { + class data + { + singleType="STRING"; + value="SPE_Sh_105mm_M3_HE"; + }; + }; + class Item1 + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + }; + }; + class Item6 + { + class data + { + singleType="ARRAY"; + class value + { + items=2; + class Item0 + { + class data + { + singleType="STRING"; + value="SPE_Sh_105mm_M3_Smoke"; + }; + }; + class Item1 + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + }; + }; + class Item7 + { + class data + { + singleType="ARRAY"; + class value + { + items=2; + class Item0 + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + class Item1 + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + }; + }; + class Item8 + { + class data + { + singleType="ARRAY"; + class value + { + items=2; + class Item0 + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + class Item1 + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + }; + }; + class Item9 + { + class data + { + singleType="ARRAY"; + class value + { + items=2; + class Item0 + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + class Item1 + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + }; + }; + class Item10 + { + class data + { + singleType="ARRAY"; + class value + { + items=2; + class Item0 + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + class Item1 + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + }; + }; + class Item11 + { + class data + { + singleType="ARRAY"; + class value + { + items=2; + class Item0 + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + class Item1 + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + }; + }; + class Item12 + { + class data + { + singleType="ARRAY"; + class value + { + items=2; + class Item0 + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + class Item1 + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + }; + }; + class Item13 + { + class data + { + singleType="ARRAY"; + class value + { + items=2; + class Item0 + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + class Item1 + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + }; + }; + class Item14 + { + class data + { + singleType="ARRAY"; + class value + { + items=2; + class Item0 + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + class Item1 + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + }; + }; + class Item15 + { + class data + { + singleType="ARRAY"; + class value + { + items=2; + class Item0 + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + class Item1 + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + }; + }; + class Item16 + { + class data + { + singleType="ARRAY"; + class value + { + items=2; + class Item0 + { + class data + { + singleType="SCALAR"; + value=2; + }; + }; + class Item1 + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + }; + }; + }; + }; + }; + class Item3 + { + class data + { + nil=1; + singleType="ANY"; + }; + }; + }; + }; + }; + }; + class Attribute2 + { + property="EnableDebugConsole"; + expression="true"; + class Value + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + class Attribute3 + { + property="ENH_establisingShot"; + expression="if (!is3DEN && ((_value # 0) isNotEqualTo [0, 0, 0]) && hasInterface) then {_value spawn BIS_fnc_establishingShot}"; + class Value + { + class data + { + singleType="ARRAY"; + class value + { + items=6; + class Item0 + { + class data + { + singleType="ARRAY"; + class value + { + items=3; + class Item0 + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + class Item1 + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + class Item2 + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + }; + }; + }; + class Item1 + { + class data + { + singleType="STRING"; + value="Darkest December"; + }; + }; + class Item2 + { + class data + { + singleType="SCALAR"; + value=500; + }; + }; + class Item3 + { + class data + { + singleType="SCALAR"; + value=200; + }; + }; + class Item4 + { + class data + { + singleType="SCALAR"; + value=60; + }; + }; + class Item5 + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + }; + }; + }; + }; + class Attribute4 + { + property="SPE_All_Obj_FX"; + expression="false"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + nAttributes=5; + }; +}; +class Mission +{ + appId=1175380; + class Intel + { + briefingName="Battle of St Vith"; + overviewText="US Armored QRF assists the defence of St Vith"; + resistanceWest=0; + timeOfChanges=1800.0002; + startWeather=0.85000002; + startFog=0.54703414; + startWind=0.1; + startRain=1; + startWaves=0.1; + forecastWeather=0.85000002; + forecastFog=0.69999999; + forecastWind=0.1; + forecastWaves=0.1; + forecastRain=1; + forecastLightnings=0.1; + wavesForced=1; + windForced=1; + year=1944; + month=12; + day=16; + hour=9; + minute=-15; + startFogBase=125; + forecastFogBase=125; + startFogDecay=0.014; + forecastFogDecay=0.014; + }; + class Entities + { + items=243; + class Item0 + { + dataType="Logic"; + class PositionInfo + { + position[]={2659.103,233.21748,3907.9722}; + angles[]={6.2608652,0,0.085371844}; + }; + id=4; + type="ModuleCurator_F"; + class CustomAttributes + { + class Attribute0 + { + property="ModuleCurator_F_Owner"; + expression="_this setVariable ['Owner',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="#adminLogged"; + }; + }; + }; + class Attribute1 + { + property="ModuleCurator_F_Forced"; + expression="_this setVariable ['Forced',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ModuleCurator_F_Name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="ZEUS"; + }; + }; + }; + class Attribute3 + { + property="ModuleCurator_F_Addons"; + expression="_this setVariable ['Addons',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=3; + }; + }; + }; + nAttributes=4; + }; + }; + class Item1 + { + dataType="Logic"; + class PositionInfo + { + position[]={2506.6311,231.16109,3968.749}; + angles[]={0.02045526,0,6.2682977}; + }; + id=49; + type="acex_fortify_setupModule"; + class CustomAttributes + { + class Attribute0 + { + property="ace_fortify_setupModule_Budget"; + expression="_this setVariable ['Budget',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=-1; + }; + }; + }; + class Attribute1 + { + property="ace_fortify_setupModule_AddToolItem"; + expression="_this setVariable ['AddToolItem',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ace_fortify_setupModule_Preset"; + expression="_this setVariable ['Preset',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="TAG_Fortifications"; + }; + }; + }; + class Attribute3 + { + property="ace_fortify_setupModule_Side"; + expression="_this setVariable ['Side',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=3; + }; + }; + }; + nAttributes=4; + }; + }; + class Item2 + { + dataType="Marker"; + position[]={4507.6006,270.58347,8648.3145}; + name="marker_3"; + markerType="RECTANGLE"; + type=""; + colorName="SPE_ColorAllies"; + fillName="DiagGrid"; + a=486.34241; + b=50.901363; + angle=166.34935; + id=1255; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item3 + { + dataType="Marker"; + position[]={4546.7783,272.48459,8572.1074}; + name="marker_5"; + markerType="RECTANGLE"; + type=""; + colorName="SPE_ColorAxis"; + fillName="DiagGrid"; + a=468.86133; + b=51.569; + angle=165.72549; + id=1257; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item4 + { + dataType="Marker"; + position[]={5388.6025,284.89911,9013.9805}; + name="marker_8"; + markerType="RECTANGLE"; + type=""; + colorName="SPE_ColorAllies"; + fillName="DiagGrid"; + a=473.04355; + b=49.365189; + angle=149.9182; + id=1261; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item5 + { + dataType="Marker"; + position[]={5426.0854,284.83426,8934.418}; + name="marker_9"; + markerType="RECTANGLE"; + type=""; + colorName="SPE_ColorAxis"; + fillName="DiagGrid"; + a=498.46143; + b=47.501404; + angle=149.78062; + id=1267; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item6 + { + dataType="Marker"; + position[]={6028.3608,287.99789,10723.261}; + name="marker_10"; + markerType="RECTANGLE"; + type=""; + colorName="SPE_ColorAllies"; + fillName="DiagGrid"; + a=335.05539; + b=46.784451; + angle=82.278206; + id=1268; + atlOffset=11.311707; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item7 + { + dataType="Marker"; + position[]={6111.5581,290.79584,10724.313}; + name="marker_11"; + markerType="RECTANGLE"; + type=""; + colorName="SPE_ColorAxis"; + fillName="DiagGrid"; + a=345.88412; + b=38.576389; + angle=82.278076; + id=1269; + atlOffset=7.4486389; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item8 + { + dataType="Marker"; + position[]={42.801514,214.45721,6325.2466}; + name="marker_22"; + type="SPE_n_Icon_Military_HD_Assault_Wide"; + colorName="SPE_ColorAxis"; + alpha=0.30000001; + a=5; + b=5; + angle=270; + id=2134; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item9 + { + dataType="Marker"; + position[]={73.133003,286.96799,4084.2371}; + name="marker_25"; + type="SPE_n_Icon_Military_HD_Assault_Wide"; + colorName="SPE_ColorAxis"; + alpha=0.30000001; + a=5; + b=5; + angle=270; + id=2157; + atlOffset=0.00042724609; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item10 + { + dataType="Marker"; + position[]={3246.3337,258.63388,9124.5059}; + name="marker_28"; + text="21st Army Group"; + type="SPEX_Icon_Insignia_21stAG"; + alpha=0.69999999; + a=2; + b=2; + id=2158; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item11 + { + dataType="Marker"; + position[]={5231.5859,279.25217,10145.905}; + name="marker_30"; + text="21st Army Group"; + type="SPEX_Icon_Insignia_21stAG"; + alpha=0.69999999; + a=2; + b=2; + id=2160; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item12 + { + dataType="Logic"; + class PositionInfo + { + position[]={2386.1465,233.24434,3880.2505}; + angles[]={0.016741194,0,6.2664442}; + }; + id=2210; + type="SPE_Module_AI_Systems"; + atlOffset=6.1035156e-05; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Active_TweakAI"; + expression="missionNamespace setVariable ['SPE_Active_TweakAI', _value, true]"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute1 + { + property="SPE_AffectOurSide"; + expression="missionNamespace setVariable ['SPE_AffectOurSide', _value, true]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="SPE_DoReliableEmbarking"; + expression="missionNamespace setVariable ['SPE_DoReliableEmbarking', _value, true]"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute3 + { + property="SPE_DoManTurrets"; + expression="missionNamespace setVariable ['SPE_DoManTurrets', _value, true]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute4 + { + property="SPE_CleanUp_Distances_Surrendered"; + expression="if (isNil 'SPE_CleanUp_Distances') then {SPE_CleanUp_Distances = [0, 0, 0]}; SPE_CleanUp_Distances set [1, _value]"; + class Value + { + class data + { + singleType="SCALAR"; + value=2020; + }; + }; + }; + class Attribute5 + { + property="SPE_DoTweakDisembarkInCombat"; + expression="missionNamespace setVariable ['SPE_DoTweakDisembarkInCombat', _value, true]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute6 + { + property="SPE_OurSide"; + expression="missionNamespace setVariable ['SPE_OurSide', [east, west, independent, civilian] select _value, true]"; + class Value + { + class data + { + singleType="SCALAR"; + value=2; + }; + }; + }; + class Attribute7 + { + property="SPE_PermanentShockProb"; + expression="missionNamespace setVariable ['SPE_PermanentShockProb', _value, true]"; + class Value + { + class data + { + singleType="SCALAR"; + value=0.1; + }; + }; + }; + class Attribute8 + { + property="SPE_DoHandleBlockingStuff"; + expression="missionNamespace setVariable ['SPE_DoHandleBlockingStuff', _value, true]"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute9 + { + property="SPE_RFSThresholds_MultiplierRF"; + expression="false"; + class Value + { + class data + { + singleType="SCALAR"; + value=2; + }; + }; + }; + class Attribute10 + { + property="SPE_RFSThresholds_Multipliers"; + expression="false"; + class Value + { + class data + { + singleType="SCALAR"; + value=2; + }; + }; + }; + class Attribute11 + { + property="SPE_DoDiamondInCombat"; + expression="missionNamespace setVariable ['SPE_DoDiamondInCombat', _value, true]"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute12 + { + property="SPE_PlayerStressMultiplier"; + expression="false"; + class Value + { + class data + { + singleType="SCALAR"; + value=2; + }; + }; + }; + class Attribute13 + { + property="SPE_Unstuck_HiddenOnly"; + expression="missionNamespace setVariable ['SPE_Unstuck_HiddenOnly', _value, true]"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute14 + { + property="SPE_NonCombatantKillsAllowed"; + expression="missionNamespace setVariable ['SPE_NonCombatantKillsAllowed', _value, true]"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute15 + { + property="SPE_RFS_POWWalkTimer"; + expression="missionNamespace setVariable ['SPE_RFS_POWWalkTimer', _value, true]"; + class Value + { + class data + { + singleType="SCALAR"; + value=60; + }; + }; + }; + class Attribute16 + { + property="SPE_Active_Unstuck"; + expression="missionNamespace setVariable ['SPE_Active_Unstuck', _value, true]"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute17 + { + property="SPE_DoLeaveFootmobilesBehind"; + expression="missionNamespace setVariable ['SPE_DoLeaveFootmobilesBehind', _value, true]"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute18 + { + property="SPE_DoCatchUp"; + expression="missionNamespace setVariable ['SPE_DoCatchUp', _value, true]"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute19 + { + property="SPE_Active_Flee"; + expression="missionNamespace setVariable ['SPE_Active_Flee', _value, true]"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute20 + { + property="SPE_Active_TweakAI_Rearm"; + expression="missionNamespace setVariable ['SPE_Active_TweakAI_Rearm', _value, true]"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute21 + { + property="SPE_ReliableEmbarking"; + expression="if (isNil 'SPE_ReliableEmbarking') then {SPE_ReliableEmbarking = []}; if (_value param [0, -1] > -1) then {SPE_ReliableEmbarking append [east]}; if (_value param [1, -1] > -1) then {SPE_ReliableEmbarking append [west]}; if (_value param [2, -1] > -1) then {SPE_ReliableEmbarking append [independent]}; if (_value param [3, -1] > -1) then {SPE_ReliableEmbarking append [civilian]};"; + class Value + { + class data + { + singleType="ARRAY"; + class value + { + items=4; + class Item0 + { + class data + { + singleType="SCALAR"; + value=-1; + }; + }; + class Item1 + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + class Item2 + { + class data + { + singleType="SCALAR"; + value=2; + }; + }; + class Item3 + { + class data + { + singleType="SCALAR"; + value=-1; + }; + }; + }; + }; + }; + }; + class Attribute22 + { + property="SPE_Active_InfoSharing"; + expression="missionNamespace setVariable ['SPE_Active_InfoSharing', _value, true]"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute23 + { + property="SPE_DoHideBlockingFoliage"; + expression="missionNamespace setVariable ['SPE_DoHideBlockingFoliage', _value, true]"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute24 + { + property="SPE_AddSpawnedGroups"; + expression="missionNamespace setVariable ['SPE_AddSpawnedGroups', _value, true]"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute25 + { + property="SPE_Active_Surrender"; + expression="missionNamespace setVariable ['SPE_Active_Surrender', _value, true]"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute26 + { + property="SPE_CrowdPsyche"; + expression="missionNamespace setVariable ['SPE_CrowdPsyche', _value, true]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute27 + { + property="SPE_CleanUp_Distances_Retreating"; + expression="if (isNil 'SPE_CleanUp_Distances') then {SPE_CleanUp_Distances = [0, 0, 0]}; SPE_CleanUp_Distances set [0, _value]"; + class Value + { + class data + { + singleType="SCALAR"; + value=2020; + }; + }; + }; + class Attribute28 + { + property="SPE_CleanUp_Distances_POW"; + expression="if (isNil 'SPE_CleanUp_Distances') then {SPE_CleanUp_Distances = [0, 0, 0]}; SPE_CleanUp_Distances set [2, _value]"; + class Value + { + class data + { + singleType="SCALAR"; + value=100; + }; + }; + }; + class Attribute29 + { + property="SPE_MoraleAffectingTargetsRange"; + expression="false"; + class Value + { + class data + { + singleType="SCALAR"; + value=100; + }; + }; + }; + nAttributes=30; + }; + }; + class Item13 + { + dataType="Logic"; + class PositionInfo + { + position[]={2526.8899,243.34869,3798.1509}; + angles[]={6.2070556,0,6.2664409}; + }; + id=3063; + type="ModuleDate_F"; + class CustomAttributes + { + class Attribute0 + { + property="ModuleDate_F_Month"; + expression="_this setVariable ['Month',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="12"; + }; + }; + }; + class Attribute1 + { + property="ModuleDate_F_Day"; + expression="_this setVariable ['Day',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="20"; + }; + }; + }; + class Attribute2 + { + property="ModuleDate_F_Hour"; + expression="_this setVariable ['Hour',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="11"; + }; + }; + }; + class Attribute3 + { + property="ModuleDate_F_Year"; + expression="_this setVariable ['Year',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="1944"; + }; + }; + }; + class Attribute4 + { + property="ModuleDate_F_Minute"; + expression="_this setVariable ['Minute',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="15"; + }; + }; + }; + class Attribute5 + { + property="ModuleDate_F_Skiptime"; + expression="_this setVariable ['Skiptime',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + }; + nAttributes=6; + }; + }; + class Item14 + { + dataType="Marker"; + position[]={2803.4932,254.43091,7281.6299}; + name="marker_41"; + type="SPE_n_Icon_Flag_GER"; + a=2; + b=2; + id=3947; + }; + class Item15 + { + dataType="Marker"; + position[]={1510.5588,208.69499,7447.5376}; + name="marker_42"; + type="SPE_n_Icon_Flag_GER"; + a=2; + b=2; + id=3948; + }; + class Item16 + { + dataType="Marker"; + position[]={2065.4919,228.92874,4449.7593}; + name="marker_43"; + type="SPE_n_Icon_Flag_GER"; + a=2; + b=2; + id=3949; + }; + class Item17 + { + dataType="Marker"; + position[]={4782.9419,243.8295,7464.7012}; + name="marker_44"; + type="SPE_n_Icon_Flag_GER"; + a=2; + b=2; + id=3950; + }; + class Item18 + { + dataType="Marker"; + position[]={6607.9248,294.84705,8591.7275}; + name="marker_45"; + type="SPE_n_Icon_Flag_GER"; + a=2; + b=2; + id=3951; + }; + class Item19 + { + dataType="Marker"; + position[]={8141.1396,289.73703,10216.478}; + name="marker_46"; + type="SPE_n_Icon_Flag_GER"; + a=2; + b=2; + id=3952; + }; + class Item20 + { + dataType="Layer"; + name="Players and Equipment"; + class Entities + { + items=18; + class Item0 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=3; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1939.8444,228.98323,1701.7162}; + angles[]={6.2794666,1.3273605,0}; + }; + side="Independent"; + flags=6; + class Attributes + { + description="1: Driver@BAKER - Tank Crew"; + isPlayable=1; + class Inventory + { + class primaryWeapon + { + name="SPE_M3_GreaseGun"; + firemode="SPE_M3_GreaseGun:Full"; + class primaryMuzzleMag + { + name="SPE_30Rnd_M3_GreaseGun_45ACP_t"; + ammoLeft=30; + }; + }; + class binocular + { + name="SPE_Binocular_US"; + }; + class uniform + { + typeName="U_SPE_US_Tank_Coverall"; + isBackpack=0; + class ItemCargo + { + items=10; + class Item0 + { + name="ACE_EarPlugs"; + count=1; + }; + class Item1 + { + name="ACE_Fortify"; + count=1; + }; + class Item2 + { + name="ACE_fieldDressing"; + count=20; + }; + class Item3 + { + name="ACE_morphine"; + count=8; + }; + class Item4 + { + name="ACE_epinephrine"; + count=3; + }; + class Item5 + { + name="ACE_tourniquet"; + count=4; + }; + class Item6 + { + name="ACE_personalAidKit"; + count=1; + }; + class Item7 + { + name="ACE_bloodIV_500"; + count=2; + }; + class Item8 + { + name="ACE_bloodIV"; + count=1; + }; + class Item9 + { + name="ACE_bloodIV_250"; + count=1; + }; + }; + }; + class vest + { + typeName="V_SPE_US_Vest_Carbine"; + isBackpack=0; + class MagazineCargo + { + items=4; + class Item0 + { + name="SPE_30Rnd_M3_GreaseGun_45ACP_t"; + count=2; + ammoLeft=30; + }; + class Item1 + { + name="SPE_US_M18"; + count=2; + ammoLeft=1; + }; + class Item2 + { + name="SPE_US_M18_Green"; + count=1; + ammoLeft=1; + }; + class Item3 + { + name="SPE_US_M18_Red"; + count=1; + ammoLeft=1; + }; + }; + }; + class backpack + { + typeName="B_SPE_US_GP_Bag"; + isBackpack=1; + class MagazineCargo + { + items=1; + class Item0 + { + name="SPE_30Rnd_M3_GreaseGun_45ACP_t"; + count=1; + ammoLeft=30; + }; + }; + class ItemCargo + { + items=1; + class Item0 + { + name="ToolKit"; + count=1; + }; + }; + }; + map="ItemMap"; + compass="SPE_US_ItemCompass"; + watch="SPE_US_ItemWatch"; + radio="ItemRadio"; + headgear="H_SPE_US_Helmet_Tank_NG"; + }; + }; + id=9956; + type="SPE_US_Tank_Coverall"; + atlOffset=1.5258789e-05; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male12ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=1.02; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1939.5397,228.98981,1703.4818}; + angles[]={6.2794666,1.3273605,0}; + }; + side="Independent"; + flags=4; + class Attributes + { + description="2: Gunner@BAKER - Tank Crew"; + isPlayable=1; + class Inventory + { + class primaryWeapon + { + name="SPE_M3_GreaseGun"; + firemode="SPE_M3_GreaseGun:Full"; + class primaryMuzzleMag + { + name="SPE_30Rnd_M3_GreaseGun_45ACP_t"; + ammoLeft=30; + }; + }; + class binocular + { + name="SPE_Binocular_US"; + }; + class uniform + { + typeName="U_SPE_US_Tank_Coverall"; + isBackpack=0; + class ItemCargo + { + items=10; + class Item0 + { + name="ACE_EarPlugs"; + count=1; + }; + class Item1 + { + name="ACE_Fortify"; + count=1; + }; + class Item2 + { + name="ACE_fieldDressing"; + count=20; + }; + class Item3 + { + name="ACE_morphine"; + count=8; + }; + class Item4 + { + name="ACE_epinephrine"; + count=3; + }; + class Item5 + { + name="ACE_tourniquet"; + count=4; + }; + class Item6 + { + name="ACE_personalAidKit"; + count=1; + }; + class Item7 + { + name="ACE_bloodIV_500"; + count=2; + }; + class Item8 + { + name="ACE_bloodIV"; + count=1; + }; + class Item9 + { + name="ACE_bloodIV_250"; + count=1; + }; + }; + }; + class vest + { + typeName="V_SPE_US_Vest_Carbine"; + isBackpack=0; + class MagazineCargo + { + items=4; + class Item0 + { + name="SPE_30Rnd_M3_GreaseGun_45ACP_t"; + count=2; + ammoLeft=30; + }; + class Item1 + { + name="SPE_US_M18"; + count=2; + ammoLeft=1; + }; + class Item2 + { + name="SPE_US_M18_Green"; + count=1; + ammoLeft=1; + }; + class Item3 + { + name="SPE_US_M18_Red"; + count=1; + ammoLeft=1; + }; + }; + }; + class backpack + { + typeName="B_SPE_US_GP_Bag"; + isBackpack=1; + class MagazineCargo + { + items=1; + class Item0 + { + name="SPE_30Rnd_M3_GreaseGun_45ACP_t"; + count=1; + ammoLeft=30; + }; + }; + class ItemCargo + { + items=1; + class Item0 + { + name="ToolKit"; + count=1; + }; + }; + }; + map="ItemMap"; + compass="SPE_US_ItemCompass"; + watch="SPE_US_ItemWatch"; + radio="ItemRadio"; + headgear="H_SPE_US_Helmet_Tank_NG"; + }; + }; + id=9957; + type="SPE_US_Tank_Coverall"; + atlOffset=1.5258789e-05; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male05ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + nAttributes=2; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1941.3827,228.98346,1703.0688}; + angles[]={6.2738824,1.3273605,0}; + }; + side="Independent"; + flags=4; + class Attributes + { + description="3: Commander@BAKER - Tank Crew"; + isPlayable=1; + class Inventory + { + class primaryWeapon + { + name="SPE_M3_GreaseGun"; + firemode="SPE_M3_GreaseGun:Full"; + class primaryMuzzleMag + { + name="SPE_30Rnd_M3_GreaseGun_45ACP_t"; + ammoLeft=30; + }; + }; + class binocular + { + name="SPE_Binocular_US"; + }; + class uniform + { + typeName="U_SPE_US_Tank_Crew2"; + isBackpack=0; + class MagazineCargo + { + items=2; + class Item0 + { + name="SPE_US_M18"; + count=1; + ammoLeft=1; + }; + class Item1 + { + name="SPE_30Rnd_M3_GreaseGun_45ACP_t"; + count=1; + ammoLeft=30; + }; + }; + class ItemCargo + { + items=7; + class Item0 + { + name="ACE_EarPlugs"; + count=1; + }; + class Item1 + { + name="ACE_personalAidKit"; + count=1; + }; + class Item2 + { + name="ACE_tourniquet"; + count=4; + }; + class Item3 + { + name="ACE_morphine"; + count=8; + }; + class Item4 + { + name="ACE_fieldDressing"; + count=20; + }; + class Item5 + { + name="ACE_epinephrine"; + count=3; + }; + class Item6 + { + name="ACE_Fortify"; + count=1; + }; + }; + }; + class vest + { + typeName="V_SPE_US_Vest_M1919"; + isBackpack=0; + class MagazineCargo + { + items=6; + class Item0 + { + name="SPE_US_M18_Red"; + count=1; + ammoLeft=1; + }; + class Item1 + { + name="SPE_US_M18_Violet"; + count=1; + ammoLeft=1; + }; + class Item2 + { + name="SPE_US_M18_Green"; + count=1; + ammoLeft=1; + }; + class Item3 + { + name="SPE_US_M18"; + count=2; + ammoLeft=1; + }; + class Item4 + { + name="SPE_30Rnd_M3_GreaseGun_45ACP_t"; + count=2; + ammoLeft=30; + }; + class Item5 + { + name="SPE_US_Mk_2"; + count=1; + ammoLeft=1; + }; + }; + }; + class backpack + { + typeName="B_SPE_US_MGbag"; + isBackpack=1; + class ItemCargo + { + items=3; + class Item0 + { + name="ToolKit"; + count=1; + }; + class Item1 + { + name="ACE_bloodIV"; + count=1; + }; + class Item2 + { + name="ACE_bloodIV_500"; + count=1; + }; + }; + }; + map="ItemMap"; + compass="SPE_US_ItemCompass"; + watch="SPE_US_ItemWatch"; + radio="ItemRadio"; + headgear="H_SPE_US_Helmet_Tank_polar"; + }; + }; + id=9958; + type="SPE_US_Tank_Sergeant"; + atlOffset=-1.5258789e-05; + class CustomAttributes + { + class Attribute0 + { + property="ace_isMedic"; + expression="if (_value != -1 && {_value != (parseNumber (_this getUnitTrait 'medic'))}) then {_this setVariable [""ace_medical_medicClass"", _value, true]}"; + class Value + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + class Attribute1 + { + property="ace_isEngineer"; + expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}"; + class Value + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + class Attribute2 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male02ENG"; + }; + }; + }; + class Attribute3 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=1.02; + }; + }; + }; + nAttributes=4; + }; + }; + }; + class Attributes + { + }; + id=9955; + atlOffset=1.5258789e-05; + class CustomAttributes + { + class Attribute0 + { + property="groupID"; + expression=" if (isNil 'CBA_fnc_setCallsign') then { _this setGroupID [_value]; } else { [_this, _value] call CBA_fnc_setCallsign; };"; + class Value + { + class data + { + singleType="STRING"; + value="BAKER - Tank Crew"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1980.0953,231.17677,1699.8892}; + angles[]={6.2794666,1.4479901,0.016744755}; + }; + side="Empty"; + flags=4; + class Attributes + { + lock="UNLOCKED"; + }; + id=14920; + type="SEP_I_US_WIN_M4A1_75"; + atlOffset=0.0037384033; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="SPE_Nickname_attribute"; + expression="[_this,_value,'SPE_nickname'] spawn SPE_Fnc_Nickname_update;"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute2 + { + property="SPE_System_TankLoadout"; + expression="[_this,_value] spawn SPE_fnc_System_ammunition_updateAmmoLoadout;"; + class Value + { + class data + { + singleType="STRING"; + value="[true,[[""spe_90x_m61_m1_ap"",27],[""spe_90x_m72_ap"",10],[""spe_90x_t45_m1_apcr"",0],[""spe_90x_m48_he"",42],[""spe_90x_m64_wp"",11],[""spe_90x_m89_smk"",0]]]"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1980.7665,231.32204,1694.833}; + angles[]={0.0093030408,1.4497391,0.0074372957}; + }; + side="Empty"; + flags=4; + class Attributes + { + lock="UNLOCKED"; + }; + id=14919; + type="SEP_I_US_WIN_M4A1_76"; + atlOffset=-0.00036621094; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="SPE_Nickname_attribute"; + expression="[_this,_value,'SPE_nickname'] spawn SPE_Fnc_Nickname_update;"; + class Value + { + class data + { + singleType="STRING"; + value="Bring It On"; + }; + }; + }; + class Attribute2 + { + property="SPE_System_TankLoadout"; + expression="[_this,_value] spawn SPE_fnc_System_ammunition_updateAmmoLoadout;"; + class Value + { + class data + { + singleType="STRING"; + value="[true,[[""spe_71x_76mm_m1_m62_apcbc"",30],[""spe_71x_76mm_m1_m79_ap"",0],[""spe_71x_76mm_m1_m93_apcr"",6],[""spe_71x_76mm_m1_m42_he"",28],[""spe_71x_76mm_m1_m89_smk"",7]]]"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={1981.1594,230.59027,1689.5497}; + angles[]={0.0074372957,1.459453,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + lock="UNLOCKED"; + }; + id=14921; + type="SEP_I_US_WIN_M10"; + atlOffset=0.0017852783; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="SPE_Nickname_attribute"; + expression="[_this,_value,'SPE_nickname'] spawn SPE_Fnc_Nickname_update;"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute2 + { + property="SPE_System_TankLoadout"; + expression="[_this,_value] spawn SPE_fnc_System_ammunition_updateAmmoLoadout;"; + class Value + { + class data + { + singleType="STRING"; + value="[true,[[""spe_54x_76mm_m7_m62_apcbc"",18],[""spe_54x_76mm_m7_m79_ap"",0],[""spe_54x_76mm_m7_m93_apcr"",8],[""spe_54x_76mm_m7_m42_he"",20],[""spe_54x_76mm_m7_m89_smk"",8]]]"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={1970.1683,230.43369,1720.3115}; + angles[]={6.2813525,1.1133804,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14925; + type="SEP_I_US_WIN_M3A1_Halftrack"; + atlOffset=0.0050048828; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="SPE_Nickname_attribute"; + expression="[_this,_value,'SPE_nickname'] spawn SPE_Fnc_Nickname_update;"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + nAttributes=2; + }; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={1967.4583,230.44748,1724.4939}; + angles[]={6.2813525,1.1340276,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + lock="UNLOCKED"; + }; + id=14922; + type="SEP_I_US_WIN_M8_LAC_ringMount"; + atlOffset=0.0057067871; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="SPE_Nickname_attribute"; + expression="[_this,_value,'SPE_nickname'] spawn SPE_Fnc_Nickname_update;"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute2 + { + property="SPE_System_TankLoadout"; + expression="[_this,_value] spawn SPE_fnc_System_ammunition_updateAmmoLoadout;"; + class Value + { + class data + { + singleType="STRING"; + value="[false,[[""spe_80x_shell_37l57_m51_apc"",20],[""spe_80x_shell_37l57_m74_ap"",15],[""spe_80x_shell_37l57_m63_he"",30],[""spe_80x_shell_37l57_m2_canister"",15]]]"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={1965.7244,230.87489,1729.5461}; + angles[]={6.2813587,1.1107038,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14928; + type="SEP_I_US_WIN_M4A0_75"; + atlOffset=0.0053863525; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Nickname_attribute"; + expression="[_this,_value,'SPE_nickname'] spawn SPE_Fnc_Nickname_update;"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + nAttributes=1; + }; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={1952.4061,230.77345,1697.1609}; + angles[]={0.0018593199,2.5012782,6.2813263}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=10166; + type="SEP_I_US_WIN_M18_Hellcat"; + atlOffset=0.0025177002; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Nickname_attribute"; + expression="[_this,_value,'SPE_nickname'] spawn SPE_Fnc_Nickname_update;"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + nAttributes=1; + }; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={1944.5198,231.22217,1690.2898}; + angles[]={0,2.5001493,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=10169; + type="SEP_I_US_WIN_M3A1_Halftrack"; + atlOffset=0.0010070801; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="SPE_Nickname_attribute"; + expression="[_this,_value,'SPE_nickname'] spawn SPE_Fnc_Nickname_update;"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + nAttributes=2; + }; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={1950.282,231.77864,1691.507}; + angles[]={0,2.4844615,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=10168; + type="SEP_I_US_WIN_M4A3_76"; + atlOffset=0.0028076172; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Nickname_attribute"; + expression="[_this,_value,'SPE_nickname'] spawn SPE_Fnc_Nickname_update;"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + nAttributes=1; + }; + }; + class Item10 + { + dataType="Object"; + class PositionInfo + { + position[]={1958.8959,231.633,1697.6188}; + angles[]={6.2515702,2.4880044,6.2385659}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=10173; + type="SEP_I_US_WIN_M4A3_76"; + atlOffset=-0.0057678223; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Nickname_attribute"; + expression="[_this,_value,'SPE_nickname'] spawn SPE_Fnc_Nickname_update;"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + nAttributes=1; + }; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={1961.2083,230.86404,1703.2075}; + angles[]={0.031617291,2.4991949,6.2218671}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=10216; + type="SEP_I_US_WIN_M8_LAC_ringMount"; + atlOffset=-0.0071105957; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Nickname_attribute"; + expression="[_this,_value,'SPE_nickname'] spawn SPE_Fnc_Nickname_update;"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + nAttributes=1; + }; + }; + class Item12 + { + dataType="Object"; + class PositionInfo + { + position[]={1940.9039,229.97992,1693.7393}; + angles[]={6.2776175,2.1892886,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + name="repairCart1"; + }; + id=10237; + type="SEP_I_US_WIN_Trailer_Repair"; + atlOffset=0.0010070801; + }; + class Item13 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=3; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1935.9814,228.98779,1700.6379}; + angles[]={0,1.2751195,6.2794666}; + }; + side="Independent"; + flags=6; + class Attributes + { + description="1: Driver@CHARLIE - Tank Crew"; + isPlayable=1; + class Inventory + { + class primaryWeapon + { + name="SPE_M3_GreaseGun"; + firemode="SPE_M3_GreaseGun:Full"; + class primaryMuzzleMag + { + name="SPE_30Rnd_M3_GreaseGun_45ACP_t"; + ammoLeft=30; + }; + }; + class binocular + { + name="SPE_Binocular_US"; + }; + class uniform + { + typeName="U_SPE_US_Tank_Coverall"; + isBackpack=0; + class ItemCargo + { + items=10; + class Item0 + { + name="ACE_EarPlugs"; + count=1; + }; + class Item1 + { + name="ACE_Fortify"; + count=1; + }; + class Item2 + { + name="ACE_fieldDressing"; + count=20; + }; + class Item3 + { + name="ACE_morphine"; + count=8; + }; + class Item4 + { + name="ACE_epinephrine"; + count=3; + }; + class Item5 + { + name="ACE_tourniquet"; + count=4; + }; + class Item6 + { + name="ACE_personalAidKit"; + count=1; + }; + class Item7 + { + name="ACE_bloodIV_500"; + count=2; + }; + class Item8 + { + name="ACE_bloodIV"; + count=1; + }; + class Item9 + { + name="ACE_bloodIV_250"; + count=1; + }; + }; + }; + class vest + { + typeName="V_SPE_US_Vest_Carbine"; + isBackpack=0; + class MagazineCargo + { + items=4; + class Item0 + { + name="SPE_30Rnd_M3_GreaseGun_45ACP_t"; + count=2; + ammoLeft=30; + }; + class Item1 + { + name="SPE_US_M18"; + count=2; + ammoLeft=1; + }; + class Item2 + { + name="SPE_US_M18_Green"; + count=1; + ammoLeft=1; + }; + class Item3 + { + name="SPE_US_M18_Red"; + count=1; + ammoLeft=1; + }; + }; + }; + class backpack + { + typeName="B_SPE_US_GP_Bag"; + isBackpack=1; + class MagazineCargo + { + items=1; + class Item0 + { + name="SPE_30Rnd_M3_GreaseGun_45ACP_t"; + count=1; + ammoLeft=30; + }; + }; + class ItemCargo + { + items=1; + class Item0 + { + name="ToolKit"; + count=1; + }; + }; + }; + map="ItemMap"; + compass="SPE_US_ItemCompass"; + watch="SPE_US_ItemWatch"; + radio="ItemRadio"; + headgear="H_SPE_US_Helmet_Tank_NG"; + }; + }; + id=19143; + type="SPE_US_Tank_Coverall"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male12ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=1.02; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1935.5851,228.98926,1702.3853}; + angles[]={0,1.2751195,6.2794666}; + }; + side="Independent"; + flags=4; + class Attributes + { + description="2: Gunner@CHARLIE - Tank Crew"; + isPlayable=1; + class Inventory + { + class primaryWeapon + { + name="SPE_M3_GreaseGun"; + firemode="SPE_M3_GreaseGun:Full"; + class primaryMuzzleMag + { + name="SPE_30Rnd_M3_GreaseGun_45ACP_t"; + ammoLeft=30; + }; + }; + class binocular + { + name="SPE_Binocular_US"; + }; + class uniform + { + typeName="U_SPE_US_Tank_Coverall"; + isBackpack=0; + class ItemCargo + { + items=10; + class Item0 + { + name="ACE_EarPlugs"; + count=1; + }; + class Item1 + { + name="ACE_Fortify"; + count=1; + }; + class Item2 + { + name="ACE_fieldDressing"; + count=20; + }; + class Item3 + { + name="ACE_morphine"; + count=8; + }; + class Item4 + { + name="ACE_epinephrine"; + count=3; + }; + class Item5 + { + name="ACE_tourniquet"; + count=4; + }; + class Item6 + { + name="ACE_personalAidKit"; + count=1; + }; + class Item7 + { + name="ACE_bloodIV_500"; + count=2; + }; + class Item8 + { + name="ACE_bloodIV"; + count=1; + }; + class Item9 + { + name="ACE_bloodIV_250"; + count=1; + }; + }; + }; + class vest + { + typeName="V_SPE_US_Vest_Carbine"; + isBackpack=0; + class MagazineCargo + { + items=4; + class Item0 + { + name="SPE_30Rnd_M3_GreaseGun_45ACP_t"; + count=2; + ammoLeft=30; + }; + class Item1 + { + name="SPE_US_M18"; + count=2; + ammoLeft=1; + }; + class Item2 + { + name="SPE_US_M18_Green"; + count=1; + ammoLeft=1; + }; + class Item3 + { + name="SPE_US_M18_Red"; + count=1; + ammoLeft=1; + }; + }; + }; + class backpack + { + typeName="B_SPE_US_GP_Bag"; + isBackpack=1; + class MagazineCargo + { + items=1; + class Item0 + { + name="SPE_30Rnd_M3_GreaseGun_45ACP_t"; + count=1; + ammoLeft=30; + }; + }; + class ItemCargo + { + items=1; + class Item0 + { + name="ToolKit"; + count=1; + }; + }; + }; + map="ItemMap"; + compass="SPE_US_ItemCompass"; + watch="SPE_US_ItemWatch"; + radio="ItemRadio"; + headgear="H_SPE_US_Helmet_Tank_NG"; + }; + }; + id=19144; + type="SPE_US_Tank_Coverall"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male05ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + nAttributes=2; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1937.447,228.98454,1702.0691}; + angles[]={6.2794666,1.2751195,0}; + }; + side="Independent"; + flags=4; + class Attributes + { + description="3: Commander@CHARLIE - Tank Crew"; + isPlayable=1; + class Inventory + { + class primaryWeapon + { + name="SPE_M3_GreaseGun"; + firemode="SPE_M3_GreaseGun:Full"; + class primaryMuzzleMag + { + name="SPE_30Rnd_M3_GreaseGun_45ACP_t"; + ammoLeft=30; + }; + }; + class binocular + { + name="SPE_Binocular_US"; + }; + class uniform + { + typeName="U_SPE_US_Tank_Crew2"; + isBackpack=0; + class MagazineCargo + { + items=2; + class Item0 + { + name="SPE_US_M18"; + count=1; + ammoLeft=1; + }; + class Item1 + { + name="SPE_30Rnd_M3_GreaseGun_45ACP_t"; + count=1; + ammoLeft=30; + }; + }; + class ItemCargo + { + items=7; + class Item0 + { + name="ACE_EarPlugs"; + count=1; + }; + class Item1 + { + name="ACE_personalAidKit"; + count=1; + }; + class Item2 + { + name="ACE_tourniquet"; + count=4; + }; + class Item3 + { + name="ACE_morphine"; + count=8; + }; + class Item4 + { + name="ACE_fieldDressing"; + count=20; + }; + class Item5 + { + name="ACE_epinephrine"; + count=3; + }; + class Item6 + { + name="ACE_Fortify"; + count=1; + }; + }; + }; + class vest + { + typeName="V_SPE_US_Vest_M1919"; + isBackpack=0; + class MagazineCargo + { + items=6; + class Item0 + { + name="SPE_US_M18_Red"; + count=1; + ammoLeft=1; + }; + class Item1 + { + name="SPE_US_M18_Violet"; + count=1; + ammoLeft=1; + }; + class Item2 + { + name="SPE_US_M18_Green"; + count=1; + ammoLeft=1; + }; + class Item3 + { + name="SPE_US_M18"; + count=2; + ammoLeft=1; + }; + class Item4 + { + name="SPE_30Rnd_M3_GreaseGun_45ACP_t"; + count=2; + ammoLeft=30; + }; + class Item5 + { + name="SPE_US_Mk_2"; + count=1; + ammoLeft=1; + }; + }; + }; + class backpack + { + typeName="B_SPE_US_MGbag"; + isBackpack=1; + class ItemCargo + { + items=3; + class Item0 + { + name="ToolKit"; + count=1; + }; + class Item1 + { + name="ACE_bloodIV"; + count=1; + }; + class Item2 + { + name="ACE_bloodIV_500"; + count=1; + }; + }; + }; + map="ItemMap"; + compass="SPE_US_ItemCompass"; + watch="SPE_US_ItemWatch"; + radio="ItemRadio"; + headgear="H_SPE_US_Helmet_Tank_polar"; + }; + }; + id=19145; + type="SPE_US_Tank_Sergeant"; + atlOffset=1.5258789e-05; + class CustomAttributes + { + class Attribute0 + { + property="ace_isMedic"; + expression="if (_value != -1 && {_value != (parseNumber (_this getUnitTrait 'medic'))}) then {_this setVariable [""ace_medical_medicClass"", _value, true]}"; + class Value + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + class Attribute1 + { + property="ace_isEngineer"; + expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}"; + class Value + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + class Attribute2 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male02ENG"; + }; + }; + }; + class Attribute3 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=1.02; + }; + }; + }; + nAttributes=4; + }; + }; + }; + class Attributes + { + }; + id=19142; + class CustomAttributes + { + class Attribute0 + { + property="groupID"; + expression=" if (isNil 'CBA_fnc_setCallsign') then { _this setGroupID [_value]; } else { [_this, _value] call CBA_fnc_setCallsign; };"; + class Value + { + class data + { + singleType="STRING"; + value="CHARLIE - Tank Crew"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item14 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=3; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1935.4454,228.98611,1697.469}; + angles[]={6.2813263,1.3498522,6.2757483}; + }; + side="Independent"; + flags=6; + class Attributes + { + description="1: Driver@DOG - Recon Crew"; + isPlayable=1; + class Inventory + { + class primaryWeapon + { + name="SPE_M3_GreaseGun"; + firemode="SPE_M3_GreaseGun:Full"; + class primaryMuzzleMag + { + name="SPE_30Rnd_M3_GreaseGun_45ACP_t"; + ammoLeft=30; + }; + }; + class binocular + { + name="SPE_Binocular_US"; + }; + class uniform + { + typeName="U_SPE_US_Tank_Coverall"; + isBackpack=0; + class ItemCargo + { + items=10; + class Item0 + { + name="ACE_EarPlugs"; + count=1; + }; + class Item1 + { + name="ACE_Fortify"; + count=1; + }; + class Item2 + { + name="ACE_fieldDressing"; + count=20; + }; + class Item3 + { + name="ACE_morphine"; + count=8; + }; + class Item4 + { + name="ACE_epinephrine"; + count=3; + }; + class Item5 + { + name="ACE_tourniquet"; + count=4; + }; + class Item6 + { + name="ACE_personalAidKit"; + count=1; + }; + class Item7 + { + name="ACE_bloodIV_500"; + count=2; + }; + class Item8 + { + name="ACE_bloodIV"; + count=1; + }; + class Item9 + { + name="ACE_bloodIV_250"; + count=1; + }; + }; + }; + class vest + { + typeName="V_SPE_US_Vest_Carbine"; + isBackpack=0; + class MagazineCargo + { + items=4; + class Item0 + { + name="SPE_30Rnd_M3_GreaseGun_45ACP_t"; + count=2; + ammoLeft=30; + }; + class Item1 + { + name="SPE_US_M18"; + count=2; + ammoLeft=1; + }; + class Item2 + { + name="SPE_US_M18_Green"; + count=1; + ammoLeft=1; + }; + class Item3 + { + name="SPE_US_M18_Red"; + count=1; + ammoLeft=1; + }; + }; + }; + class backpack + { + typeName="B_SPE_US_GP_Bag"; + isBackpack=1; + class MagazineCargo + { + items=1; + class Item0 + { + name="SPE_30Rnd_M3_GreaseGun_45ACP_t"; + count=1; + ammoLeft=30; + }; + }; + class ItemCargo + { + items=1; + class Item0 + { + name="ToolKit"; + count=1; + }; + }; + }; + map="ItemMap"; + compass="SPE_US_ItemCompass"; + watch="SPE_US_ItemWatch"; + radio="ItemRadio"; + headgear="H_SPE_US_Helmet_Tank_NG"; + }; + }; + id=19147; + type="SPE_US_Tank_Coverall"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male12ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=1.02; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1935.1807,228.99077,1699.2411}; + angles[]={0,1.3498522,6.2794666}; + }; + side="Independent"; + flags=4; + class Attributes + { + description="2: Gunner@DOG - Recon Crew"; + isPlayable=1; + class Inventory + { + class primaryWeapon + { + name="SPE_M3_GreaseGun"; + firemode="SPE_M3_GreaseGun:Full"; + class primaryMuzzleMag + { + name="SPE_30Rnd_M3_GreaseGun_45ACP_t"; + ammoLeft=30; + }; + }; + class binocular + { + name="SPE_Binocular_US"; + }; + class uniform + { + typeName="U_SPE_US_Tank_Coverall"; + isBackpack=0; + class ItemCargo + { + items=10; + class Item0 + { + name="ACE_EarPlugs"; + count=1; + }; + class Item1 + { + name="ACE_Fortify"; + count=1; + }; + class Item2 + { + name="ACE_fieldDressing"; + count=20; + }; + class Item3 + { + name="ACE_morphine"; + count=8; + }; + class Item4 + { + name="ACE_epinephrine"; + count=3; + }; + class Item5 + { + name="ACE_tourniquet"; + count=4; + }; + class Item6 + { + name="ACE_personalAidKit"; + count=1; + }; + class Item7 + { + name="ACE_bloodIV_500"; + count=2; + }; + class Item8 + { + name="ACE_bloodIV"; + count=1; + }; + class Item9 + { + name="ACE_bloodIV_250"; + count=1; + }; + }; + }; + class vest + { + typeName="V_SPE_US_Vest_Carbine"; + isBackpack=0; + class MagazineCargo + { + items=4; + class Item0 + { + name="SPE_30Rnd_M3_GreaseGun_45ACP_t"; + count=2; + ammoLeft=30; + }; + class Item1 + { + name="SPE_US_M18"; + count=2; + ammoLeft=1; + }; + class Item2 + { + name="SPE_US_M18_Green"; + count=1; + ammoLeft=1; + }; + class Item3 + { + name="SPE_US_M18_Red"; + count=1; + ammoLeft=1; + }; + }; + }; + class backpack + { + typeName="B_SPE_US_GP_Bag"; + isBackpack=1; + class MagazineCargo + { + items=1; + class Item0 + { + name="SPE_30Rnd_M3_GreaseGun_45ACP_t"; + count=1; + ammoLeft=30; + }; + }; + class ItemCargo + { + items=1; + class Item0 + { + name="ToolKit"; + count=1; + }; + }; + }; + map="ItemMap"; + compass="SPE_US_ItemCompass"; + watch="SPE_US_ItemWatch"; + radio="ItemRadio"; + headgear="H_SPE_US_Helmet_Tank_NG"; + }; + }; + id=19148; + type="SPE_US_Tank_Coverall"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male05ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + nAttributes=2; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1937.0138,228.98395,1698.7867}; + angles[]={0,1.3498381,6.2794666}; + }; + side="Independent"; + flags=4; + class Attributes + { + description="3: Commander@DOG - Recon Crew"; + isPlayable=1; + class Inventory + { + class primaryWeapon + { + name="SPE_M3_GreaseGun"; + firemode="SPE_M3_GreaseGun:Full"; + class primaryMuzzleMag + { + name="SPE_30Rnd_M3_GreaseGun_45ACP_t"; + ammoLeft=30; + }; + }; + class binocular + { + name="SPE_Binocular_US"; + }; + class uniform + { + typeName="U_SPE_US_Tank_Crew2"; + isBackpack=0; + class MagazineCargo + { + items=2; + class Item0 + { + name="SPE_US_M18"; + count=1; + ammoLeft=1; + }; + class Item1 + { + name="SPE_30Rnd_M3_GreaseGun_45ACP_t"; + count=1; + ammoLeft=30; + }; + }; + class ItemCargo + { + items=7; + class Item0 + { + name="ACE_EarPlugs"; + count=1; + }; + class Item1 + { + name="ACE_personalAidKit"; + count=1; + }; + class Item2 + { + name="ACE_tourniquet"; + count=4; + }; + class Item3 + { + name="ACE_morphine"; + count=8; + }; + class Item4 + { + name="ACE_fieldDressing"; + count=20; + }; + class Item5 + { + name="ACE_epinephrine"; + count=3; + }; + class Item6 + { + name="ACE_Fortify"; + count=1; + }; + }; + }; + class vest + { + typeName="V_SPE_US_Vest_M1919"; + isBackpack=0; + class MagazineCargo + { + items=6; + class Item0 + { + name="SPE_US_M18_Red"; + count=1; + ammoLeft=1; + }; + class Item1 + { + name="SPE_US_M18_Violet"; + count=1; + ammoLeft=1; + }; + class Item2 + { + name="SPE_US_M18_Green"; + count=1; + ammoLeft=1; + }; + class Item3 + { + name="SPE_US_M18"; + count=2; + ammoLeft=1; + }; + class Item4 + { + name="SPE_30Rnd_M3_GreaseGun_45ACP_t"; + count=2; + ammoLeft=30; + }; + class Item5 + { + name="SPE_US_Mk_2"; + count=1; + ammoLeft=1; + }; + }; + }; + class backpack + { + typeName="B_SPE_US_MGbag"; + isBackpack=1; + class ItemCargo + { + items=3; + class Item0 + { + name="ToolKit"; + count=1; + }; + class Item1 + { + name="ACE_bloodIV"; + count=1; + }; + class Item2 + { + name="ACE_bloodIV_500"; + count=1; + }; + }; + }; + map="ItemMap"; + compass="SPE_US_ItemCompass"; + watch="SPE_US_ItemWatch"; + radio="ItemRadio"; + headgear="H_SPE_US_Helmet_Tank_polar"; + }; + }; + id=19149; + type="SPE_US_Tank_Sergeant"; + class CustomAttributes + { + class Attribute0 + { + property="ace_isMedic"; + expression="if (_value != -1 && {_value != (parseNumber (_this getUnitTrait 'medic'))}) then {_this setVariable [""ace_medical_medicClass"", _value, true]}"; + class Value + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + class Attribute1 + { + property="ace_isEngineer"; + expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}"; + class Value + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + class Attribute2 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male02ENG"; + }; + }; + }; + class Attribute3 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=1.02; + }; + }; + }; + nAttributes=4; + }; + }; + }; + class Attributes + { + }; + id=19146; + class CustomAttributes + { + class Attribute0 + { + property="groupID"; + expression=" if (isNil 'CBA_fnc_setCallsign') then { _this setGroupID [_value]; } else { [_this, _value] call CBA_fnc_setCallsign; };"; + class Value + { + class data + { + singleType="STRING"; + value="DOG - Recon Crew"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item15 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=3; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1938.7338,228.97409,1697.9336}; + angles[]={6.2776074,1.3283607,6.2794666}; + }; + side="Independent"; + flags=6; + class Attributes + { + description="1: Driver@FOX - Tank Destroyer Crew"; + isPlayable=1; + class Inventory + { + class primaryWeapon + { + name="SPE_M3_GreaseGun"; + firemode="SPE_M3_GreaseGun:Full"; + class primaryMuzzleMag + { + name="SPE_30Rnd_M3_GreaseGun_45ACP_t"; + ammoLeft=30; + }; + }; + class binocular + { + name="SPE_Binocular_US"; + }; + class uniform + { + typeName="U_SPE_US_Tank_Coverall"; + isBackpack=0; + class ItemCargo + { + items=10; + class Item0 + { + name="ACE_EarPlugs"; + count=1; + }; + class Item1 + { + name="ACE_Fortify"; + count=1; + }; + class Item2 + { + name="ACE_fieldDressing"; + count=20; + }; + class Item3 + { + name="ACE_morphine"; + count=8; + }; + class Item4 + { + name="ACE_epinephrine"; + count=3; + }; + class Item5 + { + name="ACE_tourniquet"; + count=4; + }; + class Item6 + { + name="ACE_personalAidKit"; + count=1; + }; + class Item7 + { + name="ACE_bloodIV_500"; + count=2; + }; + class Item8 + { + name="ACE_bloodIV"; + count=1; + }; + class Item9 + { + name="ACE_bloodIV_250"; + count=1; + }; + }; + }; + class vest + { + typeName="V_SPE_US_Vest_Carbine"; + isBackpack=0; + class MagazineCargo + { + items=4; + class Item0 + { + name="SPE_30Rnd_M3_GreaseGun_45ACP_t"; + count=2; + ammoLeft=30; + }; + class Item1 + { + name="SPE_US_M18"; + count=2; + ammoLeft=1; + }; + class Item2 + { + name="SPE_US_M18_Green"; + count=1; + ammoLeft=1; + }; + class Item3 + { + name="SPE_US_M18_Red"; + count=1; + ammoLeft=1; + }; + }; + }; + class backpack + { + typeName="B_SPE_US_GP_Bag"; + isBackpack=1; + class MagazineCargo + { + items=1; + class Item0 + { + name="SPE_30Rnd_M3_GreaseGun_45ACP_t"; + count=1; + ammoLeft=30; + }; + }; + class ItemCargo + { + items=1; + class Item0 + { + name="ToolKit"; + count=1; + }; + }; + }; + map="ItemMap"; + compass="SPE_US_ItemCompass"; + watch="SPE_US_ItemWatch"; + radio="ItemRadio"; + headgear="H_SPE_US_Helmet_Tank_NG"; + }; + }; + id=19151; + type="SPE_US_Tank_Coverall"; + atlOffset=-1.5258789e-05; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male12ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=1.02; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1938.3162,228.9791,1700.1169}; + angles[]={0,1.3283408,6.2794666}; + }; + side="Independent"; + flags=4; + class Attributes + { + description="2: Gunner@FOX - Tank Destroyer Crew"; + isPlayable=1; + class Inventory + { + class primaryWeapon + { + name="SPE_M3_GreaseGun"; + firemode="SPE_M3_GreaseGun:Full"; + class primaryMuzzleMag + { + name="SPE_30Rnd_M3_GreaseGun_45ACP_t"; + ammoLeft=30; + }; + }; + class binocular + { + name="SPE_Binocular_US"; + }; + class uniform + { + typeName="U_SPE_US_Tank_Coverall"; + isBackpack=0; + class ItemCargo + { + items=10; + class Item0 + { + name="ACE_EarPlugs"; + count=1; + }; + class Item1 + { + name="ACE_Fortify"; + count=1; + }; + class Item2 + { + name="ACE_fieldDressing"; + count=20; + }; + class Item3 + { + name="ACE_morphine"; + count=8; + }; + class Item4 + { + name="ACE_epinephrine"; + count=3; + }; + class Item5 + { + name="ACE_tourniquet"; + count=4; + }; + class Item6 + { + name="ACE_personalAidKit"; + count=1; + }; + class Item7 + { + name="ACE_bloodIV_500"; + count=2; + }; + class Item8 + { + name="ACE_bloodIV"; + count=1; + }; + class Item9 + { + name="ACE_bloodIV_250"; + count=1; + }; + }; + }; + class vest + { + typeName="V_SPE_US_Vest_Carbine"; + isBackpack=0; + class MagazineCargo + { + items=4; + class Item0 + { + name="SPE_30Rnd_M3_GreaseGun_45ACP_t"; + count=2; + ammoLeft=30; + }; + class Item1 + { + name="SPE_US_M18"; + count=2; + ammoLeft=1; + }; + class Item2 + { + name="SPE_US_M18_Green"; + count=1; + ammoLeft=1; + }; + class Item3 + { + name="SPE_US_M18_Red"; + count=1; + ammoLeft=1; + }; + }; + }; + class backpack + { + typeName="B_SPE_US_GP_Bag"; + isBackpack=1; + class MagazineCargo + { + items=1; + class Item0 + { + name="SPE_30Rnd_M3_GreaseGun_45ACP_t"; + count=1; + ammoLeft=30; + }; + }; + class ItemCargo + { + items=1; + class Item0 + { + name="ToolKit"; + count=1; + }; + }; + }; + map="ItemMap"; + compass="SPE_US_ItemCompass"; + watch="SPE_US_ItemWatch"; + radio="ItemRadio"; + headgear="H_SPE_US_Helmet_Tank_NG"; + }; + }; + id=19152; + type="SPE_US_Tank_Coverall"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male05ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + nAttributes=2; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1940.5264,228.97475,1699.6647}; + angles[]={6.2794666,1.3283578,6.2776074}; + }; + side="Independent"; + flags=4; + class Attributes + { + description="3: Commander@FOX - Tank Destroyer Crew"; + isPlayable=1; + class Inventory + { + class primaryWeapon + { + name="SPE_M3_GreaseGun"; + firemode="SPE_M3_GreaseGun:Full"; + class primaryMuzzleMag + { + name="SPE_30Rnd_M3_GreaseGun_45ACP_t"; + ammoLeft=30; + }; + }; + class binocular + { + name="SPE_Binocular_US"; + }; + class uniform + { + typeName="U_SPE_US_Tank_Crew2"; + isBackpack=0; + class MagazineCargo + { + items=2; + class Item0 + { + name="SPE_US_M18"; + count=1; + ammoLeft=1; + }; + class Item1 + { + name="SPE_30Rnd_M3_GreaseGun_45ACP_t"; + count=1; + ammoLeft=30; + }; + }; + class ItemCargo + { + items=7; + class Item0 + { + name="ACE_EarPlugs"; + count=1; + }; + class Item1 + { + name="ACE_personalAidKit"; + count=1; + }; + class Item2 + { + name="ACE_tourniquet"; + count=4; + }; + class Item3 + { + name="ACE_morphine"; + count=8; + }; + class Item4 + { + name="ACE_fieldDressing"; + count=20; + }; + class Item5 + { + name="ACE_epinephrine"; + count=3; + }; + class Item6 + { + name="ACE_Fortify"; + count=1; + }; + }; + }; + class vest + { + typeName="V_SPE_US_Vest_M1919"; + isBackpack=0; + class MagazineCargo + { + items=6; + class Item0 + { + name="SPE_US_M18_Red"; + count=1; + ammoLeft=1; + }; + class Item1 + { + name="SPE_US_M18_Violet"; + count=1; + ammoLeft=1; + }; + class Item2 + { + name="SPE_US_M18_Green"; + count=1; + ammoLeft=1; + }; + class Item3 + { + name="SPE_US_M18"; + count=2; + ammoLeft=1; + }; + class Item4 + { + name="SPE_30Rnd_M3_GreaseGun_45ACP_t"; + count=2; + ammoLeft=30; + }; + class Item5 + { + name="SPE_US_Mk_2"; + count=1; + ammoLeft=1; + }; + }; + }; + class backpack + { + typeName="B_SPE_US_MGbag"; + isBackpack=1; + class ItemCargo + { + items=3; + class Item0 + { + name="ToolKit"; + count=1; + }; + class Item1 + { + name="ACE_bloodIV"; + count=1; + }; + class Item2 + { + name="ACE_bloodIV_500"; + count=1; + }; + }; + }; + map="ItemMap"; + compass="SPE_US_ItemCompass"; + watch="SPE_US_ItemWatch"; + radio="ItemRadio"; + headgear="H_SPE_US_Helmet_Tank_polar"; + }; + }; + id=19153; + type="SPE_US_Tank_Sergeant"; + class CustomAttributes + { + class Attribute0 + { + property="ace_isMedic"; + expression="if (_value != -1 && {_value != (parseNumber (_this getUnitTrait 'medic'))}) then {_this setVariable [""ace_medical_medicClass"", _value, true]}"; + class Value + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + class Attribute1 + { + property="ace_isEngineer"; + expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}"; + class Value + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + class Attribute2 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male02ENG"; + }; + }; + }; + class Attribute3 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=1.02; + }; + }; + }; + nAttributes=4; + }; + }; + }; + class Attributes + { + }; + id=19150; + atlOffset=-1.5258789e-05; + class CustomAttributes + { + class Attribute0 + { + property="groupID"; + expression=" if (isNil 'CBA_fnc_setCallsign') then { _this setGroupID [_value]; } else { [_this, _value] call CBA_fnc_setCallsign; };"; + class Value + { + class data + { + singleType="STRING"; + value="FOX - Tank Destroyer Crew"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item16 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=1; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1946.2493,228.98958,1718.6521}; + angles[]={0,3.060797,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + rank="COLONEL"; + name="missionCommander"; + description="Maj. Gen. Silvester@HOTEL - Headquarters Company"; + isPlayer=1; + class Inventory + { + class primaryWeapon + { + name="SPE_M1A1_Thompson"; + firemode="SPE_M1A1_Thompson:Full"; + class primaryMuzzleMag + { + name="SPE_20Rnd_Thompson_45ACP"; + ammoLeft=20; + }; + }; + class handgun + { + name="SPE_M1911"; + class primaryMuzzleMag + { + name="SPE_7Rnd_45ACP_1911"; + ammoLeft=7; + }; + }; + class binocular + { + name="SPE_Binocular_US"; + }; + class uniform + { + typeName="U_SPE_US_Tank_Crew3"; + isBackpack=0; + class MagazineCargo + { + items=2; + class Item0 + { + name="SPE_20Rnd_Thompson_45ACP"; + count=4; + ammoLeft=20; + }; + class Item1 + { + name="SPE_7Rnd_45ACP_1911"; + count=3; + ammoLeft=7; + }; + }; + class ItemCargo + { + items=3; + class Item0 + { + name="SPE_US_FirstAidKit"; + count=1; + }; + class Item1 + { + name="ACE_EarPlugs"; + count=1; + }; + class Item2 + { + name="ACE_Fortify"; + count=1; + }; + }; + }; + class vest + { + typeName="V_SPE_US_Vest_45_off"; + isBackpack=0; + }; + class backpack + { + typeName="B_SPE_US_Radio_alt"; + isBackpack=1; + class MagazineCargo + { + items=6; + class Item0 + { + name="SPE_20Rnd_Thompson_45ACP"; + count=2; + ammoLeft=20; + }; + class Item1 + { + name="SPE_US_Mk_2"; + count=2; + ammoLeft=1; + }; + class Item2 + { + name="SPE_US_M18"; + count=1; + ammoLeft=1; + }; + class Item3 + { + name="SPE_US_M18_Red"; + count=1; + ammoLeft=1; + }; + class Item4 + { + name="SPE_US_M18_Green"; + count=1; + ammoLeft=1; + }; + class Item5 + { + name="SPE_US_M18_Yellow"; + count=1; + ammoLeft=1; + }; + }; + }; + map="ItemMap"; + compass="SPE_US_ItemCompass"; + watch="SPE_US_ItemWatch"; + goggles="G_SPE_Ful_Vue_Reinforced"; + headgear="H_SPE_US_Helmet_Cap"; + }; + }; + id=10243; + type="SPE_US_Captain"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male05ENG"; + }; + }; + }; + class Attribute2 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=0.95999998; + }; + }; + }; + nAttributes=3; + }; + }; + }; + class Attributes + { + }; + id=10242; + class CustomAttributes + { + class Attribute0 + { + property="groupID"; + expression=" if (isNil 'CBA_fnc_setCallsign') then { _this setGroupID [_value]; } else { [_this, _value] call CBA_fnc_setCallsign; };"; + class Value + { + class data + { + singleType="STRING"; + value="HOTEL - Headquarters Company"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item17 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=9; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1941.512,228.99144,1706.1276}; + angles[]={0,1.4357213,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + description="1: First Lieutenant@ABLE - Platoon Command"; + isPlayable=1; + class Inventory + { + class primaryWeapon + { + name="SPE_M1A1_Thompson"; + firemode="SPE_M1A1_Thompson:Full"; + class primaryMuzzleMag + { + name="SPE_30Rnd_Thompson_45ACP_t"; + ammoLeft=30; + }; + }; + class handgun + { + name="SPE_M1911"; + class primaryMuzzleMag + { + name="SPE_7Rnd_45ACP_1911"; + ammoLeft=7; + }; + }; + class binocular + { + name="SPE_Binocular_US"; + }; + class uniform + { + typeName="SEP_I_US_U_Coat_snow"; + isBackpack=0; + class MagazineCargo + { + items=1; + class Item0 + { + name="ACE_painkillers"; + count=8; + ammoLeft=10; + }; + }; + class ItemCargo + { + items=7; + class Item0 + { + name="ACE_fieldDressing"; + count=20; + }; + class Item1 + { + name="ACE_personalAidKit"; + count=1; + }; + class Item2 + { + name="ACE_tourniquet"; + count=4; + }; + class Item3 + { + name="ACE_epinephrine"; + count=3; + }; + class Item4 + { + name="ACE_Fortify"; + count=1; + }; + class Item5 + { + name="ACE_EntrenchingTool"; + count=1; + }; + class Item6 + { + name="ACE_EarPlugs"; + count=1; + }; + }; + }; + class vest + { + typeName="V_SPE_US_Vest_Thompson_nco"; + isBackpack=0; + class MagazineCargo + { + items=3; + class Item0 + { + name="SPE_30Rnd_Thompson_45ACP_t"; + count=4; + ammoLeft=30; + }; + class Item1 + { + name="SPE_7Rnd_45ACP_1911"; + count=3; + ammoLeft=7; + }; + class Item2 + { + name="SPE_US_Mk_2"; + count=2; + ammoLeft=1; + }; + }; + }; + class backpack + { + typeName="B_SPE_US_Radio_alt"; + isBackpack=1; + class MagazineCargo + { + items=5; + class Item0 + { + name="SPE_US_M18"; + count=1; + ammoLeft=1; + }; + class Item1 + { + name="SPE_US_M18_Green"; + count=2; + ammoLeft=1; + }; + class Item2 + { + name="SPE_30Rnd_Thompson_45ACP_t"; + count=5; + ammoLeft=30; + }; + class Item3 + { + name="SPE_US_M18_Violet"; + count=1; + ammoLeft=1; + }; + class Item4 + { + name="SPE_US_M18_Red"; + count=2; + ammoLeft=1; + }; + }; + class ItemCargo + { + items=2; + class Item0 + { + name="ACE_bloodIV"; + count=1; + }; + class Item1 + { + name="ACE_bloodIV_500"; + count=1; + }; + }; + }; + map="ItemMap"; + compass="SPE_US_ItemCompass"; + watch="SPE_US_ItemWatch"; + headgear="H_SPE_US_Rangers_Helmet_First_lieutenant"; + }; + }; + id=18015; + type="SPE_US_First_Lieutenant"; + class CustomAttributes + { + class Attribute0 + { + property="ace_isMedic"; + expression="if (_value != -1 && {_value != (parseNumber (_this getUnitTrait 'medic'))}) then {_this setVariable [""ace_medical_medicClass"", _value, true]}"; + class Value + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + class Attribute1 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male11ENG"; + }; + }; + }; + class Attribute2 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + nAttributes=3; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1940.1119,228.99144,1704.9376}; + angles[]={0,1.5066746,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + description="2: Platoon Medic@ABLE - Platoon Command"; + isPlayable=1; + class Inventory + { + class primaryWeapon + { + name="SPE_M1_Carbine"; + firemode="SPE_M1_Carbine:Single"; + class primaryMuzzleMag + { + name="SPE_15Rnd_762x33_t"; + ammoLeft=15; + }; + }; + class uniform + { + typeName="SEP_I_US_U_Coat_snow"; + isBackpack=0; + class MagazineCargo + { + items=1; + class Item0 + { + name="SPE_15Rnd_762x33_t"; + count=2; + ammoLeft=15; + }; + }; + class ItemCargo + { + items=5; + class Item0 + { + name="ACE_Fortify"; + count=1; + }; + class Item1 + { + name="ACE_EntrenchingTool"; + count=1; + }; + class Item2 + { + name="ACE_tourniquet"; + count=12; + }; + class Item3 + { + name="ACE_epinephrine"; + count=11; + }; + class Item4 + { + name="ACE_morphine"; + count=11; + }; + }; + }; + class vest + { + typeName="V_SPE_US_Vest_Medic3"; + isBackpack=0; + class MagazineCargo + { + items=5; + class Item0 + { + name="SPE_US_M18"; + count=6; + ammoLeft=1; + }; + class Item1 + { + name="SPE_US_Mk_2"; + count=2; + ammoLeft=1; + }; + class Item2 + { + name="SPE_US_M18_Green"; + count=1; + ammoLeft=1; + }; + class Item3 + { + name="SPE_15Rnd_762x33_t"; + count=15; + ammoLeft=15; + }; + class Item4 + { + name="SPE_US_M18_Red"; + count=1; + ammoLeft=1; + }; + }; + class ItemCargo + { + items=4; + class Item0 + { + name="ACE_epinephrine"; + count=15; + }; + class Item1 + { + name="ACE_morphine"; + count=20; + }; + class Item2 + { + name="ACE_fieldDressing"; + count=30; + }; + class Item3 + { + name="ACE_EarPlugs"; + count=1; + }; + }; + }; + class backpack + { + typeName="B_SPE_US_Backpack_roll_gp"; + isBackpack=1; + class MagazineCargo + { + items=1; + class Item0 + { + name="SPE_US_M18"; + count=2; + ammoLeft=1; + }; + }; + class ItemCargo + { + items=6; + class Item0 + { + name="ACE_bloodIV"; + count=7; + }; + class Item1 + { + name="ACE_bloodIV_500"; + count=7; + }; + class Item2 + { + name="ACE_bloodIV_250"; + count=10; + }; + class Item3 + { + name="ACE_fieldDressing"; + count=70; + }; + class Item4 + { + name="ACE_epinephrine"; + count=10; + }; + class Item5 + { + name="ACE_morphine"; + count=10; + }; + }; + }; + map="ItemMap"; + compass="SPE_US_ItemCompass"; + watch="SPE_US_ItemWatch"; + headgear="H_SPE_US_Helmet_Med_ns"; + }; + }; + id=9929; + type="SEP_I_US_WIN_Medic"; + class CustomAttributes + { + class Attribute0 + { + property="ENH_unitTraits_medic"; + expression="if !(isClass (configFile >> 'CfgPatches' >> 'ace_common')) then {[_this, ['Medic', _value]] remoteExec ['setUnitTrait', _this]}"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute1 + { + property="ace_isMedic"; + expression="if (_value != -1 && {_value != (parseNumber (_this getUnitTrait 'medic'))}) then {_this setVariable [""ace_medical_medicClass"", _value, true]}"; + class Value + { + class data + { + singleType="SCALAR"; + value=2; + }; + }; + }; + class Attribute2 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male04ENG"; + }; + }; + }; + class Attribute3 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=0.99000001; + }; + }; + }; + nAttributes=4; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1939.8378,228.99144,1706.9243}; + angles[]={0,1.3594559,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + description="3: Engineer@ABLE - Platoon Command"; + isPlayable=1; + }; + id=19133; + type="SEP_I_US_WIN_Engi"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male11ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=0.95999998; + }; + }; + }; + nAttributes=2; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={1937.9823,228.99144,1706.7736}; + angles[]={0,1.4221309,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + description="4: Engineer@ABLE - Platoon Command"; + isPlayable=1; + }; + id=19134; + type="SEP_I_US_WIN_Engi"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male08ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=0.99000001; + }; + }; + }; + nAttributes=2; + }; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={1936.2997,228.99144,1704.4447}; + angles[]={0,1.4161791,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + description="6: AT Soldier@ABLE - Platoon Command"; + isPlayable=1; + }; + id=19135; + type="SEP_I_US_WIN_AT"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male09ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=1.01; + }; + }; + }; + nAttributes=2; + }; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={1934.3322,228.99144,1706.4072}; + angles[]={0,1.463879,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + description="9: Automatic Rifleman@ABLE - Platoon Command"; + isPlayable=1; + }; + id=19138; + type="SEP_I_US_WIN_AR"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male06ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=1.02; + }; + }; + }; + nAttributes=2; + }; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={1934.6825,228.99144,1704.3242}; + angles[]={0,1.4642566,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + description="7: AT Soldier@ABLE - Platoon Command"; + isPlayable=1; + }; + id=19139; + type="SEP_I_US_WIN_AT"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male12ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=1.04; + }; + }; + }; + nAttributes=2; + }; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={1936.0884,228.99144,1706.5592}; + angles[]={0,1.463879,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + description="8: Automatic Rifleman@ABLE - Platoon Command"; + isPlayable=1; + }; + id=19140; + type="SEP_I_US_WIN_AR"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male12ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=0.99000001; + }; + }; + }; + nAttributes=2; + }; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={1938.2214,228.99144,1704.7189}; + angles[]={0,1.4221309,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + description="5: Engineer@ABLE - Platoon Command"; + isPlayable=1; + }; + id=19137; + type="SEP_I_US_WIN_Engi"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male06ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=1.05; + }; + }; + }; + nAttributes=2; + }; + }; + }; + class Attributes + { + }; + id=18014; + class CustomAttributes + { + class Attribute0 + { + property="groupID"; + expression=" if (isNil 'CBA_fnc_setCallsign') then { _this setGroupID [_value]; } else { [_this, _value] call CBA_fnc_setCallsign; };"; + class Value + { + class data + { + singleType="STRING"; + value="ABLE - Platoon Command"; + }; + }; + }; + nAttributes=1; + }; + }; + }; + id=7237; + atlOffset=-0.0083007813; + }; + class Item21 + { + dataType="Marker"; + position[]={1959.91,511.09625,2321.5386}; + name="marker_12"; + markerType="RECTANGLE"; + type=""; + colorName="SPE_ColorAllies"; + fillName="DiagGrid"; + a=351.5481; + b=51.569; + angle=353.1449; + id=8648; + atlOffset=269.24564; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item22 + { + dataType="Marker"; + position[]={1942.6176,522.32581,2421.2612}; + name="marker_13"; + markerType="RECTANGLE"; + type=""; + colorName="SPE_ColorAxis"; + fillName="DiagGrid"; + a=400.76529; + b=51.569; + angle=353.1449; + id=8649; + atlOffset=276.89276; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item23 + { + dataType="Marker"; + position[]={2441.5847,227.93849,2126.7476}; + name="marker_14"; + markerType="RECTANGLE"; + type=""; + colorName="SPE_ColorAllies"; + fillName="DiagGrid"; + a=326.48886; + b=51.569; + angle=52.206184; + id=8650; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item24 + { + dataType="Marker"; + position[]={2500.8987,236.78885,2219.7908}; + name="marker_15"; + markerType="RECTANGLE"; + type=""; + colorName="SPE_ColorAxis"; + fillName="DiagGrid"; + a=342.80701; + b=51.569; + angle=52.206184; + id=8651; + atlOffset=1.8764648; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item25 + { + dataType="Marker"; + position[]={3174.3828,245.77092,1115.8834}; + name="marker_16"; + markerType="RECTANGLE"; + type=""; + colorName="SPE_ColorAxis"; + fillName="DiagGrid"; + a=419.54996; + b=51.569; + angle=283.42044; + id=8652; + atlOffset=21.52092; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item26 + { + dataType="Marker"; + position[]={3074.5957,230.99371,1121.0375}; + name="marker_26"; + markerType="RECTANGLE"; + type=""; + colorName="SPE_ColorAllies"; + fillName="DiagGrid"; + a=402.4133; + b=51.569; + angle=103.52581; + id=8653; + atlOffset=3.3704529; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item27 + { + dataType="Marker"; + position[]={3080.0723,234.21783,372.14322}; + name="marker_27"; + markerType="RECTANGLE"; + type=""; + colorName="SPE_ColorAxis"; + fillName="DiagGrid"; + a=382.5878; + b=51.569; + angle=271.25372; + id=8654; + atlOffset=22.680374; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item28 + { + dataType="Marker"; + position[]={2976.6326,217.35883,381.87842}; + name="marker_40"; + markerType="RECTANGLE"; + type=""; + colorName="SPE_ColorAllies"; + fillName="DiagGrid"; + a=370.39386; + b=51.569; + angle=91.359352; + id=8655; + atlOffset=14.476425; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item29 + { + dataType="Logic"; + class PositionInfo + { + position[]={2446.5322,251.76767,3138.6411}; + angles[]={6.2683029,0,6.1118603}; + }; + id=9573; + type="DRA_Options"; + class CustomAttributes + { + class Attribute0 + { + property="DRA_Options_DRA_RequireLOS"; + expression="_this setVariable ['DRA_RequireLOS',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="TRUE"; + }; + }; + }; + class Attribute1 + { + property="DRA_Options_DRA_GPSClasses"; + expression="_this setVariable ['DRA_GPSClasses',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="""ItemGPS"",""UavTerminal_base"",""ACE_DAGR"",""ACE_microDAGR"""; + }; + }; + }; + class Attribute2 + { + property="DRA_Options_DRA_ModuleProcessingTime"; + expression="_this setVariable ['DRA_ModuleProcessingTime',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="30,60"; + }; + }; + }; + class Attribute3 + { + property="DRA_Options_DRA_DesignatorClasses"; + expression="_this setVariable ['DRA_DesignatorClasses',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="""SPE_Binocular_US"",""SPEX_Binocular_CW"""; + }; + }; + }; + class Attribute4 + { + property="DRA_Options_DRA_ModuleDebugMode"; + expression="_this setVariable ['DRA_ModuleDebugMode',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="FALSE"; + }; + }; + }; + class Attribute5 + { + property="DRA_Options_DRA_SpotterRange"; + expression="_this setVariable ['DRA_SpotterRange',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=500; + }; + }; + }; + class Attribute6 + { + property="DRA_Options_DRA_RestrictSensors"; + expression="_this setVariable ['DRA_RestrictSensors',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="FALSE"; + }; + }; + }; + class Attribute7 + { + property="DRA_Options_DRA_ACEmenu"; + expression="_this setVariable ['DRA_ACEmenu',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="TRUE"; + }; + }; + }; + class Attribute8 + { + property="DRA_Options_DRA_RestrictDrones"; + expression="_this setVariable ['DRA_RestrictDrones',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="FALSE"; + }; + }; + }; + class Attribute9 + { + property="DRA_Options_DRA_ModuleNoDelay"; + expression="_this setVariable ['DRA_ModuleNoDelay',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="FALSE"; + }; + }; + }; + class Attribute10 + { + property="DRA_Options_DRA_RestrictCruise"; + expression="_this setVariable ['DRA_RestrictCruise',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="FALSE"; + }; + }; + }; + class Attribute11 + { + property="DRA_Options_DRA_VoiceSetREDFOR"; + expression="_this setVariable ['DRA_VoiceSetREDFOR',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="IRAN"; + }; + }; + }; + class Attribute12 + { + property="DRA_Options_DRA_CRAMaccuracy"; + expression="_this setVariable ['DRA_CRAMaccuracy',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=5; + }; + }; + }; + class Attribute13 + { + property="DRA_Options_DRA_ModuleAllowMapclick"; + expression="_this setVariable ['DRA_ModuleAllowMapclick',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="TRUE"; + }; + }; + }; + class Attribute14 + { + property="DRA_Options_DRA_CRAMrange"; + expression="_this setVariable ['DRA_CRAMrange',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=2000; + }; + }; + }; + class Attribute15 + { + property="DRA_Options_DRA_EnableSideChat"; + expression="_this setVariable ['DRA_EnableSideChat',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="TRUE"; + }; + }; + }; + class Attribute16 + { + property="DRA_Options_DRA_RadarRange"; + expression="_this setVariable ['DRA_RadarRange',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=5000; + }; + }; + }; + class Attribute17 + { + property="DRA_Options_DRA_VoiceSetINDEP"; + expression="_this setVariable ['DRA_VoiceSetINDEP',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="US"; + }; + }; + }; + class Attribute18 + { + property="DRA_Options_DRA_VoiceSetBLUFOR"; + expression="_this setVariable ['DRA_VoiceSetBLUFOR',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="US"; + }; + }; + }; + nAttributes=19; + }; + }; + class Item30 + { + dataType="Marker"; + position[]={1717.73,248.83543,2966.9526}; + name="marker_35"; + type="SPE_n_Icon_Military_HD_Assault"; + colorName="SPE_ColorAxis"; + alpha=0.30000001; + a=5; + b=5; + angle=154.88506; + id=9798; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item31 + { + dataType="Marker"; + position[]={3496.4241,240.20903,622.50531}; + name="marker_36"; + type="SPE_n_Icon_Military_HD_Assault"; + colorName="SPE_ColorAxis"; + alpha=0.30000001; + a=5; + b=5; + angle=285.64859; + id=9799; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item32 + { + dataType="Marker"; + position[]={3210.8313,246.59592,2516.7446}; + name="marker_37"; + type="SPE_n_Icon_Military_HD_Assault"; + colorName="SPE_ColorAxis"; + alpha=0.30000001; + a=5; + b=5; + angle=228.55345; + id=9800; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item33 + { + dataType="Marker"; + position[]={960.08459,226.405,961.10474}; + name="marker_67"; + type="SPE_n_Icon_Insignia_Generic_US"; + id=9802; + }; + class Item34 + { + dataType="Layer"; + name="Respawn - HQ"; + class Entities + { + items=1; + class Item0 + { + dataType="Marker"; + position[]={1955.413,228.78,1712.897}; + name="respawn_guerrila_hq"; + text="HQ"; + type="SPE_n_Icon_Allies_HQ"; + alpha=0; + id=9839; + atlOffset=-0.00033569336; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + }; + id=9840; + atlOffset=-0.00033569336; + }; + class Item35 + { + dataType="Marker"; + position[]={1438.5667,240.84674,2149.4607}; + name="marker_17"; + markerType="RECTANGLE"; + type=""; + colorName="SPE_ColorAllies"; + fillName="DiagGrid"; + a=253.28067; + b=51.569; + angle=321.55142; + id=10125; + atlOffset=-1.5258789e-05; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item36 + { + dataType="Marker"; + position[]={1376.7889,246.68979,2229.8704}; + name="marker_38"; + markerType="RECTANGLE"; + type=""; + colorName="SPE_ColorAxis"; + fillName="DiagGrid"; + a=253.28067; + b=51.569; + angle=321.55142; + id=10126; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item37 + { + dataType="Marker"; + position[]={1031.4204,247.01749,1973.8978}; + name="marker_39"; + markerType="RECTANGLE"; + type=""; + colorName="SPE_ColorAllies"; + fillName="DiagGrid"; + a=253.28067; + b=51.569; + angle=348.82486; + id=10127; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item38 + { + dataType="Marker"; + position[]={1013.3571,252.65247,2073.6772}; + name="marker_47"; + markerType="RECTANGLE"; + type=""; + colorName="SPE_ColorAxis"; + fillName="DiagGrid"; + a=253.28067; + b=51.569; + angle=348.82486; + id=10128; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item39 + { + dataType="Marker"; + position[]={576.51709,237.87109,1973.8984}; + name="marker_48"; + markerType="RECTANGLE"; + type=""; + colorName="SPE_ColorAllies"; + fillName="DiagGrid"; + a=253.28067; + b=51.569; + angle=10.788555; + id=10129; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item40 + { + dataType="Marker"; + position[]={597.08423,244.19148,2073.1921}; + name="marker_49"; + markerType="RECTANGLE"; + type=""; + colorName="SPE_ColorAxis"; + fillName="DiagGrid"; + a=253.28067; + b=51.569; + angle=10.788555; + id=10130; + atlOffset=1.3256836; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item41 + { + dataType="Marker"; + position[]={125.06018,254.03941,2015.2535}; + name="marker_50"; + markerType="RECTANGLE"; + type=""; + colorName="SPE_ColorAllies"; + fillName="DiagGrid"; + a=253.28067; + b=51.569; + angle=359.71967; + id=10131; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item42 + { + dataType="Marker"; + position[]={126.18152,259.78683,2116.6487}; + name="marker_51"; + markerType="RECTANGLE"; + type=""; + colorName="SPE_ColorAxis"; + fillName="DiagGrid"; + a=253.28067; + b=51.569; + angle=359.71967; + id=10132; + atlOffset=-3.0517578e-05; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item43 + { + dataType="Marker"; + position[]={2871.5142,233.19142,1798.7465}; + name="marker_52"; + markerType="RECTANGLE"; + type=""; + colorName="SPE_ColorAllies"; + fillName="DiagGrid"; + a=253.28067; + b=51.569; + angle=18.439354; + id=10135; + atlOffset=8.1260681; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item44 + { + dataType="Marker"; + position[]={2924.9851,242.75371,1882.1908}; + name="marker_53"; + markerType="RECTANGLE"; + type=""; + colorName="SPE_ColorAxis"; + fillName="DiagGrid"; + a=253.28067; + b=51.569; + angle=18.439354; + id=10136; + atlOffset=15.084137; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item45 + { + dataType="Marker"; + position[]={3115.4844,259.26376,1615.4728}; + name="marker_54"; + markerType="RECTANGLE"; + type=""; + colorName="SPE_ColorAllies"; + fillName="DiagGrid"; + a=136.73682; + b=51.569; + angle=249.95929; + id=10137; + atlOffset=2.3078613; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item46 + { + dataType="Marker"; + position[]={3205.5203,257.50095,1661.5616}; + name="marker_55"; + markerType="RECTANGLE"; + type=""; + colorName="SPE_ColorAxis"; + fillName="DiagGrid"; + a=180.82527; + b=51.569; + angle=249.63483; + id=10138; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item47 + { + dataType="Marker"; + position[]={6095.6387,292.18405,10071.493}; + name="marker_18"; + markerType="RECTANGLE"; + type=""; + colorName="SPE_ColorAllies"; + fillName="DiagGrid"; + a=335.05539; + b=46.784451; + angle=86.135063; + id=10139; + atlOffset=11.311707; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item48 + { + dataType="Marker"; + position[]={6178.7183,292.314,10066.946}; + name="marker_21"; + markerType="RECTANGLE"; + type=""; + colorName="SPE_ColorAxis"; + fillName="DiagGrid"; + a=345.88412; + b=38.576389; + angle=86.134933; + id=10140; + atlOffset=7.1376038; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item49 + { + dataType="Marker"; + position[]={5949.9307,287.11572,9494.6309}; + name="marker_32"; + markerType="RECTANGLE"; + type=""; + colorName="SPE_ColorAllies"; + fillName="DiagGrid"; + a=335.05539; + b=46.784451; + angle=122.17319; + id=10141; + atlOffset=11.857941; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item50 + { + dataType="Marker"; + position[]={6025.5215,295.92862,9460.8662}; + name="marker_33"; + markerType="RECTANGLE"; + type=""; + colorName="SPE_ColorAxis"; + fillName="DiagGrid"; + a=345.88412; + b=38.576389; + angle=122.17305; + id=10142; + atlOffset=7.4488831; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item51 + { + dataType="Marker"; + position[]={3859.9592,277.37738,8430.3584}; + name="marker_56"; + markerType="RECTANGLE"; + type=""; + colorName="SPE_ColorAllies"; + fillName="DiagGrid"; + a=253.28067; + b=51.569; + angle=147.96904; + id=10145; + atlOffset=12.74295; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item52 + { + dataType="Marker"; + position[]={3912.3621,284.08142,8343.5469}; + name="marker_57"; + markerType="RECTANGLE"; + type=""; + colorName="SPE_ColorAxis"; + fillName="DiagGrid"; + a=253.28067; + b=51.569; + angle=147.96904; + id=10146; + atlOffset=23.197144; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item53 + { + dataType="Marker"; + position[]={3262.7759,279.96307,8234.0107}; + name="marker_58"; + markerType="RECTANGLE"; + type=""; + colorName="SPE_ColorAllies"; + fillName="DiagGrid"; + a=439.78931; + b=51.569; + angle=170.40508; + id=10147; + atlOffset=10.738525; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item54 + { + dataType="Marker"; + position[]={3278.0806,291.21451,8133.7705}; + name="marker_59"; + markerType="RECTANGLE"; + type=""; + colorName="SPE_ColorAxis"; + fillName="DiagGrid"; + a=439.78931; + b=51.569; + angle=170.40508; + id=10148; + atlOffset=21.19278; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item55 + { + dataType="Marker"; + position[]={2451.957,261.31702,8249.3428}; + name="marker_60"; + markerType="RECTANGLE"; + type=""; + colorName="SPE_ColorAllies"; + fillName="DiagGrid"; + a=439.78931; + b=51.569; + angle=190.82976; + id=10149; + atlOffset=4.596344; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item56 + { + dataType="Marker"; + position[]={2431.3181,266.44318,8150.0635}; + name="marker_61"; + markerType="RECTANGLE"; + type=""; + colorName="SPE_ColorAxis"; + fillName="DiagGrid"; + a=439.78931; + b=51.569; + angle=190.82976; + id=10150; + atlOffset=15.050568; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item57 + { + dataType="Marker"; + position[]={1602.0402,274.56436,8354.4873}; + name="marker_62"; + markerType="RECTANGLE"; + type=""; + colorName="SPE_ColorAllies"; + fillName="DiagGrid"; + a=439.78931; + b=51.569; + angle=183.55394; + id=10151; + atlOffset=4.9613953; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item58 + { + dataType="Marker"; + position[]={1594.1409,281.27908,8253.3936}; + name="marker_63"; + markerType="RECTANGLE"; + type=""; + colorName="SPE_ColorAxis"; + fillName="DiagGrid"; + a=439.78931; + b=51.569; + angle=183.55394; + id=10152; + atlOffset=15.415619; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item59 + { + dataType="Marker"; + position[]={760.88385,245.66658,8251.5332}; + name="marker_64"; + markerType="RECTANGLE"; + type=""; + colorName="SPE_ColorAllies"; + fillName="DiagGrid"; + a=439.78931; + b=51.569; + angle=162.03268; + id=10153; + atlOffset=10.73851; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item60 + { + dataType="Marker"; + position[]={790.62109,248.00211,8154.5898}; + name="marker_65"; + markerType="RECTANGLE"; + type=""; + colorName="SPE_ColorAxis"; + fillName="DiagGrid"; + a=439.78931; + b=51.569; + angle=162.03268; + id=10154; + atlOffset=21.192749; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item61 + { + dataType="Marker"; + position[]={163.41672,276.96552,8101.5928}; + name="marker_66"; + markerType="RECTANGLE"; + type=""; + colorName="SPE_ColorAllies"; + fillName="DiagGrid"; + a=214.79779; + b=51.569; + angle=174.81602; + id=10155; + atlOffset=0.98226929; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item62 + { + dataType="Marker"; + position[]={170.96667,282.3804,8000.4727}; + name="marker_68"; + markerType="RECTANGLE"; + type=""; + colorName="SPE_ColorAxis"; + fillName="DiagGrid"; + a=214.79779; + b=51.569; + angle=174.81602; + id=10156; + atlOffset=11.436554; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item63 + { + dataType="Marker"; + position[]={4037.0671,268.86603,2948.5872}; + name="marker_69"; + type="SPE_n_Icon_Flag_GER"; + a=2; + b=2; + id=10157; + }; + class Item64 + { + dataType="Marker"; + position[]={5637.6064,237.86261,1196.3738}; + name="marker_70"; + type="SPE_n_Icon_Flag_GER"; + a=2; + b=2; + id=10158; + }; + class Item65 + { + dataType="Marker"; + position[]={588.53033,232.61401,5551.5713}; + name="marker_71"; + type="SPE_n_Icon_Flag_GER"; + a=2; + b=2; + id=10159; + }; + class Item66 + { + dataType="Marker"; + position[]={1100.3024,272.23978,9241.668}; + name="marker_29"; + text="21st Army Group"; + type="SPEX_Icon_Insignia_21stAG"; + alpha=0.69999999; + a=2; + b=2; + id=10160; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item67 + { + dataType="Marker"; + position[]={4086.209,281.97,9917.252}; + name="marker_74"; + text="XXX Corps"; + type="SPEX_Icon_Insignia_XXXCorps"; + id=10161; + atlOffset=0.44338989; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item68 + { + dataType="Marker"; + position[]={2146.8091,253.56799,9505.3428}; + name="marker_73"; + text="XXX Corps"; + type="SPEX_Icon_Insignia_XXXCorps"; + id=10162; + atlOffset=-0.00045776367; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item69 + { + dataType="Marker"; + position[]={1790.312,229.17294,1534.802}; + name="marker_76"; + text="7th Armored Division"; + type="SPE_n_Icon_Insignia_6thAD"; + id=10163; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item70 + { + dataType="Logic"; + class PositionInfo + { + position[]={2291.1121,227.18851,2179.7371}; + }; + id=10244; + type="trencher_main_Module_TrenchController"; + atlOffset=0.32901001; + class CustomAttributes + { + class Attribute0 + { + property="DoSandbags"; + expression="_this setVariable ['DoSandbags',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="SkipTerrain"; + expression="_this setVariable ['SkipTerrain',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="TrenchPitch"; + expression="_this setVariable ['TrenchPitch',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=10; + }; + }; + }; + class Attribute3 + { + property="DoBarbedWire"; + expression="_this setVariable ['DoBarbedWire',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute4 + { + property="BlendEnds"; + expression="_this setVariable ['BlendEnds',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute5 + { + property="AdditionalHorizSegments"; + expression="_this setVariable ['AdditionalHorizSegments',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + }; + class Attribute6 + { + property="TankTrapType"; + expression="_this setVariable ['TankTrapType',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="0"; + }; + }; + }; + class Attribute7 + { + property="SkipObjects"; + expression="_this setVariable ['SkipObjects',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute8 + { + property="WallType"; + expression="_this setVariable ['WallType',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="1"; + }; + }; + }; + class Attribute9 + { + property="SkipHidingObjects"; + expression="_this setVariable ['SkipHidingObjects',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute10 + { + property="TrenchDepth"; + expression="_this setVariable ['TrenchDepth',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=0.40000001; + }; + }; + }; + class Attribute11 + { + property="AiBuildingPosition"; + expression="_this setVariable ['AiBuildingPosition',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="1"; + }; + }; + }; + class Attribute12 + { + property="TrenchWidth"; + expression="_this setVariable ['TrenchWidth',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=4; + }; + }; + }; + nAttributes=13; + }; + }; + class Item71 + { + dataType="Logic"; + class PositionInfo + { + position[]={2313.575,226.75951,2171.7498}; + }; + id=10245; + type="trencher_main_Module_TrenchPiece"; + atlOffset=-0.099990845; + }; + class Item72 + { + dataType="Logic"; + class PositionInfo + { + position[]={2332.2952,227.20438,2158.6733}; + }; + id=10246; + type="trencher_main_Module_TrenchPiece"; + atlOffset=0.34477234; + }; + class Item73 + { + dataType="Logic"; + class PositionInfo + { + position[]={2359.3691,227.153,2139.8108}; + angles[]={6.2824135,0,0.030846147}; + }; + id=10247; + type="trencher_main_Module_TrenchPiece"; + atlOffset=0.0018157959; + }; + class Item74 + { + dataType="Logic"; + class PositionInfo + { + position[]={2278.415,226.75951,2168.8694}; + }; + id=10248; + type="trencher_main_Module_TrenchPiece"; + atlOffset=-0.099990845; + }; + class Item75 + { + dataType="Logic"; + class PositionInfo + { + position[]={2267.4932,227.1595,2155.4729}; + }; + id=10249; + type="trencher_main_Module_TrenchPiece"; + atlOffset=0.0090637207; + }; + class Item76 + { + dataType="Logic"; + class PositionInfo + { + position[]={2275.873,227.16203,2193.2473}; + angles[]={6.2820935,0,0}; + }; + id=10250; + type="trencher_main_Module_TrenchPiece"; + atlOffset=0.30249023; + }; + class Item77 + { + dataType="Logic"; + class PositionInfo + { + position[]={2259.8616,227.14799,2197.3215}; + angles[]={0.0038756146,0,0}; + }; + id=10251; + type="trencher_main_Module_TrenchPiece"; + atlOffset=0.28848267; + }; + class Item78 + { + dataType="Logic"; + class PositionInfo + { + position[]={2245.7117,227.16006,2204.3823}; + }; + id=10252; + type="trencher_main_Module_TrenchPiece"; + atlOffset=0.28744507; + }; + class Item79 + { + dataType="Logic"; + class PositionInfo + { + position[]={2235.5066,227.13963,2212.3601}; + angles[]={6.2731905,0,0}; + }; + id=10253; + type="trencher_main_Module_TrenchPiece"; + atlOffset=0.0061950684; + }; + class Item80 + { + dataType="Logic"; + class PositionInfo + { + position[]={2177.658,228.45807,2255.6399}; + }; + id=10254; + type="trencher_main_Module_TrenchController"; + atlOffset=1.7779999; + class CustomAttributes + { + class Attribute0 + { + property="DoSandbags"; + expression="_this setVariable ['DoSandbags',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="SkipTerrain"; + expression="_this setVariable ['SkipTerrain',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="TrenchPitch"; + expression="_this setVariable ['TrenchPitch',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=5; + }; + }; + }; + class Attribute3 + { + property="DoBarbedWire"; + expression="_this setVariable ['DoBarbedWire',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute4 + { + property="BlendEnds"; + expression="_this setVariable ['BlendEnds',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute5 + { + property="AdditionalHorizSegments"; + expression="_this setVariable ['AdditionalHorizSegments',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + }; + class Attribute6 + { + property="TankTrapType"; + expression="_this setVariable ['TankTrapType',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="0"; + }; + }; + }; + class Attribute7 + { + property="SkipObjects"; + expression="_this setVariable ['SkipObjects',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute8 + { + property="WallType"; + expression="_this setVariable ['WallType',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="1"; + }; + }; + }; + class Attribute9 + { + property="SkipHidingObjects"; + expression="_this setVariable ['SkipHidingObjects',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute10 + { + property="TrenchDepth"; + expression="_this setVariable ['TrenchDepth',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=0.80000001; + }; + }; + }; + class Attribute11 + { + property="AiBuildingPosition"; + expression="_this setVariable ['AiBuildingPosition',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="1"; + }; + }; + }; + class Attribute12 + { + property="TrenchWidth"; + expression="_this setVariable ['TrenchWidth',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=4; + }; + }; + }; + nAttributes=13; + }; + }; + class Item81 + { + dataType="Logic"; + class PositionInfo + { + position[]={2193.856,227.2923,2240.6897}; + }; + id=10255; + type="trencher_main_Module_TrenchPiece"; + atlOffset=0.81376648; + }; + class Item82 + { + dataType="Logic"; + class PositionInfo + { + position[]={2206.3337,226.76372,2233.2573}; + angles[]={6.2828403,0,6.2828403}; + }; + id=10256; + type="trencher_main_Module_TrenchPiece"; + atlOffset=0.30241394; + }; + class Item83 + { + dataType="Logic"; + class PositionInfo + { + position[]={2220.8118,227.188,2226.8154}; + angles[]={6.2731905,0,0}; + }; + id=10257; + type="trencher_main_Module_TrenchPiece"; + atlOffset=0.067886353; + }; + class Item84 + { + dataType="Logic"; + class PositionInfo + { + position[]={2165.1563,228.27649,2261.7773}; + angles[]={6.2731905,0,0}; + }; + id=10258; + type="trencher_main_Module_TrenchPiece"; + atlOffset=1.4758453; + }; + class Item85 + { + dataType="Logic"; + class PositionInfo + { + position[]={2148.4104,228.04027,2266.5903}; + angles[]={6.2731905,0,0}; + }; + id=10259; + type="trencher_main_Module_TrenchPiece"; + atlOffset=1.3449249; + }; + class Item86 + { + dataType="Logic"; + class PositionInfo + { + position[]={2134.8352,227.46443,2267.1804}; + angles[]={6.2731905,0,0}; + }; + id=10260; + type="trencher_main_Module_TrenchPiece"; + atlOffset=0.93882751; + }; + class Item87 + { + dataType="Logic"; + class PositionInfo + { + position[]={2123.4382,227.20412,2262.9729}; + angles[]={6.2731905,0,0}; + }; + id=10261; + type="trencher_main_Module_TrenchPiece"; + atlOffset=0.73721313; + }; + class Item88 + { + dataType="Logic"; + class PositionInfo + { + position[]={2112.9094,227.17514,2257.7192}; + angles[]={6.2731905,0,0}; + }; + id=10262; + type="trencher_main_Module_TrenchPiece"; + atlOffset=0.050750732; + }; + class Item89 + { + dataType="Logic"; + class PositionInfo + { + position[]={2183.7485,227.16734,2227.9617}; + angles[]={6.2811723,0,0}; + }; + id=10264; + type="trencher_main_Module_TrenchPiece"; + atlOffset=0.040054321; + }; + class Item90 + { + dataType="Logic"; + class PositionInfo + { + position[]={1924.5811,246.30472,2301.9871}; + }; + id=10265; + type="trencher_main_Module_TrenchController"; + atlOffset=2.7700043; + class CustomAttributes + { + class Attribute0 + { + property="DoSandbags"; + expression="_this setVariable ['DoSandbags',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="SkipTerrain"; + expression="_this setVariable ['SkipTerrain',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="TrenchPitch"; + expression="_this setVariable ['TrenchPitch',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=5; + }; + }; + }; + class Attribute3 + { + property="DoBarbedWire"; + expression="_this setVariable ['DoBarbedWire',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute4 + { + property="BlendEnds"; + expression="_this setVariable ['BlendEnds',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute5 + { + property="AdditionalHorizSegments"; + expression="_this setVariable ['AdditionalHorizSegments',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + }; + class Attribute6 + { + property="TankTrapType"; + expression="_this setVariable ['TankTrapType',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="0"; + }; + }; + }; + class Attribute7 + { + property="SkipObjects"; + expression="_this setVariable ['SkipObjects',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute8 + { + property="WallType"; + expression="_this setVariable ['WallType',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="1"; + }; + }; + }; + class Attribute9 + { + property="SkipHidingObjects"; + expression="_this setVariable ['SkipHidingObjects',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute10 + { + property="TrenchDepth"; + expression="_this setVariable ['TrenchDepth',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=0.69999999; + }; + }; + }; + class Attribute11 + { + property="AiBuildingPosition"; + expression="_this setVariable ['AiBuildingPosition',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="1"; + }; + }; + }; + class Attribute12 + { + property="TrenchWidth"; + expression="_this setVariable ['TrenchWidth',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=4; + }; + }; + }; + nAttributes=13; + }; + }; + class Item91 + { + dataType="Logic"; + class PositionInfo + { + position[]={1948.3197,242.39619,2304.8926}; + angles[]={6.2786179,0,6.210247}; + }; + id=10270; + type="trencher_main_Module_TrenchPiece"; + atlOffset=0.039642334; + }; + class Item92 + { + dataType="Logic"; + class PositionInfo + { + position[]={1973.8472,240.21455,2305.6567}; + }; + id=10271; + type="trencher_main_Module_TrenchPiece"; + atlOffset=1.5676422; + }; + class Item93 + { + dataType="Logic"; + class PositionInfo + { + position[]={1998.765,237.40239,2299.7434}; + }; + id=10275; + type="trencher_main_Module_TrenchPiece"; + atlOffset=3.1394501; + }; + class Item94 + { + dataType="Logic"; + class PositionInfo + { + position[]={2027.691,228.59247,2269.4148}; + angles[]={6.2276363,0,6.2345681}; + }; + id=10276; + type="trencher_main_Module_TrenchPiece"; + atlOffset=-0.01675415; + }; + class Item95 + { + dataType="Logic"; + class PositionInfo + { + position[]={1903.1385,244.28067,2300.6028}; + angles[]={6.2786179,0,6.210247}; + }; + id=10277; + type="trencher_main_Module_TrenchPiece"; + atlOffset=0.18145752; + }; + class Item96 + { + dataType="Logic"; + class PositionInfo + { + position[]={1666.484,242.12022,2200.134}; + }; + id=10278; + type="trencher_main_Module_TrenchController"; + atlOffset=3.6890106; + class CustomAttributes + { + class Attribute0 + { + property="DoSandbags"; + expression="_this setVariable ['DoSandbags',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="SkipTerrain"; + expression="_this setVariable ['SkipTerrain',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="TrenchPitch"; + expression="_this setVariable ['TrenchPitch',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=5; + }; + }; + }; + class Attribute3 + { + property="DoBarbedWire"; + expression="_this setVariable ['DoBarbedWire',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute4 + { + property="BlendEnds"; + expression="_this setVariable ['BlendEnds',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute5 + { + property="AdditionalHorizSegments"; + expression="_this setVariable ['AdditionalHorizSegments',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + }; + class Attribute6 + { + property="TankTrapType"; + expression="_this setVariable ['TankTrapType',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="0"; + }; + }; + }; + class Attribute7 + { + property="SkipObjects"; + expression="_this setVariable ['SkipObjects',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute8 + { + property="WallType"; + expression="_this setVariable ['WallType',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="1"; + }; + }; + }; + class Attribute9 + { + property="SkipHidingObjects"; + expression="_this setVariable ['SkipHidingObjects',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute10 + { + property="TrenchDepth"; + expression="_this setVariable ['TrenchDepth',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=0.69999999; + }; + }; + }; + class Attribute11 + { + property="AiBuildingPosition"; + expression="_this setVariable ['AiBuildingPosition',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="1"; + }; + }; + }; + class Attribute12 + { + property="TrenchWidth"; + expression="_this setVariable ['TrenchWidth',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=4; + }; + }; + }; + nAttributes=13; + }; + }; + class Item97 + { + dataType="Logic"; + class PositionInfo + { + position[]={1700.4417,240.27773,2222.8535}; + angles[]={6.2404222,0,6.2627239}; + }; + id=10279; + type="trencher_main_Module_TrenchPiece"; + atlOffset=1.078476; + }; + class Item98 + { + dataType="Logic"; + class PositionInfo + { + position[]={1738.6755,241.15596,2236.6787}; + angles[]={6.2786179,0,6.210247}; + }; + id=10280; + type="trencher_main_Module_TrenchPiece"; + atlOffset=0.28616333; + }; + class Item99 + { + dataType="Logic"; + class PositionInfo + { + position[]={1631.0178,239.56537,2177.0581}; + angles[]={6.2404222,0,6.2627239}; + }; + id=10285; + type="trencher_main_Module_TrenchPiece"; + atlOffset=1.793869; + }; + class Item100 + { + dataType="Logic"; + class PositionInfo + { + position[]={1595.8904,240.11827,2151.9307}; + angles[]={6.2404222,0,6.2627239}; + }; + id=10286; + type="trencher_main_Module_TrenchPiece"; + atlOffset=2.5137177; + }; + class Item101 + { + dataType="Logic"; + class PositionInfo + { + position[]={1572.6058,242.93617,2128.9109}; + }; + id=10287; + type="trencher_main_Module_TrenchPiece"; + atlOffset=1.3047943; + }; + class Item102 + { + dataType="Logic"; + class PositionInfo + { + position[]={2389.7498,227.08553,2106.2004}; + angles[]={6.1903448,0,0}; + }; + id=10291; + type="trencher_main_Module_TrenchPiece"; + atlOffset=0.020477295; + }; + class Item103 + { + dataType="Logic"; + class PositionInfo + { + position[]={2408.9397,225.15308,2083.7388}; + angles[]={0,0,6.2802968}; + }; + id=10292; + type="trencher_main_Module_TrenchPiece"; + atlOffset=0.38624573; + }; + class Item104 + { + dataType="Logic"; + class PositionInfo + { + position[]={2430.3958,226.48981,2066.6528}; + angles[]={6.2701306,0,5.602664}; + }; + id=10293; + type="trencher_main_Module_TrenchController"; + atlOffset=-0.39985657; + class CustomAttributes + { + class Attribute0 + { + property="DoSandbags"; + expression="_this setVariable ['DoSandbags',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="SkipTerrain"; + expression="_this setVariable ['SkipTerrain',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="TrenchPitch"; + expression="_this setVariable ['TrenchPitch',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=10; + }; + }; + }; + class Attribute3 + { + property="DoBarbedWire"; + expression="_this setVariable ['DoBarbedWire',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute4 + { + property="BlendEnds"; + expression="_this setVariable ['BlendEnds',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute5 + { + property="AdditionalHorizSegments"; + expression="_this setVariable ['AdditionalHorizSegments',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + }; + class Attribute6 + { + property="TankTrapType"; + expression="_this setVariable ['TankTrapType',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="0"; + }; + }; + }; + class Attribute7 + { + property="SkipObjects"; + expression="_this setVariable ['SkipObjects',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute8 + { + property="WallType"; + expression="_this setVariable ['WallType',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="1"; + }; + }; + }; + class Attribute9 + { + property="SkipHidingObjects"; + expression="_this setVariable ['SkipHidingObjects',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute10 + { + property="TrenchDepth"; + expression="_this setVariable ['TrenchDepth',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=0.5; + }; + }; + }; + class Attribute11 + { + property="AiBuildingPosition"; + expression="_this setVariable ['AiBuildingPosition',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="1"; + }; + }; + }; + class Attribute12 + { + property="TrenchWidth"; + expression="_this setVariable ['TrenchWidth',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=4; + }; + }; + }; + nAttributes=13; + }; + }; + class Item105 + { + dataType="Logic"; + class PositionInfo + { + position[]={2446.9915,227.15788,2056.0999}; + angles[]={0,0,6.2802968}; + }; + id=10295; + type="trencher_main_Module_TrenchPiece"; + atlOffset=0.97813416; + }; + class Item106 + { + dataType="Logic"; + class PositionInfo + { + position[]={2459.5762,227.505,2040.0828}; + angles[]={0,0,6.2802968}; + }; + id=10296; + type="trencher_main_Module_TrenchPiece"; + atlOffset=0.46394348; + }; + class Item107 + { + dataType="Logic"; + class PositionInfo + { + position[]={2498.5779,229.43193,1977.965}; + }; + id=10301; + type="trencher_main_Module_TrenchController"; + atlOffset=3.4589844; + class CustomAttributes + { + class Attribute0 + { + property="DoSandbags"; + expression="_this setVariable ['DoSandbags',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="SkipTerrain"; + expression="_this setVariable ['SkipTerrain',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="TrenchPitch"; + expression="_this setVariable ['TrenchPitch',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=5; + }; + }; + }; + class Attribute3 + { + property="DoBarbedWire"; + expression="_this setVariable ['DoBarbedWire',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute4 + { + property="BlendEnds"; + expression="_this setVariable ['BlendEnds',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute5 + { + property="AdditionalHorizSegments"; + expression="_this setVariable ['AdditionalHorizSegments',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + }; + class Attribute6 + { + property="TankTrapType"; + expression="_this setVariable ['TankTrapType',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="0"; + }; + }; + }; + class Attribute7 + { + property="SkipObjects"; + expression="_this setVariable ['SkipObjects',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute8 + { + property="WallType"; + expression="_this setVariable ['WallType',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="1"; + }; + }; + }; + class Attribute9 + { + property="SkipHidingObjects"; + expression="_this setVariable ['SkipHidingObjects',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute10 + { + property="TrenchDepth"; + expression="_this setVariable ['TrenchDepth',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=0.80000001; + }; + }; + }; + class Attribute11 + { + property="AiBuildingPosition"; + expression="_this setVariable ['AiBuildingPosition',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="1"; + }; + }; + }; + class Attribute12 + { + property="TrenchWidth"; + expression="_this setVariable ['TrenchWidth',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=4; + }; + }; + }; + nAttributes=13; + }; + }; + class Item108 + { + dataType="Logic"; + class PositionInfo + { + position[]={2488.2556,228.18629,1992.5743}; + }; + id=10302; + type="trencher_main_Module_TrenchPiece"; + atlOffset=1.9690247; + }; + class Item109 + { + dataType="Logic"; + class PositionInfo + { + position[]={2478.4907,228.16158,2009.3032}; + }; + id=10303; + type="trencher_main_Module_TrenchPiece"; + atlOffset=0.66436768; + }; + class Item110 + { + dataType="Logic"; + class PositionInfo + { + position[]={2517.8984,227.81155,1964.1625}; + }; + id=10304; + type="trencher_main_Module_TrenchPiece"; + atlOffset=1.9136353; + }; + class Item111 + { + dataType="Logic"; + class PositionInfo + { + position[]={2528.0159,226.72342,1937.1707}; + }; + id=10305; + type="trencher_main_Module_TrenchPiece"; + atlOffset=0.70195007; + }; + class Item112 + { + dataType="Logic"; + class PositionInfo + { + position[]={2553.7251,228.73961,1851.7152}; + }; + id=10306; + type="trencher_main_Module_TrenchController"; + atlOffset=2.4335022; + class CustomAttributes + { + class Attribute0 + { + property="DoSandbags"; + expression="_this setVariable ['DoSandbags',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="SkipTerrain"; + expression="_this setVariable ['SkipTerrain',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="TrenchPitch"; + expression="_this setVariable ['TrenchPitch',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=5; + }; + }; + }; + class Attribute3 + { + property="DoBarbedWire"; + expression="_this setVariable ['DoBarbedWire',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute4 + { + property="BlendEnds"; + expression="_this setVariable ['BlendEnds',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute5 + { + property="AdditionalHorizSegments"; + expression="_this setVariable ['AdditionalHorizSegments',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + }; + class Attribute6 + { + property="TankTrapType"; + expression="_this setVariable ['TankTrapType',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="0"; + }; + }; + }; + class Attribute7 + { + property="SkipObjects"; + expression="_this setVariable ['SkipObjects',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute8 + { + property="WallType"; + expression="_this setVariable ['WallType',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="1"; + }; + }; + }; + class Attribute9 + { + property="SkipHidingObjects"; + expression="_this setVariable ['SkipHidingObjects',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute10 + { + property="TrenchDepth"; + expression="_this setVariable ['TrenchDepth',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=0.80000001; + }; + }; + }; + class Attribute11 + { + property="AiBuildingPosition"; + expression="_this setVariable ['AiBuildingPosition',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="1"; + }; + }; + }; + class Attribute12 + { + property="TrenchWidth"; + expression="_this setVariable ['TrenchWidth',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=4; + }; + }; + }; + nAttributes=13; + }; + }; + class Item113 + { + dataType="Logic"; + class PositionInfo + { + position[]={2549.8774,227.07204,1876.3998}; + }; + id=10307; + type="trencher_main_Module_TrenchPiece"; + atlOffset=1.3524323; + }; + class Item114 + { + dataType="Logic"; + class PositionInfo + { + position[]={2542.5676,227.17429,1893.9998}; + }; + id=10308; + type="trencher_main_Module_TrenchPiece"; + atlOffset=1.6269073; + }; + class Item115 + { + dataType="Logic"; + class PositionInfo + { + position[]={2534.5889,226.61835,1914.783}; + angles[]={6.2765803,0,0.027514119}; + }; + id=10309; + type="trencher_main_Module_TrenchPiece"; + atlOffset=0.5606842; + }; + class Item116 + { + dataType="Logic"; + class PositionInfo + { + position[]={2556.2,228.1143,1829.8613}; + }; + id=10310; + type="trencher_main_Module_TrenchPiece"; + atlOffset=1.6413574; + }; + class Item117 + { + dataType="Logic"; + class PositionInfo + { + position[]={2554.8274,227.85971,1805.36}; + }; + id=10311; + type="trencher_main_Module_TrenchPiece"; + atlOffset=1.4002075; + }; + class Item118 + { + dataType="Logic"; + class PositionInfo + { + position[]={2546.4114,227.87578,1783.6997}; + }; + id=10312; + type="trencher_main_Module_TrenchPiece"; + atlOffset=0.75398254; + }; + class Item119 + { + dataType="Logic"; + class PositionInfo + { + position[]={2525.9727,227.88205,1849.3385}; + }; + id=10313; + type="trencher_main_Module_TrenchPiece"; + atlOffset=1.4716492; + }; + class Item120 + { + dataType="Logic"; + class PositionInfo + { + position[]={2507.1123,228.04535,1841.3444}; + }; + id=10314; + type="trencher_main_Module_TrenchPiece"; + atlOffset=0.92489624; + }; + class Item121 + { + dataType="Logic"; + class PositionInfo + { + position[]={2482.6733,227.30304,1959.6351}; + }; + id=10315; + type="trencher_main_Module_TrenchPiece"; + atlOffset=1.5757446; + }; + class Item122 + { + dataType="Logic"; + class PositionInfo + { + position[]={2475.1802,227.67409,1943.1892}; + }; + id=10316; + type="trencher_main_Module_TrenchPiece"; + atlOffset=0.78257751; + }; + class Item123 + { + dataType="Logic"; + class PositionInfo + { + position[]={1683.9423,239.15385,2174.2007}; + }; + id=10317; + type="trencher_main_Module_TrenchPiece"; + atlOffset=1.7111053; + }; + class Item124 + { + dataType="Logic"; + class PositionInfo + { + position[]={1706.0656,237.82269,2151.0603}; + }; + id=10318; + type="trencher_main_Module_TrenchPiece"; + atlOffset=0.79747009; + }; + class Item125 + { + dataType="Logic"; + class PositionInfo + { + position[]={2520.269,229.83273,1644.755}; + }; + id=10319; + type="trencher_main_Module_TrenchController"; + atlOffset=3.7160034; + class CustomAttributes + { + class Attribute0 + { + property="DoSandbags"; + expression="_this setVariable ['DoSandbags',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="SkipTerrain"; + expression="_this setVariable ['SkipTerrain',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="TrenchPitch"; + expression="_this setVariable ['TrenchPitch',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=5; + }; + }; + }; + class Attribute3 + { + property="DoBarbedWire"; + expression="_this setVariable ['DoBarbedWire',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute4 + { + property="BlendEnds"; + expression="_this setVariable ['BlendEnds',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute5 + { + property="AdditionalHorizSegments"; + expression="_this setVariable ['AdditionalHorizSegments',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + }; + class Attribute6 + { + property="TankTrapType"; + expression="_this setVariable ['TankTrapType',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="0"; + }; + }; + }; + class Attribute7 + { + property="SkipObjects"; + expression="_this setVariable ['SkipObjects',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute8 + { + property="WallType"; + expression="_this setVariable ['WallType',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="1"; + }; + }; + }; + class Attribute9 + { + property="SkipHidingObjects"; + expression="_this setVariable ['SkipHidingObjects',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute10 + { + property="TrenchDepth"; + expression="_this setVariable ['TrenchDepth',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + class Attribute11 + { + property="AiBuildingPosition"; + expression="_this setVariable ['AiBuildingPosition',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="1"; + }; + }; + }; + class Attribute12 + { + property="TrenchWidth"; + expression="_this setVariable ['TrenchWidth',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=4; + }; + }; + }; + nAttributes=13; + }; + }; + class Item126 + { + dataType="Logic"; + class PositionInfo + { + position[]={2528.6245,227.92426,1684.0686}; + }; + id=10320; + type="trencher_main_Module_TrenchPiece"; + atlOffset=1.6647491; + }; + class Item127 + { + dataType="Logic"; + class PositionInfo + { + position[]={2532.2822,227.92426,1725.2078}; + }; + id=10321; + type="trencher_main_Module_TrenchPiece"; + atlOffset=0.77633667; + }; + class Item128 + { + dataType="Logic"; + class PositionInfo + { + position[]={2515.2971,225.44128,1616.1138}; + angles[]={6.2253742,0,0.021493111}; + }; + id=10322; + type="trencher_main_Module_TrenchPiece"; + atlOffset=-0.18852234; + }; + class Item129 + { + dataType="Logic"; + class PositionInfo + { + position[]={2490.0862,229.59863,1550.1359}; + angles[]={0,5.3071971,0}; + }; + id=10323; + type="trencher_main_Module_TrenchController"; + atlOffset=3.8343811; + class CustomAttributes + { + class Attribute0 + { + property="DoSandbags"; + expression="_this setVariable ['DoSandbags',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="SkipTerrain"; + expression="_this setVariable ['SkipTerrain',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="TrenchPitch"; + expression="_this setVariable ['TrenchPitch',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=5; + }; + }; + }; + class Attribute3 + { + property="DoBarbedWire"; + expression="_this setVariable ['DoBarbedWire',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute4 + { + property="BlendEnds"; + expression="_this setVariable ['BlendEnds',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute5 + { + property="AdditionalHorizSegments"; + expression="_this setVariable ['AdditionalHorizSegments',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + }; + class Attribute6 + { + property="TankTrapType"; + expression="_this setVariable ['TankTrapType',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute7 + { + property="SkipObjects"; + expression="_this setVariable ['SkipObjects',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute8 + { + property="WallType"; + expression="_this setVariable ['WallType',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="1"; + }; + }; + }; + class Attribute9 + { + property="SkipHidingObjects"; + expression="_this setVariable ['SkipHidingObjects',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute10 + { + property="TrenchDepth"; + expression="_this setVariable ['TrenchDepth',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + class Attribute11 + { + property="AiBuildingPosition"; + expression="_this setVariable ['AiBuildingPosition',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="1"; + }; + }; + }; + class Attribute12 + { + property="TrenchWidth"; + expression="_this setVariable ['TrenchWidth',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=4; + }; + }; + }; + nAttributes=13; + }; + }; + class Item130 + { + dataType="Logic"; + class PositionInfo + { + position[]={2477.8127,227.77777,1578.4097}; + }; + id=10324; + type="trencher_main_Module_TrenchPiece"; + atlOffset=2.5209656; + }; + class Item131 + { + dataType="Logic"; + class PositionInfo + { + position[]={2500.5063,227.13412,1521.302}; + }; + id=10325; + type="trencher_main_Module_TrenchPiece"; + atlOffset=0.87461853; + }; + class Item132 + { + dataType="Logic"; + class PositionInfo + { + position[]={2503.8411,227.12854,1495.137}; + angles[]={0.034885697,0,0}; + }; + id=10326; + type="trencher_main_Module_TrenchPiece"; + atlOffset=0.031814575; + }; + class Item133 + { + dataType="Logic"; + class PositionInfo + { + position[]={2460.293,227.09151,1603.828}; + angles[]={6.2625699,0,0}; + }; + id=10327; + type="trencher_main_Module_TrenchPiece"; + atlOffset=0.025970459; + }; + class Item134 + { + dataType="Logic"; + class PositionInfo + { + position[]={2465.9548,227.63895,1406.9374}; + angles[]={0,5.3071961,0}; + }; + id=10328; + type="trencher_main_Module_TrenchController"; + atlOffset=1.650238; + class CustomAttributes + { + class Attribute0 + { + property="DoSandbags"; + expression="_this setVariable ['DoSandbags',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="SkipTerrain"; + expression="_this setVariable ['SkipTerrain',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="TrenchPitch"; + expression="_this setVariable ['TrenchPitch',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=5; + }; + }; + }; + class Attribute3 + { + property="DoBarbedWire"; + expression="_this setVariable ['DoBarbedWire',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute4 + { + property="BlendEnds"; + expression="_this setVariable ['BlendEnds',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute5 + { + property="AdditionalHorizSegments"; + expression="_this setVariable ['AdditionalHorizSegments',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + }; + class Attribute6 + { + property="TankTrapType"; + expression="_this setVariable ['TankTrapType',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="0"; + }; + }; + }; + class Attribute7 + { + property="SkipObjects"; + expression="_this setVariable ['SkipObjects',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute8 + { + property="WallType"; + expression="_this setVariable ['WallType',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="1"; + }; + }; + }; + class Attribute9 + { + property="SkipHidingObjects"; + expression="_this setVariable ['SkipHidingObjects',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute10 + { + property="TrenchDepth"; + expression="_this setVariable ['TrenchDepth',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + class Attribute11 + { + property="AiBuildingPosition"; + expression="_this setVariable ['AiBuildingPosition',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="1"; + }; + }; + }; + class Attribute12 + { + property="TrenchWidth"; + expression="_this setVariable ['TrenchWidth',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=4; + }; + }; + }; + nAttributes=13; + }; + }; + class Item135 + { + dataType="Logic"; + class PositionInfo + { + position[]={2492.2915,227.19115,1431.0203}; + angles[]={0.034885697,0,0}; + }; + id=10329; + type="trencher_main_Module_TrenchPiece"; + atlOffset=0.049057007; + }; + class Item136 + { + dataType="Logic"; + class PositionInfo + { + position[]={2432.907,227.19131,1388.814}; + angles[]={0.034885697,0,0}; + }; + id=10330; + type="trencher_main_Module_TrenchPiece"; + atlOffset=0.063934326; + }; + class Item137 + { + dataType="Layer"; + name="US - St Vith HQ"; + class Entities + { + items=1312; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1971.3405,229.01656,1715.973}; + angles[]={0,3.2245421,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=10827; + type="Land_SPE_Fuel_Barrel_US"; + atlOffset=0.24200439; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1961.7542,228.64964,1731.42}; + angles[]={0.0074453056,5.2952638,6.2200127}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=10828; + type="Land_SPE_Fuel_Barrel_US"; + atlOffset=-0.034942627; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1960.8979,228.6727,1731.722}; + angles[]={0.0074453056,4.3428903,6.2200127}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=10829; + type="Land_SPE_Fuel_Barrel_US"; + atlOffset=-0.063705444; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={1961.4742,228.65927,1732.0012}; + angles[]={0.0074453056,0.50329781,6.2200127}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=10830; + type="Land_SPE_Fuel_Barrel_US"; + atlOffset=-0.038696289; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={1961.3175,228.08295,1731.5784}; + angles[]={0,4.2593417,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=10831; + type="Land_SPE_Pallet"; + atlOffset=-0.19555664; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={1961.1818,228.65759,1731.1477}; + angles[]={0,3.587069,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=10832; + type="Land_SPE_Fuel_Barrel_US"; + atlOffset=-0.059738159; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={1959.5494,228.04268,1732.5317}; + angles[]={6.2720242,4.1615391,6.2385635}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=10763; + type="Land_SPE_Dugout_6m315_sandbags"; + atlOffset=-0.25105286; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={1969.1133,228.38051,1712.8787}; + angles[]={0,5.0215411,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=10764; + type="Land_SPE_Dugout_6m315_sandbags"; + atlOffset=0.1178894; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={1962.3905,227.9727,1727.4694}; + angles[]={0,4.2208705,6.2813587}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=10765; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=-0.19633484; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={1964.7318,228.04816,1722.9454}; + angles[]={6.2813263,4.2208705,6.2813263}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=10766; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=-0.11199951; + }; + class Item10 + { + dataType="Object"; + class PositionInfo + { + position[]={1966.96,228.16493,1718.3011}; + angles[]={0,4.2208881,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=10767; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.0031280518; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={1964.8743,228.08919,1728.6785}; + angles[]={0,2.3840113,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=10768; + type="Land_SPE_Dugout_Decal_03"; + atlOffset=-0.076965332; + }; + class Item12 + { + dataType="Object"; + class PositionInfo + { + position[]={1960.9379,227.94951,1727.2314}; + angles[]={0,2.3840113,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=10769; + type="Land_SPE_Dugout_Decal_03"; + atlOffset=-0.2623291; + }; + class Item13 + { + dataType="Object"; + class PositionInfo + { + position[]={1967.2158,228.1618,1724.1538}; + angles[]={0,2.3840113,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=10770; + type="Land_SPE_Dugout_Decal_03"; + atlOffset=0.0040130615; + }; + class Item14 + { + dataType="Object"; + class PositionInfo + { + position[]={1963.2766,227.98572,1722.709}; + angles[]={0,2.3840113,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=10771; + type="Land_SPE_Dugout_Decal_03"; + atlOffset=-0.17906189; + }; + class Item15 + { + dataType="Object"; + class PositionInfo + { + position[]={1969.4451,228.26262,1719.5129}; + angles[]={0,2.3840113,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=10772; + type="Land_SPE_Dugout_Decal_03"; + atlOffset=0.10081482; + }; + class Item16 + { + dataType="Object"; + class PositionInfo + { + position[]={1965.5043,228.09546,1718.0652}; + angles[]={0,2.3840113,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=10773; + type="Land_SPE_Dugout_Decal_03"; + atlOffset=-0.061035156; + }; + class Item17 + { + dataType="Object"; + class PositionInfo + { + position[]={1961.4919,228.44434,1730.2515}; + angles[]={0,4.2483568,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=10774; + type="land_spe_sandbag_long_thick"; + atlOffset=-0.20451355; + }; + class Item18 + { + dataType="Object"; + class PositionInfo + { + position[]={1963.8302,228.48586,1725.7434}; + angles[]={0,1.0785981,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=10775; + type="land_spe_sandbag_long_thick"; + atlOffset=-0.14225769; + }; + class Item19 + { + dataType="Object"; + class PositionInfo + { + position[]={1966.1721,228.56906,1721.2174}; + angles[]={0,1.0786099,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=10776; + type="land_spe_sandbag_long_thick"; + atlOffset=-0.046951294; + }; + class Item20 + { + dataType="Object"; + class PositionInfo + { + position[]={1969.401,228.72435,1716.9613}; + angles[]={0,1.114103,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=10777; + type="land_spe_sandbag_long_thick"; + atlOffset=0.12060547; + }; + class Item21 + { + dataType="Object"; + class PositionInfo + { + position[]={1963.9728,228.03394,1730.3989}; + angles[]={0,2.1003976,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=10778; + type="Land_TimberLog_05_F"; + atlOffset=-0.098495483; + }; + class Item22 + { + dataType="Object"; + class PositionInfo + { + position[]={1965.3015,228.05734,1727.561}; + angles[]={0,2.1003976,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=10779; + type="Land_TimberLog_05_F"; + atlOffset=-0.06980896; + }; + class Item23 + { + dataType="Object"; + class PositionInfo + { + position[]={1963.3876,227.97194,1726.595}; + angles[]={0,2.1003976,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=10780; + type="Land_TimberLog_05_F"; + atlOffset=-0.15834045; + }; + class Item24 + { + dataType="Object"; + class PositionInfo + { + position[]={1962.0916,227.9436,1729.4689}; + angles[]={0,1.6790992,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=10781; + type="Land_TimberLog_05_F"; + atlOffset=-0.18908691; + }; + class Item25 + { + dataType="Object"; + class PositionInfo + { + position[]={1961.6384,227.93257,1729.2218}; + angles[]={0,5.8006272,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=10782; + type="Land_TimberLog_05_F"; + atlOffset=-0.21107483; + }; + class Item26 + { + dataType="Object"; + class PositionInfo + { + position[]={1962.9922,227.9561,1726.4012}; + angles[]={0,2.1003976,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=10783; + type="Land_TimberLog_05_F"; + atlOffset=-0.1749115; + }; + class Item27 + { + dataType="Object"; + class PositionInfo + { + position[]={1966.3142,228.08478,1725.8749}; + angles[]={0,2.1003976,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=10784; + type="Land_TimberLog_05_F"; + atlOffset=-0.040054321; + }; + class Item28 + { + dataType="Object"; + class PositionInfo + { + position[]={1967.6465,228.14372,1723.0354}; + angles[]={0,2.1003976,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=10785; + type="Land_TimberLog_05_F"; + atlOffset=0.024993896; + }; + class Item29 + { + dataType="Object"; + class PositionInfo + { + position[]={1965.7278,228.05125,1722.0701}; + angles[]={0,2.1003976,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=10786; + type="Land_TimberLog_05_F"; + atlOffset=-0.068511963; + }; + class Item30 + { + dataType="Object"; + class PositionInfo + { + position[]={1964.4329,228.00801,1724.9449}; + angles[]={0,1.6790992,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=10787; + type="Land_TimberLog_05_F"; + atlOffset=-0.11952209; + }; + class Item31 + { + dataType="Object"; + class PositionInfo + { + position[]={1963.9802,227.98933,1724.6945}; + angles[]={0,5.8006272,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=10788; + type="Land_TimberLog_05_F"; + atlOffset=-0.13856506; + }; + class Item32 + { + dataType="Object"; + class PositionInfo + { + position[]={1965.3339,228.03256,1721.8765}; + angles[]={0,2.1003976,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=10789; + type="Land_TimberLog_05_F"; + atlOffset=-0.087646484; + }; + class Item33 + { + dataType="Object"; + class PositionInfo + { + position[]={1968.5449,228.18425,1721.2291}; + angles[]={0,2.1003976,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=10790; + type="Land_TimberLog_05_F"; + atlOffset=0.059356689; + }; + class Item34 + { + dataType="Object"; + class PositionInfo + { + position[]={1969.8083,228.226,1718.1785}; + angles[]={0,2.1003976,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=10791; + type="Land_TimberLog_05_F"; + atlOffset=0.10110474; + }; + class Item35 + { + dataType="Object"; + class PositionInfo + { + position[]={1967.9211,228.22559,1717.4}; + angles[]={0,2.1003976,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=10792; + type="Land_TimberLog_05_F"; + atlOffset=0.11500549; + }; + class Item36 + { + dataType="Object"; + class PositionInfo + { + position[]={1966.6611,228.09413,1720.3033}; + angles[]={0,1.6790992,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=10793; + type="Land_TimberLog_05_F"; + atlOffset=-0.021148682; + }; + class Item37 + { + dataType="Object"; + class PositionInfo + { + position[]={1966.2064,228.07774,1720.0536}; + angles[]={0,5.8006272,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=10794; + type="Land_TimberLog_05_F"; + atlOffset=-0.039230347; + }; + class Item38 + { + dataType="Object"; + class PositionInfo + { + position[]={1967.5631,228.16527,1717.2329}; + angles[]={0,2.1003976,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=10795; + type="Land_TimberLog_05_F"; + atlOffset=0.053344727; + }; + class Item39 + { + dataType="Object"; + class PositionInfo + { + position[]={1962.5426,228.39424,1727.9589}; + angles[]={0,5.8405623,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=10796; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v2"; + atlOffset=-0.18484497; + }; + class Item40 + { + dataType="Object"; + class PositionInfo + { + position[]={1962.2539,228.40118,1729.8309}; + angles[]={0,4.2506709,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=10797; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v2"; + atlOffset=-0.17843628; + }; + class Item41 + { + dataType="Object"; + class PositionInfo + { + position[]={1963.8619,228.43758,1726.5597}; + angles[]={0.0001355924,1.1065254,6.2830129}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=10798; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v2"; + atlOffset=-0.13905334; + }; + class Item42 + { + dataType="Object"; + class PositionInfo + { + position[]={1964.8826,228.46642,1723.4335}; + angles[]={0,5.8405623,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=10799; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v2"; + atlOffset=-0.10470581; + }; + class Item43 + { + dataType="Object"; + class PositionInfo + { + position[]={1964.5945,228.46307,1725.3077}; + angles[]={0,4.2506709,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=10800; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v2"; + atlOffset=-0.11207581; + }; + class Item44 + { + dataType="Object"; + class PositionInfo + { + position[]={1966.2045,228.52069,1722.0344}; + angles[]={0.0001355924,1.1065254,6.2830129}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=10801; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v2"; + atlOffset=-0.045349121; + }; + class Item45 + { + dataType="Object"; + class PositionInfo + { + position[]={1967.1105,228.57625,1718.79}; + angles[]={0,5.8405623,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=10802; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v2"; + atlOffset=0.004119873; + }; + class Item46 + { + dataType="Object"; + class PositionInfo + { + position[]={1966.826,228.54733,1720.6611}; + angles[]={0,4.2506709,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=10803; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v2"; + atlOffset=-0.015014648; + }; + class Item47 + { + dataType="Object"; + class PositionInfo + { + position[]={1969.4653,228.6655,1717.7727}; + angles[]={0.00012939009,1.1420059,6.2830086}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=10804; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v2"; + atlOffset=0.11341858; + }; + class Item48 + { + dataType="Object"; + class PositionInfo + { + position[]={1966.7401,228.26105,1711.0454}; + angles[]={0,3.7948449,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=10805; + type="Land_DirtPatch_05_F"; + atlOffset=0.10063171; + }; + class Item49 + { + dataType="Object"; + class PositionInfo + { + position[]={1966.7104,228.26085,1711.0242}; + angles[]={0,3.7925632,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=10806; + type="Land_ClutterCutter_large_F"; + atlOffset=0.099487305; + }; + class Item50 + { + dataType="Object"; + class PositionInfo + { + position[]={1955.0249,227.98775,1731.666}; + angles[]={0.0018593199,5.0916481,6.1941209}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=10810; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.66752625; + }; + class Item51 + { + dataType="Object"; + class PositionInfo + { + position[]={1955.7214,228.28452,1729.1432}; + angles[]={0.0074372957,3.6210511,6.1941199}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=10811; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.32221985; + }; + class Item52 + { + dataType="Object"; + class PositionInfo + { + position[]={1960.0061,228.05954,1725.4896}; + angles[]={0,3.3213749,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=10812; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.32221985; + }; + class Item53 + { + dataType="Object"; + class PositionInfo + { + position[]={1962.4412,228.05269,1720.2356}; + angles[]={0,2.717077,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=10813; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.23045349; + }; + class Item54 + { + dataType="Object"; + class PositionInfo + { + position[]={1963.3806,228.35556,1715.9182}; + angles[]={5.8251882,0.77843422,0.61300504}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=10814; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.00076293945; + }; + class Item55 + { + dataType="Object"; + class PositionInfo + { + position[]={1964.7014,228.29797,1712.9401}; + angles[]={0,4.7576098,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=10815; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.049499512; + }; + class Item56 + { + dataType="Object"; + class PositionInfo + { + position[]={1966.0922,228.37161,1710.4487}; + angles[]={0,0.45444635,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=10816; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.075363159; + }; + class Item57 + { + dataType="Object"; + class PositionInfo + { + position[]={1960.0012,228.38286,1722.3496}; + angles[]={5.8238363,4.071692,0.61157149}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=10817; + type="Land_SPE_Dugout_Cover"; + }; + class Item58 + { + dataType="Object"; + class PositionInfo + { + position[]={1957.7688,228.17323,1725.8718}; + angles[]={0.0074453056,4.257628,6.2311392}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=10818; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.32221985; + }; + class Item59 + { + dataType="Object"; + class PositionInfo + { + position[]={1967.6188,228.16444,1726.0901}; + angles[]={0,2.384011,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=10819; + type="Land_SPE_Litter_Square5"; + atlOffset=0.009979248; + }; + class Item60 + { + dataType="Object"; + class PositionInfo + { + position[]={1969.7499,228.94633,1716.057}; + angles[]={0,1.7533327,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=10820; + type="Land_SPE_Fuel_Barrel_US"; + atlOffset=0.17178345; + }; + class Item61 + { + dataType="Object"; + class PositionInfo + { + position[]={1970.6085,228.98727,1715.7646}; + angles[]={0,3.5248895,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=10821; + type="Land_SPE_Fuel_Barrel_US"; + atlOffset=0.020065308; + }; + class Item62 + { + dataType="Object"; + class PositionInfo + { + position[]={1970.0378,228.96619,1715.4805}; + angles[]={0,0.25107834,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=10822; + type="Land_SPE_Fuel_Barrel_US"; + atlOffset=0.19163513; + }; + class Item63 + { + dataType="Object"; + class PositionInfo + { + position[]={1970.1875,228.38869,1715.9052}; + angles[]={0,1.1055194,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=10823; + type="Land_SPE_Pallet"; + atlOffset=0.046661377; + }; + class Item64 + { + dataType="Object"; + class PositionInfo + { + position[]={1970.3195,228.96736,1716.3389}; + angles[]={0,3.4981308,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=10824; + type="Land_SPE_Fuel_Barrel_US"; + atlOffset=0.00015258789; + }; + class Item65 + { + dataType="Object"; + class PositionInfo + { + position[]={1971.2532,229.00661,1716.6107}; + angles[]={0,2.4859118,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=10825; + type="Land_SPE_Fuel_Barrel_US"; + atlOffset=0.35728455; + }; + class Item66 + { + dataType="Object"; + class PositionInfo + { + position[]={1971.6052,228.44708,1716.3418}; + angles[]={0,4.5796685,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=10826; + type="Land_SPE_Pallet"; + atlOffset=0.23129272; + }; + class Item67 + { + dataType="Object"; + class PositionInfo + { + position[]={1977.5587,228.53958,1684.8669}; + angles[]={0,5.3187428,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=11012; + type="Land_SPE_Dugout_6m315_sandbags"; + atlOffset=0.019577026; + }; + class Item68 + { + dataType="Object"; + class PositionInfo + { + position[]={1975.4717,228.42641,1702.647}; + angles[]={6.2794666,4.5213127,0.011161317}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=11013; + type="Land_SPE_Dugout_6m315_sandbags"; + atlOffset=0.0092163086; + }; + class Item69 + { + dataType="Object"; + class PositionInfo + { + position[]={1976.3235,228.41083,1697.5453}; + angles[]={0.0092966314,4.5916395,0.022320312}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=11014; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.0093841553; + }; + class Item70 + { + dataType="Object"; + class PositionInfo + { + position[]={1976.7892,228.47675,1693.3431}; + angles[]={0,4.5915961,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=11015; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.009185791; + }; + class Item71 + { + dataType="Object"; + class PositionInfo + { + position[]={1977.3517,228.5414,1689.3356}; + angles[]={0.0074372957,4.5913553,0.0055779661}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=11016; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.036804199; + }; + class Item72 + { + dataType="Object"; + class PositionInfo + { + position[]={1970.8602,228.5491,1703.387}; + angles[]={6.2682986,2.0670543,6.2590013}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=11017; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.0084381104; + }; + class Item73 + { + dataType="Object"; + class PositionInfo + { + position[]={1971.2827,228.47409,1699.3617}; + angles[]={0,4.4547672,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=11018; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.0089111328; + }; + class Item74 + { + dataType="Object"; + class PositionInfo + { + position[]={1972.8271,228.58765,1692.0787}; + angles[]={0,1.6915469,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=11019; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.0087738037; + }; + class Item75 + { + dataType="Object"; + class PositionInfo + { + position[]={1972.3079,228.63525,1687.9415}; + angles[]={0,2.067004,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=11020; + type="Land_SPE_Dugout_Cover"; + }; + class Item76 + { + dataType="Object"; + class PositionInfo + { + position[]={1973.7728,228.64224,1683.2367}; + angles[]={0,0.47442216,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=11021; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.0069885254; + }; + class Item77 + { + dataType="Object"; + class PositionInfo + { + position[]={1972.4063,228.52029,1695.3042}; + angles[]={0,1.4409032,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=11022; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.0089569092; + }; + class Item78 + { + dataType="Object"; + class PositionInfo + { + position[]={1973.0603,228.45227,1699.0558}; + angles[]={0,6.043684,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=11023; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.0090332031; + }; + class Item79 + { + dataType="Object"; + class PositionInfo + { + position[]={1973.1379,228.49667,1701.9073}; + angles[]={0,4.1328993,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=11024; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.009262085; + }; + class Item80 + { + dataType="Object"; + class PositionInfo + { + position[]={1974.6306,228.6432,1686.1606}; + angles[]={0,2.0839429,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=11025; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.0079498291; + }; + class Item81 + { + dataType="Object"; + class PositionInfo + { + position[]={1974.8665,228.61943,1689.639}; + angles[]={0,4.272193,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=11026; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.0087738037; + }; + class Item82 + { + dataType="Object"; + class PositionInfo + { + position[]={1977.0365,228.89468,1702.1405}; + angles[]={6.2794666,4.5726027,0.011161317}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=11029; + type="land_spe_sandbag_long_thick"; + atlOffset=0.00015258789; + }; + class Item83 + { + dataType="Object"; + class PositionInfo + { + position[]={1978.705,229.01991,1686.4728}; + angles[]={0,4.5724144,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=11030; + type="land_spe_sandbag_long_thick"; + atlOffset=0.038162231; + }; + class Item84 + { + dataType="Object"; + class PositionInfo + { + position[]={1978.3374,228.99084,1691.7941}; + angles[]={0.0074372957,4.5725088,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=11031; + type="land_spe_sandbag_long_thick"; + atlOffset=0.039199829; + }; + class Item85 + { + dataType="Object"; + class PositionInfo + { + position[]={1977.3917,228.9023,1696.9174}; + angles[]={0.0092966314,4.5726171,0.022320312}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=11032; + type="land_spe_sandbag_long_thick"; + atlOffset=0.0094146729; + }; + class Item86 + { + dataType="Object"; + class PositionInfo + { + position[]={1976.0895,228.39072,1701.0641}; + angles[]={6.2446752,2.0660748,6.2822595}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=11033; + type="Land_TimberLog_05_F"; + atlOffset=0.0094299316; + }; + class Item87 + { + dataType="Object"; + class PositionInfo + { + position[]={1976.4584,228.37454,1697.8037}; + angles[]={6.2446752,1.6665158,6.2822595}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=11034; + type="Land_TimberLog_05_F"; + atlOffset=0.0093841553; + }; + class Item88 + { + dataType="Object"; + class PositionInfo + { + position[]={1976.9659,228.38565,1697.8285}; + angles[]={6.2446752,1.6665158,6.2822595}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=11035; + type="Land_TimberLog_05_F"; + atlOffset=0.0094146729; + }; + class Item89 + { + dataType="Object"; + class PositionInfo + { + position[]={1976.5499,228.39613,1701.1383}; + angles[]={6.2446752,4.6820397,6.2822595}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=11036; + type="Land_TimberLog_05_F"; + atlOffset=0.0094299316; + }; + class Item90 + { + dataType="Object"; + class PositionInfo + { + position[]={1979.1079,228.43208,1701.469}; + angles[]={6.2446752,4.621346,6.2822595}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=11037; + type="Land_TimberLog_05_F"; + atlOffset=0.0093994141; + }; + class Item91 + { + dataType="Object"; + class PositionInfo + { + position[]={1979.3884,228.42612,1698.1553}; + angles[]={6.2446752,1.6665158,6.2822595}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=11038; + type="Land_TimberLog_05_F"; + atlOffset=0.0097808838; + }; + class Item92 + { + dataType="Object"; + class PositionInfo + { + position[]={1976.6522,228.39554,1695.9915}; + angles[]={6.2446752,2.0660748,6.2822595}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=11039; + type="Land_TimberLog_05_F"; + atlOffset=0.0092163086; + }; + class Item93 + { + dataType="Object"; + class PositionInfo + { + position[]={1977.0211,228.46092,1692.6444}; + angles[]={6.2446752,1.6665158,6.2822595}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=11040; + type="Land_TimberLog_05_F"; + atlOffset=0.019729614; + }; + class Item94 + { + dataType="Object"; + class PositionInfo + { + position[]={1977.5277,228.47064,1692.6764}; + angles[]={6.2446752,1.6665158,6.2822595}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=11041; + type="Land_TimberLog_05_F"; + atlOffset=0.026855469; + }; + class Item95 + { + dataType="Object"; + class PositionInfo + { + position[]={1977.1168,228.40526,1696.0636}; + angles[]={6.2446752,4.6820397,6.2822595}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=11042; + type="Land_TimberLog_05_F"; + atlOffset=0.0092315674; + }; + class Item96 + { + dataType="Object"; + class PositionInfo + { + position[]={1979.6229,228.43797,1696.4049}; + angles[]={6.2446752,4.621346,6.2822595}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=11043; + type="Land_TimberLog_05_F"; + atlOffset=0.013320923; + }; + class Item97 + { + dataType="Object"; + class PositionInfo + { + position[]={1979.9542,228.50267,1692.999}; + angles[]={6.2446752,1.6665158,6.2822595}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=11044; + type="Land_TimberLog_05_F"; + atlOffset=0.045043945; + }; + class Item98 + { + dataType="Object"; + class PositionInfo + { + position[]={1977.3657,228.49329,1690.7776}; + angles[]={6.2446752,2.0660748,6.2822595}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=11045; + type="Land_TimberLog_05_F"; + atlOffset=0.036270142; + }; + class Item99 + { + dataType="Object"; + class PositionInfo + { + position[]={1977.7421,228.51563,1687.3761}; + angles[]={6.2446752,1.6665158,6.2822595}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=11046; + type="Land_TimberLog_05_F"; + atlOffset=0.032531738; + }; + class Item100 + { + dataType="Object"; + class PositionInfo + { + position[]={1978.2512,228.52092,1687.4082}; + angles[]={6.2446752,1.6665158,6.2822595}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=11047; + type="Land_TimberLog_05_F"; + atlOffset=0.037826538; + }; + class Item101 + { + dataType="Object"; + class PositionInfo + { + position[]={1977.8295,228.49753,1690.858}; + angles[]={6.2446752,4.6820397,6.2822595}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=11048; + type="Land_TimberLog_05_F"; + atlOffset=0.038513184; + }; + class Item102 + { + dataType="Object"; + class PositionInfo + { + position[]={1980.363,228.51167,1691.1791}; + angles[]={6.2446752,4.621346,6.2822595}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=11049; + type="Land_TimberLog_05_F"; + atlOffset=0.050994873; + }; + class Item103 + { + dataType="Object"; + class PositionInfo + { + position[]={1980.6792,228.5423,1687.7347}; + angles[]={6.2446752,1.6665158,6.2822595}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=11050; + type="Land_TimberLog_05_F"; + atlOffset=0.059204102; + }; + class Item104 + { + dataType="Object"; + class PositionInfo + { + position[]={1977.8081,228.95979,1689.0839}; + angles[]={0.0074372957,3.0297742,0.0055779661}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=11051; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v2"; + atlOffset=0.040466309; + }; + class Item105 + { + dataType="Object"; + class PositionInfo + { + position[]={1977.0984,228.86832,1694.3141}; + angles[]={0,3.0294595,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=11052; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v2"; + atlOffset=0.009185791; + }; + class Item106 + { + dataType="Object"; + class PositionInfo + { + position[]={1976.5215,228.83032,1699.4115}; + angles[]={6.2683067,3.0298092,0.022320312}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=11053; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v2"; + atlOffset=0.0094451904; + }; + class Item107 + { + dataType="Object"; + class PositionInfo + { + position[]={1979.0577,228.97552,1687.2617}; + angles[]={0,4.5861549,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=11054; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v2"; + atlOffset=0.045196533; + }; + class Item108 + { + dataType="Object"; + class PositionInfo + { + position[]={1978.6443,228.94695,1691.1707}; + angles[]={0.0074372957,4.5862856,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=11055; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v2"; + atlOffset=0.04208374; + }; + class Item109 + { + dataType="Object"; + class PositionInfo + { + position[]={1977.8447,228.86607,1696.3708}; + angles[]={0.0092966314,4.5863929,0.022320312}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=11056; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v2"; + atlOffset=0.0094146729; + }; + class Item110 + { + dataType="Object"; + class PositionInfo + { + position[]={1978.3297,228.93239,1692.5281}; + angles[]={0.0074372957,4.5862494,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=11057; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v2"; + atlOffset=0.037628174; + }; + class Item111 + { + dataType="Object"; + class PositionInfo + { + position[]={1977.7693,228.85225,1697.6807}; + angles[]={0.0092966314,4.5864973,0.022320312}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=11058; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v2"; + atlOffset=0.0094604492; + }; + class Item112 + { + dataType="Object"; + class PositionInfo + { + position[]={1977.3326,228.8533,1701.4532}; + angles[]={6.2794666,4.5863786,0.011161317}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=11059; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v2"; + atlOffset=0.0094451904; + }; + class Item113 + { + dataType="Object"; + class PositionInfo + { + position[]={1979.2373,229.23544,1684.903}; + angles[]={0,5.5326176,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=11060; + type="Land_SPE_Fuel_Barrel_US"; + atlOffset=0.023284912; + }; + class Item114 + { + dataType="Object"; + class PositionInfo + { + position[]={1978.609,229.24622,1684.8112}; + angles[]={0,0.06039831,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=11061; + type="Land_SPE_Fuel_Barrel_US"; + atlOffset=0.034057617; + }; + class Item115 + { + dataType="Object"; + class PositionInfo + { + position[]={1979.1388,229.25148,1685.5406}; + angles[]={0,3.9596601,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=11062; + type="Land_SPE_Fuel_Barrel_US"; + atlOffset=0.039321899; + }; + class Item116 + { + dataType="Object"; + class PositionInfo + { + position[]={1978.5106,229.25858,1685.4436}; + angles[]={0,2.7839611,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=11063; + type="Land_SPE_Fuel_Barrel_US"; + atlOffset=0.046417236; + }; + class Item117 + { + dataType="Object"; + class PositionInfo + { + position[]={1978.8811,228.63364,1685.166}; + angles[]={0,1.4178762,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=11064; + type="Land_SPE_Pallet"; + atlOffset=0.034225464; + }; + class Item118 + { + dataType="Object"; + class PositionInfo + { + position[]={1975.7695,228.22731,1638.2698}; + angles[]={0.039051246,3.4959741,6.2422776}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12418; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.0010528564; + }; + class Item119 + { + dataType="Object"; + class PositionInfo + { + position[]={1981.3783,227.94646,1636.0782}; + angles[]={0.042766217,3.4959741,6.2329941}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12419; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.0010681152; + }; + class Item120 + { + dataType="Object"; + class PositionInfo + { + position[]={1987.0833,227.5507,1633.8149}; + angles[]={0.033474658,3.4959741,6.2274284}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12420; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.001159668; + }; + class Item121 + { + dataType="Object"; + class PositionInfo + { + position[]={1992.8782,227.42148,1631.5857}; + angles[]={0.026040368,3.4959741,6.2292852}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12421; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.0014801025; + }; + class Item122 + { + dataType="Object"; + class PositionInfo + { + position[]={1998.4869,227.42162,1629.3942}; + angles[]={0.026040368,3.4959741,6.2274284}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12422; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.0016174316; + }; + class Item123 + { + dataType="Object"; + class PositionInfo + { + position[]={2004.1919,227.3056,1627.1309}; + angles[]={0.024184071,3.4959741,6.2385621}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12423; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.0017547607; + }; + class Item124 + { + dataType="Object"; + class PositionInfo + { + position[]={2029.421,227.63365,1727.3433}; + angles[]={6.2470489,1.0743374,0.0078657446}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12444; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.0046539307; + }; + class Item125 + { + dataType="Object"; + class PositionInfo + { + position[]={2032.4086,227.54031,1722.0355}; + angles[]={6.2493706,1.0337714,0.0062052174}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12445; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.0042266846; + }; + class Item126 + { + dataType="Object"; + class PositionInfo + { + position[]={2026.4309,227.67804,1732.699}; + angles[]={6.2440672,1.0616819,0.0080529628}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12446; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=-0.0011138916; + }; + class Item127 + { + dataType="Object"; + class PositionInfo + { + position[]={2059.4316,226.58168,1682.4271}; + angles[]={6.2778816,1.5652066,0.0032018756}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12456; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.0016784668; + }; + class Item128 + { + dataType="Object"; + class PositionInfo + { + position[]={2031.3197,228.24117,1730.2701}; + angles[]={6.2468681,1.0743374,0.0080529628}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12461; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.63565063; + }; + class Item129 + { + dataType="Object"; + class PositionInfo + { + position[]={2028.6499,228.29823,1735.1464}; + angles[]={6.2467155,1.0491148,0.0048795827}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12463; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.64967346; + }; + class Item130 + { + dataType="Object"; + class PositionInfo + { + position[]={2060.8425,227.43851,1718.7007}; + angles[]={6.2461376,0.94630945,0.0033481044}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12470; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.56851196; + }; + class Item131 + { + dataType="Object"; + class PositionInfo + { + position[]={2063.6851,227.17178,1682.3799}; + angles[]={6.2778816,1.5652066,0.0032018756}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12476; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.32946777; + }; + class Item132 + { + dataType="Object"; + class PositionInfo + { + position[]={1979.6012,228.47035,1633.6578}; + angles[]={0.033736128,3.4912758,6.2275863}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12507; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.48422241; + }; + class Item133 + { + dataType="Object"; + class PositionInfo + { + position[]={1985.4065,228.2196,1631.4558}; + angles[]={0.026293244,3.4912751,6.2294083}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12508; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.44059753; + }; + class Item134 + { + dataType="Object"; + class PositionInfo + { + position[]={1991.0255,227.97324,1629.2906}; + angles[]={0.026301984,3.4912746,6.2275515}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12509; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.44003296; + }; + class Item135 + { + dataType="Object"; + class PositionInfo + { + position[]={1996.7411,227.99356,1627.0541}; + angles[]={0.024393335,3.4912772,6.2386765}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12510; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.50341797; + }; + class Item136 + { + dataType="Object"; + class PositionInfo + { + position[]={2002.5411,228.20221,1624.7904}; + angles[]={0.024184071,3.4959741,6.2385621}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12511; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.059310913; + }; + class Item137 + { + dataType="Object"; + class PositionInfo + { + position[]={2033.5684,228.18399,1726.0132}; + angles[]={6.2468681,1.0743374,0.0080529628}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12514; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.70443726; + }; + class Item138 + { + dataType="Object"; + class PositionInfo + { + position[]={2047.2972,227.3181,1658.5487}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12163; + type="Land_WoodenCrate_01_stack_x3_F"; + atlOffset=0.00022888184; + }; + class Item139 + { + dataType="Object"; + class PositionInfo + { + position[]={2052.9399,227.36507,1657.2908}; + angles[]={0,5.3290267,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=12161; + type="Land_Razorwire_F"; + }; + class Item140 + { + dataType="Object"; + class PositionInfo + { + position[]={2052.6472,227.57198,1665.0575}; + angles[]={0,5.089551,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12160; + type="Land_WoodenCrate_01_stack_x5_F"; + }; + class Item141 + { + dataType="Object"; + class PositionInfo + { + position[]={2049.585,227.5721,1670.0067}; + angles[]={0,5.089551,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12159; + type="Land_WoodenCrate_01_stack_x5_F"; + atlOffset=0.00012207031; + }; + class Item142 + { + dataType="Object"; + class PositionInfo + { + position[]={2049.0322,226.61,1662.37}; + angles[]={0,4.8513155,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12158; + type="Land_DirtPatch_05_F"; + }; + class Item143 + { + dataType="Object"; + class PositionInfo + { + position[]={2049.0042,226.61,1662.3501}; + angles[]={0,4.8513155,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12157; + type="Land_ClutterCutter_large_F"; + }; + class Item144 + { + dataType="Object"; + class PositionInfo + { + position[]={2050.1965,226.61008,1667.6151}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12156; + type="Land_DirtPatch_05_F"; + atlOffset=7.6293945e-05; + }; + class Item145 + { + dataType="Object"; + class PositionInfo + { + position[]={2050.1731,226.61009,1667.6405}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12155; + type="Land_ClutterCutter_large_F"; + atlOffset=9.1552734e-05; + }; + class Item146 + { + dataType="Object"; + class PositionInfo + { + position[]={2045.9408,226.61035,1668.9969}; + angles[]={0,2.9837546,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12154; + type="Land_DirtPatch_05_F"; + atlOffset=0.00035095215; + }; + class Item147 + { + dataType="Object"; + class PositionInfo + { + position[]={2045.9681,226.61035,1668.9758}; + angles[]={0,2.9837546,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12153; + type="Land_ClutterCutter_large_F"; + atlOffset=0.00035095215; + }; + class Item148 + { + dataType="Object"; + class PositionInfo + { + position[]={2041.8334,226.61411,1661.701}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12152; + type="Land_DirtPatch_05_F"; + atlOffset=0.00038146973; + }; + class Item149 + { + dataType="Object"; + class PositionInfo + { + position[]={2041.8099,226.61423,1661.7264}; + angles[]={0,0,6.2776184}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12151; + type="Land_ClutterCutter_large_F"; + atlOffset=0.00038146973; + }; + class Item150 + { + dataType="Object"; + class PositionInfo + { + position[]={2043.8055,226.61041,1665.2567}; + angles[]={0,4.6523747,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12150; + type="Land_DirtPatch_05_F"; + atlOffset=0.0004119873; + }; + class Item151 + { + dataType="Object"; + class PositionInfo + { + position[]={2043.7814,226.61041,1665.2319}; + angles[]={0,4.6523747,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12149; + type="Land_ClutterCutter_large_F"; + atlOffset=0.0004119873; + }; + class Item152 + { + dataType="Object"; + class PositionInfo + { + position[]={2049.4705,230.60425,1672.964}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12147; + type="SPE_FlagCarrier_USA"; + }; + class Item153 + { + dataType="Object"; + class PositionInfo + { + position[]={2050.5425,228.54341,1666.9227}; + angles[]={0,0.52738613,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + lock="LOCKED"; + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=12146; + type="SPE_US_M3_Halftrack_Ammo"; + atlOffset=-4.5776367e-05; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="SPE_Nickname_attribute"; + expression="[_this,_value,'SPE_nickname'] spawn SPE_Fnc_Nickname_update;"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute2 + { + property="ammoBox"; + expression="[_this,_value] call bis_fnc_initAmmoBox;"; + class Value + { + class data + { + singleType="STRING"; + value="[[[[],[]],[[],[]],[[],[]],[[],[]]],false]"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item154 + { + dataType="Object"; + class PositionInfo + { + position[]={2046.351,227.03003,1658.3143}; + angles[]={0,0.19436364,0}; + }; + side="Empty"; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12144; + type="Weapon_SPE_M1_Carbine"; + atlOffset=0.42002869; + }; + class Item155 + { + dataType="Object"; + class PositionInfo + { + position[]={2048.8608,227.2068,1669.7965}; + angles[]={0,1.1649282,0}; + }; + side="Empty"; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12143; + type="Weapon_SPE_M1A1_Bazooka"; + atlOffset=0.59680176; + }; + class Item156 + { + dataType="Object"; + class PositionInfo + { + position[]={2049.2612,229.07117,1669.371}; + angles[]={0,0.36390269,0}; + }; + side="Empty"; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12142; + type="Weapon_SPE_M1A1_Bazooka"; + atlOffset=1.1813507; + }; + class Item157 + { + dataType="Object"; + class PositionInfo + { + position[]={2051.9028,226.61,1658.4958}; + angles[]={0,3.8023806,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12128; + type="Land_SPE_Sandbag_Short"; + }; + class Item158 + { + dataType="Object"; + class PositionInfo + { + position[]={2050.7266,226.61,1656.8416}; + angles[]={0,3.7512157,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12127; + type="Land_SPE_Sandbag_Short"; + }; + class Item159 + { + dataType="Object"; + class PositionInfo + { + position[]={2049.5059,226.56668,1655.0916}; + angles[]={6.1775327,3.7512157,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12126; + type="Land_SPE_Sandbag_Short"; + }; + class Item160 + { + dataType="Object"; + class PositionInfo + { + position[]={2046.351,227.03003,1658.3143}; + angles[]={0,0.19436364,0}; + }; + side="Empty"; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12125; + type="Weapon_SPE_M1_Carbine"; + atlOffset=0.42002869; + }; + class Item161 + { + dataType="Object"; + class PositionInfo + { + position[]={2046.3644,227.03003,1658.8895}; + angles[]={0,0.19436364,0}; + }; + side="Empty"; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12124; + type="Weapon_SPE_M1_Carbine"; + atlOffset=0.42002869; + }; + class Item162 + { + dataType="Object"; + class PositionInfo + { + position[]={2049.1484,227.22096,1670.8219}; + angles[]={0,1.1649282,0}; + }; + side="Empty"; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12123; + type="Weapon_SPE_M1A1_Bazooka"; + atlOffset=0.61096191; + }; + class Item163 + { + dataType="Object"; + class PositionInfo + { + position[]={2047.7665,226.61017,1658.7284}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12122; + type="Land_DirtPatch_05_F"; + atlOffset=0.00016784668; + }; + class Item164 + { + dataType="Object"; + class PositionInfo + { + position[]={2047.743,226.61017,1658.7538}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12121; + type="Land_ClutterCutter_large_F"; + atlOffset=0.00016784668; + }; + class Item165 + { + dataType="Object"; + class PositionInfo + { + position[]={2005.9764,226.69261,1639.3318}; + angles[]={0,3.4225681,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12195; + type="Land_SPE_Ammobox_German_03_stack"; + atlOffset=0.0023651123; + }; + class Item166 + { + dataType="Object"; + class PositionInfo + { + position[]={2014.998,226.51389,1643.5416}; + angles[]={0.043802086,6.0064993,6.2377753}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12196; + type="Land_Bucket_painted_F"; + atlOffset=-0.31420898; + }; + class Item167 + { + dataType="Object"; + class PositionInfo + { + position[]={2008.6295,228.44551,1643.229}; + angles[]={0.047905941,3.3775103,6.2350645}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=12197; + type="CamoNet_BLUFOR_big_F"; + atlOffset=-0.31442261; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item168 + { + dataType="Object"; + class PositionInfo + { + position[]={2011.244,226.4939,1650.4957}; + angles[]={0.029458228,5.1219635,6.244988}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12198; + type="Land_CanisterOil_F"; + atlOffset=-0.31446838; + }; + class Item169 + { + dataType="Object"; + class PositionInfo + { + position[]={2006.9746,226.61365,1640.4401}; + angles[]={0,4.2535295,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12199; + type="Land_DirtPatch_01_6x8_F"; + atlOffset=-0.07635498; + }; + class Item170 + { + dataType="Object"; + class PositionInfo + { + position[]={2007.4385,226.37544,1644.6062}; + angles[]={0,2.4903064,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12200; + type="Land_SPE_Dugout_Decal_03"; + atlOffset=-0.31455994; + }; + class Item171 + { + dataType="Object"; + class PositionInfo + { + position[]={2008.6494,226.37558,1643.2834}; + angles[]={0.047905941,6.0065541,6.2350645}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=12201; + type="Land_ClutterCutter_large_F"; + atlOffset=-0.31442261; + }; + class Item172 + { + dataType="Object"; + class PositionInfo + { + position[]={2009.9296,229.07677,1647.5667}; + angles[]={0.043493606,0.15036011,6.2378068}; + }; + side="Empty"; + flags=4; + class Attributes + { + lock="LOCKED"; + textures="crew_camo_1_2AD"; + createAsSimpleObject=1; + }; + id=12202; + type="SPE_M4A1_75"; + atlOffset=-0.31498718; + class CustomAttributes + { + class Attribute0 + { + property="VehicleCustomization"; + expression="if (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};"; + class Value + { + class data + { + singleType="ARRAY"; + class value + { + items=2; + class Item0 + { + class data + { + singleType="ARRAY"; + class value + { + items=2; + class Item0 + { + class data + { + singleType="STRING"; + value="crew_camo_1_2AD"; + }; + }; + class Item1 + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + }; + }; + class Item1 + { + class data + { + singleType="ARRAY"; + class value + { + items=12; + class Item0 + { + class data + { + singleType="STRING"; + value="armour_hide_source"; + }; + }; + class Item1 + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + class Item2 + { + class data + { + singleType="STRING"; + value="star_hide_source"; + }; + }; + class Item3 + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + class Item4 + { + class data + { + singleType="STRING"; + value="stowage_hide_source"; + }; + }; + class Item5 + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + class Item6 + { + class data + { + singleType="STRING"; + value="rhino_hide_source"; + }; + }; + class Item7 + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + class Item8 + { + class data + { + singleType="STRING"; + value="logs_hide_source"; + }; + }; + class Item9 + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + class Item10 + { + class data + { + singleType="STRING"; + value="skirts_hide_source"; + }; + }; + class Item11 + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + }; + }; + }; + }; + }; + }; + class Attribute1 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute2 + { + property="SPE_Nickname_attribute"; + expression="[_this,_value,'SPE_nickname'] spawn SPE_Fnc_Nickname_update;"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute3 + { + property="SPE_System_TankLoadout"; + expression="[_this,_value] spawn SPE_fnc_System_ammunition_updateAmmoLoadout;"; + class Value + { + class data + { + singleType="STRING"; + value="[false,[[""spe_90x_m61_m1_ap"",27],[""spe_90x_m72_ap"",10],[""spe_90x_t45_m1_apcr"",0],[""spe_90x_m48_he"",42],[""spe_90x_m64_wp"",11],[""spe_90x_m89_smk"",0]]]"; + }; + }; + }; + nAttributes=4; + }; + }; + class Item173 + { + dataType="Object"; + class PositionInfo + { + position[]={2011.8885,226.37566,1648.4354}; + angles[]={0.043500219,1.8032575,6.2377753}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12203; + type="Land_SPE_Pak40Box_02"; + atlOffset=-0.31434631; + }; + class Item174 + { + dataType="Object"; + class PositionInfo + { + position[]={2006.1711,226.37486,1648.1492}; + angles[]={0.046242833,6.2439208,6.2350645}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12204; + type="Land_WoodenBox_F"; + atlOffset=-0.31451416; + }; + class Item175 + { + dataType="Object"; + class PositionInfo + { + position[]={2006.2429,226.37486,1648.9958}; + angles[]={0.043500219,6.1688228,6.2378068}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12205; + type="Land_WoodenBox_F"; + atlOffset=-0.31454468; + }; + class Item176 + { + dataType="Object"; + class PositionInfo + { + position[]={2006.0916,226.37489,1649.821}; + angles[]={0.043500219,2.9088016,6.2378068}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12206; + type="Land_WoodenBox_F"; + atlOffset=-0.31451416; + }; + class Item177 + { + dataType="Object"; + class PositionInfo + { + position[]={2003.644,227.03188,1643.8237}; + angles[]={0,1.4052507,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12207; + type="Land_WoodenBox_02_F"; + atlOffset=-0.22721863; + }; + class Item178 + { + dataType="Object"; + class PositionInfo + { + position[]={2003.728,227.42822,1638.3523}; + angles[]={0,0.0032432734,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12208; + type="Land_WoodenBox_02_F"; + atlOffset=0.12701416; + }; + class Item179 + { + dataType="Object"; + class PositionInfo + { + position[]={2005.443,227.16988,1640.2377}; + angles[]={0,0.37088585,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12209; + type="Land_WoodenBox_02_F"; + atlOffset=-0.0067749023; + }; + class Item180 + { + dataType="Object"; + class PositionInfo + { + position[]={2007.3513,227.12119,1640.7014}; + angles[]={0,5.0683899,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12210; + type="Land_WoodenBox_02_F"; + atlOffset=-0.055465698; + }; + class Item181 + { + dataType="Object"; + class PositionInfo + { + position[]={2002.4789,226.953,1645.3021}; + angles[]={0.050191462,1.4862015,6.2329941}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12211; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.31359863; + }; + class Item182 + { + dataType="Object"; + class PositionInfo + { + position[]={2012.5275,227.09526,1638.0958}; + angles[]={0.043605629,4.3360467,6.2336721}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12212; + type="Land_WoodenCrate_01_stack_x3_F"; + atlOffset=-0.31451416; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item183 + { + dataType="Object"; + class PositionInfo + { + position[]={2002.5726,227.46562,1641.8784}; + angles[]={0.046478197,1.2672422,6.2329941}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12213; + type="Land_WoodenCrate_01_stack_x3_F"; + atlOffset=-0.086456299; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item184 + { + dataType="Object"; + class PositionInfo + { + position[]={2015.4467,227.33778,1642.3643}; + angles[]={0.043802086,3.1609495,6.2377753}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12214; + type="Land_WoodenCrate_01_stack_x5_F"; + atlOffset=-0.31419373; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item185 + { + dataType="Object"; + class PositionInfo + { + position[]={2013.9608,227.34204,1638.9025}; + angles[]={0.043605629,3.9798286,6.2336721}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12215; + type="Land_WoodenCrate_01_stack_x5_F"; + atlOffset=-0.31433105; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item186 + { + dataType="Object"; + class PositionInfo + { + position[]={2003.127,227.79695,1640.2701}; + angles[]={0,1.2952399,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12216; + type="Land_WoodenCrate_01_stack_x5_F"; + atlOffset=0.01361084; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item187 + { + dataType="Object"; + class PositionInfo + { + position[]={2002.3207,227.61333,1643.7444}; + angles[]={0.046478197,1.4712617,6.2329941}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12217; + type="Land_WoodenCrate_01_stack_x5_F"; + atlOffset=-0.20973206; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item188 + { + dataType="Object"; + class PositionInfo + { + position[]={2002.8527,226.8571,1647.6715}; + angles[]={0,6.0061297,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12218; + type="Land_WoodenShelter_01_ruins_F"; + atlOffset=-0.31472778; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item189 + { + dataType="Object"; + class PositionInfo + { + position[]={2009.8577,226.85188,1638.8793}; + angles[]={0,1.9674602,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12219; + type="Land_WoodenShelter_01_ruins_F"; + atlOffset=0.068588257; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item190 + { + dataType="Object"; + class PositionInfo + { + position[]={2011.446,226.37595,1650.4806}; + angles[]={0.029458228,4.6291466,6.244988}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12220; + type="Land_Wrench_F"; + atlOffset=-0.31433105; + }; + class Item191 + { + dataType="Object"; + class PositionInfo + { + position[]={2006.4105,226.37555,1649.8776}; + angles[]={0.043500219,2.4906256,6.2378068}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12221; + type="Land_SPE_Litter_Square5"; + atlOffset=-0.31445313; + }; + class Item192 + { + dataType="Object"; + class PositionInfo + { + position[]={2014.8052,226.37573,1641.329}; + angles[]={0.043802086,2.4905999,6.2377753}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12222; + type="Land_SPE_Litter_Square5"; + atlOffset=-0.31427002; + }; + class Item193 + { + dataType="Object"; + class PositionInfo + { + position[]={1996.8392,228.36107,1659.028}; + angles[]={0,4.1956158,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=12254; + type="Land_Plank_01_4m_F"; + atlOffset=0.0023345947; + }; + class Item194 + { + dataType="Object"; + class PositionInfo + { + position[]={1985.7725,229.45755,1664.1527}; + angles[]={0.024184071,3.1931384,6.2385621}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12255; + type="Land_Axe_F"; + atlOffset=0.12361145; + }; + class Item195 + { + dataType="Object"; + class PositionInfo + { + position[]={1986.9519,230.44122,1652.965}; + angles[]={0.04276761,5.0278816,6.2348485}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=12256; + type="CamoNet_BLUFOR_big_F"; + atlOffset=0.0012969971; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item196 + { + dataType="Object"; + class PositionInfo + { + position[]={1994.6482,228.91162,1644.5955}; + angles[]={6.1949534,0.20930611,6.1941462}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12257; + type="Land_Coil_F"; + }; + class Item197 + { + dataType="Object"; + class PositionInfo + { + position[]={1991.3423,228.37044,1651.1102}; + angles[]={0,5.5085306,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12258; + type="Land_DirtPatch_05_F"; + atlOffset=0.00044250488; + }; + class Item198 + { + dataType="Object"; + class PositionInfo + { + position[]={1995.4829,228.36588,1658.2789}; + angles[]={0,4.07828,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12259; + type="Land_DirtPatch_05_F"; + atlOffset=0.036300659; + }; + class Item199 + { + dataType="Object"; + class PositionInfo + { + position[]={1997.8223,227.93066,1650.3563}; + angles[]={0,4.6191955,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12260; + type="Land_DirtPatch_05_F"; + atlOffset=0.00090026855; + }; + class Item200 + { + dataType="Object"; + class PositionInfo + { + position[]={1984.989,228.485,1667.7518}; + angles[]={0,0.18330105,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12261; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.0015106201; + }; + class Item201 + { + dataType="Object"; + class PositionInfo + { + position[]={1982.309,228.57382,1667.297}; + angles[]={0.014992379,0.20528562,6.2425194}; + }; + side="Empty"; + flags=1; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12262; + type="Land_SPE_Dugout_Decal_03"; + atlOffset=0.043441772; + }; + class Item202 + { + dataType="Object"; + class PositionInfo + { + position[]={1986.9772,228.37129,1652.9977}; + angles[]={0.04276761,0.20627679,6.2348485}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=12263; + type="Land_ClutterCutter_large_F"; + atlOffset=0.0012969971; + }; + class Item203 + { + dataType="Object"; + class PositionInfo + { + position[]={1997.7471,227.93962,1650.2853}; + angles[]={0.046478197,0.20593704,6.2311406}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=12264; + type="Land_ClutterCutter_medium_F"; + atlOffset=0.00090026855; + }; + class Item204 + { + dataType="Object"; + class PositionInfo + { + position[]={1994.2181,228.35954,1652.1423}; + angles[]={0.046478197,0.20616342,6.2311406}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=12265; + type="Land_ClutterCutter_medium_F"; + atlOffset=0.00064086914; + }; + class Item205 + { + dataType="Object"; + class PositionInfo + { + position[]={1989.4246,231.07468,1655.7064}; + angles[]={0.037192967,4.0026159,6.2311397}; + }; + side="Empty"; + flags=4; + class Attributes + { + lock="LOCKED"; + textures="crew_camo_1_2AD"; + createAsSimpleObject=1; + }; + id=12266; + type="SPE_M4A1_75"; + atlOffset=0.0027313232; + class CustomAttributes + { + class Attribute0 + { + property="VehicleCustomization"; + expression="if (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};"; + class Value + { + class data + { + singleType="ARRAY"; + class value + { + items=2; + class Item0 + { + class data + { + singleType="ARRAY"; + class value + { + items=2; + class Item0 + { + class data + { + singleType="STRING"; + value="crew_camo_1_2AD"; + }; + }; + class Item1 + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + }; + }; + class Item1 + { + class data + { + singleType="ARRAY"; + class value + { + items=12; + class Item0 + { + class data + { + singleType="STRING"; + value="armour_hide_source"; + }; + }; + class Item1 + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + class Item2 + { + class data + { + singleType="STRING"; + value="star_hide_source"; + }; + }; + class Item3 + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + class Item4 + { + class data + { + singleType="STRING"; + value="stowage_hide_source"; + }; + }; + class Item5 + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + class Item6 + { + class data + { + singleType="STRING"; + value="rhino_hide_source"; + }; + }; + class Item7 + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + class Item8 + { + class data + { + singleType="STRING"; + value="logs_hide_source"; + }; + }; + class Item9 + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + class Item10 + { + class data + { + singleType="STRING"; + value="skirts_hide_source"; + }; + }; + class Item11 + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + }; + }; + }; + }; + }; + }; + class Attribute1 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute2 + { + property="SPE_Nickname_attribute"; + expression="[_this,_value,'SPE_nickname'] spawn SPE_Fnc_Nickname_update;"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute3 + { + property="SPE_System_TankLoadout"; + expression="[_this,_value] spawn SPE_fnc_System_ammunition_updateAmmoLoadout;"; + class Value + { + class data + { + singleType="STRING"; + value="[false,[[""spe_90x_m61_m1_ap"",27],[""spe_90x_m72_ap"",10],[""spe_90x_t45_m1_apcr"",0],[""spe_90x_m48_he"",42],[""spe_90x_m64_wp"",11],[""spe_90x_m89_smk"",0]]]"; + }; + }; + }; + nAttributes=4; + }; + }; + class Item206 + { + dataType="Object"; + class PositionInfo + { + position[]={1996.7711,228.41754,1659.0162}; + angles[]={0,0.20528948,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12267; + type="Land_SPE_Mud_Decal"; + atlOffset=0.10287476; + }; + class Item207 + { + dataType="Object"; + class PositionInfo + { + position[]={1988.2136,228.56065,1664.9407}; + angles[]={0,5.4517889,0}; + }; + side="Empty"; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12268; + type="Land_ShellCrater_02_debris_F"; + atlOffset=0.16239929; + }; + class Item208 + { + dataType="Object"; + class PositionInfo + { + position[]={1974.5701,228.55202,1658.4729}; + angles[]={0.035333972,0.23985595,6.2348518}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12269; + type="Land_TimberLog_01_F"; + atlOffset=0.0011291504; + }; + class Item209 + { + dataType="Object"; + class PositionInfo + { + position[]={1984.1119,229.45276,1663.2401}; + angles[]={0,1.6135169,6.258615}; + }; + side="Empty"; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12270; + type="Land_TimberLog_02_F"; + atlOffset=0.77845764; + }; + class Item210 + { + dataType="Object"; + class PositionInfo + { + position[]={1979.8085,228.57716,1664.0415}; + angles[]={0.029760228,3.0390689,6.2348518}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12271; + type="Land_TimberLog_02_F"; + atlOffset=0.0016021729; + }; + class Item211 + { + dataType="Object"; + class PositionInfo + { + position[]={1979.0508,228.55719,1664.7767}; + angles[]={0.029760228,2.9648416,6.2348518}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12272; + type="Land_TimberLog_03_F"; + atlOffset=0.001663208; + }; + class Item212 + { + dataType="Object"; + class PositionInfo + { + position[]={1978.0472,228.62485,1664.515}; + angles[]={0.029760228,5.9240651,6.2348518}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12273; + type="Land_TimberLog_04_F"; + atlOffset=0.0016326904; + }; + class Item213 + { + dataType="Object"; + class PositionInfo + { + position[]={1979.791,229.15814,1659.4736}; + angles[]={0,1.6135256,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=12274; + type="Land_TimberLog_05_F"; + atlOffset=0.81781006; + }; + class Item214 + { + dataType="Object"; + class PositionInfo + { + position[]={1978.3523,229.26479,1655.3572}; + angles[]={0,2.4945073,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=12275; + type="Land_TimberLog_05_F"; + atlOffset=0.93170166; + }; + class Item215 + { + dataType="Object"; + class PositionInfo + { + position[]={1979.1183,229.21495,1657.2036}; + angles[]={0,1.6135256,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=12276; + type="Land_TimberLog_05_F"; + atlOffset=0.88186646; + }; + class Item216 + { + dataType="Object"; + class PositionInfo + { + position[]={1972.3528,228.36188,1655.1489}; + angles[]={0.04462203,1.7221116,6.2292829}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=12277; + type="Land_TimberLog_05_F"; + atlOffset=0.028793335; + }; + class Item217 + { + dataType="Object"; + class PositionInfo + { + position[]={1992.8265,228.44429,1661.8765}; + angles[]={0.024184071,0.20439608,6.2385621}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=12278; + type="Land_TimberLog_05_F"; + atlOffset=0.12686157; + }; + class Item218 + { + dataType="Object"; + class PositionInfo + { + position[]={1990.8317,228.39879,1663.9587}; + angles[]={0.024184071,1.8431441,6.2385621}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=12279; + type="Land_TimberLog_05_F"; + atlOffset=0.11656189; + }; + class Item219 + { + dataType="Object"; + class PositionInfo + { + position[]={1990.8348,229.63579,1662.777}; + angles[]={0,3.3311908,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=12280; + type="Land_TimberLog_05_F"; + atlOffset=1.2483978; + }; + class Item220 + { + dataType="Object"; + class PositionInfo + { + position[]={1990.6436,228.41156,1663.511}; + angles[]={0.024184071,0.53335583,6.2385621}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=12281; + type="Land_TimberLog_05_F"; + atlOffset=0.11946106; + }; + class Item221 + { + dataType="Object"; + class PositionInfo + { + position[]={1984.8224,229.05806,1664.5995}; + angles[]={0,5.7163482,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=12282; + type="Land_TimberLog_05_F"; + atlOffset=0.58297729; + }; + class Item222 + { + dataType="Object"; + class PositionInfo + { + position[]={1972.4493,229.14909,1652.7499}; + angles[]={0.04462203,5.4223423,6.2292829}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12283; + type="Land_TimberPile_02_F"; + atlOffset=-0.00012207031; + }; + class Item223 + { + dataType="Object"; + class PositionInfo + { + position[]={1977.9574,229.3371,1657.6}; + angles[]={0,3.4677038,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12284; + type="Land_TimberPile_03_F"; + atlOffset=0.0012969971; + }; + class Item224 + { + dataType="Object"; + class PositionInfo + { + position[]={1976.0044,228.98302,1657.9888}; + angles[]={0.039051246,3.4691408,6.2311406}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12285; + type="Land_TimberPile_05_F"; + atlOffset=0.0012207031; + }; + class Item225 + { + dataType="Object"; + class PositionInfo + { + position[]={1983.7241,228.71825,1652.2897}; + angles[]={0.048333451,1.2174373,6.2292852}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12286; + type="Land_WoodenCrate_01_F"; + atlOffset=0.0009765625; + }; + class Item226 + { + dataType="Object"; + class PositionInfo + { + position[]={1987.8141,228.67615,1648.8394}; + angles[]={0.05389915,1.9303617,6.2292862}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12287; + type="Land_WoodenCrate_01_F"; + atlOffset=0.00022888184; + }; + class Item227 + { + dataType="Object"; + class PositionInfo + { + position[]={1989.2692,228.95589,1647.1469}; + angles[]={0.053900257,0.20623694,6.2311392}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12288; + type="Land_WoodenCrate_01_stack_x3_F"; + atlOffset=0.00022888184; + }; + class Item228 + { + dataType="Object"; + class PositionInfo + { + position[]={1985.3121,229.03992,1648.9294}; + angles[]={0.05389915,6.2784057,6.2292862}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12289; + type="Land_WoodenCrate_01_stack_x3_F"; + atlOffset=-0.0001373291; + }; + class Item229 + { + dataType="Object"; + class PositionInfo + { + position[]={1984.4924,229.07811,1650.9115}; + angles[]={0.048333451,2.428448,6.2292852}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12290; + type="Land_WoodenCrate_01_stack_x3_F"; + atlOffset=0.00024414063; + }; + class Item230 + { + dataType="Object"; + class PositionInfo + { + position[]={1983.2777,229.33186,1650.0143}; + angles[]={0.052045066,0.84139204,6.2348533}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12291; + type="Land_WoodenCrate_01_stack_x5_F"; + atlOffset=-0.00010681152; + }; + class Item231 + { + dataType="Object"; + class PositionInfo + { + position[]={1987.3071,229.25517,1647.698}; + angles[]={0.05389915,0.28625563,6.2292862}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12292; + type="Land_WoodenCrate_01_stack_x5_F"; + atlOffset=-3.0517578e-05; + }; + class Item232 + { + dataType="Object"; + class PositionInfo + { + position[]={1990.7052,228.73117,1661.9501}; + angles[]={0.024184071,1.8178539,6.2385621}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12293; + type="Land_WoodPile_large_F"; + atlOffset=0.001739502; + }; + class Item233 + { + dataType="Object"; + class PositionInfo + { + position[]={1985.7019,228.44231,1663.5302}; + angles[]={0,4.7542911,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12294; + type="Land_WorkStand_F"; + atlOffset=0.00012207031; + }; + class Item234 + { + dataType="Object"; + class PositionInfo + { + position[]={1982.2175,228.37865,1656.488}; + angles[]={0.039051246,1.1903161,6.2311406}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12295; + type="Land_WorkStand_F"; + atlOffset=0.0014038086; + }; + class Item235 + { + dataType="Object"; + class PositionInfo + { + position[]={1985.1638,228.4276,1658.1219}; + angles[]={0.035333972,0.26350361,6.2348495}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12296; + type="Land_WorkStand_F"; + atlOffset=0.0015106201; + }; + class Item236 + { + dataType="Object"; + class PositionInfo + { + position[]={1981.8182,228.47864,1664.1029}; + angles[]={0,1.2867826,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12297; + type="Land_WorkStand_F"; + atlOffset=0.0015411377; + }; + class Item237 + { + dataType="Object"; + class PositionInfo + { + position[]={1986.5459,228.37115,1652.5029}; + angles[]={0.04276761,0.20624533,6.2348485}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12298; + type="Land_SPE_Litter_Square5"; + atlOffset=0.001159668; + }; + class Item238 + { + dataType="Object"; + class PositionInfo + { + position[]={1975.4989,228.47993,1652.2576}; + angles[]={0.86010009,1.583738,5.4892316}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=12299; + type="Land_TimberLog_05_F"; + atlOffset=0.14685059; + }; + class Item239 + { + dataType="Object"; + class PositionInfo + { + position[]={2010.6965,227.18895,1625.3633}; + angles[]={0.027901383,2.676801,6.2404194}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=12427; + type="Land_SPE_Dugout_6m45_sandbags"; + atlOffset=-0.0053863525; + }; + class Item240 + { + dataType="Object"; + class PositionInfo + { + position[]={2035.4462,227.31461,1716.9691}; + angles[]={6.2488956,1.0350173,6.1933351}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=12447; + type="Land_SPE_Dugout_6m315_sandbags"; + atlOffset=0.072280884; + }; + class Item241 + { + dataType="Object"; + class PositionInfo + { + position[]={2042.4419,226.87544,1715.3679}; + angles[]={6.245708,0.041847825,0.004784164}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=12448; + type="Land_SPE_Dugout_6m315_sandbags"; + atlOffset=0.0024261475; + }; + class Item242 + { + dataType="Object"; + class PositionInfo + { + position[]={2047.928,226.87163,1719.8644}; + angles[]={6.2426791,5.5650787,6.2800589}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=12449; + type="Land_SPE_Dugout_6m45_sandbags"; + atlOffset=0.0016326904; + }; + class Item243 + { + dataType="Object"; + class PositionInfo + { + position[]={2055.1108,226.87119,1719.8209}; + angles[]={6.2394814,0.11597313,6.2813587}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=12450; + type="Land_SPE_Dugout_6m45_sandbags"; + atlOffset=0.0011901855; + }; + class Item244 + { + dataType="Object"; + class PositionInfo + { + position[]={2060.1045,226.86876,1714.3131}; + angles[]={6.2415094,0.89984483,0.0016914561}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=12451; + type="Land_SPE_Dugout_6m45_sandbags"; + atlOffset=0.001083374; + }; + class Item245 + { + dataType="Object"; + class PositionInfo + { + position[]={2059.499,226.74936,1706.5118}; + angles[]={6.24336,1.7386563,0.0043123867}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=12452; + type="Land_SPE_Dugout_6m45_sandbags"; + atlOffset=0.0013580322; + }; + class Item246 + { + dataType="Object"; + class PositionInfo + { + position[]={2052.9607,226.5815,1694.2793}; + angles[]={6.259449,1.468701,6.2719393}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=12453; + type="Land_SPE_Dugout_6m315_sandbags"; + atlOffset=0.0014953613; + }; + class Item247 + { + dataType="Object"; + class PositionInfo + { + position[]={2053.5503,226.58147,1701.3702}; + angles[]={6.2509575,2.4582043,6.2760677}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=12454; + type="Land_SPE_Dugout_6m315_sandbags"; + atlOffset=0.0014648438; + }; + class Item248 + { + dataType="Object"; + class PositionInfo + { + position[]={2058.3462,226.5815,1689.5276}; + angles[]={6.268672,0.64147913,6.2745886}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=12455; + type="Land_SPE_Dugout_6m45_sandbags"; + atlOffset=0.0014953613; + }; + class Item249 + { + dataType="Object"; + class PositionInfo + { + position[]={2059.4973,226.58768,1675.9963}; + angles[]={0.0081632324,1.5909685,6.2815294}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=12457; + type="Land_SPE_Dugout_6m45_sandbags"; + atlOffset=0.0054779053; + }; + class Item250 + { + dataType="Object"; + class PositionInfo + { + position[]={2036.2827,227.92978,1721.3066}; + angles[]={6.2469721,1.0352014,6.1956072}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=12466; + type="Land_SPE_Dugout_6m315_sandbags"; + atlOffset=0.077011108; + }; + class Item251 + { + dataType="Object"; + class PositionInfo + { + position[]={2043.2155,227.57014,1719.7054}; + angles[]={6.2426772,0.041847825,0.0021283689}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=12467; + type="Land_SPE_Dugout_6m315_sandbags"; + atlOffset=0.38842773; + }; + class Item252 + { + dataType="Object"; + class PositionInfo + { + position[]={2048.947,227.51611,1724.2334}; + angles[]={6.2428188,5.5650787,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=12468; + type="Land_SPE_Dugout_6m45_sandbags"; + atlOffset=0.64611816; + }; + class Item253 + { + dataType="Object"; + class PositionInfo + { + position[]={2056.1299,227.51431,1724.1899}; + angles[]={6.2440944,0.11597313,6.2800779}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=12469; + type="Land_SPE_Dugout_6m45_sandbags"; + atlOffset=0.26002502; + }; + class Item254 + { + dataType="Object"; + class PositionInfo + { + position[]={2064.3042,227.36208,1713.9214}; + angles[]={6.2415094,0.89984483,0.0016914561}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=12471; + type="Land_SPE_Dugout_6m45_sandbags"; + atlOffset=0.49505615; + }; + class Item255 + { + dataType="Object"; + class PositionInfo + { + position[]={2063.6987,227.28436,1706.1201}; + angles[]={6.24336,1.7386563,0.0043123867}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=12472; + type="Land_SPE_Dugout_6m45_sandbags"; + atlOffset=0.15707397; + }; + class Item256 + { + dataType="Object"; + class PositionInfo + { + position[]={2058.0208,227.26683,1701.1121}; + angles[]={6.2509575,2.4582043,6.2760677}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=12473; + type="Land_SPE_Dugout_6m315_sandbags"; + atlOffset=0.2598114; + }; + class Item257 + { + dataType="Object"; + class PositionInfo + { + position[]={2057.4312,227.24895,1694.0211}; + angles[]={6.259449,1.468701,6.2719393}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=12474; + type="Land_SPE_Dugout_6m315_sandbags"; + atlOffset=0.16729736; + }; + class Item258 + { + dataType="Object"; + class PositionInfo + { + position[]={2062.6497,227.07796,1689.7593}; + angles[]={0.085979238,0.64147913,6.1232815}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=12475; + type="Land_SPE_Dugout_6m45_sandbags"; + }; + class Item259 + { + dataType="Object"; + class PositionInfo + { + position[]={2063.7507,227.19992,1675.9491}; + angles[]={0.0081632324,1.5909685,6.2815294}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=12477; + type="Land_SPE_Dugout_6m45_sandbags"; + atlOffset=0.26831055; + }; + class Item260 + { + dataType="Object"; + class PositionInfo + { + position[]={2059.324,227.23381,1670.8717}; + angles[]={0,2.3750446,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=12478; + type="Land_SPE_Dugout_6m315"; + atlOffset=0.36244202; + }; + class Item261 + { + dataType="Object"; + class PositionInfo + { + position[]={2009.1643,228.24149,1622.895}; + angles[]={0.027901383,2.676801,6.2404194}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=12512; + type="Land_SPE_Dugout_6m45_sandbags"; + atlOffset=0.15919495; + }; + class Item262 + { + dataType="Object"; + class PositionInfo + { + position[]={2051.2112,228.21989,1686.4498}; + angles[]={6.2827024,2.0436718,0.0032757998}; + }; + side="Empty"; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12684; + type="Item_SPE_ACC_GL_M1"; + atlOffset=0.97865295; + }; + class Item263 + { + dataType="Object"; + class PositionInfo + { + position[]={2051.3423,228.24069,1686.6829}; + angles[]={0.00047111974,5.4906988,0.0032597675}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12685; + type="Item_SPE_ACC_GL_M7"; + atlOffset=0.001953125; + }; + class Item264 + { + dataType="Object"; + class PositionInfo + { + position[]={2047.3855,228.24081,1685.0709}; + angles[]={6.2831249,2.2222505,6.2799091}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12686; + type="Item_SPE_ACC_GL_M7"; + atlOffset=0.024673462; + }; + class Item265 + { + dataType="Object"; + class PositionInfo + { + position[]={2051.2886,228.22099,1686.761}; + angles[]={6.2830329,5.3008194,0.0032900993}; + }; + side="Empty"; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12687; + type="Item_SPE_ACC_GL_M8"; + atlOffset=0.97975159; + }; + class Item266 + { + dataType="Object"; + class PositionInfo + { + position[]={2047.4442,228.21992,1685.0094}; + angles[]={0.00056023774,2.0323703,6.2799578}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12688; + type="Item_SPE_ACC_GL_M8"; + atlOffset=0.0039825439; + }; + class Item267 + { + dataType="Object"; + class PositionInfo + { + position[]={2051.261,228.28166,1680.4192}; + angles[]={6.2830329,0.59946406,0.0032900993}; + }; + side="Empty"; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12689; + type="Item_U_SPE_US_HBT44_FrogSkin_Jungle"; + atlOffset=0.3188324; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item268 + { + dataType="Object"; + class PositionInfo + { + position[]={2051.1106,228.28432,1680.6299}; + angles[]={6.2830329,4.6976247,0.0032900993}; + }; + side="Empty"; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12690; + type="Item_U_SPE_US_HBT44_FrogSkin_Jungle_trop"; + atlOffset=0.32237244; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item269 + { + dataType="Object"; + class PositionInfo + { + position[]={2051.3054,227.50055,1680.5175}; + angles[]={0.40191561,3.7045698,6.0124011}; + }; + side="Empty"; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12691; + type="Headgear_H_SPE_US_Helmet_Scrim"; + atlOffset=0.25271606; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item270 + { + dataType="Object"; + class PositionInfo + { + position[]={2049.3984,229.27448,1683.1542}; + angles[]={0.001838183,4.687994,0.0027546966}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12627; + type="Land_SPE_Tent_03"; + atlOffset=0.0064849854; + }; + class Item271 + { + dataType="Object"; + class PositionInfo + { + position[]={2049.3347,227.05234,1686.8048}; + angles[]={6.2798777,3.0946882,6.28303}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12628; + type="Land_WoodenCounter_01_F"; + atlOffset=-0.0034637451; + }; + class Item272 + { + dataType="Object"; + class PositionInfo + { + position[]={2047.6858,227.06966,1685.9332}; + angles[]={0.0001076382,1.5382649,6.2798758}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12629; + type="Land_WoodenCounter_01_F"; + atlOffset=-0.02355957; + }; + class Item273 + { + dataType="Object"; + class PositionInfo + { + position[]={2047.7574,227.12781,1683.507}; + angles[]={0.0001076382,1.5382649,6.2798758}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12630; + type="Land_WoodenCounter_01_F"; + atlOffset=-0.0092010498; + }; + class Item274 + { + dataType="Object"; + class PositionInfo + { + position[]={2047.8341,227.14598,1681.0909}; + angles[]={0.0001076382,1.5382649,6.2798758}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12631; + type="Land_WoodenCounter_01_F"; + atlOffset=-0.0098419189; + }; + class Item275 + { + dataType="Object"; + class PositionInfo + { + position[]={2051.2859,227.15784,1681.241}; + angles[]={6.283021,4.6626968,0.003307574}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12632; + type="Land_WoodenCounter_01_F"; + atlOffset=0.044250488; + }; + class Item276 + { + dataType="Object"; + class PositionInfo + { + position[]={2051.1704,227.11926,1683.6638}; + angles[]={6.283021,4.6626968,0.003307574}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12633; + type="Land_WoodenCounter_01_F"; + atlOffset=0.048660278; + }; + class Item277 + { + dataType="Object"; + class PositionInfo + { + position[]={2051.0522,227.09229,1686.0784}; + angles[]={6.283021,4.6626968,0.003307574}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12634; + type="Land_WoodenCounter_01_F"; + atlOffset=0.036483765; + }; + class Item278 + { + dataType="Object"; + class PositionInfo + { + position[]={2047.8481,227.71439,1680.8658}; + angles[]={6.279901,3.1174512,0.00024393981}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12635; + type="Land_Ammobox_rounds_F"; + atlOffset=0.40158081; + }; + class Item279 + { + dataType="Object"; + class PositionInfo + { + position[]={2047.7235,226.96101,1683.0967}; + angles[]={0.00010208376,0.0029132271,6.2798758}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12636; + type="Land_Ammobox_rounds_F"; + atlOffset=0.18626404; + }; + class Item280 + { + dataType="Object"; + class PositionInfo + { + position[]={2047.7814,226.95653,1683.2747}; + angles[]={0.00010208376,3.1758583,6.2798758}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12637; + type="Land_Ammobox_rounds_F"; + atlOffset=0.18615723; + }; + class Item281 + { + dataType="Object"; + class PositionInfo + { + position[]={2048.3572,227.62263,1686.542}; + angles[]={6.2798972,3.0948768,0.00017086149}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12638; + type="Land_Ammobox_rounds_F"; + atlOffset=0.34051514; + }; + class Item282 + { + dataType="Object"; + class PositionInfo + { + position[]={2049.7107,227.61792,1687.0465}; + angles[]={6.2798953,2.9970665,6.2830329}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12639; + type="Land_Ammobox_rounds_F"; + atlOffset=0.93255615; + }; + class Item283 + { + dataType="Object"; + class PositionInfo + { + position[]={2051.1147,227.6687,1684.5986}; + angles[]={6.2830329,5.64112,0.0032900989}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12640; + type="Land_Ammobox_rounds_F"; + atlOffset=0.74667358; + }; + class Item284 + { + dataType="Object"; + class PositionInfo + { + position[]={2050.3384,227.6593,1686.778}; + angles[]={6.2798953,2.8545551,6.2830329}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12641; + type="Land_SPE_Ammocrate_US_01"; + atlOffset=0.94915771; + }; + class Item285 + { + dataType="Object"; + class PositionInfo + { + position[]={2048.9299,227.62474,1686.724}; + angles[]={6.2799025,4.7173061,0.0002486842}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12642; + type="Land_SPE_Ammocrate_US_02"; + atlOffset=0.90957642; + }; + class Item286 + { + dataType="Object"; + class PositionInfo + { + position[]={2049.7546,227.63438,1686.765}; + angles[]={6.2798953,4.5959973,6.2830329}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12643; + type="Land_SPE_Ammocrate_US_02"; + atlOffset=0.91921997; + }; + class Item287 + { + dataType="Object"; + class PositionInfo + { + position[]={2047.7822,227.02132,1681.8776}; + angles[]={0.00010208376,3.0859857,6.2798758}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12644; + type="Land_SPE_Ammocrate_US_03"; + atlOffset=0.16825867; + }; + class Item288 + { + dataType="Object"; + class PositionInfo + { + position[]={2051.1943,227.0318,1682.4888}; + angles[]={6.2830329,6.1975622,0.0032900993}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12645; + type="Land_SPE_Ammocrate_US_03"; + atlOffset=0.24261475; + }; + class Item289 + { + dataType="Object"; + class PositionInfo + { + position[]={2047.7877,227.6855,1680.5767}; + angles[]={6.2825441,0.54793733,6.2799659}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12646; + type="Land_SPE_Ammocrate_US_04"; + atlOffset=0.33856201; + }; + class Item290 + { + dataType="Object"; + class PositionInfo + { + position[]={2051.2795,227.68945,1681.353}; + angles[]={6.2830329,5.3008194,0.0032900993}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12647; + type="Land_SPE_Ammocrate_US_04"; + atlOffset=0.97634888; + }; + class Item291 + { + dataType="Object"; + class PositionInfo + { + position[]={2047.8265,227.85942,1680.8319}; + angles[]={0.00010208376,5.3008194,6.2798758}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12648; + type="SPE_Apple_Single"; + atlOffset=0.18855286; + }; + class Item292 + { + dataType="Object"; + class PositionInfo + { + position[]={2047.7653,227.64595,1680.6222}; + angles[]={6.2799211,0.53101414,6.282896}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12649; + type="SPE_Apples_01"; + atlOffset=0.34317017; + }; + class Item293 + { + dataType="Object"; + class PositionInfo + { + position[]={2051.4072,227.76669,1681.4423}; + angles[]={6.2799168,3.8979459,0.00040045381}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12650; + type="Land_SPE_Cider_Bottle_02"; + atlOffset=1.0075836; + }; + class Item294 + { + dataType="Object"; + class PositionInfo + { + position[]={2051.2375,227.70294,1681.3711}; + angles[]={0.43001458,5.2412238,6.014935}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12651; + type="SPE_Pear_Single"; + atlOffset=0.98365784; + }; + class Item295 + { + dataType="Object"; + class PositionInfo + { + position[]={2051.2402,227.72264,1681.4297}; + angles[]={6.2830329,5.3008194,0.0032900993}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12652; + type="SPE_Pear_Single"; + atlOffset=1.0045166; + }; + class Item296 + { + dataType="Object"; + class PositionInfo + { + position[]={2051.366,227.72334,1681.3435}; + angles[]={6.2830329,5.3008194,0.0032900993}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12653; + type="SPE_Pear_Single"; + atlOffset=0.03263855; + }; + class Item297 + { + dataType="Object"; + class PositionInfo + { + position[]={2051.3828,227.72453,1681.1578}; + angles[]={6.2805648,3.1275671,6.2812157}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12654; + type="SPE_Pears_01"; + atlOffset=0.55160522; + }; + class Item298 + { + dataType="Object"; + class PositionInfo + { + position[]={2053.6484,226.62926,1687.5913}; + angles[]={0.001838183,5.3008246,0.0027546966}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12655; + type="Land_SPE_Litter_Square5"; + atlOffset=0.049255371; + }; + class Item299 + { + dataType="Object"; + class PositionInfo + { + position[]={2051.2974,227.08485,1680.595}; + angles[]={0.001838183,1.488436,0.0027546966}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=12656; + type="SPE_BasicAmmunitionBox_US"; + atlOffset=0.22532654; + }; + class Item300 + { + dataType="Object"; + class PositionInfo + { + position[]={2047.8309,227.05244,1680.3875}; + angles[]={6.2812977,4.6485453,6.2804713}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=12657; + type="SPE_BasicAmmunitionBox_US"; + atlOffset=0.16241455; + }; + class Item301 + { + dataType="Object"; + class PositionInfo + { + position[]={2050.9863,227.58434,1685.4752}; + angles[]={6.2830329,6.0482183,0.0032900993}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=12658; + type="SPE_US_Open_Ammocrate_Rifle_Ball"; + atlOffset=0.97329712; + }; + class Item302 + { + dataType="Object"; + class PositionInfo + { + position[]={2049.1172,227.74785,1686.6542}; + angles[]={0,6.2044249,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=12659; + type="SPE_US_Open_Ammocrate_Grenades_Frag"; + atlOffset=0.21026611; + }; + class Item303 + { + dataType="Object"; + class PositionInfo + { + position[]={2051.0007,227.54634,1685.9581}; + angles[]={6.2830319,6.2340641,0.0032917219}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=12660; + type="SPE_US_Ammocrate_Rifle_Ball"; + atlOffset=0.96592712; + class CustomAttributes + { + class Attribute0 + { + property="ammoBox"; + expression="[_this,_value] call bis_fnc_initAmmoBox;"; + class Value + { + class data + { + singleType="STRING"; + value="[[[[""SPE_M1_Garand_M7""],[6]],[[""SPE_8Rnd_762x63"",""SPE_1Rnd_G_Mk2"",""SPE_1Rnd_G_M9A1"",""SPE_1Rnd_G_M2_AN_M14"",""SPE_1Rnd_G_M2_ANM8"",""SPE_1Rnd_G_M2_M18_Red"",""SPE_1Rnd_G_M2_M18_Green"",""SPE_1Rnd_G_M2_M18_Yellow"",""SPE_1Rnd_G_M2_M18_Violet"",""SPE_1Rnd_G_M17A1"",""SPE_1Rnd_G_M19A1"",""SPE_1Rnd_G_M21A1"",""SPE_1Rnd_G_M51A1""],[48,24,24,24,6,6,6,6,6,6,6,6,6]],[[""SPE_ACC_M1_Bayo"",""SPE_ACC_GL_M1""],[12,12]],[[],[]]],false]"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item304 + { + dataType="Object"; + class PositionInfo + { + position[]={2049.5525,227.76524,1686.7173}; + angles[]={0.0011585132,3.1216171,6.2251291}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=12661; + type="SPE_US_Ammocrate_Grenades_Frag"; + atlOffset=0.2275238; + }; + class Item305 + { + dataType="Object"; + class PositionInfo + { + position[]={2047.8848,227.52214,1686.4016}; + angles[]={0.00010208376,3.1079087,6.2798758}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=12662; + type="SPE_US_2x_Open_Ammocrate_alt_Rifle_Ball"; + atlOffset=0.72293091; + }; + class Item306 + { + dataType="Object"; + class PositionInfo + { + position[]={2051.1719,227.55969,1686.9474}; + angles[]={6.2830329,0.078477398,0.0032900993}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=12663; + type="SPE_US_2x_Open_Ammocrate_Rifle_Ball"; + atlOffset=0.97879028; + }; + class Item307 + { + dataType="Object"; + class PositionInfo + { + position[]={2048.0115,227.54044,1685.9253}; + angles[]={0.00010208376,0.078477465,6.2798758}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=12664; + type="SPE_US_2x_Open_Ammocrate_Rifle_Ball"; + atlOffset=0.92378235; + }; + class Item308 + { + dataType="Object"; + class PositionInfo + { + position[]={2047.4036,227.55414,1686.0392}; + angles[]={0.00010208376,1.6271154,6.2798758}; + }; + side="Empty"; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12665; + type="Weapon_SPE_M1_Garand"; + atlOffset=0.93353271; + }; + class Item309 + { + dataType="Object"; + class PositionInfo + { + position[]={2051.3325,227.58243,1685.6973}; + angles[]={6.2830329,4.7723703,0.0032900989}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12666; + type="Weapon_SPE_M1_Garand"; + atlOffset=0.0051269531; + }; + class Item310 + { + dataType="Object"; + class PositionInfo + { + position[]={2051.2283,227.66977,1683.9612}; + angles[]={0.77329928,3.7062812,4.9833355}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12667; + type="Weapon_SPE_M1919A6"; + atlOffset=0.066116333; + }; + class Item311 + { + dataType="Object"; + class PositionInfo + { + position[]={2047.6711,227.60095,1684.0229}; + angles[]={4.5897222,6.189127,1.4570761}; + }; + side="Empty"; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12668; + type="Weapon_SPE_M1919A6"; + atlOffset=0.3719635; + }; + class Item312 + { + dataType="Object"; + class PositionInfo + { + position[]={2051.2253,227.08591,1682.4681}; + angles[]={0,4.4821329,0}; + }; + side="Empty"; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12669; + type="Weapon_SPE_M1A1_Bazooka"; + atlOffset=0.46998596; + }; + class Item313 + { + dataType="Object"; + class PositionInfo + { + position[]={2047.7947,227.39799,1681.7976}; + angles[]={3.1418402,1.5521345,0.00093889487}; + }; + side="Empty"; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12670; + type="Weapon_SPE_M1A1_Bazooka"; + atlOffset=0.71800232; + }; + class Item314 + { + dataType="Object"; + class PositionInfo + { + position[]={2051.6257,227.19989,1682.3435}; + angles[]={0.64521247,2.546304,5.1664114}; + }; + side="Empty"; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12671; + type="Weapon_SPE_M1A1_Bazooka"; + atlOffset=0.58909607; + }; + class Item315 + { + dataType="Object"; + class PositionInfo + { + position[]={2051.5986,227.19145,1682.7603}; + angles[]={0.60425305,2.422874,5.1995997}; + }; + side="Empty"; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12672; + type="Weapon_SPE_M1A1_Bazooka"; + atlOffset=0.58790588; + }; + class Item316 + { + dataType="Object"; + class PositionInfo + { + position[]={2047.1392,227.28868,1682.1365}; + angles[]={3.172473,6.1849947,5.0062971}; + }; + side="Empty"; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12673; + type="Weapon_SPE_M1A1_Bazooka"; + atlOffset=0.60868835; + }; + class Item317 + { + dataType="Object"; + class PositionInfo + { + position[]={2047.1805,227.30617,1681.5706}; + angles[]={2.1139805,1.0411272,5.3070407}; + }; + side="Empty"; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12674; + type="Weapon_SPE_M1A1_Bazooka"; + atlOffset=0.62617493; + }; + class Item318 + { + dataType="Object"; + class PositionInfo + { + position[]={2051.2144,227.80568,1682.0651}; + angles[]={6.2830329,4.6753044,0.0032900993}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=12675; + type="SPE_Mine_AmmoBox_US"; + atlOffset=0.97201538; + class CustomAttributes + { + class Attribute0 + { + property="ammoBox"; + expression="[_this,_value] call bis_fnc_initAmmoBox;"; + class Value + { + class data + { + singleType="STRING"; + value="[[[[],[]],[[""SPE_1Rnd_60mm_M6""],[12]],[[],[]],[[],[]]],false]"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item319 + { + dataType="Object"; + class PositionInfo + { + position[]={2051.1563,227.045,1683.3887}; + angles[]={6.2830329,2.939882,0.0032900982}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=12676; + type="SPE_Mine_AmmoBox_US"; + atlOffset=0.23484802; + class CustomAttributes + { + class Attribute0 + { + property="ammoBox"; + expression="[_this,_value] call bis_fnc_initAmmoBox;"; + class Value + { + class data + { + singleType="STRING"; + value="[[[[],[]],[[""SPE_50Rnd_762x63""],[12]],[[],[]],[[],[]]],false]"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item320 + { + dataType="Object"; + class PositionInfo + { + position[]={2048.2251,226.96146,1686.8833}; + angles[]={6.2798953,4.8274198,6.2830329}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=12677; + type="SPE_Mine_AmmoBox_US"; + atlOffset=0.16178894; + class CustomAttributes + { + class Attribute0 + { + property="ammoBox"; + expression="[_this,_value] call bis_fnc_initAmmoBox;"; + class Value + { + class data + { + singleType="STRING"; + value="[[[[],[]],[[""SPE_50Rnd_762x63""],[12]],[[],[]],[[],[]]],false]"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item321 + { + dataType="Object"; + class PositionInfo + { + position[]={2051.1487,227.01257,1683.9465}; + angles[]={6.2830329,6.1080489,0.0032900993}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=12678; + type="SPE_Mine_AmmoBox_US"; + atlOffset=0.27879333; + class CustomAttributes + { + class Attribute0 + { + property="ammoBox"; + expression="[_this,_value] call bis_fnc_initAmmoBox;"; + class Value + { + class data + { + singleType="STRING"; + value="[[[[],[]],[[""SPE_50Rnd_762x63""],[12]],[[],[]],[[],[]]],false]"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item322 + { + dataType="Object"; + class PositionInfo + { + position[]={2047.8342,227.01199,1684.1935}; + angles[]={0.00010208376,6.1242881,6.2798758}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=12679; + type="SPE_Mine_AmmoBox_US"; + atlOffset=0.15501404; + class CustomAttributes + { + class Attribute0 + { + property="ammoBox"; + expression="[_this,_value] call bis_fnc_initAmmoBox;"; + class Value + { + class data + { + singleType="STRING"; + value="[[[[],[]],[[""SPE_50Rnd_762x63""],[12]],[[],[]],[[],[]]],false]"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item323 + { + dataType="Object"; + class PositionInfo + { + position[]={2047.7522,227.81271,1682.6681}; + angles[]={0.00010208376,4.6753044,6.2798758}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=12680; + type="SPE_Mine_AmmoBox_US"; + atlOffset=0.92582703; + class CustomAttributes + { + class Attribute0 + { + property="ammoBox"; + expression="[_this,_value] call bis_fnc_initAmmoBox;"; + class Value + { + class data + { + singleType="STRING"; + value="[[[[],[]],[[""SPE_1Rnd_60mm_M6""],[12]],[[],[]],[[],[]]],false]"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item324 + { + dataType="Object"; + class PositionInfo + { + position[]={2047.8425,227.80862,1681.1128}; + angles[]={0.00010208376,4.6753044,6.2798758}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=12681; + type="SPE_Mine_AmmoBox_US"; + atlOffset=0.73551941; + class CustomAttributes + { + class Attribute0 + { + property="ammoBox"; + expression="[_this,_value] call bis_fnc_initAmmoBox;"; + class Value + { + class data + { + singleType="STRING"; + value="[[[[],[]],[[""SPE_1Rnd_60mm_M6""],[12]],[[],[]],[[],[]]],false]"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item325 + { + dataType="Object"; + class PositionInfo + { + position[]={2047.7135,227.55432,1684.9607}; + angles[]={0.00022256718,0.065067537,0.0032877664}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=12682; + type="SPE_US_Ammocrate_Rifle_Ball"; + atlOffset=9.1552734e-05; + class CustomAttributes + { + class Attribute0 + { + property="ammoBox"; + expression="[_this,_value] call bis_fnc_initAmmoBox;"; + class Value + { + class data + { + singleType="STRING"; + value="[[[[""SPE_M1_Garand_M7""],[6]],[[""SPE_8Rnd_762x63"",""SPE_1Rnd_G_Mk2"",""SPE_1Rnd_G_M9A1"",""SPE_1Rnd_G_M2_AN_M14"",""SPE_1Rnd_G_M2_ANM8"",""SPE_1Rnd_G_M2_M18_Red"",""SPE_1Rnd_G_M2_M18_Green"",""SPE_1Rnd_G_M2_M18_Yellow"",""SPE_1Rnd_G_M2_M18_Violet"",""SPE_1Rnd_G_M17A1"",""SPE_1Rnd_G_M19A1"",""SPE_1Rnd_G_M21A1"",""SPE_1Rnd_G_M51A1""],[48,24,24,24,6,6,6,6,6,6,6,6,6]],[[""SPE_ACC_M1_Bayo"",""SPE_ACC_GL_M1""],[12,12]],[[],[]]],false]"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item326 + { + dataType="Object"; + class PositionInfo + { + position[]={2047.4072,228.21217,1685.2249}; + angles[]={6.2827024,2.0436718,0.0032757998}; + }; + side="Empty"; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12683; + type="Item_SPE_ACC_GL_M1"; + atlOffset=0.91525269; + }; + class Item327 + { + dataType="Object"; + class PositionInfo + { + position[]={2028.0375,229.60777,1715.0837}; + angles[]={0,2.6790099,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12713; + type="Land_SPE_Tent_02"; + atlOffset=0.0011444092; + }; + class Item328 + { + dataType="Object"; + class PositionInfo + { + position[]={2020.9907,229.75642,1727.2673}; + angles[]={0,2.6068635,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12714; + type="Land_SPE_Tent_02"; + atlOffset=-0.1237793; + }; + class Item329 + { + dataType="Object"; + class PositionInfo + { + position[]={2021.1392,228.00212,1719.9722}; + angles[]={0,4.2048101,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12715; + type="Land_SPE_Ammobox_German_03_Covered"; + atlOffset=0.0011444092; + }; + class Item330 + { + dataType="Object"; + class PositionInfo + { + position[]={2025.6841,227.6635,1721.1445}; + angles[]={0,1.0866714,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12716; + type="Land_SPE_Ammobox_German_03_Covered"; + atlOffset=-0.046066284; + }; + class Item331 + { + dataType="Object"; + class PositionInfo + { + position[]={2031.0897,227.58282,1709.4771}; + angles[]={0,2.6412165,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12717; + type="Land_SPE_Ammobox_German_03_Covered"; + atlOffset=0.00079345703; + }; + class Item332 + { + dataType="Object"; + class PositionInfo + { + position[]={2022.344,227.91512,1730.4825}; + angles[]={0,4.18294,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12718; + type="Land_SPE_Artillery_Rounds_US"; + atlOffset=-0.24658203; + }; + class Item333 + { + dataType="Object"; + class PositionInfo + { + position[]={2020.2207,228.06519,1729.1548}; + angles[]={0,5.4966426,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12719; + type="Land_SPE_Artillery_Rounds_US"; + atlOffset=-0.19297791; + }; + class Item334 + { + dataType="Object"; + class PositionInfo + { + position[]={2020.2384,228.23352,1726.261}; + angles[]={0,3.2012794,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12720; + type="Land_SPE_Artillery_Rounds_US"; + atlOffset=-0.088500977; + }; + class Item335 + { + dataType="Object"; + class PositionInfo + { + position[]={2029.343,227.89188,1714.4978}; + angles[]={0,1.9737513,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12721; + type="Land_SPE_Pallet"; + atlOffset=0.22799683; + }; + class Item336 + { + dataType="Object"; + class PositionInfo + { + position[]={2025.9424,227.94582,1714.0967}; + angles[]={0,2.4148467,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12722; + type="Land_SPE_Pallet"; + atlOffset=0.24163818; + }; + class Item337 + { + dataType="Object"; + class PositionInfo + { + position[]={2024.8026,228.44527,1710.2087}; + angles[]={0,1.9692791,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12723; + type="Land_SPE_Wooden_Barrel_02_Brown"; + atlOffset=0.32585144; + }; + class Item338 + { + dataType="Object"; + class PositionInfo + { + position[]={2017.5582,228.41066,1723.3096}; + angles[]={0,1.9681015,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12724; + type="Land_SPE_Wooden_Barrel_02_Brown"; + atlOffset=0.0011901855; + }; + class Item339 + { + dataType="Object"; + class PositionInfo + { + position[]={2017.8119,228.42833,1722.7039}; + angles[]={0,0.4228476,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12725; + type="Land_SPE_Wooden_Barrel_02_Brown"; + atlOffset=0.018859863; + }; + class Item340 + { + dataType="Object"; + class PositionInfo + { + position[]={2024.5219,228.49791,1710.9137}; + angles[]={0,1.9661877,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12726; + type="Land_SPE_Wooden_Barrel_02_Open_Brown"; + atlOffset=0.31152344; + }; + class Item341 + { + dataType="Object"; + class PositionInfo + { + position[]={2017.1923,228.47095,1722.7649}; + angles[]={0,0.87128121,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12727; + type="Land_SPE_Wooden_Barrel_02_Open_Brown"; + atlOffset=0.015930176; + }; + class Item342 + { + dataType="Object"; + class PositionInfo + { + position[]={2026.5132,227.92761,1710.2043}; + angles[]={0,2.710994,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12728; + type="Land_SPE_Ammobox_German_03"; + atlOffset=0.32989502; + }; + class Item343 + { + dataType="Object"; + class PositionInfo + { + position[]={2021.8403,228.17917,1714.3147}; + angles[]={0,5.2531719,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12729; + type="Land_SPE_Litter_Square5"; + atlOffset=0.23425293; + }; + class Item344 + { + dataType="Object"; + class PositionInfo + { + position[]={2018.9973,227.85258,1726.4515}; + angles[]={0,2.8015089,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12730; + type="Land_SPE_Litter_Square5"; + atlOffset=-0.096679688; + }; + class Item345 + { + dataType="Object"; + class PositionInfo + { + position[]={2027.9917,227.80261,1715.7775}; + angles[]={0,3.9370883,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12731; + type="Land_SPE_Litter_Square5"; + atlOffset=0.19631958; + }; + class Item346 + { + dataType="Object"; + class PositionInfo + { + position[]={2027.9591,227.94586,1709.3932}; + angles[]={0,5.2531719,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12732; + type="Land_SPE_Litter_Square5"; + atlOffset=0.352005; + }; + class Item347 + { + dataType="Object"; + class PositionInfo + { + position[]={2022.3407,227.89879,1722.6486}; + angles[]={0,5.4611492,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12733; + type="Land_SPE_Litter_Square5"; + atlOffset=0.020370483; + }; + class Item348 + { + dataType="Object"; + class PositionInfo + { + position[]={2009.479,230.64697,1706.606}; + angles[]={0,5.7745962,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=13056; + type="Land_SPE_Tent_03"; + atlOffset=0.006149292; + }; + class Item349 + { + dataType="Object"; + class PositionInfo + { + position[]={2012.02,228.72005,1713.291}; + angles[]={0,4.2038469,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13057; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v1"; + atlOffset=0.0012664795; + }; + class Item350 + { + dataType="Object"; + class PositionInfo + { + position[]={2013.0259,227.98485,1713.5957}; + angles[]={0,5.7746429,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13058; + type="Land_TimberLog_05_F"; + atlOffset=0.011764526; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item351 + { + dataType="Object"; + class PositionInfo + { + position[]={2008.5605,228.68002,1711.363}; + angles[]={0,4.2038469,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13059; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v1"; + atlOffset=-0.038757324; + }; + class Item352 + { + dataType="Object"; + class PositionInfo + { + position[]={2005.0895,228.62926,1709.4419}; + angles[]={0,4.2038469,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13060; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v1"; + atlOffset=-0.089523315; + }; + class Item353 + { + dataType="Object"; + class PositionInfo + { + position[]={2001.6436,228.56612,1707.5117}; + angles[]={0,4.2038469,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13061; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v1"; + atlOffset=-0.15266418; + }; + class Item354 + { + dataType="Object"; + class PositionInfo + { + position[]={2001.667,228.56346,1705.114}; + angles[]={0,2.6330516,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13062; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v1"; + atlOffset=-0.15531921; + }; + class Item355 + { + dataType="Object"; + class PositionInfo + { + position[]={2013.6957,228.75223,1711.8425}; + angles[]={0,2.6330516,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13063; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v1"; + atlOffset=0.018066406; + }; + class Item356 + { + dataType="Object"; + class PositionInfo + { + position[]={2016.2336,228.80936,1704.941}; + angles[]={0,1.0622549,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13064; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v1"; + atlOffset=0.075195313; + }; + class Item357 + { + dataType="Object"; + class PositionInfo + { + position[]={2012.7881,228.74341,1703.0111}; + angles[]={0,1.0622549,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13065; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v1"; + atlOffset=0.0092468262; + }; + class Item358 + { + dataType="Object"; + class PositionInfo + { + position[]={2009.3167,228.67583,1701.0891}; + angles[]={0,1.0622549,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13066; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v1"; + atlOffset=-0.042953491; + }; + class Item359 + { + dataType="Object"; + class PositionInfo + { + position[]={2005.8577,228.60735,1699.1617}; + angles[]={0,1.0622549,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13067; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v1"; + atlOffset=-0.11143494; + }; + class Item360 + { + dataType="Object"; + class PositionInfo + { + position[]={2004.182,228.59152,1700.6102}; + angles[]={0,5.7746444,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13068; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v1"; + atlOffset=-0.1272583; + }; + class Item361 + { + dataType="Object"; + class PositionInfo + { + position[]={2016.2107,228.80685,1707.339}; + angles[]={0,5.7746444,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13069; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v1"; + atlOffset=0.072692871; + }; + class Item362 + { + dataType="Object"; + class PositionInfo + { + position[]={2014.62,228.02544,1710.5315}; + angles[]={0,5.7746429,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13070; + type="Land_TimberLog_05_F"; + atlOffset=0.036972046; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item363 + { + dataType="Object"; + class PositionInfo + { + position[]={2013.498,228.00339,1711.8617}; + angles[]={0,5.7746429,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13071; + type="Land_TimberLog_05_F"; + atlOffset=0.014923096; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item364 + { + dataType="Object"; + class PositionInfo + { + position[]={2013.2896,227.98213,1714.2791}; + angles[]={0,5.7746429,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13072; + type="Land_TimberLog_05_F"; + atlOffset=0.0090484619; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item365 + { + dataType="Object"; + class PositionInfo + { + position[]={2010.756,227.959,1712.8429}; + angles[]={0,5.7746429,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13073; + type="Land_TimberLog_05_F"; + atlOffset=-0.014083862; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item366 + { + dataType="Object"; + class PositionInfo + { + position[]={2009.3499,227.9425,1712.0129}; + angles[]={0,5.7746429,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13074; + type="Land_TimberLog_05_F"; + atlOffset=-0.030578613; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item367 + { + dataType="Object"; + class PositionInfo + { + position[]={2007.0647,227.91367,1710.8043}; + angles[]={0,5.7746429,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13075; + type="Land_TimberLog_05_F"; + atlOffset=-0.059417725; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item368 + { + dataType="Object"; + class PositionInfo + { + position[]={2006.2443,227.9012,1710.2925}; + angles[]={0,5.7746429,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13076; + type="Land_TimberLog_05_F"; + atlOffset=-0.071884155; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item369 + { + dataType="Object"; + class PositionInfo + { + position[]={2003.7687,227.8622,1708.9171}; + angles[]={0,5.7746429,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13077; + type="Land_TimberLog_05_F"; + atlOffset=-0.11088562; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item370 + { + dataType="Object"; + class PositionInfo + { + position[]={2002.6422,227.84256,1708.3895}; + angles[]={0,5.7746429,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13078; + type="Land_TimberLog_05_F"; + atlOffset=-0.13052368; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item371 + { + dataType="Object"; + class PositionInfo + { + position[]={2000.5337,227.79625,1707.13}; + angles[]={0,5.7746429,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13079; + type="Land_TimberLog_05_F"; + atlOffset=-0.17683411; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item372 + { + dataType="Object"; + class PositionInfo + { + position[]={2000.5476,227.79855,1706.6416}; + angles[]={0,5.7746429,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13080; + type="Land_TimberLog_05_F"; + atlOffset=-0.17453003; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item373 + { + dataType="Object"; + class PositionInfo + { + position[]={2002.1167,227.82088,1703.921}; + angles[]={0,5.7746429,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13081; + type="Land_TimberLog_05_F"; + atlOffset=-0.15220642; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item374 + { + dataType="Object"; + class PositionInfo + { + position[]={2003.4166,227.84013,1701.6487}; + angles[]={0,5.7746429,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13082; + type="Land_TimberLog_05_F"; + atlOffset=-0.13294983; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item375 + { + dataType="Object"; + class PositionInfo + { + position[]={2004.8815,227.84485,1698.8716}; + angles[]={0,5.7746429,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13083; + type="Land_TimberLog_05_F"; + atlOffset=-0.12823486; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item376 + { + dataType="Object"; + class PositionInfo + { + position[]={2004.5419,227.96335,1698.1753}; + angles[]={0,5.7746429,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13084; + type="Land_TimberLog_05_F"; + atlOffset=0.0023498535; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item377 + { + dataType="Object"; + class PositionInfo + { + position[]={2005.9746,227.86246,1699.0192}; + angles[]={0,5.7746429,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13085; + type="Land_TimberLog_05_F"; + atlOffset=-0.11062622; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item378 + { + dataType="Object"; + class PositionInfo + { + position[]={2007.4249,227.88885,1699.8151}; + angles[]={0,5.7746429,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13086; + type="Land_TimberLog_05_F"; + atlOffset=-0.084228516; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item379 + { + dataType="Object"; + class PositionInfo + { + position[]={2008.3148,227.90691,1700.3115}; + angles[]={0,5.7746429,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13087; + type="Land_TimberLog_05_F"; + atlOffset=-0.066177368; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item380 + { + dataType="Object"; + class PositionInfo + { + position[]={2010.7449,227.95859,1701.6354}; + angles[]={0,5.7746429,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13088; + type="Land_TimberLog_05_F"; + atlOffset=-0.01449585; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item381 + { + dataType="Object"; + class PositionInfo + { + position[]={2011.684,227.97551,1702.2161}; + angles[]={0,5.7746429,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13089; + type="Land_TimberLog_05_F"; + atlOffset=0.0024261475; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item382 + { + dataType="Object"; + class PositionInfo + { + position[]={2014.1859,228.02557,1703.6284}; + angles[]={0,5.7746429,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13090; + type="Land_TimberLog_05_F"; + atlOffset=0.037109375; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item383 + { + dataType="Object"; + class PositionInfo + { + position[]={2014.9786,228.04256,1704.1083}; + angles[]={0,5.7746429,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13091; + type="Land_TimberLog_05_F"; + atlOffset=0.054092407; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item384 + { + dataType="Object"; + class PositionInfo + { + position[]={2017.6686,228.08849,1705.5338}; + angles[]={0,5.7746429,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13092; + type="Land_TimberLog_05_F"; + atlOffset=0.10002136; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item385 + { + dataType="Object"; + class PositionInfo + { + position[]={2017.3907,228.0833,1705.8628}; + angles[]={0,5.7746429,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13093; + type="Land_TimberLog_05_F"; + atlOffset=0.094833374; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item386 + { + dataType="Object"; + class PositionInfo + { + position[]={2015.8875,228.05244,1708.4708}; + angles[]={0,5.7746429,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13094; + type="Land_TimberLog_05_F"; + atlOffset=0.063980103; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item387 + { + dataType="Object"; + class PositionInfo + { + position[]={2016.0426,228.05809,1707.2207}; + angles[]={0,5.7746429,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13095; + type="Land_TimberLog_05_F"; + atlOffset=0.069625854; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item388 + { + dataType="Object"; + class PositionInfo + { + position[]={2016.188,228.06277,1705.0399}; + angles[]={0,5.7746429,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13096; + type="Land_TimberLog_05_F"; + atlOffset=0.074310303; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item389 + { + dataType="Object"; + class PositionInfo + { + position[]={2012.7643,227.99812,1703.1898}; + angles[]={0,5.7746429,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13097; + type="Land_TimberLog_05_F"; + atlOffset=0.0096588135; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item390 + { + dataType="Object"; + class PositionInfo + { + position[]={2009.3923,227.93355,1701.3521}; + angles[]={0,5.7746429,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13098; + type="Land_TimberLog_05_F"; + atlOffset=-0.039535522; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item391 + { + dataType="Object"; + class PositionInfo + { + position[]={2006.4691,227.87433,1699.7186}; + angles[]={0,5.7746429,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13099; + type="Land_TimberLog_05_F"; + atlOffset=-0.098754883; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item392 + { + dataType="Object"; + class PositionInfo + { + position[]={2004.2864,227.84865,1700.7905}; + angles[]={0,5.7746429,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13100; + type="Land_TimberLog_05_F"; + atlOffset=-0.12443542; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item393 + { + dataType="Object"; + class PositionInfo + { + position[]={2001.707,227.82024,1705.4432}; + angles[]={0,5.7746429,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13101; + type="Land_TimberLog_05_F"; + atlOffset=-0.15284729; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item394 + { + dataType="Object"; + class PositionInfo + { + position[]={2001.9738,227.82829,1707.4518}; + angles[]={0,5.7746429,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13102; + type="Land_TimberLog_05_F"; + atlOffset=-0.14479065; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item395 + { + dataType="Object"; + class PositionInfo + { + position[]={2005.1172,227.88492,1709.147}; + angles[]={0,5.7746429,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13103; + type="Land_TimberLog_05_F"; + atlOffset=-0.088165283; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item396 + { + dataType="Object"; + class PositionInfo + { + position[]={2008.7217,227.93768,1711.1653}; + angles[]={0,5.7746429,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13104; + type="Land_TimberLog_05_F"; + atlOffset=-0.035400391; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item397 + { + dataType="Object"; + class PositionInfo + { + position[]={2011.7799,227.97354,1712.9486}; + angles[]={0,5.7746429,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13105; + type="Land_TimberLog_05_F"; + atlOffset=0.00045776367; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item398 + { + dataType="Object"; + class PositionInfo + { + position[]={2017.8783,228.47289,1711.5045}; + angles[]={0,5.7746429,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=13106; + type="land_spe_sandbag_long_thick"; + atlOffset=0.0011444092; + }; + class Item399 + { + dataType="Object"; + class PositionInfo + { + position[]={2016.702,228.38423,1714.4709}; + angles[]={0,0.8004548,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=13108; + type="Land_SPE_Sandbag_Nest"; + atlOffset=-0.042984009; + }; + class Item400 + { + dataType="Object"; + class PositionInfo + { + position[]={2020.0117,228.47656,1708.7744}; + angles[]={0,1.3240536,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=13109; + type="Land_SPE_Sandbag_Nest"; + atlOffset=0.049346924; + }; + class Item401 + { + dataType="Object"; + class PositionInfo + { + position[]={1999.9208,228.47488,1700.6058}; + angles[]={0,2.6330512,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=13110; + type="land_spe_sandbag_long_thick"; + atlOffset=0.0031433105; + }; + class Item402 + { + dataType="Object"; + class PositionInfo + { + position[]={2001.0968,228.40633,1697.6393}; + angles[]={0,3.9420478,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=13111; + type="Land_SPE_Sandbag_Nest"; + atlOffset=0.011138916; + }; + class Item403 + { + dataType="Object"; + class PositionInfo + { + position[]={1997.787,228.39253,1703.3359}; + angles[]={0,4.4656467,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=13112; + type="Land_SPE_Sandbag_Nest"; + atlOffset=-0.034683228; + }; + class Item404 + { + dataType="Object"; + class PositionInfo + { + position[]={2000.0898,228.39438,1711.3345}; + angles[]={0,4.2037187,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=13115; + type="Land_SPE_Sandbag_Long"; + atlOffset=0.0015716553; + }; + class Item405 + { + dataType="Object"; + class PositionInfo + { + position[]={2020.3927,228.39394,1701.9398}; + angles[]={0,4.203742,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=13116; + type="Land_SPE_Sandbag_Long"; + atlOffset=0.0011291504; + }; + class Item406 + { + dataType="Object"; + class PositionInfo + { + position[]={2016.5714,228.39421,1699.8787}; + angles[]={0,4.203752,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=13117; + type="Land_SPE_Sandbag_Long"; + atlOffset=0.0014038086; + }; + class Item407 + { + dataType="Object"; + class PositionInfo + { + position[]={2012.644,228.36295,1697.738}; + angles[]={0,4.203753,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=13118; + type="Land_SPE_Sandbag_Long"; + atlOffset=0.0013275146; + }; + class Item408 + { + dataType="Object"; + class PositionInfo + { + position[]={2008.7572,228.39455,1695.5789}; + angles[]={0,4.2037835,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=13119; + type="Land_SPE_Sandbag_Long"; + atlOffset=0.001739502; + }; + class Item409 + { + dataType="Object"; + class PositionInfo + { + position[]={2016.2015,228.08698,1710.4912}; + angles[]={0,5.7746429,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=13122; + type="Land_ClutterCutter_large_F"; + atlOffset=0.076980591; + }; + class Item410 + { + dataType="Object"; + class PositionInfo + { + position[]={2010.3309,228.00304,1706.9587}; + angles[]={0,5.7746429,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=13123; + type="Land_ClutterCutter_large_F"; + atlOffset=-0.0069580078; + }; + class Item411 + { + dataType="Object"; + class PositionInfo + { + position[]={2006.1113,227.93126,1704.5297}; + angles[]={0,5.7746429,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=13124; + type="Land_ClutterCutter_large_F"; + atlOffset=-0.078735352; + }; + class Item412 + { + dataType="Object"; + class PositionInfo + { + position[]={2001.2155,229.00511,1701.7852}; + angles[]={0,5.7746429,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=13125; + type="Land_ClutterCutter_large_F"; + atlOffset=0.99511719; + }; + class Item413 + { + dataType="Object"; + class PositionInfo + { + position[]={2007.6987,228.6917,1720.7308}; + angles[]={0,1.0589154,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13135; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v1"; + atlOffset=-0.027084351; + }; + class Item414 + { + dataType="Object"; + class PositionInfo + { + position[]={2004.2596,228.60829,1718.7894}; + angles[]={0,1.0589154,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13136; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v1"; + atlOffset=-0.11048889; + }; + class Item415 + { + dataType="Object"; + class PositionInfo + { + position[]={2000.7947,228.50223,1716.8557}; + angles[]={0,1.0589154,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13137; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v1"; + atlOffset=-0.21655273; + }; + class Item416 + { + dataType="Object"; + class PositionInfo + { + position[]={1997.3422,228.65915,1714.9169}; + angles[]={0,1.0589154,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13138; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v1"; + atlOffset=-0.059631348; + }; + class Item417 + { + dataType="Object"; + class PositionInfo + { + position[]={1996.3669,227.86633,1714.6235}; + angles[]={0,5.7713037,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13154; + type="Land_TimberLog_05_F"; + atlOffset=-0.10675049; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item418 + { + dataType="Object"; + class PositionInfo + { + position[]={1996.0297,227.85478,1713.9259}; + angles[]={0,5.7713037,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13155; + type="Land_TimberLog_05_F"; + atlOffset=-0.11830139; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item419 + { + dataType="Object"; + class PositionInfo + { + position[]={1997.4596,227.92091,1714.7747}; + angles[]={0,5.7713037,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13156; + type="Land_TimberLog_05_F"; + atlOffset=-0.0521698; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item420 + { + dataType="Object"; + class PositionInfo + { + position[]={1998.9071,227.97453,1715.5756}; + angles[]={0,5.7713037,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13157; + type="Land_TimberLog_05_F"; + atlOffset=0.001449585; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item421 + { + dataType="Object"; + class PositionInfo + { + position[]={1999.7954,227.72118,1716.0748}; + angles[]={0,5.7713037,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13158; + type="Land_TimberLog_05_F"; + atlOffset=-0.25190735; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item422 + { + dataType="Object"; + class PositionInfo + { + position[]={2002.2209,227.81143,1717.4069}; + angles[]={0,5.7713037,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13159; + type="Land_TimberLog_05_F"; + atlOffset=-0.16165161; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item423 + { + dataType="Object"; + class PositionInfo + { + position[]={2003.1582,227.83586,1717.9906}; + angles[]={0,5.7713037,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13160; + type="Land_TimberLog_05_F"; + atlOffset=-0.13722229; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item424 + { + dataType="Object"; + class PositionInfo + { + position[]={2005.6554,227.90465,1719.4114}; + angles[]={0,5.7713037,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13161; + type="Land_TimberLog_05_F"; + atlOffset=-0.068435669; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item425 + { + dataType="Object"; + class PositionInfo + { + position[]={2006.4465,227.92682,1719.8939}; + angles[]={0,5.7713037,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13162; + type="Land_TimberLog_05_F"; + atlOffset=-0.046264648; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item426 + { + dataType="Object"; + class PositionInfo + { + position[]={2009.1318,227.97437,1721.3284}; + angles[]={0,5.7713037,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13163; + type="Land_TimberLog_05_F"; + atlOffset=0.0012817383; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item427 + { + dataType="Object"; + class PositionInfo + { + position[]={2008.8528,228.06874,1721.6565}; + angles[]={0,5.7713037,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13164; + type="Land_TimberLog_05_F"; + atlOffset=0.041656494; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item428 + { + dataType="Object"; + class PositionInfo + { + position[]={2007.6527,227.94269,1720.8296}; + angles[]={0,5.7713037,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13167; + type="Land_TimberLog_05_F"; + atlOffset=-0.030395508; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item429 + { + dataType="Object"; + class PositionInfo + { + position[]={2004.2352,227.85854,1718.968}; + angles[]={0,5.7713037,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13168; + type="Land_TimberLog_05_F"; + atlOffset=-0.11454773; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item430 + { + dataType="Object"; + class PositionInfo + { + position[]={2000.8694,227.75671,1717.1189}; + angles[]={0,5.7713037,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13169; + type="Land_TimberLog_05_F"; + atlOffset=-0.21636963; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item431 + { + dataType="Object"; + class PositionInfo + { + position[]={1997.9517,227.93269,1715.4758}; + angles[]={0,5.7713037,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13170; + type="Land_TimberLog_05_F"; + atlOffset=-0.040390015; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item432 + { + dataType="Object"; + class PositionInfo + { + position[]={2011.464,228.4285,1724.5769}; + angles[]={0,1.320714,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=13180; + type="Land_SPE_Sandbag_Nest"; + atlOffset=0.0012817383; + }; + class Item433 + { + dataType="Object"; + class PositionInfo + { + position[]={2011.925,228.39282,1717.876}; + angles[]={0,4.2004852,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=13187; + type="Land_SPE_Sandbag_Long"; + atlOffset=1.5258789e-05; + }; + class Item434 + { + dataType="Object"; + class PositionInfo + { + position[]={2008.0533,228.39365,1715.6697}; + angles[]={0,4.2003841,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=13188; + type="Land_SPE_Sandbag_Long"; + atlOffset=0.0008392334; + }; + class Item435 + { + dataType="Object"; + class PositionInfo + { + position[]={2004.1332,228.39412,1713.5159}; + angles[]={0,4.2004242,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=13189; + type="Land_SPE_Sandbag_Long"; + atlOffset=0.0013122559; + }; + class Item436 + { + dataType="Object"; + class PositionInfo + { + position[]={1919.4591,230.84845,1738.7382}; + angles[]={0,2.9514906,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12302; + type="Land_Ammobox_rounds_F"; + atlOffset=0.76156616; + }; + class Item437 + { + dataType="Object"; + class PositionInfo + { + position[]={1919.4227,230.82036,1738.5452}; + angles[]={0,6.0428567,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12303; + type="Land_Ammobox_rounds_F"; + atlOffset=0.75134277; + }; + class Item438 + { + dataType="Object"; + class PositionInfo + { + position[]={1920.1511,230.50423,1740.7555}; + angles[]={0,4.5172195,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12304; + type="Land_Ammobox_rounds_F"; + atlOffset=0.082931519; + }; + class Item439 + { + dataType="Object"; + class PositionInfo + { + position[]={1920.3085,230.48021,1740.99}; + angles[]={0,6.231761,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12305; + type="Land_Ammobox_rounds_F"; + atlOffset=0.052581787; + }; + class Item440 + { + dataType="Object"; + class PositionInfo + { + position[]={1920.7241,230.93054,1727.4578}; + angles[]={0,6.1974134,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12306; + type="Land_SPE_Ammocrate_US_03"; + atlOffset=0.96514893; + }; + class Item441 + { + dataType="Object"; + class PositionInfo + { + position[]={1922.141,230.1257,1730.6273}; + angles[]={6.2590156,0.011312662,0.00027741608}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=12307; + type="Land_Plank_01_4m_F"; + atlOffset=0.27207947; + }; + class Item442 + { + dataType="Object"; + class PositionInfo + { + position[]={1922.3988,230.13663,1727.0288}; + angles[]={6.2728376,6.1362176,6.2816539}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=12308; + type="Land_Plank_01_4m_F"; + atlOffset=0.18582153; + }; + class Item443 + { + dataType="Object"; + class PositionInfo + { + position[]={1921.0685,230.39217,1742.155}; + angles[]={6.2328429,3.2653406,6.2215376}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=12309; + type="Land_Plank_01_4m_F"; + atlOffset=0.062332153; + }; + class Item444 + { + dataType="Object"; + class PositionInfo + { + position[]={1922.4159,230.49866,1745.4042}; + angles[]={6.1709781,3.9141796,6.2416568}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=12310; + type="Land_Plank_01_4m_F"; + atlOffset=0.67955017; + }; + class Item445 + { + dataType="Object"; + class PositionInfo + { + position[]={1925.5635,230.48344,1747.2917}; + angles[]={0.050550029,1.2675544,0.008288919}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=12311; + type="Land_Plank_01_4m_F"; + atlOffset=0.16506958; + }; + class Item446 + { + dataType="Object"; + class PositionInfo + { + position[]={1929.0365,230.12845,1749.0662}; + angles[]={0.0035378034,4.2629128,6.1810913}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=12312; + type="Land_Plank_01_4m_F"; + atlOffset=0.011276245; + }; + class Item447 + { + dataType="Object"; + class PositionInfo + { + position[]={1921.4739,230.06036,1736.2983}; + angles[]={6.279264,6.1227393,0.024235154}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=12313; + type="Land_Plank_01_8m_F"; + atlOffset=0.058227539; + }; + class Item448 + { + dataType="Object"; + class PositionInfo + { + position[]={1921.2465,229.98726,1733.0909}; + angles[]={0,1.4084136,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12314; + type="Land_WoodenBox_F"; + atlOffset=0.019485474; + }; + class Item449 + { + dataType="Object"; + class PositionInfo + { + position[]={1925.7698,229.5956,1740.5872}; + angles[]={6.2378912,5.9419804,6.2415609}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12315; + type="Land_SPE_Wooden_Barrel_01"; + atlOffset=0.0728302; + }; + class Item450 + { + dataType="Object"; + class PositionInfo + { + position[]={1925.9454,229.5952,1740.0784}; + angles[]={6.2378912,1.3622416,6.2415609}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12316; + type="Land_SPE_Wooden_Barrel_01"; + atlOffset=0.073516846; + }; + class Item451 + { + dataType="Object"; + class PositionInfo + { + position[]={1925.4291,229.5885,1739.9364}; + angles[]={6.2366138,1.9405545,6.2428384}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12317; + type="Land_SPE_Wooden_Barrel_01"; + atlOffset=0.066116333; + }; + class Item452 + { + dataType="Object"; + class PositionInfo + { + position[]={1925.8143,229.59834,1741.1174}; + angles[]={6.2378912,5.9404864,6.2415609}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12318; + type="Land_SPE_Wooden_Barrel_01"; + atlOffset=0.07484436; + }; + class Item453 + { + dataType="Object"; + class PositionInfo + { + position[]={1925.3158,229.59021,1740.4327}; + angles[]={6.2366138,1.9072261,6.2428384}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12319; + type="Land_SPE_Wooden_Barrel_01"; + atlOffset=0.066879272; + }; + class Item454 + { + dataType="Object"; + class PositionInfo + { + position[]={1925.2412,229.18544,1741.1594}; + angles[]={6.2378912,3.6859689,6.2415609}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12320; + type="Land_SPE_Wooden_Barrel_01_Side"; + atlOffset=0.067962646; + }; + class Item455 + { + dataType="Object"; + class PositionInfo + { + position[]={1926.7493,229.42673,1734.3439}; + angles[]={6.2385688,0.13662854,6.2428384}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12321; + type="Land_WoodenCrate_01_F"; + atlOffset=0.0024414063; + }; + class Item456 + { + dataType="Object"; + class PositionInfo + { + position[]={1928.0005,229.42273,1729.9944}; + angles[]={6.2391443,0.22602496,6.2441039}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12322; + type="Land_WoodenCrate_01_F"; + atlOffset=0.0034637451; + }; + class Item457 + { + dataType="Object"; + class PositionInfo + { + position[]={1930.7147,230.14041,1739.8158}; + angles[]={0,3.0539596,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12323; + type="Land_SPE_Ammocrate_US_01"; + atlOffset=0.90454102; + }; + class Item458 + { + dataType="Object"; + class PositionInfo + { + position[]={1930.8547,230.08118,1739.106}; + angles[]={0,1.5008005,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12324; + type="Land_SPE_Ammocrate_US_04"; + atlOffset=0.025390625; + }; + class Item459 + { + dataType="Object"; + class PositionInfo + { + position[]={1931.1019,230.03772,1738.9955}; + angles[]={0,0.24819358,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12325; + type="Land_SPE_Ammocrate_US_04"; + atlOffset=0.85649109; + }; + class Item460 + { + dataType="Object"; + class PositionInfo + { + position[]={1931.0697,229.98796,1739.2421}; + angles[]={0,5.5506802,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12326; + type="SPE_Apples_01"; + atlOffset=0.85061646; + }; + class Item461 + { + dataType="Object"; + class PositionInfo + { + position[]={1931.8433,229.12,1739.4771}; + angles[]={6.2401829,1.6590747,6.2445192}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12327; + type="Land_ChairWood_F"; + atlOffset=0.019775391; + }; + class Item462 + { + dataType="Object"; + class PositionInfo + { + position[]={1930.9604,229.12672,1740.296}; + angles[]={6.2401829,5.0365548,6.2445192}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12328; + type="Land_ChairWood_F"; + atlOffset=0.023696899; + }; + class Item463 + { + dataType="Object"; + class PositionInfo + { + position[]={1931.1273,230.12195,1739.6624}; + angles[]={0,3.9817173,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12329; + type="Land_SPE_Cider_Bottle_03"; + atlOffset=0.004486084; + }; + class Item464 + { + dataType="Object"; + class PositionInfo + { + position[]={1930.8864,230.14575,1739.4124}; + angles[]={0,4.4057894,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12330; + type="Land_SPE_Cider_Crate"; + atlOffset=0.012649536; + }; + class Item465 + { + dataType="Object"; + class PositionInfo + { + position[]={1931.1472,229.55089,1739.4637}; + angles[]={6.2378922,6.1391554,6.2468138}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12331; + type="Land_WoodenTable_small_F"; + atlOffset=0.014846802; + }; + class Item466 + { + dataType="Object"; + class PositionInfo + { + position[]={1930.2861,229.42076,1734.0759}; + angles[]={6.2385688,6.1488223,6.248404}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12332; + type="Land_WoodenCrate_01_F"; + atlOffset=0.0029602051; + }; + class Item467 + { + dataType="Object"; + class PositionInfo + { + position[]={1930.168,229.15211,1733.0662}; + angles[]={6.2385688,5.0324745,6.248404}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12333; + type="Land_SPE_Stretcher"; + atlOffset=0.0028533936; + }; + class Item468 + { + dataType="Object"; + class PositionInfo + { + position[]={1930.1061,229.83524,1734.2086}; + angles[]={6.237998,1.5067649,6.2419033}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12334; + type="Land_SPE_Ammocrate_US_04"; + atlOffset=0.65953064; + }; + class Item469 + { + dataType="Object"; + class PositionInfo + { + position[]={1930.1071,229.84032,1734.531}; + angles[]={6.237998,0.97850657,6.2419033}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12335; + type="Land_SPE_Ammocrate_US_04"; + atlOffset=0.66412354; + }; + class Item470 + { + dataType="Object"; + class PositionInfo + { + position[]={1930.191,230.07909,1733.8419}; + angles[]={0,5.9436269,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12336; + type="Land_SPE_Onion_Lamp"; + atlOffset=0.05430603; + }; + class Item471 + { + dataType="Object"; + class PositionInfo + { + position[]={1928.8636,230.63869,1750.9014}; + angles[]={0,2.0624478,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12337; + type="Land_SPE_Ladder"; + atlOffset=0.25354004; + }; + class Item472 + { + dataType="Object"; + class PositionInfo + { + position[]={1930.8042,230.04306,1738.8656}; + angles[]={0,3.9246657,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12338; + type="FlowerBouquet_02_F"; + atlOffset=0.81782532; + }; + class Item473 + { + dataType="Object"; + class PositionInfo + { + position[]={1921.3271,231.19008,1746.5634}; + angles[]={0,1.0833843,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12339; + type="Land_Ammobox_rounds_F"; + atlOffset=0.67744446; + }; + class Item474 + { + dataType="Object"; + class PositionInfo + { + position[]={1921.4421,231.16597,1746.7258}; + angles[]={0,4.1346302,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12340; + type="Land_Ammobox_rounds_F"; + atlOffset=0.65078735; + }; + class Item475 + { + dataType="Object"; + class PositionInfo + { + position[]={1921.5977,231.05544,1746.989}; + angles[]={0,4.9926367,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12341; + type="Land_Ammobox_rounds_F"; + atlOffset=0.53601074; + }; + class Item476 + { + dataType="Object"; + class PositionInfo + { + position[]={1921.403,230.89143,1746.6951}; + angles[]={0,0.76074338,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12342; + type="Land_SPE_Ammocrate_US_03"; + atlOffset=0.30982971; + }; + class Item477 + { + dataType="Object"; + class PositionInfo + { + position[]={1926.144,229.69554,1734.7161}; + angles[]={0,5.943471,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12343; + type="Land_SPE_Litter_Square5"; + atlOffset=0.5894928; + }; + class Item478 + { + dataType="Object"; + class PositionInfo + { + position[]={1931.4473,229.09294,1736.87}; + angles[]={6.2378922,5.4249496,6.2468138}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12344; + type="Land_SPE_Litter_Square5"; + atlOffset=0.019714355; + }; + class Item479 + { + dataType="Object"; + class PositionInfo + { + position[]={1930.0065,229.94781,1747.7281}; + angles[]={0,3.923507,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12345; + type="Land_SPE_Litter_Square5"; + atlOffset=0.43968201; + }; + class Item480 + { + dataType="Object"; + class PositionInfo + { + position[]={1931.2849,229.98938,1739.8641}; + angles[]={6.2378922,3.5110285,6.2467761}; + }; + side="Empty"; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12346; + type="Weapon_SPE_M1911"; + atlOffset=0.88458252; + }; + class Item481 + { + dataType="Object"; + class PositionInfo + { + position[]={1929.4691,230.26328,1751.3878}; + angles[]={0,5.81282,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12348; + type="Land_SPE_Dugout_6m315"; + atlOffset=0.68128967; + }; + class Item482 + { + dataType="Object"; + class PositionInfo + { + position[]={1919.8007,230.22223,1745.0874}; + angles[]={0,4.743535,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12350; + type="Land_SPE_Dugout_6m45_sandbags"; + atlOffset=0.0015106201; + }; + class Item483 + { + dataType="Object"; + class PositionInfo + { + position[]={1922.7285,229.51935,1742.8713}; + angles[]={6.2341042,4.7366786,6.2391067}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12351; + type="Land_SPE_Dugout_6m45_sandbags"; + atlOffset=0.01713562; + }; + class Item484 + { + dataType="Object"; + class PositionInfo + { + position[]={1921.2092,229.87445,1727.8917}; + angles[]={0,4.6360397,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12352; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.69085693; + }; + class Item485 + { + dataType="Object"; + class PositionInfo + { + position[]={1920.7224,229.81323,1733.0671}; + angles[]={0,4.5303459,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12353; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.57836914; + }; + class Item486 + { + dataType="Object"; + class PositionInfo + { + position[]={1919.9359,229.78098,1738.7719}; + angles[]={0,4.6313543,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12354; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.31994629; + }; + class Item487 + { + dataType="Object"; + class PositionInfo + { + position[]={1924.4673,230.3082,1749.2084}; + angles[]={0,5.8090453,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12355; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.29844666; + }; + class Item488 + { + dataType="Object"; + class PositionInfo + { + position[]={1926.1056,229.30559,1745.639}; + angles[]={6.2391267,5.8653264,6.237999}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12356; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.0018157959; + }; + class Item489 + { + dataType="Object"; + class PositionInfo + { + position[]={1923.5313,229.11688,1733.4808}; + angles[]={6.2373052,4.5308824,6.2390594}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12357; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.0021057129; + }; + class Item490 + { + dataType="Object"; + class PositionInfo + { + position[]={1924.002,229.09167,1728.3069}; + angles[]={6.2362971,4.640729,6.2399011}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12358; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.0028991699; + }; + class Item491 + { + dataType="Object"; + class PositionInfo + { + position[]={1922.7773,229.25212,1739.1897}; + angles[]={6.2366123,4.6404262,6.2391067}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12359; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.0020294189; + }; + class Item492 + { + dataType="Object"; + class PositionInfo + { + position[]={1925.892,230.07126,1748.5}; + angles[]={6.2384472,5.9213452,6.237999}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12360; + type="Land_SPE_Dugout_Pile_02"; + atlOffset=0.37112427; + }; + class Item493 + { + dataType="Object"; + class PositionInfo + { + position[]={1921.1992,229.86856,1736.6683}; + angles[]={6.1908393,6.1513953,0.034942046}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12361; + type="Land_SPE_Dugout_Pile_02"; + atlOffset=0.097732544; + }; + class Item494 + { + dataType="Object"; + class PositionInfo + { + position[]={1928.9283,229.35069,1748.1505}; + angles[]={6.2465525,5.9631672,6.2298994}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12363; + type="Land_SPE_Dugout_Pile_02"; + atlOffset=0.0018463135; + }; + class Item495 + { + dataType="Object"; + class PositionInfo + { + position[]={1916.5104,229.13431,1724.2847}; + angles[]={0,4.3903084,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12364; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.64610291; + }; + class Item496 + { + dataType="Object"; + class PositionInfo + { + position[]={1916.2418,229.315,1727.9507}; + angles[]={0,1.7712322,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12365; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.51449585; + }; + class Item497 + { + dataType="Object"; + class PositionInfo + { + position[]={1918.141,230.26471,1724.892}; + angles[]={0.012812238,1.9651992,0.050604392}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12366; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.78033447; + }; + class Item498 + { + dataType="Object"; + class PositionInfo + { + position[]={1916.2169,229.62851,1731.4502}; + angles[]={0,4.7175789,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12367; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.26303101; + }; + class Item499 + { + dataType="Object"; + class PositionInfo + { + position[]={1916.2924,229.48705,1735.2749}; + angles[]={6.236464,4.5275936,6.2360311}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12368; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.51451111; + }; + class Item500 + { + dataType="Object"; + class PositionInfo + { + position[]={1916.0779,229.92407,1739.884}; + angles[]={0,0.18680611,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12369; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.51489258; + }; + class Item501 + { + dataType="Object"; + class PositionInfo + { + position[]={1915.7531,230.30959,1738.8461}; + angles[]={0,1.7120889,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12370; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.12826538; + }; + class Item502 + { + dataType="Object"; + class PositionInfo + { + position[]={1915.1804,230.41646,1742.7815}; + angles[]={6.2345777,4.8688617,6.2369142}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12371; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.51506042; + }; + class Item503 + { + dataType="Object"; + class PositionInfo + { + position[]={1916.6775,230.57304,1746.215}; + angles[]={0.03320824,5.5264397,0.20660934}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12372; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.51527405; + }; + class Item504 + { + dataType="Object"; + class PositionInfo + { + position[]={1918.9675,230.8217,1749.7938}; + angles[]={6.2329693,5.3819113,6.2376456}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12373; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.51531982; + }; + class Item505 + { + dataType="Object"; + class PositionInfo + { + position[]={1917.8654,230.06538,1735.5833}; + angles[]={0,6.0310426,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12374; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.39929199; + }; + class Item506 + { + dataType="Object"; + class PositionInfo + { + position[]={1923.5154,230.53564,1753.3433}; + angles[]={6.2509871,5.8180346,6.2206593}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12375; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.51522827; + }; + class Item507 + { + dataType="Object"; + class PositionInfo + { + position[]={1921.4349,231.09595,1751.1421}; + angles[]={6.0529256,5.0630932,6.0866833}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12376; + type="Land_SPE_Dugout_Cover"; + }; + class Item508 + { + dataType="Object"; + class PositionInfo + { + position[]={1928.579,230.86792,1756.0309}; + angles[]={0,3.6508605,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12377; + type="Land_SPE_Dugout_Cover"; + }; + class Item509 + { + dataType="Object"; + class PositionInfo + { + position[]={1925.421,231.08852,1755.031}; + angles[]={6.0938501,2.3666148,6.0813236}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12378; + type="Land_SPE_Dugout_Cover"; + }; + class Item510 + { + dataType="Object"; + class PositionInfo + { + position[]={1906.6552,232.12102,1732.0729}; + angles[]={6.2409735,4.6457472,6.2293072}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12379; + type="Land_SPE_BarbedWire_01"; + atlOffset=0.00077819824; + }; + class Item511 + { + dataType="Object"; + class PositionInfo + { + position[]={1906.9252,232.42807,1739.0313}; + angles[]={6.2388988,4.8975029,6.2355604}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12380; + type="Land_SPE_BarbedWire_01"; + atlOffset=0.00068664551; + }; + class Item512 + { + dataType="Object"; + class PositionInfo + { + position[]={1923.5466,232.47496,1758.9111}; + angles[]={6.277225,6.0692711,6.2027283}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12381; + type="Land_SPE_BarbedWire_01"; + atlOffset=0.00074768066; + }; + class Item513 + { + dataType="Object"; + class PositionInfo + { + position[]={1924.2061,230.84966,1733.7786}; + angles[]={0,1.4826044,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=12382; + type="CamoNet_BLUFOR_open_F"; + atlOffset=0.59968567; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item514 + { + dataType="Object"; + class PositionInfo + { + position[]={1924.3856,231.59581,1745.3505}; + angles[]={6.1547155,3.5061378,6.2551007}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=12383; + type="CamoNet_BLUFOR_open_F"; + atlOffset=1.1018219; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item515 + { + dataType="Object"; + class PositionInfo + { + position[]={1932.0258,230.2475,1735.8367}; + angles[]={6.2401595,4.5716267,6.2468138}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=12384; + type="CamoNet_BLUFOR_open_F"; + atlOffset=0.010742188; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item516 + { + dataType="Object"; + class PositionInfo + { + position[]={1927.6794,229.1174,1741.0746}; + angles[]={6.2378912,5.9418831,6.2415609}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12385; + type="Land_SPE_Ammobox_German_03_Covered"; + atlOffset=0.0043792725; + }; + class Item517 + { + dataType="Object"; + class PositionInfo + { + position[]={1928.6034,229.10266,1738.3809}; + angles[]={6.2378912,1.3733257,6.2415609}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12386; + type="Land_SPE_Ammobox_German_03_Covered"; + atlOffset=0.020767212; + }; + class Item518 + { + dataType="Object"; + class PositionInfo + { + position[]={1927.1143,229.08591,1738.134}; + angles[]={6.2366138,5.9419975,6.2428384}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12387; + type="Land_SPE_Ammobox_German_03_Covered"; + atlOffset=0.002166748; + }; + class Item519 + { + dataType="Object"; + class PositionInfo + { + position[]={1929.2354,229.07751,1733.2783}; + angles[]={6.2385688,5.9421229,6.2428384}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12388; + type="Land_SPE_Ammobox_German_03_Covered"; + atlOffset=0.0028076172; + }; + class Item520 + { + dataType="Object"; + class PositionInfo + { + position[]={1927.1526,229.0058,1736.1675}; + angles[]={6.2366138,5.9419618,6.2428384}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12389; + type="Land_SPE_Covered_Pallets_02_Olive"; + atlOffset=-0.074279785; + }; + class Item521 + { + dataType="Object"; + class PositionInfo + { + position[]={1927.5736,229.48752,1735.0847}; + angles[]={6.2385688,5.9421444,6.2428384}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12390; + type="Land_SPE_Wooden_Barrel_01"; + atlOffset=0.0023498535; + }; + class Item522 + { + dataType="Object"; + class PositionInfo + { + position[]={1928.1285,229.48801,1735.3459}; + angles[]={6.2385688,1.8996038,6.2428384}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12391; + type="Land_SPE_Wooden_Barrel_01"; + atlOffset=0.0023498535; + }; + class Item523 + { + dataType="Object"; + class PositionInfo + { + position[]={1928.6581,229.48846,1735.5828}; + angles[]={6.2385688,3.3283095,6.2428384}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12392; + type="Land_SPE_Wooden_Barrel_01"; + atlOffset=0.0023651123; + }; + class Item524 + { + dataType="Object"; + class PositionInfo + { + position[]={1929.0613,229.52985,1740.35}; + angles[]={6.2378912,5.9418831,6.2415609}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12393; + type="Land_SPE_Wooden_Barrel_01"; + atlOffset=0.013275146; + }; + class Item525 + { + dataType="Object"; + class PositionInfo + { + position[]={1929.3987,229.28593,1735.7058}; + angles[]={6.2385688,5.2084942,6.2428384}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12394; + type="Land_SPE_Wooden_Barrel_01_Side"; + atlOffset=0.18414307; + }; + class Item526 + { + dataType="Object"; + class PositionInfo + { + position[]={1929.1412,229.38377,1740.9127}; + angles[]={0,5.0710092,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12395; + type="Land_SPE_Wooden_Barrel_01_Side"; + atlOffset=0.27359009; + }; + class Item527 + { + dataType="Object"; + class PositionInfo + { + position[]={1924.525,229.07945,1716.787}; + angles[]={6.2342377,4.6360397,6.259768}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12397; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.0040588379; + }; + class Item528 + { + dataType="Object"; + class PositionInfo + { + position[]={1924.1362,228.98277,1722.8622}; + angles[]={6.2351999,4.640729,6.2423768}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12400; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=-0.10040283; + }; + class Item529 + { + dataType="Object"; + class PositionInfo + { + position[]={1925.3781,229.27942,1704.6858}; + angles[]={6.2683029,4.6360397,6.2534251}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12401; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.0038909912; + }; + class Item530 + { + dataType="Object"; + class PositionInfo + { + position[]={1924.9893,229.15897,1710.761}; + angles[]={6.2645602,4.640729,6.2479615}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12402; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.0041351318; + }; + class Item531 + { + dataType="Object"; + class PositionInfo + { + position[]={1935.0938,228.97275,1688.1859}; + angles[]={0.039051246,3.9956083,6.2292819}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12404; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.002456665; + }; + class Item532 + { + dataType="Object"; + class PositionInfo + { + position[]={1931.0179,229.17497,1692.7119}; + angles[]={0.039051246,3.9550455,6.2367072}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12405; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.003112793; + }; + class Item533 + { + dataType="Object"; + class PositionInfo + { + position[]={1943.0613,228.957,1679.2587}; + angles[]={0.037194949,3.9784548,6.2163081}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12406; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.0018005371; + }; + class Item534 + { + dataType="Object"; + class PositionInfo + { + position[]={1939.108,228.94897,1683.6416}; + angles[]={0.043627504,3.982944,6.2228575}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12407; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.0018920898; + }; + class Item535 + { + dataType="Object"; + class PositionInfo + { + position[]={1960.661,228.47073,1656.4808}; + angles[]={0.027899247,4.1169519,6.2089047}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12408; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.010299683; + }; + class Item536 + { + dataType="Object"; + class PositionInfo + { + position[]={1966.3779,228.46515,1646.8599}; + angles[]={0.044619355,4.2433672,6.2274284}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12409; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.00074768066; + }; + class Item537 + { + dataType="Object"; + class PositionInfo + { + position[]={1963.5293,228.42693,1652.0714}; + angles[]={0.037193343,4.1569109,6.2274284}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12410; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.00080871582; + }; + class Item538 + { + dataType="Object"; + class PositionInfo + { + position[]={1943.2048,229.08919,1750.4058}; + angles[]={6.2688994,6.0399547,6.2389002}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12428; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.0026245117; + }; + class Item539 + { + dataType="Object"; + class PositionInfo + { + position[]={1931.4202,229.14828,1747.5269}; + angles[]={6.2465525,6.0364518,6.2396307}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12429; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.0021972656; + }; + class Item540 + { + dataType="Object"; + class PositionInfo + { + position[]={1937.3431,229.08621,1748.9332}; + angles[]={6.2546587,6.0426583,6.2426934}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12430; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.0023803711; + }; + class Item541 + { + dataType="Object"; + class PositionInfo + { + position[]={1960.0602,228.37845,1755.0922}; + angles[]={0.01389684,5.9997959,6.2463822}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12431; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=-0.0094146729; + }; + class Item542 + { + dataType="Object"; + class PositionInfo + { + position[]={1948.8799,228.80611,1751.9209}; + angles[]={6.2702298,5.9976554,6.2457142}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12432; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.0027008057; + }; + class Item543 + { + dataType="Object"; + class PositionInfo + { + position[]={1954.7429,228.61191,1753.5591}; + angles[]={0.01337669,6.0033708,6.2480054}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12433; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.0028839111; + }; + class Item544 + { + dataType="Object"; + class PositionInfo + { + position[]={1996.5601,227.72374,1761.3385}; + angles[]={6.2822719,0.18857858,6.2604051}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12436; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.0037384033; + }; + class Item545 + { + dataType="Object"; + class PositionInfo + { + position[]={2002.59,227.72372,1760.0249}; + angles[]={6.2800589,0.26148012,6.2603345}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12438; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.0037231445; + }; + class Item546 + { + dataType="Object"; + class PositionInfo + { + position[]={2008.3282,227.72357,1758.0498}; + angles[]={6.2800398,0.43657532,6.2628908}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12439; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.0035705566; + }; + class Item547 + { + dataType="Object"; + class PositionInfo + { + position[]={2020.693,227.72464,1743.5895}; + angles[]={6.2467289,1.1177384,6.2716665}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12441; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.0046386719; + }; + class Item548 + { + dataType="Object"; + class PositionInfo + { + position[]={2023.4471,227.70622,1738.157}; + angles[]={6.2409186,1.0771719,0.0024414069}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12442; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.0044403076; + }; + class Item549 + { + dataType="Object"; + class PositionInfo + { + position[]={2018.0029,227.72418,1749.0236}; + angles[]={6.2514176,1.1050926,6.2716665}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12443; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.0041809082; + }; + class Item550 + { + dataType="Object"; + class PositionInfo + { + position[]={2022.8906,228.36031,1745.9237}; + angles[]={6.2536321,1.1177384,6.2740507}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12458; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.65437317; + }; + class Item551 + { + dataType="Object"; + class PositionInfo + { + position[]={2025.6448,228.34012,1740.4912}; + angles[]={6.2455997,1.0771719,6.2809749}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12459; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.6546936; + }; + class Item552 + { + dataType="Object"; + class PositionInfo + { + position[]={2020.2006,228.37419,1751.3578}; + angles[]={6.2574816,1.1050926,6.2655969}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12460; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.65419006; + }; + class Item553 + { + dataType="Object"; + class PositionInfo + { + position[]={1998.9584,228.51648,1763.4792}; + angles[]={6.2822719,0.18857858,6.2604051}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12479; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.094970703; + }; + class Item554 + { + dataType="Object"; + class PositionInfo + { + position[]={2004.9883,228.48773,1762.1656}; + angles[]={6.2800589,0.26148012,6.2603345}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12480; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.074798584; + }; + class Item555 + { + dataType="Object"; + class PositionInfo + { + position[]={2010.7266,228.46294,1760.1906}; + angles[]={6.2800398,0.43657532,6.2628908}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12481; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.092453003; + }; + class Item556 + { + dataType="Object"; + class PositionInfo + { + position[]={1940.0966,229.92068,1752.8285}; + angles[]={6.2688994,6.0399547,6.2389002}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12484; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.0056610107; + }; + class Item557 + { + dataType="Object"; + class PositionInfo + { + position[]={1934.2349,229.86218,1751.356}; + angles[]={6.2546587,6.0426583,6.2426934}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12485; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.65934753; + }; + class Item558 + { + dataType="Object"; + class PositionInfo + { + position[]={1945.7716,229.93269,1754.3436}; + angles[]={6.2702298,5.9976554,6.2457142}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12487; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.31980896; + }; + class Item559 + { + dataType="Object"; + class PositionInfo + { + position[]={1951.6346,229.69502,1755.9818}; + angles[]={0.01337669,6.0033708,6.2480054}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12488; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.34268188; + }; + class Item560 + { + dataType="Object"; + class PositionInfo + { + position[]={1928.5114,230.21808,1749.9915}; + angles[]={6.2546587,6.0426583,6.2426934}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12490; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.09552002; + }; + class Item561 + { + dataType="Object"; + class PositionInfo + { + position[]={1921.8677,230.14128,1715.788}; + angles[]={6.2342377,4.6360397,6.259768}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12491; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.37098694; + }; + class Item562 + { + dataType="Object"; + class PositionInfo + { + position[]={1921.4789,230.06798,1721.8632}; + angles[]={6.2351999,4.640729,6.2423768}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12492; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.34855652; + }; + class Item563 + { + dataType="Object"; + class PositionInfo + { + position[]={1922.7587,230.32187,1703.6018}; + angles[]={6.2687044,4.6225948,6.2532282}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12493; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.30508423; + }; + class Item564 + { + dataType="Object"; + class PositionInfo + { + position[]={1922.2798,230.23987,1709.8385}; + angles[]={6.2655773,4.6120682,6.2474427}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12494; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.33105469; + }; + class Item565 + { + dataType="Object"; + class PositionInfo + { + position[]={1932.4784,229.98508,1686.8828}; + angles[]={0.039051246,3.9956083,6.2292819}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12495; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.12605286; + }; + class Item566 + { + dataType="Object"; + class PositionInfo + { + position[]={1928.4026,230.12433,1691.4088}; + angles[]={0.039051246,3.9550455,6.2367072}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12496; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.075469971; + }; + class Item567 + { + dataType="Object"; + class PositionInfo + { + position[]={1936.4927,229.91499,1682.3385}; + angles[]={0.043627504,3.982944,6.2228575}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12498; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.055633545; + }; + class Item568 + { + dataType="Object"; + class PositionInfo + { + position[]={1964.627,229.22264,1644.1954}; + angles[]={0.044619355,4.2433672,6.2274284}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12502; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.62770081; + }; + class Item569 + { + dataType="Object"; + class PositionInfo + { + position[]={1961.7783,229.27267,1649.407}; + angles[]={0.037193343,4.1569109,6.2274284}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12503; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.0016174316; + }; + class Item570 + { + dataType="Object"; + class PositionInfo + { + position[]={1974.0186,228.96783,1635.6053}; + angles[]={0.039051246,3.4959741,6.2422776}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12504; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.47564697; + }; + class Item571 + { + dataType="Object"; + class PositionInfo + { + position[]={1926.3455,229.38564,1697.2759}; + angles[]={0.033474658,3.8706713,6.2385659}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=12403; + type="Land_SPE_Dugout_6m45_sandbags"; + atlOffset=0.0031280518; + }; + class Item572 + { + dataType="Object"; + class PositionInfo + { + position[]={1957.7657,228.72849,1660.5908}; + angles[]={0.026042657,4.0914745,6.2089038}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=12415; + type="Land_SPE_Dugout_6m315_sandbags"; + atlOffset=0.012161255; + }; + class Item573 + { + dataType="Object"; + class PositionInfo + { + position[]={1945.9285,228.94168,1675.1698}; + angles[]={0.029756222,4.8299036,6.2126079}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=12416; + type="Land_SPE_Dugout_6m315_sandbags"; + atlOffset=0.0016784668; + }; + class Item574 + { + dataType="Object"; + class PositionInfo + { + position[]={1970.0581,228.51683,1640.3251}; + angles[]={0.089439958,3.4788303,6.1974382}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=12417; + type="Land_SPE_Dugout_6m45_sandbags"; + atlOffset=0.0010528564; + }; + class Item575 + { + dataType="Object"; + class PositionInfo + { + position[]={1964.5314,228.26427,1756.5367}; + angles[]={0.0037406909,5.9871922,6.241497}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=12435; + type="Land_SPE_Dugout_6m315_sandbags"; + atlOffset=-0.018798828; + }; + class Item576 + { + dataType="Object"; + class PositionInfo + { + position[]={1990.2854,227.72351,1761.8191}; + angles[]={0.003311686,0.71881622,6.2579589}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=12437; + type="Land_SPE_Dugout_6m315_sandbags"; + atlOffset=0.0035095215; + }; + class Item577 + { + dataType="Object"; + class PositionInfo + { + position[]={2014.4037,227.72379,1755.5011}; + angles[]={6.2656207,0.36350182,6.2619181}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=12440; + type="Land_SPE_Dugout_6m45_sandbags"; + atlOffset=0.0037841797; + }; + class Item578 + { + dataType="Object"; + class PositionInfo + { + position[]={1992.6837,228.56706,1763.9598}; + angles[]={0.003311686,0.71881622,6.2579589}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=12482; + type="Land_SPE_Dugout_6m315_sandbags"; + atlOffset=0.072906494; + }; + class Item579 + { + dataType="Object"; + class PositionInfo + { + position[]={2016.802,228.44547,1757.6418}; + angles[]={6.2656207,0.36350182,6.2619181}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=12483; + type="Land_SPE_Dugout_6m45_sandbags"; + atlOffset=0.14787292; + }; + class Item580 + { + dataType="Object"; + class PositionInfo + { + position[]={1958.0416,229.26057,1757.6282}; + angles[]={1.0816309e-05,6.0764499,6.2413297}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=12489; + type="Land_SPE_Dugout_6m315_sandbags"; + atlOffset=0.20690918; + }; + class Item581 + { + dataType="Object"; + class PositionInfo + { + position[]={1923.6324,230.19579,1696.1929}; + angles[]={0.033474658,3.8706713,6.2385659}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=12499; + type="Land_SPE_Dugout_6m45_sandbags"; + atlOffset=0.01902771; + }; + class Item582 + { + dataType="Object"; + class PositionInfo + { + position[]={1940.8042,229.76898,1677.4192}; + angles[]={0.041934527,4.6494074,6.2190843}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=12500; + type="Land_SPE_Dugout_6m315_sandbags"; + atlOffset=0.66896057; + }; + class Item583 + { + dataType="Object"; + class PositionInfo + { + position[]={1968.1729,229.4416,1637.5209}; + angles[]={0.089439958,3.4788303,6.1974382}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=12506; + type="Land_SPE_Dugout_6m45_sandbags"; + atlOffset=0.0094909668; + }; + class Item584 + { + dataType="Object"; + class PositionInfo + { + position[]={1958.1162,229.44104,1655.199}; + angles[]={0.022206727,4.1427269,6.2076707}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=12505; + type="Land_SPE_Dugout_6m315_sandbags"; + atlOffset=0.056304932; + }; + class Item585 + { + dataType="Object"; + class PositionInfo + { + position[]={2010.7655,226.73045,1747.2393}; + angles[]={0,1.9664958,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12693; + type="Land_SPE_Litter_Square5"; + atlOffset=-0.98954773; + }; + class Item586 + { + dataType="Object"; + class PositionInfo + { + position[]={2017.381,227.55301,1735.0293}; + angles[]={0,4.8939419,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12694; + type="Land_SPE_Litter_Square5"; + atlOffset=-0.383255; + }; + class Item587 + { + dataType="Object"; + class PositionInfo + { + position[]={2014.53,227.76823,1741.8408}; + angles[]={0,4.2869768,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12695; + type="Land_SPE_Covered_Pallets_02_Olive"; + atlOffset=0.00053405762; + }; + class Item588 + { + dataType="Object"; + class PositionInfo + { + position[]={2010.0192,229.73259,1747.5514}; + angles[]={0,5.84377,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12696; + type="Land_SPE_Tent_02"; + atlOffset=0.00053405762; + }; + class Item589 + { + dataType="Object"; + class PositionInfo + { + position[]={2016.7174,229.98401,1735.1742}; + angles[]={0,5.7764072,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12697; + type="Land_SPE_Tent_02"; + atlOffset=0.00054931641; + }; + class Item590 + { + dataType="Object"; + class PositionInfo + { + position[]={2016.7782,227.71735,1742.4692}; + angles[]={0,1.0921211,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12698; + type="Land_SPE_Ammobox_German_03_Covered"; + atlOffset=-0.0026550293; + }; + class Item591 + { + dataType="Object"; + class PositionInfo + { + position[]={2012.198,227.93016,1741.4227}; + angles[]={0,4.2563505,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12699; + type="Land_SPE_Ammobox_German_03_Covered"; + atlOffset=-0.010925293; + }; + class Item592 + { + dataType="Object"; + class PositionInfo + { + position[]={2015.274,228.16402,1731.9946}; + angles[]={0,1.068099,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12700; + type="Land_SPE_Artillery_Rounds_US"; + atlOffset=-0.25779724; + }; + class Item593 + { + dataType="Object"; + class PositionInfo + { + position[]={2017.4352,228.03453,1733.2644}; + angles[]={0,2.3833795,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12701; + type="Land_SPE_Artillery_Rounds_US"; + atlOffset=-0.30722046; + }; + class Item594 + { + dataType="Object"; + class PositionInfo + { + position[]={2017.4989,227.88345,1736.1528}; + angles[]={0,0.087666072,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12702; + type="Land_SPE_Artillery_Rounds_US"; + atlOffset=-0.42961121; + }; + class Item595 + { + dataType="Object"; + class PositionInfo + { + position[]={2008.7288,226.75319,1748.1698}; + angles[]={0,5.1387982,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12703; + type="Land_SPE_Pallet"; + atlOffset=-1.0605316; + }; + class Item596 + { + dataType="Object"; + class PositionInfo + { + position[]={2012.1417,226.78859,1748.4766}; + angles[]={0,5.5844026,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12704; + type="Land_SPE_Pallet"; + atlOffset=-1.0108185; + }; + class Item597 + { + dataType="Object"; + class PositionInfo + { + position[]={2013.3855,227.00415,1752.329}; + angles[]={0,5.1387982,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12705; + type="Land_SPE_Wooden_Barrel_02_Brown"; + atlOffset=-1.1153259; + }; + class Item598 + { + dataType="Object"; + class PositionInfo + { + position[]={2020.2637,228.13997,1739.0303}; + angles[]={0,5.1387982,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12706; + type="Land_SPE_Wooden_Barrel_02_Brown"; + atlOffset=0.020492554; + }; + class Item599 + { + dataType="Object"; + class PositionInfo + { + position[]={2020.0228,228.12001,1739.6454}; + angles[]={0,3.5935481,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12707; + type="Land_SPE_Wooden_Barrel_02_Brown"; + atlOffset=0.00053405762; + }; + class Item600 + { + dataType="Object"; + class PositionInfo + { + position[]={2013.6483,227.07635,1751.616}; + angles[]={0,5.1387982,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12708; + type="Land_SPE_Wooden_Barrel_02_Open_Brown"; + atlOffset=-1.0886688; + }; + class Item601 + { + dataType="Object"; + class PositionInfo + { + position[]={2020.64,228.16556,1739.5635}; + angles[]={0,4.0419817,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12709; + type="Land_SPE_Wooden_Barrel_02_Open_Brown"; + atlOffset=0.00053405762; + }; + class Item602 + { + dataType="Object"; + class PositionInfo + { + position[]={2022.5129,227.20349,1736.3529}; + angles[]={0,1.0159628,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=12710; + type="Land_ShellCrater_01_F"; + atlOffset=-0.42936707; + }; + class Item603 + { + dataType="Object"; + class PositionInfo + { + position[]={2011.6768,226.57246,1752.3856}; + angles[]={0,5.8813715,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=12711; + type="Land_SPE_Ammobox_German_03"; + atlOffset=-1.1475372; + }; + class Item604 + { + dataType="Object"; + class PositionInfo + { + position[]={2000.9282,230.64209,1722.3666}; + angles[]={0,5.7712975,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=13127; + type="Land_SPE_Tent_03"; + atlOffset=0.0012664795; + }; + class Item605 + { + dataType="Object"; + class PositionInfo + { + position[]={2003.4574,228.86433,1729.0667}; + angles[]={0,4.2005076,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13128; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v1"; + atlOffset=0.091552734; + }; + class Item606 + { + dataType="Object"; + class PositionInfo + { + position[]={2004.4622,228.15076,1729.3748}; + angles[]={0,5.7713037,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13129; + type="Land_TimberLog_05_F"; + atlOffset=0.12367249; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item607 + { + dataType="Object"; + class PositionInfo + { + position[]={2000.0043,228.75653,1727.1272}; + angles[]={0,4.2005076,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13130; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v1"; + atlOffset=0.021453857; + }; + class Item608 + { + dataType="Object"; + class PositionInfo + { + position[]={1996.5397,228.65855,1725.1945}; + angles[]={0,4.2005076,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13131; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v1"; + atlOffset=-0.087768555; + }; + class Item609 + { + dataType="Object"; + class PositionInfo + { + position[]={1993.1002,228.5231,1723.2527}; + angles[]={0,4.2005076,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13132; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v1"; + atlOffset=-0.22593689; + }; + class Item610 + { + dataType="Object"; + class PositionInfo + { + position[]={1993.1316,228.54903,1720.8551}; + angles[]={0,2.6297119,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13133; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v1"; + atlOffset=-0.17900085; + }; + class Item611 + { + dataType="Object"; + class PositionInfo + { + position[]={2005.1377,228.74097,1727.6238}; + angles[]={0,2.6297119,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13134; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v1"; + atlOffset=0.0012664795; + }; + class Item612 + { + dataType="Object"; + class PositionInfo + { + position[]={1995.6617,228.74869,1716.3597}; + angles[]={0,5.7713046,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13139; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v1"; + atlOffset=0.029907227; + }; + class Item613 + { + dataType="Object"; + class PositionInfo + { + position[]={2007.6677,228.75165,1723.1287}; + angles[]={0,5.7713046,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13140; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v1"; + atlOffset=0.032867432; + }; + class Item614 + { + dataType="Object"; + class PositionInfo + { + position[]={2006.0664,228.04633,1726.3158}; + angles[]={0,5.7713037,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13141; + type="Land_TimberLog_05_F"; + atlOffset=0.019241333; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item615 + { + dataType="Object"; + class PositionInfo + { + position[]={2004.9401,227.98837,1727.6423}; + angles[]={0,5.7713037,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13142; + type="Land_TimberLog_05_F"; + atlOffset=-0.0057983398; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item616 + { + dataType="Object"; + class PositionInfo + { + position[]={2004.7235,228.14676,1730.059}; + angles[]={0,5.7713037,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13143; + type="Land_TimberLog_05_F"; + atlOffset=0.11967468; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item617 + { + dataType="Object"; + class PositionInfo + { + position[]={2002.1948,228.0793,1728.6145}; + angles[]={0,5.7713037,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13144; + type="Land_TimberLog_05_F"; + atlOffset=0.052215576; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item618 + { + dataType="Object"; + class PositionInfo + { + position[]={2000.7915,228.03421,1727.7798}; + angles[]={0,5.7713037,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13145; + type="Land_TimberLog_05_F"; + atlOffset=0.0071258545; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item619 + { + dataType="Object"; + class PositionInfo + { + position[]={1998.5103,227.95421,1726.5635}; + angles[]={0,5.7713037,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13146; + type="Land_TimberLog_05_F"; + atlOffset=-0.029937744; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item620 + { + dataType="Object"; + class PositionInfo + { + position[]={1997.6915,227.93744,1726.0488}; + angles[]={0,5.7713037,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13147; + type="Land_TimberLog_05_F"; + atlOffset=-0.052474976; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item621 + { + dataType="Object"; + class PositionInfo + { + position[]={1995.2206,227.86723,1724.6653}; + angles[]={0,5.7713037,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13148; + type="Land_TimberLog_05_F"; + atlOffset=-0.1456604; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item622 + { + dataType="Object"; + class PositionInfo + { + position[]={1994.0959,227.81828,1724.1339}; + angles[]={0,5.7713037,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13149; + type="Land_TimberLog_05_F"; + atlOffset=-0.19325256; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item623 + { + dataType="Object"; + class PositionInfo + { + position[]={1991.9915,227.71976,1722.8673}; + angles[]={0,5.7713037,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13150; + type="Land_TimberLog_05_F"; + atlOffset=-0.27999878; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item624 + { + dataType="Object"; + class PositionInfo + { + position[]={1992.0071,227.72534,1722.379}; + angles[]={0,5.7713037,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13151; + type="Land_TimberLog_05_F"; + atlOffset=-0.26986694; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item625 + { + dataType="Object"; + class PositionInfo + { + position[]={1993.5853,227.8438,1719.6637}; + angles[]={0,5.7713037,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13152; + type="Land_TimberLog_05_F"; + atlOffset=-0.13430786; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item626 + { + dataType="Object"; + class PositionInfo + { + position[]={1994.8928,227.9503,1717.3958}; + angles[]={0,5.7713037,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13153; + type="Land_TimberLog_05_F"; + atlOffset=-0.022781372; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item627 + { + dataType="Object"; + class PositionInfo + { + position[]={2007.3408,227.97437,1724.2594}; + angles[]={0,5.7713037,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13165; + type="Land_TimberLog_05_F"; + atlOffset=0.0012817383; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item628 + { + dataType="Object"; + class PositionInfo + { + position[]={2007.5001,228.00345,1723.0099}; + angles[]={0,5.7713037,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13166; + type="Land_TimberLog_05_F"; + atlOffset=0.03036499; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item629 + { + dataType="Object"; + class PositionInfo + { + position[]={1995.7655,228.00687,1716.5404}; + angles[]={0,5.7713037,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13171; + type="Land_TimberLog_05_F"; + atlOffset=0.033782959; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item630 + { + dataType="Object"; + class PositionInfo + { + position[]={1993.1705,227.8024,1721.1844}; + angles[]={0,5.7713037,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13172; + type="Land_TimberLog_05_F"; + atlOffset=-0.18170166; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item631 + { + dataType="Object"; + class PositionInfo + { + position[]={1993.4305,227.79579,1723.1938}; + angles[]={0,5.7713037,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13173; + type="Land_TimberLog_05_F"; + atlOffset=-0.20700073; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item632 + { + dataType="Object"; + class PositionInfo + { + position[]={1996.5682,227.92091,1724.8997}; + angles[]={0,5.7713037,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13174; + type="Land_TimberLog_05_F"; + atlOffset=-0.079437256; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item633 + { + dataType="Object"; + class PositionInfo + { + position[]={2000.166,228.02171,1726.9299}; + angles[]={0,5.7713037,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13175; + type="Land_TimberLog_05_F"; + atlOffset=0.034164429; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item634 + { + dataType="Object"; + class PositionInfo + { + position[]={2003.2184,228.11661,1728.7235}; + angles[]={0,5.7713037,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13176; + type="Land_TimberLog_05_F"; + atlOffset=0.089523315; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item635 + { + dataType="Object"; + class PositionInfo + { + position[]={2009.3215,228.37315,1727.2997}; + angles[]={0,5.7713037,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=13177; + type="land_spe_sandbag_long_thick"; + atlOffset=-0.1164856; + }; + class Item636 + { + dataType="Object"; + class PositionInfo + { + position[]={2008.1354,228.24394,1730.2623}; + angles[]={0,0.79711515,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=13179; + type="Land_SPE_Sandbag_Nest"; + atlOffset=-0.22874451; + }; + class Item637 + { + dataType="Object"; + class PositionInfo + { + position[]={1991.4005,228.48923,1716.3412}; + angles[]={0,2.6297114,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=13181; + type="land_spe_sandbag_long_thick"; + atlOffset=0.0015258789; + }; + class Item638 + { + dataType="Object"; + class PositionInfo + { + position[]={1992.5864,228.53326,1713.3784}; + angles[]={0,3.9387083,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=13182; + type="Land_SPE_Sandbag_Nest"; + atlOffset=0.10604858; + }; + class Item639 + { + dataType="Object"; + class PositionInfo + { + position[]={1989.2576,228.30086,1719.0642}; + angles[]={0,4.462307,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=13183; + type="Land_SPE_Sandbag_Nest"; + atlOffset=-0.16764832; + }; + class Item640 + { + dataType="Object"; + class PositionInfo + { + position[]={2007.6481,228.34399,1726.2809}; + angles[]={0,5.7713037,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=13193; + type="Land_ClutterCutter_large_F"; + atlOffset=0.32557678; + }; + class Item641 + { + dataType="Object"; + class PositionInfo + { + position[]={2001.7893,228.21176,1722.7288}; + angles[]={0,5.7713037,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=13194; + type="Land_ClutterCutter_large_F"; + atlOffset=0.14776611; + }; + class Item642 + { + dataType="Object"; + class PositionInfo + { + position[]={1997.5778,228.07272,1720.2856}; + angles[]={0,5.7713037,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=13195; + type="Land_ClutterCutter_large_F"; + atlOffset=0.0087280273; + }; + class Item643 + { + dataType="Object"; + class PositionInfo + { + position[]={1992.6912,227.87,1717.5248}; + angles[]={0,5.7713037,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=13196; + type="Land_ClutterCutter_large_F"; + atlOffset=-0.15333557; + }; + class Item644 + { + dataType="Object"; + class PositionInfo + { + position[]={1992.7581,230.69136,1738.389}; + angles[]={0,5.7755566,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=13198; + type="Land_SPE_Tent_03"; + atlOffset=0.00053405762; + }; + class Item645 + { + dataType="Object"; + class PositionInfo + { + position[]={1995.3085,229.78387,1745.0709}; + angles[]={0,4.2052064,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13199; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v1"; + atlOffset=1.003891; + }; + class Item646 + { + dataType="Object"; + class PositionInfo + { + position[]={1996.3147,229.08159,1745.3741}; + angles[]={0,5.7760024,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=13200; + type="Land_TimberLog_05_F"; + atlOffset=1.0585022; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item647 + { + dataType="Object"; + class PositionInfo + { + position[]={1991.8518,229.78387,1743.1249}; + angles[]={0,4.2052064,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13201; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v1"; + atlOffset=1.003891; + }; + class Item648 + { + dataType="Object"; + class PositionInfo + { + position[]={1988.3727,229.78386,1741.2311}; + angles[]={0,4.2052064,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13202; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v1"; + atlOffset=1.0038757; + }; + class Item649 + { + dataType="Object"; + class PositionInfo + { + position[]={1984.9241,229.78387,1739.3057}; + angles[]={0,4.2052064,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13203; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v1"; + atlOffset=1.003891; + }; + class Item650 + { + dataType="Object"; + class PositionInfo + { + position[]={1984.9442,229.78427,1736.908}; + angles[]={0,2.6344106,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13204; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v1"; + atlOffset=1.0042877; + }; + class Item651 + { + dataType="Object"; + class PositionInfo + { + position[]={1996.9821,229.90031,1743.6201}; + angles[]={0,2.6344106,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13205; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v1"; + atlOffset=1.1315308; + }; + class Item652 + { + dataType="Object"; + class PositionInfo + { + position[]={1999.5107,229.83101,1736.7152}; + angles[]={0,1.0636141,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13206; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v1"; + atlOffset=1.0510254; + }; + class Item653 + { + dataType="Object"; + class PositionInfo + { + position[]={1996.0625,229.78389,1734.7899}; + angles[]={0,1.0636141,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13207; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v1"; + atlOffset=1.0039063; + }; + class Item654 + { + dataType="Object"; + class PositionInfo + { + position[]={1992.5885,229.87622,1732.8726}; + angles[]={0,1.0636141,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13208; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v1"; + atlOffset=1.0962372; + }; + class Item655 + { + dataType="Object"; + class PositionInfo + { + position[]={1989.1268,229.85686,1730.95}; + angles[]={0,1.0636141,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13209; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v1"; + atlOffset=1.0768738; + }; + class Item656 + { + dataType="Object"; + class PositionInfo + { + position[]={1987.4532,229.77946,1732.4008}; + angles[]={0,5.7760034,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13210; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v1"; + atlOffset=0.9994812; + }; + class Item657 + { + dataType="Object"; + class PositionInfo + { + position[]={1999.491,229.78386,1739.1132}; + angles[]={0,5.7760034,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13211; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v1"; + atlOffset=1.0150757; + }; + class Item658 + { + dataType="Object"; + class PositionInfo + { + position[]={1997.9045,229.23039,1742.3077}; + angles[]={0,5.7760024,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13212; + type="Land_TimberLog_05_F"; + atlOffset=0.054351807; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item659 + { + dataType="Object"; + class PositionInfo + { + position[]={1996.7844,229.1443,1743.6395}; + angles[]={0,5.7760024,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=13213; + type="Land_TimberLog_05_F"; + atlOffset=1.1212158; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item660 + { + dataType="Object"; + class PositionInfo + { + position[]={1996.5792,229.08008,1746.0571}; + angles[]={0,5.7760024,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=13214; + type="Land_TimberLog_05_F"; + atlOffset=1.0569916; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item661 + { + dataType="Object"; + class PositionInfo + { + position[]={1994.0438,228.98543,1744.6245}; + angles[]={0,5.7760024,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=13215; + type="Land_TimberLog_05_F"; + atlOffset=0.95114136; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item662 + { + dataType="Object"; + class PositionInfo + { + position[]={1992.6365,228.93333,1743.7965}; + angles[]={0,5.7760024,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=13216; + type="Land_TimberLog_05_F"; + atlOffset=0.89904785; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item663 + { + dataType="Object"; + class PositionInfo + { + position[]={1990.3497,228.83252,1742.5908}; + angles[]={0,5.7760024,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=13217; + type="Land_TimberLog_05_F"; + atlOffset=0.79823303; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item664 + { + dataType="Object"; + class PositionInfo + { + position[]={1989.5287,229.08734,1742.0802}; + angles[]={0,5.7760024,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=13218; + type="Land_TimberLog_05_F"; + atlOffset=1.0530548; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item665 + { + dataType="Object"; + class PositionInfo + { + position[]={1987.0511,228.97147,1740.7083}; + angles[]={0,5.7760024,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=13219; + type="Land_TimberLog_05_F"; + atlOffset=0.93717957; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item666 + { + dataType="Object"; + class PositionInfo + { + position[]={1985.924,229.08803,1740.1821}; + angles[]={0,5.7760024,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=13220; + type="Land_TimberLog_05_F"; + atlOffset=1.0537415; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item667 + { + dataType="Object"; + class PositionInfo + { + position[]={1983.8136,228.97676,1738.9254}; + angles[]={0,5.7760024,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=13221; + type="Land_TimberLog_05_F"; + atlOffset=0.94247437; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item668 + { + dataType="Object"; + class PositionInfo + { + position[]={1983.8269,228.95576,1738.4371}; + angles[]={0,5.7760024,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=13222; + type="Land_TimberLog_05_F"; + atlOffset=0.92147827; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item669 + { + dataType="Object"; + class PositionInfo + { + position[]={1985.3925,229.0762,1735.7144}; + angles[]={0,5.7760024,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=13223; + type="Land_TimberLog_05_F"; + atlOffset=1.0419159; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item670 + { + dataType="Object"; + class PositionInfo + { + position[]={1986.6892,228.96904,1733.4403}; + angles[]={0,5.7760024,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=13224; + type="Land_TimberLog_05_F"; + atlOffset=0.93475342; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item671 + { + dataType="Object"; + class PositionInfo + { + position[]={1988.1503,229.1033,1730.6611}; + angles[]={0,5.7760024,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=13225; + type="Land_TimberLog_05_F"; + atlOffset=1.0690155; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item672 + { + dataType="Object"; + class PositionInfo + { + position[]={1987.8097,229.03819,1729.9653}; + angles[]={0,5.7760024,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=13226; + type="Land_TimberLog_05_F"; + atlOffset=1.0039063; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item673 + { + dataType="Object"; + class PositionInfo + { + position[]={1989.2435,229.12076,1730.8073}; + angles[]={0,5.7760024,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=13227; + type="Land_TimberLog_05_F"; + atlOffset=1.0864716; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item674 + { + dataType="Object"; + class PositionInfo + { + position[]={1990.6949,229.20515,1731.6012}; + angles[]={0,5.7760024,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=13228; + type="Land_TimberLog_05_F"; + atlOffset=1.1708679; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item675 + { + dataType="Object"; + class PositionInfo + { + position[]={1991.5856,229.08064,1732.0964}; + angles[]={0,5.7760024,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=13229; + type="Land_TimberLog_05_F"; + atlOffset=1.0463562; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item676 + { + dataType="Object"; + class PositionInfo + { + position[]={1994.0173,229.20618,1733.4169}; + angles[]={0,5.7760024,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=13230; + type="Land_TimberLog_05_F"; + atlOffset=1.1718903; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item677 + { + dataType="Object"; + class PositionInfo + { + position[]={1994.9573,228.98692,1733.9965}; + angles[]={0,5.7760024,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=13231; + type="Land_TimberLog_05_F"; + atlOffset=0.95263672; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item678 + { + dataType="Object"; + class PositionInfo + { + position[]={1997.4612,229.10361,1735.4054}; + angles[]={0,5.7760024,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13232; + type="Land_TimberLog_05_F"; + atlOffset=0.04397583; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item679 + { + dataType="Object"; + class PositionInfo + { + position[]={1998.2545,229.03819,1735.8842}; + angles[]={0,5.7760024,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=13233; + type="Land_TimberLog_05_F"; + atlOffset=1.0039063; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item680 + { + dataType="Object"; + class PositionInfo + { + position[]={2000.9464,229.1479,1737.306}; + angles[]={0,5.7760024,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=13234; + type="Land_TimberLog_05_F"; + atlOffset=1.1248169; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item681 + { + dataType="Object"; + class PositionInfo + { + position[]={2000.6691,229.13748,1737.6354}; + angles[]={0,5.7760024,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=13235; + type="Land_TimberLog_05_F"; + atlOffset=1.1143951; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item682 + { + dataType="Object"; + class PositionInfo + { + position[]={1999.1693,228.99303,1740.2455}; + angles[]={0,5.7760024,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=13236; + type="Land_TimberLog_05_F"; + atlOffset=0.96994019; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item683 + { + dataType="Object"; + class PositionInfo + { + position[]={1999.3228,229.03212,1738.9951}; + angles[]={0,5.7760024,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=13237; + type="Land_TimberLog_05_F"; + atlOffset=1.0090332; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item684 + { + dataType="Object"; + class PositionInfo + { + position[]={1999.4652,229.08049,1736.8142}; + angles[]={0,5.7760024,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=13238; + type="Land_TimberLog_05_F"; + atlOffset=1.0462036; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item685 + { + dataType="Object"; + class PositionInfo + { + position[]={1996.0389,229.03313,1734.9686}; + angles[]={0,5.7760024,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=13239; + type="Land_TimberLog_05_F"; + atlOffset=0.99884033; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item686 + { + dataType="Object"; + class PositionInfo + { + position[]={1992.6644,229.1302,1733.1355}; + angles[]={0,5.7760024,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=13240; + type="Land_TimberLog_05_F"; + atlOffset=1.0959167; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item687 + { + dataType="Object"; + class PositionInfo + { + position[]={1989.739,229.14371,1731.506}; + angles[]={0,5.7760024,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=13241; + type="Land_TimberLog_05_F"; + atlOffset=1.1094208; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item688 + { + dataType="Object"; + class PositionInfo + { + position[]={1987.5579,229.03818,1732.5809}; + angles[]={0,5.7760024,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=13242; + type="Land_TimberLog_05_F"; + atlOffset=1.003891; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item689 + { + dataType="Object"; + class PositionInfo + { + position[]={1984.9847,229.03818,1737.2371}; + angles[]={0,5.7760024,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=13243; + type="Land_TimberLog_05_F"; + atlOffset=1.003891; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item690 + { + dataType="Object"; + class PositionInfo + { + position[]={1985.2543,229.0587,1739.2452}; + angles[]={0,5.7760024,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=13244; + type="Land_TimberLog_05_F"; + atlOffset=1.0244141; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item691 + { + dataType="Object"; + class PositionInfo + { + position[]={1988.3999,229.04507,1740.9363}; + angles[]={0,5.7760024,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=13245; + type="Land_TimberLog_05_F"; + atlOffset=1.010788; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item692 + { + dataType="Object"; + class PositionInfo + { + position[]={1991.8333,229.03818,1743.0542}; + angles[]={0,5.7760024,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=13246; + type="Land_TimberLog_05_F"; + atlOffset=1.003891; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item693 + { + dataType="Object"; + class PositionInfo + { + position[]={1995.0679,229.03384,1744.7288}; + angles[]={0,5.7760024,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=13247; + type="Land_TimberLog_05_F"; + atlOffset=0.9995575; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item694 + { + dataType="Object"; + class PositionInfo + { + position[]={2001.1643,228.52228,1743.2764}; + angles[]={0,5.7760024,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=13248; + type="land_spe_sandbag_long_thick"; + atlOffset=0.00053405762; + }; + class Item695 + { + dataType="Object"; + class PositionInfo + { + position[]={1994.8673,228.44334,1749.3384}; + angles[]={0,4.2050056,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=13249; + type="Land_SPE_Sandbag_Long"; + atlOffset=0.00053405762; + }; + class Item696 + { + dataType="Object"; + class PositionInfo + { + position[]={1999.9921,228.3497,1746.2445}; + angles[]={0,0.80181396,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=13250; + type="Land_SPE_Sandbag_Nest"; + atlOffset=-0.1275177; + }; + class Item697 + { + dataType="Object"; + class PositionInfo + { + position[]={2003.2939,228.65111,1740.5435}; + angles[]={0,1.3254129,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=13251; + type="Land_SPE_Sandbag_Nest"; + atlOffset=0.17388916; + }; + class Item698 + { + dataType="Object"; + class PositionInfo + { + position[]={1983.1919,228.52226,1732.4022}; + angles[]={0,2.6344101,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=13252; + type="land_spe_sandbag_long_thick"; + atlOffset=0.00051879883; + }; + class Item699 + { + dataType="Object"; + class PositionInfo + { + position[]={1984.364,228.59276,1729.434}; + angles[]={0,3.9434071,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=13253; + type="Land_SPE_Sandbag_Nest"; + atlOffset=0.11553955; + }; + class Item700 + { + dataType="Object"; + class PositionInfo + { + position[]={1981.0619,228.41165,1735.1353}; + angles[]={0,4.4662867,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=13254; + type="Land_SPE_Sandbag_Nest"; + atlOffset=-0.065567017; + }; + class Item701 + { + dataType="Object"; + class PositionInfo + { + position[]={1991.0435,228.44342,1747.2826}; + angles[]={0,4.2049489,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=13255; + type="Land_SPE_Sandbag_Long"; + atlOffset=0.00061035156; + }; + class Item702 + { + dataType="Object"; + class PositionInfo + { + position[]={1987.1132,228.44377,1745.1473}; + angles[]={0,4.2048764,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=13256; + type="Land_SPE_Sandbag_Long"; + atlOffset=0.00096130371; + }; + class Item703 + { + dataType="Object"; + class PositionInfo + { + position[]={1983.2234,228.4444,1742.9934}; + angles[]={0,4.2047153,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=13257; + type="Land_SPE_Sandbag_Long"; + atlOffset=0.0015869141; + }; + class Item704 + { + dataType="Object"; + class PositionInfo + { + position[]={2003.6656,228.44336,1733.7083}; + angles[]={0,4.2050095,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=13258; + type="Land_SPE_Sandbag_Long"; + atlOffset=0.00054931641; + }; + class Item705 + { + dataType="Object"; + class PositionInfo + { + position[]={1999.8416,228.44473,1731.6523}; + angles[]={0,4.2050142,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=13259; + type="Land_SPE_Sandbag_Long"; + atlOffset=0.0019226074; + }; + class Item706 + { + dataType="Object"; + class PositionInfo + { + position[]={1995.9113,228.4337,1729.517}; + angles[]={0,4.2047725,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=13260; + type="Land_SPE_Sandbag_Long"; + atlOffset=0.0023651123; + }; + class Item707 + { + dataType="Object"; + class PositionInfo + { + position[]={1992.0215,228.44524,1727.3632}; + angles[]={0,4.2045345,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=13261; + type="Land_SPE_Sandbag_Long"; + atlOffset=0.0024261475; + }; + class Item708 + { + dataType="Object"; + class PositionInfo + { + position[]={1999.4861,229.34509,1742.2654}; + angles[]={0,5.7760024,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=13264; + type="Land_ClutterCutter_large_F"; + atlOffset=1.2850952; + }; + class Item709 + { + dataType="Object"; + class PositionInfo + { + position[]={1993.6107,229.11566,1738.741}; + angles[]={0,5.7760024,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=13265; + type="Land_ClutterCutter_large_F"; + atlOffset=1.0444641; + }; + class Item710 + { + dataType="Object"; + class PositionInfo + { + position[]={1989.3878,228.91115,1736.3175}; + angles[]={0,5.7760024,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=13266; + type="Land_ClutterCutter_large_F"; + atlOffset=0.83995056; + }; + class Item711 + { + dataType="Object"; + class PositionInfo + { + position[]={1984.4883,228.77792,1733.5797}; + angles[]={0,5.7760024,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=13267; + type="Land_ClutterCutter_large_F"; + atlOffset=0.71792603; + }; + class Item712 + { + dataType="Logic"; + class PositionInfo + { + position[]={1997.8707,225.4344,1713.3955}; + angles[]={6.2679272,1.1143235,6.2543964}; + }; + areaSize[]={80,0,80}; + areaIsRectangle=1; + flags=1; + id=11781; + type="ModuleHideTerrainObjects_F"; + atlOffset=-2.575592; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + singleType="SCALAR"; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item713 + { + dataType="Object"; + class PositionInfo + { + position[]={1995.3221,228.34813,1745.0656}; + angles[]={0,4.2052064,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13272; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v1"; + atlOffset=-0.4206543; + }; + class Item714 + { + dataType="Object"; + class PositionInfo + { + position[]={1991.8655,228.34813,1743.1195}; + angles[]={0,4.2052064,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13273; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v1"; + atlOffset=-0.4206543; + }; + class Item715 + { + dataType="Object"; + class PositionInfo + { + position[]={1988.3864,228.34811,1741.2257}; + angles[]={0,4.2052064,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13274; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v1"; + atlOffset=-0.42066956; + }; + class Item716 + { + dataType="Object"; + class PositionInfo + { + position[]={1984.9377,228.34814,1739.3003}; + angles[]={0,4.2052064,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13275; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v1"; + atlOffset=-0.42063904; + }; + class Item717 + { + dataType="Object"; + class PositionInfo + { + position[]={1984.9579,228.34853,1736.9026}; + angles[]={0,2.6344106,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13276; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v1"; + atlOffset=-0.42025757; + }; + class Item718 + { + dataType="Object"; + class PositionInfo + { + position[]={1996.9957,228.46457,1743.6147}; + angles[]={0,2.6344106,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13277; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v1"; + atlOffset=-0.30421448; + }; + class Item719 + { + dataType="Object"; + class PositionInfo + { + position[]={1999.5244,228.39561,1736.7098}; + angles[]={0,1.0636141,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13278; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v1"; + atlOffset=-0.37316895; + }; + class Item720 + { + dataType="Object"; + class PositionInfo + { + position[]={1996.0762,228.34816,1734.7845}; + angles[]={0,1.0636141,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13279; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v1"; + atlOffset=-0.42062378; + }; + class Item721 + { + dataType="Object"; + class PositionInfo + { + position[]={1992.6022,228.44049,1732.8672}; + angles[]={0,1.0636141,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13280; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v1"; + atlOffset=-0.32829285; + }; + class Item722 + { + dataType="Object"; + class PositionInfo + { + position[]={1989.1405,228.42111,1730.9446}; + angles[]={0,1.0636141,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13281; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v1"; + atlOffset=-0.34767151; + }; + class Item723 + { + dataType="Object"; + class PositionInfo + { + position[]={1987.4669,228.34372,1732.3954}; + angles[]={0,5.7760034,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13282; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v1"; + atlOffset=-0.42506409; + }; + class Item724 + { + dataType="Object"; + class PositionInfo + { + position[]={1999.5046,228.34825,1739.1078}; + angles[]={0,5.7760034,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13283; + type="Land_SPE_Wood_TrenchLogWall_01_4m_v1"; + atlOffset=-0.42053223; + }; + class Item725 + { + dataType="Object"; + class PositionInfo + { + position[]={1940.1779,229.21646,1721.1503}; + angles[]={0.0018593199,0.94462425,6.2813263}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13412; + type="Land_SPE_Wooden_Barrel_01_Side"; + atlOffset=0.22822571; + }; + class Item726 + { + dataType="Object"; + class PositionInfo + { + position[]={1933.485,229.48203,1721.9656}; + angles[]={0,3.0188706,6.2701654}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13413; + type="Land_WoodenCounter_01_F"; + atlOffset=-0.0031280518; + }; + class Item727 + { + dataType="Object"; + class PositionInfo + { + position[]={1931.8945,229.47499,1720.9745}; + angles[]={6.2701654,1.4539602,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13414; + type="Land_WoodenCounter_01_F"; + atlOffset=-0.0031738281; + }; + class Item728 + { + dataType="Object"; + class PositionInfo + { + position[]={1941.4686,229.46231,1710.2351}; + angles[]={0,6.1828251,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13415; + type="Land_WoodenCounter_01_F"; + atlOffset=-0.0030212402; + }; + class Item729 + { + dataType="Object"; + class PositionInfo + { + position[]={1943.0824,229.46231,1711.2354}; + angles[]={0,4.626627,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13416; + type="Land_WoodenCounter_01_F"; + atlOffset=-0.0030212402; + }; + class Item730 + { + dataType="Object"; + class PositionInfo + { + position[]={1938.1122,229.41876,1716.1237}; + angles[]={0,3.0925286,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13417; + type="Land_WoodenTable_large_F"; + atlOffset=-0.0030670166; + }; + class Item731 + { + dataType="Object"; + class PositionInfo + { + position[]={1936.8518,229.42183,1716.0012}; + angles[]={0,3.0668719,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13418; + type="Land_WoodenTable_large_F"; + }; + class Item732 + { + dataType="Object"; + class PositionInfo + { + position[]={1943.8574,228.98647,1713.2064}; + angles[]={0,5.1571455,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13419; + type="Land_SPE_Litter_Square5"; + atlOffset=-0.0035400391; + }; + class Item733 + { + dataType="Object"; + class PositionInfo + { + position[]={1936.3024,228.98647,1715.4906}; + angles[]={0,5.1571455,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13420; + type="Land_SPE_Litter_Square5"; + atlOffset=-0.0035400391; + }; + class Item734 + { + dataType="Object"; + class PositionInfo + { + position[]={1938.4954,229.85106,1715.5313}; + angles[]={0,4.7669225,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=13421; + type="Weapon_SPE_M1_Carbine"; + }; + class Item735 + { + dataType="Object"; + class PositionInfo + { + position[]={1936.8794,229.85106,1716.7344}; + angles[]={0,0.63204849,0}; + }; + side="Empty"; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=13422; + type="Weapon_SPE_M1_Carbine"; + atlOffset=0.86105347; + }; + class Item736 + { + dataType="Object"; + class PositionInfo + { + position[]={1937.3099,229.85106,1715.9526}; + angles[]={0,5.1571455,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=13424; + type="Land_SPE_US_Lamp"; + atlOffset=0.86105347; + }; + class Item737 + { + dataType="Object"; + class PositionInfo + { + position[]={1937.4025,231.61729,1716.6481}; + angles[]={0,4.5757918,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13387; + type="Land_SPE_Tent_03"; + atlOffset=-0.0035400391; + }; + class Item738 + { + dataType="Object"; + class PositionInfo + { + position[]={1941.3727,228.98218,1722.2998}; + angles[]={0.0018269814,4.6183901,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13388; + type="Land_SPE_Ammobox_German_03"; + atlOffset=-0.0035400391; + }; + class Item739 + { + dataType="Object"; + class PositionInfo + { + position[]={1939.8474,228.98267,1722.561}; + angles[]={0.0018593199,3.0546944,6.2813263}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13389; + type="Land_SPE_Ammobox_German_03"; + atlOffset=-0.0035400391; + }; + class Item740 + { + dataType="Object"; + class PositionInfo + { + position[]={1940.7042,229.80098,1722.2954}; + angles[]={0.0018593199,3.4886916,6.2813263}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13390; + type="Land_SPE_Ammobox_German_03"; + atlOffset=0.00064086914; + }; + class Item741 + { + dataType="Object"; + class PositionInfo + { + position[]={1935.6362,228.98581,1716.326}; + angles[]={0,5.1262565,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13391; + type="Land_ChairWood_F"; + atlOffset=-0.0015258789; + }; + class Item742 + { + dataType="Object"; + class PositionInfo + { + position[]={1937.1312,228.98581,1714.4895}; + angles[]={0,3.5436101,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13392; + type="Land_ChairWood_F"; + atlOffset=-0.0016784668; + }; + class Item743 + { + dataType="Object"; + class PositionInfo + { + position[]={1938.568,228.98581,1717.7766}; + angles[]={0,0.87203795,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13393; + type="Land_ChairWood_F"; + atlOffset=-0.0014801025; + }; + class Item744 + { + dataType="Object"; + class PositionInfo + { + position[]={1938.8081,228.98581,1715.5906}; + angles[]={0,2.087229,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13394; + type="Land_ChairWood_F"; + atlOffset=-0.0015258789; + }; + class Item745 + { + dataType="Object"; + class PositionInfo + { + position[]={1934.2887,228.98647,1710.1705}; + angles[]={0,6.2647367,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13395; + type="Land_SPE_Covered_Pallets_01_Olive"; + atlOffset=-0.0035400391; + }; + class Item746 + { + dataType="Object"; + class PositionInfo + { + position[]={1932.809,229.36928,1710.7324}; + angles[]={0,3.0251515,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13396; + type="Land_SPE_Sandbag_Long"; + atlOffset=-0.0035400391; + }; + class Item747 + { + dataType="Object"; + class PositionInfo + { + position[]={1935.0731,229.36928,1708.837}; + angles[]={0,4.5990696,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13397; + type="Land_SPE_Sandbag_Long"; + atlOffset=-0.0035400391; + }; + class Item748 + { + dataType="Object"; + class PositionInfo + { + position[]={1943.6954,229.36928,1711.8475}; + angles[]={0,3.0434706,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13398; + type="Land_SPE_Sandbag_Long"; + atlOffset=-0.0035400391; + }; + class Item749 + { + dataType="Object"; + class PositionInfo + { + position[]={1941.7659,229.36928,1709.6127}; + angles[]={0,1.4696099,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13399; + type="Land_SPE_Sandbag_Long"; + atlOffset=-0.0035400391; + }; + class Item750 + { + dataType="Object"; + class PositionInfo + { + position[]={1942.1633,229.36662,1721.428}; + angles[]={0.0018269814,6.1703858,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13400; + type="Land_SPE_Sandbag_Long"; + atlOffset=-0.0035400391; + }; + class Item751 + { + dataType="Object"; + class PositionInfo + { + position[]={1939.9063,229.36394,1723.3313}; + angles[]={0.0018593199,1.4611229,6.2813263}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13401; + type="Land_SPE_Sandbag_Long"; + atlOffset=-0.0035400391; + }; + class Item752 + { + dataType="Object"; + class PositionInfo + { + position[]={1931.2728,229.37386,1720.3521}; + angles[]={6.2701654,6.1887107,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13402; + type="Land_SPE_Sandbag_Long"; + atlOffset=-0.0035400391; + }; + class Item753 + { + dataType="Object"; + class PositionInfo + { + position[]={1933.2111,229.39256,1722.5802}; + angles[]={0,4.6148472,6.2701654}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13403; + type="Land_SPE_Sandbag_Long"; + atlOffset=-0.0035552979; + }; + class Item754 + { + dataType="Object"; + class PositionInfo + { + position[]={1931.9707,229.48825,1719.1832}; + angles[]={0,3.0872195,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13404; + type="Land_ShelvesWooden_F"; + atlOffset=-0.0030059814; + }; + class Item755 + { + dataType="Object"; + class PositionInfo + { + position[]={1940.5887,229.39023,1721.7922}; + angles[]={0.0018269814,3.0202563,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13405; + type="Land_SPE_Wooden_Barrel_01"; + atlOffset=-0.0035400391; + }; + class Item756 + { + dataType="Object"; + class PositionInfo + { + position[]={1940.0574,229.39091,1721.7443}; + angles[]={0.0018593199,4.9194655,6.2813263}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13406; + type="Land_SPE_Wooden_Barrel_01"; + atlOffset=-0.0035400391; + }; + class Item757 + { + dataType="Object"; + class PositionInfo + { + position[]={1939.54,229.39195,1721.7074}; + angles[]={0.0018593199,1.2737051,6.2813263}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13407; + type="Land_SPE_Wooden_Barrel_01"; + atlOffset=-0.0035400391; + }; + class Item758 + { + dataType="Object"; + class PositionInfo + { + position[]={1941.3932,230.207,1722.8672}; + angles[]={0.0018269814,3.0202556,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13408; + type="Land_SPE_Wooden_Barrel_01"; + atlOffset=0.81523132; + }; + class Item759 + { + dataType="Object"; + class PositionInfo + { + position[]={1943.0889,229.39357,1712.7311}; + angles[]={0,3.0202563,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13409; + type="Land_SPE_Wooden_Barrel_01"; + atlOffset=-0.0035400391; + }; + class Item760 + { + dataType="Object"; + class PositionInfo + { + position[]={1934.9545,229.39415,1722.2388}; + angles[]={0,3.0202563,6.2701654}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13410; + type="Land_SPE_Wooden_Barrel_01"; + atlOffset=-0.0035552979; + }; + class Item761 + { + dataType="Object"; + class PositionInfo + { + position[]={1935.4032,229.21565,1721.9795}; + angles[]={0,3.9513307,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13411; + type="Land_SPE_Wooden_Barrel_01_Side"; + atlOffset=0.22564697; + }; + class Item762 + { + dataType="Object"; + class PositionInfo + { + position[]={2017.437,228.11076,1727.4056}; + angles[]={0,3.0539596,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13426; + type="Land_SPE_Ammocrate_US_01"; + atlOffset=0.00054931641; + }; + class Item763 + { + dataType="Object"; + class PositionInfo + { + position[]={2017.743,228.10545,1727.6084}; + angles[]={0,5.9517026,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13427; + type="Land_SPE_Ammocrate_US_01"; + atlOffset=0.00054931641; + }; + class Item764 + { + dataType="Object"; + class PositionInfo + { + position[]={2017.9186,228.10127,1727.1207}; + angles[]={0,1.0860703,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13428; + type="Land_SPE_Ammocrate_US_01"; + atlOffset=0.00054931641; + }; + class Item765 + { + dataType="Object"; + class PositionInfo + { + position[]={2018.2013,228.09698,1727.6415}; + angles[]={0,5.5286198,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=13429; + type="Land_SPE_Ammocrate_US_01"; + atlOffset=0.00054931641; + }; + class Item766 + { + dataType="Logic"; + class PositionInfo + { + position[]={1969.267,227.58548,1787.1969}; + angles[]={0.051349524,2.7375662,6.2758288}; + }; + areaSize[]={10,0,10}; + areaIsRectangle=1; + flags=1; + id=13562; + type="ModuleHideTerrainObjects_F"; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + singleType="SCALAR"; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item767 + { + dataType="Object"; + class PositionInfo + { + position[]={2053.2366,226.61,1660.1477}; + angles[]={0,3.8023806,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14813; + type="Land_SPE_Sandbag_Short"; + }; + class Item768 + { + dataType="Object"; + class PositionInfo + { + position[]={1935.7063,230.09045,1756.3873}; + angles[]={0.39582366,2.9349351,0.084793895}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14838; + type="Land_SPE_Dugout_Cover"; + }; + class Item769 + { + dataType="Object"; + class PositionInfo + { + position[]={1939.1211,230.0878,1757.3445}; + angles[]={0,2.8741977,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14839; + type="Land_SPE_Dugout_Cover"; + }; + class Item770 + { + dataType="Object"; + class PositionInfo + { + position[]={1942.7552,229.63036,1758.2698}; + angles[]={0.65100706,3.0187697,0.13671048}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14840; + type="Land_SPE_Dugout_Cover"; + }; + class Item771 + { + dataType="Object"; + class PositionInfo + { + position[]={1948.3,229.98532,1758.2361}; + angles[]={0.012099206,4.4362588,0.19356026}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14841; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.68774414; + }; + class Item772 + { + dataType="Object"; + class PositionInfo + { + position[]={1953.833,229.77396,1760.425}; + angles[]={0.66239464,4.4131279,5.5560007}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14842; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.66799927; + }; + class Item773 + { + dataType="Object"; + class PositionInfo + { + position[]={1965.407,228.51021,1761.1946}; + angles[]={6.249711,3.6508605,6.225575}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14843; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.020874023; + }; + class Item774 + { + dataType="Object"; + class PositionInfo + { + position[]={1962.0875,228.72244,1761.7239}; + angles[]={6.2329965,3.012362,6.2422776}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14844; + type="Land_SPE_Dugout_Cover"; + }; + class Item775 + { + dataType="Object"; + class PositionInfo + { + position[]={1959.0494,228.9639,1762.3805}; + angles[]={6.2329974,3.7470787,6.2126045}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14845; + type="Land_SPE_Dugout_Cover"; + }; + class Item776 + { + dataType="Object"; + class PositionInfo + { + position[]={1955.7367,229.22122,1762.8624}; + angles[]={6.1738563,2.9627957,6.2033539}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14846; + type="Land_SPE_Dugout_Cover"; + atlOffset=1.5258789e-05; + }; + class Item777 + { + dataType="Object"; + class PositionInfo + { + position[]={1950.2932,229.51405,1760.6583}; + angles[]={0.6773935,2.8127649,0.29021367}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14847; + type="Land_SPE_Dugout_Cover"; + }; + class Item778 + { + dataType="Object"; + class PositionInfo + { + position[]={1946.2754,229.50827,1759.3158}; + angles[]={6.1481953,2.9202197,6.2515683}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14848; + type="Land_SPE_Dugout_Cover"; + }; + class Item779 + { + dataType="Object"; + class PositionInfo + { + position[]={1932.1195,230.31551,1755.3602}; + angles[]={6.0724082,2.9586377,6.1299767}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14850; + type="Land_SPE_Dugout_Cover"; + }; + class Item780 + { + dataType="Object"; + class PositionInfo + { + position[]={2020.7941,227.9303,1761.131}; + angles[]={0,3.9608305,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14852; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.31311035; + }; + class Item781 + { + dataType="Object"; + class PositionInfo + { + position[]={2022.793,227.74265,1758.2909}; + angles[]={0.28055197,4.0707417,5.6926723}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14853; + type="Land_SPE_Dugout_Cover"; + }; + class Item782 + { + dataType="Object"; + class PositionInfo + { + position[]={2024.3741,227.65741,1755.2216}; + angles[]={0.45654055,3.6508605,5.5324383}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14854; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.023208618; + }; + class Item783 + { + dataType="Object"; + class PositionInfo + { + position[]={2026.8925,227.76073,1749.61}; + angles[]={0.017757973,4.3755274,6.2079258}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14855; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.16159058; + }; + class Item784 + { + dataType="Object"; + class PositionInfo + { + position[]={2033.9984,227.41559,1736.5203}; + angles[]={0.04462203,4.2228813,6.2126045}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14856; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.13305664; + }; + class Item785 + { + dataType="Object"; + class PositionInfo + { + position[]={2030.6156,227.91766,1742.1918}; + angles[]={0.42223039,4.32305,5.6770053}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14857; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.36698914; + }; + class Item786 + { + dataType="Object"; + class PositionInfo + { + position[]={2039.3623,227.67879,1727.0062}; + angles[]={0.46679831,3.6508605,5.5156322}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14858; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.14067078; + }; + class Item787 + { + dataType="Object"; + class PositionInfo + { + position[]={2045.1278,227.64964,1727.192}; + angles[]={6.2649322,2.5665383,6.248661}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14859; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.59341431; + }; + class Item788 + { + dataType="Object"; + class PositionInfo + { + position[]={2059.5513,227.88594,1728.1235}; + angles[]={0.67773628,3.6508605,6.0907388}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14860; + type="Land_SPE_Dugout_Cover"; + }; + class Item789 + { + dataType="Object"; + class PositionInfo + { + position[]={2056.2542,227.36975,1729.4015}; + angles[]={0.72174263,3.3305478,6.1515493}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14861; + type="Land_SPE_Dugout_Cover"; + }; + class Item790 + { + dataType="Object"; + class PositionInfo + { + position[]={2052.1465,227.71677,1729.903}; + angles[]={0.76307607,2.9612162,6.1707544}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14862; + type="Land_SPE_Dugout_Cover"; + }; + class Item791 + { + dataType="Object"; + class PositionInfo + { + position[]={2049.1311,227.73029,1729.0334}; + angles[]={0,2.9716365,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14863; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.60209656; + }; + class Item792 + { + dataType="Object"; + class PositionInfo + { + position[]={2067.1992,227.66815,1703.4031}; + angles[]={6.1923118,2.0235448,6.0896878}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14864; + type="Land_SPE_Dugout_Cover"; + }; + class Item793 + { + dataType="Object"; + class PositionInfo + { + position[]={2068.7134,227.24504,1706.6664}; + angles[]={0.0045371987,4.8822932,0.0094887586}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14865; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.28395081; + }; + class Item794 + { + dataType="Object"; + class PositionInfo + { + position[]={2069.2517,226.86957,1714.5548}; + angles[]={0.40283045,4.5242863,5.6470633}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14866; + type="Land_SPE_Dugout_Cover"; + }; + class Item795 + { + dataType="Object"; + class PositionInfo + { + position[]={2067.8215,226.92522,1717.3109}; + angles[]={6.2650399,4.2723961,0.012998068}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14867; + type="Land_SPE_Dugout_Cover"; + }; + class Item796 + { + dataType="Object"; + class PositionInfo + { + position[]={2064.4333,227.16582,1722.5861}; + angles[]={0.36737549,3.931601,5.6940346}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14868; + type="Land_SPE_Dugout_Cover"; + }; + class Item797 + { + dataType="Object"; + class PositionInfo + { + position[]={2064.7268,227.64684,1692.437}; + angles[]={0.13722995,3.6508605,6.1286111}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14869; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.4909668; + }; + class Item798 + { + dataType="Object"; + class PositionInfo + { + position[]={2063.2241,227.2959,1699.8573}; + angles[]={6.0374112,5.4195161,6.0830574}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14870; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.56997681; + }; + class Item799 + { + dataType="Object"; + class PositionInfo + { + position[]={2059.9666,227.14894,1664.0758}; + angles[]={0.0052019777,3.6508605,6.1023517}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14871; + type="Land_SPE_Dugout_Cover"; + }; + class Item800 + { + dataType="Object"; + class PositionInfo + { + position[]={2061.0107,227.88168,1667.5546}; + angles[]={0,6.2646589,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14872; + type="Land_SPE_Dugout_Cover"; + atlOffset=1.1551971; + }; + class Item801 + { + dataType="Object"; + class PositionInfo + { + position[]={2063.5933,227.67905,1668.6069}; + angles[]={6.1951971,5.6497922,6.0904007}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14873; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.97698975; + }; + class Item802 + { + dataType="Object"; + class PositionInfo + { + position[]={2052.3777,226.84236,1712.1185}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=14902; + type="Land_DirtPatch_05_F"; + atlOffset=0.00035095215; + }; + class Item803 + { + dataType="Object"; + class PositionInfo + { + position[]={2052.3542,226.84265,1712.1439}; + angles[]={6.2720294,0,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14903; + type="Land_ClutterCutter_large_F"; + atlOffset=0.00035095215; + }; + class Item804 + { + dataType="Object"; + class PositionInfo + { + position[]={2009.7196,226.69,1649.2206}; + angles[]={0,4.6191955,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=14905; + type="Land_DirtPatch_05_F"; + }; + class Item805 + { + dataType="Object"; + class PositionInfo + { + position[]={2009.6444,226.69,1649.1495}; + angles[]={0,0.20593704,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=14906; + type="Land_ClutterCutter_medium_F"; + }; + class Item806 + { + dataType="Object"; + class PositionInfo + { + position[]={2011.8459,226.6909,1642.1595}; + angles[]={0,4.6191955,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=14907; + type="Land_DirtPatch_05_F"; + atlOffset=0.00090026855; + }; + class Item807 + { + dataType="Object"; + class PositionInfo + { + position[]={2011.7708,226.6909,1642.0885}; + angles[]={0,0.20593704,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=14908; + type="Land_ClutterCutter_medium_F"; + atlOffset=0.00090026855; + }; + class Item808 + { + dataType="Object"; + class PositionInfo + { + position[]={2005.2986,226.6909,1643.2604}; + angles[]={0,4.6191955,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=14909; + type="Land_DirtPatch_05_F"; + atlOffset=0.00090026855; + }; + class Item809 + { + dataType="Object"; + class PositionInfo + { + position[]={2005.2234,226.6909,1643.1893}; + angles[]={0,0.20593704,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=14910; + type="Land_ClutterCutter_medium_F"; + atlOffset=0.00090026855; + }; + class Item810 + { + dataType="Object"; + class PositionInfo + { + position[]={1988.3914,228.06056,1733.1666}; + angles[]={0,5.7743106,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13284; + type="CUP_vojenska_palanda"; + atlOffset=0.0005645752; + }; + class Item811 + { + dataType="Object"; + class PositionInfo + { + position[]={1990.1598,228.06058,1734.1915}; + angles[]={0,5.7657795,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13285; + type="CUP_vojenska_palanda"; + atlOffset=0.00057983398; + }; + class Item812 + { + dataType="Object"; + class PositionInfo + { + position[]={1998.5531,228.06042,1738.4866}; + angles[]={0,5.8275146,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13287; + type="CUP_vojenska_palanda"; + atlOffset=0.00042724609; + }; + class Item813 + { + dataType="Object"; + class PositionInfo + { + position[]={1994.567,228.06053,1736.364}; + angles[]={0,5.8997407,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13290; + type="CUP_vojenska_palanda"; + atlOffset=0.00053405762; + }; + class Item814 + { + dataType="Object"; + class PositionInfo + { + position[]={1992.3773,228.06047,1735.1929}; + angles[]={0,5.76859,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13291; + type="CUP_vojenska_palanda"; + atlOffset=0.00047302246; + }; + class Item815 + { + dataType="Object"; + class PositionInfo + { + position[]={1995.8456,228.06282,1743.3026}; + angles[]={0,5.8275146,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13292; + type="CUP_vojenska_palanda"; + atlOffset=0.002822876; + }; + class Item816 + { + dataType="Object"; + class PositionInfo + { + position[]={1993.7424,228.06087,1742.2924}; + angles[]={0,5.8591566,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13293; + type="CUP_vojenska_palanda"; + atlOffset=0.00086975098; + }; + class Item817 + { + dataType="Object"; + class PositionInfo + { + position[]={1991.8595,228.05954,1741.1801}; + angles[]={0,5.8997407,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13294; + type="CUP_vojenska_palanda"; + atlOffset=-0.00045776367; + }; + class Item818 + { + dataType="Object"; + class PositionInfo + { + position[]={1989.6698,228.05949,1740.0089}; + angles[]={0,5.76859,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13295; + type="CUP_vojenska_palanda"; + atlOffset=-0.00050354004; + }; + class Item819 + { + dataType="Object"; + class PositionInfo + { + position[]={1987.4523,228.05959,1739.0076}; + angles[]={0,5.7657795,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13296; + type="CUP_vojenska_palanda"; + atlOffset=-0.0004119873; + }; + class Item820 + { + dataType="Object"; + class PositionInfo + { + position[]={1985.6838,228.05959,1737.9827}; + angles[]={0,5.7743106,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13297; + type="CUP_vojenska_palanda"; + atlOffset=-0.0004119873; + }; + class Item821 + { + dataType="Object"; + class PositionInfo + { + position[]={1996.45,228.06036,1737.4763}; + angles[]={0,5.8591566,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13288; + type="CUP_vojenska_palanda"; + atlOffset=0.00036621094; + }; + class Item822 + { + dataType="Object"; + class PositionInfo + { + position[]={1991.5715,228.0712,1737.3187}; + angles[]={0,5.7946773,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=13312; + type="Land_SPE_Dugout_Decal_01"; + }; + class Item823 + { + dataType="Object"; + class PositionInfo + { + position[]={2000.934,228.064,1722.395}; + angles[]={0,5.7946849,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=13313; + type="Land_SPE_Dugout_Decal_01"; + }; + class Item824 + { + dataType="Object"; + class PositionInfo + { + position[]={2009.4779,228.02538,1706.6394}; + angles[]={0,5.7946773,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=13314; + type="Land_SPE_Dugout_Decal_01"; + }; + class Item825 + { + dataType="Object"; + class PositionInfo + { + position[]={2004.2302,228.01126,1722.4695}; + angles[]={0,1.2932427,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13320; + type="SPE_DiningChair"; + atlOffset=0.0012664795; + }; + class Item826 + { + dataType="Object"; + class PositionInfo + { + position[]={2003.8678,228.01126,1723.1333}; + angles[]={0,0.89726734,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13321; + type="SPE_DiningChair"; + atlOffset=0.0012664795; + }; + class Item827 + { + dataType="Object"; + class PositionInfo + { + position[]={2003.0192,228.01126,1725.098}; + angles[]={0,0.89726734,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13322; + type="SPE_DiningChair"; + atlOffset=0.0012664795; + }; + class Item828 + { + dataType="Object"; + class PositionInfo + { + position[]={2003.3816,228.01126,1724.4342}; + angles[]={0,1.0211527,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13323; + type="SPE_DiningChair"; + atlOffset=0.0012664795; + }; + class Item829 + { + dataType="Object"; + class PositionInfo + { + position[]={2002.5464,228.01126,1723.0765}; + angles[]={0,2.7192636,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13319; + type="SPE_ChateauTable_01"; + atlOffset=0.0012664795; + }; + class Item830 + { + dataType="Object"; + class PositionInfo + { + position[]={2001.6023,228.01126,1721.5704}; + angles[]={0,4.2209911,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13326; + type="SPE_DiningChair"; + atlOffset=0.0012664795; + }; + class Item831 + { + dataType="Object"; + class PositionInfo + { + position[]={2001.3661,228.01126,1722.2889}; + angles[]={0,4.3448768,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13327; + type="SPE_DiningChair"; + atlOffset=0.0012664795; + }; + class Item832 + { + dataType="Object"; + class PositionInfo + { + position[]={2000.9192,228.01126,1723.3104}; + angles[]={0,4.2209911,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13324; + type="SPE_DiningChair"; + atlOffset=0.0012664795; + }; + class Item833 + { + dataType="Object"; + class PositionInfo + { + position[]={2000.683,228.01126,1724.0289}; + angles[]={0,4.3448768,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13325; + type="SPE_DiningChair"; + atlOffset=0.0012664795; + }; + class Item834 + { + dataType="Object"; + class PositionInfo + { + position[]={1997.9282,228.01126,1719.2318}; + angles[]={0,4.0128312,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13335; + type="SPE_DiningChair"; + atlOffset=0.0012664795; + }; + class Item835 + { + dataType="Object"; + class PositionInfo + { + position[]={1997.5486,228.01126,1719.886}; + angles[]={0,4.1367168,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13334; + type="SPE_DiningChair"; + atlOffset=0.0012664795; + }; + class Item836 + { + dataType="Object"; + class PositionInfo + { + position[]={1996.9003,228.01865,1720.7931}; + angles[]={0,4.0128312,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13333; + type="SPE_DiningChair"; + atlOffset=0.0012664795; + }; + class Item837 + { + dataType="Object"; + class PositionInfo + { + position[]={1996.5206,228.02472,1721.4473}; + angles[]={0,4.1367168,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13332; + type="SPE_DiningChair"; + atlOffset=0.0012664795; + }; + class Item838 + { + dataType="Object"; + class PositionInfo + { + position[]={1998.5208,228.0197,1720.9064}; + angles[]={0,5.7408266,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13317; + type="SPE_ChateauTable_01"; + atlOffset=0.0012664795; + }; + class Item839 + { + dataType="Object"; + class PositionInfo + { + position[]={1999.8584,228.01126,1720.7023}; + angles[]={0,1.1082838,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13336; + type="SPE_DiningChair"; + atlOffset=0.0012664795; + }; + class Item840 + { + dataType="Object"; + class PositionInfo + { + position[]={1999.5551,228.01126,1721.3951}; + angles[]={0,0.98439801,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13337; + type="SPE_DiningChair"; + atlOffset=0.0012664795; + }; + class Item841 + { + dataType="Object"; + class PositionInfo + { + position[]={1999.0134,228.01581,1722.3696}; + angles[]={0,1.1082838,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13338; + type="SPE_DiningChair"; + atlOffset=0.0012817383; + }; + class Item842 + { + dataType="Object"; + class PositionInfo + { + position[]={1998.71,228.01863,1723.0625}; + angles[]={0,0.98439801,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13339; + type="SPE_DiningChair"; + atlOffset=0.0012817383; + }; + class Item843 + { + dataType="Object"; + class PositionInfo + { + position[]={2002.0908,228.23351,1706.5833}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13340; + type="Land_SPE_Foodcrate_US_A"; + atlOffset=0.0017089844; + }; + class Item844 + { + dataType="Object"; + class PositionInfo + { + position[]={2002.3146,228.23349,1705.9742}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13341; + type="Land_SPE_Foodcrate_US_B"; + atlOffset=0.0016937256; + }; + class Item845 + { + dataType="Object"; + class PositionInfo + { + position[]={2002.2411,228.67184,1706.1945}; + angles[]={0,1.5073303,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13342; + type="Land_SPE_Foodcrate_US_A"; + atlOffset=0.12782288; + }; + class Item846 + { + dataType="Object"; + class PositionInfo + { + position[]={2003.3308,228.23337,1706.9775}; + angles[]={0,1.0920171,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13343; + type="Land_SPE_Foodcrate_US_C"; + atlOffset=0.0015716553; + }; + class Item847 + { + dataType="Object"; + class PositionInfo + { + position[]={2003.9211,228.23322,1707.4492}; + angles[]={0,2.3734524,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13344; + type="Land_SPE_Foodcrate_US_D"; + atlOffset=0.0014190674; + }; + class Item848 + { + dataType="Object"; + class PositionInfo + { + position[]={2003.5869,228.61804,1707.1637}; + angles[]={0,1.5489501,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13345; + type="Land_SPE_Foodcrate_US_A"; + atlOffset=0.02255249; + }; + class Item849 + { + dataType="Object"; + class PositionInfo + { + position[]={2002.8687,228.23347,1705.0087}; + angles[]={0,1.6589161,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13346; + type="Land_SPE_Foodcrate_US_D"; + atlOffset=0.0016784668; + }; + class Item850 + { + dataType="Object"; + class PositionInfo + { + position[]={2003.4741,228.2334,1705.5005}; + angles[]={0,3.8688862,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13347; + type="Land_SPE_Foodcrate_US_C"; + atlOffset=0.0016021729; + }; + class Item851 + { + dataType="Object"; + class PositionInfo + { + position[]={2003.2174,228.67186,1705.1805}; + angles[]={0,2.3029711,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13348; + type="Land_SPE_Foodcrate_US_B"; + atlOffset=0.095657349; + }; + class Item852 + { + dataType="Object"; + class PositionInfo + { + position[]={2005.3647,227.98596,1700.9973}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13349; + type="Land_SPE_Sack_Wheat_Pile"; + atlOffset=-0.024032593; + }; + class Item853 + { + dataType="Object"; + class PositionInfo + { + position[]={2006.2212,228.01085,1701.2153}; + angles[]={0,5.6838503,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13350; + type="Land_SPE_Sack_Wheat_Pile"; + atlOffset=0.00085449219; + }; + class Item854 + { + dataType="Object"; + class PositionInfo + { + position[]={2007.8713,228.0107,1702.2745}; + angles[]={0,3.678654,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13351; + type="Land_SPE_Sack_Wheat_Heap"; + atlOffset=0.0007019043; + }; + class Item855 + { + dataType="Object"; + class PositionInfo + { + position[]={2006.8856,228.02565,1702.6545}; + angles[]={0,4.2686462,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13352; + type="Land_SPE_Sack_Wheat_Pile"; + atlOffset=0.0002746582; + }; + class Item856 + { + dataType="Object"; + class PositionInfo + { + position[]={2015.0088,228.01042,1706.5692}; + angles[]={0,2.4182761,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13353; + type="Land_SPE_Wheelbarrow"; + atlOffset=0.00042724609; + }; + class Item857 + { + dataType="Object"; + class PositionInfo + { + position[]={2013.545,228.01042,1705.3253}; + angles[]={0,2.5974944,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13358; + type="Land_SPE_Sack_Potato_Pile"; + atlOffset=0.00042724609; + }; + class Item858 + { + dataType="Object"; + class PositionInfo + { + position[]={2011.4199,228.0107,1704.2734}; + angles[]={0,5.5522928,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13359; + type="Land_SPE_Sack_Potato_Heap"; + atlOffset=0.0007019043; + }; + class Item859 + { + dataType="Object"; + class PositionInfo + { + position[]={2015.267,228.56348,1706.4829}; + angles[]={6.2299485,3.9688332,6.2432394}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13361; + type="Land_SPE_Milk_Crate"; + }; + class Item860 + { + dataType="Object"; + class PositionInfo + { + position[]={2014.9934,228.59195,1706.7933}; + angles[]={6.2299485,3.9688332,6.2432394}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13362; + type="Land_SPE_Milk_Crate"; + }; + class Item861 + { + dataType="Object"; + class PositionInfo + { + position[]={2014.999,228.70847,1706.3041}; + angles[]={6.2299485,3.9061,6.2432394}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13363; + type="Land_SPE_Cider_Crate"; + }; + class Item862 + { + dataType="Object"; + class PositionInfo + { + position[]={2014.7406,228.73329,1706.557}; + angles[]={6.2299485,3.9863904,6.2432394}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=13364; + type="Land_SPE_Cider_Crate"; + }; + class Item863 + { + dataType="Object"; + class PositionInfo + { + position[]={2012.1506,228.02538,1710.6844}; + angles[]={0,4.0093603,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=13365; + type="Land_SPE_Sack_Corn_Heap"; + }; + class Item864 + { + dataType="Object"; + class PositionInfo + { + position[]={2010.8159,228.02538,1710.5863}; + angles[]={0,5.6457386,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=13366; + type="Land_SPE_Sack_Corn_Pile"; + }; + class Item865 + { + dataType="Object"; + class PositionInfo + { + position[]={2011.743,228.02538,1709.4426}; + angles[]={0,5.3140359,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=13367; + type="Land_SPE_Sack_Corn_Pile"; + }; + class Item866 + { + dataType="Object"; + class PositionInfo + { + position[]={2009.2031,228.0107,1702.5466}; + angles[]={0,5.900722,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=13368; + type="Land_SPE_Sack_Wheat_Heap"; + atlOffset=0.0007019043; + }; + class Item867 + { + dataType="Object"; + class PositionInfo + { + position[]={1997.5468,228.94514,1721.9371}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=13370; + type="SPE_Pears_01"; + atlOffset=0.79890442; + }; + class Item868 + { + dataType="Object"; + class PositionInfo + { + position[]={1997.9702,228.87595,1722.4469}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=13371; + type="SPE_Apples_01"; + atlOffset=0.77882385; + }; + class Item869 + { + dataType="Object"; + class PositionInfo + { + position[]={1998.1285,228.8703,1721.6798}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=13372; + type="Land_SPE_Milk_Can"; + atlOffset=0.80160522; + }; + class Item870 + { + dataType="Object"; + class PositionInfo + { + position[]={1997.6837,228.86124,1721.1571}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=13373; + type="Land_SPE_Milk_Bottle"; + atlOffset=0.79597473; + }; + class Item871 + { + dataType="Object"; + class PositionInfo + { + position[]={1998.5281,228.86633,1721.6014}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=13374; + type="Land_SPE_Milk_Bottle"; + atlOffset=0.80107117; + }; + class Item872 + { + dataType="Object"; + class PositionInfo + { + position[]={1998.9757,228.89566,1720.1693}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=13375; + type="Land_SPE_Milk_Can"; + atlOffset=0.007522583; + }; + class Item873 + { + dataType="Object"; + class PositionInfo + { + position[]={1998.3748,228.87347,1720.1219}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=13376; + type="Land_SPE_Milk_Bottle"; + atlOffset=0.80821228; + }; + class Item874 + { + dataType="Object"; + class PositionInfo + { + position[]={1999.5546,228.90111,1720.2156}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=13377; + type="Land_SPE_Milk_Bottle"; + atlOffset=0.016403198; + }; + class Item875 + { + dataType="Object"; + class PositionInfo + { + position[]={1999.0851,228.87561,1721.1442}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=13378; + type="Land_SPE_Milk_Bottle"; + atlOffset=0.81034851; + }; + class Item876 + { + dataType="Object"; + class PositionInfo + { + position[]={1998.9297,228.88988,1719.3608}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=13379; + type="Land_SPE_Milk_Bottle"; + atlOffset=0.0051727295; + }; + class Item877 + { + dataType="Object"; + class PositionInfo + { + position[]={1999.5201,228.93979,1719.5681}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=13382; + type="SPE_Apples_01"; + atlOffset=0.023223877; + }; + class Item878 + { + dataType="Object"; + class PositionInfo + { + position[]={1999.3619,228.93541,1719.1165}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=13383; + type="SPE_Apples_01"; + atlOffset=0.018844604; + }; + class Item879 + { + dataType="Object"; + class PositionInfo + { + position[]={1998.9863,228.92352,1719.748}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=13384; + type="SPE_Apples_01"; + atlOffset=0.0069580078; + }; + class Item880 + { + dataType="Object"; + class PositionInfo + { + position[]={1998.3567,228.91273,1720.9797}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=13385; + type="SPE_Apples_01"; + atlOffset=0.81561279; + }; + class Item881 + { + dataType="Object"; + class PositionInfo + { + position[]={1998.826,228.97302,1720.5842}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=13386; + type="SPE_Pears_01"; + atlOffset=0.0073394775; + }; + class Item882 + { + dataType="Object"; + class PositionInfo + { + position[]={2002.885,229.02422,1722.8489}; + angles[]={0,5.5018616,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=13430; + type="Land_SPE_Cider_Crate"; + atlOffset=0.0072021484; + }; + class Item883 + { + dataType="Object"; + class PositionInfo + { + position[]={2003.775,229.05228,1721.5237}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=13431; + type="Land_SPE_Cider_Bottle_02"; + atlOffset=0.049804688; + }; + class Item884 + { + dataType="Object"; + class PositionInfo + { + position[]={2003.0966,229.03494,1721.9565}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=13432; + type="Land_SPE_Cider_Bottle_03"; + atlOffset=0.036117554; + }; + class Item885 + { + dataType="Object"; + class PositionInfo + { + position[]={2002.4386,228.99944,1723.6541}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=13433; + type="Land_SPE_Cider_Crate"; + atlOffset=0.79342651; + }; + class Item886 + { + dataType="Object"; + class PositionInfo + { + position[]={2002.1758,228.86919,1724.3079}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=13434; + type="SPE_Apples_01"; + atlOffset=0.77206421; + }; + class Item887 + { + dataType="Object"; + class PositionInfo + { + position[]={2001.8246,228.93208,1724.6921}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=13435; + type="Land_SPE_Cider_Crate_Empty"; + atlOffset=0.7605896; + }; + class Item888 + { + dataType="Object"; + class PositionInfo + { + position[]={2002.0237,228.94064,1724.9377}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=13436; + type="Land_SPE_Cider_Bottle_03"; + atlOffset=0.75282288; + }; + class Item889 + { + dataType="Object"; + class PositionInfo + { + position[]={2001.3177,228.9527,1724.6721}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=13437; + type="Land_SPE_Cider_Bottle_02"; + atlOffset=0.76123047; + }; + class Item890 + { + dataType="Object"; + class PositionInfo + { + position[]={2002.5525,228.95702,1724.5354}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=13438; + type="Land_SPE_Cider_Bottle_02"; + atlOffset=0.76554871; + }; + class Item891 + { + dataType="Object"; + class PositionInfo + { + position[]={1940.8517,230.23494,1660.2869}; + angles[]={0.0079711284,0,6.2417431}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=13556; + type="CUP_A2_Road_grav_60_10"; + }; + class Item892 + { + dataType="Object"; + class PositionInfo + { + position[]={1938.3527,230.30125,1661.0079}; + angles[]={6.2784514,3.9916487,6.2581558}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=13558; + type="CUP_A2_Road_grav_60_10"; + }; + class Item893 + { + dataType="Object"; + class PositionInfo + { + position[]={1952.4813,228.94,1668.0242}; + angles[]={0,0.9314214,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=13559; + type="CUP_A2_Road_grav_15_75"; + }; + class Item894 + { + dataType="Object"; + class PositionInfo + { + position[]={2028.444,226.67421,1656.6991}; + angles[]={0.085371844,2.1002054,6.1830573}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=13563; + type="CUP_A2_Road_grav_15_75"; + atlOffset=0.0019073486; + }; + class Item895 + { + dataType="Object"; + class PositionInfo + { + position[]={2011.9509,227.51456,1668.0151}; + angles[]={0,5.1426039,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=13571; + type="CUP_A2_Road_grav_15_75"; + atlOffset=0.43327332; + }; + class Item896 + { + dataType="Object"; + class PositionInfo + { + position[]={2037.9561,226.68341,1648.6685}; + angles[]={0.0040412494,5.4789085,6.2660604}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=13572; + type="CUP_A2_Road_grav_6konec"; + atlOffset=0.002243042; + }; + class Item897 + { + dataType="Object"; + class PositionInfo + { + position[]={1939.094,230.27335,1651.9346}; + angles[]={6.2750664,6.2294822,6.2758451}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=13573; + type="CUP_A2_Road_grav_6konec"; + atlOffset=1.5258789e-05; + }; + class Item898 + { + dataType="Object"; + class PositionInfo + { + position[]={1931.0764,230.4375,1662.3682}; + angles[]={6.2710567,1.8597697,6.2743154}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=13574; + type="CUP_A2_Road_grav_6konec"; + }; + class Item899 + { + dataType="Object"; + class PositionInfo + { + position[]={1969.5125,227.51654,1788.5808}; + angles[]={0.04723661,1.7455658,6.2799468}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=13575; + type="CUP_A2_Road_grav_60_10"; + }; + class Item900 + { + dataType="Object"; + class PositionInfo + { + position[]={1970.6571,227.41991,1790.9164}; + angles[]={0.030478692,5.7373099,6.2799468}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=13576; + type="CUP_A2_Road_grav_60_10"; + }; + class Item901 + { + dataType="Object"; + class PositionInfo + { + position[]={1961.593,227.43652,1791.764}; + angles[]={0.032732699,1.692623,6.276402}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=13577; + type="CUP_A2_Road_grav_6konec"; + atlOffset=1.5258789e-05; + }; + class Item902 + { + dataType="Object"; + class PositionInfo + { + position[]={1973.2618,227.24944,1797.8453}; + angles[]={0.0142693,3.6057193,6.2826972}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=13578; + type="CUP_A2_Road_grav_6konec"; + }; + class Item903 + { + dataType="Object"; + class PositionInfo + { + position[]={1978.9991,228.02907,1761.8907}; + angles[]={6.2794666,2.8331029,6.2163086}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=13594; + type="CUP_A2_Road_grav_10_75"; + atlOffset=0.00012207031; + }; + class Item904 + { + dataType="Object"; + class PositionInfo + { + position[]={1979.2574,228.06012,1750.088}; + angles[]={0.013019908,3.0149651,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=13595; + type="CUP_A2_Road_grav_60_10"; + atlOffset=0.00012207031; + }; + class Item905 + { + dataType="Object"; + class PositionInfo + { + position[]={1973.537,228.11449,1743.3065}; + angles[]={0.0074372957,6.1615334,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=13596; + type="CUP_A2_Road_grav_60_10"; + atlOffset=0.00012207031; + }; + class Item906 + { + dataType="Object"; + class PositionInfo + { + position[]={1974.8046,228.50171,1776.7057}; + angles[]={0,5.9488425,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=13598; + type="CUP_A2_Road_grav_1_1000"; + atlOffset=0.34277344; + }; + class Item907 + { + dataType="Object"; + class PositionInfo + { + position[]={1972.8036,228.16212,1735.7145}; + angles[]={6.2813263,5.9792867,6.2813263}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=13601; + type="CUP_A2_Road_grav_10_25"; + atlOffset=0.00053405762; + }; + class Item908 + { + dataType="Object"; + class PositionInfo + { + position[]={1973.9725,228.07785,1731.5959}; + angles[]={6.2813263,5.8100076,6.2813263}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=13602; + type="CUP_A2_Road_grav_10_25"; + atlOffset=0.00053405762; + }; + class Item909 + { + dataType="Object"; + class PositionInfo + { + position[]={1978.7693,228.40361,1721.7194}; + angles[]={0,5.8013597,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=13603; + type="CUP_A2_Road_grav_1_1000"; + atlOffset=0.34361267; + }; + class Item910 + { + dataType="Object"; + class PositionInfo + { + position[]={1990.238,228.29372,1681.51}; + angles[]={0.066876695,1.1718131,6.2274284}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=13605; + type="CUP_A2_Road_grav_60_10"; + atlOffset=0.0055999756; + }; + class Item911 + { + dataType="Object"; + class PositionInfo + { + position[]={1987.9991,228.38608,1683.4382}; + angles[]={0.031615406,3.2507882,6.2385659}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=13606; + type="CUP_A2_Road_grav_60_10"; + atlOffset=0.0066223145; + }; + class Item912 + { + dataType="Object"; + class PositionInfo + { + position[]={1990.5697,228.1385,1684.2075}; + angles[]={0.031617291,5.3543992,6.2274284}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=13607; + type="CUP_A2_Road_grav_60_10"; + atlOffset=0.0054473877; + }; + class Item913 + { + dataType="Object"; + class PositionInfo + { + position[]={1990.4686,228.13452,1690.5027}; + angles[]={0,3.0578537,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=13609; + type="CUP_A2_Road_grav_10_25"; + atlOffset=0.0067749023; + }; + class Item914 + { + dataType="Object"; + class PositionInfo + { + position[]={1988.0374,228.24162,1702.7269}; + angles[]={0,2.6013737,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=13610; + type="CUP_A2_Road_grav_10_25"; + atlOffset=0.008102417; + }; + class Item915 + { + dataType="Object"; + class PositionInfo + { + position[]={1989.6578,228.19615,1696.7654}; + angles[]={0,2.8394439,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=13613; + type="CUP_A2_Road_grav_10_50"; + atlOffset=0.0095062256; + }; + class Item916 + { + dataType="Object"; + class PositionInfo + { + position[]={1983.7722,228.13307,1711.5822}; + angles[]={0,2.6904271,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=13617; + type="CUP_A2_Road_grav_6"; + atlOffset=0.0055236816; + }; + class Item917 + { + dataType="Object"; + class PositionInfo + { + position[]={1986.0675,228.22026,1706.7562}; + angles[]={0,2.6904271,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=13618; + type="CUP_A2_Road_grav_6"; + atlOffset=0.0073242188; + }; + class Item918 + { + dataType="Object"; + class PositionInfo + { + position[]={1981.6743,228.54341,1680.1338}; + angles[]={0.0055779661,1.2753733,6.2274299}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=13621; + type="CUP_A2_Road_grav_6"; + atlOffset=0.006729126; + }; + class Item919 + { + dataType="Object"; + class PositionInfo + { + position[]={1963.4513,228.94075,1673.7134}; + angles[]={0,1.1579005,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=13624; + type="CUP_A2_Road_grav_6"; + atlOffset=0.00074768066; + }; + class Item920 + { + dataType="Object"; + class PositionInfo + { + position[]={1976.8584,228.81076,1678.7336}; + angles[]={0.0055779661,4.4137483,6.2776074}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=13625; + type="CUP_A2_Road_grav_6"; + atlOffset=0.0062255859; + }; + class Item921 + { + dataType="Object"; + class PositionInfo + { + position[]={1970.2545,228.94374,1676.4677}; + angles[]={0,1.0934222,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=13635; + type="CUP_A2_Road_grav_10_50"; + atlOffset=0.0037384033; + }; + class Item922 + { + dataType="Object"; + class PositionInfo + { + position[]={1996.729,228.13159,1678.0404}; + angles[]={0.066876695,5.2801414,6.2404222}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=13639; + type="CUP_A2_Road_grav_6"; + atlOffset=0.0030212402; + }; + class Item923 + { + dataType="Object"; + class PositionInfo + { + position[]={2001.7842,227.93265,1674.6779}; + angles[]={0.022320312,5.3147445,6.1738563}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=13640; + type="CUP_A2_Road_grav_6"; + atlOffset=0.0015106201; + }; + class Item924 + { + dataType="Object"; + class PositionInfo + { + position[]={2029.8165,226.68584,1646.984}; + angles[]={0,5.9063563,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=14689; + type="Land_ShellCrater_02_decal_F"; + }; + class Item925 + { + dataType="Object"; + class PositionInfo + { + position[]={2020.4941,226.63971,1623.021}; + angles[]={0,2.3817801,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=14690; + type="Land_ShellCrater_01_F"; + atlOffset=-0.045288086; + }; + class Item926 + { + dataType="Object"; + class PositionInfo + { + position[]={2029.4899,226.71559,1630.0132}; + angles[]={0,2.8506324,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14691; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.0037231445; + }; + class Item927 + { + dataType="Object"; + class PositionInfo + { + position[]={2023.7809,226.71559,1627.7927}; + angles[]={0,2.656338,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14692; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.0064697266; + }; + class Item928 + { + dataType="Object"; + class PositionInfo + { + position[]={2019.1556,226.71559,1625.3258}; + angles[]={0,2.6564939,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14693; + type="Land_SPE_Dugout_6m45_sandbags"; + atlOffset=-0.017410278; + }; + class Item929 + { + dataType="Object"; + class PositionInfo + { + position[]={2035.0465,226.71559,1632.5167}; + angles[]={0,1.9752545,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14694; + type="Land_SPE_Dugout_6m45_sandbags"; + }; + class Item930 + { + dataType="Object"; + class PositionInfo + { + position[]={2026.1948,226.71559,1632.1014}; + angles[]={0,5.9068136,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14695; + type="Land_ClutterCutter_large_F"; + atlOffset=0.024581909; + }; + class Item931 + { + dataType="Object"; + class PositionInfo + { + position[]={2019.2955,226.71559,1629.6736}; + angles[]={0,5.9068136,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14696; + type="Land_ClutterCutter_large_F"; + atlOffset=-0.010757446; + }; + class Item932 + { + dataType="Object"; + class PositionInfo + { + position[]={2033.3293,226.71559,1634.3252}; + angles[]={0,5.9068136,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14697; + type="Land_ClutterCutter_large_F"; + }; + class Item933 + { + dataType="Object"; + class PositionInfo + { + position[]={2031.9502,226.71559,1634.1758}; + angles[]={0,5.9063563,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14698; + type="Land_SPE_Dugout_Decal_03"; + atlOffset=0.025588989; + }; + class Item934 + { + dataType="Object"; + class PositionInfo + { + position[]={2029.2356,226.71187,1625.8671}; + angles[]={0,5.9063563,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14699; + type="Land_SPE_Dugout_Decal_03"; + atlOffset=0.021865845; + }; + class Item935 + { + dataType="Object"; + class PositionInfo + { + position[]={2020.0529,226.72607,1627.2616}; + angles[]={0,5.9063563,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14700; + type="Land_SPE_Dugout_Decal_03"; + atlOffset=1.5258789e-05; + }; + class Item936 + { + dataType="Object"; + class PositionInfo + { + position[]={2033.9178,226.71559,1637.2225}; + angles[]={0.027717507,1.5158846,6.2132688}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=14701; + type="Land_DirtPatch_05_F"; + }; + class Item937 + { + dataType="Object"; + class PositionInfo + { + position[]={2017.6079,226.73262,1628.6914}; + angles[]={0.012571578,4.7150931,6.25143}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=14702; + type="Land_DirtPatch_05_F"; + }; + class Item938 + { + dataType="Object"; + class PositionInfo + { + position[]={2025.6251,226.71559,1633.3926}; + angles[]={0.012571578,0.36957264,6.25143}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=14703; + type="Land_DirtPatch_05_F"; + atlOffset=0.021408081; + }; + class Item939 + { + dataType="Object"; + class PositionInfo + { + position[]={2017.141,226.73436,1632.1281}; + angles[]={0.012571578,5.9061565,6.25143}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=14704; + type="Land_DirtPatch_03_F"; + }; + class Item940 + { + dataType="Object"; + class PositionInfo + { + position[]={2029.8535,226.71559,1635.1888}; + angles[]={0.012571577,5.9061561,6.2514296}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=14705; + type="Land_DirtPatch_03_F"; + atlOffset=0.025588989; + }; + class Item941 + { + dataType="Object"; + class PositionInfo + { + position[]={2025.3265,226.68584,1644.285}; + angles[]={0,5.7137032,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14706; + type="Land_SPE_Dugout_6m45"; + atlOffset=-0.038131714; + }; + class Item942 + { + dataType="Object"; + class PositionInfo + { + position[]={2014.1726,226.90157,1626.2151}; + angles[]={0,3.441288,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14707; + type="Land_SPE_Dugout_6m315_sandbags"; + atlOffset=0.11224365; + }; + class Item943 + { + dataType="Object"; + class PositionInfo + { + position[]={2036.8783,226.71559,1635.8368}; + angles[]={0,2.8101811,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14708; + type="Land_SPE_Dugout_6m315_sandbags"; + }; + class Item944 + { + dataType="Object"; + class PositionInfo + { + position[]={2030.8997,226.68584,1643.6979}; + angles[]={0,0.2346091,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14710; + type="Land_SPE_Dugout_6m315"; + atlOffset=-0.012069702; + }; + class Item945 + { + dataType="Object"; + class PositionInfo + { + position[]={2012.0154,226.71559,1629.4182}; + angles[]={0.11212006,5.9086103,0.0075536082}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=14712; + type="Land_DirtPatch_05_F"; + atlOffset=-0.021469116; + }; + class Item946 + { + dataType="Object"; + class PositionInfo + { + position[]={2027.3777,226.1489,1643.1821}; + angles[]={0.027102828,5.9142013,6.2130318}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=14714; + type="Land_DirtPatch_05_F"; + atlOffset=-0.57652283; + }; + class Item947 + { + dataType="Object"; + class PositionInfo + { + position[]={2024.1432,226.1489,1644.4552}; + angles[]={0.027102828,5.9142013,6.2130318}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=14715; + type="Land_DirtPatch_05_F"; + atlOffset=-0.56344604; + }; + class Item948 + { + dataType="Object"; + class PositionInfo + { + position[]={2029.2505,226.1489,1643.4779}; + angles[]={0,5.9063563,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14716; + type="Land_SPE_Dugout_Decal_03"; + atlOffset=-0.56436157; + }; + class Item949 + { + dataType="Object"; + class PositionInfo + { + position[]={2028.7384,226.62787,1648.6138}; + angles[]={0.34508017,2.9572074,6.2044163}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14719; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.17018127; + }; + class Item950 + { + dataType="Object"; + class PositionInfo + { + position[]={2021.9694,226.79579,1645.7659}; + angles[]={0.15358581,2.6070268,0.053817019}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14720; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.010269165; + }; + class Item951 + { + dataType="Object"; + class PositionInfo + { + position[]={2024.7124,226.60133,1647.9772}; + angles[]={0.25849578,2.9164336,0.031233013}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14721; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.21789551; + }; + class Item952 + { + dataType="Object"; + class PositionInfo + { + position[]={2024.2683,227.05208,1646.1042}; + angles[]={0.05963894,2.8649368,0.01033836}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14722; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.22033691; + }; + class Item953 + { + dataType="Object"; + class PositionInfo + { + position[]={2029.9839,227.02,1646.6543}; + angles[]={0.10270804,0.39248374,0.037318043}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14723; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.21829224; + }; + class Item954 + { + dataType="Object"; + class PositionInfo + { + position[]={2032.3849,227.2549,1644.5745}; + angles[]={6.2518678,2.651485,6.2771063}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14724; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.449646; + }; + class Item955 + { + dataType="Object"; + class PositionInfo + { + position[]={2022.9896,226.51585,1643.5408}; + angles[]={0.069683038,1.9118327,0.0018732055}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14725; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.2903595; + }; + class Item956 + { + dataType="Object"; + class PositionInfo + { + position[]={2026.108,227.66165,1644.8737}; + angles[]={6.2569127,2.8643949,6.2781835}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14726; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.80937195; + }; + class Item957 + { + dataType="Object"; + class PositionInfo + { + position[]={2038.8187,227.13144,1634.0463}; + angles[]={6.2165079,5.9301162,6.1964121}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14736; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.30059814; + }; + class Item958 + { + dataType="Object"; + class PositionInfo + { + position[]={2033.7302,227.01813,1628.4449}; + angles[]={6.1719232,2.2196271,6.2048478}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14737; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.19100952; + }; + class Item959 + { + dataType="Object"; + class PositionInfo + { + position[]={2027.79,226.9886,1627.3103}; + angles[]={6.1959181,2.9869237,6.2828956}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14738; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.18334961; + }; + class Item960 + { + dataType="Object"; + class PositionInfo + { + position[]={2022.7064,226.70708,1622.8672}; + angles[]={5.8639841,5.9185553,6.06529}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14740; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.15208435; + }; + class Item961 + { + dataType="Object"; + class PositionInfo + { + position[]={2013.9126,227.70314,1622.9695}; + angles[]={6.1405439,5.7611341,6.260427}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14741; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.11715698; + }; + class Item962 + { + dataType="Object"; + class PositionInfo + { + position[]={2014.668,227.54526,1622.4469}; + angles[]={0,3.4040601,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14742; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.044647217; + }; + class Item963 + { + dataType="Object"; + class PositionInfo + { + position[]={2012.1975,227.62766,1623.1814}; + angles[]={0,3.7464237,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14743; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.18096924; + }; + class Item964 + { + dataType="Object"; + class PositionInfo + { + position[]={2018.1384,226.78575,1621.6675}; + angles[]={6.1037416,3.0841269,6.2589116}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14744; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.25881958; + }; + class Item965 + { + dataType="Object"; + class PositionInfo + { + position[]={2036.0592,227.1308,1631.1825}; + angles[]={6.2333975,2.2471659,6.1552505}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14745; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.060317993; + }; + class Item966 + { + dataType="Object"; + class PositionInfo + { + position[]={2031.168,226.86871,1627.2377}; + angles[]={6.1610794,5.8478017,6.2014737}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14746; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.041595459; + }; + class Item967 + { + dataType="Object"; + class PositionInfo + { + position[]={2039.4384,226.71559,1634.8135}; + angles[]={0,5.9063563,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=14747; + type="Land_DirtPatch_05_F"; + atlOffset=0.23648071; + }; + class Item968 + { + dataType="Object"; + class PositionInfo + { + position[]={2034.8003,226.71559,1628.7423}; + angles[]={0,4.8679161,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=14748; + type="Land_DirtPatch_05_F"; + atlOffset=0.0037231445; + }; + class Item969 + { + dataType="Object"; + class PositionInfo + { + position[]={2029.5576,226.71559,1626.5206}; + angles[]={0,5.9063563,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=14749; + type="Land_DirtPatch_05_F"; + atlOffset=0.025588989; + }; + class Item970 + { + dataType="Object"; + class PositionInfo + { + position[]={2022.7861,226.71559,1624.1401}; + angles[]={0,0.60980231,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=14750; + type="Land_DirtPatch_05_F"; + atlOffset=-0.0094299316; + }; + class Item971 + { + dataType="Object"; + class PositionInfo + { + position[]={2017.9395,226.71559,1623.0234}; + angles[]={0,4.1878138,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=14751; + type="Land_DirtPatch_05_F"; + atlOffset=-0.10212708; + }; + class Item972 + { + dataType="Object"; + class PositionInfo + { + position[]={2013.2495,226.71559,1623.5}; + angles[]={0,5.9063563,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=14752; + type="Land_DirtPatch_05_F"; + atlOffset=-0.42192078; + }; + class Item973 + { + dataType="Object"; + class PositionInfo + { + position[]={2039.3475,226.71559,1634.8878}; + angles[]={0,5.9063563,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14753; + type="Land_ClutterCutter_large_F"; + atlOffset=0.054046631; + }; + class Item974 + { + dataType="Object"; + class PositionInfo + { + position[]={2034.7095,226.71559,1628.8167}; + angles[]={0,5.9063563,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14754; + type="Land_ClutterCutter_large_F"; + atlOffset=0.0037231445; + }; + class Item975 + { + dataType="Object"; + class PositionInfo + { + position[]={2029.4668,226.71559,1626.5948}; + angles[]={0,5.9063563,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14755; + type="Land_ClutterCutter_large_F"; + atlOffset=0.025588989; + }; + class Item976 + { + dataType="Object"; + class PositionInfo + { + position[]={2022.6953,226.71559,1624.2145}; + angles[]={0.79996842,6.0236564,0.23118117}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14756; + type="Land_ClutterCutter_large_F"; + atlOffset=-0.0094451904; + }; + class Item977 + { + dataType="Object"; + class PositionInfo + { + position[]={2017.8486,226.71559,1623.0978}; + angles[]={6.1330638,5.9100056,0.0094375368}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14757; + type="Land_ClutterCutter_large_F"; + atlOffset=-0.097793579; + }; + class Item978 + { + dataType="Object"; + class PositionInfo + { + position[]={2013.1587,227.25253,1623.5743}; + angles[]={0.47839296,5.9493799,0.098466888}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14758; + type="Land_ClutterCutter_large_F"; + atlOffset=0.11425781; + }; + class Item979 + { + dataType="Object"; + class PositionInfo + { + position[]={2027.6991,227.94147,1642.4828}; + angles[]={0,0.035723355,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=14759; + type="CamoNet_BLUFOR_F"; + atlOffset=-0.033081055; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item980 + { + dataType="Object"; + class PositionInfo + { + position[]={2031.7223,227.14758,1642.7947}; + angles[]={0,3.0772114,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14761; + type="land_spe_sandbag_long_thick"; + atlOffset=-0.0044250488; + }; + class Item981 + { + dataType="Object"; + class PositionInfo + { + position[]={2029.5273,227.17242,1644.1652}; + angles[]={6.211834,1.8598778,6.2482681}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14762; + type="land_spe_sandbag_long_thick"; + }; + class Item982 + { + dataType="Object"; + class PositionInfo + { + position[]={2019.647,227.17734,1631.9027}; + angles[]={0,1.1436863,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14765; + type="land_spe_sandbag_long_thick"; + atlOffset=-0.0094451904; + }; + class Item983 + { + dataType="Object"; + class PositionInfo + { + position[]={2022.2332,227.17734,1632.923}; + angles[]={0,4.277523,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14766; + type="land_spe_sandbag_long_thick"; + atlOffset=0.0024719238; + }; + class Item984 + { + dataType="Object"; + class PositionInfo + { + position[]={2025.9911,227.17734,1634.511}; + angles[]={0,4.277523,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14767; + type="land_spe_sandbag_long_thick"; + atlOffset=0.022018433; + }; + class Item985 + { + dataType="Object"; + class PositionInfo + { + position[]={2026.0635,227.08531,1640.3115}; + angles[]={0,1.1392515,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14769; + type="Land_SPE_Wooden_Barrel_02_Brown"; + atlOffset=-0.0093994141; + }; + class Item986 + { + dataType="Object"; + class PositionInfo + { + position[]={2021.984,227.11507,1633.8527}; + angles[]={0,5.9063563,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14770; + type="Land_SPE_Wooden_Barrel_02_Brown"; + atlOffset=0.001083374; + }; + class Item987 + { + dataType="Object"; + class PositionInfo + { + position[]={2022.6389,227.11507,1634.1139}; + angles[]={0,4.4153967,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14771; + type="Land_SPE_Wooden_Barrel_02_Brown"; + atlOffset=0.0043029785; + }; + class Item988 + { + dataType="Object"; + class PositionInfo + { + position[]={2025.9076,227.13086,1639.6281}; + angles[]={0,5.9063563,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14772; + type="Land_SPE_Wooden_Barrel_02_Open_Brown"; + atlOffset=-0.0056915283; + }; + class Item989 + { + dataType="Object"; + class PositionInfo + { + position[]={2021.7242,227.16061,1634.5302}; + angles[]={0,3.6917267,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14773; + type="Land_SPE_Wooden_Barrel_02_Open_Brown"; + atlOffset=-0.0023345947; + }; + class Item990 + { + dataType="Object"; + class PositionInfo + { + position[]={2025.3561,227.06378,1635.6394}; + angles[]={0,5.8846002,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14774; + type="Land_WoodenCrate_01_F"; + atlOffset=0.016418457; + }; + class Item991 + { + dataType="Object"; + class PositionInfo + { + position[]={2026.1959,227.03403,1642.9452}; + angles[]={0,2.749831,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14775; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.034881592; + }; + class Item992 + { + dataType="Object"; + class PositionInfo + { + position[]={2026.2229,227.03403,1641.3469}; + angles[]={0,0.1749827,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14776; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.020309448; + }; + class Item993 + { + dataType="Object"; + class PositionInfo + { + position[]={2019.6021,227.06378,1633.3007}; + angles[]={0,5.8807173,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14777; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.0090332031; + }; + class Item994 + { + dataType="Object"; + class PositionInfo + { + position[]={2024.2076,227.42346,1635.1936}; + angles[]={0,5.9063563,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=14778; + type="Land_WoodenCrate_01_stack_x3_F"; + atlOffset=0.0090484619; + }; + class Item995 + { + dataType="Object"; + class PositionInfo + { + position[]={2024.9288,227.39371,1640.4758}; + angles[]={0,4.7504034,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=14779; + type="Land_WoodenCrate_01_stack_x3_F"; + atlOffset=-0.0053405762; + }; + class Item996 + { + dataType="Object"; + class PositionInfo + { + position[]={2020.7349,227.67757,1633.8046}; + angles[]={0,5.8686638,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=14780; + type="Land_WoodenCrate_01_stack_x5_F"; + atlOffset=-0.0054016113; + }; + class Item997 + { + dataType="Object"; + class PositionInfo + { + position[]={2024.9832,227.64781,1642.0529}; + angles[]={0,3.1330121,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=14781; + type="Land_WoodenCrate_01_stack_x5_F"; + atlOffset=-0.013549805; + }; + class Item998 + { + dataType="Object"; + class PositionInfo + { + position[]={2030.8612,226.8589,1641.8815}; + angles[]={0,3.1199813,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14782; + type="Land_SPE_Ammocrate_US_03"; + atlOffset=-0.012435913; + }; + class Item999 + { + dataType="Object"; + class PositionInfo + { + position[]={2024.3491,226.88866,1628.5648}; + angles[]={0,4.2974772,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14783; + type="Land_SPE_Ammocrate_US_03"; + atlOffset=0.013946533; + }; + class Item1000 + { + dataType="Object"; + class PositionInfo + { + position[]={2028.2975,227.80547,1642.9692}; + angles[]={-0,6.1764879,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14784; + type="Land_SPE_Foodcrate_US_B"; + }; + class Item1001 + { + dataType="Object"; + class PositionInfo + { + position[]={2026.064,227.59419,1641.7117}; + angles[]={6.2806797,4.7456865,6.2772121}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14785; + type="Land_SPE_FuelCan_US"; + atlOffset=0.65649414; + }; + class Item1002 + { + dataType="Object"; + class PositionInfo + { + position[]={2020.9362,226.94484,1627.1217}; + angles[]={0,5.9063563,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14786; + type="Land_SPE_Ladder"; + atlOffset=0.21876526; + }; + class Item1003 + { + dataType="Object"; + class PositionInfo + { + position[]={2030.0505,227.08531,1642.9491}; + angles[]={0,3.4731562,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14787; + type="Land_SPE_Wooden_Barrel_02_Brown"; + atlOffset=-0.019973755; + }; + class Item1004 + { + dataType="Object"; + class PositionInfo + { + position[]={2027.1965,227.08531,1643.3667}; + angles[]={0,6.1777411,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14788; + type="Land_SPE_Wooden_Barrel_02_Brown"; + atlOffset=-0.041305542; + }; + class Item1005 + { + dataType="Object"; + class PositionInfo + { + position[]={2027.1575,227.08531,1642.6517}; + angles[]={0,2.093251,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14789; + type="Land_SPE_Wooden_Barrel_02_Brown"; + atlOffset=-0.03465271; + }; + class Item1006 + { + dataType="Object"; + class PositionInfo + { + position[]={2030.7355,227.13086,1642.7885}; + angles[]={0,5.9063563,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14790; + type="Land_SPE_Wooden_Barrel_02_Open_Brown"; + atlOffset=-0.01361084; + }; + class Item1007 + { + dataType="Object"; + class PositionInfo + { + position[]={2023.1013,227.06378,1628.0385}; + angles[]={0,4.2979832,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14791; + type="Land_WoodenCrate_01_F"; + atlOffset=0.0044708252; + }; + class Item1008 + { + dataType="Object"; + class PositionInfo + { + position[]={2024.984,227.06378,1632.9945}; + angles[]={0,1.1671884,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14792; + type="Land_WoodenCrate_01_F"; + atlOffset=0.017822266; + }; + class Item1009 + { + dataType="Object"; + class PositionInfo + { + position[]={2028.6143,227.15137,1642.9404}; + angles[]={0,1.6869929,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14793; + type="Land_WoodenTable_large_F"; + }; + class Item1010 + { + dataType="Object"; + class PositionInfo + { + position[]={2017.9988,226.81119,1632.5909}; + angles[]={0,0.82862163,6.2794666}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14794; + type="Land_SPE_Stretcher"; + atlOffset=1.5258789e-05; + }; + class Item1011 + { + dataType="Object"; + class PositionInfo + { + position[]={2026.4609,227.71515,1628.8673}; + angles[]={0,4.29566,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14799; + type="Land_SPE_Sandbag_Long"; + atlOffset=0.60626221; + }; + class Item1012 + { + dataType="Object"; + class PositionInfo + { + position[]={2023.0947,226.71559,1630.1184}; + angles[]={0,5.9063563,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14800; + type="Land_SPE_Litter_Square5"; + atlOffset=0.0072784424; + }; + class Item1013 + { + dataType="Object"; + class PositionInfo + { + position[]={2017.819,226.71559,1634.2859}; + angles[]={0,0.92037439,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14801; + type="Land_SPE_Litter_Square5"; + atlOffset=-0.013595581; + }; + class Item1014 + { + dataType="Object"; + class PositionInfo + { + position[]={2028.4244,226.68584,1641.9254}; + angles[]={0,5.1333976,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14802; + type="Land_SPE_Litter_Square5"; + atlOffset=-0.027893066; + }; + class Item1015 + { + dataType="Object"; + class PositionInfo + { + position[]={2055.6208,226.61,1665.5599}; + angles[]={0,1.1960433,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14805; + type="Land_SPE_Dugout_6m45_sandbags"; + }; + class Item1016 + { + dataType="Object"; + class PositionInfo + { + position[]={2054.6108,226.61,1669.2147}; + angles[]={0,2.0419221,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14806; + type="Land_SPE_Dugout_6m315_sandbags"; + }; + class Item1017 + { + dataType="Object"; + class PositionInfo + { + position[]={2057.25,227.10526,1669.2899}; + angles[]={0.012338242,5.152771,6.1746178}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14807; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.36141968; + }; + class Item1018 + { + dataType="Object"; + class PositionInfo + { + position[]={2057.0706,226.48579,1659.2662}; + angles[]={6.1354327,0.38936707,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14808; + type="Land_SPE_Dugout_Cover"; + }; + class Item1019 + { + dataType="Object"; + class PositionInfo + { + position[]={2057.1572,226.87498,1670.2717}; + angles[]={0,5.1326218,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=14809; + type="Land_DirtPatch_05_F"; + atlOffset=0.17106628; + }; + class Item1020 + { + dataType="Object"; + class PositionInfo + { + position[]={2058.0823,226.61371,1662.688}; + angles[]={0,4.094182,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=14810; + type="Land_DirtPatch_05_F"; + atlOffset=0.0037078857; + }; + class Item1021 + { + dataType="Object"; + class PositionInfo + { + position[]={2057.0403,226.69113,1670.2615}; + angles[]={6.2720242,5.1380973,0.011161317}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14811; + type="Land_ClutterCutter_large_F"; + atlOffset=0.054046631; + }; + class Item1022 + { + dataType="Object"; + class PositionInfo + { + position[]={2057.9653,226.61371,1662.6776}; + angles[]={0,5.1321402,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14812; + type="Land_ClutterCutter_large_F"; + atlOffset=0.0037078857; + }; + class Item1023 + { + dataType="Object"; + class PositionInfo + { + position[]={2059.4341,226.64398,1660.9823}; + angles[]={0,5.152771,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14814; + type="Land_SPE_Dugout_Cover"; + }; + class Item1024 + { + dataType="Object"; + class PositionInfo + { + position[]={2059.7122,226.71742,1666.2314}; + angles[]={0.059349447,0.70186353,6.0881257}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14815; + type="Land_SPE_Dugout_Cover"; + }; + class Item1025 + { + dataType="Object"; + class PositionInfo + { + position[]={2065.8286,226.80634,1670.4895}; + angles[]={0.012338242,5.152771,6.1746178}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14816; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.28707886; + }; + class Item1026 + { + dataType="Object"; + class PositionInfo + { + position[]={2068.8232,226.86644,1681.6694}; + angles[]={0.1013962,4.5889726,5.5808902}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14817; + type="Land_SPE_Dugout_Cover"; + }; + class Item1027 + { + dataType="Object"; + class PositionInfo + { + position[]={2066.7935,227.26476,1689.1379}; + angles[]={0,1.2171302,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14818; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.073974609; + }; + class Item1028 + { + dataType="Object"; + class PositionInfo + { + position[]={2063.2512,226.69525,1697.0371}; + angles[]={0.65030378,4.5889726,5.4502754}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14819; + type="Land_SPE_Dugout_Cover"; + }; + class Item1029 + { + dataType="Object"; + class PositionInfo + { + position[]={2065.7734,227.42072,1702.0667}; + angles[]={6.1448269,4.5889726,6.1729689}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14820; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.59277344; + }; + class Item1030 + { + dataType="Object"; + class PositionInfo + { + position[]={2069.2139,227.27596,1710.8873}; + angles[]={6.1785331,4.5889726,6.0283594}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14821; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.32366943; + }; + class Item1031 + { + dataType="Object"; + class PositionInfo + { + position[]={2066.1213,227.3434,1718.9572}; + angles[]={0.24279448,4.5889726,5.9326067}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14822; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.38143921; + }; + class Item1032 + { + dataType="Object"; + class PositionInfo + { + position[]={2061.1812,227.80205,1725.5553}; + angles[]={0.099973008,3.3532345,6.055377}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14823; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.80674744; + }; + class Item1033 + { + dataType="Object"; + class PositionInfo + { + position[]={2054.6038,227.72928,1728.5935}; + angles[]={0.42774734,4.740941,6.2215576}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14824; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.0049591064; + }; + class Item1034 + { + dataType="Object"; + class PositionInfo + { + position[]={2047.5801,227.7327,1727.9247}; + angles[]={0.12416901,4.6570487,0.12115109}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14825; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.078735352; + }; + class Item1035 + { + dataType="Object"; + class PositionInfo + { + position[]={2041.3842,227.0822,1725.6436}; + angles[]={0.72792739,4.8971868,0.23602104}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14826; + type="Land_SPE_Dugout_Cover"; + }; + class Item1036 + { + dataType="Object"; + class PositionInfo + { + position[]={2044.8129,228.05931,1723.6311}; + angles[]={0.034607746,4.0223875,0.18026321}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14827; + type="Land_SPE_Dugout_Cover"; + }; + class Item1037 + { + dataType="Object"; + class PositionInfo + { + position[]={2041.2036,228.13806,1722.2981}; + angles[]={0.053199805,4.5889726,0.058476824}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14828; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.50891113; + }; + class Item1038 + { + dataType="Object"; + class PositionInfo + { + position[]={2036.2771,228.03938,1730.7859}; + angles[]={0.42225176,4.2836318,5.687849}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14829; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.34091187; + }; + class Item1039 + { + dataType="Object"; + class PositionInfo + { + position[]={2031.5513,228.09317,1739.0022}; + angles[]={0.30496177,3.7480657,5.6673284}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14830; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.48492432; + }; + class Item1040 + { + dataType="Object"; + class PositionInfo + { + position[]={2027.474,228.13846,1746.6284}; + angles[]={0.40871635,4.5889726,5.6551723}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14831; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.39549255; + }; + class Item1041 + { + dataType="Object"; + class PositionInfo + { + position[]={2023.2836,228.57684,1754.1143}; + angles[]={0.28379205,2.2593975,5.6306443}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14832; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.91690063; + }; + class Item1042 + { + dataType="Object"; + class PositionInfo + { + position[]={2018.7657,228.64107,1760.1381}; + angles[]={0.1680083,4.5889726,6.1628346}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14833; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.86087036; + }; + class Item1043 + { + dataType="Object"; + class PositionInfo + { + position[]={1996.2717,227.90225,1769.0297}; + angles[]={0.68202502,4.5889726,5.5879946}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14834; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.00012207031; + }; + class Item1044 + { + dataType="Object"; + class PositionInfo + { + position[]={1991.6158,228.00061,1768.8848}; + angles[]={6.2794666,2.4589083,6.2738824}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14835; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.00012207031; + }; + class Item1045 + { + dataType="Object"; + class PositionInfo + { + position[]={1989.5854,227.96819,1766.757}; + angles[]={0.28644729,4.5889726,0.65996671}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14836; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.00012207031; + }; + class Item1046 + { + dataType="Object"; + class PositionInfo + { + position[]={1988.0815,227.93317,1765.696}; + angles[]={6.2478514,4.5889726,6.2794666}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14837; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.00012207031; + }; + class Item1047 + { + dataType="Object"; + class PositionInfo + { + position[]={2053.1167,227.25589,1713.7341}; + angles[]={6.2720294,5.5813036,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=14899; + type="land_spe_sandbag_curve"; + atlOffset=3.0517578e-05; + }; + class Item1048 + { + dataType="Object"; + class PositionInfo + { + position[]={2051.7529,227.21927,1710.5723}; + angles[]={6.2645855,2.4910011,0.0074372957}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=14901; + type="land_spe_sandbag_curve"; + }; + class Item1049 + { + dataType="Object"; + class PositionInfo + { + position[]={2020.3888,229.81956,1696.7565}; + angles[]={6.2107549,3.2239285,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14911; + type="SEP_I_US_WIN_M3_Halftrack_Ammo"; + atlOffset=3.0517578e-05; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Nickname_attribute"; + expression="[_this,_value,'SPE_nickname'] spawn SPE_Fnc_Nickname_update;"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + nAttributes=1; + }; + }; + class Item1050 + { + dataType="Object"; + class PositionInfo + { + position[]={2015.9562,229.62286,1693.9738}; + angles[]={6.2422776,3.2692816,6.2515683}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14912; + type="SEP_I_US_WIN_M3_Halftrack_Repair"; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Nickname_attribute"; + expression="[_this,_value,'SPE_nickname'] spawn SPE_Fnc_Nickname_update;"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + nAttributes=1; + }; + }; + class Item1051 + { + dataType="Object"; + class PositionInfo + { + position[]={2011.51,229.5782,1692.155}; + angles[]={6.1941199,3.2875986,6.2422776}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14913; + type="SEP_I_US_WIN_M3_Halftrack_Fuel"; + atlOffset=1.5258789e-05; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Nickname_attribute"; + expression="[_this,_value,'SPE_nickname'] spawn SPE_Fnc_Nickname_update;"; + class Value + { + class data + { + singleType="STRING"; + value="Hot Box"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item1052 + { + dataType="Object"; + class PositionInfo + { + position[]={2031.0551,228.41951,1704.094}; + angles[]={0,2.6251149,6.2404246}; + }; + side="Empty"; + flags=4; + class Attributes + { + name="repairCart2"; + }; + id=14914; + type="SEP_I_US_WIN_Trailer_Repair"; + atlOffset=-0.0010070801; + }; + class Item1053 + { + dataType="Object"; + class PositionInfo + { + position[]={2033.317,228.26845,1705.5786}; + angles[]={6.2404246,2.6308045,6.1555142}; + }; + side="Empty"; + flags=4; + class Attributes + { + name="repairCart3"; + }; + id=14915; + type="SEP_I_US_WIN_Trailer_Repair"; + atlOffset=0.0079956055; + }; + class Item1054 + { + dataType="Object"; + class PositionInfo + { + position[]={2000.0884,227.7605,1686.6461}; + angles[]={0,0.48293599,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=15373; + type="Land_ClutterCutter_large_F"; + }; + class Item1055 + { + dataType="Object"; + class PositionInfo + { + position[]={2002.2971,228.25572,1686.2458}; + angles[]={0,0.59865165,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=15005; + type="Land_MetalWire_F"; + atlOffset=0.49261475; + }; + class Item1056 + { + dataType="Object"; + class PositionInfo + { + position[]={2003.1422,228.78821,1684.8602}; + angles[]={0,0.59865165,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15006; + type="Land_WoodenCrate_01_stack_x5_F"; + atlOffset=0.065734863; + }; + class Item1057 + { + dataType="Object"; + class PositionInfo + { + position[]={1997.0792,227.70227,1686.5804}; + angles[]={0,2.1694484,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=15007; + type="Land_SPE_Covered_Pallets_02_Olive"; + atlOffset=-0.037734985; + }; + class Item1058 + { + dataType="Object"; + class PositionInfo + { + position[]={2003.4421,227.82336,1685.9281}; + angles[]={0,0.32870597,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=15008; + type="Land_SPE_Pallet"; + atlOffset=1.5258789e-05; + }; + class Item1059 + { + dataType="Object"; + class PositionInfo + { + position[]={1998.7229,228.7155,1687.9918}; + angles[]={0,0.59865165,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=15009; + type="Land_SPE_US_Lamp"; + atlOffset=0.34231567; + }; + class Item1060 + { + dataType="Object"; + class PositionInfo + { + position[]={2003.6154,227.83505,1688.1299}; + angles[]={0,0.59865165,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=15010; + type="Land_SPE_57MM_shellcase_01"; + atlOffset=0.022323608; + }; + class Item1061 + { + dataType="Object"; + class PositionInfo + { + position[]={1997.6038,227.67368,1688.2115}; + angles[]={0,0.59865165,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=15011; + type="Land_SPE_57MM_shellcase_03"; + atlOffset=-0.066314697; + }; + class Item1062 + { + dataType="Object"; + class PositionInfo + { + position[]={2000.79,227.7605,1686.2306}; + angles[]={0,0.59865165,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14982; + type="Land_SPE_Dugout_Decal_02"; + }; + class Item1063 + { + dataType="Object"; + class PositionInfo + { + position[]={2000.2897,227.74979,1686.562}; + angles[]={0,0.59865165,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=14983; + type="Land_SPE_maintenanceCrane"; + atlOffset=0.0097808838; + }; + class Item1064 + { + dataType="Object"; + class PositionInfo + { + position[]={2004.2277,228.20377,1684.0973}; + angles[]={0,0.59865165,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14984; + type="land_spe_sandbag_long_thick"; + atlOffset=1.5258789e-05; + }; + class Item1065 + { + dataType="Object"; + class PositionInfo + { + position[]={2005.3759,227.82794,1687.2837}; + angles[]={0,3.5460114,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14985; + type="Land_SPE_Sandbag_Single"; + atlOffset=0.067443848; + }; + class Item1066 + { + dataType="Object"; + class PositionInfo + { + position[]={2004.3491,227.86368,1686.6122}; + angles[]={0,0.59865165,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14986; + type="Land_SPE_Sandbag_Single"; + atlOffset=0.10317993; + }; + class Item1067 + { + dataType="Object"; + class PositionInfo + { + position[]={2004.7391,227.86882,1687.9196}; + angles[]={0,1.610568,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14987; + type="Land_SPE_Sandbag_Single"; + atlOffset=0.10832214; + }; + class Item1068 + { + dataType="Object"; + class PositionInfo + { + position[]={2003.9489,227.84468,1688.2955}; + angles[]={0,6.1025243,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14988; + type="Land_SPE_Sandbag_Single"; + atlOffset=0.084182739; + }; + class Item1069 + { + dataType="Object"; + class PositionInfo + { + position[]={2001.8998,228.30174,1685.2231}; + angles[]={0,5.8911252,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14989; + type="SPE_Fuel_Barrel_US_01"; + atlOffset=0.028869629; + }; + class Item1070 + { + dataType="Object"; + class PositionInfo + { + position[]={2002.3323,228.31628,1685.6798}; + angles[]={0,1.0195355,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14990; + type="SPE_Fuel_Barrel_US_01"; + atlOffset=0.043411255; + }; + class Item1071 + { + dataType="Object"; + class PositionInfo + { + position[]={1998.5605,228.04427,1687.8364}; + angles[]={0,0.59865165,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14991; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.043930054; + }; + class Item1072 + { + dataType="Object"; + class PositionInfo + { + position[]={1998.0719,227.8537,1688.2114}; + angles[]={0,0.59865165,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14992; + type="Land_SPE_Ammocrate_US_03"; + atlOffset=-0.059371948; + }; + class Item1073 + { + dataType="Object"; + class PositionInfo + { + position[]={1998.5232,228.54662,1687.8049}; + angles[]={0.00034526698,0.85902882,6.2812634}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14993; + type="Land_SPE_Ammocrate_US_03"; + atlOffset=0.00030517578; + }; + class Item1074 + { + dataType="Object"; + class PositionInfo + { + position[]={1999.2502,227.77849,1688.3959}; + angles[]={0,0.59865165,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14994; + type="Land_SPE_Ammocrate_US_04"; + atlOffset=-0.041168213; + }; + class Item1075 + { + dataType="Object"; + class PositionInfo + { + position[]={2002.2958,228.03329,1686.2397}; + angles[]={0,0.59865165,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14995; + type="Land_SPE_FuelCan_US"; + atlOffset=0.043365479; + }; + class Item1076 + { + dataType="Object"; + class PositionInfo + { + position[]={1998.9342,227.91899,1688.6481}; + angles[]={0,0.59865165,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14996; + type="Land_SPE_FuelCan_US"; + atlOffset=-0.05229187; + }; + class Item1077 + { + dataType="Object"; + class PositionInfo + { + position[]={1998.5702,227.90581,1688.8538}; + angles[]={0,5.9359827,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14997; + type="Land_SPE_FuelCan_US"; + atlOffset=-0.064605713; + }; + class Item1078 + { + dataType="Object"; + class PositionInfo + { + position[]={1998.8831,227.95564,1689.0948}; + angles[]={0,0.59865165,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=14998; + type="Land_SPE_Jerrycan"; + atlOffset=-0.057067871; + }; + class Item1079 + { + dataType="Object"; + class PositionInfo + { + position[]={2001.7338,229.49657,1683.3337}; + angles[]={0,2.1868801,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=14999; + type="SPE_AmmoCrate_VehicleAmmo_US"; + atlOffset=0.012786865; + }; + class Item1080 + { + dataType="Object"; + class PositionInfo + { + position[]={2002.64,227.9792,1686.0995}; + angles[]={0,0.59865165,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=15000; + type="Land_Bucket_F"; + atlOffset=0.053359985; + }; + class Item1081 + { + dataType="Object"; + class PositionInfo + { + position[]={2002.4761,227.92938,1686.4661}; + angles[]={0,0.59865165,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=15001; + type="Land_CanisterOil_F"; + atlOffset=0.048522949; + }; + class Item1082 + { + dataType="Object"; + class PositionInfo + { + position[]={1999.5348,227.73264,1688.3312}; + angles[]={0,1.5707964,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=15002; + type="Land_Hammer_F"; + atlOffset=-0.070404053; + }; + class Item1083 + { + dataType="Object"; + class PositionInfo + { + position[]={2000.3387,227.74687,1684.5448}; + angles[]={0,1.3840499,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=15003; + type="Land_Wrench_F"; + atlOffset=0.0043945313; + }; + class Item1084 + { + dataType="Object"; + class PositionInfo + { + position[]={1999.4963,227.71344,1687.787}; + angles[]={0,0.075052992,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=15004; + type="Land_Wrench_F"; + atlOffset=-0.029251099; + }; + class Item1085 + { + dataType="Object"; + class PositionInfo + { + position[]={2003.3674,227.83051,1692.1959}; + angles[]={0,1.1024401,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=15307; + type="SPE_US_2x_Open_Ammocrate_Rifle_Ball"; + atlOffset=0.043258667; + class CustomAttributes + { + class Attribute0 + { + property="ammoBox"; + expression="[_this,_value] call bis_fnc_initAmmoBox;"; + class Value + { + class data + { + singleType="STRING"; + value="[[[[],[]],[[""SPE_8Rnd_762x63"",""SPE_5Rnd_762x63"",""SPE_15Rnd_762x33"",""SPE_20Rnd_Thompson_45ACP""],[30,30,20,10]],[[],[]],[[],[]]],false]"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item1086 + { + dataType="Object"; + class PositionInfo + { + position[]={2026.8016,227.97569,1671.2908}; + angles[]={0,0.49746552,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=15353; + type="CamoNet_BLUFOR_F"; + atlOffset=0.042907715; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item1087 + { + dataType="Object"; + class PositionInfo + { + position[]={2032.0955,226.72006,1668.125}; + angles[]={0,1.6387384,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=15354; + type="Land_SPE_Dugout_6m45_sandbags"; + }; + class Item1088 + { + dataType="Object"; + class PositionInfo + { + position[]={2032.8347,226.83353,1663.0316}; + angles[]={0,2.3108792,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=15355; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.078277588; + }; + class Item1089 + { + dataType="Object"; + class PositionInfo + { + position[]={2030.2715,226.83353,1663.2231}; + angles[]={0,3.9015002,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=15356; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.067276001; + }; + class Item1090 + { + dataType="Object"; + class PositionInfo + { + position[]={2023.4873,226.72006,1673.613}; + angles[]={0,1.6152083,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=15357; + type="Land_SPE_Ammobox_German_03_Covered"; + }; + class Item1091 + { + dataType="Object"; + class PositionInfo + { + position[]={2029.2092,226.72006,1671.7816}; + angles[]={0,5.1695776,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=15358; + type="Land_SPE_Ammobox_German_03_Covered"; + atlOffset=0.050613403; + }; + class Item1092 + { + dataType="Object"; + class PositionInfo + { + position[]={2027.9614,227.37799,1669.3823}; + angles[]={0,6.0740933,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=15359; + type="Land_SPE_Fuel_Barrel_US"; + }; + class Item1093 + { + dataType="Object"; + class PositionInfo + { + position[]={2027.371,227.37799,1669.6251}; + angles[]={0,0.60187596,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=15360; + type="Land_SPE_Fuel_Barrel_US"; + }; + class Item1094 + { + dataType="Object"; + class PositionInfo + { + position[]={2028.2047,227.37799,1669.9781}; + angles[]={0,4.5011358,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=15361; + type="Land_SPE_Fuel_Barrel_US"; + }; + class Item1095 + { + dataType="Object"; + class PositionInfo + { + position[]={2027.6172,227.37799,1670.2205}; + angles[]={0,3.3254321,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=15362; + type="Land_SPE_Fuel_Barrel_US"; + }; + class Item1096 + { + dataType="Object"; + class PositionInfo + { + position[]={2027.79,226.79947,1669.7917}; + angles[]={0,1.959191,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=15363; + type="Land_SPE_Pallet"; + atlOffset=0.050598145; + }; + class Item1097 + { + dataType="Object"; + class PositionInfo + { + position[]={2026.2668,226.72006,1672.8988}; + angles[]={0,1.9360005,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=15364; + type="Land_SPE_Covered_Pallets_01_Olive"; + }; + class Item1098 + { + dataType="Object"; + class PositionInfo + { + position[]={2030.8809,226.72006,1670.1288}; + angles[]={0,0.66890204,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=15365; + type="Land_SPE_Covered_Pallets_01_Olive"; + atlOffset=0.062393188; + }; + class Item1099 + { + dataType="Object"; + class PositionInfo + { + position[]={2025.4685,226.72006,1670.8442}; + angles[]={0,0.53030366,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=15366; + type="Land_SPE_Covered_Pallets_02_Olive"; + }; + class Item1100 + { + dataType="Object"; + class PositionInfo + { + position[]={2035.1809,226.83353,1664.8262}; + angles[]={0,5.3669028,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=15367; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.078277588; + }; + class Item1101 + { + dataType="Object"; + class PositionInfo + { + position[]={2035.8834,226.83353,1668.2531}; + angles[]={0,1.1962448,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=15368; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.073654175; + }; + class Item1102 + { + dataType="Object"; + class PositionInfo + { + position[]={2023.8074,226.72006,1671.5796}; + angles[]={0,3.6067135,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=15369; + type="Land_SPE_Litter_Square5"; + }; + class Item1103 + { + dataType="Object"; + class PositionInfo + { + position[]={2027.7161,226.72006,1672.3485}; + angles[]={0,3.6067135,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=15370; + type="Land_SPE_Dugout_Decal_03"; + atlOffset=0.045059204; + }; + class Item1104 + { + dataType="Object"; + class PositionInfo + { + position[]={2035.4974,226.72006,1662.0625}; + angles[]={0,3.6067135,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=15371; + type="Land_SPE_Dugout_Decal_03"; + atlOffset=0.080062866; + }; + class Item1105 + { + dataType="Object"; + class PositionInfo + { + position[]={2002.8594,229.11205,1693.6835}; + angles[]={0,1.0221986,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + presence=0.5; + createAsLocalObject=1; + disableSimulation=1; + }; + id=15305; + type="Item_SPE_US_FirstAidKit"; + atlOffset=0.013031006; + }; + class Item1106 + { + dataType="Object"; + class PositionInfo + { + position[]={2002.8811,229.10201,1693.4547}; + angles[]={0,5.8648343,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + presence=0.5; + createAsLocalObject=1; + disableSimulation=1; + }; + id=15304; + type="Item_SPE_US_FirstAidKit"; + atlOffset=0.0029907227; + }; + class Item1107 + { + dataType="Object"; + class PositionInfo + { + position[]={2003.6555,228.36534,1694.1075}; + angles[]={1.1132913,1.6212618,6.2675757}; + }; + side="Empty"; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15311; + type="Weapon_SPE_M1A1_Bazooka"; + atlOffset=0.52055359; + }; + class Item1108 + { + dataType="Object"; + class PositionInfo + { + position[]={2004.4094,228.32869,1692.4996}; + angles[]={5.3565006,4.2844481,5.5387321}; + }; + side="Empty"; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15310; + type="Weapon_SPE_M1A1_Bazooka"; + atlOffset=0.52914429; + }; + class Item1109 + { + dataType="Object"; + class PositionInfo + { + position[]={2003.6409,228.46445,1692.3556}; + angles[]={2.0834436,1.672537,6.1640706}; + }; + side="Empty"; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15309; + type="Weapon_SPE_M1A1_Bazooka"; + atlOffset=0.67222595; + }; + class Item1110 + { + dataType="Object"; + class PositionInfo + { + position[]={2003.0056,229.1032,1693.4611}; + angles[]={0,0.42636558,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + presence=0.5; + createAsLocalObject=1; + disableSimulation=1; + }; + id=15303; + type="Item_SPE_US_Medkit"; + atlOffset=0.0041809082; + }; + class Item1111 + { + dataType="Object"; + class PositionInfo + { + position[]={2002.522,228.19153,1692.9025}; + angles[]={6.0931187,5.969532,0.70712012}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=15308; + type="SPE_BasicWeaponsBox_US"; + atlOffset=0.33180237; + class CustomAttributes + { + class Attribute0 + { + property="ammoBox"; + expression="[_this,_value] call bis_fnc_initAmmoBox;"; + class Value + { + class data + { + singleType="STRING"; + value="[[[[""SPE_M3_GreaseGun"",""SPE_M1_Garand"",""SPE_M1_Carbine"",""SPE_M1A1_Thompson""],[4,4,4,4]],[[""SPE_US_M1A1_ATMINE_mag"",""SPE_US_M3_MINE_mag"",""SPE_30Rnd_M3_GreaseGun_45ACP"",""SPE_30Rnd_M3_GreaseGun_45ACP_t"",""SPE_8Rnd_762x63_t"",""SPE_8Rnd_762x63_M1"",""SPE_15Rnd_762x33"",""SPE_15Rnd_762x33_t"",""SPE_30Rnd_Thompson_45ACP"",""SPE_30Rnd_Thompson_45ACP_t"",""SPE_20Rnd_762x63"",""SPE_1Rnd_60mm_M6""],[2,4,20,20,20,20,20,20,20,20,10,9]],[[],[]],[[],[]]],false]"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item1112 + { + dataType="Object"; + class PositionInfo + { + position[]={2003.6973,228.51428,1693.2518}; + angles[]={0,6.1075191,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15306; + type="Land_WoodenCrate_01_stack_x3_F"; + atlOffset=-0.00048828125; + }; + class Item1113 + { + dataType="Object"; + class PositionInfo + { + position[]={1979.7616,228.51811,1688.088}; + angles[]={0,4.6191955,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15374; + type="Land_DirtPatch_05_F"; + atlOffset=0.00062561035; + }; + class Item1114 + { + dataType="Object"; + class PositionInfo + { + position[]={1979.6864,228.51865,1688.017}; + angles[]={0.0074372957,0.20593704,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15375; + type="Land_ClutterCutter_medium_F"; + atlOffset=0.00062561035; + }; + class Item1115 + { + dataType="Object"; + class PositionInfo + { + position[]={1980.7797,228.50131,1692.2067}; + angles[]={0,4.6191955,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15376; + type="Land_DirtPatch_05_F"; + atlOffset=0.00062561035; + }; + class Item1116 + { + dataType="Object"; + class PositionInfo + { + position[]={1980.7045,228.54013,1692.1356}; + angles[]={0.17202076,0.20593704,5.7429152}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15377; + type="Land_ClutterCutter_medium_F"; + atlOffset=0.040008545; + }; + class Item1117 + { + dataType="Object"; + class PositionInfo + { + position[]={1980.1359,228.46671,1696.4031}; + angles[]={0,4.6191955,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15378; + type="Land_DirtPatch_05_F"; + atlOffset=0.00094604492; + }; + class Item1118 + { + dataType="Object"; + class PositionInfo + { + position[]={1980.0607,228.46642,1696.332}; + angles[]={0.0093030408,0.20593704,0.0074372957}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15379; + type="Land_ClutterCutter_medium_F"; + atlOffset=0.00091552734; + }; + class Item1119 + { + dataType="Object"; + class PositionInfo + { + position[]={1979.6008,228.46931,1701.5844}; + angles[]={0,4.6191955,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15380; + type="Land_DirtPatch_05_F"; + atlOffset=0.0010375977; + }; + class Item1120 + { + dataType="Object"; + class PositionInfo + { + position[]={1979.5256,228.46779,1701.5133}; + angles[]={6.2794666,0.20593704,0.016744755}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15381; + type="Land_ClutterCutter_medium_F"; + atlOffset=0.0010375977; + }; + class Item1121 + { + dataType="Object"; + class PositionInfo + { + position[]={1971.0847,228.14938,1719.4518}; + angles[]={0,4.6191955,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15382; + type="Land_DirtPatch_05_F"; + atlOffset=0.0014343262; + }; + class Item1122 + { + dataType="Object"; + class PositionInfo + { + position[]={1971.0095,228.14908,1719.3807}; + angles[]={6.2794666,0.20593704,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15383; + type="Land_ClutterCutter_medium_F"; + atlOffset=0.0013885498; + }; + class Item1123 + { + dataType="Object"; + class PositionInfo + { + position[]={1968.744,228.15654,1722.79}; + angles[]={0,4.6191955,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15384; + type="Land_DirtPatch_05_F"; + atlOffset=0.0013427734; + }; + class Item1124 + { + dataType="Object"; + class PositionInfo + { + position[]={1968.6688,228.15639,1722.719}; + angles[]={6.2813587,0.20593704,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15385; + type="Land_ClutterCutter_medium_F"; + atlOffset=0.0013275146; + }; + class Item1125 + { + dataType="Object"; + class PositionInfo + { + position[]={1967.7771,228.15324,1726.385}; + angles[]={0,4.6191955,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15386; + type="Land_DirtPatch_05_F"; + atlOffset=0.0011749268; + }; + class Item1126 + { + dataType="Object"; + class PositionInfo + { + position[]={1967.7019,228.15451,1726.314}; + angles[]={6.2813263,0.20593704,6.2813263}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15387; + type="Land_ClutterCutter_medium_F"; + atlOffset=0.0011749268; + }; + class Item1127 + { + dataType="Object"; + class PositionInfo + { + position[]={1964.8909,228.16678,1731.3203}; + angles[]={0,4.6191955,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15388; + type="Land_DirtPatch_05_F"; + atlOffset=0.0010223389; + }; + class Item1128 + { + dataType="Object"; + class PositionInfo + { + position[]={1964.8157,228.16731,1731.2493}; + angles[]={0.0074372957,0.20593704,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15389; + type="Land_ClutterCutter_medium_F"; + atlOffset=0.0010223389; + }; + class Item1129 + { + dataType="Object"; + class PositionInfo + { + position[]={1926.6625,229.03961,1719.4077}; + angles[]={0,0.32247165,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15392; + type="Land_DirtPatch_05_F"; + }; + class Item1130 + { + dataType="Object"; + class PositionInfo + { + position[]={1926.6277,229.04019,1719.5051}; + angles[]={4.2479176e-05,2.1923444,6.2664442}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15393; + type="Land_ClutterCutter_medium_F"; + }; + class Item1131 + { + dataType="Object"; + class PositionInfo + { + position[]={1926.3489,229.04576,1713.8092}; + angles[]={0,1.8978578,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15400; + type="Land_DirtPatch_05_F"; + atlOffset=0.00090026855; + }; + class Item1132 + { + dataType="Object"; + class PositionInfo + { + position[]={1926.4464,229.04701,1713.8438}; + angles[]={0.0068276362,3.7678413,0.015281988}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15401; + type="Land_ClutterCutter_medium_F"; + atlOffset=0.0037841797; + }; + class Item1133 + { + dataType="Object"; + class PositionInfo + { + position[]={1926.8417,229.11517,1708.8455}; + angles[]={0,4.6191955,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15402; + type="Land_DirtPatch_05_F"; + atlOffset=0.00090026855; + }; + class Item1134 + { + dataType="Object"; + class PositionInfo + { + position[]={1926.7665,229.11855,1708.7744}; + angles[]={0,0.20593704,6.2385674}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15403; + type="Land_ClutterCutter_medium_F"; + atlOffset=0.00090026855; + }; + class Item1135 + { + dataType="Object"; + class PositionInfo + { + position[]={1927.5629,229.14053,1703.672}; + angles[]={0,1.6167537,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15404; + type="Land_DirtPatch_05_F"; + atlOffset=0.00090026855; + }; + class Item1136 + { + dataType="Object"; + class PositionInfo + { + position[]={1927.6472,229.14598,1703.7319}; + angles[]={0.010062845,3.4870446,0.071728259}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15405; + type="Land_ClutterCutter_medium_F"; + atlOffset=0.012481689; + }; + class Item1137 + { + dataType="Object"; + class PositionInfo + { + position[]={1929.0322,229.09337,1697.6011}; + angles[]={0,4.6191955,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15406; + type="Land_DirtPatch_05_F"; + atlOffset=0.00090026855; + }; + class Item1138 + { + dataType="Object"; + class PositionInfo + { + position[]={1928.957,229.10435,1697.53}; + angles[]={0.046478197,0.20593704,6.1812172}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15407; + type="Land_ClutterCutter_medium_F"; + atlOffset=0.00090026855; + }; + class Item1139 + { + dataType="Object"; + class PositionInfo + { + position[]={1933.1959,229.03455,1693.8478}; + angles[]={0,1.2747415,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15408; + type="Land_DirtPatch_05_F"; + atlOffset=0.00090026855; + }; + class Item1140 + { + dataType="Object"; + class PositionInfo + { + position[]={1933.2551,229.04149,1693.9324}; + angles[]={6.2279296,3.1447413,0.037984312}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15409; + type="Land_ClutterCutter_medium_F"; + atlOffset=0.014648438; + }; + class Item1141 + { + dataType="Object"; + class PositionInfo + { + position[]={1937.4764,228.96036,1689.5157}; + angles[]={0,4.6191955,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15410; + type="Land_DirtPatch_05_F"; + atlOffset=0.00090026855; + }; + class Item1142 + { + dataType="Object"; + class PositionInfo + { + position[]={1937.4012,228.96066,1689.4447}; + angles[]={6.2813263,0.20593704,6.2776074}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15411; + type="Land_ClutterCutter_medium_F"; + atlOffset=0.00090026855; + }; + class Item1143 + { + dataType="Object"; + class PositionInfo + { + position[]={1941.577,228.9409,1685.6937}; + angles[]={0,0.9135232,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15412; + type="Land_DirtPatch_05_F"; + atlOffset=0.00090026855; + }; + class Item1144 + { + dataType="Object"; + class PositionInfo + { + position[]={1941.6025,228.9409,1685.7939}; + angles[]={0,2.7834487,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15413; + type="Land_ClutterCutter_medium_F"; + atlOffset=0.00090026855; + }; + class Item1145 + { + dataType="Object"; + class PositionInfo + { + position[]={1943.5833,228.9409,1681.6489}; + angles[]={0,4.6191955,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15414; + type="Land_DirtPatch_05_F"; + atlOffset=0.00090026855; + }; + class Item1146 + { + dataType="Object"; + class PositionInfo + { + position[]={1943.5081,228.9409,1681.5779}; + angles[]={0,0.20593704,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15415; + type="Land_ClutterCutter_medium_F"; + atlOffset=0.00090026855; + }; + class Item1147 + { + dataType="Object"; + class PositionInfo + { + position[]={1945.98,228.9409,1677.1714}; + angles[]={0,5.0241909,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15416; + type="Land_DirtPatch_05_F"; + atlOffset=0.00090026855; + }; + class Item1148 + { + dataType="Object"; + class PositionInfo + { + position[]={1945.8829,228.9409,1677.1357}; + angles[]={0,0.61093026,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15417; + type="Land_ClutterCutter_medium_F"; + atlOffset=0.00090026855; + }; + class Item1149 + { + dataType="Object"; + class PositionInfo + { + position[]={1958.4967,228.71494,1661.5288}; + angles[]={0,4.6191955,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15418; + type="Land_DirtPatch_05_F"; + atlOffset=0.00090026855; + }; + class Item1150 + { + dataType="Object"; + class PositionInfo + { + position[]={1958.4215,228.71603,1661.4578}; + angles[]={6.2534251,0.20593704,6.2404222}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15419; + type="Land_ClutterCutter_medium_F"; + atlOffset=0.00090026855; + }; + class Item1151 + { + dataType="Object"; + class PositionInfo + { + position[]={1963.5448,228.4124,1656.7207}; + angles[]={0,5.1275826,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15420; + type="Land_DirtPatch_05_F"; + atlOffset=0.0015258789; + }; + class Item1152 + { + dataType="Object"; + class PositionInfo + { + position[]={1963.4445,228.41002,1656.6952}; + angles[]={6.2497091,0.71408385,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15421; + type="Land_ClutterCutter_medium_F"; + }; + class Item1153 + { + dataType="Object"; + class PositionInfo + { + position[]={1967.1293,228.37941,1649.8517}; + angles[]={0,4.6191955,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15422; + type="Land_DirtPatch_05_F"; + }; + class Item1154 + { + dataType="Object"; + class PositionInfo + { + position[]={1967.0541,228.38324,1649.7806}; + angles[]={0.020461613,0.20593704,6.2515683}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15423; + type="Land_ClutterCutter_medium_F"; + }; + class Item1155 + { + dataType="Object"; + class PositionInfo + { + position[]={1970.3197,228.41808,1644.2697}; + angles[]={0,4.2700434,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15424; + type="Land_DirtPatch_05_F"; + atlOffset=0.00090026855; + }; + class Item1156 + { + dataType="Object"; + class PositionInfo + { + position[]={1970.2732,228.41962,1644.1771}; + angles[]={0.0069994838,6.1399026,6.2639642}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15425; + type="Land_ClutterCutter_medium_F"; + atlOffset=0.0014953613; + }; + class Item1157 + { + dataType="Object"; + class PositionInfo + { + position[]={1973.0216,228.35614,1641.011}; + angles[]={0,4.6191955,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15426; + type="Land_DirtPatch_05_F"; + atlOffset=0.00090026855; + }; + class Item1158 + { + dataType="Object"; + class PositionInfo + { + position[]={1972.9464,228.35893,1640.9399}; + angles[]={0,0.20593704,6.2459936}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15427; + type="Land_ClutterCutter_medium_F"; + atlOffset=0.00090026855; + }; + class Item1159 + { + dataType="Object"; + class PositionInfo + { + position[]={1979.4387,228.11655,1639.6621}; + angles[]={0,5.1090879,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15428; + type="Land_DirtPatch_05_F"; + atlOffset=0.0027770996; + }; + class Item1160 + { + dataType="Object"; + class PositionInfo + { + position[]={1979.3389,228.11739,1639.6345}; + angles[]={6.2459922,0.69560325,6.2367058}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15429; + type="Land_ClutterCutter_medium_F"; + }; + class Item1161 + { + dataType="Object"; + class PositionInfo + { + position[]={1985.4678,227.72136,1637.0446}; + angles[]={0,4.6191955,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15430; + type="Land_DirtPatch_05_F"; + atlOffset=0.00090026855; + }; + class Item1162 + { + dataType="Object"; + class PositionInfo + { + position[]={1985.3926,227.72536,1636.9735}; + angles[]={6.2627239,0.20593704,6.2107549}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15431; + type="Land_ClutterCutter_medium_F"; + atlOffset=0.00090026855; + }; + class Item1163 + { + dataType="Object"; + class PositionInfo + { + position[]={1991.2971,227.43745,1634.3707}; + angles[]={0,3.8212969,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15432; + type="Land_DirtPatch_05_F"; + atlOffset=0.00090026855; + }; + class Item1164 + { + dataType="Object"; + class PositionInfo + { + position[]={1991.2959,227.43428,1634.2671}; + angles[]={6.2520208,5.6917181,6.2512531}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15433; + type="Land_ClutterCutter_medium_F"; + atlOffset=0.0023651123; + }; + class Item1165 + { + dataType="Object"; + class PositionInfo + { + position[]={1996.6365,227.35611,1633.3214}; + angles[]={0,4.6191955,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15434; + type="Land_DirtPatch_05_F"; + atlOffset=0.00090026855; + }; + class Item1166 + { + dataType="Object"; + class PositionInfo + { + position[]={1996.5613,227.36128,1633.2504}; + angles[]={0.03533566,0.20593704,6.2478499}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15435; + type="Land_ClutterCutter_medium_F"; + atlOffset=0.00090026855; + }; + class Item1167 + { + dataType="Object"; + class PositionInfo + { + position[]={2001.1766,227.25415,1630.9598}; + angles[]={0,5.3539977,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15436; + type="Land_DirtPatch_05_F"; + atlOffset=0.00090026855; + }; + class Item1168 + { + dataType="Object"; + class PositionInfo + { + position[]={2001.0729,227.26044,1630.9576}; + angles[]={6.2757173,0.94184732,6.2222753}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15437; + type="Land_ClutterCutter_medium_F"; + atlOffset=0.0019073486; + }; + class Item1169 + { + dataType="Object"; + class PositionInfo + { + position[]={2006.2382,227.00708,1629.3157}; + angles[]={0,4.6191955,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15438; + type="Land_DirtPatch_05_F"; + atlOffset=0.00090026855; + }; + class Item1170 + { + dataType="Object"; + class PositionInfo + { + position[]={2006.163,227.01692,1629.2446}; + angles[]={0.057609633,0.20593704,6.207056}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15439; + type="Land_ClutterCutter_medium_F"; + atlOffset=0.00090026855; + }; + class Item1171 + { + dataType="Object"; + class PositionInfo + { + position[]={1926.895,229.07016,1725.6556}; + angles[]={0,4.6191955,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15440; + type="Land_DirtPatch_05_F"; + }; + class Item1172 + { + dataType="Object"; + class PositionInfo + { + position[]={1926.8198,229.07043,1725.5846}; + angles[]={0,0.20593704,6.2794666}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15441; + type="Land_ClutterCutter_medium_F"; + }; + class Item1173 + { + dataType="Object"; + class PositionInfo + { + position[]={1932.049,229.09909,1737.0138}; + angles[]={6.281661,5.7946773,6.2814136}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=15444; + type="Land_SPE_Dugout_Decal_01"; + }; + class Item1174 + { + dataType="Object"; + class PositionInfo + { + position[]={1924.7637,229.15901,1742.6398}; + angles[]={0,0.32247165,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15446; + type="Land_DirtPatch_05_F"; + }; + class Item1175 + { + dataType="Object"; + class PositionInfo + { + position[]={1924.7289,229.16507,1742.7372}; + angles[]={6.2218671,2.1923444,6.2813263}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15447; + type="Land_ClutterCutter_medium_F"; + }; + class Item1176 + { + dataType="Object"; + class PositionInfo + { + position[]={1930.0497,229.08627,1744.8694}; + angles[]={0,0.32247165,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15450; + type="Land_DirtPatch_05_F"; + }; + class Item1177 + { + dataType="Object"; + class PositionInfo + { + position[]={1930.0149,229.08644,1744.9668}; + angles[]={6.2813587,2.1923444,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15451; + type="Land_ClutterCutter_medium_F"; + }; + class Item1178 + { + dataType="Object"; + class PositionInfo + { + position[]={1938.097,229.07951,1746.6123}; + angles[]={0,1.1487139,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15452; + type="Land_DirtPatch_05_F"; + }; + class Item1179 + { + dataType="Object"; + class PositionInfo + { + position[]={1938.1449,229.0797,1746.704}; + angles[]={6.2819514,3.0185859,0.001342263}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15453; + type="Land_ClutterCutter_medium_F"; + atlOffset=1.5258789e-05; + }; + class Item1180 + { + dataType="Object"; + class PositionInfo + { + position[]={1944.2988,229.08176,1747.8196}; + angles[]={0,6.1343312,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15454; + type="Land_DirtPatch_05_F"; + }; + class Item1181 + { + dataType="Object"; + class PositionInfo + { + position[]={1944.2235,229.08194,1747.8905}; + angles[]={6.2815595,1.7210189,6.2823591}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15455; + type="Land_ClutterCutter_medium_F"; + atlOffset=4.5776367e-05; + }; + class Item1182 + { + dataType="Object"; + class PositionInfo + { + position[]={1948.8529,228.99692,1748.3447}; + angles[]={0,6.0675731,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15456; + type="Land_DirtPatch_05_F"; + atlOffset=0.0065460205; + }; + class Item1183 + { + dataType="Object"; + class PositionInfo + { + position[]={1948.7729,228.99287,1748.4106}; + angles[]={6.2813263,1.6548409,6.253427}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15457; + type="Land_ClutterCutter_medium_F"; + }; + class Item1184 + { + dataType="Object"; + class PositionInfo + { + position[]={1953.7721,228.57771,1750.5413}; + angles[]={0,6.1267238,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15458; + type="Land_DirtPatch_05_F"; + atlOffset=0.0016326904; + }; + class Item1185 + { + dataType="Object"; + class PositionInfo + { + position[]={1953.6963,228.57487,1750.6116}; + angles[]={0.035333972,1.7137343,6.2664442}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15459; + type="Land_ClutterCutter_medium_F"; + }; + class Item1186 + { + dataType="Object"; + class PositionInfo + { + position[]={1958.7719,228.39656,1752.0046}; + angles[]={0,3.3325336,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15460; + type="Land_DirtPatch_05_F"; + }; + class Item1187 + { + dataType="Object"; + class PositionInfo + { + position[]={1958.8746,228.40167,1751.9905}; + angles[]={0.00972402,4.2449665,0.048541758}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15461; + type="Land_ClutterCutter_medium_F"; + atlOffset=0.0085601807; + }; + class Item1188 + { + dataType="Object"; + class PositionInfo + { + position[]={1963.9645,228.25423,1753.4296}; + angles[]={0,1.9654419,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15462; + type="Land_DirtPatch_05_F"; + }; + class Item1189 + { + dataType="Object"; + class PositionInfo + { + position[]={1964.0643,228.2506,1753.4569}; + angles[]={6.2664442,3.8345907,6.2422776}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15463; + type="Land_ClutterCutter_medium_F"; + }; + class Item1190 + { + dataType="Object"; + class PositionInfo + { + position[]={1991.5558,227.72,1758.6588}; + angles[]={0,0.32247165,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15464; + type="Land_DirtPatch_05_F"; + }; + class Item1191 + { + dataType="Object"; + class PositionInfo + { + position[]={1991.521,227.72,1758.7562}; + angles[]={0,2.1923444,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15465; + type="Land_ClutterCutter_medium_F"; + }; + class Item1192 + { + dataType="Object"; + class PositionInfo + { + position[]={1986.9735,227.76974,1763.0149}; + angles[]={0,0.7589491,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15466; + type="Land_DirtPatch_05_F"; + }; + class Item1193 + { + dataType="Object"; + class PositionInfo + { + position[]={1986.9832,227.77179,1763.1179}; + angles[]={6.2612834,2.6288912,6.2626262}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15467; + type="Land_ClutterCutter_medium_F"; + atlOffset=0.0011749268; + }; + class Item1194 + { + dataType="Object"; + class PositionInfo + { + position[]={1997.8209,227.72,1759.0984}; + angles[]={0,4.6332393,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15468; + type="Land_DirtPatch_05_F"; + }; + class Item1195 + { + dataType="Object"; + class PositionInfo + { + position[]={1997.7446,227.72,1759.0282}; + angles[]={0,0.2199243,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15469; + type="Land_ClutterCutter_medium_F"; + }; + class Item1196 + { + dataType="Object"; + class PositionInfo + { + position[]={2003.8503,227.72,1757.6034}; + angles[]={0,0.32247165,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15470; + type="Land_DirtPatch_05_F"; + }; + class Item1197 + { + dataType="Object"; + class PositionInfo + { + position[]={2003.8156,227.72,1757.7008}; + angles[]={0,2.1923444,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15471; + type="Land_ClutterCutter_medium_F"; + }; + class Item1198 + { + dataType="Object"; + class PositionInfo + { + position[]={2009.2549,227.72,1755.5905}; + angles[]={0,3.9272146,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15472; + type="Land_DirtPatch_05_F"; + }; + class Item1199 + { + dataType="Object"; + class PositionInfo + { + position[]={2009.2424,227.72,1755.4878}; + angles[]={0,5.7970848,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15473; + type="Land_ClutterCutter_medium_F"; + }; + class Item1200 + { + dataType="Object"; + class PositionInfo + { + position[]={2013.9817,227.72,1752.9406}; + angles[]={0,0.32247165,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15474; + type="Land_DirtPatch_05_F"; + }; + class Item1201 + { + dataType="Object"; + class PositionInfo + { + position[]={2013.9469,227.72,1753.038}; + angles[]={0,2.1923444,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15475; + type="Land_ClutterCutter_medium_F"; + }; + class Item1202 + { + dataType="Object"; + class PositionInfo + { + position[]={2017.0845,227.72,1747.9111}; + angles[]={0,2.3526406,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15476; + type="Land_DirtPatch_05_F"; + }; + class Item1203 + { + dataType="Object"; + class PositionInfo + { + position[]={2017.2268,227.72,1748.923}; + angles[]={0,2.1923444,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15477; + type="Land_ClutterCutter_medium_F"; + }; + class Item1204 + { + dataType="Object"; + class PositionInfo + { + position[]={2020.7406,227.72,1742.3199}; + angles[]={0,5.0054607,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15478; + type="Land_DirtPatch_05_F"; + }; + class Item1205 + { + dataType="Object"; + class PositionInfo + { + position[]={2020.7058,227.72,1742.4174}; + angles[]={0,2.1923444,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15479; + type="Land_ClutterCutter_medium_F"; + }; + class Item1206 + { + dataType="Object"; + class PositionInfo + { + position[]={2024.3065,227.69539,1735.9395}; + angles[]={0,1.2018678,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15480; + type="Land_DirtPatch_05_F"; + }; + class Item1207 + { + dataType="Object"; + class PositionInfo + { + position[]={2024.2717,227.69565,1736.0369}; + angles[]={0,2.1923444,6.2757483}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15481; + type="Land_ClutterCutter_medium_F"; + }; + class Item1208 + { + dataType="Object"; + class PositionInfo + { + position[]={2026.5883,227.67682,1731.1897}; + angles[]={0,6.1777716,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15482; + type="Land_DirtPatch_05_F"; + }; + class Item1209 + { + dataType="Object"; + class PositionInfo + { + position[]={2026.5535,227.67734,1731.2871}; + angles[]={0,2.1923444,6.2683067}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15483; + type="Land_ClutterCutter_medium_F"; + }; + class Item1210 + { + dataType="Object"; + class PositionInfo + { + position[]={2029.5024,227.62762,1726.1729}; + angles[]={0,5.5241599,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15484; + type="Land_DirtPatch_05_F"; + }; + class Item1211 + { + dataType="Object"; + class PositionInfo + { + position[]={2029.4677,227.6282,1726.2703}; + angles[]={0,2.1923444,6.2664442}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15485; + type="Land_ClutterCutter_medium_F"; + }; + class Item1212 + { + dataType="Object"; + class PositionInfo + { + position[]={2032.4362,227.53383,1720.8699}; + angles[]={0,0.32247165,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15486; + type="Land_DirtPatch_05_F"; + }; + class Item1213 + { + dataType="Object"; + class PositionInfo + { + position[]={2032.4014,227.53668,1720.9673}; + angles[]={0,2.1923444,6.2015071}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15487; + type="Land_ClutterCutter_medium_F"; + }; + class Item1214 + { + dataType="Object"; + class PositionInfo + { + position[]={2035.3201,227.24171,1714.8627}; + angles[]={0,1.343805,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15488; + type="Land_DirtPatch_05_F"; + }; + class Item1215 + { + dataType="Object"; + class PositionInfo + { + position[]={2035.3849,227.24519,1714.9432}; + angles[]={6.2014866,3.2155435,6.2354193}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15489; + type="Land_ClutterCutter_medium_F"; + atlOffset=0.0094909668; + }; + class Item1216 + { + dataType="Object"; + class PositionInfo + { + position[]={2039.8094,226.95929,1713.6541}; + angles[]={0,0.86068046,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15490; + type="Land_DirtPatch_05_F"; + }; + class Item1217 + { + dataType="Object"; + class PositionInfo + { + position[]={2039.8297,226.96165,1713.7555}; + angles[]={6.2545357,2.730721,6.2569718}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15491; + type="Land_ClutterCutter_medium_F"; + atlOffset=0.0019989014; + }; + class Item1218 + { + dataType="Object"; + class PositionInfo + { + position[]={2045.6372,226.86293,1714.2454}; + angles[]={0,0.32247165,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15492; + type="Land_DirtPatch_05_F"; + }; + class Item1219 + { + dataType="Object"; + class PositionInfo + { + position[]={2045.6024,226.86475,1714.3428}; + angles[]={6.2645826,2.1923444,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15493; + type="Land_ClutterCutter_medium_F"; + }; + class Item1220 + { + dataType="Object"; + class PositionInfo + { + position[]={2049.2856,226.87,1716.9653}; + angles[]={0,0.86951846,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15494; + type="Land_DirtPatch_05_F"; + }; + class Item1221 + { + dataType="Object"; + class PositionInfo + { + position[]={2049.3069,226.87,1717.0668}; + angles[]={0,2.7393916,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15495; + type="Land_ClutterCutter_medium_F"; + }; + class Item1222 + { + dataType="Object"; + class PositionInfo + { + position[]={2054.8071,226.87,1716.9266}; + angles[]={0,1.0157598,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15496; + type="Land_DirtPatch_05_F"; + }; + class Item1223 + { + dataType="Object"; + class PositionInfo + { + position[]={2054.8433,226.87,1717.0239}; + angles[]={0,2.8856325,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15497; + type="Land_ClutterCutter_medium_F"; + }; + class Item1224 + { + dataType="Object"; + class PositionInfo + { + position[]={2058.5938,226.83179,1711.2018}; + angles[]={0,5.869369,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15498; + type="Land_DirtPatch_05_F"; + }; + class Item1225 + { + dataType="Object"; + class PositionInfo + { + position[]={2058.5024,226.83287,1711.2506}; + angles[]={6.2749214,1.4560846,6.2756977}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15499; + type="Land_ClutterCutter_medium_F"; + atlOffset=0.00054931641; + }; + class Item1226 + { + dataType="Object"; + class PositionInfo + { + position[]={2056.5728,226.69702,1705.5983}; + angles[]={0,1.1548877,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15500; + type="Land_DirtPatch_05_F"; + }; + class Item1227 + { + dataType="Object"; + class PositionInfo + { + position[]={2056.6211,226.70071,1705.6898}; + angles[]={6.2640314,3.0246518,0.040385243}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15501; + type="Land_ClutterCutter_medium_F"; + atlOffset=-0.0008392334; + }; + class Item1228 + { + dataType="Object"; + class PositionInfo + { + position[]={2052.1284,226.58,1700.9279}; + angles[]={0,0.32247165,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15502; + type="Land_DirtPatch_05_F"; + }; + class Item1229 + { + dataType="Object"; + class PositionInfo + { + position[]={2052.0938,226.58,1701.0253}; + angles[]={0,2.1923444,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15503; + type="Land_ClutterCutter_medium_F"; + }; + class Item1230 + { + dataType="Object"; + class PositionInfo + { + position[]={2050.3872,226.58,1695.4803}; + angles[]={0,5.4611096,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15504; + type="Land_DirtPatch_05_F"; + }; + class Item1231 + { + dataType="Object"; + class PositionInfo + { + position[]={2050.2839,226.58,1695.4889}; + angles[]={0,1.0477957,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15505; + type="Land_ClutterCutter_medium_F"; + }; + class Item1232 + { + dataType="Object"; + class PositionInfo + { + position[]={2054.7563,226.58,1690.4968}; + angles[]={0,0.32247165,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15506; + type="Land_DirtPatch_05_F"; + }; + class Item1233 + { + dataType="Object"; + class PositionInfo + { + position[]={2054.7217,226.58,1690.5942}; + angles[]={0,2.1923444,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15507; + type="Land_ClutterCutter_medium_F"; + }; + class Item1234 + { + dataType="Object"; + class PositionInfo + { + position[]={2056.6987,226.58,1686.4937}; + angles[]={0,5.6096587,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15508; + type="Land_DirtPatch_05_F"; + }; + class Item1235 + { + dataType="Object"; + class PositionInfo + { + position[]={2056.5984,226.58,1686.5176}; + angles[]={0,1.196345,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15509; + type="Land_ClutterCutter_medium_F"; + }; + class Item1236 + { + dataType="Object"; + class PositionInfo + { + position[]={2056.7881,226.58461,1678.59}; + angles[]={0,0.32247165,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15510; + type="Land_DirtPatch_05_F"; + }; + class Item1237 + { + dataType="Object"; + class PositionInfo + { + position[]={2056.7532,226.58344,1678.6874}; + angles[]={0.018603079,2.1923444,6.2645826}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15511; + type="Land_ClutterCutter_medium_F"; + }; + class Item1238 + { + dataType="Object"; + class PositionInfo + { + position[]={2053.5947,226.63271,1673.074}; + angles[]={0,2.494523,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15514; + type="Land_DirtPatch_05_F"; + }; + class Item1239 + { + dataType="Object"; + class PositionInfo + { + position[]={2053.6948,226.63361,1673.0477}; + angles[]={0.016568676,4.3645067,0.0044207778}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15515; + type="Land_ClutterCutter_medium_F"; + atlOffset=0.00012207031; + }; + class Item1240 + { + dataType="Object"; + class PositionInfo + { + position[]={2049.5293,226.65689,1706.0502}; + angles[]={0,0.82696146,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=15516; + type="Land_DirtPatch_05_F"; + }; + class Item1241 + { + dataType="Object"; + class PositionInfo + { + position[]={2049.5457,226.66034,1706.1523}; + angles[]={6.2522507,2.6965699,0.017076671}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=15517; + type="Land_ClutterCutter_medium_F"; + atlOffset=-0.00016784668; + }; + class Item1242 + { + dataType="Logic"; + class PositionInfo + { + position[]={2252.5562,227.23131,2224.9233}; + angles[]={6.2731729,2.0263724,0.0071845558}; + }; + areaSize[]={14.31516,0,147.46759}; + areaIsRectangle=1; + flags=1; + id=17491; + type="ModuleHideTerrainObjects_F"; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + singleType="SCALAR"; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1243 + { + dataType="Logic"; + class PositionInfo + { + position[]={2265.4597,228.6617,2163.0056}; + angles[]={0,2.9004219,0}; + }; + areaSize[]={14.31516,0,12.858947}; + areaIsRectangle=1; + flags=1; + id=17492; + type="ModuleHideTerrainObjects_F"; + atlOffset=1.1073608; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + singleType="SCALAR"; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1244 + { + dataType="Logic"; + class PositionInfo + { + position[]={2420.6509,227.6785,2103.4648}; + angles[]={0,2.9004219,0}; + }; + areaSize[]={14.31516,0,12.858947}; + areaIsRectangle=1; + flags=1; + id=17493; + type="ModuleHideTerrainObjects_F"; + atlOffset=1.1073608; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + singleType="SCALAR"; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1245 + { + dataType="Logic"; + class PositionInfo + { + position[]={2579.4063,228.6265,1845.3546}; + angles[]={0,3.0681667,0}; + }; + areaSize[]={14.31516,0,41.196278}; + areaIsRectangle=1; + flags=1; + id=17494; + type="ModuleHideTerrainObjects_F"; + atlOffset=1.6154327; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + singleType="SCALAR"; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1246 + { + dataType="Logic"; + class PositionInfo + { + position[]={2547.5691,228.99463,1694.028}; + angles[]={0,2.6246057,0}; + }; + areaSize[]={14.31516,0,41.196278}; + areaIsRectangle=1; + flags=1; + id=17495; + type="ModuleHideTerrainObjects_F"; + atlOffset=1.8351288; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + singleType="SCALAR"; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1247 + { + dataType="Object"; + class PositionInfo + { + position[]={1937.9111,228.99001,1712.7916}; + angles[]={0,4.6191955,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=18002; + type="Land_DirtPatch_05_F"; + }; + class Item1248 + { + dataType="Object"; + class PositionInfo + { + position[]={1937.8359,228.99054,1712.7206}; + angles[]={0.0074372957,0.20593704,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=18003; + type="Land_ClutterCutter_medium_F"; + atlOffset=0.00053405762; + }; + class Item1249 + { + dataType="Object"; + class PositionInfo + { + position[]={1940.7366,228.99001,1717.1821}; + angles[]={0,6.1669216,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=18004; + type="Land_DirtPatch_05_F"; + }; + class Item1250 + { + dataType="Object"; + class PositionInfo + { + position[]={1940.6637,228.99054,1717.2557}; + angles[]={0.00017285689,1.7536604,6.2757516}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=18005; + type="Land_ClutterCutter_medium_F"; + atlOffset=0.00053405762; + }; + class Item1251 + { + dataType="Object"; + class PositionInfo + { + position[]={1935.0579,228.99001,1718.8207}; + angles[]={0,2.2140102,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=18006; + type="Land_DirtPatch_05_F"; + }; + class Item1252 + { + dataType="Object"; + class PositionInfo + { + position[]={1935.1611,228.99054,1718.8226}; + angles[]={6.2776761,4.0839252,0.0049955379}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=18007; + type="Land_ClutterCutter_medium_F"; + atlOffset=0.00053405762; + }; + class Item1253 + { + dataType="Object"; + class PositionInfo + { + position[]={1975.4729,228.42128,1703.7346}; + angles[]={0,4.6191955,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=18016; + type="Land_DirtPatch_05_F"; + atlOffset=1.5258789e-05; + }; + class Item1254 + { + dataType="Object"; + class PositionInfo + { + position[]={1975.3977,228.45953,1703.6636}; + angles[]={6.2794666,0.20593704,0.011161317}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=18017; + type="Land_ClutterCutter_medium_F"; + atlOffset=0.039382935; + }; + class Item1255 + { + dataType="Object"; + class PositionInfo + { + position[]={1977.3568,229.48447,1684.7174}; + angles[]={0,4.6191955,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=18018; + type="Land_DirtPatch_05_F"; + atlOffset=0.00062561035; + }; + class Item1256 + { + dataType="Object"; + class PositionInfo + { + position[]={1977.2816,229.53156,1684.6464}; + angles[]={6.1008587,0.20593704,6.0132194}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=18019; + type="Land_ClutterCutter_medium_F"; + atlOffset=0.040008545; + }; + class Item1257 + { + dataType="Object"; + class PositionInfo + { + position[]={1959.9729,228.94118,1675.2548}; + angles[]={0,2.6528075,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=19313; + type="CUP_A2_Road_grav_60_10"; + atlOffset=0.0011749268; + }; + class Item1258 + { + dataType="Object"; + class PositionInfo + { + position[]={1961.6643,228.94,1677.3378}; + angles[]={0,4.7564182,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=19314; + type="CUP_A2_Road_grav_60_10"; + }; + class Item1259 + { + dataType="Object"; + class PositionInfo + { + position[]={1957.5729,228.94,1683.8008}; + angles[]={0,2.6951544,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=19315; + type="CUP_A2_Road_grav_6"; + }; + class Item1260 + { + dataType="Object"; + class PositionInfo + { + position[]={1953.0669,228.94,1696.1334}; + angles[]={0,5.8406196,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=19316; + type="CUP_A2_Road_grav_15_75"; + }; + class Item1261 + { + dataType="Object"; + class PositionInfo + { + position[]={1949.8097,228.97308,1707.9907}; + angles[]={6.2757483,2.9777369,6.2813263}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=19317; + type="CUP_A2_Road_grav_6konec"; + }; + class Item1262 + { + dataType="Object"; + class PositionInfo + { + position[]={1922.4845,229.85066,1721.7668}; + angles[]={6.272788,6.1734638,6.2820406}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=19545; + type="Land_Plank_01_4m_F"; + }; + class Item1263 + { + dataType="Object"; + class PositionInfo + { + position[]={1922.9523,229.86246,1714.761}; + angles[]={6.2727261,6.2721391,6.2830706}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=19546; + type="Land_Plank_01_4m_F"; + }; + class Item1264 + { + dataType="Object"; + class PositionInfo + { + position[]={1923.6404,230.08437,1703.7554}; + angles[]={6.272727,6.2653532,6.2829995}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=19547; + type="Land_Plank_01_4m_F"; + atlOffset=0.6151123; + }; + class Item1265 + { + dataType="Object"; + class PositionInfo + { + position[]={1925.1224,230.26518,1697.0161}; + angles[]={6.2740417,5.7760224,6.2781053}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=19548; + type="Land_Plank_01_4m_F"; + atlOffset=0.71994019; + }; + class Item1266 + { + dataType="Object"; + class PositionInfo + { + position[]={1933.1027,229.88045,1687.7065}; + angles[]={6.2752609,5.5719509,6.2763577}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=19549; + type="Land_Plank_01_4m_F"; + atlOffset=0.69125366; + }; + class Item1267 + { + dataType="Object"; + class PositionInfo + { + position[]={1941.3142,229.98801,1678.5061}; + angles[]={6.2759371,5.4779363,6.2756438}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=19550; + type="Land_Plank_01_4m_F"; + }; + class Item1268 + { + dataType="Object"; + class PositionInfo + { + position[]={1957.0302,229.61427,1658.0931}; + angles[]={6.2779593,5.2355313,6.2741241}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=19551; + type="Land_Plank_01_4m_F"; + atlOffset=0.23429871; + }; + class Item1269 + { + dataType="Object"; + class PositionInfo + { + position[]={1960.7147,229.38869,1653.46}; + angles[]={6.274673,5.6629548,6.2771058}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=19552; + type="Land_Plank_01_4m_F"; + }; + class Item1270 + { + dataType="Object"; + class PositionInfo + { + position[]={1964.2725,229.4545,1646.8668}; + angles[]={6.2738256,5.8202825,6.2785149}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=19553; + type="Land_Plank_01_4m_F"; + }; + class Item1271 + { + dataType="Object"; + class PositionInfo + { + position[]={1967.4725,229.50937,1641.1094}; + angles[]={6.2731442,5.9990511,6.2802534}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=19554; + type="Land_Plank_01_4m_F"; + atlOffset=0.79307556; + }; + class Item1272 + { + dataType="Object"; + class PositionInfo + { + position[]={1976.4861,229.08827,1635.8849}; + angles[]={6.2790251,5.1213756,6.2735882}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=19555; + type="Land_Plank_01_4m_F"; + }; + class Item1273 + { + dataType="Object"; + class PositionInfo + { + position[]={1985.3174,228.56306,1632.5398}; + angles[]={6.2798886,5.0329795,6.2732582}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=19556; + type="Land_Plank_01_4m_F"; + }; + class Item1274 + { + dataType="Object"; + class PositionInfo + { + position[]={1992.5841,228.3649,1629.8749}; + angles[]={6.2805367,4.9683714,6.273066}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=19557; + type="Land_Plank_01_4m_F"; + }; + class Item1275 + { + dataType="Object"; + class PositionInfo + { + position[]={2000.9871,228.33931,1626.6641}; + angles[]={6.2791123,5.1123409,6.273551}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=19558; + type="Land_Plank_01_4m_F"; + }; + class Item1276 + { + dataType="Object"; + class PositionInfo + { + position[]={2007.8851,228.28342,1624.2786}; + angles[]={6.2822728,4.7996955,6.2727652}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=19559; + type="Land_Plank_01_4m_F"; + }; + class Item1277 + { + dataType="Object"; + class PositionInfo + { + position[]={1971.6309,229.42516,1637.5106}; + angles[]={6.2787471,5.1495361,6.2051864}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=19560; + type="Land_Plank_01_4m_F"; + atlOffset=0.73600769; + }; + class Item1278 + { + dataType="Object"; + class PositionInfo + { + position[]={1937.4427,229.99255,1683.2142}; + angles[]={6.2753839,5.5541024,6.276217}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=19561; + type="Land_Plank_01_4m_F"; + }; + class Item1279 + { + dataType="Object"; + class PositionInfo + { + position[]={1928.9071,230.16808,1692.4594}; + angles[]={6.2752657,5.5712848,6.2763524}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=19562; + type="Land_Plank_01_4m_F"; + }; + class Item1280 + { + dataType="Object"; + class PositionInfo + { + position[]={1923.5089,230.17755,1708.3232}; + angles[]={0.044431172,0.083173312,0.00086949405}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=19563; + type="Land_Plank_01_4m_F"; + atlOffset=0.17907715; + }; + class Item1281 + { + dataType="Object"; + class PositionInfo + { + position[]={1933.7664,229.96681,1750.0073}; + angles[]={6.2812457,1.3842496,0.010278987}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=19564; + type="Land_Plank_01_4m_F"; + }; + class Item1282 + { + dataType="Object"; + class PositionInfo + { + position[]={1940.1691,230.12579,1751.3959}; + angles[]={6.2802367,1.2849625,0.010036119}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=19565; + type="Land_Plank_01_4m_F"; + atlOffset=0.075195313; + }; + class Item1283 + { + dataType="Object"; + class PositionInfo + { + position[]={1947.345,229.71686,1753.3577}; + angles[]={6.281693,1.4275596,0.010353321}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=19566; + type="Land_Plank_01_4m_F"; + }; + class Item1284 + { + dataType="Object"; + class PositionInfo + { + position[]={1953.3641,229.57857,1755.0557}; + angles[]={6.2807889,1.3395982,0.010182171}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=19567; + type="Land_Plank_01_4m_F"; + atlOffset=0.095062256; + }; + class Item1285 + { + dataType="Object"; + class PositionInfo + { + position[]={1991.7175,228.61877,1763.0103}; + angles[]={0.0021059241,1.7734669,0.010246204}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=19568; + type="Land_Plank_01_4m_F"; + }; + class Item1286 + { + dataType="Object"; + class PositionInfo + { + position[]={1999.1198,228.53685,1762.568}; + angles[]={0.0037189345,1.9342368,0.0097769834}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=19569; + type="Land_Plank_01_4m_F"; + }; + class Item1287 + { + dataType="Object"; + class PositionInfo + { + position[]={2007.8257,228.70547,1759.7933}; + angles[]={0.0036448513,1.9266702,0.0098048439}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=19570; + type="Land_Plank_01_4m_F"; + atlOffset=0.070327759; + }; + class Item1288 + { + dataType="Object"; + class PositionInfo + { + position[]={2003.3177,228.64746,1761.474}; + angles[]={0.0027902217,1.8407696,0.010081387}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=19571; + type="Land_Plank_01_4m_F"; + }; + class Item1289 + { + dataType="Object"; + class PositionInfo + { + position[]={2012.3976,228.54187,1758.0997}; + angles[]={0.0045436732,2.0190122,0.076659024}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=19572; + type="Land_Plank_01_4m_F"; + atlOffset=0.61595154; + }; + class Item1290 + { + dataType="Object"; + class PositionInfo + { + position[]={2017.2664,228.53886,1754.9124}; + angles[]={0.0097432267,2.769115,0.0038064911}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=19573; + type="Land_Plank_01_4m_F"; + }; + class Item1291 + { + dataType="Object"; + class PositionInfo + { + position[]={2019.9744,228.69318,1749.1677}; + angles[]={0.0092638023,2.6585662,0.0048581865}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=19574; + type="Land_Plank_01_4m_F"; + atlOffset=0.099884033; + }; + class Item1292 + { + dataType="Object"; + class PositionInfo + { + position[]={2021.8318,228.59619,1745.6227}; + angles[]={0.0095607135,2.7237811,0.004244139}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=19575; + type="Land_Plank_01_4m_F"; + }; + class Item1293 + { + dataType="Object"; + class PositionInfo + { + position[]={2023.7823,228.6573,1741.0485}; + angles[]={0.0081529506,2.4644911,0.0065536075}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=19576; + type="Land_Plank_01_4m_F"; + }; + class Item1294 + { + dataType="Object"; + class PositionInfo + { + position[]={2026.5114,228.7018,1736.1289}; + angles[]={0.0097784679,2.7784865,0.0037150152}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=19577; + type="Land_Plank_01_4m_F"; + atlOffset=0.16145325; + }; + class Item1295 + { + dataType="Object"; + class PositionInfo + { + position[]={2029.9222,228.4361,1731.3075}; + angles[]={0.010113078,2.8831506,0.0026730718}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=19578; + type="Land_Plank_01_4m_F"; + }; + class Item1296 + { + dataType="Object"; + class PositionInfo + { + position[]={2032.0397,228.47107,1726.5356}; + angles[]={0.0087993573,2.570277,0.0056561087}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=19579; + type="Land_Plank_01_4m_F"; + }; + class Item1297 + { + dataType="Object"; + class PositionInfo + { + position[]={2035.0304,228.38499,1720.9841}; + angles[]={0.0076049557,2.3847425,0.007182274}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=19580; + type="Land_Plank_01_4m_F"; + }; + class Item1298 + { + dataType="Object"; + class PositionInfo + { + position[]={2040.4032,227.85136,1717.8087}; + angles[]={0.0015154841,1.7149347,6.1647696}; + }; + side="Empty"; + flags=1; + class Attributes + { + dynamicSimulation=1; + }; + id=19581; + type="Land_Plank_01_4m_F"; + atlOffset=0.083892822; + }; + class Item1299 + { + dataType="Object"; + class PositionInfo + { + position[]={2045.3781,227.961,1719.3995}; + angles[]={0.0062370584,4.0735092,6.2747879}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=19582; + type="Land_Plank_01_4m_F"; + atlOffset=0.15684509; + }; + class Item1300 + { + dataType="Object"; + class PositionInfo + { + position[]={2049.6382,227.83417,1722.1689}; + angles[]={6.2828655,1.5401717,0.010455482}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=19583; + type="Land_Plank_01_4m_F"; + }; + class Item1301 + { + dataType="Object"; + class PositionInfo + { + position[]={2055.1633,227.81383,1721.7524}; + angles[]={0.0036676403,1.9289895,0.0097963344}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=19584; + type="Land_Plank_01_4m_F"; + }; + class Item1302 + { + dataType="Object"; + class PositionInfo + { + position[]={2059.3787,227.85939,1718.0587}; + angles[]={6.2749605,5.6171474,6.2767224}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=19585; + type="Land_Plank_01_4m_F"; + atlOffset=0.087890625; + }; + class Item1303 + { + dataType="Object"; + class PositionInfo + { + position[]={2062.2158,227.71187,1713.3611}; + angles[]={0.0096959984,2.7569203,0.0039251922}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=19586; + type="Land_Plank_01_4m_F"; + atlOffset=0.80755615; + }; + class Item1304 + { + dataType="Object"; + class PositionInfo + { + position[]={2062.3083,227.65327,1709.0696}; + angles[]={0.010043959,3.4246492,6.2802634}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=19587; + type="Land_Plank_01_4m_F"; + }; + class Item1305 + { + dataType="Object"; + class PositionInfo + { + position[]={2060.0674,227.64026,1704.7482}; + angles[]={0.0077208397,3.882076,6.2761278}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=19588; + type="Land_Plank_01_4m_F"; + }; + class Item1306 + { + dataType="Object"; + class PositionInfo + { + position[]={2056.2561,227.38945,1700.6252}; + angles[]={6.2745814,0.60487294,0.0059489314}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=19589; + type="Land_Plank_01_4m_F"; + }; + class Item1307 + { + dataType="Object"; + class PositionInfo + { + position[]={2055.4463,227.40935,1696.2467}; + angles[]={0.010212247,2.9233065,0.0022648501}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=19590; + type="Land_Plank_01_4m_F"; + }; + class Item1308 + { + dataType="Object"; + class PositionInfo + { + position[]={2057.8625,227.42883,1691.9025}; + angles[]={0.008400931,2.5032699,0.0062325448}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=19591; + type="Land_Plank_01_4m_F"; + atlOffset=0.80511475; + }; + class Item1309 + { + dataType="Object"; + class PositionInfo + { + position[]={2060.9741,227.3214,1688.0176}; + angles[]={0.0094097061,2.6895108,0.0045691784}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=19592; + type="Land_Plank_01_4m_F"; + atlOffset=0.69767761; + }; + class Item1310 + { + dataType="Object"; + class PositionInfo + { + position[]={2061.7744,227.40375,1682.0427}; + angles[]={0.010401692,3.2475123,6.2820792}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=19593; + type="Land_Plank_01_4m_F"; + }; + class Item1311 + { + dataType="Object"; + class PositionInfo + { + position[]={2061.3884,227.4554,1676.5641}; + angles[]={0.010324602,3.302834,6.2815056}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=19594; + type="Land_Plank_01_4m_F"; + }; + }; + id=13269; + atlOffset=0.80140686; + }; + class Item138 + { + dataType="Logic"; + class PositionInfo + { + position[]={2516.0552,226.63762,1888.6304}; + angles[]={0.032192793,0,6.2107005}; + }; + id=15518; + type="trencher_main_Module_TrenchPiece"; + atlOffset=-0.0021972656; + }; + class Item139 + { + dataType="Logic"; + class PositionInfo + { + position[]={2502.802,227.04518,1696.0453}; + angles[]={6.256247,0,6.2691221}; + }; + id=15519; + type="trencher_main_Module_TrenchPiece"; + atlOffset=-0.016235352; + }; + class Item140 + { + dataType="Logic"; + class PositionInfo + { + position[]={2456.1011,227.32013,1423.2253}; + angles[]={0.1526452,0,6.1474028}; + }; + id=15520; + type="trencher_main_Module_TrenchPiece"; + atlOffset=1.0606232; + }; + class Item141 + { + dataType="Logic"; + class PositionInfo + { + position[]={2443.1982,227.54797,1429.8325}; + angles[]={0.0038756146,0,0}; + }; + id=15521; + type="trencher_main_Module_TrenchPiece"; + atlOffset=0.48872375; + }; + class Item142 + { + dataType="Layer"; + name="US Defensive Line - Statics"; + class Entities + { + items=627; + class Item0 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=1; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2478.0872,231.4558,1858.7906}; + angles[]={0,1.138186,0}; + }; + side="Independent"; + flags=2; + class Attributes + { + }; + id=10343; + type="SEP_I_US_WIN_GunCrew"; + atlOffset=0.56616211; + }; + }; + class Attributes + { + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=1; + }; + class Links + { + items=1; + class Item0 + { + linkID=0; + item0=10343; + item1=10342; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + }; + }; + id=10341; + atlOffset=0.45373535; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2478.3333,232.57874,1858.8937}; + angles[]={0,1.138186,0}; + }; + side="Independent"; + flags=2; + class Attributes + { + }; + id=10342; + type="SEP_I_US_WIN_M1919A6_Bipod"; + atlOffset=0.45373535; + }; + class Item2 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=1; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2490.2842,232.00281,1833.2961}; + angles[]={0,1.138186,0}; + }; + side="Independent"; + flags=2; + class Attributes + { + }; + id=10352; + type="SEP_I_US_WIN_GunCrew"; + atlOffset=0.56674194; + }; + }; + class Attributes + { + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=1; + }; + class Links + { + items=1; + class Item0 + { + linkID=0; + item0=10352; + item1=10353; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + }; + }; + id=10351; + atlOffset=0.45381165; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2490.5313,233.12546,1833.3997}; + angles[]={0,1.138186,0}; + }; + side="Independent"; + flags=2; + class Attributes + { + }; + id=10353; + type="SEP_I_US_WIN_M1919A6_Bipod"; + atlOffset=0.45381165; + }; + class Item4 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=1; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2252.3015,231.0412,2113.76}; + angles[]={0,6.150775,0}; + }; + side="Independent"; + flags=6; + class Attributes + { + }; + id=10384; + type="SEP_I_US_WIN_GunCrew"; + atlOffset=0.15156555; + }; + }; + class Attributes + { + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=1; + }; + class Links + { + items=1; + class Item0 + { + linkID=0; + item0=10384; + item1=10383; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + }; + }; + id=10382; + atlOffset=3.0048523; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={2252.2705,232.11319,2114.0662}; + angles[]={0,6.150775,0}; + }; + side="Independent"; + flags=2; + class Attributes + { + }; + id=10383; + type="SEP_I_US_WIN_M1919A6_Bipod"; + atlOffset=3.0048523; + }; + class Item6 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2598.0884,224.06248,1085.2195}; + angles[]={0,2.2262743,0}; + }; + side="Independent"; + flags=6; + class Attributes + { + }; + id=11196; + type="SEP_I_US_WIN_GunCrew"; + atlOffset=-0.010940552; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2598.0884,224.06248,1085.2195}; + angles[]={0,2.2262743,0}; + }; + side="Independent"; + flags=4; + class Attributes + { + }; + id=11197; + type="SEP_I_US_WIN_GunCrew_Srgt"; + atlOffset=-0.010940552; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2598.0884,224.06248,1085.2195}; + angles[]={0,2.2262743,0}; + }; + side="Independent"; + flags=4; + class Attributes + { + }; + id=11198; + type="SEP_I_US_WIN_GunCrew"; + atlOffset=-0.010940552; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2598.0884,224.06248,1085.2195}; + angles[]={0,2.2262743,0}; + }; + side="Independent"; + flags=4; + class Attributes + { + }; + id=11199; + type="SEP_I_US_WIN_GunCrew"; + atlOffset=-0.010940552; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={2598.0884,224.06248,1085.2195}; + angles[]={0,2.2262743,0}; + }; + side="Independent"; + flags=4; + class Attributes + { + }; + id=11200; + type="SEP_I_US_WIN_GunCrew"; + atlOffset=-0.010940552; + }; + }; + class Attributes + { + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=5; + }; + class Links + { + items=5; + class Item0 + { + linkID=0; + item0=11196; + item1=11195; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item1 + { + linkID=1; + item0=11197; + item1=11195; + class CustomData + { + role=2; + turretPath[]={1}; + }; + }; + class Item2 + { + linkID=2; + item0=11198; + item1=11195; + class CustomData + { + role=2; + turretPath[]={2}; + }; + }; + class Item3 + { + linkID=3; + item0=11199; + item1=11195; + class CustomData + { + role=2; + turretPath[]={3}; + }; + }; + class Item4 + { + linkID=4; + item0=11200; + item1=11195; + class CustomData + { + role=2; + turretPath[]={4}; + }; + }; + }; + }; + id=11194; + atlOffset=-0.010940552; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={2597.9639,224.06105,1085.4142}; + angles[]={0,2.2262743,0}; + }; + side="Independent"; + flags=6; + class Attributes + { + }; + id=11195; + type="SEP_I_US_WIN_57mm_M1"; + atlOffset=-0.010940552; + }; + class Item8 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2286.8955,237.1427,781.96906}; + angles[]={0.10634291,1.4136469,6.24786}; + }; + side="Independent"; + flags=6; + class Attributes + { + }; + id=11724; + type="SEP_I_US_WIN_GunCrew"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2286.8955,237.1427,781.96906}; + angles[]={0.10634291,1.4136469,6.24786}; + }; + side="Independent"; + flags=4; + class Attributes + { + }; + id=11725; + type="SEP_I_US_WIN_GunCrew_Srgt"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2286.8955,237.1427,781.96906}; + angles[]={0.10634291,1.4136469,6.24786}; + }; + side="Independent"; + flags=4; + class Attributes + { + }; + id=11726; + type="SEP_I_US_WIN_GunCrew"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2286.8955,237.1427,781.96906}; + angles[]={0.10634291,1.4136469,6.24786}; + }; + side="Independent"; + flags=4; + class Attributes + { + }; + id=11727; + type="SEP_I_US_WIN_GunCrew"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={2286.8955,237.1427,781.96906}; + angles[]={0.10634291,1.4136469,6.24786}; + }; + side="Independent"; + flags=4; + class Attributes + { + }; + id=11728; + type="SEP_I_US_WIN_GunCrew"; + }; + }; + class Attributes + { + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=5; + }; + class Links + { + items=5; + class Item0 + { + linkID=0; + item0=11724; + item1=11723; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item1 + { + linkID=1; + item0=11725; + item1=11723; + class CustomData + { + role=2; + turretPath[]={1}; + }; + }; + class Item2 + { + linkID=2; + item0=11726; + item1=11723; + class CustomData + { + role=2; + turretPath[]={2}; + }; + }; + class Item3 + { + linkID=3; + item0=11727; + item1=11723; + class CustomData + { + role=2; + turretPath[]={3}; + }; + }; + class Item4 + { + linkID=4; + item0=11728; + item1=11723; + class CustomData + { + role=2; + turretPath[]={4}; + }; + }; + }; + }; + id=11722; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={2286.895,237.14127,781.91925}; + angles[]={0.10634291,1.4136469,6.24786}; + }; + side="Independent"; + flags=6; + class Attributes + { + ammo=0.069547705; + }; + id=11723; + type="SEP_I_US_WIN_57mm_M1"; + class CustomAttributes + { + class Attribute0 + { + property="SPE_DismountWhenEmpty"; + expression="_this setVariable ['SPE_Static_CloseCombat_NoAmmo_Dismount',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="SPE_gunTurning"; + expression="_this setVariable ['SPE_ARTY_AI_DIR',_value,true]; (_this setVariable ['Enable_Dir',_value,true])"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + nAttributes=2; + }; + }; + class Item10 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=1; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2276.0713,237.16695,818.61633}; + angles[]={0,1.5278481,0}; + }; + side="Independent"; + flags=2; + class Attributes + { + }; + id=11780; + type="SEP_I_US_WIN_GunCrew"; + atlOffset=0.33735657; + }; + }; + class Attributes + { + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=1; + }; + class Links + { + items=1; + class Item0 + { + linkID=0; + item0=11780; + item1=11779; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + }; + }; + id=11778; + atlOffset=0.33735657; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={2276.3789,238.27478,818.61987}; + angles[]={0,1.5278481,0}; + }; + side="Independent"; + flags=2; + class Attributes + { + }; + id=11779; + type="SEP_I_US_WIN_M1919A6_Bipod"; + atlOffset=0.33735657; + }; + class Item12 + { + dataType="Object"; + class PositionInfo + { + position[]={1552.1069,242.97351,2109.406}; + angles[]={6.2244158,5.3479156,0.046581995}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=17295; + type="SPE_57mm_M1"; + atlOffset=1.5258789e-05; + class CustomAttributes + { + class Attribute0 + { + property="ENH_AdvancedDamage"; + expression="if (local _this) then {parseSimpleArray _value params ['_hitpoints', '_damage']; {if ((_damage # _forEachIndex) == 0) then {continue}; _this setHitPointDamage [_x, _damage # _forEachIndex, false]} forEach _hitpoints}"; + class Value + { + class data + { + singleType="STRING"; + value="[[""hitturret"",""hitgun"",""hitlwheel"",""hitrwheel"",""hitlstand"",""hitrstand"",""hitshield"",""hitengine"",""hithull"",""hitbody""],[1,1,0,0,0,0,0,0,0,0]]"; + }; + }; + }; + class Attribute1 + { + property="SPE_gunTurning"; + expression="_this setVariable ['SPE_ARTY_AI_DIR',_value,true]; (_this setVariable ['Enable_Dir',_value,true])"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute2 + { + property="SPE_DismountWhenEmpty"; + expression="_this setVariable ['SPE_Static_CloseCombat_NoAmmo_Dismount',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=3; + }; + }; + class Item13 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=1; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2011.1001,231.7782,2182.8416}; + angles[]={0,0.1506249,0}; + }; + side="Independent"; + flags=2; + class Attributes + { + disableSimulation=1; + }; + id=17474; + type="SEP_I_US_WIN_GunCrew"; + atlOffset=0.35586548; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male08ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=1.02; + }; + }; + }; + nAttributes=2; + }; + }; + }; + class Attributes + { + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=1; + }; + class Links + { + items=1; + class Item0 + { + linkID=0; + item0=17474; + item1=17475; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + }; + }; + id=17473; + atlOffset=0.35586548; + }; + class Item14 + { + dataType="Object"; + class PositionInfo + { + position[]={2011.1558,232.88895,2183.144}; + angles[]={0,0.1506249,0}; + }; + side="Independent"; + flags=2; + class Attributes + { + }; + id=17475; + type="SEP_I_US_WIN_M1919A6_Bipod"; + atlOffset=0.35586548; + }; + class Item15 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2332.5415,229.57033,1729.7777}; + angles[]={0,1.5149711,0}; + }; + side="Independent"; + flags=6; + class Attributes + { + }; + id=17654; + type="SPE_US_Guncrew"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2332.5415,229.57033,1729.7777}; + angles[]={0,1.5149711,0}; + }; + side="Independent"; + flags=4; + class Attributes + { + }; + id=17655; + type="SPE_US_Guncrew_Sergeant"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2332.5415,229.57033,1729.7777}; + angles[]={0,1.5149711,0}; + }; + side="Independent"; + flags=4; + class Attributes + { + }; + id=17656; + type="SPE_US_Guncrew"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2332.5415,229.57033,1729.7777}; + angles[]={0,1.5149711,0}; + }; + side="Independent"; + flags=4; + class Attributes + { + }; + id=17657; + type="SPE_US_Guncrew"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={2332.5415,229.57033,1729.7777}; + angles[]={0,1.5149711,0}; + }; + side="Independent"; + flags=4; + class Attributes + { + }; + id=17658; + type="SPE_US_Guncrew"; + }; + }; + class Attributes + { + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=5; + }; + class Links + { + items=5; + class Item0 + { + linkID=0; + item0=17654; + item1=17659; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item1 + { + linkID=1; + item0=17655; + item1=17659; + class CustomData + { + role=2; + turretPath[]={1}; + }; + }; + class Item2 + { + linkID=2; + item0=17656; + item1=17659; + class CustomData + { + role=2; + turretPath[]={2}; + }; + }; + class Item3 + { + linkID=3; + item0=17657; + item1=17659; + class CustomData + { + role=2; + turretPath[]={3}; + }; + }; + class Item4 + { + linkID=4; + item0=17658; + item1=17659; + class CustomData + { + role=2; + turretPath[]={4}; + }; + }; + }; + }; + id=17653; + }; + class Item16 + { + dataType="Object"; + class PositionInfo + { + position[]={2326.6799,228.5527,1734.8378}; + angles[]={0,1.5149711,0}; + }; + side="Independent"; + flags=6; + class Attributes + { + }; + id=17659; + type="SPE_57mm_M1"; + }; + class Item17 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2157.6042,229.57033,2027.7836}; + angles[]={0,0.027971921,0}; + }; + side="Independent"; + flags=6; + class Attributes + { + }; + id=17662; + type="SPE_US_Guncrew"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2157.6042,229.57033,2027.7836}; + angles[]={0,0.027971921,0}; + }; + side="Independent"; + flags=4; + class Attributes + { + }; + id=17663; + type="SPE_US_Guncrew_Sergeant"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2157.6042,229.57033,2027.7836}; + angles[]={0,0.027971921,0}; + }; + side="Independent"; + flags=4; + class Attributes + { + }; + id=17664; + type="SPE_US_Guncrew"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2157.6042,229.57033,2027.7836}; + angles[]={0,0.027971921,0}; + }; + side="Independent"; + flags=4; + class Attributes + { + }; + id=17665; + type="SPE_US_Guncrew"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={2157.6042,229.57033,2027.7836}; + angles[]={0,0.027971921,0}; + }; + side="Independent"; + flags=4; + class Attributes + { + }; + id=17666; + type="SPE_US_Guncrew"; + }; + }; + class Attributes + { + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=5; + }; + class Links + { + items=5; + class Item0 + { + linkID=0; + item0=17662; + item1=17667; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item1 + { + linkID=1; + item0=17663; + item1=17667; + class CustomData + { + role=2; + turretPath[]={1}; + }; + }; + class Item2 + { + linkID=2; + item0=17664; + item1=17667; + class CustomData + { + role=2; + turretPath[]={2}; + }; + }; + class Item3 + { + linkID=3; + item0=17665; + item1=17667; + class CustomData + { + role=2; + turretPath[]={3}; + }; + }; + class Item4 + { + linkID=4; + item0=17666; + item1=17667; + class CustomData + { + role=2; + turretPath[]={4}; + }; + }; + }; + }; + id=17661; + }; + class Item18 + { + dataType="Object"; + class PositionInfo + { + position[]={2151.6255,228.5527,2034.0061}; + angles[]={0,0.027971921,0}; + }; + side="Independent"; + flags=6; + class Attributes + { + }; + id=17667; + type="SPE_57mm_M1"; + }; + class Item19 + { + dataType="Object"; + class PositionInfo + { + position[]={2362.9534,229.98907,2109.5554}; + angles[]={0,0.72340792,0}; + }; + side="Independent"; + flags=6; + class Attributes + { + }; + id=18720; + type="SEP_I_US_WIN_M1919A6_Bipod"; + atlOffset=0.083023071; + }; + class Item20 + { + dataType="Object"; + class PositionInfo + { + position[]={2407.4036,226.43547,2087.3813}; + angles[]={0,1.0609752,0}; + }; + side="Independent"; + flags=2; + class Attributes + { + }; + id=18723; + type="SEP_I_US_WIN_M1919A6_Bipod"; + atlOffset=0.4262085; + }; + class Item21 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=1; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2362.7427,228.8775,2109.3313}; + angles[]={0,0.72340792,0}; + }; + side="Independent"; + flags=2; + class Attributes + { + }; + id=18721; + type="SEP_I_US_WIN_GunCrew"; + atlOffset=0.41946411; + }; + }; + class Attributes + { + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=1; + }; + class Links + { + items=1; + class Item0 + { + linkID=0; + item0=18721; + item1=18720; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + }; + }; + id=18719; + atlOffset=0.083023071; + }; + class Item22 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=1; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2407.1504,225.31696,2087.2507}; + angles[]={0,1.0609752,0}; + }; + side="Independent"; + flags=2; + class Attributes + { + }; + id=18724; + type="SEP_I_US_WIN_GunCrew"; + atlOffset=0.53904724; + }; + }; + class Attributes + { + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=1; + }; + class Links + { + items=1; + class Item0 + { + linkID=0; + item0=18724; + item1=18723; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + }; + }; + id=18722; + atlOffset=0.4262085; + }; + class Item23 + { + dataType="Object"; + class PositionInfo + { + position[]={1702.0494,239.20131,2194.1465}; + angles[]={0,5.9533234,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=17236; + type="Land_DirtPatch_05_F"; + atlOffset=-0.21322632; + }; + class Item24 + { + dataType="Object"; + class PositionInfo + { + position[]={1701.9624,239.20131,2194.2029}; + angles[]={0,1.5400106,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=17237; + type="Land_ClutterCutter_medium_F"; + atlOffset=-0.21394348; + }; + class Item25 + { + dataType="Object"; + class PositionInfo + { + position[]={1708.9794,239.38245,2201.0933}; + angles[]={0.10754288,4.0031357,0.019449472}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17238; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.2197113; + }; + class Item26 + { + dataType="Object"; + class PositionInfo + { + position[]={1705.202,239.52238,2196.876}; + angles[]={0,3.404264,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17239; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.26644897; + }; + class Item27 + { + dataType="Object"; + class PositionInfo + { + position[]={1706.5592,239.52238,2196.5657}; + angles[]={0,4.5332947,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17240; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.25558472; + }; + class Item28 + { + dataType="Object"; + class PositionInfo + { + position[]={1706.5745,240.15675,2196.655}; + angles[]={0.00061496912,4.5019312,0.0018461355}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17241; + type="Land_WoodenCrate_01_F"; + atlOffset=0.37741089; + }; + class Item29 + { + dataType="Object"; + class PositionInfo + { + position[]={1698.136,239.47404,2190.7998}; + angles[]={0,1.3235817,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17242; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.19288635; + }; + class Item30 + { + dataType="Object"; + class PositionInfo + { + position[]={1698.069,239.50938,2189.7993}; + angles[]={0,4.7120638,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17243; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.12962341; + }; + class Item31 + { + dataType="Object"; + class PositionInfo + { + position[]={1697.187,239.48538,2188.4585}; + angles[]={0,1.018536,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17244; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.11271667; + }; + class Item32 + { + dataType="Object"; + class PositionInfo + { + position[]={1698.0275,239.50536,2193.873}; + angles[]={0,1.6066266,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17245; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.23828125; + }; + class Item33 + { + dataType="Object"; + class PositionInfo + { + position[]={1708.0612,239.52238,2197.1372}; + angles[]={0,1.1893061,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17246; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.25956726; + }; + class Item34 + { + dataType="Object"; + class PositionInfo + { + position[]={1697.7838,239.92728,2192.2549}; + angles[]={0,2.9861047,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=17247; + type="Land_WoodenCrate_01_stack_x3_F"; + atlOffset=-0.13980103; + }; + class Item35 + { + dataType="Object"; + class PositionInfo + { + position[]={1695.0712,239.33893,2189.4966}; + angles[]={0,6.1593838,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17248; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.046966553; + }; + class Item36 + { + dataType="Object"; + class PositionInfo + { + position[]={1705.3068,239.22546,2197.2195}; + angles[]={6.2821503,2.7606668,0.0016558284}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17249; + type="Land_SPE_Litter_Square5"; + atlOffset=-0.21986389; + }; + class Item37 + { + dataType="Object"; + class PositionInfo + { + position[]={1696.6598,239.22546,2193.0896}; + angles[]={0,4.6019058,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17250; + type="Land_SPE_Dugout_6m45_sandbags"; + atlOffset=-0.15603638; + }; + class Item38 + { + dataType="Object"; + class PositionInfo + { + position[]={1701.0536,239.22546,2198.2019}; + angles[]={0,5.7111406,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17251; + type="Land_SPE_Dugout_6m45_sandbags"; + atlOffset=-0.24752808; + }; + class Item39 + { + dataType="Object"; + class PositionInfo + { + position[]={1706.3112,239.22546,2197.585}; + angles[]={0,0.4034273,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17252; + type="Land_SPE_Dugout_6m315_sandbags"; + atlOffset=-0.22224426; + }; + class Item40 + { + dataType="Object"; + class PositionInfo + { + position[]={1706.2981,239.38243,2200.6042}; + angles[]={0.10754288,1.6539395,0.019449472}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17253; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.22698975; + }; + class Item41 + { + dataType="Object"; + class PositionInfo + { + position[]={1696.7393,239.32986,2198.0688}; + angles[]={0.041777227,3.4068928,0.14385223}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17254; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.25642395; + }; + class Item42 + { + dataType="Object"; + class PositionInfo + { + position[]={1693.7173,239.02454,2196.5706}; + angles[]={0.063314453,5.1998978,0.136723}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17255; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.53051758; + }; + class Item43 + { + dataType="Object"; + class PositionInfo + { + position[]={1696.6537,239.01213,2200.0398}; + angles[]={0.39344373,5.8710785,0.41048512}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17256; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.61065674; + }; + class Item44 + { + dataType="Object"; + class PositionInfo + { + position[]={1701.1802,238.93465,2202.4563}; + angles[]={0.1799517,6.1950779,0.095560096}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17257; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.72639465; + }; + class Item45 + { + dataType="Object"; + class PositionInfo + { + position[]={1704.0245,239.11714,2201.6609}; + angles[]={0.13603522,3.7148118,0.0022247676}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17258; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.51646423; + }; + class Item46 + { + dataType="Object"; + class PositionInfo + { + position[]={1740.212,240.36539,2202.4209}; + angles[]={0,5.7845445,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17427; + type="Land_WoodenShelter_01_F"; + }; + class Item47 + { + dataType="Object"; + class PositionInfo + { + position[]={1740.1851,239.25229,2202.4487}; + angles[]={0,0.32247165,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=17724; + type="Land_DirtPatch_05_F"; + atlOffset=0.0007019043; + }; + class Item48 + { + dataType="Object"; + class PositionInfo + { + position[]={1740.1501,239.25229,2202.5464}; + angles[]={0,2.1923444,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=17725; + type="Land_ClutterCutter_medium_F"; + atlOffset=-0.0007019043; + }; + class Item49 + { + dataType="Object"; + class PositionInfo + { + position[]={1739.3768,239.27019,2203.8796}; + angles[]={0,5.9178295,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17428; + type="Land_SPE_Dugout_3m_sandbags"; + atlOffset=0.0039672852; + }; + class Item50 + { + dataType="Object"; + class PositionInfo + { + position[]={1738.3265,239.18109,2201.8884}; + angles[]={0,4.2687912,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17429; + type="Land_SPE_Dugout_3m_sandbags"; + atlOffset=-0.016494751; + }; + class Item51 + { + dataType="Object"; + class PositionInfo + { + position[]={1741.8933,239.34479,2203.6479}; + angles[]={0,1.084553,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17430; + type="Land_SPE_Dugout_3m_sandbags"; + atlOffset=0.029388428; + }; + class Item52 + { + dataType="Object"; + class PositionInfo + { + position[]={1735.7363,239.1658,2202.5784}; + angles[]={0,4.6144485,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17431; + type="Land_SPE_Dugout_6m45"; + atlOffset=-0.0067749023; + }; + class Item53 + { + dataType="Object"; + class PositionInfo + { + position[]={1741.4088,239.38179,2206.5361}; + angles[]={0,6.2166724,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17433; + type="Land_SPE_Dugout_6m45"; + atlOffset=0.001083374; + }; + class Item54 + { + dataType="Object"; + class PositionInfo + { + position[]={1738.2977,239.30052,2206.0969}; + angles[]={0,5.843926,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17434; + type="Land_SPE_Dugout_3m"; + atlOffset=-0.0034790039; + }; + class Item55 + { + dataType="Object"; + class PositionInfo + { + position[]={1736.5896,239.98137,2203.8826}; + angles[]={0,2.1217155,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=17435; + type="Land_SPE_Dugout_Pile_02"; + atlOffset=0.77729797; + }; + class Item56 + { + dataType="Object"; + class PositionInfo + { + position[]={1741.3927,240.25548,2205.8008}; + angles[]={0,3.3608093,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=17436; + type="Land_SPE_Dugout_Pile_02"; + atlOffset=0.83958435; + }; + class Item57 + { + dataType="Object"; + class PositionInfo + { + position[]={1733.567,239.21986,2198.9912}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17437; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.0019073486; + }; + class Item58 + { + dataType="Object"; + class PositionInfo + { + position[]={1746.422,239.54254,2205.1235}; + angles[]={0,5.3474884,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17438; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.022644043; + }; + class Item59 + { + dataType="Object"; + class PositionInfo + { + position[]={1492.9121,243.02884,1961.9139}; + angles[]={0,4.9607282,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=17396; + type="Land_DirtPatch_05_F"; + }; + class Item60 + { + dataType="Object"; + class PositionInfo + { + position[]={1492.8173,243.02884,1961.8719}; + angles[]={0,0.5474152,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=17397; + type="Land_ClutterCutter_medium_F"; + atlOffset=-0.0012359619; + }; + class Item61 + { + dataType="Object"; + class PositionInfo + { + position[]={1496.324,242.79614,1969.6124}; + angles[]={0,4.0692739,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=17726; + type="Land_DirtPatch_05_F"; + atlOffset=0.0047302246; + }; + class Item62 + { + dataType="Object"; + class PositionInfo + { + position[]={1496.297,242.79614,1969.5121}; + angles[]={0,5.9391441,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=17727; + type="Land_ClutterCutter_medium_F"; + atlOffset=0.0014953613; + }; + class Item63 + { + dataType="Object"; + class PositionInfo + { + position[]={1491.4325,242.84592,1971.6552}; + angles[]={0.042591382,3.0116396,0.10066975}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17398; + type="Land_SPE_Dugout_Cover"; + }; + class Item64 + { + dataType="Object"; + class PositionInfo + { + position[]={1492.3334,243.34991,1966.0339}; + angles[]={0,2.4116685,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17399; + type="Land_WoodenCrate_01_F"; + atlOffset=0.095367432; + }; + class Item65 + { + dataType="Object"; + class PositionInfo + { + position[]={1493.3351,243.34991,1967.001}; + angles[]={0,3.5406995,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17400; + type="Land_WoodenCrate_01_F"; + atlOffset=0.12416077; + }; + class Item66 + { + dataType="Object"; + class PositionInfo + { + position[]={1493.2843,243.98428,1967.0751}; + angles[]={6.2819757,3.5093346,0.0015239499}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17401; + type="Land_WoodenCrate_01_F"; + atlOffset=0.76089478; + }; + class Item67 + { + dataType="Object"; + class PositionInfo + { + position[]={1493.563,243.30157,1956.8008}; + angles[]={0,0.33098632,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17402; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.20018005; + }; + class Item68 + { + dataType="Object"; + class PositionInfo + { + position[]={1494.3643,243.33691,1956.1979}; + angles[]={0,3.7194686,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17403; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.17518616; + }; + class Item69 + { + dataType="Object"; + class PositionInfo + { + position[]={1495.0006,243.31291,1954.724}; + angles[]={0,0.025940733,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17404; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.21755981; + }; + class Item70 + { + dataType="Object"; + class PositionInfo + { + position[]={1490.9275,243.33289,1958.3835}; + angles[]={0,0.61403126,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17405; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.13253784; + }; + class Item71 + { + dataType="Object"; + class PositionInfo + { + position[]={1493.6774,243.34991,1968.571}; + angles[]={0,0.19671093,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17406; + type="Land_WoodenCrate_01_F"; + atlOffset=0.17333984; + }; + class Item72 + { + dataType="Object"; + class PositionInfo + { + position[]={1492.165,243.75481,1957.3079}; + angles[]={0,1.9935094,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=17407; + type="Land_WoodenCrate_01_stack_x3_F"; + atlOffset=-0.095901489; + }; + class Item73 + { + dataType="Object"; + class PositionInfo + { + position[]={1492.9924,243.16646,1953.5287}; + angles[]={0,5.1667886,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17408; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.15534973; + }; + class Item74 + { + dataType="Object"; + class PositionInfo + { + position[]={1492.1188,243.05299,1966.3212}; + angles[]={6.2812333,1.7680721,3.8107566e-05}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17409; + type="Land_SPE_Litter_Square5"; + atlOffset=0.15534973; + }; + class Item75 + { + dataType="Object"; + class PositionInfo + { + position[]={1490.8516,242.88022,1956.8229}; + angles[]={0,3.6093106,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17410; + type="Land_SPE_Dugout_6m45_sandbags"; + atlOffset=-0.2776947; + }; + class Item76 + { + dataType="Object"; + class PositionInfo + { + position[]={1488.9717,242.88022,1963.2963}; + angles[]={0,4.7185454,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17411; + type="Land_SPE_Dugout_6m45_sandbags"; + atlOffset=-0.10746765; + }; + class Item77 + { + dataType="Object"; + class PositionInfo + { + position[]={1492.4459,242.86757,1967.3269}; + angles[]={0.088205017,5.6342487,0.0052921423}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17412; + type="Land_SPE_Dugout_6m315_sandbags"; + }; + class Item78 + { + dataType="Object"; + class PositionInfo + { + position[]={1489.8262,243.20996,1969.0011}; + angles[]={0.042591382,0.66244322,0.10066975}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17413; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.28009033; + }; + class Item79 + { + dataType="Object"; + class PositionInfo + { + position[]={1486.7252,243.00378,1959.6105}; + angles[]={6.1849356,2.4057155,0.11320339}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17414; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.19244385; + }; + class Item80 + { + dataType="Object"; + class PositionInfo + { + position[]={1486.3286,242.85207,1956.2609}; + angles[]={6.2025609,4.1978235,0.1273254}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17415; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.41601563; + }; + class Item81 + { + dataType="Object"; + class PositionInfo + { + position[]={1485.028,242.83966,1960.6161}; + angles[]={6.116971,4.7496276,0.53806204}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17416; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.32406616; + }; + class Item82 + { + dataType="Object"; + class PositionInfo + { + position[]={1485.478,242.76218,1965.7274}; + angles[]={0.017832018,5.1956687,0.20273601}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17417; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.25575256; + }; + class Item83 + { + dataType="Object"; + class PositionInfo + { + position[]={1487.6985,242.94467,1967.6747}; + angles[]={0.072798364,2.7262588,0.11504044}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17418; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.02355957; + }; + class Item84 + { + dataType="Object"; + class PositionInfo + { + position[]={1490.1282,242.56778,1981.5372}; + angles[]={0,4.3818865,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17296; + type="Land_SPE_Dugout_Cover"; + }; + class Item85 + { + dataType="Object"; + class PositionInfo + { + position[]={1492.5687,242.56778,1987.0668}; + angles[]={0,5.1320281,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17297; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.109375; + }; + class Item86 + { + dataType="Object"; + class PositionInfo + { + position[]={1496.1125,242.45366,1983.9637}; + angles[]={0,5.5811338,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17298; + type="Land_ChairWood_F"; + atlOffset=0.025741577; + }; + class Item87 + { + dataType="Object"; + class PositionInfo + { + position[]={1494.8113,243.16219,1983.725}; + angles[]={0,1.8827357,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=17299; + type="Land_WoodenCrate_01_stack_x3_F"; + }; + class Item88 + { + dataType="Object"; + class PositionInfo + { + position[]={1495.3721,243.41629,1985.3359}; + angles[]={0,1.8083954,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=17300; + type="Land_WoodenCrate_01_stack_x5_F"; + }; + class Item89 + { + dataType="Object"; + class PositionInfo + { + position[]={1499.605,242.45432,1989.4484}; + angles[]={0,1.7979079,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=17301; + type="Land_DirtPatch_03_F"; + atlOffset=0.044631958; + }; + class Item90 + { + dataType="Object"; + class PositionInfo + { + position[]={1497.8046,242.45432,1980.8989}; + angles[]={0,1.7979079,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=17302; + type="Land_DirtPatch_03_F"; + atlOffset=-0.040206909; + }; + class Item91 + { + dataType="Object"; + class PositionInfo + { + position[]={1497.1814,242.45432,1976.4458}; + angles[]={0,3.6915915,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=17303; + type="Land_DirtPatch_05_F"; + atlOffset=-0.14906311; + }; + class Item92 + { + dataType="Object"; + class PositionInfo + { + position[]={1499.7181,242.45432,1993.885}; + angles[]={0,0.60684419,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=17304; + type="Land_DirtPatch_05_F"; + atlOffset=-0.01902771; + }; + class Item93 + { + dataType="Object"; + class PositionInfo + { + position[]={1498.7269,242.45432,1985.3976}; + angles[]={0,2.5445096,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=17305; + type="Land_DirtPatch_05_F"; + atlOffset=0.020675659; + }; + class Item94 + { + dataType="Object"; + class PositionInfo + { + position[]={1495.8511,242.45432,1995.3024}; + angles[]={0,4.8325796,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17306; + type="Land_SPE_Dugout_6m45_sandbags"; + atlOffset=-0.029647827; + }; + class Item95 + { + dataType="Object"; + class PositionInfo + { + position[]={1492.7286,242.45432,1978.1394}; + angles[]={0,4.1499696,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17307; + type="Land_SPE_Dugout_6m45_sandbags"; + atlOffset=-0.096389771; + }; + class Item96 + { + dataType="Object"; + class PositionInfo + { + position[]={1493.8304,242.45432,1984.1342}; + angles[]={0,5.0250778,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17308; + type="Land_SPE_Dugout_6m_sandbags"; + }; + class Item97 + { + dataType="Object"; + class PositionInfo + { + position[]={1495.2499,242.45432,1990.0945}; + angles[]={0,4.8327222,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17309; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.080780029; + }; + class Item98 + { + dataType="Object"; + class PositionInfo + { + position[]={1495.993,242.45432,1979.8176}; + angles[]={0,1.7979079,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17310; + type="Land_SPE_Dugout_Decal_03"; + atlOffset=-0.058334351; + }; + class Item99 + { + dataType="Object"; + class PositionInfo + { + position[]={1490.8097,242.45432,1987.2924}; + angles[]={0,1.7979079,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17311; + type="Land_SPE_Dugout_Decal_03"; + atlOffset=0.13742065; + }; + class Item100 + { + dataType="Object"; + class PositionInfo + { + position[]={1498.136,242.33517,1994.8195}; + angles[]={0,1.7979079,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17312; + type="Land_SPE_Dugout_Decal_03"; + atlOffset=-0.15179443; + }; + class Item101 + { + dataType="Object"; + class PositionInfo + { + position[]={1497.3398,242.45432,1985.658}; + angles[]={0,1.7979079,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17313; + type="Land_ClutterCutter_large_F"; + atlOffset=0.039550781; + }; + class Item102 + { + dataType="Object"; + class PositionInfo + { + position[]={1499.2598,242.45432,1992.717}; + angles[]={0,1.7979079,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17314; + type="Land_ClutterCutter_large_F"; + atlOffset=0.0015106201; + }; + class Item103 + { + dataType="Object"; + class PositionInfo + { + position[]={1495.1825,242.45432,1978.522}; + angles[]={0,1.7979079,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17315; + type="Land_ClutterCutter_large_F"; + atlOffset=-0.092086792; + }; + class Item104 + { + dataType="Object"; + class PositionInfo + { + position[]={1499.4095,242.45432,1998.8906}; + angles[]={0,5.6158733,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17316; + type="Land_SPE_Dugout_6m315_sandbags"; + atlOffset=-0.10220337; + }; + class Item105 + { + dataType="Object"; + class PositionInfo + { + position[]={1494.4181,242.45432,1974.7456}; + angles[]={0,4.9815006,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17317; + type="Land_SPE_Dugout_6m315_sandbags"; + atlOffset=-0.19076538; + }; + class Item106 + { + dataType="Object"; + class PositionInfo + { + position[]={1491.8296,242.56778,1974.1621}; + angles[]={0,1.7979079,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17318; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.20170593; + }; + class Item107 + { + dataType="Object"; + class PositionInfo + { + position[]={1491.8015,242.56778,1993.7745}; + angles[]={0,1.7979079,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17319; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.074371338; + }; + class Item108 + { + dataType="Object"; + class PositionInfo + { + position[]={1496.8727,242.56778,2000.9463}; + angles[]={0,1.6237009,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17320; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.16142273; + }; + class Item109 + { + dataType="Object"; + class PositionInfo + { + position[]={1496.0107,242.56778,2000.6212}; + angles[]={0,5.6010895,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17321; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.16426086; + }; + class Item110 + { + dataType="Object"; + class PositionInfo + { + position[]={1498.0265,242.56778,2002.2393}; + angles[]={0,5.8679171,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17322; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.16319275; + }; + class Item111 + { + dataType="Object"; + class PositionInfo + { + position[]={1493.3966,242.56778,1998.209}; + angles[]={0,5.2762914,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17323; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.114151; + }; + class Item112 + { + dataType="Object"; + class PositionInfo + { + position[]={1491.0516,242.56778,1978.0649}; + angles[]={0,4.4466219,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17324; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.09387207; + }; + class Item113 + { + dataType="Object"; + class PositionInfo + { + position[]={1490.5818,242.56778,1984.3286}; + angles[]={0,1.7132275,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17325; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.069259644; + }; + class Item114 + { + dataType="Object"; + class PositionInfo + { + position[]={1499.4064,243.62216,1986.1561}; + angles[]={0,1.7979079,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=17326; + type="CamoNet_BLUFOR_open_F"; + atlOffset=0.022979736; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item115 + { + dataType="Object"; + class PositionInfo + { + position[]={1503.2227,242.45432,1998.8489}; + angles[]={0,1.7979079,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=17327; + type="Land_DirtPatch_05_F"; + atlOffset=-0.032791138; + }; + class Item116 + { + dataType="Object"; + class PositionInfo + { + position[]={1506.6027,242.45432,1992.5957}; + angles[]={0,1.7979079,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=17328; + type="Land_DirtPatch_05_F"; + }; + class Item117 + { + dataType="Object"; + class PositionInfo + { + position[]={1502.6418,242.45432,1976.5671}; + angles[]={0,1.7979079,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=17329; + type="Land_DirtPatch_05_F"; + atlOffset=-0.16012573; + }; + class Item118 + { + dataType="Object"; + class PositionInfo + { + position[]={1505.506,242.45432,1978.5253}; + angles[]={0,1.7979079,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=17330; + type="Land_DirtPatch_05_F"; + atlOffset=-0.13969421; + }; + class Item119 + { + dataType="Object"; + class PositionInfo + { + position[]={1503.7084,242.45432,1998.0706}; + angles[]={0,1.7746041,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17331; + type="Land_SPE_Dugout_6m315"; + atlOffset=-0.019973755; + }; + class Item120 + { + dataType="Object"; + class PositionInfo + { + position[]={1498.8938,242.45432,1973.7849}; + angles[]={0,2.609472,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17332; + type="Land_SPE_Dugout_6m315"; + atlOffset=-0.22332764; + }; + class Item121 + { + dataType="Object"; + class PositionInfo + { + position[]={1503.2905,242.45432,1977.2616}; + angles[]={0,1.7979081,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17333; + type="Land_SPE_Dugout_6m45"; + atlOffset=-0.14944458; + }; + class Item122 + { + dataType="Object"; + class PositionInfo + { + position[]={1506.0439,242.45432,1994.116}; + angles[]={0,0.93743634,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17334; + type="Land_SPE_Dugout_6m45"; + }; + class Item123 + { + dataType="Object"; + class PositionInfo + { + position[]={1499.8029,242.56778,1969.6123}; + angles[]={0,0.22390534,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17335; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.34155273; + }; + class Item124 + { + dataType="Object"; + class PositionInfo + { + position[]={1502.5166,242.56778,1971.15}; + angles[]={0,5.3059106,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17336; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.30126953; + }; + class Item125 + { + dataType="Object"; + class PositionInfo + { + position[]={1508.3346,242.56778,1978.5607}; + angles[]={0,4.865262,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17337; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.16184998; + }; + class Item126 + { + dataType="Object"; + class PositionInfo + { + position[]={1506.9751,242.56778,1975.2324}; + angles[]={0,5.2692623,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17338; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.21661377; + }; + class Item127 + { + dataType="Object"; + class PositionInfo + { + position[]={1505.3221,242.56778,1976.715}; + angles[]={0,5.1994305,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17339; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.17736816; + }; + class Item128 + { + dataType="Object"; + class PositionInfo + { + position[]={1501.623,242.56778,1973.4684}; + angles[]={0,2.7783411,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17340; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.23764038; + }; + class Item129 + { + dataType="Object"; + class PositionInfo + { + position[]={1498.438,242.56778,1972.1077}; + angles[]={0,4.9869709,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17341; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.2696991; + }; + class Item130 + { + dataType="Object"; + class PositionInfo + { + position[]={1504.4387,242.56778,1979.4069}; + angles[]={0,4.2666273,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17342; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.11816406; + }; + class Item131 + { + dataType="Object"; + class PositionInfo + { + position[]={1503.1418,242.56778,1976.3018}; + angles[]={0,5.1994305,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17343; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.17156982; + }; + class Item132 + { + dataType="Object"; + class PositionInfo + { + position[]={1508.0042,242.56778,1988.6805}; + angles[]={0,3.1914232,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17344; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.00054931641; + }; + class Item133 + { + dataType="Object"; + class PositionInfo + { + position[]={1507.4032,242.56778,1991.0245}; + angles[]={0,1.6881297,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17345; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.0096588135; + }; + class Item134 + { + dataType="Object"; + class PositionInfo + { + position[]={1510.6204,242.56778,1989.8219}; + angles[]={0,5.0304914,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17346; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.023376465; + }; + class Item135 + { + dataType="Object"; + class PositionInfo + { + position[]={1511.0065,242.56778,1992.9847}; + angles[]={0,1.5796316,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17347; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.076477051; + }; + class Item136 + { + dataType="Object"; + class PositionInfo + { + position[]={1509.7456,242.56778,1999.161}; + angles[]={0,1.153466,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17348; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.12361145; + }; + class Item137 + { + dataType="Object"; + class PositionInfo + { + position[]={1510.208,242.56778,1996.1696}; + angles[]={0,4.1451187,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17349; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.10386658; + }; + class Item138 + { + dataType="Object"; + class PositionInfo + { + position[]={1506.6832,242.56778,2001.059}; + angles[]={0,0.17173219,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17350; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.033996582; + }; + class Item139 + { + dataType="Object"; + class PositionInfo + { + position[]={1504.1758,242.56778,1998.2412}; + angles[]={0,1.6066568,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17351; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.012573242; + }; + class Item140 + { + dataType="Object"; + class PositionInfo + { + position[]={1505.9314,242.56778,1990.8319}; + angles[]={0,4.816268,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17352; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.0077056885; + }; + class Item141 + { + dataType="Object"; + class PositionInfo + { + position[]={1504.8784,242.56778,1995.587}; + angles[]={0,3.9999533,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17353; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.011199951; + }; + class Item142 + { + dataType="Object"; + class PositionInfo + { + position[]={1505.7953,242.56778,1996.9523}; + angles[]={0,3.2212863,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17354; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.019088745; + }; + class Item143 + { + dataType="Object"; + class PositionInfo + { + position[]={1501.8369,242.45432,1974.8533}; + angles[]={0,1.7979079,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17355; + type="Land_SPE_Dugout_Decal_03"; + atlOffset=-0.19763184; + }; + class Item144 + { + dataType="Object"; + class PositionInfo + { + position[]={1507.4237,242.45432,1997.3844}; + angles[]={0,1.7979079,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17356; + type="Land_SPE_Dugout_Decal_03"; + atlOffset=0.044250488; + }; + class Item145 + { + dataType="Object"; + class PositionInfo + { + position[]={1507.963,242.45432,1992.7444}; + angles[]={0,1.7979079,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17357; + type="Land_SPE_Dugout_Decal_03"; + }; + class Item146 + { + dataType="Object"; + class PositionInfo + { + position[]={1499.4651,242.45432,1976.0912}; + angles[]={0,2.5092282,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17358; + type="Land_SPE_Covered_Pallets_01_Olive"; + atlOffset=-0.15895081; + }; + class Item147 + { + dataType="Object"; + class PositionInfo + { + position[]={1501.5117,242.45432,1977.9274}; + angles[]={0,3.8461411,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17359; + type="Land_SPE_Covered_Pallets_01_Olive"; + atlOffset=-0.12133789; + }; + class Item148 + { + dataType="Object"; + class PositionInfo + { + position[]={1493.0342,242.64459,1980.4213}; + angles[]={0,0.25102115,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17360; + type="Land_Ammobox_rounds_F"; + atlOffset=0.046783447; + }; + class Item149 + { + dataType="Object"; + class PositionInfo + { + position[]={1493.0762,242.64459,1980.6381}; + angles[]={0,3.6298468,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17361; + type="Land_Ammobox_rounds_F"; + atlOffset=0.052261353; + }; + class Item150 + { + dataType="Object"; + class PositionInfo + { + position[]={1493.1801,242.64459,1980.9047}; + angles[]={0,4.652091,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17362; + type="Land_Ammobox_rounds_F"; + atlOffset=0.058822632; + }; + class Item151 + { + dataType="Object"; + class PositionInfo + { + position[]={1493.6508,242.64763,1982.3145}; + angles[]={0.01079938,5.6169252,0.0044567902}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17363; + type="Land_Ammobox_rounds_F"; + atlOffset=0.08795166; + }; + class Item152 + { + dataType="Object"; + class PositionInfo + { + position[]={1504.5529,242.45432,1993.6882}; + angles[]={0,5.6810489,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17364; + type="Land_SPE_Ammobox_German_03_Covered"; + }; + class Item153 + { + dataType="Object"; + class PositionInfo + { + position[]={1493.5559,243.29913,1982.0747}; + angles[]={0,3.5764263,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17365; + type="Land_SPE_Ammocrate_US_01"; + atlOffset=0.61717224; + }; + class Item154 + { + dataType="Object"; + class PositionInfo + { + position[]={1492.9552,243.30409,1980.4685}; + angles[]={0.01079938,1.7979642,0.0044567902}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17366; + type="Land_SPE_Ammocrate_US_04"; + atlOffset=0.66015625; + }; + class Item155 + { + dataType="Object"; + class PositionInfo + { + position[]={1493.4635,243.28215,1981.627}; + angles[]={0,1.7979079,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17367; + type="Land_SPE_Ammocrate_US_04"; + atlOffset=0.64846802; + }; + class Item156 + { + dataType="Object"; + class PositionInfo + { + position[]={1493.1013,243.30138,1980.78}; + angles[]={0.01079938,2.3849843,0.0044567902}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17368; + type="Land_SPE_Ammocrate_US_04"; + atlOffset=0.66015625; + }; + class Item157 + { + dataType="Object"; + class PositionInfo + { + position[]={1493.1404,243.15869,1981.3999}; + angles[]={0.0069428254,3.4593587,6.2815809}; + }; + side="Empty"; + flags=1; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=17369; + type="Land_Plank_01_4m_F"; + atlOffset=0.557724; + }; + class Item158 + { + dataType="Object"; + class PositionInfo + { + position[]={1493.1794,242.49803,1981.3909}; + angles[]={0.0069269366,3.4593587,6.2815847}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=17370; + type="Land_Plank_01_4m_F"; + atlOffset=-0.013381958; + }; + class Item159 + { + dataType="Object"; + class PositionInfo + { + position[]={1492.5271,242.83786,1979.7135}; + angles[]={0,1.8688587,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17371; + type="Land_SPE_Sandbag_Long"; + atlOffset=-0.053909302; + }; + class Item160 + { + dataType="Object"; + class PositionInfo + { + position[]={1493.5154,242.83786,1983.0879}; + angles[]={0,1.8688587,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17372; + type="Land_SPE_Sandbag_Long"; + atlOffset=0.00073242188; + }; + class Item161 + { + dataType="Object"; + class PositionInfo + { + position[]={1493.7388,242.45432,1979.036}; + angles[]={0,1.7979079,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17373; + type="Land_SPE_Sandbag_Short_Low"; + atlOffset=-0.076797485; + }; + class Item162 + { + dataType="Object"; + class PositionInfo + { + position[]={1494.6757,242.45432,1982.4224}; + angles[]={0,1.7979079,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17374; + type="Land_SPE_Sandbag_Short_Low"; + }; + class Item163 + { + dataType="Object"; + class PositionInfo + { + position[]={1494.0588,242.45432,1979.6537}; + angles[]={0,4.8902683,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17375; + type="Land_SPE_Sandbag_Short_Low"; + atlOffset=-0.061889648; + }; + class Item164 + { + dataType="Object"; + class PositionInfo + { + position[]={1494.8318,242.45432,1979.6499}; + angles[]={0,0.53958917,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17376; + type="Land_SPE_Sandbag_Single"; + atlOffset=-0.062713623; + }; + class Item165 + { + dataType="Object"; + class PositionInfo + { + position[]={1494.2332,242.45432,1979.7963}; + angles[]={0,1.7979079,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17377; + type="Land_SPE_Sandbag_Single"; + atlOffset=-0.058837891; + }; + class Item166 + { + dataType="Object"; + class PositionInfo + { + position[]={1494.5521,242.45432,1980.0012}; + angles[]={0,0.99110144,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17378; + type="Land_SPE_Sandbag_Single"; + atlOffset=-0.05355835; + }; + class Item167 + { + dataType="Object"; + class PositionInfo + { + position[]={1493.8058,242.539,1979.6627}; + angles[]={0.96782029,4.9992704,6.0950909}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17379; + type="Land_Shovel_F"; + atlOffset=0.0062408447; + }; + class Item168 + { + dataType="Object"; + class PositionInfo + { + position[]={1504.8544,242.86142,1992.1392}; + angles[]={0,3.7331975,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17380; + type="Land_SPE_Wooden_Barrel_01"; + }; + class Item169 + { + dataType="Object"; + class PositionInfo + { + position[]={1504.2289,242.86142,1992.0046}; + angles[]={0,5.9485168,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17381; + type="Land_SPE_Wooden_Barrel_01"; + }; + class Item170 + { + dataType="Object"; + class PositionInfo + { + position[]={1504.7955,242.86142,1991.0212}; + angles[]={0,5.6615667,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17382; + type="Land_SPE_Wooden_Barrel_01"; + }; + class Item171 + { + dataType="Object"; + class PositionInfo + { + position[]={1504.5532,242.67757,1991.5167}; + angles[]={0,1.4192469,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17383; + type="Land_SPE_Wooden_Barrel_01_Side"; + atlOffset=0.22325134; + }; + class Item172 + { + dataType="Object"; + class PositionInfo + { + position[]={1503.0804,242.80251,1996.0823}; + angles[]={0,2.7413442,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17384; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.026367188; + }; + class Item173 + { + dataType="Object"; + class PositionInfo + { + position[]={1503.1543,242.45432,1995.786}; + angles[]={0,1.7979079,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17385; + type="Land_SPE_Litter_Square5"; + atlOffset=-0.021316528; + }; + class Item174 + { + dataType="Object"; + class PositionInfo + { + position[]={1495.6517,242.45432,1982.929}; + angles[]={0,1.7979079,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17386; + type="Land_SPE_Litter_Square5"; + }; + class Item175 + { + dataType="Object"; + class PositionInfo + { + position[]={1503.0668,242.45432,1978.9131}; + angles[]={0,1.7979079,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17387; + type="Land_SPE_Litter_Square5"; + atlOffset=-0.11601257; + }; + class Item176 + { + dataType="Object"; + class PositionInfo + { + position[]={1497.1428,242.5157,1994.7433}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=17765; + type="CBA_BuildingPos"; + }; + class Item177 + { + dataType="Object"; + class PositionInfo + { + position[]={1496.4788,242.42932,1990.2227}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=17767; + type="CBA_BuildingPos"; + atlOffset=1.5258789e-05; + }; + class Item178 + { + dataType="Object"; + class PositionInfo + { + position[]={1494.3005,242.60603,1977.769}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=17768; + type="CBA_BuildingPos"; + atlOffset=1.5258789e-05; + }; + class Item179 + { + dataType="Object"; + class PositionInfo + { + position[]={1499.4983,242.5667,1997.1406}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=17766; + type="CBA_BuildingPos"; + }; + class Item180 + { + dataType="Logic"; + class PositionInfo + { + position[]={1480.3597,243.07555,1958.4794}; + angles[]={0,6.0206647,0}; + }; + areaSize[]={11.245322,0,35.029015}; + areaIsRectangle=1; + flags=1; + id=17426; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.029998779; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + singleType="SCALAR"; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item181 + { + dataType="Object"; + class PositionInfo + { + position[]={1551.6271,241.57021,2109.6816}; + angles[]={0,5.7314725,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=17266; + type="Land_DirtPatch_05_F"; + }; + class Item182 + { + dataType="Object"; + class PositionInfo + { + position[]={1551.5298,241.57021,2109.7175}; + angles[]={0,1.3181597,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=17267; + type="Land_ClutterCutter_medium_F"; + atlOffset=0.0024108887; + }; + class Item183 + { + dataType="Object"; + class PositionInfo + { + position[]={1556.8586,241.75134,2117.9829}; + angles[]={0.10066709,3.7823844,0.042597685}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17268; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.41387939; + }; + class Item184 + { + dataType="Object"; + class PositionInfo + { + position[]={1554.076,241.89128,2113.0435}; + angles[]={0,3.1824131,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17269; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.31455994; + }; + class Item185 + { + dataType="Object"; + class PositionInfo + { + position[]={1555.4684,241.89128,2113.0393}; + angles[]={0,4.3114438,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17270; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.33908081; + }; + class Item186 + { + dataType="Object"; + class PositionInfo + { + position[]={1555.4894,242.52565,2113.1245}; + angles[]={0.00019368147,4.2800798,0.001936205}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17271; + type="Land_WoodenCrate_01_F"; + atlOffset=0.29104614; + }; + class Item187 + { + dataType="Object"; + class PositionInfo + { + position[]={1548.5295,241.53519,2105.5593}; + angles[]={0,1.1017308,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17272; + type="Land_WoodenCrate_01_F"; + atlOffset=0.1245575; + }; + class Item188 + { + dataType="Object"; + class PositionInfo + { + position[]={1548.6843,241.57053,2104.5686}; + angles[]={0,4.4902129,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17273; + type="Land_WoodenCrate_01_F"; + atlOffset=0.21315002; + }; + class Item189 + { + dataType="Object"; + class PositionInfo + { + position[]={1548.1185,241.54652,2103.0662}; + angles[]={0,0.79668522,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17274; + type="Land_WoodenCrate_01_F"; + atlOffset=0.31860352; + }; + class Item190 + { + dataType="Object"; + class PositionInfo + { + position[]={1547.7405,241.5665,2108.5334}; + angles[]={0,1.3847758,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17275; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.014785767; + }; + class Item191 + { + dataType="Object"; + class PositionInfo + { + position[]={1556.8077,241.89128,2113.9272}; + angles[]={0,0.96745539,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17276; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.40870667; + }; + class Item192 + { + dataType="Object"; + class PositionInfo + { + position[]={1547.8822,241.98842,2106.8977}; + angles[]={0,2.7642539,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=17277; + type="Land_WoodenCrate_01_stack_x3_F"; + atlOffset=0.17184448; + }; + class Item193 + { + dataType="Object"; + class PositionInfo + { + position[]={1545.843,241.40007,2103.6101}; + angles[]={0,5.9375329,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17278; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.46594238; + }; + class Item194 + { + dataType="Object"; + class PositionInfo + { + position[]={1554.1284,241.59436,2113.396}; + angles[]={6.2818112,2.5388157,0.0013874966}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17279; + type="Land_SPE_Litter_Square5"; + atlOffset=-0.28190613; + }; + class Item195 + { + dataType="Object"; + class PositionInfo + { + position[]={1546.6021,241.28661,2107.4648}; + angles[]={0,4.380055,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17280; + type="Land_SPE_Dugout_6m45_sandbags"; + atlOffset=0.1918335; + }; + class Item196 + { + dataType="Object"; + class PositionInfo + { + position[]={1549.7633,241.38271,2113.4185}; + angles[]={0,5.4892898,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17281; + type="Land_SPE_Dugout_6m45_sandbags"; + atlOffset=-0.35176086; + }; + class Item197 + { + dataType="Object"; + class PositionInfo + { + position[]={1555.0278,241.59436,2113.9734}; + angles[]={0,0.18157648,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17282; + type="Land_SPE_Dugout_6m315_sandbags"; + atlOffset=-0.32769775; + }; + class Item198 + { + dataType="Object"; + class PositionInfo + { + position[]={1554.3507,241.75133,2116.9158}; + angles[]={0.10066709,1.433188,0.042597685}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17283; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.42158508; + }; + class Item199 + { + dataType="Object"; + class PositionInfo + { + position[]={1545.584,241.39101,2112.3394}; + angles[]={0.0088762427,3.1826961,0.14949426}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17284; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.15075684; + }; + class Item200 + { + dataType="Object"; + class PositionInfo + { + position[]={1542.9658,241.08568,2110.2126}; + angles[]={0.031501405,4.9760346,0.14728111}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17285; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.16465759; + }; + class Item201 + { + dataType="Object"; + class PositionInfo + { + position[]={1549.0278,241.67627,2116.9321}; + angles[]={0.4727641,6.0939341,0.31368318}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17286; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.44340515; + }; + class Item202 + { + dataType="Object"; + class PositionInfo + { + position[]={1548.9507,241.30354,2117.5964}; + angles[]={0.15477622,5.9749017,0.13266784}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17287; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.84970093; + }; + class Item203 + { + dataType="Object"; + class PositionInfo + { + position[]={1551.9003,241.48604,2117.4465}; + angles[]={0.13225527,3.4949298,0.032015979}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17288; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.68734741; + }; + class Item204 + { + dataType="Object"; + class PositionInfo + { + position[]={1913.2769,243.66328,2277.1572}; + angles[]={0,0.32247165,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=17206; + type="Land_DirtPatch_05_F"; + }; + class Item205 + { + dataType="Object"; + class PositionInfo + { + position[]={1913.2419,243.66328,2277.2549}; + angles[]={0,2.1923444,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=17207; + type="Land_ClutterCutter_medium_F"; + atlOffset=-0.0048522949; + }; + class Item206 + { + dataType="Object"; + class PositionInfo + { + position[]={1923.0007,243.65923,2278.4707}; + angles[]={0.097359978,4.6520004,6.2334747}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17208; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.061813354; + }; + class Item207 + { + dataType="Object"; + class PositionInfo + { + position[]={1917.4446,243.98436,2277.4124}; + angles[]={0,4.0565977,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17209; + type="Land_WoodenCrate_01_F"; + atlOffset=0.015899658; + }; + class Item208 + { + dataType="Object"; + class PositionInfo + { + position[]={1918.3347,243.98436,2276.3418}; + angles[]={0,5.1856284,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17210; + type="Land_WoodenCrate_01_F"; + atlOffset=0.077713013; + }; + class Item209 + { + dataType="Object"; + class PositionInfo + { + position[]={1918.395,244.61873,2276.4038}; + angles[]={0.0016093801,5.1542649,0.0010937545}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17211; + type="Land_WoodenCrate_01_F"; + atlOffset=0.71032715; + }; + class Item210 + { + dataType="Object"; + class PositionInfo + { + position[]={1908.1414,243.93602,2276.8713}; + angles[]={0,1.9759156,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17212; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.13562012; + }; + class Item211 + { + dataType="Object"; + class PositionInfo + { + position[]={1907.4807,243.97136,2276.1169}; + angles[]={0,5.3643975,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17213; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.071640015; + }; + class Item212 + { + dataType="Object"; + class PositionInfo + { + position[]={1905.9658,243.94736,2275.5867}; + angles[]={0,1.6708699,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17214; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.081298828; + }; + class Item213 + { + dataType="Object"; + class PositionInfo + { + position[]={1909.1591,244.08583,2277.958}; + angles[]={0,6.0293655,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17215; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.015304565; + }; + class Item214 + { + dataType="Object"; + class PositionInfo + { + position[]={1919.8752,243.98436,2275.8843}; + angles[]={0,1.8416401,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17216; + type="Land_WoodenCrate_01_F"; + atlOffset=0.11909485; + }; + class Item215 + { + dataType="Object"; + class PositionInfo + { + position[]={1904.9087,243.61571,2277.698}; + angles[]={0,0.52853215,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17218; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.27220154; + }; + class Item216 + { + dataType="Object"; + class PositionInfo + { + position[]={1917.7307,243.68744,2277.6218}; + angles[]={0.00018262674,3.4130018,0.0019441635}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17219; + type="Land_SPE_Litter_Square5"; + atlOffset=0.061126709; + }; + class Item217 + { + dataType="Object"; + class PositionInfo + { + position[]={1908.3523,243.50224,2279.5891}; + angles[]={0,5.2542396,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17220; + type="Land_SPE_Dugout_6m45_sandbags"; + atlOffset=-0.32891846; + }; + class Item218 + { + dataType="Object"; + class PositionInfo + { + position[]={1914.9473,243.50224,2280.9844}; + angles[]={0,0.080289029,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17221; + type="Land_SPE_Dugout_6m45_sandbags"; + atlOffset=-0.30621338; + }; + class Item219 + { + dataType="Object"; + class PositionInfo + { + position[]={1918.7507,243.68744,2277.3025}; + angles[]={0,1.0557612,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17222; + type="Land_SPE_Dugout_6m315_sandbags"; + atlOffset=0.088775635; + }; + class Item220 + { + dataType="Object"; + class PositionInfo + { + position[]={1920.5732,243.65921,2279.7097}; + angles[]={0.097359978,2.3028042,6.2334747}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17223; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.14691162; + }; + class Item221 + { + dataType="Object"; + class PositionInfo + { + position[]={1911.438,243.60664,2283.4976}; + angles[]={0.12063834,4.0615911,0.088947006}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17224; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.45407104; + }; + class Item222 + { + dataType="Object"; + class PositionInfo + { + position[]={1908.127,243.30132,2284.1414}; + angles[]={0.13327214,5.8525896,0.07031884}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17225; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.81126404; + }; + class Item223 + { + dataType="Object"; + class PositionInfo + { + position[]={1912.5664,243.28891,2285.1157}; + angles[]={0.55202991,0.18675393,0.10391313}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17226; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.82310486; + }; + class Item224 + { + dataType="Object"; + class PositionInfo + { + position[]={1917.6304,243.21143,2284.2883}; + angles[]={0.20095763,0.552338,6.2508488}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17227; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.83027649; + }; + class Item225 + { + dataType="Object"; + class PositionInfo + { + position[]={1919.408,243.39392,2281.9297}; + angles[]={0.10969581,4.3625641,6.2025414}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17228; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.52484131; + }; + class Item226 + { + dataType="Object"; + class PositionInfo + { + position[]={2138.7412,227.16232,2241.0491}; + angles[]={0,0.32247165,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=17204; + type="Land_DirtPatch_05_F"; + atlOffset=-0.00016784668; + }; + class Item227 + { + dataType="Object"; + class PositionInfo + { + position[]={2138.7063,227.16232,2241.1467}; + angles[]={0,2.1923444,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=17205; + type="Land_ClutterCutter_medium_F"; + atlOffset=-0.00021362305; + }; + class Item228 + { + dataType="Object"; + class PositionInfo + { + position[]={2142.9089,227.4834,2241.3042}; + angles[]={0,4.0565977,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17183; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.033081055; + }; + class Item229 + { + dataType="Object"; + class PositionInfo + { + position[]={2143.7991,227.4834,2240.2336}; + angles[]={0,5.1856284,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17184; + type="Land_WoodenCrate_01_F"; + atlOffset=0.024032593; + }; + class Item230 + { + dataType="Object"; + class PositionInfo + { + position[]={2143.8594,228.11777,2240.2957}; + angles[]={0.0016093801,5.1542649,0.0010937545}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17185; + type="Land_WoodenCrate_01_F"; + atlOffset=0.60176086; + }; + class Item231 + { + dataType="Object"; + class PositionInfo + { + position[]={2133.6057,227.43506,2240.7632}; + angles[]={0,1.9759156,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17186; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.073196411; + }; + class Item232 + { + dataType="Object"; + class PositionInfo + { + position[]={2132.9451,227.4704,2240.0088}; + angles[]={0,5.3643975,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17187; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.037689209; + }; + class Item233 + { + dataType="Object"; + class PositionInfo + { + position[]={2131.4302,227.4464,2239.4785}; + angles[]={0,1.6708699,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17188; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.061447144; + }; + class Item234 + { + dataType="Object"; + class PositionInfo + { + position[]={2135.3828,227.46637,2243.271}; + angles[]={0,2.2589605,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17189; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.044708252; + }; + class Item235 + { + dataType="Object"; + class PositionInfo + { + position[]={2145.3396,227.4834,2239.7761}; + angles[]={0,1.8416401,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17190; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.033279419; + }; + class Item236 + { + dataType="Object"; + class PositionInfo + { + position[]={2134.2031,227.88829,2242.1353}; + angles[]={0,3.6384385,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=17191; + type="Land_WoodenCrate_01_stack_x3_F"; + atlOffset=0.019302368; + }; + class Item237 + { + dataType="Object"; + class PositionInfo + { + position[]={2130.373,227.29994,2241.5898}; + angles[]={0,0.52853215,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17192; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.024887085; + }; + class Item238 + { + dataType="Object"; + class PositionInfo + { + position[]={2143.1951,227.18648,2241.5137}; + angles[]={0.00018262674,3.4130018,0.0019441635}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17193; + type="Land_SPE_Litter_Square5"; + atlOffset=0.017181396; + }; + class Item239 + { + dataType="Object"; + class PositionInfo + { + position[]={2133.8167,227.18648,2243.481}; + angles[]={0,5.2542396,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17172; + type="Land_SPE_Dugout_6m45_sandbags"; + atlOffset=0.024200439; + }; + class Item240 + { + dataType="Object"; + class PositionInfo + { + position[]={2140.4116,227.18648,2244.8762}; + angles[]={0,0.080289029,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17173; + type="Land_SPE_Dugout_6m45_sandbags"; + atlOffset=0.011123657; + }; + class Item241 + { + dataType="Object"; + class PositionInfo + { + position[]={2144.2151,227.18648,2241.1943}; + angles[]={0,1.0557612,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17174; + type="Land_SPE_Dugout_6m315_sandbags"; + atlOffset=0.016418457; + }; + class Item242 + { + dataType="Object"; + class PositionInfo + { + position[]={2146.0376,227.34344,2243.6016}; + angles[]={0.097359978,2.3028042,6.2334747}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17175; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.03894043; + }; + class Item243 + { + dataType="Object"; + class PositionInfo + { + position[]={2136.9023,227.29088,2247.3894}; + angles[]={0.12063834,4.0615911,0.088947006}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17177; + type="Land_SPE_Dugout_Cover"; + atlOffset=-4.5776367e-05; + }; + class Item244 + { + dataType="Object"; + class PositionInfo + { + position[]={2133.5913,226.98555,2248.0332}; + angles[]={0.13327214,5.8525896,0.07031884}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17178; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.29905701; + }; + class Item245 + { + dataType="Object"; + class PositionInfo + { + position[]={2138.0308,226.97314,2249.0076}; + angles[]={0.55202991,0.18675393,0.10391313}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17179; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.33110046; + }; + class Item246 + { + dataType="Object"; + class PositionInfo + { + position[]={2143.0947,226.89566,2248.1802}; + angles[]={0.20095763,0.552338,6.2508488}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17180; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.42921448; + }; + class Item247 + { + dataType="Object"; + class PositionInfo + { + position[]={2144.8723,227.07816,2245.8215}; + angles[]={0.10969581,4.3625641,6.2025414}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17181; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.23736572; + }; + class Item248 + { + dataType="Logic"; + class PositionInfo + { + position[]={2142.229,227.8741,2248.5317}; + angles[]={0,2.5702307,0}; + }; + areaSize[]={14.31516,0,12.858947}; + areaIsRectangle=1; + flags=1; + id=17195; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.29292297; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + singleType="SCALAR"; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item249 + { + dataType="Object"; + class PositionInfo + { + position[]={2242.1238,228.27332,2143.3774}; + angles[]={0,0.66715449,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17476; + type="Land_WoodenShelter_01_F"; + }; + class Item250 + { + dataType="Object"; + class PositionInfo + { + position[]={2242.1101,227.1595,2143.0291}; + angles[]={0,0.32247165,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=17728; + type="Land_DirtPatch_05_F"; + }; + class Item251 + { + dataType="Object"; + class PositionInfo + { + position[]={2242.0752,227.1595,2143.1267}; + angles[]={0,2.1923444,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=17729; + type="Land_ClutterCutter_medium_F"; + }; + class Item252 + { + dataType="Object"; + class PositionInfo + { + position[]={2243.1355,227.16238,2144.7197}; + angles[]={0,0.80043954,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17477; + type="Land_SPE_Dugout_3m_sandbags"; + atlOffset=0.0028839111; + }; + class Item253 + { + dataType="Object"; + class PositionInfo + { + position[]={2240.8916,227.1595,2144.9006}; + angles[]={0,5.4345865,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17478; + type="Land_SPE_Dugout_3m_sandbags"; + }; + class Item254 + { + dataType="Object"; + class PositionInfo + { + position[]={2243.9141,227.18781,2142.3157}; + angles[]={0,2.2503483,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17479; + type="Land_SPE_Dugout_3m_sandbags"; + atlOffset=0.028305054; + }; + class Item255 + { + dataType="Object"; + class PositionInfo + { + position[]={2240.5051,227.1595,2147.553}; + angles[]={0,5.7802439,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17480; + type="Land_SPE_Dugout_6m45"; + }; + class Item256 + { + dataType="Object"; + class PositionInfo + { + position[]={2246.3777,227.1595,2143.8989}; + angles[]={0,1.0992824,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17481; + type="Land_SPE_Dugout_6m45"; + }; + class Item257 + { + dataType="Object"; + class PositionInfo + { + position[]={2244.7483,227.1595,2146.5852}; + angles[]={0,0.72653592,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17482; + type="Land_SPE_Dugout_3m"; + }; + class Item258 + { + dataType="Object"; + class PositionInfo + { + position[]={2242.0398,227.83141,2147.2827}; + angles[]={0,3.2875111,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=17483; + type="Land_SPE_Dugout_Pile_02"; + atlOffset=0.67190552; + }; + class Item259 + { + dataType="Object"; + class PositionInfo + { + position[]={2245.6956,227.85867,2143.624}; + angles[]={0,4.5266047,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=17484; + type="Land_SPE_Dugout_Pile_02"; + atlOffset=0.60041809; + }; + class Item260 + { + dataType="Object"; + class PositionInfo + { + position[]={2236.3169,227.27475,2147.8079}; + angles[]={0,1.1657953,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17485; + type="Land_SPE_Dugout_Cover"; + }; + class Item261 + { + dataType="Object"; + class PositionInfo + { + position[]={2247.0547,227.35928,2138.7346}; + angles[]={0,0.23009844,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17486; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.084533691; + }; + class Item262 + { + dataType="Logic"; + class PositionInfo + { + position[]={2245.0002,229.71959,2145.3315}; + angles[]={0,3.766305,0}; + }; + areaSize[]={14.31516,0,12.858947}; + areaIsRectangle=1; + flags=1; + id=17490; + type="ModuleHideTerrainObjects_F"; + atlOffset=1.5783691; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + singleType="SCALAR"; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item263 + { + dataType="Object"; + class PositionInfo + { + position[]={2363.7021,228.7282,2110.2397}; + angles[]={0,2.2127788,0}; + }; + side="Empty"; + class Attributes + { + }; + id=10332; + type="Land_SPE_Sandbag_Short"; + atlOffset=0.91880798; + }; + class Item264 + { + dataType="Object"; + class PositionInfo + { + position[]={2369.0798,231.70955,2106.2729}; + angles[]={0,2.1651213,0}; + }; + side="Empty"; + class Attributes + { + }; + id=10364; + type="Land_SPE_Sandbag_Short"; + atlOffset=3.8683624; + }; + class Item265 + { + dataType="Object"; + class PositionInfo + { + position[]={2371.8679,231.66153,2104.2966}; + angles[]={0,2.1658814,0}; + }; + side="Empty"; + class Attributes + { + }; + id=10366; + type="Land_SPE_Sandbag_Short"; + atlOffset=3.7621918; + }; + class Item266 + { + dataType="Object"; + class PositionInfo + { + position[]={2392.2092,227.1595,2018.2014}; + angles[]={0,1.334941,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=17691; + type="Land_DirtPatch_05_F"; + }; + class Item267 + { + dataType="Object"; + class PositionInfo + { + position[]={2392.2737,227.1595,2018.2828}; + angles[]={0,3.204814,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=17692; + type="Land_ClutterCutter_medium_F"; + }; + class Item268 + { + dataType="Object"; + class PositionInfo + { + position[]={2398.4749,227.34064,2010.6501}; + angles[]={0.0093443356,5.6663833,6.1743035}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17693; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.065887451; + }; + class Item269 + { + dataType="Object"; + class PositionInfo + { + position[]={2394.6335,227.48058,2014.8019}; + angles[]={0,5.069067,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17694; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.027114868; + }; + class Item270 + { + dataType="Object"; + class PositionInfo + { + position[]={2394.1973,227.48058,2013.4797}; + angles[]={0,6.1980977,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17695; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.027114868; + }; + class Item271 + { + dataType="Object"; + class PositionInfo + { + position[]={2394.2813,228.11494,2013.4615}; + angles[]={0.0017802675,6.1667328,6.2824001}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17696; + type="Land_WoodenCrate_01_F"; + atlOffset=0.60725403; + }; + class Item272 + { + dataType="Object"; + class PositionInfo + { + position[]={2389.2463,227.43224,2022.4058}; + angles[]={0,2.988385,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17697; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.075454712; + }; + class Item273 + { + dataType="Object"; + class PositionInfo + { + position[]={2388.2563,227.46758,2022.5664}; + angles[]={0,0.093681566,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17698; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.040115356; + }; + class Item274 + { + dataType="Object"; + class PositionInfo + { + position[]={2387.0042,227.44357,2023.5702}; + angles[]={0,2.6833394,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17699; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.064117432; + }; + class Item275 + { + dataType="Object"; + class PositionInfo + { + position[]={2392.3147,227.46355,2022.2271}; + angles[]={0,3.2714303,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17700; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.044143677; + }; + class Item276 + { + dataType="Object"; + class PositionInfo + { + position[]={2394.6255,227.48058,2011.9307}; + angles[]={0,2.8541095,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17701; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.027114868; + }; + class Item277 + { + dataType="Object"; + class PositionInfo + { + position[]={2390.7266,227.88547,2022.6259}; + angles[]={0,4.6509085,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=17702; + type="Land_WoodenCrate_01_stack_x3_F"; + atlOffset=0.018096924; + }; + class Item278 + { + dataType="Object"; + class PositionInfo + { + position[]={2388.2349,227.29712,2025.5853}; + angles[]={0,1.5410014,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17703; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.022369385; + }; + class Item279 + { + dataType="Object"; + class PositionInfo + { + position[]={2394.9629,227.18365,2014.6702}; + angles[]={0.0017456779,4.4254718,0.00087506173}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17704; + type="Land_SPE_Litter_Square5"; + atlOffset=0.024154663; + }; + class Item280 + { + dataType="Object"; + class PositionInfo + { + position[]={2391.6631,227.0423,2023.6665}; + angles[]={0,6.2667093,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17705; + type="Land_SPE_Dugout_6m45_sandbags"; + atlOffset=-0.11720276; + }; + class Item281 + { + dataType="Object"; + class PositionInfo + { + position[]={2396.3403,227.0423,2018.8123}; + angles[]={0,1.0927584,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17706; + type="Land_SPE_Dugout_6m45_sandbags"; + atlOffset=-0.11720276; + }; + class Item282 + { + dataType="Object"; + class PositionInfo + { + position[]={2395.2324,227.0423,2013.6357}; + angles[]={0,2.0682306,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17707; + type="Land_SPE_Dugout_6m315_sandbags"; + atlOffset=-0.11720276; + }; + class Item283 + { + dataType="Object"; + class PositionInfo + { + position[]={2398.2397,227.34062,2013.3654}; + angles[]={0.0093443356,3.3171868,6.1743035}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17708; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.065872192; + }; + class Item284 + { + dataType="Object"; + class PositionInfo + { + position[]={2396.6125,227.28806,2023.1201}; + angles[]={0.13950326,5.0648675,6.2285509}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17709; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.013305664; + }; + class Item285 + { + dataType="Object"; + class PositionInfo + { + position[]={2395.4045,226.98273,2026.2693}; + angles[]={0.13055092,0.57225639,6.2079153}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17710; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.29202271; + }; + class Item286 + { + dataType="Object"; + class PositionInfo + { + position[]={2398.5828,226.97032,2023.0201}; + angles[]={0.40623915,1.086776,5.8853436}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17711; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.3044281; + }; + class Item287 + { + dataType="Object"; + class PositionInfo + { + position[]={2400.564,226.89284,2018.2869}; + angles[]={0.079749063,1.5605682,6.0957551}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17712; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.38191223; + }; + class Item288 + { + dataType="Object"; + class PositionInfo + { + position[]={2399.5051,227.07533,2015.5297}; + angles[]={6.2725725,5.3801847,6.1475444}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17713; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.19941711; + }; + class Item289 + { + dataType="Logic"; + class PositionInfo + { + position[]={2394.6531,227.1595,2019.7739}; + angles[]={0,5.6173134,0}; + }; + areaSize[]={8.6405935,0,9.9475298}; + flags=1; + id=17721; + type="ModuleHideTerrainObjects_F"; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + singleType="SCALAR"; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item290 + { + dataType="Object"; + class PositionInfo + { + position[]={2150.4299,227.55531,2035.8644}; + angles[]={0,4.6766067,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=17669; + type="land_spe_sandbag_curve"; + }; + class Item291 + { + dataType="Object"; + class PositionInfo + { + position[]={2153.8425,227.1595,2034.9983}; + angles[]={0,5.7632689,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=17670; + type="Land_SPE_Sandbag_Short"; + }; + class Item292 + { + dataType="Object"; + class PositionInfo + { + position[]={2328.4995,227.55531,1735.6338}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=17660; + type="land_spe_sandbag_curve"; + }; + class Item293 + { + dataType="Object"; + class PositionInfo + { + position[]={2452.3862,231.85497,1557.9305}; + angles[]={0,5.7154946,0}; + }; + side="Empty"; + class Attributes + { + }; + id=10367; + type="Land_SPE_Sandbag_Short"; + atlOffset=4.114624; + }; + class Item294 + { + dataType="Object"; + class PositionInfo + { + position[]={2450.4263,231.87494,1561.0625}; + angles[]={0,5.7279429,0}; + }; + side="Empty"; + class Attributes + { + }; + id=10368; + type="Land_SPE_Sandbag_Short"; + atlOffset=3.9455109; + }; + class Item295 + { + dataType="Object"; + class PositionInfo + { + position[]={2448.3806,231.81654,1564.1436}; + angles[]={0,5.7658749,0}; + }; + side="Empty"; + class Attributes + { + }; + id=10369; + type="Land_SPE_Sandbag_Short"; + atlOffset=4.0887756; + }; + class Item296 + { + dataType="Object"; + class PositionInfo + { + position[]={2446.48,231.94249,1567.1935}; + angles[]={0.0065790834,5.7497191,6.2741103}; + }; + side="Empty"; + class Attributes + { + }; + id=10370; + type="Land_SPE_Sandbag_Short"; + atlOffset=3.750351; + }; + class Item297 + { + dataType="Object"; + class PositionInfo + { + position[]={2440.3467,231.44759,1577.297}; + angles[]={0,5.8340435,0}; + }; + side="Empty"; + class Attributes + { + }; + id=10371; + type="Land_SPE_Sandbag_Short"; + atlOffset=3.080658; + }; + class Item298 + { + dataType="Object"; + class PositionInfo + { + position[]={2434.5615,231.16005,1585.3737}; + angles[]={0,1.0950603,0}; + }; + side="Empty"; + class Attributes + { + }; + id=10374; + type="Land_SPE_Sandbag_Short"; + atlOffset=3.4634705; + }; + class Item299 + { + dataType="Object"; + class PositionInfo + { + position[]={2436.2021,231.20926,1585.1057}; + angles[]={0,5.7536082,0}; + }; + side="Empty"; + class Attributes + { + }; + id=10375; + type="Land_SPE_Sandbag_Short"; + atlOffset=3.6046906; + }; + class Item300 + { + dataType="Object"; + class PositionInfo + { + position[]={2485.0093,226.99426,1452.0793}; + angles[]={0,2.2828758,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=17609; + type="Land_DirtPatch_05_F"; + atlOffset=-0.16523743; + }; + class Item301 + { + dataType="Object"; + class PositionInfo + { + position[]={2485.1128,226.99426,1452.0745}; + angles[]={0,4.1527491,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=17610; + type="Land_ClutterCutter_medium_F"; + atlOffset=-0.16523743; + }; + class Item302 + { + dataType="Object"; + class PositionInfo + { + position[]={2482.5308,226.9902,1442.5853}; + angles[]={0,0.33459634,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17611; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.2845459; + }; + class Item303 + { + dataType="Object"; + class PositionInfo + { + position[]={2483.6624,227.31534,1448.127}; + angles[]={0,6.0170021,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17612; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.19235229; + }; + class Item304 + { + dataType="Object"; + class PositionInfo + { + position[]={2482.3337,227.31534,1447.7102}; + angles[]={0,0.86284727,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17613; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.19235229; + }; + class Item305 + { + dataType="Object"; + class PositionInfo + { + position[]={2482.3674,227.94971,1447.632}; + angles[]={0,0.83148259,6.2812324}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17614; + type="Land_WoodenCrate_01_F"; + atlOffset=0.4420166; + }; + class Item306 + { + dataType="Object"; + class PositionInfo + { + position[]={2486.6953,227.267,1456.9385}; + angles[]={0,3.9363201,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17615; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.24069214; + }; + class Item307 + { + dataType="Object"; + class PositionInfo + { + position[]={2486.2485,227.30234,1457.8362}; + angles[]={0,1.0416166,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17616; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.20535278; + }; + class Item308 + { + dataType="Object"; + class PositionInfo + { + position[]={2486.3333,227.27834,1459.439}; + angles[]={0,3.6312745,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17617; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.22935486; + }; + class Item309 + { + dataType="Object"; + class PositionInfo + { + position[]={2487.314,227.41681,1455.5845}; + angles[]={0,1.7065845,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17618; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.090881348; + }; + class Item310 + { + dataType="Object"; + class PositionInfo + { + position[]={2481.3254,227.31534,1446.459}; + angles[]={0,3.8020446,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17619; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.19235229; + }; + class Item311 + { + dataType="Object"; + class PositionInfo + { + position[]={2488.688,226.94669,1459.6149}; + angles[]={0,2.4889362,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17620; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.32806396; + }; + class Item312 + { + dataType="Object"; + class PositionInfo + { + position[]={2483.7473,227.01842,1447.7827}; + angles[]={0,5.3734055,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17621; + type="Land_SPE_Litter_Square5"; + atlOffset=-0.14108276; + }; + class Item313 + { + dataType="Object"; + class PositionInfo + { + position[]={2489.1292,226.83322,1455.7112}; + angles[]={0,0.93145847,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17622; + type="Land_SPE_Dugout_6m45_sandbags"; + atlOffset=-0.32627869; + }; + class Item314 + { + dataType="Object"; + class PositionInfo + { + position[]={2487.915,226.83322,1449.0804}; + angles[]={0,2.0406933,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17623; + type="Land_SPE_Dugout_6m45_sandbags"; + atlOffset=-0.32627869; + }; + class Item315 + { + dataType="Object"; + class PositionInfo + { + position[]={2483.0645,227.01842,1446.9606}; + angles[]={0,3.0161653,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17624; + type="Land_SPE_Dugout_6m315_sandbags"; + atlOffset=-0.14108276; + }; + class Item316 + { + dataType="Object"; + class PositionInfo + { + position[]={2484.5989,226.99019,1444.3604}; + angles[]={0,4.2685857,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17625; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.28456116; + }; + class Item317 + { + dataType="Object"; + class PositionInfo + { + position[]={2492.9529,226.83699,1450.3944}; + angles[]={0,1.8020996,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17626; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.43774414; + }; + class Item318 + { + dataType="Object"; + class PositionInfo + { + position[]={2493.426,226.63231,1454.1906}; + angles[]={0,1.5240016,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17627; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.6424408; + }; + class Item319 + { + dataType="Object"; + class PositionInfo + { + position[]={2491.3579,226.8904,1446.8699}; + angles[]={6.1753273,2.1515508,6.1093411}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17628; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.38433838; + }; + class Item320 + { + dataType="Object"; + class PositionInfo + { + position[]={2489.9524,226.5424,1445.3435}; + angles[]={0,2.5253406,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17629; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.73234558; + }; + class Item321 + { + dataType="Object"; + class PositionInfo + { + position[]={2487.0952,226.7249,1444.595}; + angles[]={0,0.048320856,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17630; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.54985046; + }; + class Item322 + { + dataType="Object"; + class PositionInfo + { + position[]={2406.4451,228.27332,1431.6483}; + angles[]={0,2.1847932,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17638; + type="Land_WoodenShelter_01_F"; + }; + class Item323 + { + dataType="Object"; + class PositionInfo + { + position[]={2406.3779,227.1595,1431.5918}; + angles[]={0,0.32247165,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=17734; + type="Land_DirtPatch_05_F"; + }; + class Item324 + { + dataType="Object"; + class PositionInfo + { + position[]={2406.343,227.1595,1431.6895}; + angles[]={0,2.1923444,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=17735; + type="Land_ClutterCutter_medium_F"; + }; + class Item325 + { + dataType="Object"; + class PositionInfo + { + position[]={2407.8391,227.16238,1430.7094}; + angles[]={0,2.318078,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17639; + type="Land_SPE_Dugout_3m_sandbags"; + atlOffset=0.0028839111; + }; + class Item326 + { + dataType="Object"; + class PositionInfo + { + position[]={2407.9006,227.1595,1432.9597}; + angles[]={0,0.66903985,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17640; + type="Land_SPE_Dugout_3m_sandbags"; + }; + class Item327 + { + dataType="Object"; + class PositionInfo + { + position[]={2405.4797,227.18781,1429.8042}; + angles[]={0,3.7679873,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17641; + type="Land_SPE_Dugout_3m_sandbags"; + atlOffset=0.028305054; + }; + class Item328 + { + dataType="Object"; + class PositionInfo + { + position[]={2410.5288,227.1595,1433.4866}; + angles[]={0,1.0146972,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17642; + type="Land_SPE_Dugout_6m45"; + }; + class Item329 + { + dataType="Object"; + class PositionInfo + { + position[]={2407.1919,227.1595,1427.4282}; + angles[]={0,2.6169209,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17643; + type="Land_SPE_Dugout_6m45"; + }; + class Item330 + { + dataType="Object"; + class PositionInfo + { + position[]={2409.7878,227.1595,1429.198}; + angles[]={0,2.2441745,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17644; + type="Land_SPE_Dugout_3m"; + }; + class Item331 + { + dataType="Object"; + class PositionInfo + { + position[]={2410.3403,227.89799,1431.9397}; + angles[]={0,4.80515,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=17645; + type="Land_SPE_Dugout_Pile_02"; + atlOffset=0.73849487; + }; + class Item332 + { + dataType="Object"; + class PositionInfo + { + position[]={2406.8811,227.85376,1428.0947}; + angles[]={0,6.0442433,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=17646; + type="Land_SPE_Dugout_Pile_02"; + atlOffset=0.59577942; + }; + class Item333 + { + dataType="Object"; + class PositionInfo + { + position[]={2410.5608,227.27475,1437.6824}; + angles[]={0,2.683434,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17647; + type="Land_SPE_Dugout_Cover"; + }; + class Item334 + { + dataType="Object"; + class PositionInfo + { + position[]={2402.0708,227.4666,1426.4777}; + angles[]={0,1.7477371,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17648; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.084442139; + }; + class Item335 + { + dataType="Logic"; + class PositionInfo + { + position[]={2408.9988,229.48013,1429.3888}; + angles[]={0,3.8457615,0}; + }; + areaSize[]={5.3927431,0,9.6028872}; + areaIsRectangle=1; + flags=1; + id=17652; + type="ModuleHideTerrainObjects_F"; + atlOffset=1.3379364; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + singleType="SCALAR"; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item336 + { + dataType="Object"; + class PositionInfo + { + position[]={2603.5103,222.05945,1092.8014}; + angles[]={0,2.5078819,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=10386; + type="Land_SPE_Dugout_6m315_sandbags"; + }; + class Item337 + { + dataType="Object"; + class PositionInfo + { + position[]={2602.459,222.25145,1085.8646}; + angles[]={0,1.6287397,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=10387; + type="Land_SPE_Dugout_6m45_sandbags"; + }; + class Item338 + { + dataType="Object"; + class PositionInfo + { + position[]={2596.6653,222.74973,1080.6931}; + angles[]={0.016970765,2.5080092,6.1978464}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=10388; + type="Land_SPE_Dugout_6m45_sandbags"; + }; + class Item339 + { + dataType="Object"; + class PositionInfo + { + position[]={2602.0962,223.04649,1091.7053}; + angles[]={0.029758224,4.8253059,6.1738563}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=10389; + type="Land_SPE_Netting_02"; + }; + class Item340 + { + dataType="Object"; + class PositionInfo + { + position[]={2592.6162,223.82977,1081.371}; + angles[]={6.277597,6.231462,6.2163086}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=10390; + type="Land_SPE_Netting_02"; + }; + class Item341 + { + dataType="Object"; + class PositionInfo + { + position[]={2594.3518,224.12177,1087.3885}; + angles[]={0,2.6394582,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=11193; + type="CamoNet_BLUFOR_open_F"; + atlOffset=-0.0012969971; + }; + class Item342 + { + dataType="Object"; + class PositionInfo + { + position[]={2556.9165,225.91418,1094.4325}; + angles[]={0,1.2693777,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11521; + type="Land_Ammobox_rounds_F"; + atlOffset=1.2275238; + }; + class Item343 + { + dataType="Object"; + class PositionInfo + { + position[]={2557.1123,225.88947,1094.4178}; + angles[]={0,4.3607435,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11522; + type="Land_Ammobox_rounds_F"; + atlOffset=1.2132568; + }; + class Item344 + { + dataType="Object"; + class PositionInfo + { + position[]={2554.8342,225.59767,1094.8961}; + angles[]={6.1378546,2.826411,0.053193077}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11523; + type="Land_Ammobox_rounds_F"; + atlOffset=0.63426208; + }; + class Item345 + { + dataType="Object"; + class PositionInfo + { + position[]={2554.5837,225.60463,1095.0265}; + angles[]={6.1414132,4.5373702,0.082037538}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11524; + type="Land_Ammobox_rounds_F"; + atlOffset=0.63859558; + }; + class Item346 + { + dataType="Object"; + class PositionInfo + { + position[]={2567.9868,225.34303,1096.9513}; + angles[]={0,4.5153003,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11525; + type="Land_SPE_Ammocrate_US_03"; + atlOffset=0.74868774; + }; + class Item347 + { + dataType="Object"; + class PositionInfo + { + position[]={2564.6794,224.84248,1098.0073}; + angles[]={0.0024096842,4.6123595,6.2591343}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=11526; + type="Land_Plank_01_4m_F"; + atlOffset=0.15629578; + }; + class Item348 + { + dataType="Object"; + class PositionInfo + { + position[]={2568.2271,224.69968,1098.6633}; + angles[]={0.0026718695,4.454083,6.2730718}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=11527; + type="Land_Plank_01_4m_F"; + atlOffset=0.02671814; + }; + class Item349 + { + dataType="Object"; + class PositionInfo + { + position[]={2553.3423,224.90617,1095.6609}; + angles[]={0.059867416,1.5841866,0.019432696}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=11528; + type="Land_Plank_01_4m_F"; + atlOffset=0.058074951; + }; + class Item350 + { + dataType="Object"; + class PositionInfo + { + position[]={2550.043,224.9585,1096.6857}; + angles[]={0.054021373,2.2268465,6.1764112}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=11529; + type="Land_Plank_01_4m_F"; + atlOffset=0.47949219; + }; + class Item351 + { + dataType="Object"; + class PositionInfo + { + position[]={2547.738,225.1348,1099.5575}; + angles[]={6.2693176,5.8680754,0.049313255}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=11530; + type="Land_Plank_01_4m_F"; + atlOffset=0.48469543; + }; + class Item352 + { + dataType="Object"; + class PositionInfo + { + position[]={2545.5042,224.99837,1103.6301}; + angles[]={0.20538631,2.5835071,0.026333157}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=11531; + type="Land_Plank_01_4m_F"; + atlOffset=0.31858826; + }; + class Item353 + { + dataType="Object"; + class PositionInfo + { + position[]={2559.1177,225.03534,1096.7144}; + angles[]={6.2595353,4.4407516,6.276597}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=11532; + type="Land_Plank_01_8m_F"; + atlOffset=0.23257446; + }; + class Item354 + { + dataType="Object"; + class PositionInfo + { + position[]={2562.345,226.05127,1096.8352}; + angles[]={0,6.0094862,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11533; + type="Land_WoodenBox_F"; + atlOffset=1.4044342; + }; + class Item355 + { + dataType="Object"; + class PositionInfo + { + position[]={2560.6167,224.78308,1110.8726}; + angles[]={0,6.058033,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11535; + type="Land_SPE_Dugout_6m45_sandbags"; + atlOffset=0.76020813; + }; + class Item356 + { + dataType="Object"; + class PositionInfo + { + position[]={2556.9465,225.10846,1112.1798}; + angles[]={0,4.2613578,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11536; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.80453491; + }; + class Item357 + { + dataType="Object"; + class PositionInfo + { + position[]={2558.0601,225.38033,1114.8699}; + angles[]={0.4595229,2.9860232,0.1117973}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11537; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.23857117; + }; + class Item358 + { + dataType="Object"; + class PositionInfo + { + position[]={2561.7827,224.93054,1114.9464}; + angles[]={0,3.2379954,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11538; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.78497314; + }; + class Item359 + { + dataType="Object"; + class PositionInfo + { + position[]={2565.5059,224.63202,1113.4249}; + angles[]={0,0.6923821,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11539; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.70709229; + }; + class Item360 + { + dataType="Object"; + class PositionInfo + { + position[]={2565.7703,223.93172,1110.6049}; + angles[]={6.2774186,5.0860734,6.2552843}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11540; + type="Land_SPE_Dugout_Cover"; + }; + class Item361 + { + dataType="Object"; + class PositionInfo + { + position[]={2562.4683,224.81902,1112.7535}; + angles[]={0,0.011916863,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11541; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.75410461; + }; + class Item362 + { + dataType="Object"; + class PositionInfo + { + position[]={2558.6914,225.03256,1112.4596}; + angles[]={0,6.2113776,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11542; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.79547119; + }; + class Item363 + { + dataType="Object"; + class PositionInfo + { + position[]={2554.3782,224.5403,1100.5073}; + angles[]={6.2738824,4.2613578,6.2645826}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11544; + type="Land_SPE_Wooden_Barrel_01"; + atlOffset=0.099227905; + }; + class Item364 + { + dataType="Object"; + class PositionInfo + { + position[]={2554.8643,224.52774,1100.7384}; + angles[]={0,5.9648314,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11545; + type="Land_SPE_Wooden_Barrel_01"; + atlOffset=0.09916687; + }; + class Item365 + { + dataType="Object"; + class PositionInfo + { + position[]={2555.0627,224.51524,1100.241}; + angles[]={0,0.25995895,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11546; + type="Land_SPE_Wooden_Barrel_01"; + atlOffset=0.092208862; + }; + class Item366 + { + dataType="Object"; + class PositionInfo + { + position[]={2553.8462,224.5529,1100.4927}; + angles[]={6.2738824,4.2598639,6.2645826}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11547; + type="Land_SPE_Wooden_Barrel_01"; + atlOffset=0.10206604; + }; + class Item367 + { + dataType="Object"; + class PositionInfo + { + position[]={2554.582,224.52623,1100.0732}; + angles[]={6.2738824,0.22660375,6.2645826}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11548; + type="Land_SPE_Wooden_Barrel_01"; + atlOffset=0.092987061; + }; + class Item368 + { + dataType="Object"; + class PositionInfo + { + position[]={2553.8682,224.13319,1099.9185}; + angles[]={6.2738824,2.0053463,6.2645826}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11549; + type="Land_SPE_Wooden_Barrel_01_Side"; + atlOffset=0.095214844; + }; + class Item369 + { + dataType="Object"; + class PositionInfo + { + position[]={2560.4719,224.24704,1102.1461}; + angles[]={6.2664266,4.739058,6.2701654}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11550; + type="Land_WoodenCrate_01_F"; + atlOffset=-9.1552734e-05; + }; + class Item370 + { + dataType="Object"; + class PositionInfo + { + position[]={2564.6558,224.18799,1103.8748}; + angles[]={0,4.8282919,6.2701654}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11551; + type="Land_WoodenCrate_01_F"; + atlOffset=-7.6293945e-05; + }; + class Item371 + { + dataType="Object"; + class PositionInfo + { + position[]={2554.5955,225.89087,1105.5073}; + angles[]={0,1.3718467,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11552; + type="Land_SPE_Ammocrate_US_01"; + atlOffset=0.75935364; + }; + class Item372 + { + dataType="Object"; + class PositionInfo + { + position[]={2555.2854,225.81602,1105.7253}; + angles[]={0,6.1018729,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11553; + type="Land_SPE_Ammocrate_US_04"; + atlOffset=0.75354004; + }; + class Item373 + { + dataType="Object"; + class PositionInfo + { + position[]={2555.3677,225.81805,1105.9833}; + angles[]={0,4.8492661,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11554; + type="Land_SPE_Ammocrate_US_04"; + atlOffset=0.75361633; + }; + class Item374 + { + dataType="Object"; + class PositionInfo + { + position[]={2555.1262,225.78192,1105.9238}; + angles[]={0,3.8685672,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11555; + type="SPE_Apples_01"; + atlOffset=0.7558136; + }; + class Item375 + { + dataType="Object"; + class PositionInfo + { + position[]={2554.7632,224.15463,1106.6039}; + angles[]={6.2664266,6.2617707,6.25425}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11556; + type="Land_ChairWood_F"; + atlOffset=0.047866821; + }; + class Item376 + { + dataType="Object"; + class PositionInfo + { + position[]={2554.0474,224.16225,1105.6355}; + angles[]={6.2653913,3.3560297,6.2552843}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11557; + type="Land_ChairWood_F"; + atlOffset=0.051712036; + }; + class Item377 + { + dataType="Object"; + class PositionInfo + { + position[]={2554.7021,225.88933,1105.9344}; + angles[]={0,2.2996044,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11558; + type="Land_SPE_Cider_Bottle_03"; + atlOffset=0.76005554; + }; + class Item378 + { + dataType="Object"; + class PositionInfo + { + position[]={2554.9773,225.89252,1105.7227}; + angles[]={0,2.7236767,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11559; + type="Land_SPE_Cider_Crate"; + atlOffset=0.75657654; + }; + class Item379 + { + dataType="Object"; + class PositionInfo + { + position[]={2554.8975,224.56732,1105.939}; + angles[]={6.2664266,4.4586658,6.25425}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11560; + type="Land_WoodenTable_small_F"; + atlOffset=0.042404175; + }; + class Item380 + { + dataType="Object"; + class PositionInfo + { + position[]={2559.0784,224.41824,1109.7813}; + angles[]={6.2605577,4.5042577,6.2534132}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11561; + type="Land_WoodenCrate_01_F"; + atlOffset=0.019668579; + }; + class Item381 + { + dataType="Object"; + class PositionInfo + { + position[]={2560.3474,224.30327,1105.6912}; + angles[]={0,4.468111,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11562; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.0001373291; + }; + class Item382 + { + dataType="Object"; + class PositionInfo + { + position[]={2561.364,224.00481,1105.7137}; + angles[]={0,3.3517635,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11563; + type="Land_SPE_Stretcher"; + atlOffset=1.5258789e-05; + }; + class Item383 + { + dataType="Object"; + class PositionInfo + { + position[]={2560.2356,224.71405,1105.5253}; + angles[]={0.0064777941,6.1090312,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11564; + type="Land_SPE_Ammocrate_US_04"; + atlOffset=0.0033874512; + }; + class Item384 + { + dataType="Object"; + class PositionInfo + { + position[]={2559.915,224.71753,1105.4905}; + angles[]={0.0064777941,5.5807729,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11565; + type="Land_SPE_Ammocrate_US_04"; + atlOffset=0.0066833496; + }; + class Item385 + { + dataType="Object"; + class PositionInfo + { + position[]={2560.5906,224.9066,1105.6505}; + angles[]={0.0009134906,4.2615156,0.0017263351}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11566; + type="Land_SPE_Onion_Lamp"; + atlOffset=0.6776123; + }; + class Item386 + { + dataType="Object"; + class PositionInfo + { + position[]={2543.7842,225.42342,1102.4363}; + angles[]={0,0.38033485,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11567; + type="Land_SPE_Ladder"; + atlOffset=0.25350952; + }; + class Item387 + { + dataType="Object"; + class PositionInfo + { + position[]={2555.355,225.96098,1105.6147}; + angles[]={0,2.2425528,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11568; + type="FlowerBouquet_02_F"; + atlOffset=0.85842896; + }; + class Item388 + { + dataType="Object"; + class PositionInfo + { + position[]={2548.9319,226.27596,1095.4191}; + angles[]={0,5.6844568,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11569; + type="Land_Ammobox_rounds_F"; + atlOffset=1.4562988; + }; + class Item389 + { + dataType="Object"; + class PositionInfo + { + position[]={2548.7576,226.27876,1095.5153}; + angles[]={0,2.452517,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11570; + type="Land_Ammobox_rounds_F"; + atlOffset=1.4608154; + }; + class Item390 + { + dataType="Object"; + class PositionInfo + { + position[]={2548.4788,225.88959,1095.6406}; + angles[]={0,3.3105237,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11571; + type="Land_Ammobox_rounds_F"; + atlOffset=1.073349; + }; + class Item391 + { + dataType="Object"; + class PositionInfo + { + position[]={2548.7932,225.69946,1095.489}; + angles[]={6.1617117,5.3537955,0.061571904}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11572; + type="Land_SPE_Ammocrate_US_03"; + atlOffset=0.81436157; + }; + class Item392 + { + dataType="Object"; + class PositionInfo + { + position[]={2560.1714,224.51419,1101.5314}; + angles[]={0,4.2613578,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11573; + type="Land_SPE_Litter_Square5"; + atlOffset=0.61595154; + }; + class Item393 + { + dataType="Object"; + class PositionInfo + { + position[]={2557.4417,224.04602,1106.5625}; + angles[]={6.2664266,3.7444603,6.25425}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11574; + type="Land_SPE_Litter_Square5"; + atlOffset=0.016815186; + }; + class Item394 + { + dataType="Object"; + class PositionInfo + { + position[]={2546.8108,225.11395,1103.9244}; + angles[]={0,2.241394,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11575; + type="Land_SPE_Litter_Square5"; + atlOffset=0.70773315; + }; + class Item395 + { + dataType="Object"; + class PositionInfo + { + position[]={2554.4841,225.01831,1106.0686}; + angles[]={6.2664266,1.8305409,6.2542458}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsLocalObject=1; + }; + id=11576; + type="Weapon_SPE_M1911"; + atlOffset=0.0043182373; + }; + class Item396 + { + dataType="Object"; + class PositionInfo + { + position[]={2560.5156,225.28845,1106.0048}; + angles[]={0.0009134906,1.7699486,0.0017263351}; + }; + side="Empty"; + class Attributes + { + createAsLocalObject=1; + }; + id=11577; + type="Item_SPE_US_Medkit"; + atlOffset=0.67715454; + class CustomAttributes + { + class Attribute0 + { + property="ammoBox"; + expression="[_this,_value] call bis_fnc_initAmmoBox;"; + class Value + { + class data + { + singleType="STRING"; + value="[[[[],[]],[[],[]],[[],[]],[[],[]]],false]"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item397 + { + dataType="Object"; + class PositionInfo + { + position[]={2543.844,225.51224,1103.5845}; + angles[]={0,4.1307068,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11453; + type="Land_SPE_Dugout_6m315"; + atlOffset=1.0463867; + }; + class Item398 + { + dataType="Object"; + class PositionInfo + { + position[]={2573.8701,223.76697,1096.507}; + angles[]={0.0055779661,4.2271132,6.2738824}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11454; + type="Land_SPE_Dugout_6m315_sandbags"; + }; + class Item399 + { + dataType="Object"; + class PositionInfo + { + position[]={2550.5688,225.16782,1094.0752}; + angles[]={0,3.0614221,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11455; + type="Land_SPE_Dugout_6m45_sandbags"; + atlOffset=0.55331421; + }; + class Item400 + { + dataType="Object"; + class PositionInfo + { + position[]={2552.446,224.0649,1097.2311}; + angles[]={0,3.0563059,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11456; + type="Land_SPE_Dugout_6m45_sandbags"; + atlOffset=0.015350342; + }; + class Item401 + { + dataType="Object"; + class PositionInfo + { + position[]={2567.5017,224.34834,1097.3853}; + angles[]={0,2.9539266,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11457; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.52532959; + }; + class Item402 + { + dataType="Object"; + class PositionInfo + { + position[]={2562.4124,224.42282,1096.3265}; + angles[]={0,2.8482327,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11458; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.55215454; + }; + class Item403 + { + dataType="Object"; + class PositionInfo + { + position[]={2556.8303,225.29428,1094.9111}; + angles[]={6.1315022,2.9543822,6.2412968}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11459; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.63621521; + }; + class Item404 + { + dataType="Object"; + class PositionInfo + { + position[]={2545.9551,225.59267,1098.2551}; + angles[]={0,4.1269321,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11460; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.80554199; + }; + class Item405 + { + dataType="Object"; + class PositionInfo + { + position[]={2549.3203,224.18275,1100.2798}; + angles[]={6.2794509,4.1849537,6.2441373}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11461; + type="Land_SPE_Dugout_6m_sandbags"; + }; + class Item406 + { + dataType="Object"; + class PositionInfo + { + position[]={2561.6892,223.87846,1099.072}; + angles[]={0,2.8500824,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11462; + type="Land_SPE_Dugout_6m_sandbags"; + }; + class Item407 + { + dataType="Object"; + class PositionInfo + { + position[]={2566.7788,223.82201,1100.1146}; + angles[]={0,2.9598036,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11463; + type="Land_SPE_Dugout_6m_sandbags"; + }; + class Item408 + { + dataType="Object"; + class PositionInfo + { + position[]={2556.0994,223.97572,1097.6886}; + angles[]={0,2.9598036,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11464; + type="Land_SPE_Dugout_6m_sandbags"; + }; + class Item409 + { + dataType="Object"; + class PositionInfo + { + position[]={2546.5007,224.29807,1099.7498}; + angles[]={6.1888666,4.2412243,0.089881301}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11465; + type="Land_SPE_Dugout_Pile_02"; + atlOffset=-0.002166748; + }; + class Item410 + { + dataType="Object"; + class PositionInfo + { + position[]={2558.7805,223.91728,1096.4004}; + angles[]={6.2661757,4.4446726,6.2775331}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11467; + type="Land_SPE_Dugout_Pile_02"; + }; + class Item411 + { + dataType="Object"; + class PositionInfo + { + position[]={2569.4055,223.88109,1097.7036}; + angles[]={0,1.6262035,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11469; + type="Land_SPE_Dugout_Pile_02"; + }; + class Item412 + { + dataType="Object"; + class PositionInfo + { + position[]={2545.3562,224.39734,1103.6768}; + angles[]={0,4.2563086,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11470; + type="Land_SPE_Dugout_Pile_02"; + }; + class Item413 + { + dataType="Object"; + class PositionInfo + { + position[]={2573.4849,223.90697,1094.2306}; + angles[]={0.0093030408,4.3497224,6.2738824}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11471; + type="Land_SPE_Dugout_Cover"; + }; + class Item414 + { + dataType="Object"; + class PositionInfo + { + position[]={2572.0361,223.93178,1092.8376}; + angles[]={0.0074372957,0.085110441,6.2757483}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11472; + type="Land_SPE_Dugout_Cover"; + }; + class Item415 + { + dataType="Object"; + class PositionInfo + { + position[]={2570.8237,223.92715,1094.6692}; + angles[]={0.0074372957,0.27907741,6.2757483}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11473; + type="Land_SPE_Dugout_Cover"; + }; + class Item416 + { + dataType="Object"; + class PositionInfo + { + position[]={2565.5991,224.45456,1094.2742}; + angles[]={0,3.035466,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11474; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.4846344; + }; + class Item417 + { + dataType="Object"; + class PositionInfo + { + position[]={2560.7104,224.03674,1091.6786}; + angles[]={0,2.8466783,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11475; + type="Land_SPE_Dugout_Cover"; + }; + class Item418 + { + dataType="Object"; + class PositionInfo + { + position[]={2556.1536,224.46423,1090.9535}; + angles[]={0.087365314,4.8023906,0.15722574}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11476; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.34872437; + }; + class Item419 + { + dataType="Object"; + class PositionInfo + { + position[]={2557.2212,224.09392,1090.746}; + angles[]={0.020461613,0.031231789,6.2590036}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11477; + type="Land_SPE_Dugout_Cover"; + atlOffset=-1.5258789e-05; + }; + class Item420 + { + dataType="Object"; + class PositionInfo + { + position[]={2553.3738,224.20125,1089.7397}; + angles[]={0.0148787,3.1882727,6.2645855}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11478; + type="Land_SPE_Dugout_Cover"; + }; + class Item421 + { + dataType="Object"; + class PositionInfo + { + position[]={2548.9788,224.3148,1091.9807}; + angles[]={0.0018593199,3.845957,6.2515702}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11479; + type="Land_SPE_Dugout_Cover"; + }; + class Item422 + { + dataType="Object"; + class PositionInfo + { + position[]={2545.9841,224.4258,1092.7244}; + angles[]={0.0093030408,3.7017465,6.2348518}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11480; + type="Land_SPE_Dugout_Cover"; + }; + class Item423 + { + dataType="Object"; + class PositionInfo + { + position[]={2560.2292,224.88602,1093.2076}; + angles[]={0,4.3489294,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11481; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.85139465; + }; + class Item424 + { + dataType="Object"; + class PositionInfo + { + position[]={2541.9514,224.58736,1096.8499}; + angles[]={6.2807932,4.1380997,6.2329941}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11482; + type="Land_SPE_Dugout_Cover"; + }; + class Item425 + { + dataType="Object"; + class PositionInfo + { + position[]={2544.406,225.13744,1095.6353}; + angles[]={0,3.3809805,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11483; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.65370178; + }; + class Item426 + { + dataType="Object"; + class PositionInfo + { + position[]={2538.718,225.18816,1101.5835}; + angles[]={0,1.9687476,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11484; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.41717529; + }; + class Item427 + { + dataType="Object"; + class PositionInfo + { + position[]={2539.7314,225.09883,1098.4685}; + angles[]={0,1.2074069,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11485; + type="Land_SPE_Dugout_Cover"; + }; + class Item428 + { + dataType="Object"; + class PositionInfo + { + position[]={2564.9631,224.70271,1082.4568}; + angles[]={0.020461613,2.9646959,6.26086}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11493; + type="Land_SPE_BarbedWire_01"; + }; + class Item429 + { + dataType="Object"; + class PositionInfo + { + position[]={2558.0178,224.84337,1081.9521}; + angles[]={0.022322983,3.216392,6.2645855}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11494; + type="Land_SPE_BarbedWire_01"; + atlOffset=1.5258789e-05; + }; + class Item430 + { + dataType="Object"; + class PositionInfo + { + position[]={2551.3713,224.98625,1083.5952}; + angles[]={0.031619176,3.4829714,6.2441344}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11495; + type="Land_SPE_BarbedWire_01"; + atlOffset=-1.5258789e-05; + }; + class Item431 + { + dataType="Object"; + class PositionInfo + { + position[]={2544.675,225.18411,1086.1724}; + angles[]={0.016741194,3.5894687,6.2404222}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11496; + type="Land_SPE_BarbedWire_01"; + }; + class Item432 + { + dataType="Object"; + class PositionInfo + { + position[]={2539.3296,225.35771,1090.479}; + angles[]={0.016744755,4.0307965,6.2348518}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11497; + type="Land_SPE_BarbedWire_01"; + atlOffset=-1.5258789e-05; + }; + class Item433 + { + dataType="Object"; + class PositionInfo + { + position[]={2536.4146,225.44972,1096.2623}; + angles[]={0.0074453056,4.389452,6.2347693}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11498; + type="Land_SPE_BarbedWire_01"; + atlOffset=-1.5258789e-05; + }; + class Item434 + { + dataType="Object"; + class PositionInfo + { + position[]={2535.9329,225.49948,1102.8466}; + angles[]={6.2689791,4.887465,6.2333398}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11499; + type="Land_SPE_BarbedWire_01"; + }; + class Item435 + { + dataType="Object"; + class PositionInfo + { + position[]={2571.8982,224.54817,1083.8809}; + angles[]={6.2794666,2.9265924,6.2701654}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11500; + type="Land_SPE_BarbedWire_02"; + atlOffset=1.5258789e-05; + }; + class Item436 + { + dataType="Object"; + class PositionInfo + { + position[]={2561.3184,225.64867,1099.7096}; + angles[]={0,6.0836768,0}; + }; + side="Empty"; + class Attributes + { + }; + id=11505; + type="CamoNet_BLUFOR_open_F"; + atlOffset=0.59751892; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item437 + { + dataType="Object"; + class PositionInfo + { + position[]={2549.2683,226.21811,1098.1898}; + angles[]={0,1.7985234,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=11506; + type="CamoNet_BLUFOR_open_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item438 + { + dataType="Object"; + class PositionInfo + { + position[]={2558.4043,225.18858,1107.2522}; + angles[]={6.2463722,2.8911724,6.2542477}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=11507; + type="CamoNet_BLUFOR_open_F"; + atlOffset=0.0078125; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item439 + { + dataType="Object"; + class PositionInfo + { + position[]={2553.6816,224.09462,1102.351}; + angles[]={6.2653913,4.2613578,6.2552843}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11508; + type="Land_SPE_Ammobox_German_03_Covered"; + atlOffset=0.031677246; + }; + class Item440 + { + dataType="Object"; + class PositionInfo + { + position[]={2556.2561,224.03136,1103.5685}; + angles[]={6.2653913,5.975986,6.2552843}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11509; + type="Land_SPE_Ammobox_German_03_Covered"; + atlOffset=0.018600464; + }; + class Item441 + { + dataType="Object"; + class PositionInfo + { + position[]={2556.6667,223.97545,1102.116}; + angles[]={6.2653913,4.2614722,6.2552843}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11510; + type="Land_SPE_Ammobox_German_03_Covered"; + }; + class Item442 + { + dataType="Object"; + class PositionInfo + { + position[]={2561.2568,223.92799,1104.7633}; + angles[]={0,4.2614117,6.2534132}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11511; + type="Land_SPE_Ammobox_German_03_Covered"; + atlOffset=1.5258789e-05; + }; + class Item443 + { + dataType="Object"; + class PositionInfo + { + position[]={2564.73,223.83887,1105.2811}; + angles[]={0,4.8475485,6.2701654}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11512; + type="Land_SPE_Covered_Pallets_01_Olive"; + }; + class Item444 + { + dataType="Object"; + class PositionInfo + { + position[]={2558.6169,223.92682,1102.3726}; + angles[]={6.2664266,4.2614722,6.2701654}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11513; + type="Land_SPE_Covered_Pallets_02_Olive"; + }; + class Item445 + { + dataType="Object"; + class PositionInfo + { + position[]={2559.6462,224.32954,1102.9113}; + angles[]={6.2664266,4.2613883,6.2701654}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11514; + type="Land_SPE_Wooden_Barrel_01"; + }; + class Item446 + { + dataType="Object"; + class PositionInfo + { + position[]={2559.325,224.34248,1103.4337}; + angles[]={6.2664266,0.21884802,6.2701654}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11515; + type="Land_SPE_Wooden_Barrel_01"; + }; + class Item447 + { + dataType="Object"; + class PositionInfo + { + position[]={2559.0308,224.35469,1103.9336}; + angles[]={0,1.6478201,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11516; + type="Land_SPE_Wooden_Barrel_01"; + }; + class Item448 + { + dataType="Object"; + class PositionInfo + { + position[]={2554.2483,224.51967,1103.8048}; + angles[]={6.2653913,4.2613578,6.2552843}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11517; + type="Land_SPE_Wooden_Barrel_01"; + atlOffset=0.03956604; + }; + class Item449 + { + dataType="Object"; + class PositionInfo + { + position[]={2558.8262,224.16638,1104.656}; + angles[]={0,3.5280046,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11518; + type="Land_SPE_Wooden_Barrel_01_Side"; + atlOffset=0.20401001; + }; + class Item450 + { + dataType="Object"; + class PositionInfo + { + position[]={2553.6802,224.38989,1103.8217}; + angles[]={0,3.388896,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11519; + type="Land_SPE_Wooden_Barrel_01_Side"; + atlOffset=0.30075073; + }; + class Item451 + { + dataType="Object"; + class PositionInfo + { + position[]={2556.7451,225.93153,1094.432}; + angles[]={0,1.2689493,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11520; + type="Land_Ammobox_rounds_F"; + atlOffset=1.2364655; + }; + class Item452 + { + dataType="Object"; + class PositionInfo + { + position[]={2598.853,222.5713,1087.6371}; + angles[]={0,0.32247165,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=17736; + type="Land_DirtPatch_05_F"; + atlOffset=0.0010528564; + }; + class Item453 + { + dataType="Object"; + class PositionInfo + { + position[]={2598.8181,222.5713,1087.7347}; + angles[]={0,2.1923444,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=17737; + type="Land_ClutterCutter_medium_F"; + atlOffset=-0.0010375977; + }; + class Item454 + { + dataType="Object"; + class PositionInfo + { + position[]={2595.5413,222.85504,1083.2257}; + angles[]={0,0.32247165,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=17738; + type="Land_DirtPatch_05_F"; + atlOffset=0.0016021729; + }; + class Item455 + { + dataType="Object"; + class PositionInfo + { + position[]={2595.5063,222.85504,1083.3234}; + angles[]={0,2.1923444,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=17739; + type="Land_ClutterCutter_medium_F"; + atlOffset=-0.0015258789; + }; + class Item456 + { + dataType="Object"; + class PositionInfo + { + position[]={2555.3506,224.13994,1108.2377}; + angles[]={0,0.32247165,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=17740; + type="Land_DirtPatch_05_F"; + atlOffset=0.0023193359; + }; + class Item457 + { + dataType="Object"; + class PositionInfo + { + position[]={2555.3157,224.13994,1108.3353}; + angles[]={0,2.1923444,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=17741; + type="Land_ClutterCutter_medium_F"; + atlOffset=-0.0022888184; + }; + class Item458 + { + dataType="Object"; + class PositionInfo + { + position[]={2565.5647,223.82822,1103.4493}; + angles[]={0,0.32247165,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=17742; + type="Land_DirtPatch_05_F"; + atlOffset=0.00021362305; + }; + class Item459 + { + dataType="Object"; + class PositionInfo + { + position[]={2565.5298,223.82822,1103.547}; + angles[]={0,2.1923444,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=17743; + type="Land_ClutterCutter_medium_F"; + atlOffset=-0.00024414063; + }; + class Item460 + { + dataType="Object"; + class PositionInfo + { + position[]={2292.8501,235.09952,792.23444}; + angles[]={0.10266957,5.3937678,6.1642499}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsLocalObject=1; + }; + id=11691; + type="Land_Timbers_F"; + }; + class Item461 + { + dataType="Object"; + class PositionInfo + { + position[]={2283.5066,236.63634,778.73035}; + angles[]={0,4.9307084,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11692; + type="Land_SPE_57MM_shellcase_01"; + atlOffset=0.5165863; + }; + class Item462 + { + dataType="Object"; + class PositionInfo + { + position[]={2282.8748,236.59047,779.57373}; + angles[]={0,2.5526745,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11693; + type="Land_SPE_57MM_shellcase_01"; + atlOffset=0.53074646; + }; + class Item463 + { + dataType="Object"; + class PositionInfo + { + position[]={2279.1135,236.99881,778.63141}; + angles[]={0,2.5380633,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11694; + type="Land_SPE_Ammobox_German_03_Covered"; + atlOffset=0.93389893; + }; + class Item464 + { + dataType="Object"; + class PositionInfo + { + position[]={2278.365,237.70384,782.45703}; + angles[]={0,0.20090194,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11695; + type="Land_SPE_Ammocrate_US_02"; + atlOffset=0.23829651; + }; + class Item465 + { + dataType="Object"; + class PositionInfo + { + position[]={2292.8767,235.85884,780.51929}; + angles[]={0.11521893,3.5498245,6.2367072}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11696; + type="Land_SPE_Ammocrate_US_03"; + atlOffset=0.053634644; + }; + class Item466 + { + dataType="Object"; + class PositionInfo + { + position[]={2278.7004,236.99873,780.70502}; + angles[]={0,2.863553,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11697; + type="Land_SPE_Ammocrate_US_03"; + atlOffset=0.95295715; + }; + class Item467 + { + dataType="Object"; + class PositionInfo + { + position[]={2278.7966,237.98181,781.2984}; + angles[]={0,5.2334199,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11698; + type="Land_SPE_Ammocrate_US_04"; + atlOffset=0.22412109; + }; + class Item468 + { + dataType="Object"; + class PositionInfo + { + position[]={2278.8164,238.00368,780.9718}; + angles[]={0,6.1687646,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11699; + type="Land_SPE_Ammocrate_US_04"; + atlOffset=0.24598694; + }; + class Item469 + { + dataType="Object"; + class PositionInfo + { + position[]={2279.8586,237.88457,782.29559}; + angles[]={0,4.6062355,0}; + }; + side="Empty"; + class Attributes + { + }; + id=11700; + type="CamoNet_BLUFOR_F"; + atlOffset=0.85163879; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item470 + { + dataType="Object"; + class PositionInfo + { + position[]={2279.7805,236.752,780.62653}; + angles[]={0,2.5796838,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11701; + type="Land_ChairWood_F"; + atlOffset=0.8316803; + }; + class Item471 + { + dataType="Object"; + class PositionInfo + { + position[]={2280.3772,236.41367,785.93292}; + angles[]={0,5.5452218,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11702; + type="Land_SPE_Covered_Pallets_02_Olive"; + atlOffset=0.99664307; + }; + class Item472 + { + dataType="Object"; + class PositionInfo + { + position[]={2279.1331,237.02997,782.86743}; + angles[]={0,5.2334199,0}; + }; + side="Empty"; + class Attributes + { + }; + id=11703; + type="Land_Sack_F"; + atlOffset=0.9161377; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item473 + { + dataType="Object"; + class PositionInfo + { + position[]={2291.9856,235.7942,783.53662}; + angles[]={0.1064474,5.2384233,6.2455711}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11704; + type="Land_SPE_Wooden_Barrel_01"; + atlOffset=0.053619385; + }; + class Item474 + { + dataType="Object"; + class PositionInfo + { + position[]={2289.1226,236.54773,775.21429}; + angles[]={0.037191741,5.454145,6.2478652}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11705; + type="Land_SPE_Wooden_Barrel_01"; + atlOffset=0.053634644; + }; + class Item475 + { + dataType="Object"; + class PositionInfo + { + position[]={2278.2932,236.94505,783.31934}; + angles[]={0,5.2334199,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11706; + type="Land_SPE_Wooden_Barrel_01"; + atlOffset=0.93226624; + }; + class Item476 + { + dataType="Object"; + class PositionInfo + { + position[]={2292.4514,235.80432,781.58813}; + angles[]={0.11521893,5.3098068,6.2367072}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11707; + type="Land_SPE_Wooden_Barrel_01_Side"; + atlOffset=0.27609253; + }; + class Item477 + { + dataType="Object"; + class PositionInfo + { + position[]={2291.4963,235.63507,784.66754}; + angles[]={0.1064474,5.8553319,6.2455711}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11708; + type="Land_WoodenCrate_01_F"; + atlOffset=0.053619385; + }; + class Item478 + { + dataType="Object"; + class PositionInfo + { + position[]={2288.1926,236.53409,774.99915}; + angles[]={0.051329777,4.4091444,6.2337241}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11709; + type="Land_WoodenCrate_01_F"; + atlOffset=0.049255371; + }; + class Item479 + { + dataType="Object"; + class PositionInfo + { + position[]={2292.135,236.08012,780.42993}; + angles[]={0.11521893,3.5424302,6.2367072}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11710; + type="Land_WoodenCrate_01_F"; + atlOffset=0.052261353; + }; + class Item480 + { + dataType="Object"; + class PositionInfo + { + position[]={2278.4138,237.00139,782.34009}; + angles[]={0,3.1418591,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11711; + type="Land_WoodenCrate_01_F"; + atlOffset=0.94766235; + }; + class Item481 + { + dataType="Object"; + class PositionInfo + { + position[]={2278.8411,237.23639,784.28931}; + angles[]={0,3.9251585,0}; + }; + side="Empty"; + class Attributes + { + createAsLocalObject=1; + }; + id=11712; + type="Land_WoodenCrate_01_stack_x3_F"; + atlOffset=0.95306396; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item482 + { + dataType="Object"; + class PositionInfo + { + position[]={2278.8362,237.24796,780.8219}; + angles[]={0,2.9197426,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11713; + type="Land_WoodenTable_small_F"; + atlOffset=0.9360199; + }; + class Item483 + { + dataType="Object"; + class PositionInfo + { + position[]={2285.5637,236.1306,778.86371}; + angles[]={0.037191741,5.2265296,6.2478652}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11714; + type="Land_SPE_57MM_shellcase_01"; + atlOffset=0.053649902; + }; + class Item484 + { + dataType="Object"; + class PositionInfo + { + position[]={2279.5984,237.20326,783.97632}; + angles[]={0,4.0003214,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11715; + type="Land_SPE_57MM_shellcase_02"; + atlOffset=0.043380737; + }; + class Item485 + { + dataType="Object"; + class PositionInfo + { + position[]={2279.3284,237.16617,784.14581}; + angles[]={0,3.7520642,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11716; + type="Land_SPE_57MM_shellcase_03"; + atlOffset=0.0063018799; + }; + class Item486 + { + dataType="Object"; + class PositionInfo + { + position[]={2278.9622,237.30156,783.58026}; + angles[]={0,5.1277227,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11717; + type="Land_SPE_Cider_Crate_Empty"; + atlOffset=0.034179688; + }; + class Item487 + { + dataType="Object"; + class PositionInfo + { + position[]={2293.197,235.45966,782.43091}; + angles[]={0.1064474,1.1979145,6.2455711}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11718; + type="Land_SPE_Dugout_6m45_sandbags"; + atlOffset=0.053619385; + }; + class Item488 + { + dataType="Object"; + class PositionInfo + { + position[]={2279.6204,236.66309,782.13733}; + angles[]={0,5.2334199,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11719; + type="Land_SPE_Litter_Square5"; + atlOffset=0.8757019; + }; + class Item489 + { + dataType="Object"; + class PositionInfo + { + position[]={2280.4207,236.58325,787.72443}; + angles[]={0,4.0108333,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11720; + type="Land_SPE_Litter_Square5"; + atlOffset=1.3598022; + }; + class Item490 + { + dataType="Object"; + class PositionInfo + { + position[]={2290.6118,236.06335,775.70398}; + angles[]={0.037191741,2.0646422,6.2404208}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11656; + type="Land_SPE_Dugout_6m45_sandbags"; + atlOffset=0.053634644; + }; + class Item491 + { + dataType="Object"; + class PositionInfo + { + position[]={2278.1111,236.7299,784.93799}; + angles[]={0,4.7976928,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11657; + type="Land_SPE_Dugout_6m45_sandbags"; + atlOffset=1.27565; + }; + class Item492 + { + dataType="Object"; + class PositionInfo + { + position[]={2278.2317,236.05916,778.23456}; + angles[]={0.06291154,3.9859829,0.10888026}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11658; + type="Land_SPE_Dugout_6m45_sandbags"; + atlOffset=0.053649902; + }; + class Item493 + { + dataType="Object"; + class PositionInfo + { + position[]={2289.9487,235.01686,788.07739}; + angles[]={0,0.29944307,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11659; + type="Land_SPE_Dugout_6m45_sandbags"; + atlOffset=0.10186768; + }; + class Item494 + { + dataType="Object"; + class PositionInfo + { + position[]={2281.5205,236.8546,778.20703}; + angles[]={0,5.2334199,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11669; + type="Land_SPE_Mud_Decal"; + atlOffset=0.7383728; + }; + class Item495 + { + dataType="Object"; + class PositionInfo + { + position[]={2279.843,236.70218,781.23828}; + angles[]={0,5.2334199,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11670; + type="Land_SPE_Mud_Decal"; + atlOffset=0.83334351; + }; + class Item496 + { + dataType="Object"; + class PositionInfo + { + position[]={2288.0249,236.14014,776.26996}; + angles[]={0,5.2334199,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11671; + type="Land_SPE_Mud_Decal"; + atlOffset=0.053634644; + }; + class Item497 + { + dataType="Object"; + class PositionInfo + { + position[]={2289.373,236.00699,778.56787}; + angles[]={0,5.2334199,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11672; + type="Land_SPE_Mud_Decal"; + atlOffset=0.053634644; + }; + class Item498 + { + dataType="Object"; + class PositionInfo + { + position[]={2281.8887,236.56445,785.71661}; + angles[]={0,5.2334199,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11673; + type="Land_SPE_Mud_Decal"; + atlOffset=1.1311035; + }; + class Item499 + { + dataType="Object"; + class PositionInfo + { + position[]={2275.7561,235.92879,787.2951}; + angles[]={0,4.8728781,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11674; + type="Land_SPE_Dugout_6m45"; + atlOffset=0.82315063; + }; + class Item500 + { + dataType="Object"; + class PositionInfo + { + position[]={2275.8682,236.06717,776.52759}; + angles[]={0.095108479,3.7940073,0.07675904}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11675; + type="Land_SPE_Dugout_6m45"; + atlOffset=0.19291687; + }; + class Item501 + { + dataType="Object"; + class PositionInfo + { + position[]={2274.9785,236.04153,782.36627}; + angles[]={0.012667196,4.4489708,0.24986094}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11676; + type="Land_SPE_Dugout_6m45"; + atlOffset=0.69075012; + }; + class Item502 + { + dataType="Object"; + class PositionInfo + { + position[]={2290.3376,234.93958,790.37823}; + angles[]={0,0.092702009,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11677; + type="Land_SPE_Dugout_6m45"; + atlOffset=0.25637817; + }; + class Item503 + { + dataType="Object"; + class PositionInfo + { + position[]={2294.9739,235.15665,784.64087}; + angles[]={0.1064474,1.121132,6.2455711}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11678; + type="Land_SPE_Dugout_6m45"; + atlOffset=0.053619385; + }; + class Item504 + { + dataType="Object"; + class PositionInfo + { + position[]={2294.7368,235.80894,777.48773}; + angles[]={0.040906426,1.597669,6.2367072}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11679; + type="Land_SPE_Dugout_6m45"; + atlOffset=0.053634644; + }; + class Item505 + { + dataType="Object"; + class PositionInfo + { + position[]={2291.5649,236.0455,772.98883}; + angles[]={0.013019908,2.155812,6.2404222}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11680; + type="Land_SPE_Dugout_6m45"; + }; + class Item506 + { + dataType="Object"; + class PositionInfo + { + position[]={2293.8337,234.22978,794.77203}; + angles[]={0.046256296,5.4106588,6.2678423}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + }; + id=11685; + type="Land_TimberPile_02_F"; + atlOffset=-1.0955963; + }; + class Item507 + { + dataType="Object"; + class PositionInfo + { + position[]={2300.7708,234.90355,784.46045}; + angles[]={0.010189643,6.0724788,0.084504515}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + }; + id=11686; + type="Land_TimberPile_02_F"; + atlOffset=-0.79318237; + }; + class Item508 + { + dataType="Object"; + class PositionInfo + { + position[]={2298.1638,234.57108,790.1825}; + angles[]={6.1555705,5.6426339,0.28296983}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + }; + id=11687; + type="Land_TimberPile_05_F"; + atlOffset=-0.61698914; + }; + class Item509 + { + dataType="Object"; + class PositionInfo + { + position[]={2300.3542,235.93568,778.10022}; + angles[]={5.9580841,3.6363151,5.652854}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + }; + id=11688; + type="Land_TimberPile_05_F"; + atlOffset=-0.13032532; + }; + class Item510 + { + dataType="Object"; + class PositionInfo + { + position[]={2297.7705,235.2345,784.3277}; + angles[]={0.099928208,2.9481692,6.248858}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsLocalObject=1; + }; + id=11689; + type="Land_Timbers_F"; + atlOffset=-0.302948; + }; + class Item511 + { + dataType="Object"; + class PositionInfo + { + position[]={2296.7954,236.26836,775.91919}; + angles[]={0.040907882,3.7254324,6.2311392}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsLocalObject=1; + }; + id=11690; + type="Land_Timbers_F"; + atlOffset=0.053634644; + }; + class Item512 + { + dataType="Object"; + class PositionInfo + { + position[]={2277.1509,236.79689,818.69922}; + angles[]={6.2441459,1.545783,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11755; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.26083374; + }; + class Item513 + { + dataType="Object"; + class PositionInfo + { + position[]={2279.2329,236.27846,815.45447}; + angles[]={0,2.9717896,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11756; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.42396545; + }; + class Item514 + { + dataType="Object"; + class PositionInfo + { + position[]={2281.7456,237.26591,823.14038}; + angles[]={0.22494183,3.8929677,6.0072694}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11757; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.37956238; + }; + class Item515 + { + dataType="Object"; + class PositionInfo + { + position[]={2284.1497,236.53531,820.82532}; + angles[]={0,4.0018067,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11758; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.2567749; + }; + class Item516 + { + dataType="Object"; + class PositionInfo + { + position[]={2284.7456,235.92822,817.65991}; + angles[]={6.0781302,4.9599638,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11759; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.57939148; + }; + class Item517 + { + dataType="Object"; + class PositionInfo + { + position[]={2279.0276,235.42082,811.41095}; + angles[]={6.2239227,2.7952197,6.2153225}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11760; + type="Land_SPE_Dugout_Cover"; + }; + class Item518 + { + dataType="Object"; + class PositionInfo + { + position[]={2274.1294,236.29155,812.13092}; + angles[]={6.1448965,4.4591084,6.1232405}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11761; + type="Land_SPE_Dugout_Cover"; + }; + class Item519 + { + dataType="Object"; + class PositionInfo + { + position[]={2274.8003,236.97252,814.62109}; + angles[]={0,5.7698088,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11762; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.44262695; + }; + class Item520 + { + dataType="Object"; + class PositionInfo + { + position[]={2273.946,237.73552,823.42236}; + angles[]={6.131247,1.9106057,6.1278648}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11763; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.21760559; + }; + class Item521 + { + dataType="Object"; + class PositionInfo + { + position[]={2275.5361,237.70277,826.01385}; + angles[]={0.46690917,3.1778922,6.2250738}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11764; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.40649414; + }; + class Item522 + { + dataType="Object"; + class PositionInfo + { + position[]={2278.7715,237.66125,825.53894}; + angles[]={0,3.4644113,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11765; + type="Land_SPE_Dugout_Cover"; + }; + class Item523 + { + dataType="Object"; + class PositionInfo + { + position[]={2275.1746,236.67358,816.77197}; + angles[]={6.1674995,1.5023656,6.1009355}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11771; + type="Land_SPE_Sandbag_Long_Line"; + atlOffset=1.5258789e-05; + }; + class Item524 + { + dataType="Object"; + class PositionInfo + { + position[]={2275.0503,237.0993,817.13245}; + angles[]={6.1368098,4.9994578,6.1009355}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11772; + type="Land_SPE_Wooden_Barrel_01"; + }; + class Item525 + { + dataType="Object"; + class PositionInfo + { + position[]={2275.9563,236.89407,817.20947}; + angles[]={6.1368098,4.7199316,6.1009355}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11773; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.00025939941; + }; + class Item526 + { + dataType="Object"; + class PositionInfo + { + position[]={2273.3062,237.82088,820.65985}; + angles[]={6.1368103,5.0423536,0.0088229347}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11774; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.0031738281; + }; + class Item527 + { + dataType="Object"; + class PositionInfo + { + position[]={2275.5608,238.10901,818.84198}; + angles[]={0.014171287,1.4995787,6.2042117}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=11775; + type="Land_WoodenShelter_01_F"; + atlOffset=0.14505005; + }; + class Item528 + { + dataType="Object"; + class PositionInfo + { + position[]={2273.4692,237.93259,820.75726}; + angles[]={0,2.1364133,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11747; + type="Land_SPE_Ammocrate_US_02"; + atlOffset=0.30953979; + }; + class Item529 + { + dataType="Object"; + class PositionInfo + { + position[]={2275.8979,237.43903,820.65784}; + angles[]={0,4.7466626,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11748; + type="Land_SPE_Ammocrate_US_03"; + atlOffset=0.19485474; + }; + class Item530 + { + dataType="Object"; + class PositionInfo + { + position[]={2276.3872,237.0764,817.21625}; + angles[]={0,5.0233207,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11749; + type="Land_SPE_Ammocrate_US_04"; + atlOffset=0.54078674; + }; + class Item531 + { + dataType="Object"; + class PositionInfo + { + position[]={2278.9187,236.15472,818.72296}; + angles[]={0,1.9287622,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11750; + type="Land_SPE_Dugout_6m315"; + atlOffset=-0.10453796; + }; + class Item532 + { + dataType="Object"; + class PositionInfo + { + position[]={2276.5107,237.05725,821.80469}; + angles[]={6.1470675,0.11283921,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11751; + type="Land_SPE_Dugout_6m45"; + atlOffset=-0.11875916; + }; + class Item533 + { + dataType="Object"; + class PositionInfo + { + position[]={2278.1174,235.98309,815.93005}; + angles[]={6.1674995,2.1314561,6.1009355}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11752; + type="Land_SPE_Dugout_6m45"; + atlOffset=1.5258789e-05; + }; + class Item534 + { + dataType="Object"; + class PositionInfo + { + position[]={2276.1968,237.1687,821.15369}; + angles[]={0,6.2720633,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11753; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.057510376; + }; + class Item535 + { + dataType="Object"; + class PositionInfo + { + position[]={2276.4646,236.66414,816.34198}; + angles[]={6.1693897,3.0792069,6.257658}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11754; + type="Land_SPE_Dugout_6m_sandbags"; + atlOffset=0.32858276; + }; + class Item536 + { + dataType="Object"; + class PositionInfo + { + position[]={2282.4797,235.3183,814.24359}; + angles[]={6.2147851,5.3745427,6.1255989}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + }; + id=11777; + type="Land_SPE_Dugout_Cover"; + atlOffset=7.6293945e-05; + }; + class Item537 + { + dataType="Object"; + class PositionInfo + { + position[]={2274.8994,236.91962,818.41565}; + angles[]={0,0.32247165,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=17744; + type="Land_DirtPatch_05_F"; + atlOffset=0.010437012; + }; + class Item538 + { + dataType="Object"; + class PositionInfo + { + position[]={2274.8645,236.91962,818.51331}; + angles[]={0,2.1923444,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=17745; + type="Land_ClutterCutter_medium_F"; + atlOffset=-0.010391235; + }; + class Item539 + { + dataType="Object"; + class PositionInfo + { + position[]={2286.7141,235.51814,783.88123}; + angles[]={0,0.32247165,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=17746; + type="Land_DirtPatch_05_F"; + atlOffset=-0.0048675537; + }; + class Item540 + { + dataType="Object"; + class PositionInfo + { + position[]={2286.6792,235.51814,783.97888}; + angles[]={0,2.1923444,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=17747; + type="Land_ClutterCutter_medium_F"; + atlOffset=0.0048675537; + }; + class Item541 + { + dataType="Object"; + class PositionInfo + { + position[]={2285.8093,236.15234,776.94183}; + angles[]={0,0.32247165,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=17748; + type="Land_DirtPatch_05_F"; + atlOffset=-0.0015869141; + }; + class Item542 + { + dataType="Object"; + class PositionInfo + { + position[]={2285.7744,236.15234,777.03949}; + angles[]={0,2.1923444,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=17749; + type="Land_ClutterCutter_medium_F"; + atlOffset=0.0017089844; + }; + class Item543 + { + dataType="Object"; + class PositionInfo + { + position[]={2503.0569,227.1595,1717.2889}; + angles[]={0,1.8651366,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=17550; + type="Land_DirtPatch_05_F"; + }; + class Item544 + { + dataType="Object"; + class PositionInfo + { + position[]={2503.1536,227.1595,1717.3265}; + angles[]={0,3.7350094,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=17551; + type="Land_ClutterCutter_medium_F"; + }; + class Item545 + { + dataType="Object"; + class PositionInfo + { + position[]={2504.6433,227.15544,1707.6058}; + angles[]={6.2359991,6.1994166,6.1845803}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17552; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.11930847; + }; + class Item546 + { + dataType="Object"; + class PositionInfo + { + position[]={2503.4292,227.48058,1713.13}; + angles[]={0,5.5992627,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17553; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.027114868; + }; + class Item547 + { + dataType="Object"; + class PositionInfo + { + position[]={2502.384,227.48058,1712.2101}; + angles[]={0,0.44510806,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17554; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.027114868; + }; + class Item548 + { + dataType="Object"; + class PositionInfo + { + position[]={2502.4468,228.11494,1712.152}; + angles[]={0.0011385913,0.41374278,6.2816076}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17555; + type="Land_WoodenCrate_01_F"; + atlOffset=0.60725403; + }; + class Item549 + { + dataType="Object"; + class PositionInfo + { + position[]={2502.6267,227.43224,1722.4143}; + angles[]={0,3.5185807,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17556; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.075454712; + }; + class Item550 + { + dataType="Object"; + class PositionInfo + { + position[]={2501.854,227.46758,1723.0535}; + angles[]={0,0.62387723,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17557; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.040115356; + }; + class Item551 + { + dataType="Object"; + class PositionInfo + { + position[]={2501.2813,227.44357,1724.5529}; + angles[]={0,3.2135351,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17558; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.064117432; + }; + class Item552 + { + dataType="Object"; + class PositionInfo + { + position[]={2503.7415,227.58205,1721.4277}; + angles[]={0,1.2888452,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17559; + type="Land_WoodenCrate_01_F"; + atlOffset=0.074356079; + }; + class Item553 + { + dataType="Object"; + class PositionInfo + { + position[]={2501.97,227.48058,1710.6573}; + angles[]={0,3.3843052,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17560; + type="Land_WoodenCrate_01_F"; + atlOffset=-0.027114868; + }; + class Item554 + { + dataType="Object"; + class PositionInfo + { + position[]={2503.3621,227.11192,1725.6689}; + angles[]={0,2.071197,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17561; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.16282654; + }; + class Item555 + { + dataType="Object"; + class PositionInfo + { + position[]={2503.6465,227.18365,1712.8499}; + angles[]={0.0019485311,4.9556665,6.2830577}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17562; + type="Land_SPE_Litter_Square5"; + atlOffset=0.024154663; + }; + class Item556 + { + dataType="Object"; + class PositionInfo + { + position[]={2505.3491,226.99846,1722.2799}; + angles[]={0,0.5137192,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17563; + type="Land_SPE_Dugout_6m45_sandbags"; + atlOffset=-0.16104126; + }; + class Item557 + { + dataType="Object"; + class PositionInfo + { + position[]={2506.9294,226.99846,1715.7268}; + angles[]={0,1.622954,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17564; + type="Land_SPE_Dugout_6m45_sandbags"; + atlOffset=-0.16104126; + }; + class Item558 + { + dataType="Object"; + class PositionInfo + { + position[]={2503.356,227.18365,1711.8213}; + angles[]={0,2.5984261,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17565; + type="Land_SPE_Dugout_6m315_sandbags"; + atlOffset=0.024154663; + }; + class Item559 + { + dataType="Object"; + class PositionInfo + { + position[]={2505.8135,227.15543,1710.0673}; + angles[]={6.2359991,3.8502204,6.1845803}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17566; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.11932373; + }; + class Item560 + { + dataType="Object"; + class PositionInfo + { + position[]={2509.343,227.10286,1719.3054}; + angles[]={0.092940994,5.5934062,6.1655903}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17567; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.17189026; + }; + class Item561 + { + dataType="Object"; + class PositionInfo + { + position[]={2509.8933,226.79753,1722.6332}; + angles[]={0.074668936,1.1024785,6.1522913}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17568; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.47721863; + }; + class Item562 + { + dataType="Object"; + class PositionInfo + { + position[]={2510.9922,226.78513,1718.2229}; + angles[]={0.13885805,1.661096,5.738132}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17569; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.48962402; + }; + class Item563 + { + dataType="Object"; + class PositionInfo + { + position[]={2510.3076,226.70764,1713.1377}; + angles[]={6.2559228,2.1010222,6.0814867}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17570; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.56710815; + }; + class Item564 + { + dataType="Object"; + class PositionInfo + { + position[]={2507.9998,226.89014,1711.2944}; + angles[]={6.2051663,5.9140182,6.1716113}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17571; + type="Land_SPE_Dugout_Cover"; + atlOffset=-0.38461304; + }; + class Item565 + { + dataType="Object"; + class PositionInfo + { + position[]={2011.0554,232.43575,2182.2849}; + angles[]={0,0.15691961,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17462; + type="Land_WoodenShelter_01_F"; + }; + class Item566 + { + dataType="Object"; + class PositionInfo + { + position[]={2519.0762,228.27332,1770.4835}; + angles[]={0,1.8429782,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17506; + type="Land_WoodenShelter_01_F"; + }; + class Item567 + { + dataType="Object"; + class PositionInfo + { + position[]={2531.9771,227.97067,1870.6277}; + angles[]={0,1.3749712,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17672; + type="Land_WoodenShelter_01_F"; + atlOffset=0.0014038086; + }; + class Item568 + { + dataType="Object"; + class PositionInfo + { + position[]={2148.4651,227.34346,2242.3625}; + angles[]={0.097359978,4.6520004,6.2334747}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + createAsLocalObject=1; + disableSimulation=1; + }; + id=17182; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.040145874; + }; + class Item569 + { + dataType="Object"; + class PositionInfo + { + position[]={2011.0229,231.32597,2182.2493}; + angles[]={0,0.32247165,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=17722; + type="Land_DirtPatch_05_F"; + atlOffset=0.00028991699; + }; + class Item570 + { + dataType="Object"; + class PositionInfo + { + position[]={2010.988,231.32597,2182.3469}; + angles[]={0,2.1923444,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=17723; + type="Land_ClutterCutter_medium_F"; + atlOffset=-0.00025939941; + }; + class Item571 + { + dataType="Object"; + class PositionInfo + { + position[]={2011.2826,231.2623,2183.9504}; + angles[]={0,0.29020464,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17463; + type="Land_SPE_Dugout_3m_sandbags"; + atlOffset=0.0028839111; + }; + class Item572 + { + dataType="Object"; + class PositionInfo + { + position[]={2009.2362,231.43765,2183.0122}; + angles[]={0,4.9243517,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17464; + type="Land_SPE_Dugout_3m_sandbags"; + }; + class Item573 + { + dataType="Object"; + class PositionInfo + { + position[]={2013.1362,231.16965,2182.2329}; + angles[]={0,1.7401134,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17465; + type="Land_SPE_Dugout_3m_sandbags"; + atlOffset=0.028289795; + }; + class Item574 + { + dataType="Object"; + class PositionInfo + { + position[]={2007.6035,231.49326,2185.1382}; + angles[]={0,5.270009,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17466; + type="Land_SPE_Dugout_6m45"; + }; + class Item575 + { + dataType="Object"; + class PositionInfo + { + position[]={2014.5128,230.93712,2184.8176}; + angles[]={0,0.58904755,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17467; + type="Land_SPE_Dugout_6m45"; + }; + class Item576 + { + dataType="Object"; + class PositionInfo + { + position[]={2011.7789,231.15086,2186.366}; + angles[]={0,0.21630108,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17468; + type="Land_SPE_Dugout_3m"; + }; + class Item577 + { + dataType="Object"; + class PositionInfo + { + position[]={2009.075,232.1792,2185.6519}; + angles[]={0,2.777276,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=17469; + type="Land_SPE_Dugout_Pile_02"; + atlOffset=0.79586792; + }; + class Item578 + { + dataType="Object"; + class PositionInfo + { + position[]={2014.0518,231.89421,2184.2446}; + angles[]={0,4.0163698,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=17470; + type="Land_SPE_Dugout_Pile_02"; + atlOffset=0.6539917; + }; + class Item579 + { + dataType="Object"; + class PositionInfo + { + position[]={2003.6971,231.82732,2183.6172}; + angles[]={0,0.65556043,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17471; + type="Land_SPE_Dugout_Cover"; + }; + class Item580 + { + dataType="Object"; + class PositionInfo + { + position[]={2017.6257,231.15889,2180.6418}; + angles[]={0,6.0030489,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=17472; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.29733276; + }; + class Item581 + { + dataType="Object"; + class PositionInfo + { + position[]={2503.4612,221.06105,1581.4283}; + angles[]={0.018733991,0,6.0494461}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=17497; + type="Land_WoodenLog_02_F"; + atlOffset=1.5258789e-05; + }; + class Item582 + { + dataType="Object"; + class PositionInfo + { + position[]={2512.1309,223.41905,1557.2474}; + angles[]={0.20405462,3.5503793,6.1153069}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=17498; + type="Land_WoodenLog_02_F"; + atlOffset=4.5776367e-05; + }; + class Item583 + { + dataType="Object"; + class PositionInfo + { + position[]={2499.998,223.13696,1598.7152}; + angles[]={6.1393561,5.0804329,6.1546621}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=17499; + type="Land_WoodenLog_02_F"; + atlOffset=-1.5258789e-05; + }; + class Item584 + { + dataType="Object"; + class PositionInfo + { + position[]={2506.7446,220.37816,1575.1171}; + angles[]={0.019402957,0,0.086045846}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=17500; + type="CUP_parez"; + atlOffset=-0.0012969971; + }; + class Item585 + { + dataType="Object"; + class PositionInfo + { + position[]={2500.5715,221.2032,1588.6433}; + angles[]={6.2376065,4.9723954,6.1049967}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=17501; + type="CUP_parez"; + atlOffset=-0.0057983398; + }; + class Item586 + { + dataType="Object"; + class PositionInfo + { + position[]={2496.1689,223.75499,1580.6879}; + angles[]={0.068877719,2.6969602,5.9060154}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=17502; + type="CUP_kmen_1_buk"; + atlOffset=0.043991089; + }; + class Item587 + { + dataType="Object"; + class PositionInfo + { + position[]={2515.2466,225.14293,1548.7338}; + angles[]={0.21710448,0.52521455,6.0842566}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=17503; + type="CUP_kmen_1_buk"; + atlOffset=0.0057830811; + }; + class Item588 + { + dataType="Object"; + class PositionInfo + { + position[]={2523.5659,226.78038,1536.7513}; + angles[]={0.14950219,4.1165333,6.1770554}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=17504; + type="CUP_kmen_1_buk"; + atlOffset=0.025848389; + }; + class Item589 + { + dataType="Object"; + class PositionInfo + { + position[]={2503.9834,222.82114,1597.0242}; + angles[]={6.1393561,1.7528098,6.1546621}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=17505; + type="CUP_kmen_1_buk"; + atlOffset=0.025863647; + }; + class Item590 + { + dataType="Logic"; + class PositionInfo + { + position[]={2512.4839,223.71118,1562.9106}; + angles[]={0,2.6246057,0}; + }; + areaSize[]={14.31516,0,41.196278}; + areaIsRectangle=1; + flags=1; + id=17496; + type="ModuleHideTerrainObjects_F"; + atlOffset=1.8352509; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + singleType="SCALAR"; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item591 + { + dataType="Object"; + class PositionInfo + { + position[]={2518.8186,227.1595,1770.259}; + angles[]={0,0.32247165,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=17732; + type="Land_DirtPatch_05_F"; + }; + class Item592 + { + dataType="Object"; + class PositionInfo + { + position[]={2518.7837,227.1595,1770.3567}; + angles[]={0,2.1923444,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=17733; + type="Land_ClutterCutter_medium_F"; + }; + class Item593 + { + dataType="Object"; + class PositionInfo + { + position[]={2520.7043,227.16238,1770.0662}; + angles[]={0,1.9762633,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17508; + type="Land_SPE_Dugout_3m_sandbags"; + atlOffset=0.0028839111; + }; + class Item594 + { + dataType="Object"; + class PositionInfo + { + position[]={2520.0081,227.1595,1772.2069}; + angles[]={0,0.32722494,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17509; + type="Land_SPE_Dugout_3m_sandbags"; + }; + class Item595 + { + dataType="Object"; + class PositionInfo + { + position[]={2518.7849,227.18781,1768.4225}; + angles[]={0,3.4261723,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17510; + type="Land_SPE_Dugout_3m_sandbags"; + atlOffset=0.028305054; + }; + class Item596 + { + dataType="Object"; + class PositionInfo + { + position[]={2522.3074,227.1595,1773.5842}; + angles[]={0,0.67288232,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17511; + type="Land_SPE_Dugout_6m45"; + }; + class Item597 + { + dataType="Object"; + class PositionInfo + { + position[]={2521.1943,227.1595,1766.7578}; + angles[]={0,2.275106,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17512; + type="Land_SPE_Dugout_6m45"; + }; + class Item598 + { + dataType="Object"; + class PositionInfo + { + position[]={2523.0469,227.1595,1769.2954}; + angles[]={0,1.9023596,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17513; + type="Land_SPE_Dugout_3m"; + }; + class Item599 + { + dataType="Object"; + class PositionInfo + { + position[]={2522.6484,227.89799,1772.0637}; + angles[]={0,4.463335,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=17514; + type="Land_SPE_Dugout_Pile_02"; + atlOffset=0.73849487; + }; + class Item600 + { + dataType="Object"; + class PositionInfo + { + position[]={2520.6782,227.85376,1767.2816}; + angles[]={0,5.7024283,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=17515; + type="Land_SPE_Dugout_Pile_02"; + atlOffset=0.59623718; + }; + class Item601 + { + dataType="Object"; + class PositionInfo + { + position[]={2520.9312,227.27475,1777.5481}; + angles[]={0,2.341619,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17516; + type="Land_SPE_Dugout_Cover"; + }; + class Item602 + { + dataType="Object"; + class PositionInfo + { + position[]={2516.6882,227.4666,1764.1458}; + angles[]={0,1.4059222,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17517; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.084472656; + }; + class Item603 + { + dataType="Object"; + class PositionInfo + { + position[]={2252.2241,231.30542,2114.5071}; + angles[]={0,6.1005864,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=10331; + type="Land_SPE_Sandbag_Nest"; + }; + class Item604 + { + dataType="Object"; + class PositionInfo + { + position[]={2252.1924,230.87808,2113.9587}; + angles[]={0,2.9823318,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=10385; + type="Land_SPE_Ammobox_German_02"; + atlOffset=3.006546; + }; + class Item605 + { + dataType="Object"; + class PositionInfo + { + position[]={2532.0056,226.85793,1870.4302}; + angles[]={0,0.32247165,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=17730; + type="Land_DirtPatch_05_F"; + atlOffset=-0.00076293945; + }; + class Item606 + { + dataType="Object"; + class PositionInfo + { + position[]={2531.9707,226.85793,1870.5278}; + angles[]={0,2.1923444,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=17731; + type="Land_ClutterCutter_medium_F"; + atlOffset=0.0007019043; + }; + class Item607 + { + dataType="Object"; + class PositionInfo + { + position[]={2533.6187,226.85974,1870.9896}; + angles[]={0,1.5082562,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17673; + type="Land_SPE_Dugout_3m_sandbags"; + atlOffset=0.023910522; + }; + class Item608 + { + dataType="Object"; + class PositionInfo + { + position[]={2532.0315,226.85686,1872.5861}; + angles[]={0,6.1424036,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17674; + type="Land_SPE_Dugout_3m_sandbags"; + atlOffset=0.03553772; + }; + class Item609 + { + dataType="Object"; + class PositionInfo + { + position[]={2532.647,226.88516,1868.6569}; + angles[]={0,2.9581652,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17675; + type="Land_SPE_Dugout_3m_sandbags"; + atlOffset=-0.00032043457; + }; + class Item610 + { + dataType="Object"; + class PositionInfo + { + position[]={2533.4622,226.85686,1874.8525}; + angles[]={0,0.20487522,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17676; + type="Land_SPE_Dugout_6m45"; + atlOffset=0.085266113; + }; + class Item611 + { + dataType="Object"; + class PositionInfo + { + position[]={2535.5483,226.85686,1868.2581}; + angles[]={0,1.807099,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17677; + type="Land_SPE_Dugout_6m45"; + atlOffset=-0.012329102; + }; + class Item612 + { + dataType="Object"; + class PositionInfo + { + position[]={2536.0569,226.85686,1871.3585}; + angles[]={0,1.4343525,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17678; + type="Land_SPE_Dugout_3m"; + atlOffset=0.047271729; + }; + class Item613 + { + dataType="Object"; + class PositionInfo + { + position[]={2534.4524,227.59535,1873.6494}; + angles[]={0,3.9953282,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=17679; + type="Land_SPE_Dugout_Pile_02"; + atlOffset=0.81138611; + }; + class Item614 + { + dataType="Object"; + class PositionInfo + { + position[]={2534.8513,227.55112,1868.4927}; + angles[]={0,5.2344217,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + disableSimulation=1; + }; + id=17680; + type="Land_SPE_Dugout_Pile_02"; + atlOffset=0.59585571; + }; + class Item615 + { + dataType="Object"; + class PositionInfo + { + position[]={2530.4458,226.97211,1877.7693}; + angles[]={0,1.8736119,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17681; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.1685791; + }; + class Item616 + { + dataType="Object"; + class PositionInfo + { + position[]={2532.7051,227.16396,1863.8942}; + angles[]={0,0.93791515,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=17682; + type="Land_SPE_Dugout_Cover"; + atlOffset=0.082794189; + }; + class Item617 + { + dataType="Logic"; + class PositionInfo + { + position[]={2533.2588,227.1595,1870.975}; + angles[]={0,3.0681667,0}; + }; + areaSize[]={6.2259889,0,9.6118984}; + areaIsRectangle=1; + flags=1; + id=17690; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.32049561; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + singleType="SCALAR"; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item618 + { + dataType="Object"; + class PositionInfo + { + position[]={2455.0298,231.81894,1885.298}; + angles[]={6.2804451,2.9071443,6.278327}; + }; + side="Empty"; + class Attributes + { + }; + id=10354; + type="land_spe_sandbag_curve"; + atlOffset=4.2636261; + }; + class Item619 + { + dataType="Object"; + class PositionInfo + { + position[]={2488.6711,231.90247,1840.6012}; + angles[]={6.278502,2.7298136,0.010183956}; + }; + side="Empty"; + class Attributes + { + }; + id=10334; + type="Land_SPE_Sandbag_Short"; + atlOffset=3.5809631; + }; + class Item620 + { + dataType="Object"; + class PositionInfo + { + position[]={2487.2048,231.91257,1844.2092}; + angles[]={6.278502,2.7298136,0.010183956}; + }; + side="Empty"; + class Attributes + { + }; + id=10335; + type="Land_SPE_Sandbag_Short"; + atlOffset=4.0671387; + }; + class Item621 + { + dataType="Object"; + class PositionInfo + { + position[]={2490.0127,231.7886,1837.2286}; + angles[]={6.278502,2.7298136,0.010183956}; + }; + side="Empty"; + class Attributes + { + }; + id=10336; + type="Land_SPE_Sandbag_Short"; + atlOffset=3.9732361; + }; + class Item622 + { + dataType="Object"; + class PositionInfo + { + position[]={2491.3796,231.87097,1833.9248}; + angles[]={6.278502,2.7298136,0.010183956}; + }; + side="Empty"; + class Attributes + { + }; + id=10337; + type="Land_SPE_Sandbag_Short"; + atlOffset=4.0677185; + }; + class Item623 + { + dataType="Object"; + class PositionInfo + { + position[]={2479.2065,231.30957,1859.455}; + angles[]={0,2.6988795,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=10338; + type="Land_SPE_Sandbag_Short"; + atlOffset=0.42137146; + }; + class Item624 + { + dataType="Object"; + class PositionInfo + { + position[]={2479.1531,230.87988,1859.4824}; + angles[]={0,2.6988795,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=10344; + type="Land_SPE_Sandbag_Short"; + atlOffset=3.0083466; + }; + class Item625 + { + dataType="Object"; + class PositionInfo + { + position[]={2464.241,231.13571,1965.2581}; + angles[]={6.2583518,2.7457285,0.018391928}; + }; + side="Empty"; + class Attributes + { + }; + id=10355; + type="Land_SPE_Sandbag_Short"; + atlOffset=3.8360291; + }; + class Item626 + { + dataType="Object"; + class PositionInfo + { + position[]={2465.2778,231.18335,1962.2047}; + angles[]={0,2.7914879,0}; + }; + side="Empty"; + class Attributes + { + }; + id=10363; + type="Land_SPE_Sandbag_Short"; + atlOffset=3.8996124; + }; + }; + id=17671; + atlOffset=4.030777; + }; + class Item143 + { + dataType="Logic"; + class PositionInfo + { + position[]={519.4682,239.63359,1436.8401}; + angles[]={6.2492051,0,6.2512569}; + }; + name="task_01_05_repelNorthwestBreakthrough"; + id=17750; + type="ModuleTaskCreate_F"; + class CustomAttributes + { + class Attribute0 + { + property="ModuleTaskCreate_F_Destination"; + expression="_this setVariable ['Destination',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + class Attribute1 + { + property="ModuleTaskCreate_F_Type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="attack"; + }; + }; + }; + class Attribute2 + { + property="ModuleTaskCreate_F_ShowNotification"; + expression="_this setVariable ['ShowNotification',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + class Attribute3 + { + property="ModuleTaskCreate_F_Marker"; + expression="_this setVariable ['Marker',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute4 + { + property="ModuleTaskCreate_F_Title"; + expression="_this setVariable ['Title',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="Repel German Breakthrough"; + }; + }; + }; + class Attribute5 + { + property="ModuleTaskCreate_F_Description"; + expression="_this setVariable ['Description',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute6 + { + property="ModuleTaskCreate_F_ID"; + expression="_this setVariable ['ID',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="01-05"; + }; + }; + }; + class Attribute7 + { + property="ModuleTaskCreate_F_AlwaysVisible"; + expression="_this setVariable ['AlwaysVisible',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + }; + class Attribute8 + { + property="ModuleTaskCreate_F_Owner"; + expression="_this setVariable ['Owner',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=6; + }; + }; + }; + class Attribute9 + { + property="ModuleTaskCreate_F_State"; + expression="_this setVariable ['State',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="CREATED"; + }; + }; + }; + class Attribute10 + { + property="ModuleTaskCreate_F_IDParent"; + expression="_this setVariable ['IDParent',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="01"; + }; + }; + }; + nAttributes=11; + }; + }; + class Item144 + { + dataType="Logic"; + class PositionInfo + { + position[]={2938.0386,208.41719,867.61304}; + angles[]={6.2233348,0,6.1900601}; + }; + name="task_01_04_supportRetreat"; + id=17751; + type="ModuleTaskCreate_F"; + class CustomAttributes + { + class Attribute0 + { + property="ModuleTaskCreate_F_Destination"; + expression="_this setVariable ['Destination',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + class Attribute1 + { + property="ModuleTaskCreate_F_Type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="truck"; + }; + }; + }; + class Attribute2 + { + property="ModuleTaskCreate_F_ShowNotification"; + expression="_this setVariable ['ShowNotification',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + class Attribute3 + { + property="ModuleTaskCreate_F_Marker"; + expression="_this setVariable ['Marker',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute4 + { + property="ModuleTaskCreate_F_Title"; + expression="_this setVariable ['Title',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="Support Retreat"; + }; + }; + }; + class Attribute5 + { + property="ModuleTaskCreate_F_Description"; + expression="_this setVariable ['Description',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute6 + { + property="ModuleTaskCreate_F_ID"; + expression="_this setVariable ['ID',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="01-04"; + }; + }; + }; + class Attribute7 + { + property="ModuleTaskCreate_F_AlwaysVisible"; + expression="_this setVariable ['AlwaysVisible',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + }; + class Attribute8 + { + property="ModuleTaskCreate_F_Owner"; + expression="_this setVariable ['Owner',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=6; + }; + }; + }; + class Attribute9 + { + property="ModuleTaskCreate_F_State"; + expression="_this setVariable ['State',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="CREATED"; + }; + }; + }; + class Attribute10 + { + property="ModuleTaskCreate_F_IDParent"; + expression="_this setVariable ['IDParent',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="01"; + }; + }; + }; + nAttributes=11; + }; + }; + class Item145 + { + dataType="Logic"; + class PositionInfo + { + position[]={2105.4551,227.1595,1795.97}; + }; + name="task_01_defendStVith"; + id=17753; + type="ModuleTaskCreate_F"; + class CustomAttributes + { + class Attribute0 + { + property="ModuleTaskCreate_F_Destination"; + expression="_this setVariable ['Destination',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + class Attribute1 + { + property="ModuleTaskCreate_F_Type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="SPE_TaskType_Allies_1"; + }; + }; + }; + class Attribute2 + { + property="ModuleTaskCreate_F_ShowNotification"; + expression="_this setVariable ['ShowNotification',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + class Attribute3 + { + property="ModuleTaskCreate_F_Marker"; + expression="_this setVariable ['Marker',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute4 + { + property="ModuleTaskCreate_F_Title"; + expression="_this setVariable ['Title',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="Defend St Vith"; + }; + }; + }; + class Attribute5 + { + property="ModuleTaskCreate_F_Description"; + expression="_this setVariable ['Description',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute6 + { + property="ModuleTaskCreate_F_ID"; + expression="_this setVariable ['ID',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="01"; + }; + }; + }; + class Attribute7 + { + property="ModuleTaskCreate_F_AlwaysVisible"; + expression="_this setVariable ['AlwaysVisible',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + }; + class Attribute8 + { + property="ModuleTaskCreate_F_Owner"; + expression="_this setVariable ['Owner',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + class Attribute9 + { + property="ModuleTaskCreate_F_State"; + expression="_this setVariable ['State',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="CREATED"; + }; + }; + }; + class Attribute10 + { + property="ModuleTaskCreate_F_IDParent"; + expression="_this setVariable ['IDParent',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + nAttributes=11; + }; + }; + class Item146 + { + dataType="Logic"; + class PositionInfo + { + position[]={2012.2015,249.21883,2492.22}; + }; + name="task_01_06_defendNorth"; + id=17754; + type="ModuleTaskCreate_F"; + atlOffset=1.4832458; + class CustomAttributes + { + class Attribute0 + { + property="ModuleTaskCreate_F_Destination"; + expression="_this setVariable ['Destination',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + class Attribute1 + { + property="ModuleTaskCreate_F_Type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="defend"; + }; + }; + }; + class Attribute2 + { + property="ModuleTaskCreate_F_ShowNotification"; + expression="_this setVariable ['ShowNotification',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + class Attribute3 + { + property="ModuleTaskCreate_F_Marker"; + expression="_this setVariable ['Marker',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute4 + { + property="ModuleTaskCreate_F_Title"; + expression="_this setVariable ['Title',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="Defend Frontline"; + }; + }; + }; + class Attribute5 + { + property="ModuleTaskCreate_F_Description"; + expression="_this setVariable ['Description',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute6 + { + property="ModuleTaskCreate_F_ID"; + expression="_this setVariable ['ID',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="01-06"; + }; + }; + }; + class Attribute7 + { + property="ModuleTaskCreate_F_AlwaysVisible"; + expression="_this setVariable ['AlwaysVisible',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + }; + class Attribute8 + { + property="ModuleTaskCreate_F_Owner"; + expression="_this setVariable ['Owner',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=6; + }; + }; + }; + class Attribute9 + { + property="ModuleTaskCreate_F_State"; + expression="_this setVariable ['State',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="CREATED"; + }; + }; + }; + class Attribute10 + { + property="ModuleTaskCreate_F_IDParent"; + expression="_this setVariable ['IDParent',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="01"; + }; + }; + }; + nAttributes=11; + }; + }; + class Item147 + { + dataType="Logic"; + class PositionInfo + { + position[]={2670.7183,224.27756,1564.3481}; + angles[]={6.1867409,0,6.1830573}; + }; + name="task_01_08_defendEast"; + id=17755; + type="ModuleTaskCreate_F"; + class CustomAttributes + { + class Attribute0 + { + property="ModuleTaskCreate_F_Destination"; + expression="_this setVariable ['Destination',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + class Attribute1 + { + property="ModuleTaskCreate_F_Type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="defend"; + }; + }; + }; + class Attribute2 + { + property="ModuleTaskCreate_F_ShowNotification"; + expression="_this setVariable ['ShowNotification',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + class Attribute3 + { + property="ModuleTaskCreate_F_Marker"; + expression="_this setVariable ['Marker',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute4 + { + property="ModuleTaskCreate_F_Title"; + expression="_this setVariable ['Title',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="Defend Frontline"; + }; + }; + }; + class Attribute5 + { + property="ModuleTaskCreate_F_Description"; + expression="_this setVariable ['Description',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute6 + { + property="ModuleTaskCreate_F_ID"; + expression="_this setVariable ['ID',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="01-08"; + }; + }; + }; + class Attribute7 + { + property="ModuleTaskCreate_F_AlwaysVisible"; + expression="_this setVariable ['AlwaysVisible',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + }; + class Attribute8 + { + property="ModuleTaskCreate_F_Owner"; + expression="_this setVariable ['Owner',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=6; + }; + }; + }; + class Attribute9 + { + property="ModuleTaskCreate_F_State"; + expression="_this setVariable ['State',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="CREATED"; + }; + }; + }; + class Attribute10 + { + property="ModuleTaskCreate_F_IDParent"; + expression="_this setVariable ['IDParent',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="01"; + }; + }; + }; + nAttributes=11; + }; + }; + class Item148 + { + dataType="Logic"; + class PositionInfo + { + position[]={580.35999,228.34454,1097.547}; + }; + name="task_02_retreat"; + id=17756; + type="ModuleTaskCreate_F"; + atlOffset=-10.018982; + class CustomAttributes + { + class Attribute0 + { + property="ModuleTaskCreate_F_Destination"; + expression="_this setVariable ['Destination',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + class Attribute1 + { + property="ModuleTaskCreate_F_Type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="run"; + }; + }; + }; + class Attribute2 + { + property="ModuleTaskCreate_F_ShowNotification"; + expression="_this setVariable ['ShowNotification',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + class Attribute3 + { + property="ModuleTaskCreate_F_Marker"; + expression="_this setVariable ['Marker',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute4 + { + property="ModuleTaskCreate_F_Title"; + expression="_this setVariable ['Title',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="Retreat West"; + }; + }; + }; + class Attribute5 + { + property="ModuleTaskCreate_F_Description"; + expression="_this setVariable ['Description',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute6 + { + property="ModuleTaskCreate_F_ID"; + expression="_this setVariable ['ID',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="02"; + }; + }; + }; + class Attribute7 + { + property="ModuleTaskCreate_F_AlwaysVisible"; + expression="_this setVariable ['AlwaysVisible',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + }; + class Attribute8 + { + property="ModuleTaskCreate_F_Owner"; + expression="_this setVariable ['Owner',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=6; + }; + }; + }; + class Attribute9 + { + property="ModuleTaskCreate_F_State"; + expression="_this setVariable ['State',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="CREATED"; + }; + }; + }; + class Attribute10 + { + property="ModuleTaskCreate_F_IDParent"; + expression="_this setVariable ['IDParent',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + nAttributes=11; + }; + }; + class Item149 + { + dataType="Logic"; + class PositionInfo + { + position[]={3136.3938,260.13672,1697.0474}; + angles[]={6.2822719,0,6.2766256}; + }; + name="task_01_09_delayGermanArmor"; + id=17757; + type="ModuleTaskCreate_F"; + class CustomAttributes + { + class Attribute0 + { + property="ModuleTaskCreate_F_Destination"; + expression="_this setVariable ['Destination',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + class Attribute1 + { + property="ModuleTaskCreate_F_Type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="danger"; + }; + }; + }; + class Attribute2 + { + property="ModuleTaskCreate_F_ShowNotification"; + expression="_this setVariable ['ShowNotification',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + class Attribute3 + { + property="ModuleTaskCreate_F_Marker"; + expression="_this setVariable ['Marker',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute4 + { + property="ModuleTaskCreate_F_Title"; + expression="_this setVariable ['Title',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="Delay German Armor"; + }; + }; + }; + class Attribute5 + { + property="ModuleTaskCreate_F_Description"; + expression="_this setVariable ['Description',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute6 + { + property="ModuleTaskCreate_F_ID"; + expression="_this setVariable ['ID',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="01-09"; + }; + }; + }; + class Attribute7 + { + property="ModuleTaskCreate_F_AlwaysVisible"; + expression="_this setVariable ['AlwaysVisible',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + }; + class Attribute8 + { + property="ModuleTaskCreate_F_Owner"; + expression="_this setVariable ['Owner',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=6; + }; + }; + }; + class Attribute9 + { + property="ModuleTaskCreate_F_State"; + expression="_this setVariable ['State',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="CREATED"; + }; + }; + }; + class Attribute10 + { + property="ModuleTaskCreate_F_IDParent"; + expression="_this setVariable ['IDParent',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="01"; + }; + }; + }; + nAttributes=11; + }; + }; + class Item150 + { + dataType="Logic"; + class PositionInfo + { + position[]={1473.282,246.59132,2224.238}; + }; + name="task_01_02_destroyArmor"; + id=17758; + type="ModuleTaskCreate_F"; + class CustomAttributes + { + class Attribute0 + { + property="ModuleTaskCreate_F_Destination"; + expression="_this setVariable ['Destination',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + class Attribute1 + { + property="ModuleTaskCreate_F_Type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="destroy"; + }; + }; + }; + class Attribute2 + { + property="ModuleTaskCreate_F_ShowNotification"; + expression="_this setVariable ['ShowNotification',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + class Attribute3 + { + property="ModuleTaskCreate_F_Marker"; + expression="_this setVariable ['Marker',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute4 + { + property="ModuleTaskCreate_F_Title"; + expression="_this setVariable ['Title',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="Destroy German Armor"; + }; + }; + }; + class Attribute5 + { + property="ModuleTaskCreate_F_Description"; + expression="_this setVariable ['Description',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute6 + { + property="ModuleTaskCreate_F_ID"; + expression="_this setVariable ['ID',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="01-02"; + }; + }; + }; + class Attribute7 + { + property="ModuleTaskCreate_F_AlwaysVisible"; + expression="_this setVariable ['AlwaysVisible',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + }; + class Attribute8 + { + property="ModuleTaskCreate_F_Owner"; + expression="_this setVariable ['Owner',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=6; + }; + }; + }; + class Attribute9 + { + property="ModuleTaskCreate_F_State"; + expression="_this setVariable ['State',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="CREATED"; + }; + }; + }; + class Attribute10 + { + property="ModuleTaskCreate_F_IDParent"; + expression="_this setVariable ['IDParent',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="01"; + }; + }; + }; + nAttributes=11; + }; + }; + class Item151 + { + dataType="Logic"; + class PositionInfo + { + position[]={2466.8579,228.47736,787.38098}; + }; + name="task_01_07_repelEastBreakthrough"; + id=17759; + type="ModuleTaskCreate_F"; + atlOffset=-6.0860138; + class CustomAttributes + { + class Attribute0 + { + property="ModuleTaskCreate_F_Destination"; + expression="_this setVariable ['Destination',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + class Attribute1 + { + property="ModuleTaskCreate_F_Type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="attack"; + }; + }; + }; + class Attribute2 + { + property="ModuleTaskCreate_F_ShowNotification"; + expression="_this setVariable ['ShowNotification',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + class Attribute3 + { + property="ModuleTaskCreate_F_Marker"; + expression="_this setVariable ['Marker',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute4 + { + property="ModuleTaskCreate_F_Title"; + expression="_this setVariable ['Title',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="Repel German Breakthrough"; + }; + }; + }; + class Attribute5 + { + property="ModuleTaskCreate_F_Description"; + expression="_this setVariable ['Description',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute6 + { + property="ModuleTaskCreate_F_ID"; + expression="_this setVariable ['ID',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="01-07"; + }; + }; + }; + class Attribute7 + { + property="ModuleTaskCreate_F_AlwaysVisible"; + expression="_this setVariable ['AlwaysVisible',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + }; + class Attribute8 + { + property="ModuleTaskCreate_F_Owner"; + expression="_this setVariable ['Owner',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=6; + }; + }; + }; + class Attribute9 + { + property="ModuleTaskCreate_F_State"; + expression="_this setVariable ['State',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="CREATED"; + }; + }; + }; + class Attribute10 + { + property="ModuleTaskCreate_F_IDParent"; + expression="_this setVariable ['IDParent',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="01"; + }; + }; + }; + nAttributes=11; + }; + }; + class Item152 + { + dataType="Logic"; + class PositionInfo + { + position[]={1869.3051,233.42578,1584.916}; + }; + name="task_00_rtb"; + id=17761; + type="ModuleTaskCreate_F"; + atlOffset=-0.074981689; + class CustomAttributes + { + class Attribute0 + { + property="ModuleTaskCreate_F_Destination"; + expression="_this setVariable ['Destination',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + class Attribute1 + { + property="ModuleTaskCreate_F_Type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="meet"; + }; + }; + }; + class Attribute2 + { + property="ModuleTaskCreate_F_ShowNotification"; + expression="_this setVariable ['ShowNotification',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ModuleTaskCreate_F_Marker"; + expression="_this setVariable ['Marker',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute4 + { + property="ModuleTaskCreate_F_Title"; + expression="_this setVariable ['Title',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="Return to HQ"; + }; + }; + }; + class Attribute5 + { + property="ModuleTaskCreate_F_Description"; + expression="_this setVariable ['Description',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute6 + { + property="ModuleTaskCreate_F_ID"; + expression="_this setVariable ['ID',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="00"; + }; + }; + }; + class Attribute7 + { + property="ModuleTaskCreate_F_AlwaysVisible"; + expression="_this setVariable ['AlwaysVisible',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + }; + class Attribute8 + { + property="ModuleTaskCreate_F_Owner"; + expression="_this setVariable ['Owner',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=6; + }; + }; + }; + class Attribute9 + { + property="ModuleTaskCreate_F_State"; + expression="_this setVariable ['State',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="ASSIGNED"; + }; + }; + }; + class Attribute10 + { + property="ModuleTaskCreate_F_IDParent"; + expression="_this setVariable ['IDParent',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + nAttributes=11; + }; + }; + class Item153 + { + dataType="Trigger"; + position[]={1562.281,237.90926,2007.843}; + class Attributes + { + text="Task 02 - Destroy Armor"; + condition="var_task_02_destroyArmor"; + sizeA=0; + sizeB=0; + isServerOnly=1; + triggerInterval=3; + }; + id=17763; + type="EmptyDetector"; + atlOffset=-1.7690125; + }; + class Item154 + { + dataType="Logic"; + class PositionInfo + { + position[]={1605.0355,237.53108,2159.4543}; + angles[]={6.2812634,0.9991284,0.0020716023}; + }; + areaSize[]={36.39489,0,46.467003}; + flags=1; + id=17769; + type="lambs_wp_TaskGarrison"; + class CustomAttributes + { + class Attribute0 + { + property="lambs_wp_Teleport"; + expression="_this setVariable ['lambs_wp_Teleport',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute1 + { + property="lambs_wp_Patrol"; + expression="_this setVariable ['lambs_wp_Patrol',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="lambs_wp_ExitConditions"; + expression="_this setVariable ['lambs_wp_ExitConditions', _value, true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=-2; + }; + }; + }; + class Attribute3 + { + property="lambs_wp_SortByHeight"; + expression="_this setVariable ['lambs_wp_SortByHeight',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item155 + { + dataType="Logic"; + class PositionInfo + { + position[]={1686.329,238.97914,2212.3699}; + angles[]={6.2723932,5.8580384,0.014063125}; + }; + areaSize[]={56.479382,0,35.221111}; + flags=1; + id=17770; + type="lambs_wp_TaskGarrison"; + atlOffset=1.5258789e-05; + class CustomAttributes + { + class Attribute0 + { + property="lambs_wp_Teleport"; + expression="_this setVariable ['lambs_wp_Teleport',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute1 + { + property="lambs_wp_Patrol"; + expression="_this setVariable ['lambs_wp_Patrol',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="lambs_wp_ExitConditions"; + expression="_this setVariable ['lambs_wp_ExitConditions', _value, true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=-2; + }; + }; + }; + class Attribute3 + { + property="lambs_wp_SortByHeight"; + expression="_this setVariable ['lambs_wp_SortByHeight',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item156 + { + dataType="Logic"; + class PositionInfo + { + position[]={1941.0432,243.2711,2304.2207}; + angles[]={0,0.16446744,0}; + }; + areaSize[]={47.847157,0,19.678669}; + flags=1; + id=17772; + type="lambs_wp_TaskGarrison"; + atlOffset=0.25076294; + class CustomAttributes + { + class Attribute0 + { + property="lambs_wp_Teleport"; + expression="_this setVariable ['lambs_wp_Teleport',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute1 + { + property="lambs_wp_Patrol"; + expression="_this setVariable ['lambs_wp_Patrol',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="lambs_wp_ExitConditions"; + expression="_this setVariable ['lambs_wp_ExitConditions', _value, true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=-2; + }; + }; + }; + class Attribute3 + { + property="lambs_wp_SortByHeight"; + expression="_this setVariable ['lambs_wp_SortByHeight',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item157 + { + dataType="Logic"; + class PositionInfo + { + position[]={1992.4193,235.67091,2292.2129}; + angles[]={0,0.36098891,0}; + }; + areaSize[]={47.847157,0,19.678669}; + flags=1; + id=17773; + type="lambs_wp_TaskGarrison"; + atlOffset=0.1318512; + class CustomAttributes + { + class Attribute0 + { + property="lambs_wp_Teleport"; + expression="_this setVariable ['lambs_wp_Teleport',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute1 + { + property="lambs_wp_Patrol"; + expression="_this setVariable ['lambs_wp_Patrol',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="lambs_wp_ExitConditions"; + expression="_this setVariable ['lambs_wp_ExitConditions', _value, true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=-2; + }; + }; + }; + class Attribute3 + { + property="lambs_wp_SortByHeight"; + expression="_this setVariable ['lambs_wp_SortByHeight',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item158 + { + dataType="Logic"; + class PositionInfo + { + position[]={2143.156,227.97246,2262.6221}; + angles[]={0,0.0071365139,0}; + }; + areaSize[]={38.817207,0,12.74705}; + flags=1; + id=17774; + type="lambs_wp_TaskGarrison"; + atlOffset=0.03427124; + class CustomAttributes + { + class Attribute0 + { + property="lambs_wp_Teleport"; + expression="_this setVariable ['lambs_wp_Teleport',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute1 + { + property="lambs_wp_Patrol"; + expression="_this setVariable ['lambs_wp_Patrol',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="lambs_wp_ExitConditions"; + expression="_this setVariable ['lambs_wp_ExitConditions', _value, true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=-2; + }; + }; + }; + class Attribute3 + { + property="lambs_wp_SortByHeight"; + expression="_this setVariable ['lambs_wp_SortByHeight',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item159 + { + dataType="Logic"; + class PositionInfo + { + position[]={2194.2251,226.31357,2242.3262}; + angles[]={0,0.60148919,0}; + }; + areaSize[]={38.817207,0,12.74705}; + flags=1; + id=17775; + type="lambs_wp_TaskGarrison"; + atlOffset=-0.16894531; + class CustomAttributes + { + class Attribute0 + { + property="lambs_wp_Teleport"; + expression="_this setVariable ['lambs_wp_Teleport',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute1 + { + property="lambs_wp_Patrol"; + expression="_this setVariable ['lambs_wp_Patrol',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="lambs_wp_ExitConditions"; + expression="_this setVariable ['lambs_wp_ExitConditions', _value, true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=-2; + }; + }; + }; + class Attribute3 + { + property="lambs_wp_SortByHeight"; + expression="_this setVariable ['lambs_wp_SortByHeight',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item160 + { + dataType="Logic"; + class PositionInfo + { + position[]={2260.5801,228.06778,2199.8372}; + angles[]={0,0.44167963,0}; + }; + areaSize[]={38.817207,0,12.74705}; + flags=1; + id=17776; + type="lambs_wp_TaskGarrison"; + atlOffset=0.027297974; + class CustomAttributes + { + class Attribute0 + { + property="lambs_wp_Teleport"; + expression="_this setVariable ['lambs_wp_Teleport',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute1 + { + property="lambs_wp_Patrol"; + expression="_this setVariable ['lambs_wp_Patrol',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="lambs_wp_ExitConditions"; + expression="_this setVariable ['lambs_wp_ExitConditions', _value, true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=-2; + }; + }; + }; + class Attribute3 + { + property="lambs_wp_SortByHeight"; + expression="_this setVariable ['lambs_wp_SortByHeight',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item161 + { + dataType="Logic"; + class PositionInfo + { + position[]={2327.9136,226.75961,2159.5422}; + angles[]={0.0010582861,0.57020235,6.2574859}; + }; + areaSize[]={38.817207,0,12.74705}; + flags=1; + id=17777; + type="lambs_wp_TaskGarrison"; + atlOffset=-0.099990845; + class CustomAttributes + { + class Attribute0 + { + property="lambs_wp_Teleport"; + expression="_this setVariable ['lambs_wp_Teleport',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute1 + { + property="lambs_wp_Patrol"; + expression="_this setVariable ['lambs_wp_Patrol',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="lambs_wp_ExitConditions"; + expression="_this setVariable ['lambs_wp_ExitConditions', _value, true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=-2; + }; + }; + }; + class Attribute3 + { + property="lambs_wp_SortByHeight"; + expression="_this setVariable ['lambs_wp_SortByHeight',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item162 + { + dataType="Logic"; + class PositionInfo + { + position[]={2404.8242,224.80263,2087.6958}; + angles[]={0.0010582861,0.57020235,6.2574859}; + }; + areaSize[]={26.543346,0,12.74705}; + flags=1; + id=17778; + type="lambs_wp_TaskGarrison"; + atlOffset=1.5258789e-05; + class CustomAttributes + { + class Attribute0 + { + property="lambs_wp_Teleport"; + expression="_this setVariable ['lambs_wp_Teleport',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute1 + { + property="lambs_wp_Patrol"; + expression="_this setVariable ['lambs_wp_Patrol',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="lambs_wp_ExitConditions"; + expression="_this setVariable ['lambs_wp_ExitConditions', _value, true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=-2; + }; + }; + }; + class Attribute3 + { + property="lambs_wp_SortByHeight"; + expression="_this setVariable ['lambs_wp_SortByHeight',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item163 + { + dataType="Logic"; + class PositionInfo + { + position[]={2448.6726,226.19823,2052.3135}; + angles[]={6.277997,0.81456602,6.2579966}; + }; + areaSize[]={26.543346,0,12.74705}; + flags=1; + id=17779; + type="lambs_wp_TaskGarrison"; + atlOffset=-3.0517578e-05; + class CustomAttributes + { + class Attribute0 + { + property="lambs_wp_Teleport"; + expression="_this setVariable ['lambs_wp_Teleport',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute1 + { + property="lambs_wp_Patrol"; + expression="_this setVariable ['lambs_wp_Patrol',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="lambs_wp_ExitConditions"; + expression="_this setVariable ['lambs_wp_ExitConditions', _value, true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=-2; + }; + }; + }; + class Attribute3 + { + property="lambs_wp_SortByHeight"; + expression="_this setVariable ['lambs_wp_SortByHeight',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item164 + { + dataType="Logic"; + class PositionInfo + { + position[]={2489.8433,226.02779,1991.3002}; + angles[]={6.277997,0.81456602,6.2579966}; + }; + areaSize[]={26.543346,0,12.74705}; + flags=1; + id=17780; + type="lambs_wp_TaskGarrison"; + atlOffset=-0.16438293; + class CustomAttributes + { + class Attribute0 + { + property="lambs_wp_Teleport"; + expression="_this setVariable ['lambs_wp_Teleport',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute1 + { + property="lambs_wp_Patrol"; + expression="_this setVariable ['lambs_wp_Patrol',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="lambs_wp_ExitConditions"; + expression="_this setVariable ['lambs_wp_ExitConditions', _value, true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=-2; + }; + }; + }; + class Attribute3 + { + property="lambs_wp_SortByHeight"; + expression="_this setVariable ['lambs_wp_SortByHeight',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item165 + { + dataType="Logic"; + class PositionInfo + { + position[]={2518.2786,227.01691,1955.7257}; + angles[]={6.277997,0.81456602,6.2579966}; + }; + areaSize[]={26.543346,0,12.74705}; + flags=1; + id=17781; + type="lambs_wp_TaskGarrison"; + atlOffset=1.2361298; + class CustomAttributes + { + class Attribute0 + { + property="lambs_wp_Teleport"; + expression="_this setVariable ['lambs_wp_Teleport',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute1 + { + property="lambs_wp_Patrol"; + expression="_this setVariable ['lambs_wp_Patrol',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="lambs_wp_ExitConditions"; + expression="_this setVariable ['lambs_wp_ExitConditions', _value, true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=-2; + }; + }; + }; + class Attribute3 + { + property="lambs_wp_SortByHeight"; + expression="_this setVariable ['lambs_wp_SortByHeight',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item166 + { + dataType="Logic"; + class PositionInfo + { + position[]={2544.4363,225.33594,1885.6326}; + angles[]={6.2697468,1.1615465,6.2612658}; + }; + areaSize[]={32.887138,0,12.74705}; + flags=1; + id=17782; + type="lambs_wp_TaskGarrison"; + atlOffset=-0.26603699; + class CustomAttributes + { + class Attribute0 + { + property="lambs_wp_Teleport"; + expression="_this setVariable ['lambs_wp_Teleport',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute1 + { + property="lambs_wp_Patrol"; + expression="_this setVariable ['lambs_wp_Patrol',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="lambs_wp_ExitConditions"; + expression="_this setVariable ['lambs_wp_ExitConditions', _value, true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=-2; + }; + }; + }; + class Attribute3 + { + property="lambs_wp_SortByHeight"; + expression="_this setVariable ['lambs_wp_SortByHeight',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item167 + { + dataType="Logic"; + class PositionInfo + { + position[]={2551.9971,226.36275,1815.1495}; + angles[]={3.1666076,4.7189212,0.016911505}; + }; + areaSize[]={37.405685,0,12.74705}; + flags=1; + id=17783; + type="lambs_wp_TaskGarrison"; + atlOffset=-0.24363708; + class CustomAttributes + { + class Attribute0 + { + property="lambs_wp_Teleport"; + expression="_this setVariable ['lambs_wp_Teleport',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute1 + { + property="lambs_wp_Patrol"; + expression="_this setVariable ['lambs_wp_Patrol',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="lambs_wp_ExitConditions"; + expression="_this setVariable ['lambs_wp_ExitConditions', _value, true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=-2; + }; + }; + }; + class Attribute3 + { + property="lambs_wp_SortByHeight"; + expression="_this setVariable ['lambs_wp_SortByHeight',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item168 + { + dataType="Logic"; + class PositionInfo + { + position[]={2530.6289,226.25951,1700.354}; + angles[]={3.1666076,4.7189212,0.016911505}; + }; + areaSize[]={26.532394,0,12.74705}; + flags=1; + id=17784; + type="lambs_wp_TaskGarrison"; + class CustomAttributes + { + class Attribute0 + { + property="lambs_wp_Teleport"; + expression="_this setVariable ['lambs_wp_Teleport',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute1 + { + property="lambs_wp_Patrol"; + expression="_this setVariable ['lambs_wp_Patrol',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="lambs_wp_ExitConditions"; + expression="_this setVariable ['lambs_wp_ExitConditions', _value, true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=-2; + }; + }; + }; + class Attribute3 + { + property="lambs_wp_SortByHeight"; + expression="_this setVariable ['lambs_wp_SortByHeight',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item169 + { + dataType="Logic"; + class PositionInfo + { + position[]={2521.3279,226.14722,1646.8822}; + angles[]={0,1.784798,0}; + }; + areaSize[]={27.450001,0,12.747}; + flags=1; + id=17785; + type="lambs_wp_TaskGarrison"; + atlOffset=-0.031204224; + class CustomAttributes + { + class Attribute0 + { + property="lambs_wp_Teleport"; + expression="_this setVariable ['lambs_wp_Teleport',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute1 + { + property="lambs_wp_Patrol"; + expression="_this setVariable ['lambs_wp_Patrol',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="lambs_wp_ExitConditions"; + expression="_this setVariable ['lambs_wp_ExitConditions', _value, true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=-2; + }; + }; + }; + class Attribute3 + { + property="lambs_wp_SortByHeight"; + expression="_this setVariable ['lambs_wp_SortByHeight',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item170 + { + dataType="Logic"; + class PositionInfo + { + position[]={2486.6165,225.57178,1554.2346}; + angles[]={0,1.1463665,0}; + }; + areaSize[]={47.441216,0,12.747}; + flags=1; + id=17786; + type="lambs_wp_TaskGarrison"; + atlOffset=-0.028259277; + class CustomAttributes + { + class Attribute0 + { + property="lambs_wp_Teleport"; + expression="_this setVariable ['lambs_wp_Teleport',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute1 + { + property="lambs_wp_Patrol"; + expression="_this setVariable ['lambs_wp_Patrol',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="lambs_wp_ExitConditions"; + expression="_this setVariable ['lambs_wp_ExitConditions', _value, true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=-2; + }; + }; + }; + class Attribute3 + { + property="lambs_wp_SortByHeight"; + expression="_this setVariable ['lambs_wp_SortByHeight',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item171 + { + dataType="Logic"; + class PositionInfo + { + position[]={2464.0793,225.86198,1407.4642}; + angles[]={0,2.6160591,0}; + }; + areaSize[]={27.450001,0,12.747}; + flags=1; + id=17787; + type="lambs_wp_TaskGarrison"; + class CustomAttributes + { + class Attribute0 + { + property="lambs_wp_Teleport"; + expression="_this setVariable ['lambs_wp_Teleport',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute1 + { + property="lambs_wp_Patrol"; + expression="_this setVariable ['lambs_wp_Patrol',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="lambs_wp_ExitConditions"; + expression="_this setVariable ['lambs_wp_ExitConditions', _value, true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=-2; + }; + }; + }; + class Attribute3 + { + property="lambs_wp_SortByHeight"; + expression="_this setVariable ['lambs_wp_SortByHeight',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item172 + { + dataType="Trigger"; + position[]={2127.948,227.79927,1297.568}; + class Attributes + { + text="GARRISON FRONTLINE"; + sizeA=10; + sizeB=10; + timeout[]={15,0,0}; + interuptable=1; + activationType="NOT PRESENT"; + activationBy="ANYPLAYER"; + isServerOnly=1; + triggerInterval=10; + }; + id=17788; + type="EmptyDetectorAreaR50"; + atlOffset=0.57099915; + }; + class Item173 + { + dataType="Logic"; + class PositionInfo + { + position[]={2429.0991,226.49239,2068.376}; + }; + areaSize[]={10,0,10}; + flags=1; + id=17971; + type="trencher_main_Module_TrenchSkipper"; + atlOffset=-0.39500427; + class CustomAttributes + { + class Attribute0 + { + property="trencher_main_sandbagSkip"; + expression="_this setVariable ['trencher_main_sandbagSkip',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute1 + { + property="trencher_main_tankTrapSkip"; + expression="_this setVariable ['trencher_main_tankTrapSkip',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute2 + { + property="trencher_main_wallSkip"; + expression="_this setVariable ['trencher_main_wallSkip',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute3 + { + property="trencher_main_barbedWireSkip"; + expression="_this setVariable ['trencher_main_barbedWireSkip',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute4 + { + property="trencher_main_segmentSkip"; + expression="_this setVariable ['trencher_main_segmentSkip',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute5 + { + property="trencher_main_skipTerrain"; + expression="_this setVariable ['trencher_main_skipTerrain',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute6 + { + property="trencher_main_additonalHorizSkip"; + expression="_this setVariable ['trencher_main_additonalHorizSkip',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + nAttributes=7; + }; + }; + class Item174 + { + dataType="Layer"; + name="US Defensive Line - N"; + class Entities + { + items=8; + class Item0 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=12; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1941.6025,243.08847,2282.6128}; + }; + side="Independent"; + flags=7; + class Attributes + { + rank="SERGEANT"; + }; + id=17829; + type="SEP_I_US_WIN_SL"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1946.6025,242.25667,2277.6128}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17830; + type="SEP_I_US_WIN_AR"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1936.6025,243.14732,2277.6128}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17831; + type="SEP_I_US_WIN_Medic"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={1951.6025,241.1996,2272.6128}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=17832; + type="SEP_I_US_WIN_ASL"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={1931.6025,243.11176,2272.6128}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17833; + type="SEP_I_US_WIN_AR"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={1956.6025,239.87091,2267.6128}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17834; + type="SEP_I_US_WIN_AmmoBearer"; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={1926.6025,242.99359,2267.6128}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17835; + type="SEP_I_US_WIN_Gren"; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={1961.6025,238.24364,2262.6128}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17836; + type="SEP_I_US_WIN_Gren"; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={1921.6025,242.82362,2262.6128}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17837; + type="SEP_I_US_WIN_AAR"; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={1966.6025,236.40117,2257.6128}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17838; + type="SEP_I_US_WIN_AAR"; + }; + class Item10 + { + dataType="Object"; + class PositionInfo + { + position[]={1916.6025,242.62901,2257.6128}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17839; + type="SEP_I_US_WIN_Rflmn"; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={1971.6025,234.46544,2252.6128}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17840; + type="SEP_I_US_WIN_Rflmn"; + }; + }; + class Attributes + { + }; + id=17828; + }; + class Item1 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=12; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1995.6006,231.95102,2269.5198}; + }; + side="Independent"; + flags=7; + class Attributes + { + rank="SERGEANT"; + }; + id=17842; + type="SEP_I_US_WIN_SL"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2000.6006,230.50481,2264.5198}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17843; + type="SEP_I_US_WIN_AR"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1990.6006,232.02519,2264.5198}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17844; + type="SEP_I_US_WIN_Medic"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2005.6006,229.30545,2259.5198}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=17845; + type="SEP_I_US_WIN_ASL"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={1985.6006,232.20245,2259.5198}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17846; + type="SEP_I_US_WIN_AR"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={2010.6006,228.39456,2254.5198}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17847; + type="SEP_I_US_WIN_AmmoBearer"; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={1980.6006,232.53586,2254.5198}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17848; + type="SEP_I_US_WIN_Gren"; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={2015.6006,227.7832,2249.5198}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17849; + type="SEP_I_US_WIN_Gren"; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={1975.6006,233.07341,2249.5198}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17850; + type="SEP_I_US_WIN_AAR"; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={2020.6006,227.45502,2244.5198}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17851; + type="SEP_I_US_WIN_AAR"; + }; + class Item10 + { + dataType="Object"; + class PositionInfo + { + position[]={1970.6006,233.869,2244.5198}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17852; + type="SEP_I_US_WIN_Rflmn"; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={2025.6006,227.51086,2239.5198}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17853; + type="SEP_I_US_WIN_Rflmn"; + }; + }; + class Attributes + { + }; + id=17841; + }; + class Item2 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=6; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2137.5913,227.23734,2254.7942}; + }; + side="Independent"; + flags=7; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=17855; + type="SEP_I_US_WIN_ASL"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2146.3372,227.31944,2252.7676}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17856; + type="SEP_I_US_WIN_Gren"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2131.8101,227.06131,2253.0957}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17857; + type="SEP_I_US_WIN_Gren"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2149.4087,227.31558,2250.4587}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17858; + type="SEP_I_US_WIN_Rflmn"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={2126.4939,227.16393,2250.2554}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17859; + type="SEP_I_US_WIN_Rflmn"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={2152.9502,227.29065,2247.7598}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17860; + type="SEP_I_US_WIN_Rflmn"; + }; + }; + class Attributes + { + }; + id=17854; + }; + class Item3 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=6; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2183.8035,227.16124,2220.3501}; + }; + side="Independent"; + flags=7; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=17862; + type="SEP_I_US_WIN_ASL"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2188.8035,227.16096,2215.3501}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17863; + type="SEP_I_US_WIN_Gren"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2178.8035,227.16095,2215.3501}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17864; + type="SEP_I_US_WIN_Gren"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2193.8035,227.16093,2210.3501}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17865; + type="SEP_I_US_WIN_Rflmn"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={2173.8035,227.16093,2210.3501}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17866; + type="SEP_I_US_WIN_Rflmn"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={2198.8035,227.16093,2205.3501}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17867; + type="SEP_I_US_WIN_Rflmn"; + }; + }; + class Attributes + { + }; + id=17861; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={1913.6628,245.05592,2276.5288}; + angles[]={0,6.2221088,0}; + }; + side="Independent"; + flags=6; + class Attributes + { + }; + id=17235; + type="SPE_57mm_M1"; + atlOffset=0.031509399; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={2139.1272,228.55496,2240.4207}; + angles[]={0,6.2221088,0}; + }; + side="Independent"; + flags=6; + class Attributes + { + }; + id=17198; + type="SPE_57mm_M1"; + atlOffset=-0.00054931641; + }; + class Item6 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1914.1743,245.50644,2275.54}; + angles[]={0,6.2221088,0}; + }; + side="Independent"; + flags=2; + class Attributes + { + }; + id=17230; + type="SPE_US_Guncrew"; + atlOffset=1.9297638; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1914.1743,245.50644,2275.54}; + angles[]={0,6.2221088,0}; + }; + side="Independent"; + class Attributes + { + }; + id=17231; + type="SPE_US_Guncrew_Sergeant"; + atlOffset=1.9297638; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1914.1743,245.50644,2275.54}; + angles[]={0,6.2221088,0}; + }; + side="Independent"; + class Attributes + { + }; + id=17232; + type="SPE_US_Guncrew"; + atlOffset=1.9297638; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={1914.1743,245.50644,2275.54}; + angles[]={0,6.2221088,0}; + }; + side="Independent"; + class Attributes + { + }; + id=17233; + type="SPE_US_Guncrew"; + atlOffset=1.9297638; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={1914.1743,245.50644,2275.54}; + angles[]={0,6.2221088,0}; + }; + side="Independent"; + class Attributes + { + }; + id=17234; + type="SPE_US_Guncrew"; + atlOffset=1.9297638; + }; + }; + class Attributes + { + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=5; + }; + class Links + { + items=5; + class Item0 + { + linkID=0; + item0=17230; + item1=17235; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item1 + { + linkID=1; + item0=17231; + item1=17235; + class CustomData + { + role=2; + turretPath[]={1}; + }; + }; + class Item2 + { + linkID=2; + item0=17232; + item1=17235; + class CustomData + { + role=2; + turretPath[]={2}; + }; + }; + class Item3 + { + linkID=3; + item0=17233; + item1=17235; + class CustomData + { + role=2; + turretPath[]={3}; + }; + }; + class Item4 + { + linkID=4; + item0=17234; + item1=17235; + class CustomData + { + role=2; + turretPath[]={4}; + }; + }; + }; + }; + id=17229; + atlOffset=0.031509399; + }; + class Item7 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2139.6387,228.55647,2239.4319}; + angles[]={0,6.2221088,0}; + }; + side="Independent"; + flags=2; + class Attributes + { + }; + id=17199; + type="SPE_US_Guncrew"; + atlOffset=1.393219; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2139.6387,228.55647,2239.4319}; + angles[]={0,6.2221088,0}; + }; + side="Independent"; + class Attributes + { + }; + id=17200; + type="SPE_US_Guncrew_Sergeant"; + atlOffset=1.393219; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2139.6387,228.55647,2239.4319}; + angles[]={0,6.2221088,0}; + }; + side="Independent"; + class Attributes + { + }; + id=17201; + type="SPE_US_Guncrew"; + atlOffset=1.393219; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2139.6387,228.55647,2239.4319}; + angles[]={0,6.2221088,0}; + }; + side="Independent"; + class Attributes + { + }; + id=17202; + type="SPE_US_Guncrew"; + atlOffset=1.393219; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={2139.6387,228.55647,2239.4319}; + angles[]={0,6.2221088,0}; + }; + side="Independent"; + class Attributes + { + }; + id=17203; + type="SPE_US_Guncrew"; + atlOffset=1.393219; + }; + }; + class Attributes + { + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=5; + }; + class Links + { + items=5; + class Item0 + { + linkID=0; + item0=17199; + item1=17198; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item1 + { + linkID=1; + item0=17200; + item1=17198; + class CustomData + { + role=2; + turretPath[]={1}; + }; + }; + class Item2 + { + linkID=2; + item0=17201; + item1=17198; + class CustomData + { + role=2; + turretPath[]={2}; + }; + }; + class Item3 + { + linkID=3; + item0=17202; + item1=17198; + class CustomData + { + role=2; + turretPath[]={3}; + }; + }; + class Item4 + { + linkID=4; + item0=17203; + item1=17198; + class CustomData + { + role=2; + turretPath[]={4}; + }; + }; + }; + }; + id=17197; + atlOffset=-0.00054931641; + }; + }; + id=17976; + atlOffset=5.3102264; + }; + class Item175 + { + dataType="Layer"; + name="US Defensive Line - NE"; + class Entities + { + items=8; + class Item0 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=6; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2238.3586,227.16093,2187.0879}; + }; + side="Independent"; + flags=7; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=17869; + type="SEP_I_US_WIN_ASL"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2243.3586,227.16093,2182.0879}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17870; + type="SEP_I_US_WIN_Gren"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2233.3586,227.16093,2182.0879}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17871; + type="SEP_I_US_WIN_Gren"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2248.3586,227.16093,2177.0879}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17872; + type="SEP_I_US_WIN_Rflmn"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={2228.3586,227.16093,2177.0879}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17873; + type="SEP_I_US_WIN_Rflmn"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={2253.3586,227.16093,2172.0879}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17874; + type="SEP_I_US_WIN_Rflmn"; + }; + }; + class Attributes + { + }; + id=17868; + }; + class Item1 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=6; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2396.0918,225.30518,2078.3789}; + }; + side="Independent"; + flags=7; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=17883; + type="SEP_I_US_WIN_ASL"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2401.0918,225.30901,2073.3789}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17884; + type="SEP_I_US_WIN_Gren"; + atlOffset=0.0002746582; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2391.0918,226.26869,2073.3789}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17885; + type="SEP_I_US_WIN_Gren"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2406.0918,225.65234,2068.3789}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17886; + type="SEP_I_US_WIN_Rflmn"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={2386.0918,227.16093,2068.3789}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17887; + type="SEP_I_US_WIN_Rflmn"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={2411.0918,226.53937,2063.3789}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17888; + type="SEP_I_US_WIN_Rflmn"; + }; + }; + class Attributes + { + }; + id=17882; + }; + class Item2 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=6; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2441.7222,226.60027,2039.1254}; + }; + side="Independent"; + flags=7; + class Attributes + { + rank="SERGEANT"; + }; + id=17897; + type="SEP_I_US_WIN_SL"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2446.7222,226.74028,2034.1254}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17898; + type="SEP_I_US_WIN_AR"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2436.7222,226.65445,2034.1254}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17899; + type="SEP_I_US_WIN_AAR"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2451.7222,226.92772,2029.1254}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17900; + type="SEP_I_US_WIN_Rflmn"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={2431.7222,226.81085,2029.1254}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17901; + type="SEP_I_US_WIN_Medic"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={2456.7222,227.09763,2024.1254}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17902; + type="SEP_I_US_WIN_AmmoBearer"; + }; + }; + class Attributes + { + }; + id=17896; + }; + class Item3 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=6; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2518.0205,229.35152,1999.6613}; + }; + side="Independent"; + flags=7; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=17911; + type="SEP_I_US_WIN_ASL"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2523.0205,229.19983,1994.6613}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17912; + type="SEP_I_US_WIN_Gren"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2513.0205,228.7348,1994.6613}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17913; + type="SEP_I_US_WIN_Gren"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2528.0205,228.92818,1989.6613}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17914; + type="SEP_I_US_WIN_Rflmn"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={2508.0205,228.14931,1989.6613}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17915; + type="SEP_I_US_WIN_Rflmn"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={2533.0205,228.56221,1984.6613}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17916; + type="SEP_I_US_WIN_Rflmn"; + }; + }; + class Attributes + { + }; + id=17910; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={2242.593,228.75217,2144.0168}; + angles[]={0,0.6608597,0}; + }; + side="Independent"; + flags=2; + class Attributes + { + }; + id=17489; + type="SEP_I_US_WIN_M1919A6_Bipod"; + atlOffset=0.35586548; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={2391.9053,228.55214,2017.5276}; + angles[]={0,0.95139283,0}; + }; + side="Independent"; + flags=6; + class Attributes + { + }; + id=17720; + type="SPE_57mm_M1"; + atlOffset=-0.0005645752; + }; + class Item6 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=1; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2242.3967,227.64082,2143.78}; + angles[]={0,0.6608597,0}; + }; + side="Independent"; + flags=2; + class Attributes + { + disableSimulation=1; + }; + id=17488; + type="SEP_I_US_WIN_GunCrew"; + atlOffset=0.47988892; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male08ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=1.02; + }; + }; + }; + nAttributes=2; + }; + }; + }; + class Attributes + { + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=1; + }; + class Links + { + items=1; + class Item0 + { + linkID=0; + item0=17488; + item1=17489; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + }; + }; + id=17487; + atlOffset=0.35586548; + }; + class Item7 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2399.7825,228.93556,2021.3958}; + angles[]={0,0.95139283,0}; + }; + side="Independent"; + flags=2; + class Attributes + { + }; + id=17715; + type="SPE_US_Guncrew"; + atlOffset=1.3530426; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2399.7825,228.93556,2021.3958}; + angles[]={0,0.95139283,0}; + }; + side="Independent"; + class Attributes + { + }; + id=17716; + type="SPE_US_Guncrew_Sergeant"; + atlOffset=1.3530426; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2399.7825,228.93556,2021.3958}; + angles[]={0,0.95139283,0}; + }; + side="Independent"; + class Attributes + { + }; + id=17717; + type="SPE_US_Guncrew"; + atlOffset=1.3530426; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2399.7825,228.93556,2021.3958}; + angles[]={0,0.95139283,0}; + }; + side="Independent"; + class Attributes + { + }; + id=17718; + type="SPE_US_Guncrew"; + atlOffset=1.3530426; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={2399.7825,228.93556,2021.3958}; + angles[]={0,0.95139283,0}; + }; + side="Independent"; + class Attributes + { + }; + id=17719; + type="SPE_US_Guncrew"; + atlOffset=1.3530426; + }; + }; + class Attributes + { + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=5; + }; + class Links + { + items=5; + class Item0 + { + linkID=0; + item0=17715; + item1=17720; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item1 + { + linkID=1; + item0=17716; + item1=17720; + class CustomData + { + role=2; + turretPath[]={1}; + }; + }; + class Item2 + { + linkID=2; + item0=17717; + item1=17720; + class CustomData + { + role=2; + turretPath[]={2}; + }; + }; + class Item3 + { + linkID=3; + item0=17718; + item1=17720; + class CustomData + { + role=2; + turretPath[]={3}; + }; + }; + class Item4 + { + linkID=4; + item0=17719; + item1=17720; + class CustomData + { + role=2; + turretPath[]={4}; + }; + }; + }; + }; + id=17714; + atlOffset=-0.0005645752; + }; + }; + id=17977; + atlOffset=0.14059448; + }; + class Item176 + { + dataType="Layer"; + name="US Defensive Line - E"; + class Entities + { + items=17; + class Item0 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=6; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2513.3623,226.08578,1938.7195}; + }; + side="Independent"; + flags=7; + class Attributes + { + rank="SERGEANT"; + }; + id=17904; + type="SEP_I_US_WIN_SL"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2518.3623,225.97342,1933.7195}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17905; + type="SEP_I_US_WIN_AR"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2508.3623,226.01022,1933.7195}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17906; + type="SEP_I_US_WIN_AAR"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2523.3623,225.93071,1928.7195}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17907; + type="SEP_I_US_WIN_Rflmn"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={2503.3623,226.13564,1928.7195}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17908; + type="SEP_I_US_WIN_Medic"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={2528.3623,225.96761,1923.7195}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17909; + type="SEP_I_US_WIN_AmmoBearer"; + }; + }; + class Attributes + { + }; + id=17903; + }; + class Item1 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=6; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2517.2197,226.98268,1876.3595}; + }; + side="Independent"; + flags=7; + class Attributes + { + rank="SERGEANT"; + }; + id=17931; + type="SEP_I_US_WIN_SL"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2522.2197,226.98674,1871.3595}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17932; + type="SEP_I_US_WIN_AR"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2512.2197,227.12088,1871.3595}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17933; + type="SEP_I_US_WIN_AAR"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2527.2197,226.99486,1866.3595}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17934; + type="SEP_I_US_WIN_Rflmn"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={2507.2197,227.15988,1866.3595}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17935; + type="SEP_I_US_WIN_Medic"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={2526.3523,227.06879,1861.968}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17936; + type="SEP_I_US_WIN_AmmoBearer"; + }; + }; + class Attributes + { + }; + id=17930; + }; + class Item2 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=12; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2506.6006,227.16093,1827.9917}; + }; + side="Independent"; + flags=7; + class Attributes + { + rank="SERGEANT"; + }; + id=17918; + type="SEP_I_US_WIN_SL"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2511.6006,227.16093,1822.9917}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17919; + type="SEP_I_US_WIN_AR"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2501.6006,227.16093,1822.9917}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17920; + type="SEP_I_US_WIN_Medic"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2516.6006,227.16093,1817.9917}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=17921; + type="SEP_I_US_WIN_ASL"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={2496.6006,227.16093,1817.9917}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17922; + type="SEP_I_US_WIN_AR"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={2521.6006,227.16093,1812.9917}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17923; + type="SEP_I_US_WIN_AmmoBearer"; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={2491.6006,227.16093,1812.9917}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17924; + type="SEP_I_US_WIN_Gren"; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={2526.6006,227.16093,1807.9917}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17925; + type="SEP_I_US_WIN_Gren"; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={2486.6006,227.16093,1807.9917}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17926; + type="SEP_I_US_WIN_AAR"; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={2531.6006,227.16093,1802.9917}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17927; + type="SEP_I_US_WIN_AAR"; + }; + class Item10 + { + dataType="Object"; + class PositionInfo + { + position[]={2481.6006,227.16093,1802.9917}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17928; + type="SEP_I_US_WIN_Rflmn"; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={2536.6006,227.16093,1797.9917}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17929; + type="SEP_I_US_WIN_Rflmn"; + }; + }; + class Attributes + { + }; + id=17917; + }; + class Item3 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=6; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2487.1106,226.28502,1715.1014}; + }; + side="Independent"; + flags=7; + class Attributes + { + rank="SERGEANT"; + }; + id=17938; + type="SEP_I_US_WIN_SL"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2492.1106,226.78819,1710.1014}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17939; + type="SEP_I_US_WIN_AR"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2482.1106,224.30936,1710.1014}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17940; + type="SEP_I_US_WIN_AAR"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2497.1106,227.10071,1705.1014}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17941; + type="SEP_I_US_WIN_Rflmn"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={2477.1106,223.20996,1705.1014}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17942; + type="SEP_I_US_WIN_Medic"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={2502.1106,227.13466,1700.1014}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17943; + type="SEP_I_US_WIN_AmmoBearer"; + }; + }; + class Attributes + { + }; + id=17937; + }; + class Item4 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=6; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2487.9683,224.93216,1686.8229}; + }; + side="Independent"; + flags=7; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=17945; + type="SEP_I_US_WIN_ASL"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2492.9683,225.83301,1681.8229}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17946; + type="SEP_I_US_WIN_Gren"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2482.9683,223.68854,1681.8229}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17947; + type="SEP_I_US_WIN_Gren"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2497.9683,226.51695,1676.8229}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17948; + type="SEP_I_US_WIN_Rflmn"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={2477.9683,223.07541,1676.8229}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17949; + type="SEP_I_US_WIN_Rflmn"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={2502.9683,226.91878,1671.8229}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17950; + type="SEP_I_US_WIN_Rflmn"; + }; + }; + class Attributes + { + }; + id=17944; + }; + class Item5 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=12; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2464.6755,227.16093,1540.7439}; + }; + side="Independent"; + flags=7; + class Attributes + { + rank="SERGEANT"; + }; + id=17952; + type="SEP_I_US_WIN_SL"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2469.6755,227.16093,1535.7439}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17953; + type="SEP_I_US_WIN_AR"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2459.6755,227.16093,1535.7439}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17954; + type="SEP_I_US_WIN_Medic"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2474.6755,227.16093,1530.7439}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=17955; + type="SEP_I_US_WIN_ASL"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={2454.6755,227.16093,1530.7439}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17956; + type="SEP_I_US_WIN_AR"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={2479.6755,227.16093,1525.7439}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17957; + type="SEP_I_US_WIN_AmmoBearer"; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={2449.7146,227.16093,1528.9972}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17958; + type="SEP_I_US_WIN_Gren"; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={2484.6755,227.16093,1520.7439}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17959; + type="SEP_I_US_WIN_Gren"; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={2448.1326,227.16093,1537.3481}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17960; + type="SEP_I_US_WIN_AAR"; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={2489.6755,227.16093,1515.7439}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17961; + type="SEP_I_US_WIN_AAR"; + }; + class Item10 + { + dataType="Object"; + class PositionInfo + { + position[]={2443.1326,227.16093,1532.3481}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17962; + type="SEP_I_US_WIN_Rflmn"; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={2494.6755,227.04784,1510.7439}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17963; + type="SEP_I_US_WIN_Rflmn"; + }; + }; + class Attributes + { + }; + id=17951; + }; + class Item6 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=6; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2428.5332,227.16093,1425.2242}; + }; + side="Independent"; + flags=7; + class Attributes + { + rank="SERGEANT"; + }; + id=17965; + type="SEP_I_US_WIN_SL"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2433.5332,227.16093,1420.2242}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17966; + type="SEP_I_US_WIN_AR"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2423.5332,227.16093,1420.2242}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17967; + type="SEP_I_US_WIN_AAR"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2438.5332,227.16093,1415.2242}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17968; + type="SEP_I_US_WIN_Rflmn"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={2418.5332,227.16093,1415.2242}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17969; + type="SEP_I_US_WIN_Medic"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={2443.5332,226.40187,1410.2242}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17970; + type="SEP_I_US_WIN_AmmoBearer"; + }; + }; + class Attributes + { + }; + id=17964; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={2532.76,228.44952,1870.806}; + angles[]={0,1.3686763,0}; + }; + side="Independent"; + flags=2; + class Attributes + { + }; + id=17685; + type="SEP_I_US_WIN_M1919A6_Bipod"; + atlOffset=0.3664856; + }; + class Item8 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=1; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2519.5527,227.64082,1770.3865}; + angles[]={0,1.8366834,0}; + }; + side="Independent"; + flags=2; + class Attributes + { + disableSimulation=1; + }; + id=17519; + type="SEP_I_US_WIN_GunCrew"; + atlOffset=0.35586548; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male08ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=1.02; + }; + }; + }; + nAttributes=2; + }; + }; + }; + class Attributes + { + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=1; + }; + class Links + { + items=1; + class Item0 + { + linkID=0; + item0=17519; + item1=17520; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + }; + }; + id=17518; + atlOffset=0.35586548; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={2519.8469,228.75217,1770.2964}; + angles[]={0,1.8366834,0}; + }; + side="Independent"; + flags=2; + class Attributes + { + }; + id=17520; + type="SEP_I_US_WIN_M1919A6_Bipod"; + atlOffset=0.35586548; + }; + class Item10 + { + dataType="Object"; + class PositionInfo + { + position[]={2502.4683,228.55214,1716.8575}; + angles[]={0,1.4815885,0}; + }; + side="Independent"; + flags=6; + class Attributes + { + }; + id=17578; + type="SPE_57mm_M1"; + atlOffset=-0.0005645752; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={2484.4827,228.5527,1453.0834}; + angles[]={0,2.3376899,0}; + }; + side="Independent"; + flags=6; + class Attributes + { + }; + id=17637; + type="SPE_57mm_M1"; + }; + class Item12 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=1; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2406.8618,227.64082,1431.3971}; + angles[]={0,2.1784983,0}; + }; + side="Independent"; + flags=2; + class Attributes + { + disableSimulation=1; + }; + id=17650; + type="SEP_I_US_WIN_GunCrew"; + atlOffset=0.35586548; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male08ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=1.02; + }; + }; + }; + nAttributes=2; + }; + }; + }; + class Attributes + { + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=1; + }; + class Links + { + items=1; + class Item0 + { + linkID=0; + item0=17650; + item1=17651; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + }; + }; + id=17649; + atlOffset=0.35586548; + }; + class Item13 + { + dataType="Object"; + class PositionInfo + { + position[]={2407.1086,228.75217,1431.2136}; + angles[]={0,2.1784983,0}; + }; + side="Independent"; + flags=2; + class Attributes + { + }; + id=17651; + type="SEP_I_US_WIN_M1919A6_Bipod"; + atlOffset=0.35586548; + }; + class Item14 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=1; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2532.4568,227.3373,1870.7538}; + angles[]={0,1.3686763,0}; + }; + side="Independent"; + flags=2; + class Attributes + { + disableSimulation=1; + }; + id=17684; + type="SEP_I_US_WIN_GunCrew"; + atlOffset=0.48564148; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male08ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=1.02; + }; + }; + }; + nAttributes=2; + }; + }; + }; + class Attributes + { + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=1; + }; + class Links + { + items=1; + class Item0 + { + linkID=0; + item0=17684; + item1=17685; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + }; + }; + id=17683; + atlOffset=0.3664856; + }; + class Item15 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2507.0574,229.56976,1711.9492}; + angles[]={0,1.4815885,0}; + }; + side="Independent"; + flags=2; + class Attributes + { + }; + id=17573; + type="SPE_US_Guncrew"; + atlOffset=1.6879883; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2507.0574,229.56976,1711.9492}; + angles[]={0,1.4815885,0}; + }; + side="Independent"; + class Attributes + { + }; + id=17574; + type="SPE_US_Guncrew_Sergeant"; + atlOffset=1.6879883; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2507.0574,229.56976,1711.9492}; + angles[]={0,1.4815885,0}; + }; + side="Independent"; + class Attributes + { + }; + id=17575; + type="SPE_US_Guncrew"; + atlOffset=1.6879883; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2507.0574,229.56976,1711.9492}; + angles[]={0,1.4815885,0}; + }; + side="Independent"; + class Attributes + { + }; + id=17576; + type="SPE_US_Guncrew"; + atlOffset=1.6879883; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={2507.0574,229.56976,1711.9492}; + angles[]={0,1.4815885,0}; + }; + side="Independent"; + class Attributes + { + }; + id=17577; + type="SPE_US_Guncrew"; + atlOffset=1.6879883; + }; + }; + class Attributes + { + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=5; + }; + class Links + { + items=5; + class Item0 + { + linkID=0; + item0=17573; + item1=17578; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item1 + { + linkID=1; + item0=17574; + item1=17578; + class CustomData + { + role=2; + turretPath[]={1}; + }; + }; + class Item2 + { + linkID=2; + item0=17575; + item1=17578; + class CustomData + { + role=2; + turretPath[]={2}; + }; + }; + class Item3 + { + linkID=3; + item0=17576; + item1=17578; + class CustomData + { + role=2; + turretPath[]={3}; + }; + }; + class Item4 + { + linkID=4; + item0=17577; + item1=17578; + class CustomData + { + role=2; + turretPath[]={4}; + }; + }; + }; + }; + id=17572; + atlOffset=-0.0005645752; + }; + class Item16 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2492.1418,230.13687,1445.1998}; + angles[]={0,2.3376899,0}; + }; + side="Independent"; + flags=2; + class Attributes + { + }; + id=17632; + type="SPE_US_Guncrew"; + atlOffset=2.9759521; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2492.1418,230.13687,1445.1998}; + angles[]={0,2.3376899,0}; + }; + side="Independent"; + class Attributes + { + }; + id=17633; + type="SPE_US_Guncrew_Sergeant"; + atlOffset=2.9759521; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2492.1418,230.13687,1445.1998}; + angles[]={0,2.3376899,0}; + }; + side="Independent"; + class Attributes + { + }; + id=17634; + type="SPE_US_Guncrew"; + atlOffset=2.9759521; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2492.1418,230.13687,1445.1998}; + angles[]={0,2.3376899,0}; + }; + side="Independent"; + class Attributes + { + }; + id=17635; + type="SPE_US_Guncrew"; + atlOffset=2.9759521; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={2492.1418,230.13687,1445.1998}; + angles[]={0,2.3376899,0}; + }; + side="Independent"; + class Attributes + { + }; + id=17636; + type="SPE_US_Guncrew"; + atlOffset=2.9759521; + }; + }; + class Attributes + { + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=5; + }; + class Links + { + items=5; + class Item0 + { + linkID=0; + item0=17632; + item1=17637; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item1 + { + linkID=1; + item0=17633; + item1=17637; + class CustomData + { + role=2; + turretPath[]={1}; + }; + }; + class Item2 + { + linkID=2; + item0=17634; + item1=17637; + class CustomData + { + role=2; + turretPath[]={2}; + }; + }; + class Item3 + { + linkID=3; + item0=17635; + item1=17637; + class CustomData + { + role=2; + turretPath[]={3}; + }; + }; + class Item4 + { + linkID=4; + item0=17636; + item1=17637; + class CustomData + { + role=2; + turretPath[]={4}; + }; + }; + }; + }; + id=17631; + }; + }; + id=17978; + atlOffset=1.0814667; + }; + class Item177 + { + dataType="Trigger"; + position[]={495.70001,228.43698,552.69897}; + class Attributes + { + text="Frontline Show/Hide - Show North"; + condition="var_show_north"; + onActivation="private _layerEntities = getMissionLayerEntities ""US Defensive Line - N""; private _objects = _layerEntities select 0; " \n "{ " \n " [_x, true] remoteExec [""allowDamage"", 0, true]; " \n " [_x, true] remoteExec [""enableSimulationGlobal"", 0, true]; " \n " [_x, false] remoteExec [""hideObjectGlobal"", 0, true]; " \n "} forEach _objects;"; + sizeA=0; + sizeB=0; + timeout[]={3,0,0}; + repeatable=1; + isServerOnly=1; + triggerInterval=2; + }; + id=17995; + type="EmptyDetector"; + }; + class Item178 + { + dataType="Trigger"; + position[]={500.23999,228.19353,547.85602}; + class Attributes + { + text="Frontline Show/Hide - Hide North"; + condition="!var_show_north"; + onActivation="private _layerEntities = getMissionLayerEntities ""US Defensive Line - N""; private _objects = _layerEntities select 0; " \n "{ " \n " [_x, false] remoteExec [""allowDamage"", 0, true]; " \n " [_x, false] remoteExec [""enableSimulationGlobal"", 0, true]; " \n " [_x, true] remoteExec [""hideObjectGlobal"", 0, true]; " \n "} forEach _objects;"; + sizeA=0; + sizeB=0; + timeout[]={3,0,0}; + repeatable=1; + isServerOnly=1; + triggerInterval=2; + }; + id=17996; + type="EmptyDetector"; + }; + class Item179 + { + dataType="Trigger"; + position[]={510.83099,227.41249,541.349}; + class Attributes + { + text="Frontline Show/Hide - Show Northeast"; + condition="var_show_northeast"; + onActivation="private _layerEntities = getMissionLayerEntities ""US Defensive Line - NE""; " \n "private _objects = _layerEntities select 0; " \n "{ " \n " [_x, true] remoteExec [""allowDamage"", 0, true]; " \n " [_x, true] remoteExec [""enableSimulationGlobal"", 0, true]; " \n " [_x, false] remoteExec [""hideObjectGlobal"", 0, true]; " \n "} forEach _objects;"; + sizeA=0; + sizeB=0; + timeout[]={3,0,0}; + repeatable=1; + isServerOnly=1; + triggerInterval=2; + }; + id=17997; + type="EmptyDetector"; + }; + class Item180 + { + dataType="Trigger"; + position[]={516.883,227.1389,536.659}; + class Attributes + { + text="Frontline Show/Hide - Hide Northeast"; + condition="!var_show_northeast"; + onActivation="private _layerEntities = getMissionLayerEntities ""US Defensive Line - NE""; " \n "private _objects = _layerEntities select 0; " \n "{ " \n " [_x, false] remoteExec [""allowDamage"", 0, true]; " \n " [_x, false] remoteExec [""enableSimulationGlobal"", 0, true]; " \n " [_x, true] remoteExec [""hideObjectGlobal"", 0, true]; " \n "} forEach _objects;"; + sizeA=0; + sizeB=0; + timeout[]={3,0,0}; + repeatable=1; + isServerOnly=1; + triggerInterval=2; + }; + id=17998; + type="EmptyDetector"; + atlOffset=1.5258789e-05; + }; + class Item181 + { + dataType="Trigger"; + position[]={526.41602,226.9469,529.396}; + class Attributes + { + text="Frontline Show/Hide - Show East"; + condition="var_show_east"; + onActivation="private _layerEntities = getMissionLayerEntities ""US Defensive Line - E""; private _objects = _layerEntities select 0; " \n "{ " \n " [_x, true] remoteExec [""allowDamage"", 0, true]; " \n " [_x, true] remoteExec [""enableSimulationGlobal"", 0, true]; " \n " [_x, false] remoteExec [""hideObjectGlobal"", 0, true]; " \n "} forEach _objects;"; + sizeA=0; + sizeB=0; + repeatable=1; + isServerOnly=1; + triggerInterval=2; + }; + id=17999; + type="EmptyDetector"; + atlOffset=-1.5258789e-05; + }; + class Item182 + { + dataType="Trigger"; + position[]={531.10602,227.0553,524.10101}; + class Attributes + { + text="Frontline Show/Hide - Hide East"; + condition="!var_show_east"; + onActivation="private _layerEntities = getMissionLayerEntities ""US Defensive Line - E""; private _objects = _layerEntities select 0; " \n "{ " \n " [_x, false] remoteExec [""allowDamage"", 0, true]; " \n " [_x, false] remoteExec [""enableSimulationGlobal"", 0, true]; " \n " [_x, true] remoteExec [""hideObjectGlobal"", 0, true]; " \n "} forEach _objects;"; + sizeA=0; + sizeB=0; + repeatable=1; + isServerOnly=1; + triggerInterval=2; + }; + id=18000; + type="EmptyDetector"; + }; + class Item183 + { + dataType="Object"; + class PositionInfo + { + position[]={1938.121,229.856,1716.65}; + angles[]={0,5.586956,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + init="[] execVM ""objectiveCommand.sqf"";"; + name="mapObjectiveCommand"; + }; + id=18008; + type="Land_Map_blank_F"; + atlOffset=0.86099243; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item184 + { + dataType="Trigger"; + position[]={1443.7943,247.22266,2192.3491}; + angle=0.8446123; + class Attributes + { + sizeA=103.6171; + sizeB=239.91383; + sizeC=0; + timeout[]={10,0,0}; + activationType="NOT PRESENT"; + activationBy="WEST"; + isRectangle=1; + isServerOnly=1; + triggerInterval=3; + }; + id=18140; + type="EmptyDetector"; + atlOffset=3.6504669; + }; + class Item185 + { + dataType="Trigger"; + position[]={1850.0551,233.67262,1641.7629}; + class Attributes + { + text="Task 00 - Create RTB"; + condition="var_task_00_rtbCreate"; + sizeA=0; + sizeB=0; + isServerOnly=1; + triggerInterval=3; + }; + id=18141; + type="EmptyDetector"; + }; + class Item186 + { + dataType="Layer"; + name="US Defensive Line - NW"; + class Entities + { + items=11; + class Item0 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=10; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1738.9788,239.91527,2220.8645}; + }; + side="Independent"; + flags=7; + class Attributes + { + rank="SERGEANT"; + }; + id=17803; + type="SEP_I_US_WIN_SL"; + atlOffset=-0.0053405762; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1743.9788,239.78741,2215.8645}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17804; + type="SEP_I_US_WIN_AR"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1733.9788,239.5368,2215.8645}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17805; + type="SEP_I_US_WIN_Medic"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={1748.9788,239.67482,2210.8645}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=17806; + type="SEP_I_US_WIN_ASL"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={1728.9788,239.31836,2210.8645}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17807; + type="SEP_I_US_WIN_AR"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={1753.9788,239.54701,2205.8645}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17808; + type="SEP_I_US_WIN_AmmoBearer"; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={1723.9788,239.25117,2205.8645}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17809; + type="SEP_I_US_WIN_Gren"; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={1758.9788,239.40405,2200.8645}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17810; + type="SEP_I_US_WIN_Gren"; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={1718.9788,239.29054,2200.8645}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17811; + type="SEP_I_US_WIN_AAR"; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={1763.9788,239.25928,2195.8645}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17812; + type="SEP_I_US_WIN_AAR"; + }; + }; + class Attributes + { + }; + id=17802; + atlOffset=-0.0053405762; + }; + class Item1 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=11; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1626.9697,238.05203,2153.4624}; + }; + side="Independent"; + flags=7; + class Attributes + { + rank="SERGEANT"; + }; + id=17790; + type="SEP_I_US_WIN_SL"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1631.9697,237.98434,2148.4624}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17791; + type="SEP_I_US_WIN_AR"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1621.9697,237.99847,2148.4624}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17792; + type="SEP_I_US_WIN_Medic"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={1636.9697,237.88759,2143.4624}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=17793; + type="SEP_I_US_WIN_ASL"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={1616.9697,237.90038,2143.4624}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17794; + type="SEP_I_US_WIN_AR"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={1641.9697,237.70819,2138.4624}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17795; + type="SEP_I_US_WIN_AmmoBearer"; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={1611.9697,237.79128,2138.4624}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17796; + type="SEP_I_US_WIN_Gren"; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={1646.9697,237.40041,2133.4624}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17797; + type="SEP_I_US_WIN_Gren"; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={1606.9697,237.75258,2133.4624}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17798; + type="SEP_I_US_WIN_AAR"; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={1651.9697,236.96758,2128.4624}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17799; + type="SEP_I_US_WIN_AAR"; + }; + class Item10 + { + dataType="Object"; + class PositionInfo + { + position[]={1601.9697,237.91632,2128.4624}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17800; + type="SEP_I_US_WIN_Rflmn"; + }; + }; + class Attributes + { + }; + id=17789; + }; + class Item2 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=6; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1582.6002,240.83746,2117.3279}; + angles[]={0,5.3277311,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=18124; + type="SEP_I_US_WIN_ASL"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1589.5693,239.46161,2118.5247}; + angles[]={0,5.3277311,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18125; + type="SEP_I_US_WIN_Gren"; + atlOffset=1.5258789e-05; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1583.7969,241.09143,2110.3589}; + angles[]={0,5.3277311,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18126; + type="SEP_I_US_WIN_Gren"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={1596.5383,238.48491,2119.7212}; + angles[]={0,5.3277311,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18127; + type="SEP_I_US_WIN_Rflmn"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={1584.9937,241.25699,2103.3896}; + angles[]={0,5.3277311,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18128; + type="SEP_I_US_WIN_Rflmn"; + atlOffset=-1.5258789e-05; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={1603.5074,237.73482,2120.918}; + angles[]={0,5.3277311,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18129; + type="SEP_I_US_WIN_Rflmn"; + }; + }; + class Attributes + { + }; + id=18123; + }; + class Item3 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=6; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1540.9093,240.328,2092.9585}; + angles[]={0,5.8809919,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=18117; + type="SEP_I_US_WIN_ASL"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1547.4675,240.31093,2090.3147}; + angles[]={0,5.8809919,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18118; + type="SEP_I_US_WIN_Gren"; + atlOffset=-1.5258789e-05; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1538.2655,240.37079,2086.4004}; + angles[]={0,5.8809919,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18119; + type="SEP_I_US_WIN_Gren"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={1554.0258,240.42514,2087.6709}; + angles[]={0,5.8809919,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18120; + type="SEP_I_US_WIN_Rflmn"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={1535.6216,240.5713,2079.842}; + angles[]={0,5.8809919,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18121; + type="SEP_I_US_WIN_Rflmn"; + atlOffset=-1.5258789e-05; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={1560.584,240.65695,2085.0271}; + angles[]={0,5.8809919,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18122; + type="SEP_I_US_WIN_Rflmn"; + atlOffset=-1.5258789e-05; + }; + }; + class Attributes + { + }; + id=18116; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={1493.4119,244.42148,1962.2572}; + angles[]={0,4.5771799,0}; + }; + side="Independent"; + flags=6; + class Attributes + { + }; + id=17425; + type="SPE_57mm_M1"; + atlOffset=0.0090332031; + }; + class Item5 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=6; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1502.7721,242.32928,1987.8615}; + }; + side="Independent"; + flags=7; + class Attributes + { + rank="SERGEANT"; + }; + id=18408; + type="SEP_I_US_WIN_SL"; + atlOffset=-0.11143494; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1502.3271,242.36604,1990.9501}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18409; + type="SEP_I_US_WIN_AR"; + atlOffset=-0.092422485; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1502.9639,242.51895,1982.9619}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18410; + type="SEP_I_US_WIN_AAR"; + atlOffset=0.020263672; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={1506.9839,242.34528,1984.2838}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18411; + type="SEP_I_US_WIN_Rflmn"; + atlOffset=-0.17080688; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={1497.1809,242.57199,1977.3849}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18412; + type="SEP_I_US_WIN_Medic"; + atlOffset=-0.0080108643; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={1505.5492,242.29491,1985.3004}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18413; + type="SEP_I_US_WIN_AmmoBearer"; + atlOffset=-0.19630432; + }; + }; + class Attributes + { + }; + id=18407; + atlOffset=-0.11143494; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={1703.2617,240.79724,2193.3262}; + angles[]={6.2645855,5.3046012,0.0037186414}; + }; + side="Independent"; + flags=6; + class Attributes + { + }; + id=17265; + type="SPE_57mm_M1"; + }; + class Item7 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=1; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1739.9496,239.7404,2202.8303}; + angles[]={0,5.7782497,0}; + }; + side="Independent"; + flags=2; + class Attributes + { + disableSimulation=1; + }; + id=17447; + type="SEP_I_US_WIN_GunCrew"; + atlOffset=0.35694885; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male08ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=1.02; + }; + }; + }; + nAttributes=2; + }; + }; + }; + class Attributes + { + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=1; + }; + class Links + { + items=1; + class Item0 + { + linkID=0; + item0=17447; + item1=17446; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + }; + }; + id=17445; + atlOffset=0.35694885; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={1739.8093,240.8522,2203.104}; + angles[]={0,5.7782497,0}; + }; + side="Independent"; + flags=2; + class Attributes + { + }; + id=17446; + type="SEP_I_US_WIN_M1919A6_Bipod"; + atlOffset=0.35694885; + }; + class Item9 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1488.3931,245.38957,1959.2759}; + angles[]={0,4.5771799,0}; + }; + side="Independent"; + flags=2; + class Attributes + { + }; + id=17420; + type="SPE_US_Guncrew"; + atlOffset=1.5265503; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1488.3931,245.38957,1959.2759}; + angles[]={0,4.5771799,0}; + }; + side="Independent"; + class Attributes + { + }; + id=17421; + type="SPE_US_Guncrew_Sergeant"; + atlOffset=1.5265503; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1488.3931,245.38957,1959.2759}; + angles[]={0,4.5771799,0}; + }; + side="Independent"; + class Attributes + { + }; + id=17422; + type="SPE_US_Guncrew"; + atlOffset=1.5265503; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={1488.3931,245.38957,1959.2759}; + angles[]={0,4.5771799,0}; + }; + side="Independent"; + class Attributes + { + }; + id=17423; + type="SPE_US_Guncrew"; + atlOffset=1.5265503; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={1488.3931,245.38957,1959.2759}; + angles[]={0,4.5771799,0}; + }; + side="Independent"; + class Attributes + { + }; + id=17424; + type="SPE_US_Guncrew"; + atlOffset=1.5265503; + }; + }; + class Attributes + { + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=5; + }; + class Links + { + items=5; + class Item0 + { + linkID=0; + item0=17420; + item1=17425; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item1 + { + linkID=1; + item0=17421; + item1=17425; + class CustomData + { + role=2; + turretPath[]={1}; + }; + }; + class Item2 + { + linkID=2; + item0=17422; + item1=17425; + class CustomData + { + role=2; + turretPath[]={2}; + }; + }; + class Item3 + { + linkID=3; + item0=17423; + item1=17425; + class CustomData + { + role=2; + turretPath[]={3}; + }; + }; + class Item4 + { + linkID=4; + item0=17424; + item1=17425; + class CustomData + { + role=2; + turretPath[]={4}; + }; + }; + }; + }; + id=17419; + atlOffset=0.0090332031; + }; + class Item10 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1703.9255,241.1925,2190.9556}; + angles[]={6.2645855,5.3046012,0.0037186414}; + }; + side="Independent"; + flags=2; + class Attributes + { + }; + id=17260; + type="SPE_US_Guncrew"; + atlOffset=1.8649292; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1703.9255,241.1925,2190.9556}; + angles[]={6.2645855,5.3046012,0.0037186414}; + }; + side="Independent"; + class Attributes + { + }; + id=17261; + type="SPE_US_Guncrew_Sergeant"; + atlOffset=1.8649292; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1703.9255,241.1925,2190.9556}; + angles[]={6.2645855,5.3046012,0.0037186414}; + }; + side="Independent"; + class Attributes + { + }; + id=17262; + type="SPE_US_Guncrew"; + atlOffset=1.8649292; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={1703.9255,241.1925,2190.9556}; + angles[]={6.2645855,5.3046012,0.0037186414}; + }; + side="Independent"; + class Attributes + { + }; + id=17263; + type="SPE_US_Guncrew"; + atlOffset=1.8649292; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={1703.9255,241.1925,2190.9556}; + angles[]={6.2645855,5.3046012,0.0037186414}; + }; + side="Independent"; + class Attributes + { + }; + id=17264; + type="SPE_US_Guncrew"; + atlOffset=1.8649292; + }; + }; + class Attributes + { + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=5; + }; + class Links + { + items=5; + class Item0 + { + linkID=0; + item0=17260; + item1=17265; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item1 + { + linkID=1; + item0=17261; + item1=17265; + class CustomData + { + role=2; + turretPath[]={1}; + }; + }; + class Item2 + { + linkID=2; + item0=17262; + item1=17265; + class CustomData + { + role=2; + turretPath[]={2}; + }; + }; + class Item3 + { + linkID=3; + item0=17263; + item1=17265; + class CustomData + { + role=2; + turretPath[]={3}; + }; + }; + class Item4 + { + linkID=4; + item0=17264; + item1=17265; + class CustomData + { + role=2; + turretPath[]={4}; + }; + }; + }; + }; + id=17259; + }; + }; + id=18414; + atlOffset=3.277771; + }; + class Item187 + { + dataType="Trigger"; + position[]={1202.082,250.82919,2292.907}; + class Attributes + { + text="Task 03 - Eliminate HVT"; + condition="var_task_03_eliminateHVT"; + onActivation="private _layerEntities = getMissionLayerEntities ""OBJ-03_Eliminate HVT"";" \n "private _objects = _layerEntities select 0; " \n "{ " \n " [_x, true] remoteExec [""allowDamage"", 0, true]; " \n " [_x, true] remoteExec [""enableSimulationGlobal"", 0, true]; " \n " [_x, false] remoteExec [""hideObjectGlobal"", 0, true]; " \n "} forEach _objects; " \n ""; + sizeA=0; + sizeB=0; + sizeC=0; + isServerOnly=1; + triggerInterval=3; + }; + id=18434; + type="EmptyDetector"; + }; + class Item188 + { + dataType="Logic"; + class PositionInfo + { + position[]={1452.869,245.25208,2206.4551}; + }; + id=18437; + type="ModuleTaskSetState_F"; + class CustomAttributes + { + class Attribute0 + { + property="ModuleTaskSetState_F_ShowNotification"; + expression="_this setVariable ['ShowNotification',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + class Attribute1 + { + property="ModuleTaskSetState_F_State"; + expression="_this setVariable ['State',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="SUCCEEDED"; + }; + }; + }; + nAttributes=2; + }; + }; + class Item189 + { + dataType="Layer"; + name="OBJ-01_Defend Northeast Frontline"; + class Entities + { + items=26; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2690.8035,248.89369,2572.9258}; + angles[]={0,3.5638051,0}; + }; + side="West"; + flags=6; + class Attributes + { + }; + id=18448; + type="SEP_B_GER_WIN_PzKpfw_IV_G"; + atlOffset=1.5258789e-05; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="SPE_System_TankLoadout"; + expression="[_this,_value] spawn SPE_fnc_System_ammunition_updateAmmoLoadout;"; + class Value + { + class data + { + singleType="STRING"; + value="[true,[[""spe_92x_shell_50l60_pzgr_ap"",50],[""spe_92x_shell_50l60_pzgr40_apcr"",12],[""spe_92x_shell_50l60_sprgr38_he"",21]]]"; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2717.1836,248.79594,2588.2253}; + angles[]={0,3.4908679,0}; + }; + side="West"; + flags=6; + class Attributes + { + }; + id=18455; + type="SEP_B_GER_WIN_SdKfz_2501"; + atlOffset=1.5258789e-05; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2753.1284,249.12506,2683.4111}; + angles[]={0,3.6332867,0}; + }; + side="West"; + flags=6; + class Attributes + { + }; + id=18459; + type="SPEV_Sdkfz234_2"; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="SPE_System_TankLoadout"; + expression="[_this,_value] spawn SPE_fnc_System_ammunition_updateAmmoLoadout;"; + class Value + { + class data + { + singleType="STRING"; + value="[false,[[""spe_92x_shell_50l60_pzgr_ap"",50],[""spe_92x_shell_50l60_pzgr40_apcr"",12],[""spe_92x_shell_50l60_sprgr38_he"",21]]]"; + }; + }; + }; + nAttributes=2; + }; + }; + class Item3 + { + dataType="Group"; + side="West"; + class Entities + { + items=9; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2491.0205,238.86162,2392.7664}; + angles[]={0,3.7459652,0}; + }; + side="West"; + flags=7; + class Attributes + { + rank="SERGEANT"; + }; + id=18464; + type="SEP_B_GER_WIN_SL"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2489.7476,239.01563,2399.7219}; + angles[]={0,3.7459652,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18465; + type="SEP_B_GER_WIN_MGunner"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2497.9761,239.86424,2394.0393}; + angles[]={0,3.7459652,0}; + }; + side="West"; + flags=1; + class Attributes + { + skill=0.40000001; + }; + id=18466; + type="SEP_B_GER_WIN_Medic"; + atlOffset=0.48223877; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2488.4744,239.21228,2406.6775}; + angles[]={0,3.7459652,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=18467; + type="SEP_B_GER_WIN_ASL"; + atlOffset=-1.5258789e-05; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={2504.9316,240.75908,2395.3125}; + angles[]={0,3.7459652,0}; + }; + side="West"; + flags=1; + class Attributes + { + skill=0.40000001; + }; + id=18468; + type="SEP_B_GER_WIN_Rflmn_K98"; + atlOffset=0.89634705; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={2487.2014,239.4843,2413.6331}; + angles[]={0,3.7459652,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18469; + type="SEP_B_GER_WIN_AMGunner"; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={2511.8872,241.33932,2396.5854}; + angles[]={0,3.7459652,0}; + }; + side="West"; + flags=1; + class Attributes + { + skill=0.40000001; + }; + id=18470; + type="SEP_B_GER_WIN_LAT_Rifleman"; + atlOffset=1.1699829; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={2485.9285,239.71916,2420.5884}; + angles[]={0,3.7459652,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18471; + type="SEP_B_GER_WIN_Ober_Grenadier"; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={2518.8425,241.66299,2397.8584}; + angles[]={0,3.7459652,0}; + }; + side="West"; + flags=1; + class Attributes + { + skill=0.40000001; + }; + id=18472; + type="SEP_B_GER_WIN_Rflmn_K98"; + atlOffset=1.2502594; + }; + }; + class Attributes + { + name="obj01_attack_2"; + }; + id=18463; + }; + class Item4 + { + dataType="Group"; + side="West"; + class Entities + { + items=4; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2717.1409,246.93555,2588.4028}; + angles[]={0,3.4908679,0}; + }; + side="West"; + flags=7; + class Attributes + { + rank="SERGEANT"; + }; + id=18474; + type="SEP_B_GER_Lehr_WIN_ASL"; + atlOffset=1.5258789e-05; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2717.1409,246.93555,2588.4028}; + angles[]={0,3.4908679,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18475; + type="SEP_B_GER_Lehr_WIN_MG_MG42"; + atlOffset=1.5258789e-05; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2717.1409,246.93555,2588.4028}; + angles[]={0,3.4908679,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18476; + type="SEP_B_GER_Lehr_WIN_AMG"; + atlOffset=1.5258789e-05; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2717.1409,246.93555,2588.4028}; + angles[]={0,3.4908679,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18477; + type="SEP_B_GER_Lehr_WIN_Rflmn_K98"; + atlOffset=1.5258789e-05; + }; + }; + class Attributes + { + name="obj01_attack_8"; + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=4; + }; + class Links + { + items=4; + class Item0 + { + linkID=0; + item0=18474; + item1=18455; + class CustomData + { + role=3; + cargoIndex=0; + }; + }; + class Item1 + { + linkID=1; + item0=18475; + item1=18455; + class CustomData + { + role=3; + cargoIndex=1; + }; + }; + class Item2 + { + linkID=2; + item0=18476; + item1=18455; + class CustomData + { + role=3; + cargoIndex=2; + }; + }; + class Item3 + { + linkID=3; + item0=18477; + item1=18455; + class CustomData + { + role=3; + cargoIndex=3; + }; + }; + }; + }; + id=18473; + atlOffset=1.5258789e-05; + }; + class Item5 + { + dataType="Group"; + side="West"; + class Entities + { + items=8; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2714.5962,247.67569,2617.0706}; + angles[]={0,3.6104927,0}; + }; + side="West"; + flags=7; + class Attributes + { + rank="SERGEANT"; + }; + id=18479; + type="SEP_B_GER_Lehr_WIN_SL"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2714.5962,247.67569,2617.0706}; + angles[]={0,3.6104927,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18480; + type="SEP_B_GER_Lehr_WIN_MG_MG42"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2714.5962,247.67569,2617.0706}; + angles[]={0,3.6104927,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18481; + type="SEP_B_GER_Lehr_WIN_AMG"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2714.5962,247.67569,2617.0706}; + angles[]={0,3.6104927,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18482; + type="SEP_B_GER_Lehr_WIN_AT_PZ60"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={2714.5962,247.67569,2617.0706}; + angles[]={0,3.6104927,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=18483; + type="SEP_B_GER_Lehr_WIN_ASL"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={2714.5962,247.67569,2617.0706}; + angles[]={0,3.6104927,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18484; + type="SEP_B_GER_Lehr_WIN_MG_MG42"; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={2714.5962,247.67569,2617.0706}; + angles[]={0,3.6104927,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18485; + type="SEP_B_GER_Lehr_WIN_AMG"; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={2714.5962,247.67569,2617.0706}; + angles[]={0,3.6104927,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18486; + type="SEP_B_GER_Lehr_WIN_Gren"; + }; + }; + class Attributes + { + name="obj01_attack_7"; + speedMode="LIMITED"; + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=8; + }; + class Links + { + items=8; + class Item0 + { + linkID=0; + item0=18479; + item1=18498; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item1 + { + linkID=1; + item0=18480; + item1=18498; + class CustomData + { + role=2; + turretPath[]={1}; + }; + }; + class Item2 + { + linkID=2; + item0=18481; + item1=18498; + class CustomData + { + role=3; + cargoIndex=0; + }; + }; + class Item3 + { + linkID=3; + item0=18482; + item1=18498; + class CustomData + { + role=3; + cargoIndex=1; + }; + }; + class Item4 + { + linkID=4; + item0=18483; + item1=18498; + class CustomData + { + role=3; + cargoIndex=2; + }; + }; + class Item5 + { + linkID=5; + item0=18484; + item1=18498; + class CustomData + { + role=3; + cargoIndex=3; + }; + }; + class Item6 + { + linkID=6; + item0=18485; + item1=18498; + class CustomData + { + role=3; + cargoIndex=4; + }; + }; + class Item7 + { + linkID=7; + item0=18486; + item1=18498; + class CustomData + { + role=3; + cargoIndex=5; + }; + }; + }; + }; + id=18478; + }; + class Item6 + { + dataType="Group"; + side="West"; + class Entities + { + items=8; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2607.5571,238.0006,2256.9963}; + angles[]={0,3.7704697,0}; + }; + side="West"; + flags=7; + class Attributes + { + rank="SERGEANT"; + }; + id=18488; + type="SEP_B_GER_Lehr_WIN_SL"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2606.4548,238.07706,2263.981}; + angles[]={0,3.7704697,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18489; + type="SEP_B_GER_Lehr_WIN_MG_MG42"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2614.5417,237.80948,2258.0986}; + angles[]={0,3.7704697,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18490; + type="SEP_B_GER_Lehr_WIN_AMG"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2605.3525,237.40704,2270.9656}; + angles[]={0,3.7704697,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18491; + type="SEP_B_GER_Lehr_WIN_AT_PZ60"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={2621.5264,237.55458,2259.2009}; + angles[]={0,3.7704697,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=18492; + type="SEP_B_GER_Lehr_WIN_ASL"; + atlOffset=-1.5258789e-05; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={2604.2505,235.98138,2277.9502}; + angles[]={0,3.7704697,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18493; + type="SEP_B_GER_Lehr_WIN_MG_MG42"; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={2628.511,237.24969,2260.303}; + angles[]={0,3.7704697,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18494; + type="SEP_B_GER_Lehr_WIN_AMG"; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={2603.1482,234.30557,2284.9348}; + angles[]={0,3.7704697,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18495; + type="SEP_B_GER_Lehr_WIN_Gren"; + }; + }; + class Attributes + { + name="obj01_attack_3"; + }; + id=18487; + }; + class Item7 + { + dataType="Group"; + side="West"; + class Entities + { + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2690.8298,246.37407,2573.0247}; + angles[]={0,3.5638051,0}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=18449; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=-1.5258789e-05; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2690.8032,248.8951,2572.9753}; + angles[]={0,3.5638051,0}; + }; + side="West"; + class Attributes + { + }; + id=18450; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.5222626; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2690.8032,248.8951,2572.9753}; + angles[]={0,3.5638051,0}; + }; + side="West"; + flags=2; + class Attributes + { + }; + id=18451; + type="SEP_B_GER_WIN_Tank_Unterofficer"; + atlOffset=2.5222626; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2690.8032,248.8951,2572.9753}; + angles[]={0,3.5638051,0}; + }; + side="West"; + class Attributes + { + }; + id=18452; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.5222626; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={2690.8032,248.8951,2572.9753}; + angles[]={0,3.5638051,0}; + }; + side="West"; + class Attributes + { + }; + id=18453; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.5222626; + }; + }; + class Attributes + { + name="obj01_attack_1"; + speedMode="LIMITED"; + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=5; + }; + class Links + { + items=5; + class Item0 + { + linkID=0; + item0=18449; + item1=18448; + class CustomData + { + role=1; + }; + }; + class Item1 + { + linkID=1; + item0=18450; + item1=18448; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item2 + { + linkID=2; + item0=18451; + item1=18448; + class CustomData + { + role=2; + turretPath[]={0,0}; + }; + }; + class Item3 + { + linkID=3; + item0=18452; + item1=18448; + class CustomData + { + role=2; + turretPath[]={0,1}; + }; + }; + class Item4 + { + linkID=4; + item0=18453; + item1=18448; + class CustomData + { + role=2; + turretPath[]={1}; + }; + }; + }; + }; + id=18447; + atlOffset=1.5258789e-05; + }; + class Item8 + { + dataType="Group"; + side="West"; + class Entities + { + items=2; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2717.1409,246.93555,2588.4028}; + angles[]={0,3.4908679,0}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=18456; + type="SEP_B_GER_WIN_Scout_Halftrack_Driver"; + atlOffset=1.5258789e-05; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2717.1833,248.79736,2588.2751}; + angles[]={0,3.4908679,0}; + }; + side="West"; + flags=2; + class Attributes + { + }; + id=18457; + type="SEP_B_GER_WIN_Scout_Halftrack_Driver"; + atlOffset=1.8683167; + }; + }; + class Attributes + { + name="obj01_attack_4"; + speedMode="LIMITED"; + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=2; + }; + class Links + { + items=2; + class Item0 + { + linkID=0; + item0=18456; + item1=18455; + class CustomData + { + role=1; + }; + }; + class Item1 + { + linkID=1; + item0=18457; + item1=18455; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + }; + }; + id=18454; + atlOffset=1.5258789e-05; + }; + class Item9 + { + dataType="Group"; + side="West"; + class Entities + { + items=3; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2753.1306,249.05058,2683.7031}; + angles[]={0,3.6332867,0}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=18460; + type="SPE_GER_tank_crew"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2753.1279,249.1265,2683.4612}; + angles[]={0,3.6332867,0}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=18461; + type="SPE_GER_tank_crew"; + atlOffset=0.080841064; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2753.1279,249.1265,2683.4612}; + angles[]={0,3.6332867,0}; + }; + side="West"; + flags=6; + class Attributes + { + }; + id=18462; + type="SPE_GER_tank_unterofficer"; + atlOffset=0.080841064; + }; + }; + class Attributes + { + name="obj01_attack_6"; + speedMode="LIMITED"; + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=3; + }; + class Links + { + items=3; + class Item0 + { + linkID=0; + item0=18460; + item1=18459; + class CustomData + { + role=1; + }; + }; + class Item1 + { + linkID=1; + item0=18461; + item1=18459; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item2 + { + linkID=2; + item0=18462; + item1=18459; + class CustomData + { + role=2; + turretPath[]={0,0}; + }; + }; + }; + }; + id=18458; + }; + class Item10 + { + dataType="Logic"; + class PositionInfo + { + position[]={2327.6406,227.1595,2067.1621}; + }; + id=18496; + type="CBA_ModuleAttack"; + class CustomAttributes + { + class Attribute0 + { + property="CBA_ModuleAttack_allowOverride"; + expression="_this setVariable ['allowOverride',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="CBA_ModuleAttack_attackPosition"; + expression="_this setVariable ['attackPosition',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute2 + { + property="CBA_ModuleAttack_attackLocType"; + expression="_this setVariable ['attackLocType',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute3 + { + property="CBA_ModuleAttack_searchRadius"; + expression="_this setVariable ['searchRadius',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={2714.5793,249.73807,2616.988}; + angles[]={0,3.6104927,0}; + }; + side="West"; + flags=6; + class Attributes + { + }; + id=18498; + type="SEP_B_GER_WIN_OpelBlitz_Open"; + }; + class Item12 + { + dataType="Group"; + side="West"; + class Entities + { + items=1; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2714.5962,247.67569,2617.0706}; + angles[]={0,3.6104927,0}; + }; + side="West"; + flags=6; + class Attributes + { + }; + id=18499; + type="SEP_B_GER_WIN_Driver"; + }; + }; + class Attributes + { + name="obj01_attack_5"; + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=1; + }; + class Links + { + items=1; + class Item0 + { + linkID=0; + item0=18499; + item1=18498; + class CustomData + { + role=1; + }; + }; + }; + }; + id=18497; + }; + class Item13 + { + dataType="Trigger"; + position[]={2736.051,233.55563,2396.906}; + class Attributes + { + text="OBJ-01_DetectAssaultForce"; + condition="{alive _x} count (units obj01_attack_1 + units obj01_attack_2 + units obj01_attack_3 + units obj01_attack_4 + units obj01_attack_5 + units obj01_attack_6 + units obj01_attack_7 + units obj01_attack_8 + units obj01_attack_9 + units obj01_attack_10 + units obj01_attack_11 + units obj01_attack_12 + units obj01_attack_13) == 0"; + onActivation="[""01-01"", ""SUCCEEDED""] call BIS_fnc_taskSetState;"; + sizeA=0; + sizeB=0; + sizeC=0; + timeout[]={3,0,0}; + isServerOnly=1; + }; + id=18700; + type="EmptyDetector"; + }; + class Item14 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=6; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2308.6831,227.16093,2152.7427}; + }; + side="Independent"; + flags=7; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=17876; + type="SEP_I_US_WIN_ASL"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2313.6831,227.16093,2147.7427}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17877; + type="SEP_I_US_WIN_Gren"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2303.6831,227.16093,2147.7427}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17878; + type="SEP_I_US_WIN_Gren"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2318.6831,227.16093,2142.7427}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17879; + type="SEP_I_US_WIN_Rflmn"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={2298.6831,227.16093,2142.7427}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17880; + type="SEP_I_US_WIN_Rflmn"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={2323.6831,227.16093,2137.7427}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=17881; + type="SEP_I_US_WIN_Rflmn"; + }; + }; + class Attributes + { + }; + id=17875; + }; + class Item15 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=6; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2418.0789,227.36322,2033.1329}; + }; + side="Independent"; + flags=7; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=18709; + type="SPE_US_Assist_SquadLead"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2423.0789,227.17374,2028.1329}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18710; + type="SPE_US_Grenadier"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2413.0789,227.16093,2028.1329}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18711; + type="SPE_US_Grenadier"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2428.0789,227.00826,2023.1329}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18712; + type="SPE_US_Rifleman"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={2408.0789,227.16093,2023.1329}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18713; + type="SPE_US_Rifleman"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={2433.0789,226.94971,2018.1329}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18714; + type="SPE_US_Rifleman"; + }; + }; + class Attributes + { + }; + id=18708; + }; + class Item16 + { + dataType="Object"; + class PositionInfo + { + position[]={2756.4121,237.15221,2098.0583}; + angles[]={0,4.4516892,0}; + }; + side="West"; + flags=6; + class Attributes + { + }; + id=18726; + type="SPEV_Sdkfz234_2"; + atlOffset=0.021713257; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="SPE_System_TankLoadout"; + expression="[_this,_value] spawn SPE_fnc_System_ammunition_updateAmmoLoadout;"; + class Value + { + class data + { + singleType="STRING"; + value="[true,[[""spe_55x_shell_50l60_pzgr_ap"",30],[""spe_55x_shell_50l60_sprgr38_he"",20],[""spe_55x_shell_50l60_pzgr40_apcr"",5]]]"; + }; + }; + }; + nAttributes=2; + }; + }; + class Item17 + { + dataType="Object"; + class PositionInfo + { + position[]={2731.9036,239.19583,2090.7542}; + angles[]={0,4.526721,0}; + }; + side="West"; + flags=6; + class Attributes + { + }; + id=18738; + type="SEP_B_GER_WIN_PzKpfw_III_M"; + atlOffset=-0.015014648; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="SPE_System_TankLoadout"; + expression="[_this,_value] spawn SPE_fnc_System_ammunition_updateAmmoLoadout;"; + class Value + { + class data + { + singleType="STRING"; + value="[false,[[""spe_92x_shell_50l60_pzgr_ap"",50],[""spe_92x_shell_50l60_pzgr40_apcr"",12],[""spe_92x_shell_50l60_sprgr38_he"",21]]]"; + }; + }; + }; + nAttributes=2; + }; + }; + class Item18 + { + dataType="Object"; + class PositionInfo + { + position[]={2771.6328,238.26366,2103.2507}; + angles[]={0,4.4664373,0}; + }; + side="West"; + flags=6; + class Attributes + { + }; + id=18751; + type="SEP_B_GER_WIN_SdKfz_2501"; + atlOffset=-0.00073242188; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item19 + { + dataType="Group"; + side="West"; + class Entities + { + items=3; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2771.5601,236.40013,2103.334}; + angles[]={0,4.4664373,0}; + }; + side="West"; + flags=7; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=18755; + type="SEP_B_GER_WIN_Rflmn_STG"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2771.5601,236.40013,2103.334}; + angles[]={0,4.4664373,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18756; + type="SEP_B_GER_WIN_Rflmn_K98"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2771.5601,236.40013,2103.334}; + angles[]={0,4.4664373,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18757; + type="SEP_B_GER_WIN_Rflmn_K98"; + }; + }; + class Attributes + { + name="obj01_attack_10"; + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=3; + }; + class Links + { + items=3; + class Item0 + { + linkID=0; + item0=18755; + item1=18751; + class CustomData + { + role=3; + cargoIndex=0; + }; + }; + class Item1 + { + linkID=1; + item0=18756; + item1=18751; + class CustomData + { + role=3; + cargoIndex=1; + }; + }; + class Item2 + { + linkID=2; + item0=18757; + item1=18751; + class CustomData + { + role=3; + cargoIndex=2; + }; + }; + }; + }; + id=18754; + atlOffset=-0.00073242188; + }; + class Item20 + { + dataType="Group"; + side="West"; + class Entities + { + items=4; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2597.0994,235.40793,2180.2144}; + angles[]={0,4.1476879,0}; + }; + side="West"; + flags=7; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=18759; + type="SEP_B_GER_WIN_SL"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2598.6472,235.55865,2187.114}; + angles[]={0,4.1476879,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18760; + type="SEP_B_GER_WIN_MGunner"; + atlOffset=1.5258789e-05; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2603.9988,235.56781,2178.6665}; + angles[]={0,4.1476879,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18761; + type="SEP_B_GER_WIN_Rflmn_K98"; + atlOffset=1.5258789e-05; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2600.1951,235.63802,2194.0137}; + angles[]={0,4.1476879,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18762; + type="SEP_B_GER_WIN_AMGunner"; + atlOffset=3.0517578e-05; + }; + }; + class Attributes + { + name="obj01_attack_9"; + }; + id=18758; + }; + class Item21 + { + dataType="Group"; + side="West"; + class Entities + { + items=3; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2754.2866,237.10002,2097.9333}; + angles[]={0,4.4516892,0}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=18727; + type="SPE_GER_tank_crew"; + atlOffset=1.5258789e-05; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2754.2866,237.18208,2097.6936}; + angles[]={0,4.4516892,0}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=18728; + type="SPE_GER_tank_crew"; + atlOffset=0.080871582; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2754.2866,237.18208,2097.6936}; + angles[]={0,4.4516892,0}; + }; + side="West"; + flags=6; + class Attributes + { + }; + id=18729; + type="SPE_GER_tank_unterofficer"; + atlOffset=0.080871582; + }; + }; + class Attributes + { + name="obj01_attack_13"; + speedMode="LIMITED"; + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=3; + }; + class Links + { + items=3; + class Item0 + { + linkID=0; + item0=18727; + item1=18726; + class CustomData + { + role=1; + }; + }; + class Item1 + { + linkID=1; + item0=18728; + item1=18726; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item2 + { + linkID=2; + item0=18729; + item1=18726; + class CustomData + { + role=2; + turretPath[]={0,0}; + }; + }; + }; + }; + id=18725; + atlOffset=0.021713257; + }; + class Item22 + { + dataType="Group"; + side="West"; + class Entities + { + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2729.5583,237.0872,2089.0374}; + angles[]={0,4.526721,0}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=18739; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=1.5258789e-05; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2729.551,239.19479,2089.0344}; + angles[]={0,4.526721,0}; + }; + side="West"; + class Attributes + { + }; + id=18740; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.1076202; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2729.551,239.19479,2089.0344}; + angles[]={0,4.526721,0}; + }; + side="West"; + flags=2; + class Attributes + { + }; + id=18741; + type="SEP_B_GER_WIN_Tank_Unterofficer"; + atlOffset=2.1076202; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2729.551,239.19479,2089.0344}; + angles[]={0,4.526721,0}; + }; + side="West"; + class Attributes + { + }; + id=18742; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.1076202; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={2729.551,239.19479,2089.0344}; + angles[]={0,4.526721,0}; + }; + side="West"; + class Attributes + { + }; + id=18743; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.1076202; + }; + }; + class Attributes + { + name="obj01_attack_12"; + speedMode="LIMITED"; + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=5; + }; + class Links + { + items=5; + class Item0 + { + linkID=0; + item0=18739; + item1=18738; + class CustomData + { + role=1; + }; + }; + class Item1 + { + linkID=1; + item0=18740; + item1=18738; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item2 + { + linkID=2; + item0=18741; + item1=18738; + class CustomData + { + role=2; + turretPath[]={0,0}; + }; + }; + class Item3 + { + linkID=3; + item0=18742; + item1=18738; + class CustomData + { + role=2; + turretPath[]={0,1}; + }; + }; + class Item4 + { + linkID=4; + item0=18743; + item1=18738; + class CustomData + { + role=2; + turretPath[]={1}; + }; + }; + }; + }; + id=18737; + atlOffset=-0.015014648; + }; + class Item23 + { + dataType="Group"; + side="West"; + class Entities + { + items=2; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2755.2007,237.57365,2120.8711}; + angles[]={0,4.4664373,0}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=18752; + type="SEP_B_GER_WIN_Scout_Halftrack_Driver"; + atlOffset=-1.5258789e-05; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2755.2734,239.43861,2120.8379}; + angles[]={0,4.4664373,0}; + }; + side="West"; + flags=2; + class Attributes + { + }; + id=18753; + type="SEP_B_GER_WIN_Scout_Halftrack_Driver"; + atlOffset=1.8675232; + }; + }; + class Attributes + { + name="obj01_attack_11"; + speedMode="LIMITED"; + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=2; + }; + class Links + { + items=2; + class Item0 + { + linkID=0; + item0=18752; + item1=18751; + class CustomData + { + role=1; + }; + }; + class Item1 + { + linkID=1; + item0=18753; + item1=18751; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + }; + }; + id=18750; + atlOffset=-0.00073242188; + }; + class Item24 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=6; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2203.1106,227.16093,2194.6875}; + }; + side="Independent"; + flags=7; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=18702; + type="SPE_US_Assist_SquadLead"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2208.1106,227.16093,2189.6875}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18703; + type="SPE_US_Grenadier"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2198.1106,227.16093,2189.6875}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18704; + type="SPE_US_Grenadier"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2213.1106,227.16093,2184.6875}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18705; + type="SPE_US_Rifleman"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={2193.1106,227.16093,2184.6875}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18706; + type="SPE_US_Rifleman"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={2218.1106,227.16093,2179.6875}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18707; + type="SPE_US_Rifleman"; + }; + }; + class Attributes + { + }; + id=18701; + }; + class Item25 + { + dataType="Logic"; + class PositionInfo + { + position[]={2114.3884,227.1595,2110.6633}; + }; + id=19045; + type="CBA_ModuleAttack"; + class CustomAttributes + { + class Attribute0 + { + property="CBA_ModuleAttack_allowOverride"; + expression="_this setVariable ['allowOverride',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="CBA_ModuleAttack_attackPosition"; + expression="_this setVariable ['attackPosition',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute2 + { + property="CBA_ModuleAttack_attackLocType"; + expression="_this setVariable ['attackLocType',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute3 + { + property="CBA_ModuleAttack_searchRadius"; + expression="_this setVariable ['searchRadius',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + }; + id=18438; + atlOffset=2.3544464; + }; + class Item190 + { + dataType="Layer"; + name="OBJ-02_Destroy German Armor"; + class Entities + { + items=21; + class Item0 + { + dataType="Group"; + side="West"; + class Entities + { + items=4; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1442.3674,248.19032,2241.9243}; + angles[]={6.2542129,2.1236644,6.2485409}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=18029; + type="SEP_B_GER_WIN_SPG_Crew"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1442.4431,250.37297,2241.8611}; + angles[]={6.2542129,2.1236644,6.2485409}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=18030; + type="SEP_B_GER_WIN_SPG_Crew"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1442.4431,250.37297,2241.8611}; + angles[]={6.2542129,2.1236644,6.2485409}; + }; + side="West"; + flags=6; + class Attributes + { + }; + id=18031; + type="SEP_B_GER_WIN_SPG_Unterofficer"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={1442.4431,250.37297,2241.8611}; + angles[]={6.2542129,2.1236644,6.2485409}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=18032; + type="SEP_B_GER_WIN_SPG_Crew"; + }; + }; + class Attributes + { + behaviour="COMBAT"; + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=4; + }; + class Links + { + items=4; + class Item0 + { + linkID=0; + item0=18029; + item1=18028; + class CustomData + { + role=1; + }; + }; + class Item1 + { + linkID=1; + item0=18030; + item1=18028; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item2 + { + linkID=2; + item0=18031; + item1=18028; + class CustomData + { + role=2; + turretPath[]={1}; + }; + }; + class Item3 + { + linkID=3; + item0=18032; + item1=18028; + class CustomData + { + role=2; + turretPath[]={2}; + }; + }; + }; + }; + id=18027; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1442.4426,250.37152,2241.8108}; + angles[]={6.2542129,2.1236644,6.2485409}; + }; + side="West"; + flags=6; + class Attributes + { + }; + id=18028; + type="SEP_B_GER_WIN_StuG_III_G_SKB"; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="ENH_AdvancedDamage"; + expression="if (local _this) then {parseSimpleArray _value params ['_hitpoints', '_damage']; {if ((_damage # _forEachIndex) == 0) then {continue}; _this setHitPointDamage [_x, _damage # _forEachIndex, false]} forEach _hitpoints}"; + class Value + { + class data + { + singleType="STRING"; + value="[[""hitskirt_left_1"",""hitskirt_left_2"",""hitskirt_left_3"",""hitskirt_left_4"",""hitskirt_right_1"",""hitskirt_right_2"",""hitskirt_right_3"",""hitskirt_right_4"",""hithull"",""hitltrack"",""hitrtrack"",""hitengine"",""hitfuel"",""hitturret"",""hitgun"",""hitloaderturret"",""hitloadergun"",""#mainheadlight""],[0.21,0.05,0.06,0.09,0.42,0.43,0.35,0.17,0,1,1,0,0,0,0,0,0,0]]"; + }; + }; + }; + class Attribute2 + { + property="SPE_System_TankLoadout"; + expression="[_this,_value] spawn SPE_fnc_System_ammunition_updateAmmoLoadout;"; + class Value + { + class data + { + singleType="STRING"; + value="[true,[[""spe_54x_pzgr39_stuk40_ap"",15],[""spe_54x_pzgr40_stuk40_apcr"",5],[""spe_54x_sprgr34_stuk40_he"",30],[""spe_54x_kgrrotnb_stuk40_smk"",5]]]"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1392.3688,252.82225,2297.2715}; + angles[]={6.2716408,2.4943199,6.268672}; + }; + side="West"; + flags=6; + class Attributes + { + }; + id=18021; + type="SEP_B_GER_WIN_PzKpfw_IV_G"; + atlOffset=-0.00068664551; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="ENH_AdvancedDamage"; + expression="if (local _this) then {parseSimpleArray _value params ['_hitpoints', '_damage']; {if ((_damage # _forEachIndex) == 0) then {continue}; _this setHitPointDamage [_x, _damage # _forEachIndex, false]} forEach _hitpoints}"; + class Value + { + class data + { + singleType="STRING"; + value="[[""hithull"",""hitskirt_left_1"",""hitskirt_left_2"",""hitskirt_left_3"",""hitskirt_left_4"",""hitskirt_left_5"",""hitskirt_right_1"",""hitskirt_right_2"",""hitskirt_right_3"",""hitskirt_right_4"",""hitskirt_right_5"",""hitskirt_upper_left"",""hitskirt_upper_right"",""hitskirt_upper_back"",""hitengine"",""hitltrack"",""hitrtrack"",""hitfuel"",""hitturret"",""hitgun"",""hitcomturret"",""hitcomgun"",""#light_l_hit""],[0,0.284197,0.250996,0.530434,0.464033,0.68537,0,0,0,0,0,0,0,0,0,1,0.580235,0,0,0,0,0,0]]"; + }; + }; + }; + class Attribute2 + { + property="SPE_System_TankLoadout"; + expression="[_this,_value] spawn SPE_fnc_System_ammunition_updateAmmoLoadout;"; + class Value + { + class data + { + singleType="STRING"; + value="[true,[[""spe_87x_pzgr39_kwk40_ap"",30],[""spe_87x_pzgr40_kwk40_apcr"",10],[""spe_87x_sprgr34_kwk40_he"",40],[""spe_87x_kgrrotnb_kwk40_smk"",7]]]"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item3 + { + dataType="Group"; + side="West"; + class Entities + { + items=9; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1429.0653,245.13806,2211.1028}; + angles[]={0,2.2694733,0}; + }; + side="West"; + flags=7; + class Attributes + { + rank="SERGEANT"; + }; + id=18041; + type="SEP_B_GER_WIN_SL"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1422.0209,245.00639,2210.4902}; + angles[]={0,2.2694733,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18042; + type="SEP_B_GER_WIN_MGunner"; + atlOffset=1.5258789e-05; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1428.4529,245.66687,2218.1472}; + angles[]={0,2.2694733,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18043; + type="SEP_B_GER_WIN_Medic"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={1414.9763,244.96445,2209.8779}; + angles[]={0,2.2694733,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=18044; + type="SEP_B_GER_WIN_ASL"; + atlOffset=1.5258789e-05; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={1427.8405,246.21196,2225.1917}; + angles[]={0,2.2694733,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18045; + type="SEP_B_GER_WIN_Rflmn_K98"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={1407.9318,245.00453,2209.2654}; + angles[]={0,2.2694733,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18046; + type="SEP_B_GER_WIN_AMGunner"; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={1427.228,246.81154,2232.2363}; + angles[]={0,2.2694733,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18047; + type="SEP_B_GER_WIN_LAT_Rifleman"; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={1400.8873,245.21791,2208.6531}; + angles[]={0,2.2694733,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18048; + type="SEP_B_GER_WIN_Ober_Grenadier"; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={1426.6155,247.53644,2239.2808}; + angles[]={0,2.2694733,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18049; + type="SEP_B_GER_WIN_Rflmn_K98"; + }; + }; + class Attributes + { + }; + id=18040; + }; + class Item4 + { + dataType="Group"; + side="West"; + class Entities + { + items=4; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1464.7866,248.27292,2256.0674}; + angles[]={0,2.1708555,0}; + }; + side="West"; + flags=7; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=18051; + type="SEP_B_GER_WIN_SL"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1457.8367,248.21213,2254.7644}; + angles[]={0,2.1708555,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18052; + type="SEP_B_GER_WIN_MGunner"; + atlOffset=1.5258789e-05; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1463.4835,248.77901,2263.0173}; + angles[]={0,2.1708555,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18053; + type="SEP_B_GER_WIN_Rflmn_K98"; + atlOffset=1.5258789e-05; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={1450.8867,248.24423,2253.4612}; + angles[]={0,2.1708555,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18054; + type="SEP_B_GER_WIN_AMGunner"; + }; + }; + class Attributes + { + }; + id=18050; + }; + class Item5 + { + dataType="Group"; + side="West"; + class Entities + { + items=4; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1551.882,248.28885,2344.929}; + angles[]={0,2.1635334,0}; + }; + side="West"; + flags=7; + class Attributes + { + skill=0.55000001; + rank="LIEUTENANT"; + }; + id=18056; + type="SEP_B_GER_WIN_Lieutenant"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1544.9418,248.40063,2343.575}; + angles[]={0,2.1635334,0}; + }; + side="West"; + flags=5; + class Attributes + { + rank="SERGEANT"; + }; + id=18057; + type="SEP_B_GER_WIN_Rflmn_K98"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1550.5281,248.63661,2351.8691}; + angles[]={0,2.1635334,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=18058; + type="SEP_B_GER_WIN_Radioman"; + atlOffset=-1.5258789e-05; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={1538.0015,248.5294,2342.2212}; + angles[]={0,2.1635334,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=18059; + type="SEP_B_GER_WIN_Medic"; + }; + }; + class Attributes + { + }; + id=18055; + }; + class Item6 + { + dataType="Group"; + side="West"; + class Entities + { + items=6; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1420.4387,251.54974,2329.3611}; + angles[]={6.2767262,2.2151806,6.273025}; + }; + side="West"; + flags=7; + class Attributes + { + rank="SERGEANT"; + }; + id=18088; + type="SEP_B_GER_WIN_Scout_SL"; + atlOffset=-0.0061645508; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1418.0444,251.52661,2329.7537}; + angles[]={6.2767262,2.2151806,6.273025}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=18090; + type="SEP_B_GER_WIN_Scout_Halftrack_Driver"; + atlOffset=-0.0061645508; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1418.0099,253.38597,2329.5923}; + angles[]={6.2767262,2.2151806,6.273025}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=18091; + type="SEP_B_GER_WIN_Scout_Halftrack_Driver"; + atlOffset=-0.0061645508; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={1420.4387,251.54974,2329.3611}; + angles[]={6.2767262,2.2151806,6.273025}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18092; + type="SEP_B_GER_WIN_Scout_MGunner"; + atlOffset=-0.0061645508; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={1420.4387,251.54974,2329.3611}; + angles[]={6.2767262,2.2151806,6.273025}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18093; + type="SEP_B_GER_WIN_Scout_AMGunner"; + atlOffset=-0.0061645508; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={1420.4387,251.54974,2329.3611}; + angles[]={6.2767262,2.2151806,6.273025}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18094; + type="SEP_B_GER_WIN_Scout_Rflmn_Pvt"; + atlOffset=-0.0061645508; + }; + }; + class Attributes + { + behaviour="COMBAT"; + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=6; + }; + class Links + { + items=6; + class Item0 + { + linkID=0; + item0=18088; + item1=18089; + class CustomData + { + role=3; + cargoIndex=0; + }; + }; + class Item1 + { + linkID=1; + item0=18090; + item1=18089; + class CustomData + { + role=1; + }; + }; + class Item2 + { + linkID=2; + item0=18091; + item1=18089; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item3 + { + linkID=3; + item0=18092; + item1=18089; + class CustomData + { + role=3; + cargoIndex=1; + }; + }; + class Item4 + { + linkID=4; + item0=18093; + item1=18089; + class CustomData + { + role=3; + cargoIndex=2; + }; + }; + class Item5 + { + linkID=5; + item0=18094; + item1=18089; + class CustomData + { + role=3; + cargoIndex=3; + }; + }; + }; + }; + id=18087; + atlOffset=-0.0061645508; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={1367.6603,252.50507,2309.0059}; + angles[]={6.2767262,2.2151806,6.273025}; + }; + side="West"; + flags=4; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=18089; + type="SEP_B_GER_WIN_SdKfz_2501"; + atlOffset=-0.0061645508; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item8 + { + dataType="Group"; + side="West"; + class Entities + { + items=3; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1428.8923,253.42192,2359.2578}; + angles[]={6.2612114,2.1827087,6.2575989}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=18105; + type="SPE_GER_tank_crew"; + atlOffset=1.5258789e-05; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1428.8927,253.49747,2359.0159}; + angles[]={6.2612114,2.1827087,6.2575989}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=18106; + type="SPE_GER_tank_crew"; + atlOffset=1.5258789e-05; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1428.8927,253.49747,2359.0159}; + angles[]={6.2612114,2.1827087,6.2575989}; + }; + side="West"; + flags=6; + class Attributes + { + }; + id=18107; + type="SPE_GER_tank_unterofficer"; + atlOffset=1.5258789e-05; + }; + }; + class Attributes + { + behaviour="COMBAT"; + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=3; + }; + class Links + { + items=3; + class Item0 + { + linkID=0; + item0=18105; + item1=18104; + class CustomData + { + role=1; + }; + }; + class Item1 + { + linkID=1; + item0=18106; + item1=18104; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item2 + { + linkID=2; + item0=18107; + item1=18104; + class CustomData + { + role=2; + turretPath[]={0,0}; + }; + }; + }; + }; + id=18103; + atlOffset=1.5258789e-05; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={1428.8923,253.49606,2358.9661}; + angles[]={6.2612114,2.1827087,6.2575989}; + }; + side="West"; + flags=6; + class Attributes + { + }; + id=18104; + type="SPEV_Sdkfz234_2"; + atlOffset=1.5258789e-05; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="SPE_System_TankLoadout"; + expression="[_this,_value] spawn SPE_fnc_System_ammunition_updateAmmoLoadout;"; + class Value + { + class data + { + singleType="STRING"; + value="[true,[[""spe_55x_shell_50l60_pzgr_ap"",30],[""spe_55x_shell_50l60_sprgr38_he"",20],[""spe_55x_shell_50l60_pzgr40_apcr"",5]]]"; + }; + }; + }; + nAttributes=2; + }; + }; + class Item10 + { + dataType="Group"; + side="West"; + class Entities + { + items=6; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1463.0326,255.07245,2393.4668}; + angles[]={6.2639709,2.2151806,6.259409}; + }; + side="West"; + flags=7; + class Attributes + { + rank="SERGEANT"; + }; + id=18096; + type="SEP_B_GER_WIN_Scout_SL"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1460.6383,255.04932,2393.8594}; + angles[]={6.2639709,2.2151806,6.259409}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=18097; + type="SEP_B_GER_WIN_Scout_Halftrack_Driver"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1460.6038,256.90866,2393.698}; + angles[]={6.2639709,2.2151806,6.259409}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=18098; + type="SEP_B_GER_WIN_Scout_Halftrack_Driver"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={1463.0326,255.07245,2393.4668}; + angles[]={6.2639709,2.2151806,6.259409}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18099; + type="SEP_B_GER_WIN_Scout_MGunner"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={1463.0326,255.07245,2393.4668}; + angles[]={6.2639709,2.2151806,6.259409}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18100; + type="SEP_B_GER_WIN_Scout_AMGunner"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={1463.0326,255.07245,2393.4668}; + angles[]={6.2639709,2.2151806,6.259409}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18101; + type="SEP_B_GER_WIN_Scout_Rflmn_Pvt"; + }; + }; + class Attributes + { + behaviour="COMBAT"; + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=6; + }; + class Links + { + items=6; + class Item0 + { + linkID=0; + item0=18096; + item1=18102; + class CustomData + { + role=3; + cargoIndex=0; + }; + }; + class Item1 + { + linkID=1; + item0=18097; + item1=18102; + class CustomData + { + role=1; + }; + }; + class Item2 + { + linkID=2; + item0=18098; + item1=18102; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item3 + { + linkID=3; + item0=18099; + item1=18102; + class CustomData + { + role=3; + cargoIndex=1; + }; + }; + class Item4 + { + linkID=4; + item0=18100; + item1=18102; + class CustomData + { + role=3; + cargoIndex=2; + }; + }; + class Item5 + { + linkID=5; + item0=18101; + item1=18102; + class CustomData + { + role=3; + cargoIndex=3; + }; + }; + }; + }; + id=18095; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={1410.2542,256.03308,2373.1116}; + angles[]={6.2639709,2.2151806,6.259409}; + }; + side="West"; + flags=4; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=18102; + type="SEP_B_GER_WIN_SdKfz_2501"; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item12 + { + dataType="Group"; + side="West"; + class Entities + { + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1433.4873,249.94301,2291.7749}; + angles[]={6.2608628,1.9978784,6.2757502}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=18035; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=-0.00010681152; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1433.5013,252.46335,2291.6951}; + angles[]={6.2608628,1.9978784,6.2757502}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=18036; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=-0.00010681152; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1433.5013,252.46335,2291.6951}; + angles[]={6.2608628,1.9978784,6.2757502}; + }; + side="West"; + flags=6; + class Attributes + { + }; + id=18037; + type="SEP_B_GER_WIN_Tank_Unterofficer"; + atlOffset=-0.00010681152; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={1433.5013,252.46335,2291.6951}; + angles[]={6.2608628,1.9978784,6.2757502}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=18038; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=-0.00010681152; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={1433.5013,252.46335,2291.6951}; + angles[]={6.2608628,1.9978784,6.2757502}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=18039; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=-0.00010681152; + }; + }; + class Attributes + { + behaviour="COMBAT"; + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=5; + }; + class Links + { + items=5; + class Item0 + { + linkID=0; + item0=18035; + item1=18034; + class CustomData + { + role=1; + }; + }; + class Item1 + { + linkID=1; + item0=18036; + item1=18034; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item2 + { + linkID=2; + item0=18037; + item1=18034; + class CustomData + { + role=2; + turretPath[]={0,0}; + }; + }; + class Item3 + { + linkID=3; + item0=18038; + item1=18034; + class CustomData + { + role=2; + turretPath[]={0,1}; + }; + }; + class Item4 + { + linkID=4; + item0=18039; + item1=18034; + class CustomData + { + role=2; + turretPath[]={1}; + }; + }; + }; + }; + id=18033; + atlOffset=-0.00010681152; + }; + class Item13 + { + dataType="Object"; + class PositionInfo + { + position[]={1438.162,252.31999,2287.5261}; + angles[]={6.2608628,1.9978784,6.2757502}; + }; + side="West"; + flags=6; + class Attributes + { + }; + id=18034; + type="SEP_B_GER_WIN_PzKpfw_IV_G"; + atlOffset=-0.00010681152; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="SPE_System_TankLoadout"; + expression="[_this,_value] spawn SPE_fnc_System_ammunition_updateAmmoLoadout;"; + class Value + { + class data + { + singleType="STRING"; + value="[true,[[""spe_87x_pzgr39_kwk40_ap"",30],[""spe_87x_pzgr40_kwk40_apcr"",10],[""spe_87x_sprgr34_kwk40_he"",40],[""spe_87x_kgrrotnb_kwk40_smk"",7]]]"; + }; + }; + }; + nAttributes=2; + }; + }; + class Item14 + { + dataType="Group"; + side="West"; + class Entities + { + items=9; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1432.3269,250.88673,2313.0442}; + angles[]={0,2.3347437,0}; + }; + side="West"; + flags=7; + class Attributes + { + rank="SERGEANT"; + }; + id=18131; + type="SPE_GER_SquadLead"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1425.2574,250.7187,2312.8926}; + angles[]={0,2.3347437,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18132; + type="SPE_GER_mgunner"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1432.1753,251.28389,2320.1135}; + angles[]={0,2.3347437,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18133; + type="SPE_GER_medic"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={1418.188,250.59367,2312.741}; + angles[]={0,2.3347437,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=18134; + type="SPE_GER_Assist_SquadLead"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={1432.0236,251.65782,2327.1831}; + angles[]={0,2.3347437,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18135; + type="SPE_GER_rifleman"; + atlOffset=1.5258789e-05; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={1411.1185,250.49062,2312.5891}; + angles[]={0,2.3347437,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18136; + type="SPE_GER_amgunner"; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={1431.8719,252.05731,2334.2524}; + angles[]={0,2.3347437,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18137; + type="SPE_GER_LAT_Rifleman"; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={1404.0492,250.42834,2312.4375}; + angles[]={0,2.3347437,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18138; + type="SPE_GER_ober_grenadier"; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={1431.7202,252.67685,2341.322}; + angles[]={0,2.3347437,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18139; + type="SPE_GER_rifleman"; + }; + }; + class Attributes + { + }; + id=18130; + }; + class Item15 + { + dataType="Group"; + side="West"; + class Entities + { + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1437.6479,248.74225,2256.0745}; + angles[]={6.2716408,2.4943199,6.268672}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=18022; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=-1.5258789e-05; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1437.7289,251.26169,2256.0071}; + angles[]={6.2716408,2.4943199,6.268672}; + }; + side="West"; + class Attributes + { + }; + id=18023; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.5238342; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1437.7289,251.26169,2256.0071}; + angles[]={6.2716408,2.4943199,6.268672}; + }; + side="West"; + flags=2; + class Attributes + { + }; + id=18024; + type="SEP_B_GER_WIN_Tank_Unterofficer"; + atlOffset=2.5238342; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={1437.7289,251.26169,2256.0071}; + angles[]={6.2716408,2.4943199,6.268672}; + }; + side="West"; + class Attributes + { + }; + id=18025; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.5238342; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={1437.7289,251.26169,2256.0071}; + angles[]={6.2716408,2.4943199,6.268672}; + }; + side="West"; + class Attributes + { + }; + id=18026; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.5238342; + }; + }; + class Attributes + { + behaviour="COMBAT"; + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=5; + }; + class Links + { + items=5; + class Item0 + { + linkID=0; + item0=18022; + item1=18021; + class CustomData + { + role=1; + }; + }; + class Item1 + { + linkID=1; + item0=18023; + item1=18021; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item2 + { + linkID=2; + item0=18024; + item1=18021; + class CustomData + { + role=2; + turretPath[]={0,0}; + }; + }; + class Item3 + { + linkID=3; + item0=18025; + item1=18021; + class CustomData + { + role=2; + turretPath[]={0,1}; + }; + }; + class Item4 + { + linkID=4; + item0=18026; + item1=18021; + class CustomData + { + role=2; + turretPath[]={1}; + }; + }; + }; + }; + id=18020; + atlOffset=-0.00068664551; + }; + class Item16 + { + dataType="Group"; + side="West"; + class Entities + { + items=9; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1586.2007,244.58569,2271.4153}; + angles[]={0,2.3277009,0}; + }; + side="West"; + flags=7; + class Attributes + { + rank="SERGEANT"; + }; + id=18156; + type="SEP_B_GER_WIN_SL"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1579.1324,244.72073,2271.2139}; + angles[]={0,2.3277009,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18157; + type="SEP_B_GER_WIN_MGunner"; + atlOffset=1.5258789e-05; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1585.9993,245.1109,2278.4834}; + angles[]={0,2.3277009,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18158; + type="SEP_B_GER_WIN_Medic"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={1572.0643,244.83072,2271.0125}; + angles[]={0,2.3277009,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=18159; + type="SEP_B_GER_WIN_ASL"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={1585.7977,245.65901,2285.5518}; + angles[]={0,2.3277009,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18160; + type="SEP_B_GER_WIN_Rflmn_K98"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={1564.9961,245.01901,2270.811}; + angles[]={0,2.3277009,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18161; + type="SEP_B_GER_WIN_AMGunner"; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={1585.5963,246.20586,2292.6199}; + angles[]={0,2.3277009,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18162; + type="SEP_B_GER_WIN_LAT_Rifleman"; + atlOffset=-3.0517578e-05; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={1557.9279,245.29419,2270.6094}; + angles[]={0,2.3277009,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18163; + type="SEP_B_GER_WIN_Ober_Grenadier"; + atlOffset=-3.0517578e-05; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={1585.3949,246.71506,2299.688}; + angles[]={0,2.3277009,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18164; + type="SEP_B_GER_WIN_Rflmn_K98"; + atlOffset=3.0517578e-05; + }; + }; + class Attributes + { + }; + id=18155; + }; + class Item17 + { + dataType="Logic"; + class PositionInfo + { + position[]={1634.8542,235.92822,2088.1782}; + angles[]={0,0,6.2459922}; + }; + id=18165; + type="CBA_ModuleAttack"; + class CustomAttributes + { + class Attribute0 + { + property="CBA_ModuleAttack_allowOverride"; + expression="_this setVariable ['allowOverride',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="CBA_ModuleAttack_attackPosition"; + expression="_this setVariable ['attackPosition',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute2 + { + property="CBA_ModuleAttack_attackLocType"; + expression="_this setVariable ['attackLocType',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute3 + { + property="CBA_ModuleAttack_searchRadius"; + expression="_this setVariable ['searchRadius',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item18 + { + dataType="Group"; + side="West"; + class Entities + { + items=9; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1313.4596,238.74338,2034.0596}; + angles[]={0,1.5589467,0}; + }; + side="West"; + flags=7; + class Attributes + { + rank="SERGEANT"; + }; + id=18417; + type="SEP_B_GER_WIN_SL"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1308.5192,238.47531,2029.0007}; + angles[]={0,1.5589467,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18418; + type="SEP_B_GER_WIN_MGunner"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1308.4008,238.60028,2039}; + angles[]={0,1.5589467,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18419; + type="SEP_B_GER_WIN_Medic"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={1303.5787,238.32852,2023.9418}; + angles[]={0,1.5589467,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=18420; + type="SEP_B_GER_WIN_ASL"; + atlOffset=1.5258789e-05; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={1303.3418,238.5594,2043.9404}; + angles[]={0,1.5589467,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18421; + type="SEP_B_GER_WIN_Rflmn_K98"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={1298.6384,238.28679,2018.8829}; + angles[]={0,1.5589467,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18422; + type="SEP_B_GER_WIN_AMGunner"; + atlOffset=-1.5258789e-05; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={1298.283,238.62909,2048.8809}; + angles[]={0,1.5589467,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18423; + type="SEP_B_GER_WIN_LAT_Rifleman"; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={1293.698,238.34337,2013.824}; + angles[]={0,1.5589467,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18424; + type="SEP_B_GER_WIN_Ober_Grenadier"; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={1293.224,238.80963,2053.8213}; + angles[]={0,1.5589467,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18425; + type="SEP_B_GER_WIN_Rflmn_K98"; + }; + }; + class Attributes + { + }; + id=18416; + }; + class Item19 + { + dataType="Object"; + class PositionInfo + { + position[]={1281.9434,240.94034,2044.3496}; + angles[]={0,1.68714,0}; + }; + side="West"; + flags=6; + class Attributes + { + }; + id=18427; + type="SEP_B_GER_WIN_PzKpfw_V_G"; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="SPE_System_TankLoadout"; + expression="[_this,_value] spawn SPE_fnc_System_ammunition_updateAmmoLoadout;"; + class Value + { + class data + { + singleType="STRING"; + value="[false,[[""spe_82x_pzgr3942_kwk42_ap"",43],[""spe_82x_pzgr4042_kwk42_apcr"",9],[""spe_82x_sprgr42_kwk42_he"",30]]]"; + }; + }; + }; + nAttributes=2; + }; + }; + class Item20 + { + dataType="Group"; + side="West"; + class Entities + { + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1281.9009,238.68947,2044.4685}; + angles[]={0,1.68714,0}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=18428; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=-1.5258789e-05; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1281.9432,240.94179,2044.4001}; + angles[]={0,1.68714,0}; + }; + side="West"; + class Attributes + { + }; + id=18429; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.2551117; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1281.9432,240.94179,2044.4001}; + angles[]={0,1.68714,0}; + }; + side="West"; + flags=2; + class Attributes + { + }; + id=18430; + type="SEP_B_GER_WIN_Tank_Unterofficer"; + atlOffset=2.2551117; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={1281.9432,240.94179,2044.4001}; + angles[]={0,1.68714,0}; + }; + side="West"; + class Attributes + { + }; + id=18431; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.2551117; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={1281.9432,240.94179,2044.4001}; + angles[]={0,1.68714,0}; + }; + side="West"; + class Attributes + { + }; + id=18432; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.2551117; + }; + }; + class Attributes + { + speedMode="LIMITED"; + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=5; + }; + class Links + { + items=5; + class Item0 + { + linkID=0; + item0=18428; + item1=18427; + class CustomData + { + role=1; + }; + }; + class Item1 + { + linkID=1; + item0=18429; + item1=18427; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item2 + { + linkID=2; + item0=18430; + item1=18427; + class CustomData + { + role=2; + turretPath[]={0,0}; + }; + }; + class Item3 + { + linkID=3; + item0=18431; + item1=18427; + class CustomData + { + role=2; + turretPath[]={0,1}; + }; + }; + class Item4 + { + linkID=4; + item0=18432; + item1=18427; + class CustomData + { + role=2; + turretPath[]={1}; + }; + }; + }; + }; + id=18426; + }; + }; + id=18108; + atlOffset=-0.55384827; + }; + class Item191 + { + dataType="Layer"; + name="OBJ-03_Eliminate HVT"; + class Entities + { + items=32; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1249.4274,248.84628,2228.1011}; + angles[]={0,5.7174854,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=18359; + type="Land_DirtPatch_05_F"; + atlOffset=0.0010223389; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1249.3297,248.8466,2228.1355}; + angles[]={6.2642932,1.3041065,0.0031432929}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=18360; + type="Land_ClutterCutter_medium_F"; + atlOffset=-0.00053405762; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1256.665,248.68634,2223.3511}; + angles[]={0,3.4674218,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=18361; + type="Land_DirtPatch_05_F"; + atlOffset=0.0010223389; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={1256.6995,248.68623,2223.2534}; + angles[]={0.0054511572,5.3372035,6.264545}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=18362; + type="Land_ClutterCutter_medium_F"; + atlOffset=0.0028076172; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={1262.1962,248.66588,2226.9619}; + angles[]={0,4.6191955,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + createAsLocalObject=1; + disableSimulation=1; + }; + id=18363; + type="Land_DirtPatch_05_F"; + atlOffset=0.0010223389; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={1262.121,248.66641,2226.8906}; + angles[]={6.2780876,0.20593704,6.2714415}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=18364; + type="Land_ClutterCutter_medium_F"; + atlOffset=0.0010223389; + }; + class Item6 + { + dataType="Group"; + side="West"; + class Entities + { + items=3; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1260.024,249.12437,2232.0681}; + angles[]={0,5.3809547,0}; + }; + side="West"; + flags=3; + class Attributes + { + name="task_03_captain"; + }; + id=18351; + type="SEP_B_GER_WIN_Hauptmann"; + atlOffset=0.41400146; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="SPE_Male01GER"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=0.95999998; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1259.1061,249.11093,2234.0588}; + angles[]={0,5.0941191,0}; + }; + side="West"; + flags=1; + class Attributes + { + }; + id=18397; + type="SEP_B_GER_WIN_Rflmn_K98"; + atlOffset=0.38995361; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1257.8899,249.11093,2232.8271}; + angles[]={0,5.1712351,0}; + }; + side="West"; + flags=1; + class Attributes + { + }; + id=18398; + type="SEP_B_GER_WIN_Rflmn_STG"; + atlOffset=0.37554932; + }; + }; + class Attributes + { + }; + id=18350; + atlOffset=0.41400146; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={1253.3462,249.50597,2233.4629}; + angles[]={0,1.047664,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=18353; + type="Land_SPE_Sandbag_Long"; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={1255.9076,249.12315,2234.7146}; + angles[]={0,1.0642855,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=18354; + type="Land_SPE_Sandbag_Short"; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={1252.6322,249.74178,2232.9863}; + angles[]={0,1.0642855,0}; + }; + side="Empty"; + class Attributes + { + }; + id=18355; + type="Land_SPE_Sandbag_Short"; + atlOffset=0.61862183; + }; + class Item10 + { + dataType="Object"; + class PositionInfo + { + position[]={1257.7512,249.02905,2220.7581}; + angles[]={6.2683711,1.7111248,6.2729492}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=18356; + type="land_spe_sandbag_curve"; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={1264.0154,249.04083,2226.6487}; + angles[]={6.2780876,0.1119222,6.2749496}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=18357; + type="land_spe_sandbag_curve"; + }; + class Item12 + { + dataType="Object"; + class PositionInfo + { + position[]={1247.8389,249.28661,2228.0676}; + angles[]={6.2717862,4.3859358,6.2677908}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=18358; + type="Land_SPE_Sandbag_Nest"; + atlOffset=6.1035156e-05; + }; + class Item13 + { + dataType="Group"; + side="West"; + class Entities + { + items=4; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1240.5641,249.09418,2234.4253}; + angles[]={0,1.4648254,0}; + }; + side="West"; + flags=7; + class Attributes + { + skill=0.55000001; + rank="LIEUTENANT"; + }; + id=18366; + type="SEP_B_GER_WIN_Lieutenant"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1239.6271,249.09805,2232.0676}; + angles[]={0,1.4648254,0}; + }; + side="West"; + flags=5; + class Attributes + { + rank="SERGEANT"; + }; + id=18367; + type="SEP_B_GER_WIN_Rflmn_K98"; + atlOffset=3.0517578e-05; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1238.3387,249.17747,2236.7141}; + angles[]={0,1.4648254,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=18368; + type="SEP_B_GER_WIN_Radioman"; + atlOffset=1.5258789e-05; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={1237.9481,249.15572,2233.2739}; + angles[]={0,1.4648254,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=18369; + type="SEP_B_GER_WIN_Medic"; + atlOffset=1.5258789e-05; + }; + }; + class Attributes + { + }; + id=18365; + }; + class Item14 + { + dataType="Group"; + side="West"; + class Entities + { + items=9; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1284.7379,247.74767,2258.99}; + }; + side="West"; + flags=7; + class Attributes + { + rank="SERGEANT"; + }; + id=18371; + type="SEP_B_GER_WIN_SL"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1281.6018,247.87787,2257.1719}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18372; + type="SEP_B_GER_WIN_MGunner"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1276.4885,247.98428,2258.1941}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18373; + type="SEP_B_GER_WIN_Medic"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={1285.2546,247.93927,2253.3403}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=18374; + type="SEP_B_GER_WIN_ASL"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={1277.6826,248.04915,2254.5801}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18375; + type="SEP_B_GER_WIN_Rflmn_K98"; + atlOffset=1.5258789e-05; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={1287.2955,248.03374,2250.7539}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18376; + type="SEP_B_GER_WIN_AMGunner"; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={1273.9276,248.16074,2253.4634}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18377; + type="SEP_B_GER_WIN_LAT_Rifleman"; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={1282.7501,248.03038,2251.8367}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18378; + type="SEP_B_GER_WIN_Ober_Grenadier"; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={1277.4457,248.13741,2251.3955}; + angles[]={0.13236584,0,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18379; + type="SEP_B_GER_WIN_Rflmn_K98"; + atlOffset=1.5258789e-05; + }; + }; + class Attributes + { + }; + id=18370; + }; + class Item15 + { + dataType="Logic"; + class PositionInfo + { + position[]={1271.9482,248.50471,2239.3003}; + angles[]={0.018832369,5.6617956,6.2694526}; + }; + areaSize[]={40,0,25}; + areaIsRectangle=1; + flags=1; + id=18380; + type="SPE_Module_Patrol"; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Patrol_Debug"; + expression="_this setVariable ['SPE_Patrol_Debug', _value]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item16 + { + dataType="Group"; + side="West"; + class Entities + { + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1218.439,249.79865,2229.1794}; + angles[]={6.2633843,1.6652133,6.2358432}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=18383; + type="SEP_B_GER_WIN_Tank_Crew"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1218.5387,251.90358,2229.1382}; + angles[]={6.2633843,1.6652133,6.2358432}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=18384; + type="SEP_B_GER_WIN_Tank_Crew"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1218.5387,251.90358,2229.1382}; + angles[]={6.2633843,1.6652133,6.2358432}; + }; + side="West"; + flags=6; + class Attributes + { + }; + id=18385; + type="SEP_B_GER_WIN_Tank_Unterofficer"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={1218.5387,251.90358,2229.1382}; + angles[]={6.2633843,1.6652133,6.2358432}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=18386; + type="SEP_B_GER_WIN_Tank_Crew"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={1218.5387,251.90358,2229.1382}; + angles[]={6.2633843,1.6652133,6.2358432}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=18387; + type="SEP_B_GER_WIN_Tank_Crew"; + }; + }; + class Attributes + { + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=5; + }; + class Links + { + items=5; + class Item0 + { + linkID=0; + item0=18383; + item1=18382; + class CustomData + { + role=1; + }; + }; + class Item1 + { + linkID=1; + item0=18384; + item1=18382; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item2 + { + linkID=2; + item0=18385; + item1=18382; + class CustomData + { + role=2; + turretPath[]={0,0}; + }; + }; + class Item3 + { + linkID=3; + item0=18386; + item1=18382; + class CustomData + { + role=2; + turretPath[]={0,1}; + }; + }; + class Item4 + { + linkID=4; + item0=18387; + item1=18382; + class CustomData + { + role=2; + turretPath[]={1}; + }; + }; + }; + }; + id=18381; + }; + class Item17 + { + dataType="Object"; + class PositionInfo + { + position[]={1216.7092,251.98398,2228.8428}; + angles[]={6.2633843,1.6652133,6.2358432}; + }; + side="West"; + flags=6; + class Attributes + { + }; + id=18382; + type="SEP_B_GER_WIN_PzKpfw_III_J"; + }; + class Item18 + { + dataType="Group"; + side="West"; + class Entities + { + items=2; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1245.9304,249.0184,2260.1833}; + angles[]={6.2795973,2.6327987,6.2525411}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=18390; + type="SEP_B_GER_WIN_Scout_Halftrack_Driver"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1245.9875,250.88342,2260.1296}; + angles[]={6.2795973,2.6327987,6.2525411}; + }; + side="West"; + flags=6; + class Attributes + { + }; + id=18391; + type="SEP_B_GER_WIN_Scout_Halftrack_Driver"; + }; + }; + class Attributes + { + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=2; + }; + class Links + { + items=2; + class Item0 + { + linkID=0; + item0=18390; + item1=18389; + class CustomData + { + role=1; + }; + }; + class Item1 + { + linkID=1; + item0=18391; + item1=18389; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + }; + }; + id=18388; + }; + class Item19 + { + dataType="Object"; + class PositionInfo + { + position[]={1245.9875,250.88199,2260.0796}; + angles[]={6.2795973,2.6327987,6.2525411}; + }; + side="West"; + flags=6; + class Attributes + { + }; + id=18389; + type="SEP_B_GER_WIN_SdKfz_2501"; + }; + class Item20 + { + dataType="Object"; + class PositionInfo + { + position[]={1258.0172,249.12315,2231.0015}; + angles[]={0,5.7542601,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=18392; + type="SPE_Desk_01"; + }; + class Item21 + { + dataType="Object"; + class PositionInfo + { + position[]={1258.8972,249.12315,2231.5952}; + angles[]={0,5.7459078,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=18393; + type="SPE_LeatherChair"; + }; + class Item22 + { + dataType="Object"; + class PositionInfo + { + position[]={1256.327,249.12315,2227.23}; + angles[]={0,4.1416759,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=18394; + type="Land_SPE_Cabinet"; + }; + class Item23 + { + dataType="Object"; + class PositionInfo + { + position[]={1257.1792,249.88741,2228.2869}; + angles[]={4.4850702,0,0}; + }; + side="Empty"; + class Attributes + { + }; + id=18395; + type="SPE_CoffeeTable"; + atlOffset=0.76425171; + }; + class Item24 + { + dataType="Object"; + class PositionInfo + { + position[]={1258.225,250.08492,2230.8049}; + angles[]={0,1.0434836,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=18396; + type="SPE_Radio_Ger"; + atlOffset=0.0042572021; + }; + class Item25 + { + dataType="Object"; + class PositionInfo + { + position[]={1253.791,249.98355,2230.0132}; + angles[]={0,5.769413,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=18399; + type="Land_SPE_Bottle_Shelf_Empty"; + atlOffset=0.31964111; + }; + class Item26 + { + dataType="Object"; + class PositionInfo + { + position[]={1255.5161,249.1095,2231.2288}; + angles[]={0,4.204947,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=18400; + type="Land_SPE_Cabinet"; + atlOffset=0.33898926; + }; + class Item27 + { + dataType="Object"; + class PositionInfo + { + position[]={1255.4222,250.70149,2231.0637}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=18401; + type="Land_SPE_Cider_Bottle_01"; + atlOffset=0.30271912; + }; + class Item28 + { + dataType="Object"; + class PositionInfo + { + position[]={1255.7574,250.39824,2231.2166}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=18402; + type="Land_SPE_Cider_Bottle_02"; + atlOffset=0.32260132; + }; + class Item29 + { + dataType="Object"; + class PositionInfo + { + position[]={1253.0895,249.23332,2229.8386}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=18403; + type="Land_SPE_Cider_Bottle_03"; + atlOffset=0.31065369; + }; + class Item30 + { + dataType="Object"; + class PositionInfo + { + position[]={1262.9309,249.1095,2233.6619}; + angles[]={0,4.0090027,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=18404; + type="Land_SPE_Covered_Pallets_02_Olive"; + atlOffset=0.44429016; + }; + class Item31 + { + dataType="Trigger"; + position[]={1252.51,248.98372,2277.9751}; + class Attributes + { + text="OBJ-03_DetectCaptain"; + condition="!alive task_03_captain"; + onActivation="[""01-03"", ""SUCCEEDED""] call BIS_fnc_taskSetState;"; + sizeA=0; + sizeB=0; + timeout[]={3,0,0}; + isServerOnly=1; + }; + id=18405; + type="EmptyDetector"; + }; + }; + id=18406; + atlOffset=0.2782135; + }; + class Item192 + { + dataType="Layer"; + name="OBJ-04_Support Retreat"; + class Entities + { + items=30; + class Item0 + { + dataType="Group"; + side="West"; + class Entities + { + items=4; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3168.896,208.92195,886.97418}; + angles[]={0,4.2025433,0}; + }; + side="West"; + flags=7; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=18656; + type="SEP_B_GER_WIN_SL"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={3170.8201,209.78886,893.7785}; + angles[]={0,4.2025433,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18657; + type="SEP_B_GER_WIN_MGunner"; + atlOffset=1.5258789e-05; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={3175.7004,209.53255,885.05035}; + angles[]={0,4.2025433,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18658; + type="SEP_B_GER_WIN_Rflmn_K98"; + atlOffset=-1.5258789e-05; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={3172.7439,210.81621,900.58282}; + angles[]={0,4.2025433,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18659; + type="SEP_B_GER_WIN_AMGunner"; + }; + }; + class Attributes + { + name="obj4_evac_attack1"; + combatMode="RED"; + speedMode="FULL"; + }; + id=18655; + }; + class Item1 + { + dataType="Group"; + side="West"; + class Entities + { + items=10; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3103.0613,219.12158,959.86603}; + angles[]={0,3.8661835,0}; + }; + side="West"; + flags=7; + class Attributes + { + rank="SERGEANT"; + }; + id=18661; + type="SEP_B_GER_FSJ_WIN_SL"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={3102.6316,220.19875,966.92401}; + angles[]={0,3.8661835,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18662; + type="SEP_B_GER_FSJ_WIN_MGunner"; + atlOffset=1.5258789e-05; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={3110.1194,218.54474,960.29572}; + angles[]={0,3.8661835,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18663; + type="SEP_B_GER_FSJ_WIN_AMGunner"; + atlOffset=1.5258789e-05; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={3102.2019,221.16481,973.98199}; + angles[]={0,3.8661835,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18664; + type="SEP_B_GER_FSJ_WIN_Sniper_FG42"; + atlOffset=1.5258789e-05; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={3117.1772,218.10674,960.7254}; + angles[]={0,3.8661835,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=18665; + type="SEP_B_GER_FSJ_WIN_ASL"; + atlOffset=3.0517578e-05; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={3101.7722,221.97289,981.03998}; + angles[]={0,3.8661835,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18666; + type="SEP_B_GER_FSJ_WIN_MGunner2"; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={3124.2354,217.79543,961.15509}; + angles[]={0,3.8661835,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18667; + type="SEP_B_GER_FSJ_WIN_AMGunner"; + atlOffset=3.0517578e-05; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={3101.3425,222.64313,988.09796}; + angles[]={0,3.8661835,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18668; + type="SEP_B_GER_FSJ_WIN_Ober_Grenadier"; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={3131.2932,217.58743,961.5849}; + angles[]={0,3.8661835,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18669; + type="SEP_B_GER_FSJ_WIN_Ober_Grenadier"; + atlOffset=1.5258789e-05; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={3100.9128,223.18944,995.15594}; + angles[]={0,3.8661835,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18670; + type="SEP_B_GER_FSJ_WIN_LAT_Rifleman"; + atlOffset=3.0517578e-05; + }; + }; + class Attributes + { + name="obj4_evac_attack2"; + combatMode="RED"; + speedMode="FULL"; + }; + id=18660; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={3325.3293,231.71194,686.25024}; + angles[]={0,4.8330436,0}; + }; + side="West"; + flags=6; + class Attributes + { + }; + id=18615; + type="SEP_B_GER_WIN_PzKpfw_V_G"; + atlOffset=1.5258789e-05; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="SPE_System_TankLoadout"; + expression="[_this,_value] spawn SPE_fnc_System_ammunition_updateAmmoLoadout;"; + class Value + { + class data + { + singleType="STRING"; + value="[false,[[""spe_82x_pzgr3942_kwk42_ap"",43],[""spe_82x_pzgr4042_kwk42_apcr"",9],[""spe_82x_sprgr42_kwk42_he"",30]]]"; + }; + }; + }; + nAttributes=2; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={3414.9949,222.47867,903.91003}; + angles[]={0,4.4456153,0}; + }; + side="West"; + flags=6; + class Attributes + { + }; + id=18622; + type="SEP_B_GER_WIN_PzKpfw_IV_G"; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="SPE_System_TankLoadout"; + expression="[_this,_value] spawn SPE_fnc_System_ammunition_updateAmmoLoadout;"; + class Value + { + class data + { + singleType="STRING"; + value="[false,[[""spe_87x_pzgr39_kwk40_ap"",30],[""spe_87x_pzgr40_kwk40_apcr"",10],[""spe_87x_sprgr34_kwk40_he"",40],[""spe_87x_kgrrotnb_kwk40_smk"",7]]]"; + }; + }; + }; + nAttributes=2; + }; + }; + class Item4 + { + dataType="Group"; + side="West"; + class Entities + { + items=9; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3232.0676,209.62924,757.99933}; + angles[]={0,5.1005502,0}; + }; + side="West"; + flags=7; + class Attributes + { + rank="SERGEANT"; + }; + id=18646; + type="SEP_B_GER_WIN_SL"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={3238.5881,210.15468,760.73492}; + angles[]={0,5.1005502,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18647; + type="SEP_B_GER_WIN_AT_Grenadier"; + atlOffset=1.5258789e-05; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={3234.8032,211.13286,751.47882}; + angles[]={0,5.1005502,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18648; + type="SEP_B_GER_WIN_AT_Grenadier"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={3245.1086,210.6196,763.47052}; + angles[]={0,5.1005502,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=18649; + type="SEP_B_GER_WIN_ASL"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={3237.5388,212.80527,744.95837}; + angles[]={0,5.1005502,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18650; + type="SEP_B_GER_WIN_LAT_Rifleman"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={3251.6292,211.10661,766.20618}; + angles[]={0,5.1005502,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18651; + type="SEP_B_GER_WIN_LAT_Rifleman"; + atlOffset=-1.5258789e-05; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={3240.2744,214.54393,738.43793}; + angles[]={0,5.1005502,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18652; + type="SEP_B_GER_WIN_LAT_Rifleman"; + atlOffset=1.5258789e-05; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={3258.1494,211.47293,768.94177}; + angles[]={0,5.1005502,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18653; + type="SEP_B_GER_WIN_Ober_Grenadier"; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={3243.01,216.27814,731.91748}; + angles[]={0,5.1005502,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18654; + type="SEP_B_GER_WIN_LAT_Rifleman"; + }; + }; + class Attributes + { + name="obj4_evac_attack3"; + combatMode="RED"; + speedMode="FULL"; + }; + id=18645; + }; + class Item5 + { + dataType="Group"; + side="West"; + class Entities + { + items=9; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3047.7651,213.07495,573.04443}; + angles[]={0,5.8215108,0}; + }; + side="West"; + flags=7; + class Attributes + { + rank="SERGEANT"; + }; + id=18636; + type="SEP_B_GER_WIN_SL"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={3053.9971,212.80035,569.77338}; + angles[]={0,5.8215108,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18637; + type="SEP_B_GER_WIN_MGunner"; + atlOffset=1.5258789e-05; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={3045.5156,212.66856,566.3407}; + angles[]={0,5.8215108,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18638; + type="SEP_B_GER_WIN_Medic"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={3055.9956,212.03972,559.80212}; + angles[]={0,5.8215108,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=18639; + type="SEP_B_GER_WIN_ASL"; + atlOffset=1.5258789e-05; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={3046.2905,212.19484,561.48773}; + angles[]={0,5.8215108,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18640; + type="SEP_B_GER_WIN_Rflmn_K98"; + atlOffset=1.5258789e-05; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={3065.4263,212.51968,564.88348}; + angles[]={0,5.8215108,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18641; + type="SEP_B_GER_WIN_AMGunner"; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={3039.3423,211.72755,556.68811}; + angles[]={0,5.8215108,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18642; + type="SEP_B_GER_WIN_LAT_Rifleman"; + atlOffset=1.5258789e-05; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={3070.9604,212.32309,559.52142}; + angles[]={0,5.8215108,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18643; + type="SEP_B_GER_WIN_Ober_Grenadier"; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={3039.3586,210.65915,548.19263}; + angles[]={0,5.8215108,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18644; + type="SEP_B_GER_WIN_Rflmn_K98"; + }; + }; + class Attributes + { + name="obj4_evac_attack4"; + speedMode="FULL"; + }; + id=18635; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={2944.5227,204.89255,361.14792}; + angles[]={6.2064781,6.1502256,6.2719107}; + }; + side="West"; + flags=6; + class Attributes + { + }; + id=18629; + type="SEP_B_GER_WIN_PzKpfw_III_N"; + atlOffset=-0.0070037842; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="SPE_System_TankLoadout"; + expression="[_this,_value] spawn SPE_fnc_System_ammunition_updateAmmoLoadout;"; + class Value + { + class data + { + singleType="STRING"; + value="[false,[[""spe_64x_75mm_k51_kgrrotpz_ap"",15],[""spe_64x_75mm_k51_hlgr38c_heat"",12],[""spe_64x_75mm_k51_sprgr34_he"",23],[""spe_64x_75mm_k51_kgrrotnb_smk"",14]]]"; + }; + }; + }; + nAttributes=2; + }; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={2999.5581,208.05264,725.96185}; + angles[]={0,4.849153,0}; + }; + side="Independent"; + flags=4; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=18524; + type="SEP_I_US_WIN_G503_MB"; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="ENH_engineOn"; + expression="[_this, _value] remoteExec ['engineOn', _this]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_allowCrewInImmobile"; + expression=" [_this, _value] remoteExec ['allowCrewInImmobile', _this]; { [_x, 'FSM'] remoteExec ['disableAI', _x]; [_x, 'CARELESS'] remoteExec ['setBehaviour', _x]; } forEach crew _this; "; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + nAttributes=3; + }; + }; + class Item8 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3024.9319,206.44504,725.73895}; + angles[]={0,4.849153,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + rank="SERGEANT"; + }; + id=18523; + type="SEP_I_US_WIN_Cpt"; + class CustomAttributes + { + class Attribute0 + { + property="ENH_disableAI_target"; + expression="if (_value && local _this) then {[_this, 'TARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="ENH_disableAI_FSM"; + expression="if (_value && local _this) then {[_this, 'FSM'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_disableAI_autotarget"; + expression="if (_value && local _this) then {[_this, 'AUTOTARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_disableAI_autocombat"; + expression="if (_value && local _this) then {[_this, 'AUTOCOMBAT'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={3023.0457,206.44504,727.13782}; + angles[]={0,4.849153,0}; + }; + side="Independent"; + flags=4; + class Attributes + { + }; + id=18525; + type="SEP_I_US_WIN_Driver"; + class CustomAttributes + { + class Attribute0 + { + property="ENH_disableAI_target"; + expression="if (_value && local _this) then {[_this, 'TARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="ENH_disableAI_FSM"; + expression="if (_value && local _this) then {[_this, 'FSM'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_disableAI_autotarget"; + expression="if (_value && local _this) then {[_this, 'AUTOTARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_disableAI_autocombat"; + expression="if (_value && local _this) then {[_this, 'AUTOCOMBAT'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={3024.9319,206.44504,725.73895}; + angles[]={0,4.849153,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18526; + type="SEP_I_US_WIN_Radioman"; + class CustomAttributes + { + class Attribute0 + { + property="ENH_disableAI_target"; + expression="if (_value && local _this) then {[_this, 'TARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="ENH_disableAI_FSM"; + expression="if (_value && local _this) then {[_this, 'FSM'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_disableAI_autotarget"; + expression="if (_value && local _this) then {[_this, 'AUTOTARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_disableAI_autocombat"; + expression="if (_value && local _this) then {[_this, 'AUTOCOMBAT'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={3024.9319,206.44504,725.73895}; + angles[]={0,4.849153,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18527; + type="SEP_I_US_WIN_Medic"; + class CustomAttributes + { + class Attribute0 + { + property="ENH_disableAI_target"; + expression="if (_value && local _this) then {[_this, 'TARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="ENH_disableAI_FSM"; + expression="if (_value && local _this) then {[_this, 'FSM'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_disableAI_autotarget"; + expression="if (_value && local _this) then {[_this, 'AUTOTARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_disableAI_autocombat"; + expression="if (_value && local _this) then {[_this, 'AUTOCOMBAT'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+38; + position[]={1730.076,226.56114,1252.199}; + combatMode="BLUE"; + combat="CARELESS"; + class Effects + { + }; + showWP="NEVER"; + id=19331; + type="Move"; + }; + }; + class Attributes + { + name="obj4_evac1_1"; + combatMode="BLUE"; + behaviour="CARELESS"; + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=4; + }; + class Links + { + items=4; + class Item0 + { + linkID=0; + item0=18523; + item1=18524; + class CustomData + { + role=3; + cargoIndex=0; + }; + }; + class Item1 + { + linkID=1; + item0=18525; + item1=18524; + class CustomData + { + role=1; + }; + }; + class Item2 + { + linkID=2; + item0=18526; + item1=18524; + class CustomData + { + role=3; + cargoIndex=1; + }; + }; + class Item3 + { + linkID=3; + item0=18527; + item1=18524; + class CustomData + { + role=3; + cargoIndex=2; + }; + }; + }; + }; + id=18522; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={3021.5808,208.14589,722.21948}; + angles[]={0,4.8166614,0}; + }; + side="Independent"; + flags=4; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=18541; + type="SEP_I_US_WIN_M3_Halftrack"; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="SPE_Nickname_attribute"; + expression="[_this,_value,'SPE_nickname'] spawn SPE_Fnc_Nickname_update;"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute2 + { + property="ENH_engineOn"; + expression="[_this, _value] remoteExec ['engineOn', _this]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_allowCrewInImmobile"; + expression=" [_this, _value] remoteExec ['allowCrewInImmobile', _this]; { [_x, 'FSM'] remoteExec ['disableAI', _x]; [_x, 'CARELESS'] remoteExec ['setBehaviour', _x]; } forEach crew _this; "; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + nAttributes=4; + }; + }; + class Item10 + { + dataType="Object"; + class PositionInfo + { + position[]={3050.696,209.18913,721.95099}; + angles[]={0,4.8062181,0}; + }; + side="Independent"; + flags=6; + class Attributes + { + }; + id=18565; + type="SEP_I_US_WIN_M4A3_75"; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="SPE_Nickname_attribute"; + expression="[_this,_value,'SPE_nickname'] spawn SPE_Fnc_Nickname_update;"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute2 + { + property="ENH_engineOn"; + expression="[_this, _value] remoteExec ['engineOn', _this]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_allowCrewInImmobile"; + expression=" [_this, _value] remoteExec ['allowCrewInImmobile', _this]; { [_x, 'FSM'] remoteExec ['disableAI', _x]; [_x, 'CARELESS'] remoteExec ['setBehaviour', _x]; } forEach crew _this; "; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute4 + { + property="SPE_System_TankLoadout"; + expression="[_this,_value] spawn SPE_fnc_System_ammunition_updateAmmoLoadout;"; + class Value + { + class data + { + singleType="STRING"; + value="[false,[[""spe_90x_m61_m1_ap"",27],[""spe_90x_m72_ap"",10],[""spe_90x_t45_m1_apcr"",0],[""spe_90x_m48_he"",42],[""spe_90x_m64_wp"",11],[""spe_90x_m89_smk"",0]]]"; + }; + }; + }; + nAttributes=5; + }; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={3006.2529,208.34911,825.84998}; + angles[]={0,4.7457948,0}; + }; + side="Independent"; + flags=6; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=18512; + type="SEP_I_US_WIN_CCKW_353"; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn WW2_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="ENH_engineOn"; + expression="[_this, _value] remoteExec ['engineOn', _this]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_allowCrewInImmobile"; + expression=" [_this, _value] remoteExec ['allowCrewInImmobile', _this]; { [_x, 'FSM'] remoteExec ['disableAI', _x]; [_x, 'CARELESS'] remoteExec ['setBehaviour', _x]; } forEach crew _this; "; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + nAttributes=3; + }; + }; + class Item12 + { + dataType="Object"; + class PositionInfo + { + position[]={3029.304,208.14589,825.18915}; + angles[]={0,4.7952399,0}; + }; + side="Independent"; + flags=4; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=18530; + type="SEP_I_US_WIN_M3_Halftrack"; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="SPE_Nickname_attribute"; + expression="[_this,_value,'SPE_nickname'] spawn SPE_Fnc_Nickname_update;"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute2 + { + property="ENH_engineOn"; + expression="[_this, _value] remoteExec ['engineOn', _this]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_allowCrewInImmobile"; + expression=" [_this, _value] remoteExec ['allowCrewInImmobile', _this]; { [_x, 'FSM'] remoteExec ['disableAI', _x]; [_x, 'CARELESS'] remoteExec ['setBehaviour', _x]; } forEach crew _this; "; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + nAttributes=4; + }; + }; + class Item13 + { + dataType="Object"; + class PositionInfo + { + position[]={3078.0359,209.15068,807.83002}; + angles[]={0,5.4809794,0}; + }; + side="Independent"; + flags=6; + class Attributes + { + }; + id=18572; + type="SEP_I_US_WIN_M4A1_75"; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="SPE_Nickname_attribute"; + expression="[_this,_value,'SPE_nickname'] spawn SPE_Fnc_Nickname_update;"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute2 + { + property="ENH_engineOn"; + expression="[_this, _value] remoteExec ['engineOn', _this]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_allowCrewInImmobile"; + expression=" [_this, _value] remoteExec ['allowCrewInImmobile', _this]; { [_x, 'FSM'] remoteExec ['disableAI', _x]; [_x, 'CARELESS'] remoteExec ['setBehaviour', _x]; } forEach crew _this; "; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute4 + { + property="SPE_System_TankLoadout"; + expression="[_this,_value] spawn SPE_fnc_System_ammunition_updateAmmoLoadout;"; + class Value + { + class data + { + singleType="STRING"; + value="[false,[[""spe_90x_m61_m1_ap"",27],[""spe_90x_m72_ap"",10],[""spe_90x_t45_m1_apcr"",0],[""spe_90x_m48_he"",42],[""spe_90x_m64_wp"",11],[""spe_90x_m89_smk"",0]]]"; + }; + }; + }; + nAttributes=5; + }; + }; + class Item14 + { + dataType="Object"; + class PositionInfo + { + position[]={3058.5481,208.14589,822.14117}; + angles[]={0,4.9999495,0}; + }; + side="Independent"; + flags=4; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=18592; + type="SEP_I_US_WIN_M3_Halftrack"; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="SPE_Nickname_attribute"; + expression="[_this,_value,'SPE_nickname'] spawn SPE_Fnc_Nickname_update;"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute2 + { + property="ENH_engineOn"; + expression="[_this, _value] remoteExec ['engineOn', _this]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_allowCrewInImmobile"; + expression=" [_this, _value] remoteExec ['allowCrewInImmobile', _this]; { [_x, 'FSM'] remoteExec ['disableAI', _x]; [_x, 'CARELESS'] remoteExec ['setBehaviour', _x]; } forEach crew _this; "; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + nAttributes=4; + }; + }; + class Item15 + { + dataType="Object"; + class PositionInfo + { + position[]={3013.895,209.15068,786.31403}; + angles[]={0,6.0233407,0}; + }; + side="Independent"; + flags=6; + class Attributes + { + }; + id=18599; + type="SEP_I_US_WIN_M4A1_75"; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="SPE_Nickname_attribute"; + expression="[_this,_value,'SPE_nickname'] spawn SPE_Fnc_Nickname_update;"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute2 + { + property="ENH_engineOn"; + expression="[_this, _value] remoteExec ['engineOn', _this]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_allowCrewInImmobile"; + expression=" [_this, _value] remoteExec ['allowCrewInImmobile', _this]; { [_x, 'FSM'] remoteExec ['disableAI', _x]; [_x, 'CARELESS'] remoteExec ['setBehaviour', _x]; } forEach crew _this; "; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute4 + { + property="SPE_System_TankLoadout"; + expression="[_this,_value] spawn SPE_fnc_System_ammunition_updateAmmoLoadout;"; + class Value + { + class data + { + singleType="STRING"; + value="[false,[[""spe_90x_m61_m1_ap"",27],[""spe_90x_m72_ap"",10],[""spe_90x_t45_m1_apcr"",0],[""spe_90x_m48_he"",42],[""spe_90x_m64_wp"",11],[""spe_90x_m89_smk"",0]]]"; + }; + }; + }; + nAttributes=5; + }; + }; + class Item16 + { + dataType="Object"; + class PositionInfo + { + position[]={2982.4023,208.05264,838.78088}; + angles[]={0,5.3047013,0}; + }; + side="Independent"; + flags=4; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=18605; + type="SEP_I_US_WIN_G503_MB"; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="ENH_engineOn"; + expression="[_this, _value] remoteExec ['engineOn', _this]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_allowCrewInImmobile"; + expression=" [_this, _value] remoteExec ['allowCrewInImmobile', _this]; { [_x, 'FSM'] remoteExec ['disableAI', _x]; [_x, 'CARELESS'] remoteExec ['setBehaviour', _x]; } forEach crew _this; "; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + nAttributes=3; + }; + }; + class Item17 + { + dataType="Group"; + side="West"; + class Entities + { + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3325.4993,229.46654,686.25189}; + angles[]={0,4.8330436,0}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=18616; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=1.5258789e-05; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={3325.3296,231.71338,686.30011}; + angles[]={0,4.8330436,0}; + }; + side="West"; + class Attributes + { + }; + id=18617; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.2607574; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={3325.3296,231.71338,686.30011}; + angles[]={0,4.8330436,0}; + }; + side="West"; + flags=2; + class Attributes + { + }; + id=18618; + type="SEP_B_GER_WIN_Tank_Unterofficer"; + atlOffset=2.2607574; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={3325.3296,231.71338,686.30011}; + angles[]={0,4.8330436,0}; + }; + side="West"; + class Attributes + { + }; + id=18619; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.2607574; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={3325.3296,231.71338,686.30011}; + angles[]={0,4.8330436,0}; + }; + side="West"; + class Attributes + { + }; + id=18620; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.2607574; + }; + }; + class Attributes + { + name="obj4_evac_attack5"; + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=5; + }; + class Links + { + items=5; + class Item0 + { + linkID=0; + item0=18616; + item1=18615; + class CustomData + { + role=1; + }; + }; + class Item1 + { + linkID=1; + item0=18617; + item1=18615; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item2 + { + linkID=2; + item0=18618; + item1=18615; + class CustomData + { + role=2; + turretPath[]={0,0}; + }; + }; + class Item3 + { + linkID=3; + item0=18619; + item1=18615; + class CustomData + { + role=2; + turretPath[]={0,1}; + }; + }; + class Item4 + { + linkID=4; + item0=18620; + item1=18615; + class CustomData + { + role=2; + turretPath[]={1}; + }; + }; + }; + }; + id=18614; + atlOffset=1.5258789e-05; + }; + class Item18 + { + dataType="Group"; + side="West"; + class Entities + { + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3414.8953,219.96866,904.1637}; + angles[]={0,4.4456153,0}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=18623; + type="SEP_B_GER_WIN_Tank_Crew"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={3414.9951,222.48006,903.95972}; + angles[]={0,4.4456153,0}; + }; + side="West"; + class Attributes + { + }; + id=18624; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.5319366; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={3414.9951,222.48006,903.95972}; + angles[]={0,4.4456153,0}; + }; + side="West"; + flags=2; + class Attributes + { + }; + id=18625; + type="SEP_B_GER_WIN_Tank_Unterofficer"; + atlOffset=2.5319366; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={3414.9951,222.48006,903.95972}; + angles[]={0,4.4456153,0}; + }; + side="West"; + class Attributes + { + }; + id=18626; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.5319366; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={3414.9951,222.48006,903.95972}; + angles[]={0,4.4456153,0}; + }; + side="West"; + class Attributes + { + }; + id=18627; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.5319366; + }; + }; + class Attributes + { + name="obj4_evac_attack6"; + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=5; + }; + class Links + { + items=5; + class Item0 + { + linkID=0; + item0=18623; + item1=18622; + class CustomData + { + role=1; + }; + }; + class Item1 + { + linkID=1; + item0=18624; + item1=18622; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item2 + { + linkID=2; + item0=18625; + item1=18622; + class CustomData + { + role=2; + turretPath[]={0,0}; + }; + }; + class Item3 + { + linkID=3; + item0=18626; + item1=18622; + class CustomData + { + role=2; + turretPath[]={0,1}; + }; + }; + class Item4 + { + linkID=4; + item0=18627; + item1=18622; + class CustomData + { + role=2; + turretPath[]={1}; + }; + }; + }; + }; + id=18621; + }; + class Item19 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=8; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3099.4265,206.44504,715.64252}; + angles[]={0,4.8166614,0}; + }; + side="Independent"; + flags=4; + class Attributes + { + }; + id=18542; + type="SEP_I_US_WIN_Driver"; + class CustomAttributes + { + class Attribute0 + { + property="ENH_disableAI_target"; + expression="if (_value && local _this) then {[_this, 'TARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male01ENG"; + }; + }; + }; + class Attribute2 + { + property="ENH_disableAI_FSM"; + expression="if (_value && local _this) then {[_this, 'FSM'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=1.04; + }; + }; + }; + class Attribute4 + { + property="ENH_disableAI_autocombat"; + expression="if (_value && local _this) then {[_this, 'AUTOCOMBAT'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute5 + { + property="ENH_disableAI_autotarget"; + expression="if (_value && local _this) then {[_this, 'AUTOTARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=6; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={3099.4265,206.44504,715.64252}; + angles[]={0,4.8166614,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + skill=0.40000001; + }; + id=18543; + type="SEP_I_US_WIN_Radioman"; + class CustomAttributes + { + class Attribute0 + { + property="ENH_disableAI_target"; + expression="if (_value && local _this) then {[_this, 'TARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="ENH_disableAI_FSM"; + expression="if (_value && local _this) then {[_this, 'FSM'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_disableAI_autotarget"; + expression="if (_value && local _this) then {[_this, 'AUTOTARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_disableAI_autocombat"; + expression="if (_value && local _this) then {[_this, 'AUTOCOMBAT'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={3099.4265,206.44504,715.64252}; + angles[]={0,4.8166614,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18544; + type="SEP_I_US_WIN_Sniper"; + class CustomAttributes + { + class Attribute0 + { + property="ENH_disableAI_target"; + expression="if (_value && local _this) then {[_this, 'TARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="ENH_disableAI_FSM"; + expression="if (_value && local _this) then {[_this, 'FSM'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_disableAI_autotarget"; + expression="if (_value && local _this) then {[_this, 'AUTOTARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_disableAI_autocombat"; + expression="if (_value && local _this) then {[_this, 'AUTOCOMBAT'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={3099.4265,206.44504,715.64252}; + angles[]={0,4.8166614,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + rank="SERGEANT"; + }; + id=18545; + type="SEP_I_US_WIN_ASL"; + class CustomAttributes + { + class Attribute0 + { + property="ENH_disableAI_target"; + expression="if (_value && local _this) then {[_this, 'TARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="ENH_disableAI_FSM"; + expression="if (_value && local _this) then {[_this, 'FSM'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_disableAI_autotarget"; + expression="if (_value && local _this) then {[_this, 'AUTOTARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_disableAI_autocombat"; + expression="if (_value && local _this) then {[_this, 'AUTOCOMBAT'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={3099.4265,206.44504,715.64252}; + angles[]={0,4.8166614,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18546; + type="SEP_I_US_WIN_Medic"; + class CustomAttributes + { + class Attribute0 + { + property="ENH_disableAI_target"; + expression="if (_value && local _this) then {[_this, 'TARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="ENH_disableAI_FSM"; + expression="if (_value && local _this) then {[_this, 'FSM'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_disableAI_autotarget"; + expression="if (_value && local _this) then {[_this, 'AUTOTARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_disableAI_autocombat"; + expression="if (_value && local _this) then {[_this, 'AUTOCOMBAT'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={3099.4265,206.44504,715.64252}; + angles[]={0,4.8166614,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18548; + type="SEP_I_US_WIN_Gren"; + class CustomAttributes + { + class Attribute0 + { + property="ENH_disableAI_target"; + expression="if (_value && local _this) then {[_this, 'TARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="ENH_disableAI_FSM"; + expression="if (_value && local _this) then {[_this, 'FSM'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_disableAI_autotarget"; + expression="if (_value && local _this) then {[_this, 'AUTOTARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_disableAI_autocombat"; + expression="if (_value && local _this) then {[_this, 'AUTOCOMBAT'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={3099.4265,206.44504,715.64252}; + angles[]={0,4.8166614,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18550; + type="SEP_I_US_WIN_Rflmn"; + class CustomAttributes + { + class Attribute0 + { + property="ENH_disableAI_target"; + expression="if (_value && local _this) then {[_this, 'TARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="ENH_disableAI_FSM"; + expression="if (_value && local _this) then {[_this, 'FSM'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_disableAI_autotarget"; + expression="if (_value && local _this) then {[_this, 'AUTOTARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_disableAI_autocombat"; + expression="if (_value && local _this) then {[_this, 'AUTOCOMBAT'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item7 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+38; + position[]={1730.076,226.56114,1252.199}; + combatMode="BLUE"; + combat="CARELESS"; + class Effects + { + }; + showWP="NEVER"; + id=19330; + type="Move"; + }; + }; + class Attributes + { + name="obj4_evac1_2"; + init="this setBehaviour ""CARELESS""; "; + combatMode="BLUE"; + behaviour="CARELESS"; + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=7; + }; + class Links + { + items=7; + class Item0 + { + linkID=0; + item0=18542; + item1=18541; + class CustomData + { + role=1; + }; + }; + class Item1 + { + linkID=1; + item0=18543; + item1=18541; + class CustomData + { + role=3; + cargoIndex=7; + }; + }; + class Item2 + { + linkID=2; + item0=18544; + item1=18541; + class CustomData + { + role=3; + cargoIndex=0; + }; + }; + class Item3 + { + linkID=3; + item0=18545; + item1=18541; + class CustomData + { + role=3; + cargoIndex=1; + }; + }; + class Item4 + { + linkID=4; + item0=18546; + item1=18541; + class CustomData + { + role=3; + cargoIndex=2; + }; + }; + class Item5 + { + linkID=5; + item0=18548; + item1=18541; + class CustomData + { + role=3; + cargoIndex=4; + }; + }; + class Item6 + { + linkID=6; + item0=18550; + item1=18541; + class CustomData + { + role=3; + cargoIndex=8; + }; + }; + }; + }; + id=18539; + }; + class Item20 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=6; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3078.6057,206.44504,719.15973}; + angles[]={0,4.8062181,0}; + }; + side="Independent"; + flags=4; + class Attributes + { + }; + id=18566; + type="SEP_I_US_WIN_Tank_Crew"; + class CustomAttributes + { + class Attribute0 + { + property="ENH_disableAI_target"; + expression="if (_value && local _this) then {[_this, 'TARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="ENH_disableAI_FSM"; + expression="if (_value && local _this) then {[_this, 'FSM'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_disableAI_autotarget"; + expression="if (_value && local _this) then {[_this, 'AUTOTARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_disableAI_autocombat"; + expression="if (_value && local _this) then {[_this, 'AUTOCOMBAT'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={3078.6057,209.19057,719.15973}; + angles[]={0,4.8062181,0}; + }; + side="Independent"; + class Attributes + { + }; + id=18567; + type="SEP_I_US_WIN_Tank_Crew"; + atlOffset=2.7455292; + class CustomAttributes + { + class Attribute0 + { + property="ENH_disableAI_target"; + expression="if (_value && local _this) then {[_this, 'TARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="ENH_disableAI_FSM"; + expression="if (_value && local _this) then {[_this, 'FSM'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_disableAI_autotarget"; + expression="if (_value && local _this) then {[_this, 'AUTOTARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_disableAI_autocombat"; + expression="if (_value && local _this) then {[_this, 'AUTOCOMBAT'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={3078.6057,209.19057,719.15973}; + angles[]={0,4.8062181,0}; + }; + side="Independent"; + flags=2; + class Attributes + { + }; + id=18568; + type="SEP_I_US_WIN_Tank_Sergeant"; + atlOffset=2.7455292; + class CustomAttributes + { + class Attribute0 + { + property="ENH_disableAI_target"; + expression="if (_value && local _this) then {[_this, 'TARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="ENH_disableAI_FSM"; + expression="if (_value && local _this) then {[_this, 'FSM'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_disableAI_autotarget"; + expression="if (_value && local _this) then {[_this, 'AUTOTARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_disableAI_autocombat"; + expression="if (_value && local _this) then {[_this, 'AUTOCOMBAT'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={3078.6057,209.19057,719.15973}; + angles[]={0,4.8062181,0}; + }; + side="Independent"; + class Attributes + { + }; + id=18569; + type="SEP_I_US_WIN_Tank_Crew"; + atlOffset=2.7455292; + class CustomAttributes + { + class Attribute0 + { + property="ENH_disableAI_target"; + expression="if (_value && local _this) then {[_this, 'TARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="ENH_disableAI_FSM"; + expression="if (_value && local _this) then {[_this, 'FSM'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_disableAI_autotarget"; + expression="if (_value && local _this) then {[_this, 'AUTOTARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_disableAI_autocombat"; + expression="if (_value && local _this) then {[_this, 'AUTOCOMBAT'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={3078.6057,209.19057,719.15973}; + angles[]={0,4.8062181,0}; + }; + side="Independent"; + class Attributes + { + }; + id=18570; + type="SEP_I_US_WIN_Tank_Crew"; + atlOffset=2.7455292; + class CustomAttributes + { + class Attribute0 + { + property="ENH_disableAI_target"; + expression="if (_value && local _this) then {[_this, 'TARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="ENH_disableAI_FSM"; + expression="if (_value && local _this) then {[_this, 'FSM'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_disableAI_autotarget"; + expression="if (_value && local _this) then {[_this, 'AUTOTARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_disableAI_autocombat"; + expression="if (_value && local _this) then {[_this, 'AUTOCOMBAT'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+38; + position[]={1730.076,226.56114,1252.199}; + combatMode="GREEN"; + combat="CARELESS"; + class Effects + { + }; + showWP="NEVER"; + id=19329; + type="Move"; + }; + }; + class Attributes + { + name="obj4_evac1_3"; + combatMode="GREEN"; + behaviour="CARELESS"; + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=5; + }; + class Links + { + items=5; + class Item0 + { + linkID=0; + item0=18566; + item1=18565; + class CustomData + { + role=1; + }; + }; + class Item1 + { + linkID=1; + item0=18567; + item1=18565; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item2 + { + linkID=2; + item0=18568; + item1=18565; + class CustomData + { + role=2; + turretPath[]={0,0}; + }; + }; + class Item3 + { + linkID=3; + item0=18569; + item1=18565; + class CustomData + { + role=2; + turretPath[]={0,1}; + }; + }; + class Item4 + { + linkID=4; + item0=18570; + item1=18565; + class CustomData + { + role=2; + turretPath[]={1}; + }; + }; + }; + }; + id=18564; + }; + class Item21 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=8; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3048.7439,206.44504,723.43494}; + angles[]={0,4.7457948,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + rank="SERGEANT"; + }; + id=18511; + type="SEP_I_US_WIN_SL"; + class CustomAttributes + { + class Attribute0 + { + property="ENH_disableAI_target"; + expression="if (_value && local _this) then {[_this, 'TARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="ENH_disableAI_FSM"; + expression="if (_value && local _this) then {[_this, 'FSM'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_disableAI_autotarget"; + expression="if (_value && local _this) then {[_this, 'AUTOTARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_disableAI_autocombat"; + expression="if (_value && local _this) then {[_this, 'AUTOCOMBAT'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={3048.7439,206.44504,723.43494}; + angles[]={0,4.7457948,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18514; + type="SEP_I_US_WIN_AR"; + class CustomAttributes + { + class Attribute0 + { + property="ENH_disableAI_target"; + expression="if (_value && local _this) then {[_this, 'TARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="ENH_disableAI_FSM"; + expression="if (_value && local _this) then {[_this, 'FSM'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_disableAI_autotarget"; + expression="if (_value && local _this) then {[_this, 'AUTOTARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_disableAI_autocombat"; + expression="if (_value && local _this) then {[_this, 'AUTOCOMBAT'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={3048.7439,206.44504,723.43494}; + angles[]={0,4.7457948,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18515; + type="SEP_I_US_WIN_AAR"; + class CustomAttributes + { + class Attribute0 + { + property="ENH_disableAI_target"; + expression="if (_value && local _this) then {[_this, 'TARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="ENH_disableAI_FSM"; + expression="if (_value && local _this) then {[_this, 'FSM'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_disableAI_autotarget"; + expression="if (_value && local _this) then {[_this, 'AUTOTARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_disableAI_autocombat"; + expression="if (_value && local _this) then {[_this, 'AUTOCOMBAT'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={3048.7439,206.44504,723.43494}; + angles[]={0,4.7457948,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=18516; + type="SEP_I_US_WIN_ASL"; + class CustomAttributes + { + class Attribute0 + { + property="ENH_disableAI_target"; + expression="if (_value && local _this) then {[_this, 'TARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="ENH_disableAI_FSM"; + expression="if (_value && local _this) then {[_this, 'FSM'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_disableAI_autotarget"; + expression="if (_value && local _this) then {[_this, 'AUTOTARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_disableAI_autocombat"; + expression="if (_value && local _this) then {[_this, 'AUTOCOMBAT'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={3048.7439,206.44504,723.43494}; + angles[]={0,4.7457948,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18517; + type="SEP_I_US_WIN_Medic"; + class CustomAttributes + { + class Attribute0 + { + property="ENH_disableAI_target"; + expression="if (_value && local _this) then {[_this, 'TARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="ENH_disableAI_FSM"; + expression="if (_value && local _this) then {[_this, 'FSM'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_disableAI_autotarget"; + expression="if (_value && local _this) then {[_this, 'AUTOTARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_disableAI_autocombat"; + expression="if (_value && local _this) then {[_this, 'AUTOCOMBAT'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={3048.7439,206.44504,723.43494}; + angles[]={0,4.7457948,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18518; + type="SEP_I_US_WIN_Rflmn"; + class CustomAttributes + { + class Attribute0 + { + property="ENH_disableAI_target"; + expression="if (_value && local _this) then {[_this, 'TARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="ENH_disableAI_FSM"; + expression="if (_value && local _this) then {[_this, 'FSM'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_disableAI_autotarget"; + expression="if (_value && local _this) then {[_this, 'AUTOTARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_disableAI_autocombat"; + expression="if (_value && local _this) then {[_this, 'AUTOCOMBAT'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={3048.7439,206.44504,723.43494}; + angles[]={0,4.7457948,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18519; + type="SEP_I_US_WIN_Rflmn"; + class CustomAttributes + { + class Attribute0 + { + property="ENH_disableAI_target"; + expression="if (_value && local _this) then {[_this, 'TARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="ENH_disableAI_FSM"; + expression="if (_value && local _this) then {[_this, 'FSM'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_disableAI_autotarget"; + expression="if (_value && local _this) then {[_this, 'AUTOTARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_disableAI_autocombat"; + expression="if (_value && local _this) then {[_this, 'AUTOCOMBAT'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item7 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+38; + position[]={2390.9231,227.1595,1661.568}; + combatMode="BLUE"; + combat="CARELESS"; + class Effects + { + }; + showWP="NEVER"; + id=19325; + type="Move"; + }; + }; + class Attributes + { + name="obj4_evac2_2"; + combatMode="BLUE"; + behaviour="CARELESS"; + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=7; + }; + class Links + { + items=7; + class Item0 + { + linkID=0; + item0=18511; + item1=18512; + class CustomData + { + role=1; + }; + }; + class Item1 + { + linkID=1; + item0=18514; + item1=18512; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item2 + { + linkID=2; + item0=18515; + item1=18512; + class CustomData + { + role=2; + turretPath[]={1}; + }; + }; + class Item3 + { + linkID=3; + item0=18516; + item1=18512; + class CustomData + { + role=3; + cargoIndex=0; + }; + }; + class Item4 + { + linkID=4; + item0=18517; + item1=18512; + class CustomData + { + role=3; + cargoIndex=1; + }; + }; + class Item5 + { + linkID=5; + item0=18518; + item1=18512; + class CustomData + { + role=3; + cargoIndex=2; + }; + }; + class Item6 + { + linkID=6; + item0=18519; + item1=18512; + class CustomData + { + role=3; + cargoIndex=3; + }; + }; + }; + }; + id=18510; + }; + class Item22 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3098.3857,206.44504,718.25946}; + angles[]={0,4.7952399,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + rank="SERGEANT"; + }; + id=18529; + type="SEP_I_US_WIN_SL"; + class CustomAttributes + { + class Attribute0 + { + property="ENH_disableAI_target"; + expression="if (_value && local _this) then {[_this, 'TARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="ENH_disableAI_FSM"; + expression="if (_value && local _this) then {[_this, 'FSM'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_disableAI_autotarget"; + expression="if (_value && local _this) then {[_this, 'AUTOTARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_disableAI_autocombat"; + expression="if (_value && local _this) then {[_this, 'AUTOCOMBAT'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={3098.3857,206.44504,718.25946}; + angles[]={0,4.7952399,0}; + }; + side="Independent"; + flags=4; + class Attributes + { + }; + id=18531; + type="SEP_I_US_WIN_Driver"; + class CustomAttributes + { + class Attribute0 + { + property="ENH_disableAI_target"; + expression="if (_value && local _this) then {[_this, 'TARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="ENH_disableAI_FSM"; + expression="if (_value && local _this) then {[_this, 'FSM'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_disableAI_autotarget"; + expression="if (_value && local _this) then {[_this, 'AUTOTARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_disableAI_autocombat"; + expression="if (_value && local _this) then {[_this, 'AUTOCOMBAT'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={3098.3857,206.44504,718.25946}; + angles[]={0,4.7952399,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18532; + type="SEP_I_US_WIN_Flamethrower_Operator"; + class CustomAttributes + { + class Attribute0 + { + property="ENH_disableAI_target"; + expression="if (_value && local _this) then {[_this, 'TARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="ENH_disableAI_FSM"; + expression="if (_value && local _this) then {[_this, 'FSM'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_disableAI_autotarget"; + expression="if (_value && local _this) then {[_this, 'AUTOTARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_disableAI_autocombat"; + expression="if (_value && local _this) then {[_this, 'AUTOCOMBAT'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={3098.3857,206.44504,718.25946}; + angles[]={0,4.7952399,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18533; + type="SEP_I_US_WIN_Rflmn"; + class CustomAttributes + { + class Attribute0 + { + property="ENH_disableAI_target"; + expression="if (_value && local _this) then {[_this, 'TARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="ENH_disableAI_FSM"; + expression="if (_value && local _this) then {[_this, 'FSM'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_disableAI_autotarget"; + expression="if (_value && local _this) then {[_this, 'AUTOTARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_disableAI_autocombat"; + expression="if (_value && local _this) then {[_this, 'AUTOCOMBAT'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={3098.3857,206.44504,718.25946}; + angles[]={0,4.7952399,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18535; + type="SEP_I_US_WIN_Flamethrower_Operator"; + class CustomAttributes + { + class Attribute0 + { + property="ENH_disableAI_target"; + expression="if (_value && local _this) then {[_this, 'TARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="ENH_disableAI_FSM"; + expression="if (_value && local _this) then {[_this, 'FSM'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_disableAI_autotarget"; + expression="if (_value && local _this) then {[_this, 'AUTOTARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_disableAI_autocombat"; + expression="if (_value && local _this) then {[_this, 'AUTOCOMBAT'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={3098.3857,206.44504,718.25946}; + angles[]={0,4.7952399,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18537; + type="SEP_I_US_WIN_Engi"; + class CustomAttributes + { + class Attribute0 + { + property="ENH_disableAI_target"; + expression="if (_value && local _this) then {[_this, 'TARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="ENH_disableAI_FSM"; + expression="if (_value && local _this) then {[_this, 'FSM'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_disableAI_autotarget"; + expression="if (_value && local _this) then {[_this, 'AUTOTARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_disableAI_autocombat"; + expression="if (_value && local _this) then {[_this, 'AUTOCOMBAT'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+38; + position[]={2390.9231,227.1595,1661.568}; + combatMode="BLUE"; + combat="CARELESS"; + class Effects + { + }; + showWP="NEVER"; + id=19326; + type="Move"; + }; + }; + class Attributes + { + name="obj4_evac2_3"; + init="this setBehaviour ""CARELESS""; " \n ""; + combatMode="BLUE"; + behaviour="CARELESS"; + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=6; + }; + class Links + { + items=6; + class Item0 + { + linkID=0; + item0=18529; + item1=18530; + class CustomData + { + role=3; + cargoIndex=0; + }; + }; + class Item1 + { + linkID=1; + item0=18531; + item1=18530; + class CustomData + { + role=1; + }; + }; + class Item2 + { + linkID=2; + item0=18532; + item1=18530; + class CustomData + { + role=3; + cargoIndex=1; + }; + }; + class Item3 + { + linkID=3; + item0=18533; + item1=18530; + class CustomData + { + role=3; + cargoIndex=2; + }; + }; + class Item4 + { + linkID=4; + item0=18535; + item1=18530; + class CustomData + { + role=3; + cargoIndex=4; + }; + }; + class Item5 + { + linkID=5; + item0=18537; + item1=18530; + class CustomData + { + role=3; + cargoIndex=6; + }; + }; + }; + }; + id=18528; + }; + class Item23 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=6; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3089.3591,206.44504,717.5993}; + angles[]={0,5.4809794,0}; + }; + side="Independent"; + flags=4; + class Attributes + { + }; + id=18573; + type="SEP_I_US_WIN_Tank_Crew"; + class CustomAttributes + { + class Attribute0 + { + property="ENH_disableAI_target"; + expression="if (_value && local _this) then {[_this, 'TARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="ENH_disableAI_FSM"; + expression="if (_value && local _this) then {[_this, 'FSM'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_disableAI_autotarget"; + expression="if (_value && local _this) then {[_this, 'AUTOTARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_disableAI_autocombat"; + expression="if (_value && local _this) then {[_this, 'AUTOCOMBAT'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={3089.3591,209.15211,717.5993}; + angles[]={0,5.4809794,0}; + }; + side="Independent"; + class Attributes + { + }; + id=18574; + type="SEP_I_US_WIN_Tank_Crew"; + atlOffset=2.707077; + class CustomAttributes + { + class Attribute0 + { + property="ENH_disableAI_target"; + expression="if (_value && local _this) then {[_this, 'TARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="ENH_disableAI_FSM"; + expression="if (_value && local _this) then {[_this, 'FSM'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_disableAI_autotarget"; + expression="if (_value && local _this) then {[_this, 'AUTOTARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_disableAI_autocombat"; + expression="if (_value && local _this) then {[_this, 'AUTOCOMBAT'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={3089.3591,209.15211,717.5993}; + angles[]={0,5.4809794,0}; + }; + side="Independent"; + flags=2; + class Attributes + { + }; + id=18575; + type="SEP_I_US_WIN_Tank_Sergeant"; + atlOffset=2.707077; + class CustomAttributes + { + class Attribute0 + { + property="ENH_disableAI_target"; + expression="if (_value && local _this) then {[_this, 'TARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="ENH_disableAI_FSM"; + expression="if (_value && local _this) then {[_this, 'FSM'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_disableAI_autotarget"; + expression="if (_value && local _this) then {[_this, 'AUTOTARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_disableAI_autocombat"; + expression="if (_value && local _this) then {[_this, 'AUTOCOMBAT'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={3089.3591,209.15211,717.5993}; + angles[]={0,5.4809794,0}; + }; + side="Independent"; + class Attributes + { + }; + id=18576; + type="SEP_I_US_WIN_Tank_Crew"; + atlOffset=2.707077; + class CustomAttributes + { + class Attribute0 + { + property="ENH_disableAI_target"; + expression="if (_value && local _this) then {[_this, 'TARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="ENH_disableAI_FSM"; + expression="if (_value && local _this) then {[_this, 'FSM'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_disableAI_autotarget"; + expression="if (_value && local _this) then {[_this, 'AUTOTARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_disableAI_autocombat"; + expression="if (_value && local _this) then {[_this, 'AUTOCOMBAT'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={3089.3591,209.15211,717.5993}; + angles[]={0,5.4809794,0}; + }; + side="Independent"; + class Attributes + { + }; + id=18577; + type="SEP_I_US_WIN_Tank_Crew"; + atlOffset=2.707077; + class CustomAttributes + { + class Attribute0 + { + property="ENH_disableAI_target"; + expression="if (_value && local _this) then {[_this, 'TARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="ENH_disableAI_FSM"; + expression="if (_value && local _this) then {[_this, 'FSM'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_disableAI_autotarget"; + expression="if (_value && local _this) then {[_this, 'AUTOTARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_disableAI_autocombat"; + expression="if (_value && local _this) then {[_this, 'AUTOCOMBAT'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+38; + position[]={2390.9231,227.1595,1661.568}; + combatMode="GREEN"; + combat="CARELESS"; + class Effects + { + }; + showWP="NEVER"; + id=19328; + type="Move"; + }; + }; + class Attributes + { + name="obj4_evac2_6"; + combatMode="GREEN"; + behaviour="CARELESS"; + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=5; + }; + class Links + { + items=5; + class Item0 + { + linkID=0; + item0=18573; + item1=18572; + class CustomData + { + role=1; + }; + }; + class Item1 + { + linkID=1; + item0=18574; + item1=18572; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item2 + { + linkID=2; + item0=18575; + item1=18572; + class CustomData + { + role=2; + turretPath[]={0,0}; + }; + }; + class Item3 + { + linkID=3; + item0=18576; + item1=18572; + class CustomData + { + role=2; + turretPath[]={0,1}; + }; + }; + class Item4 + { + linkID=4; + item0=18577; + item1=18572; + class CustomData + { + role=2; + turretPath[]={1}; + }; + }; + }; + }; + id=18571; + }; + class Item24 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=8; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3080.2036,206.44504,820.26929}; + angles[]={0,4.9999495,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + rank="SERGEANT"; + }; + id=18583; + type="SEP_I_US_WIN_SL"; + class CustomAttributes + { + class Attribute0 + { + property="ENH_disableAI_target"; + expression="if (_value && local _this) then {[_this, 'TARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="ENH_disableAI_FSM"; + expression="if (_value && local _this) then {[_this, 'FSM'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_disableAI_autotarget"; + expression="if (_value && local _this) then {[_this, 'AUTOTARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_disableAI_autocombat"; + expression="if (_value && local _this) then {[_this, 'AUTOCOMBAT'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={3080.2036,206.44504,820.26929}; + angles[]={0,4.9999495,0}; + }; + side="Independent"; + flags=4; + class Attributes + { + }; + id=18584; + type="SEP_I_US_WIN_Driver"; + class CustomAttributes + { + class Attribute0 + { + property="ENH_disableAI_target"; + expression="if (_value && local _this) then {[_this, 'TARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="ENH_disableAI_FSM"; + expression="if (_value && local _this) then {[_this, 'FSM'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_disableAI_autotarget"; + expression="if (_value && local _this) then {[_this, 'AUTOTARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_disableAI_autocombat"; + expression="if (_value && local _this) then {[_this, 'AUTOCOMBAT'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={3080.2036,206.44504,820.26929}; + angles[]={0,4.9999495,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18585; + type="SEP_I_US_WIN_Flamethrower_Operator"; + class CustomAttributes + { + class Attribute0 + { + property="ENH_disableAI_target"; + expression="if (_value && local _this) then {[_this, 'TARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="ENH_disableAI_FSM"; + expression="if (_value && local _this) then {[_this, 'FSM'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_disableAI_autotarget"; + expression="if (_value && local _this) then {[_this, 'AUTOTARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_disableAI_autocombat"; + expression="if (_value && local _this) then {[_this, 'AUTOCOMBAT'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={3080.2036,206.44504,820.26929}; + angles[]={0,4.9999495,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18586; + type="SEP_I_US_WIN_Rflmn"; + class CustomAttributes + { + class Attribute0 + { + property="ENH_disableAI_target"; + expression="if (_value && local _this) then {[_this, 'TARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="ENH_disableAI_FSM"; + expression="if (_value && local _this) then {[_this, 'FSM'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_disableAI_autotarget"; + expression="if (_value && local _this) then {[_this, 'AUTOTARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_disableAI_autocombat"; + expression="if (_value && local _this) then {[_this, 'AUTOCOMBAT'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={3080.2036,206.44504,820.26929}; + angles[]={0,4.9999495,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18588; + type="SEP_I_US_WIN_Flamethrower_Operator"; + class CustomAttributes + { + class Attribute0 + { + property="ENH_disableAI_target"; + expression="if (_value && local _this) then {[_this, 'TARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="ENH_disableAI_FSM"; + expression="if (_value && local _this) then {[_this, 'FSM'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_disableAI_autotarget"; + expression="if (_value && local _this) then {[_this, 'AUTOTARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_disableAI_autocombat"; + expression="if (_value && local _this) then {[_this, 'AUTOCOMBAT'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={3080.2036,206.44504,820.26929}; + angles[]={0,4.9999495,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18589; + type="SEP_I_US_WIN_Rflmn"; + class CustomAttributes + { + class Attribute0 + { + property="ENH_disableAI_target"; + expression="if (_value && local _this) then {[_this, 'TARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="ENH_disableAI_FSM"; + expression="if (_value && local _this) then {[_this, 'FSM'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_disableAI_autotarget"; + expression="if (_value && local _this) then {[_this, 'AUTOTARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_disableAI_autocombat"; + expression="if (_value && local _this) then {[_this, 'AUTOCOMBAT'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={3080.2036,206.44504,820.26929}; + angles[]={0,4.9999495,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18591; + type="SEP_I_US_WIN_Engi_Expl"; + class CustomAttributes + { + class Attribute0 + { + property="ENH_disableAI_target"; + expression="if (_value && local _this) then {[_this, 'TARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="ENH_disableAI_FSM"; + expression="if (_value && local _this) then {[_this, 'FSM'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_disableAI_autotarget"; + expression="if (_value && local _this) then {[_this, 'AUTOTARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_disableAI_autocombat"; + expression="if (_value && local _this) then {[_this, 'AUTOCOMBAT'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item7 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+38; + position[]={2390.9231,227.1595,1661.568}; + combatMode="BLUE"; + combat="CARELESS"; + class Effects + { + }; + showWP="NEVER"; + id=19327; + type="Move"; + }; + }; + class Attributes + { + name="obj4_evac2_4"; + combatMode="BLUE"; + behaviour="CARELESS"; + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=7; + }; + class Links + { + items=7; + class Item0 + { + linkID=0; + item0=18583; + item1=18592; + class CustomData + { + role=3; + cargoIndex=0; + }; + }; + class Item1 + { + linkID=1; + item0=18584; + item1=18592; + class CustomData + { + role=1; + }; + }; + class Item2 + { + linkID=2; + item0=18585; + item1=18592; + class CustomData + { + role=3; + cargoIndex=1; + }; + }; + class Item3 + { + linkID=3; + item0=18586; + item1=18592; + class CustomData + { + role=3; + cargoIndex=2; + }; + }; + class Item4 + { + linkID=4; + item0=18588; + item1=18592; + class CustomData + { + role=3; + cargoIndex=4; + }; + }; + class Item5 + { + linkID=5; + item0=18589; + item1=18592; + class CustomData + { + role=3; + cargoIndex=5; + }; + }; + class Item6 + { + linkID=6; + item0=18591; + item1=18592; + class CustomData + { + role=3; + cargoIndex=7; + }; + }; + }; + }; + id=18582; + }; + class Item25 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=6; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3052.1296,206.44504,820.84875}; + angles[]={0,6.0233407,0}; + }; + side="Independent"; + flags=4; + class Attributes + { + }; + id=18594; + type="SEP_I_US_WIN_Tank_Crew"; + class CustomAttributes + { + class Attribute0 + { + property="ENH_disableAI_target"; + expression="if (_value && local _this) then {[_this, 'TARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="ENH_disableAI_FSM"; + expression="if (_value && local _this) then {[_this, 'FSM'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_disableAI_autotarget"; + expression="if (_value && local _this) then {[_this, 'AUTOTARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_disableAI_autocombat"; + expression="if (_value && local _this) then {[_this, 'AUTOCOMBAT'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={3052.1296,209.15211,820.84875}; + angles[]={0,6.0233407,0}; + }; + side="Independent"; + class Attributes + { + }; + id=18595; + type="SEP_I_US_WIN_Tank_Crew"; + atlOffset=2.707077; + class CustomAttributes + { + class Attribute0 + { + property="ENH_disableAI_target"; + expression="if (_value && local _this) then {[_this, 'TARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="ENH_disableAI_FSM"; + expression="if (_value && local _this) then {[_this, 'FSM'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_disableAI_autotarget"; + expression="if (_value && local _this) then {[_this, 'AUTOTARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_disableAI_autocombat"; + expression="if (_value && local _this) then {[_this, 'AUTOCOMBAT'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={3052.1296,209.15211,820.84875}; + angles[]={0,6.0233407,0}; + }; + side="Independent"; + flags=2; + class Attributes + { + }; + id=18596; + type="SEP_I_US_WIN_Tank_Sergeant"; + atlOffset=2.707077; + class CustomAttributes + { + class Attribute0 + { + property="ENH_disableAI_target"; + expression="if (_value && local _this) then {[_this, 'TARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="ENH_disableAI_FSM"; + expression="if (_value && local _this) then {[_this, 'FSM'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_disableAI_autotarget"; + expression="if (_value && local _this) then {[_this, 'AUTOTARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_disableAI_autocombat"; + expression="if (_value && local _this) then {[_this, 'AUTOCOMBAT'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={3052.1296,209.15211,820.84875}; + angles[]={0,6.0233407,0}; + }; + side="Independent"; + class Attributes + { + }; + id=18597; + type="SEP_I_US_WIN_Tank_Crew"; + atlOffset=2.707077; + class CustomAttributes + { + class Attribute0 + { + property="ENH_disableAI_target"; + expression="if (_value && local _this) then {[_this, 'TARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="ENH_disableAI_FSM"; + expression="if (_value && local _this) then {[_this, 'FSM'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_disableAI_autotarget"; + expression="if (_value && local _this) then {[_this, 'AUTOTARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_disableAI_autocombat"; + expression="if (_value && local _this) then {[_this, 'AUTOCOMBAT'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={3052.1296,209.15211,820.84875}; + angles[]={0,6.0233407,0}; + }; + side="Independent"; + class Attributes + { + }; + id=18598; + type="SEP_I_US_WIN_Tank_Crew"; + atlOffset=2.707077; + class CustomAttributes + { + class Attribute0 + { + property="ENH_disableAI_target"; + expression="if (_value && local _this) then {[_this, 'TARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="ENH_disableAI_FSM"; + expression="if (_value && local _this) then {[_this, 'FSM'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_disableAI_autotarget"; + expression="if (_value && local _this) then {[_this, 'AUTOTARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_disableAI_autocombat"; + expression="if (_value && local _this) then {[_this, 'AUTOCOMBAT'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+38; + position[]={2390.9231,227.1595,1661.568}; + combatMode="GREEN"; + combat="CARELESS"; + class Effects + { + }; + showWP="NEVER"; + id=19324; + type="Move"; + }; + }; + class Attributes + { + name="obj4_evac2_5"; + combatMode="GREEN"; + behaviour="CARELESS"; + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=5; + }; + class Links + { + items=5; + class Item0 + { + linkID=0; + item0=18594; + item1=18599; + class CustomData + { + role=1; + }; + }; + class Item1 + { + linkID=1; + item0=18595; + item1=18599; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item2 + { + linkID=2; + item0=18596; + item1=18599; + class CustomData + { + role=2; + turretPath[]={0,0}; + }; + }; + class Item3 + { + linkID=3; + item0=18597; + item1=18599; + class CustomData + { + role=2; + turretPath[]={0,1}; + }; + }; + class Item4 + { + linkID=4; + item0=18598; + item1=18599; + class CustomData + { + role=2; + turretPath[]={1}; + }; + }; + }; + }; + id=18593; + }; + class Item26 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3023.2881,206.44504,826.24329}; + angles[]={0,5.3047013,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + rank="SERGEANT"; + }; + id=18601; + type="SEP_I_US_WIN_Cpt"; + class CustomAttributes + { + class Attribute0 + { + property="ENH_disableAI_target"; + expression="if (_value && local _this) then {[_this, 'TARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="ENH_disableAI_FSM"; + expression="if (_value && local _this) then {[_this, 'FSM'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_disableAI_autotarget"; + expression="if (_value && local _this) then {[_this, 'AUTOTARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_disableAI_autocombat"; + expression="if (_value && local _this) then {[_this, 'AUTOCOMBAT'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={3021.4019,206.44504,827.64215}; + angles[]={0,5.3047013,0}; + }; + side="Independent"; + flags=4; + class Attributes + { + }; + id=18602; + type="SEP_I_US_WIN_Driver"; + class CustomAttributes + { + class Attribute0 + { + property="ENH_disableAI_target"; + expression="if (_value && local _this) then {[_this, 'TARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="ENH_disableAI_FSM"; + expression="if (_value && local _this) then {[_this, 'FSM'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_disableAI_autotarget"; + expression="if (_value && local _this) then {[_this, 'AUTOTARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_disableAI_autocombat"; + expression="if (_value && local _this) then {[_this, 'AUTOCOMBAT'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={3023.2881,206.44504,826.24329}; + angles[]={0,5.3047013,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18603; + type="SEP_I_US_WIN_Radioman"; + class CustomAttributes + { + class Attribute0 + { + property="ENH_disableAI_target"; + expression="if (_value && local _this) then {[_this, 'TARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="ENH_disableAI_FSM"; + expression="if (_value && local _this) then {[_this, 'FSM'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_disableAI_autotarget"; + expression="if (_value && local _this) then {[_this, 'AUTOTARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_disableAI_autocombat"; + expression="if (_value && local _this) then {[_this, 'AUTOCOMBAT'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={3023.2881,206.44504,826.24329}; + angles[]={0,5.3047013,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18604; + type="SEP_I_US_WIN_Medic"; + class CustomAttributes + { + class Attribute0 + { + property="ENH_disableAI_target"; + expression="if (_value && local _this) then {[_this, 'TARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute1 + { + property="ENH_disableAI_FSM"; + expression="if (_value && local _this) then {[_this, 'FSM'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ENH_disableAI_autotarget"; + expression="if (_value && local _this) then {[_this, 'AUTOTARGET'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + class Attribute3 + { + property="ENH_disableAI_autocombat"; + expression="if (_value && local _this) then {[_this, 'AUTOCOMBAT'] remoteExec ['disableAI', 0]}"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+38; + position[]={2390.9231,227.1595,1661.568}; + combatMode="BLUE"; + combat="CARELESS"; + class Effects + { + }; + showWP="NEVER"; + id=19323; + type="Move"; + }; + }; + class Attributes + { + name="obj4_evac2_1"; + combatMode="BLUE"; + behaviour="CARELESS"; + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=4; + }; + class Links + { + items=4; + class Item0 + { + linkID=0; + item0=18601; + item1=18605; + class CustomData + { + role=3; + cargoIndex=0; + }; + }; + class Item1 + { + linkID=1; + item0=18602; + item1=18605; + class CustomData + { + role=1; + }; + }; + class Item2 + { + linkID=2; + item0=18603; + item1=18605; + class CustomData + { + role=3; + cargoIndex=1; + }; + }; + class Item3 + { + linkID=3; + item0=18604; + item1=18605; + class CustomData + { + role=3; + cargoIndex=2; + }; + }; + }; + }; + id=18600; + }; + class Item27 + { + dataType="Group"; + side="West"; + class Entities + { + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3068.5549,210.31595,355.94193}; + angles[]={6.2064781,6.1502256,6.2719107}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=18630; + type="SEP_B_GER_WIN_Tank_Crew"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={3068.5549,212.42363,355.95059}; + angles[]={6.2064781,6.1502256,6.2719107}; + }; + side="West"; + class Attributes + { + }; + id=18631; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.1077271; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={3068.5549,212.42363,355.95059}; + angles[]={6.2064781,6.1502256,6.2719107}; + }; + side="West"; + flags=2; + class Attributes + { + }; + id=18632; + type="SEP_B_GER_WIN_Tank_Unterofficer"; + atlOffset=2.1077271; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={3068.5549,212.42363,355.95059}; + angles[]={6.2064781,6.1502256,6.2719107}; + }; + side="West"; + class Attributes + { + }; + id=18633; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.1077271; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={3068.5549,212.42363,355.95059}; + angles[]={6.2064781,6.1502256,6.2719107}; + }; + side="West"; + class Attributes + { + }; + id=18634; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.1077271; + }; + }; + class Attributes + { + name="obj4_evac_attack7"; + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=5; + }; + class Links + { + items=5; + class Item0 + { + linkID=0; + item0=18630; + item1=18629; + class CustomData + { + role=1; + }; + }; + class Item1 + { + linkID=1; + item0=18631; + item1=18629; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item2 + { + linkID=2; + item0=18632; + item1=18629; + class CustomData + { + role=2; + turretPath[]={0,0}; + }; + }; + class Item3 + { + linkID=3; + item0=18633; + item1=18629; + class CustomData + { + role=2; + turretPath[]={0,1}; + }; + }; + class Item4 + { + linkID=4; + item0=18634; + item1=18629; + class CustomData + { + role=2; + turretPath[]={1}; + }; + }; + }; + }; + id=18628; + atlOffset=-0.0070037842; + }; + class Item28 + { + dataType="Trigger"; + position[]={2321.3169,233.61447,1161.2841}; + class Attributes + { + text="OBJ-04_DetectRetreat"; + condition="{alive _x} count (units obj4_evac1_2 + units obj4_evac1_2 + units obj4_evac1_3 + units obj4_evac2_1 + units obj4_evac2_2 + units obj4_evac2_3 + units obj4_evac2_4 + units obj4_evac2_5 + units obj4_evac2_6) == 0 && {alive _x} count (units obj4_evac_attack1 + units obj4_evac_attack2 + units obj4_evac_attack3 + units obj4_evac_attack4 + units obj4_evac_attack5 + units obj4_evac_attack6 + units obj4_evac_attack7) == 0"; + onActivation="[""01-04"", ""SUCCEEDED""] call BIS_fnc_taskSetState;"; + sizeA=0; + sizeB=0; + sizeC=0; + timeout[]={3,0,0}; + isServerOnly=1; + }; + id=18763; + type="EmptyDetector"; + }; + class Item29 + { + dataType="Trigger"; + position[]={2942.365,254.1312,1407.444}; + class Attributes + { + text="OBJ-04_DetectRetreat"; + condition="var_task_10_retreat"; + onActivation="[""01-08"", ""CANCELLED""] call BIS_fnc_taskSetState;" \n "[""01-09"", ""CANCELLED""] call BIS_fnc_taskSetState;"; + sizeA=0; + sizeB=0; + sizeC=0; + timeout[]={3,0,0}; + isServerOnly=1; + }; + id=19540; + type="EmptyDetector"; + atlOffset=-1.5258789e-05; + }; + }; + id=18439; + atlOffset=-4.5308228; + }; + class Item193 + { + dataType="Layer"; + name="OBJ-05_Repel Northwest Breakthrough"; + class Entities + { + items=23; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={274.70972,252.73376,2114.437}; + angles[]={0,3.2881024,6.2603688}; + }; + side="West"; + flags=6; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=18768; + type="SEP_B_GER_WIN_SdKfz_2501"; + atlOffset=0.00010681152; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={242.81546,253.80891,2116.1958}; + angles[]={6.2581081,1.6813873,6.2406735}; + }; + side="West"; + flags=6; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=18776; + type="SEP_B_GER_WIN_SdKfz_2501"; + atlOffset=-0.0014190674; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={249.58116,253.32007,2142.272}; + angles[]={0.028875729,2.7411618,6.2533255}; + }; + side="West"; + flags=6; + class Attributes + { + }; + id=18785; + type="SEP_B_GER_WIN_Jagdpanther_G1"; + atlOffset=-0.0015563965; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="SPE_System_TankLoadout"; + expression="[_this,_value] spawn SPE_fnc_System_ammunition_updateAmmoLoadout;"; + class Value + { + class data + { + singleType="STRING"; + value="[false,[[""spe_60x_pzgr43_ap"",30],[""spe_60x_pzgr40_apcr"",10],[""spe_60x_sprgr39_he"",20]]]"; + }; + }; + }; + nAttributes=2; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={256.45074,253.76138,2124.9917}; + angles[]={0.010608234,2.7131319,6.2456727}; + }; + side="West"; + flags=6; + class Attributes + { + }; + id=18792; + type="SEP_B_GER_WIN_PzKpfw_IV_G"; + atlOffset=-0.0019073486; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="SPE_System_TankLoadout"; + expression="[_this,_value] spawn SPE_fnc_System_ammunition_updateAmmoLoadout;"; + class Value + { + class data + { + singleType="STRING"; + value="[false,[[""spe_87x_pzgr39_kwk40_ap"",30],[""spe_87x_pzgr40_kwk40_apcr"",10],[""spe_87x_sprgr34_kwk40_he"",40],[""spe_87x_kgrrotnb_kwk40_smk"",7]]]"; + }; + }; + }; + nAttributes=2; + }; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={240.62468,253.45068,2166.2395}; + angles[]={6.2407875,2.8031209,6.2725997}; + }; + side="West"; + flags=6; + class Attributes + { + }; + id=18799; + type="SEP_B_GER_WIN_StuG_III_G_SKB"; + atlOffset=-0.0091094971; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="SPE_System_TankLoadout"; + expression="[_this,_value] spawn SPE_fnc_System_ammunition_updateAmmoLoadout;"; + class Value + { + class data + { + singleType="STRING"; + value="[false,[[""spe_54x_pzgr39_stuk40_ap"",15],[""spe_54x_pzgr40_stuk40_apcr"",5],[""spe_54x_sprgr34_stuk40_he"",30],[""spe_54x_kgrrotnb_stuk40_smk"",5]]]"; + }; + }; + }; + nAttributes=2; + }; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={227.70636,255.64926,2202.8521}; + angles[]={6.2402549,2.8503497,6.2701063}; + }; + side="West"; + flags=6; + class Attributes + { + }; + id=18841; + type="SEP_B_GER_WIN_PzKpfw_V_G"; + atlOffset=-0.0049133301; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="SPE_System_TankLoadout"; + expression="[_this,_value] spawn SPE_fnc_System_ammunition_updateAmmoLoadout;"; + class Value + { + class data + { + singleType="STRING"; + value="[false,[[""spe_82x_pzgr3942_kwk42_ap"",43],[""spe_82x_pzgr4042_kwk42_apcr"",9],[""spe_82x_sprgr42_kwk42_he"",30]]]"; + }; + }; + }; + nAttributes=2; + }; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={269.52823,252.84659,2093.1191}; + angles[]={6.25911,2.8385715,6.2733045}; + }; + side="West"; + flags=6; + class Attributes + { + }; + id=18881; + type="SEP_B_GER_WIN_PzKpfw_III_J"; + atlOffset=-0.0055389404; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="SPE_System_TankLoadout"; + expression="[_this,_value] spawn SPE_fnc_System_ammunition_updateAmmoLoadout;"; + class Value + { + class data + { + singleType="STRING"; + value="[false,[[""spe_99x_shell_50l42_pzgr_ap"",50],[""spe_99x_shell_50l42_pzgr40_apcr"",15],[""spe_99x_shell_50l42_sprgr38_he"",34]]]"; + }; + }; + }; + nAttributes=2; + }; + }; + class Item7 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=4; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1046.5829,224.68143,1058.2679}; + }; + side="Independent"; + flags=7; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=18814; + type="SEP_I_US_WIN_ASL"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1043.7266,224.68143,1053.0991}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18816; + type="SEP_I_US_WIN_Gren"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1047.598,224.6814,1051.4003}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18818; + type="SEP_I_US_WIN_Rflmn"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={1050.8838,224.68143,1052.6024}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18819; + type="SEP_I_US_WIN_Rflmn"; + atlOffset=1.5258789e-05; + }; + }; + class Attributes + { + }; + id=18813; + }; + class Item8 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=6; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1049.673,224.68143,1108.2997}; + angles[]={0,5.2155561,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + rank="SERGEANT"; + }; + id=18821; + type="SEP_I_US_WIN_SL"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1051.6422,224.68143,1101.5084}; + angles[]={0,5.2155561,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18823; + type="SEP_I_US_WIN_Medic"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1058.5017,224.68143,1102.1587}; + angles[]={0,5.2155561,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18827; + type="SEP_I_US_WIN_Gren"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={1057.5608,224.68143,1111.6866}; + angles[]={0,5.2155561,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18828; + type="SEP_I_US_WIN_Gren"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={1055.3782,224.68143,1095.5691}; + }; + side="Independent"; + flags=5; + class Attributes + { + }; + id=18906; + type="SEP_I_US_WIN_AT"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={1064.2946,224.68143,1110.7113}; + }; + side="Independent"; + flags=5; + class Attributes + { + }; + id=18907; + type="SEP_I_US_WIN_AT"; + }; + }; + class Attributes + { + }; + id=18820; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={1018.5722,227.37209,1035.8032}; + angles[]={6.2787237,5.2347379,6.2813916}; + }; + side="Independent"; + flags=6; + class Attributes + { + }; + id=18834; + type="SEP_I_US_WIN_M4A1_75_erla"; + atlOffset=-0.0042266846; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Nickname_attribute"; + expression="[_this,_value,'SPE_nickname'] spawn SPE_Fnc_Nickname_update;"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + nAttributes=1; + }; + }; + class Item10 + { + dataType="Group"; + side="West"; + class Entities + { + items=6; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={465.30237,240.07341,1512.9395}; + angles[]={0,3.2881024,6.2603688}; + }; + side="West"; + flags=7; + class Attributes + { + rank="SERGEANT"; + }; + id=18767; + type="SEP_B_GER_WIN_Hauptmann"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={465.30237,240.07341,1512.9395}; + angles[]={0,3.2881024,6.2603688}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=18769; + type="SEP_B_GER_WIN_Scout_Halftrack_Driver"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={465.30237,240.07341,1512.9395}; + angles[]={0,3.2881024,6.2603688}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=18770; + type="SEP_B_GER_WIN_Scout_Halftrack_Driver"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={465.30237,240.07341,1512.9395}; + angles[]={0,3.2881024,6.2603688}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18771; + type="SEP_B_GER_WIN_Radioman"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={465.30237,240.07341,1512.9395}; + angles[]={0,3.2881024,6.2603688}; + }; + side="West"; + flags=5; + class Attributes + { + rank="SERGEANT"; + }; + id=18772; + type="SEP_B_GER_WIN_ASL"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={465.30237,240.07341,1512.9395}; + angles[]={0,3.2881024,6.2603688}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18773; + type="SEP_B_GER_WIN_Medic"; + }; + }; + class Attributes + { + name="obj5_attack2"; + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=6; + }; + class Links + { + items=6; + class Item0 + { + linkID=0; + item0=18767; + item1=18768; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item1 + { + linkID=1; + item0=18769; + item1=18768; + class CustomData + { + role=2; + }; + }; + class Item2 + { + linkID=2; + item0=18770; + item1=18768; + class CustomData + { + role=1; + }; + }; + class Item3 + { + linkID=3; + item0=18771; + item1=18768; + class CustomData + { + role=3; + cargoIndex=0; + }; + }; + class Item4 + { + linkID=4; + item0=18772; + item1=18768; + class CustomData + { + role=3; + cargoIndex=1; + }; + }; + class Item5 + { + linkID=5; + item0=18773; + item1=18768; + class CustomData + { + role=3; + cargoIndex=2; + }; + }; + }; + }; + id=18766; + atlOffset=0.00010681152; + }; + class Item11 + { + dataType="Group"; + side="West"; + class Entities + { + items=6; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={447.90527,240.02524,1505.8475}; + angles[]={6.2581081,1.6813873,6.2406735}; + }; + side="West"; + flags=7; + class Attributes + { + rank="SERGEANT"; + }; + id=18775; + type="SEP_B_GER_WIN_Scout_SL"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={447.90527,240.02524,1505.8475}; + angles[]={6.2581081,1.6813873,6.2406735}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=18777; + type="SEP_B_GER_WIN_Scout_Halftrack_Driver"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={448.07709,240.00691,1507.5475}; + angles[]={6.2581081,1.6813873,6.2406735}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=18778; + type="SEP_B_GER_WIN_Scout_Halftrack_Driver"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={447.90527,240.02524,1505.8475}; + angles[]={6.2581081,1.6813873,6.2406735}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18779; + type="SEP_B_GER_WIN_Scout_MGunner"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={447.90527,240.02524,1505.8475}; + angles[]={6.2581081,1.6813873,6.2406735}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18780; + type="SEP_B_GER_WIN_Scout_AMGunner"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={447.90527,240.02524,1505.8475}; + angles[]={6.2581081,1.6813873,6.2406735}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18781; + type="SEP_B_GER_WIN_Scout_Rflmn_Pvt"; + }; + }; + class Attributes + { + name="obj5_attack3"; + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=6; + }; + class Links + { + items=6; + class Item0 + { + linkID=0; + item0=18775; + item1=18776; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item1 + { + linkID=1; + item0=18777; + item1=18776; + class CustomData + { + role=2; + }; + }; + class Item2 + { + linkID=2; + item0=18778; + item1=18776; + class CustomData + { + role=1; + }; + }; + class Item3 + { + linkID=3; + item0=18779; + item1=18776; + class CustomData + { + role=3; + cargoIndex=0; + }; + }; + class Item4 + { + linkID=4; + item0=18780; + item1=18776; + class CustomData + { + role=3; + cargoIndex=1; + }; + }; + class Item5 + { + linkID=5; + item0=18781; + item1=18776; + class CustomData + { + role=3; + cargoIndex=2; + }; + }; + }; + }; + id=18774; + atlOffset=-0.0014190674; + }; + class Item12 + { + dataType="Group"; + side="West"; + class Entities + { + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={438.64749,240.00723,1547.7036}; + angles[]={0.028875729,2.7411618,6.2533255}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=18786; + type="SEP_B_GER_WIN_SPG_Crew"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={438.64151,242.34604,1547.7094}; + angles[]={0.028875729,2.7411618,6.2533255}; + }; + side="West"; + class Attributes + { + }; + id=18787; + type="SEP_B_GER_WIN_SPG_Crew"; + atlOffset=2.3388367; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={438.64151,242.34604,1547.7094}; + angles[]={0.028875729,2.7411618,6.2533255}; + }; + side="West"; + class Attributes + { + }; + id=18788; + type="SEP_B_GER_WIN_SPG_Crew"; + atlOffset=2.3388367; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={438.64151,242.34604,1547.7094}; + angles[]={0.028875729,2.7411618,6.2533255}; + }; + side="West"; + flags=2; + class Attributes + { + }; + id=18789; + type="SEP_B_GER_WIN_SPG_Unterofficer"; + atlOffset=2.3388367; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={438.64151,242.34604,1547.7094}; + angles[]={0.028875729,2.7411618,6.2533255}; + }; + side="West"; + class Attributes + { + }; + id=18790; + type="SEP_B_GER_WIN_SPG_Crew"; + atlOffset=2.3388367; + }; + }; + class Attributes + { + name="obj5_attack1"; + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=5; + }; + class Links + { + items=5; + class Item0 + { + linkID=0; + item0=18786; + item1=18785; + class CustomData + { + role=1; + }; + }; + class Item1 + { + linkID=1; + item0=18787; + item1=18785; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item2 + { + linkID=2; + item0=18788; + item1=18785; + class CustomData + { + role=2; + turretPath[]={1}; + }; + }; + class Item3 + { + linkID=3; + item0=18789; + item1=18785; + class CustomData + { + role=2; + turretPath[]={2}; + }; + }; + class Item4 + { + linkID=4; + item0=18790; + item1=18785; + class CustomData + { + role=2; + turretPath[]={3}; + }; + }; + }; + }; + id=18784; + atlOffset=-0.0015563965; + }; + class Item13 + { + dataType="Group"; + side="West"; + class Entities + { + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={445.14844,240.00133,1535.5819}; + angles[]={0.010608234,2.7131319,6.2456727}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=18793; + type="SEP_B_GER_WIN_Tank_Crew"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={445.15216,242.52295,1535.5706}; + angles[]={0.010608234,2.7131319,6.2456727}; + }; + side="West"; + class Attributes + { + }; + id=18794; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.5216827; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={445.15216,242.52295,1535.5706}; + angles[]={0.010608234,2.7131319,6.2456727}; + }; + side="West"; + flags=2; + class Attributes + { + }; + id=18795; + type="SEP_B_GER_WIN_Tank_Unterofficer"; + atlOffset=2.5216827; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={445.15216,242.52295,1535.5706}; + angles[]={0.010608234,2.7131319,6.2456727}; + }; + side="West"; + class Attributes + { + }; + id=18796; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.5216827; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={445.15216,242.52295,1535.5706}; + angles[]={0.010608234,2.7131319,6.2456727}; + }; + side="West"; + class Attributes + { + }; + id=18797; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.5216827; + }; + }; + class Attributes + { + name="obj5_attack4"; + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=5; + }; + class Links + { + items=5; + class Item0 + { + linkID=0; + item0=18793; + item1=18792; + class CustomData + { + role=1; + }; + }; + class Item1 + { + linkID=1; + item0=18794; + item1=18792; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item2 + { + linkID=2; + item0=18795; + item1=18792; + class CustomData + { + role=2; + turretPath[]={0,0}; + }; + }; + class Item3 + { + linkID=3; + item0=18796; + item1=18792; + class CustomData + { + role=2; + turretPath[]={0,1}; + }; + }; + class Item4 + { + linkID=4; + item0=18797; + item1=18792; + class CustomData + { + role=2; + turretPath[]={1}; + }; + }; + }; + }; + id=18791; + atlOffset=-0.0019073486; + }; + class Item14 + { + dataType="Group"; + side="West"; + class Entities + { + items=4; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={432.82108,239.33955,1570.0668}; + angles[]={6.2407875,2.8031209,6.2725997}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=18800; + type="SEP_B_GER_WIN_SPG_Crew"; + atlOffset=-3.0517578e-05; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={432.78787,241.52194,1570.1654}; + angles[]={6.2407875,2.8031209,6.2725997}; + }; + side="West"; + class Attributes + { + }; + id=18801; + type="SEP_B_GER_WIN_SPG_Crew"; + atlOffset=2.1873016; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={432.78787,241.52194,1570.1654}; + angles[]={6.2407875,2.8031209,6.2725997}; + }; + side="West"; + flags=2; + class Attributes + { + }; + id=18802; + type="SEP_B_GER_WIN_SPG_Unterofficer"; + atlOffset=2.1873016; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={432.78787,241.52194,1570.1654}; + angles[]={6.2407875,2.8031209,6.2725997}; + }; + side="West"; + class Attributes + { + }; + id=18803; + type="SEP_B_GER_WIN_SPG_Crew"; + atlOffset=2.1873016; + }; + }; + class Attributes + { + name="obj5_attack5"; + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=4; + }; + class Links + { + items=4; + class Item0 + { + linkID=0; + item0=18800; + item1=18799; + class CustomData + { + role=1; + }; + }; + class Item1 + { + linkID=1; + item0=18801; + item1=18799; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item2 + { + linkID=2; + item0=18802; + item1=18799; + class CustomData + { + role=2; + turretPath[]={1}; + }; + }; + class Item3 + { + linkID=3; + item0=18803; + item1=18799; + class CustomData + { + role=2; + turretPath[]={2}; + }; + }; + }; + }; + id=18798; + atlOffset=-0.0091094971; + }; + class Item15 + { + dataType="Group"; + side="West"; + class Entities + { + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={425.52902,238.54582,1589.6023}; + angles[]={6.2402549,2.8503497,6.2701063}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=18842; + type="SEP_B_GER_WIN_Tank_Crew"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={425.51123,240.79907,1589.6466}; + angles[]={6.2402549,2.8503497,6.2701063}; + }; + side="West"; + class Attributes + { + }; + id=18843; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.254303; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={425.51123,240.79907,1589.6466}; + angles[]={6.2402549,2.8503497,6.2701063}; + }; + side="West"; + flags=2; + class Attributes + { + }; + id=18844; + type="SEP_B_GER_WIN_Tank_Unterofficer"; + atlOffset=2.254303; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={425.51123,240.79907,1589.6466}; + angles[]={6.2402549,2.8503497,6.2701063}; + }; + side="West"; + class Attributes + { + }; + id=18845; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.254303; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={425.51123,240.79907,1589.6466}; + angles[]={6.2402549,2.8503497,6.2701063}; + }; + side="West"; + class Attributes + { + }; + id=18846; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.254303; + }; + }; + class Attributes + { + name="obj5_attack6"; + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=5; + }; + class Links + { + items=5; + class Item0 + { + linkID=0; + item0=18842; + item1=18841; + class CustomData + { + role=1; + }; + }; + class Item1 + { + linkID=1; + item0=18843; + item1=18841; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item2 + { + linkID=2; + item0=18844; + item1=18841; + class CustomData + { + role=2; + turretPath[]={0,0}; + }; + }; + class Item3 + { + linkID=3; + item0=18845; + item1=18841; + class CustomData + { + role=2; + turretPath[]={0,1}; + }; + }; + class Item4 + { + linkID=4; + item0=18846; + item1=18841; + class CustomData + { + role=2; + turretPath[]={1}; + }; + }; + }; + }; + id=18840; + atlOffset=-0.0049133301; + }; + class Item16 + { + dataType="Group"; + side="West"; + class Entities + { + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={482.28302,241.50388,1480.0823}; + angles[]={6.25911,2.8385715,6.2733045}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=18882; + type="SEP_B_GER_WIN_Tank_Crew"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={482.23853,243.61082,1480.1168}; + angles[]={6.25911,2.8385715,6.2733045}; + }; + side="West"; + class Attributes + { + }; + id=18883; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.1084442; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={482.23853,243.61082,1480.1168}; + angles[]={6.25911,2.8385715,6.2733045}; + }; + side="West"; + flags=2; + class Attributes + { + }; + id=18884; + type="SEP_B_GER_WIN_Tank_Unterofficer"; + atlOffset=2.1084442; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={482.23853,243.61082,1480.1168}; + angles[]={6.25911,2.8385715,6.2733045}; + }; + side="West"; + class Attributes + { + }; + id=18885; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.1084442; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={482.23853,243.61082,1480.1168}; + angles[]={6.25911,2.8385715,6.2733045}; + }; + side="West"; + class Attributes + { + }; + id=18886; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.1084442; + }; + }; + class Attributes + { + name="obj5_attack7"; + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=5; + }; + class Links + { + items=5; + class Item0 + { + linkID=0; + item0=18882; + item1=18881; + class CustomData + { + role=1; + }; + }; + class Item1 + { + linkID=1; + item0=18883; + item1=18881; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item2 + { + linkID=2; + item0=18884; + item1=18881; + class CustomData + { + role=2; + turretPath[]={0,0}; + }; + }; + class Item3 + { + linkID=3; + item0=18885; + item1=18881; + class CustomData + { + role=2; + turretPath[]={0,1}; + }; + }; + class Item4 + { + linkID=4; + item0=18886; + item1=18881; + class CustomData + { + role=2; + turretPath[]={1}; + }; + }; + }; + }; + id=18880; + atlOffset=-0.0055389404; + }; + class Item17 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1082.7888,223.00319,994.91351}; + angles[]={6.2787237,5.2347379,6.2813916}; + }; + side="Independent"; + flags=4; + class Attributes + { + }; + id=18835; + type="SEP_I_US_WIN_Tank_Crew"; + atlOffset=1.5258789e-05; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1082.9082,225.70537,994.80286}; + angles[]={6.2787237,5.2347379,6.2813916}; + }; + side="Independent"; + class Attributes + { + }; + id=18836; + type="SEP_I_US_WIN_Tank_Crew"; + atlOffset=2.7120056; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1082.9082,225.70537,994.80286}; + angles[]={6.2787237,5.2347379,6.2813916}; + }; + side="Independent"; + flags=2; + class Attributes + { + }; + id=18837; + type="SEP_I_US_WIN_Tank_Sergeant"; + atlOffset=2.7120056; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={1082.9082,225.70537,994.80286}; + angles[]={6.2787237,5.2347379,6.2813916}; + }; + side="Independent"; + class Attributes + { + }; + id=18838; + type="SEP_I_US_WIN_Tank_Crew"; + atlOffset=2.7120056; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={1082.9082,225.70537,994.80286}; + angles[]={6.2787237,5.2347379,6.2813916}; + }; + side="Independent"; + class Attributes + { + }; + id=18839; + type="SEP_I_US_WIN_Tank_Crew"; + atlOffset=2.7120056; + }; + }; + class Attributes + { + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=5; + }; + class Links + { + items=5; + class Item0 + { + linkID=0; + item0=18835; + item1=18834; + class CustomData + { + role=1; + }; + }; + class Item1 + { + linkID=1; + item0=18836; + item1=18834; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item2 + { + linkID=2; + item0=18837; + item1=18834; + class CustomData + { + role=2; + turretPath[]={0,0}; + }; + }; + class Item3 + { + linkID=3; + item0=18838; + item1=18834; + class CustomData + { + role=2; + turretPath[]={0,1}; + }; + }; + class Item4 + { + linkID=4; + item0=18839; + item1=18834; + class CustomData + { + role=2; + turretPath[]={1}; + }; + }; + }; + }; + id=18833; + atlOffset=-0.0042266846; + }; + class Item18 + { + dataType="Logic"; + class PositionInfo + { + position[]={1090.99,222.26537,982.63098}; + angles[]={6.2707934,0,6.2326055}; + }; + id=18783; + type="CBA_ModuleAttack"; + atlOffset=1.5258789e-05; + class CustomAttributes + { + class Attribute0 + { + property="CBA_ModuleAttack_allowOverride"; + expression="_this setVariable ['allowOverride',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute1 + { + property="CBA_ModuleAttack_attackPosition"; + expression="_this setVariable ['attackPosition',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute2 + { + property="CBA_ModuleAttack_attackLocType"; + expression="_this setVariable ['attackLocType',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute3 + { + property="CBA_ModuleAttack_searchRadius"; + expression="_this setVariable ['searchRadius',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=50; + }; + }; + }; + nAttributes=4; + }; + }; + class Item19 + { + dataType="Logic"; + class PositionInfo + { + position[]={1034.2539,224.67999,1057.5396}; + }; + id=18805; + type="CBA_ModuleDefend"; + class CustomAttributes + { + class Attribute0 + { + property="CBA_ModuleDefend_defendLocType"; + expression="_this setVariable ['defendLocType',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute1 + { + property="CBA_ModuleDefend_defendRadius"; + expression="_this setVariable ['defendRadius',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=30; + }; + }; + }; + class Attribute2 + { + property="CBA_ModuleDefend_canPatrol"; + expression="_this setVariable ['canPatrol',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=0.30000001; + }; + }; + }; + class Attribute3 + { + property="CBA_ModuleDefend_defendPosition"; + expression="_this setVariable ['defendPosition',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute4 + { + property="CBA_ModuleDefend_threshold"; + expression="_this setVariable ['threshold',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=2; + }; + }; + }; + class Attribute5 + { + property="CBA_ModuleDefend_shouldHold"; + expression="_this setVariable ['shouldHold',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=0.30000001; + }; + }; + }; + nAttributes=6; + }; + }; + class Item20 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={991.84186,224.43352,1006.9398}; + }; + side="Independent"; + flags=7; + class Attributes + { + rank="SERGEANT"; + }; + id=18894; + type="SEP_I_US_WIN_SL"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={998.50073,224.41336,1001.5005}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=18895; + type="SEP_I_US_WIN_ASL"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={982.74969,224.41202,1002.0638}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18896; + type="SEP_I_US_WIN_AT"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={999.9162,224.43001,995.54315}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18897; + type="SEP_I_US_WIN_AT"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={985.65308,224.42223,995.89435}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18898; + type="SEP_I_US_WIN_AT"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={988.52289,224.40849,1001.9137}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18899; + type="SEP_I_US_WIN_AR"; + atlOffset=1.5258789e-05; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={994.84143,224.47523,990.6983}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18901; + type="SEP_I_US_WIN_Gren"; + }; + }; + class Attributes + { + }; + id=18893; + }; + class Item21 + { + dataType="Logic"; + class PositionInfo + { + position[]={2086.7217,227.26006,2227.9407}; + angles[]={0.001504984,0,6.2761602}; + }; + id=18962; + type="CBA_ModuleDefend"; + class CustomAttributes + { + class Attribute0 + { + property="CBA_ModuleDefend_defendLocType"; + expression="_this setVariable ['defendLocType',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute1 + { + property="CBA_ModuleDefend_defendRadius"; + expression="_this setVariable ['defendRadius',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=30; + }; + }; + }; + class Attribute2 + { + property="CBA_ModuleDefend_canPatrol"; + expression="_this setVariable ['canPatrol',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=0.1; + }; + }; + }; + class Attribute3 + { + property="CBA_ModuleDefend_defendPosition"; + expression="_this setVariable ['defendPosition',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute4 + { + property="CBA_ModuleDefend_threshold"; + expression="_this setVariable ['threshold',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=2; + }; + }; + }; + class Attribute5 + { + property="CBA_ModuleDefend_shouldHold"; + expression="_this setVariable ['shouldHold',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=0.30000001; + }; + }; + }; + nAttributes=6; + }; + }; + class Item22 + { + dataType="Trigger"; + position[]={838.974,230.51765,1431.015}; + class Attributes + { + text="OBJ-05_DetectRepel"; + condition="{alive _x} count (units obj5_attack1 + units obj5_attack2 + units obj5_attack3 + units obj5_attack4 + units obj5_attack5 + units obj5_attack6 + units obj5_attack7) == 0"; + onActivation="[""01-04"", ""SUCCEEDED""] call BIS_fnc_taskSetState;"; + sizeA=0; + sizeB=0; + sizeC=0; + timeout[]={3,0,0}; + isServerOnly=1; + }; + id=18887; + type="EmptyDetector"; + }; + }; + id=18440; + atlOffset=-3.7472992; + }; + class Item194 + { + dataType="Layer"; + name="OBJ-06_Defend North"; + class Entities + { + items=14; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1892.8739,261.19644,2662.8572}; + angles[]={0,2.7112744,0}; + }; + side="West"; + flags=6; + class Attributes + { + }; + id=18970; + type="SEP_B_GER_WIN_PzKpfw_VI_H1"; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="SPE_System_TankLoadout"; + expression="[_this,_value] spawn SPE_fnc_System_ammunition_updateAmmoLoadout;"; + class Value + { + class data + { + singleType="STRING"; + value="[true,[[""spe_92x_shell_50l60_pzgr_ap"",50],[""spe_92x_shell_50l60_pzgr40_apcr"",12],[""spe_92x_shell_50l60_sprgr38_he"",21]]]"; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1900.8883,260.80127,2649.9609}; + angles[]={0,2.7530634,0}; + }; + side="West"; + flags=6; + class Attributes + { + }; + id=18989; + type="SEP_B_GER_WIN_PzKpfw_III_L"; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="SPE_System_TankLoadout"; + expression="[_this,_value] spawn SPE_fnc_System_ammunition_updateAmmoLoadout;"; + class Value + { + class data + { + singleType="STRING"; + value="[false,[[""spe_92x_shell_50l60_pzgr_ap"",50],[""spe_92x_shell_50l60_pzgr40_apcr"",12],[""spe_92x_shell_50l60_sprgr38_he"",21]]]"; + }; + }; + }; + nAttributes=2; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1906.2119,260.79929,2634.8135}; + angles[]={0,2.7241218,0}; + }; + side="West"; + flags=6; + class Attributes + { + }; + id=18996; + type="SEP_B_GER_WIN_PzKpfw_III_L"; + atlOffset=-3.0517578e-05; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="SPE_System_TankLoadout"; + expression="[_this,_value] spawn SPE_fnc_System_ammunition_updateAmmoLoadout;"; + class Value + { + class data + { + singleType="STRING"; + value="[true,[[""spe_92x_shell_50l60_pzgr_ap"",50],[""spe_92x_shell_50l60_pzgr40_apcr"",12],[""spe_92x_shell_50l60_sprgr38_he"",21]]]"; + }; + }; + }; + nAttributes=2; + }; + }; + class Item3 + { + dataType="Group"; + side="West"; + class Entities + { + items=9; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1939.578,250.67635,2500.1416}; + angles[]={0,2.8959582,0}; + }; + side="West"; + flags=7; + class Attributes + { + rank="SERGEANT"; + }; + id=19003; + type="SEP_B_GER_BD_WIN_SL"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1933.5122,250.90556,2503.7756}; + angles[]={0,2.8959582,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19004; + type="SEP_B_GER_BD_WIN_MGunner"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1943.212,250.87639,2506.2073}; + angles[]={0,2.8959582,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19005; + type="SEP_B_GER_BD_WIN_Medic"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={1927.4464,251.0275,2507.4097}; + angles[]={0,2.8959582,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=19006; + type="SEP_B_GER_BD_WIN_ASL"; + atlOffset=-1.5258789e-05; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={1946.8461,250.9836,2512.2732}; + angles[]={0,2.8959582,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19007; + type="SEP_B_GER_BD_WIN_Rflmn_K98"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={1921.3807,251.0435,2511.0437}; + angles[]={0,2.8959582,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19008; + type="SEP_B_GER_BD_WIN_AMGunner"; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={1950.4802,251.04951,2518.3389}; + angles[]={0,2.8959582,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19009; + type="SEP_B_GER_BD_WIN_Rflmn_K98"; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={1915.3149,251.01433,2514.6777}; + angles[]={0,2.8959582,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19010; + type="SEP_B_GER_BD_WIN_Ober_Grenadier"; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={1954.1143,251.09604,2524.4048}; + angles[]={0,2.8959582,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19011; + type="SEP_B_GER_BD_WIN_Rflmn_K98"; + }; + }; + class Attributes + { + }; + id=19002; + }; + class Item4 + { + dataType="Group"; + side="West"; + class Entities + { + items=4; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1989.6199,249.16591,2493.5288}; + angles[]={0,3.0694497,0}; + }; + side="West"; + flags=7; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=19013; + type="SEP_B_GER_BD_WIN_SL"; + atlOffset=0.16023254; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1984.2725,249.54184,2498.1555}; + angles[]={0,3.0694497,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19014; + type="SEP_B_GER_BD_WIN_MGunner"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1994.2465,249.09082,2498.8762}; + angles[]={0,3.0694497,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19015; + type="SEP_B_GER_BD_WIN_Rflmn_K98"; + atlOffset=0.1602478; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={1978.925,249.86778,2502.7822}; + angles[]={0,3.0694497,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19016; + type="SEP_B_GER_BD_WIN_AMGunner"; + atlOffset=0.1602478; + }; + }; + class Attributes + { + }; + id=19012; + atlOffset=0.16023254; + }; + class Item5 + { + dataType="Group"; + side="West"; + class Entities + { + items=9; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2038.7974,245.76126,2520.8022}; + angles[]={0,3.1700509,0}; + }; + side="West"; + flags=7; + class Attributes + { + rank="SERGEANT"; + }; + id=19018; + type="SEP_B_GER_BD_WIN_SL"; + atlOffset=1.5258789e-05; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2033.9417,246.11739,2525.9424}; + angles[]={0,3.1700509,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19019; + type="SEP_B_GER_BD_WIN_MGunner"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2043.9376,245.14937,2525.658}; + angles[]={0,3.1700509,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19020; + type="SEP_B_GER_BD_WIN_Medic"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2029.0859,246.45143,2531.0825}; + angles[]={0,3.1700509,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=19021; + type="SEP_B_GER_BD_WIN_ASL"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={2049.0779,244.54857,2530.5134}; + angles[]={0,3.1700509,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19022; + type="SEP_B_GER_BD_WIN_Rflmn_K98"; + atlOffset=-1.5258789e-05; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={2024.2302,246.72368,2536.2229}; + angles[]={0,3.1700509,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19023; + type="SEP_B_GER_BD_WIN_AMGunner"; + atlOffset=1.5258789e-05; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={2054.218,243.97678,2535.3691}; + angles[]={0,3.1700509,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19024; + type="SEP_B_GER_BD_WIN_Rflmn_K98"; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={2019.3745,246.92799,2541.363}; + angles[]={0,3.1700509,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19025; + type="SEP_B_GER_BD_WIN_Ober_Grenadier"; + atlOffset=-1.5258789e-05; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={2059.3584,243.44826,2540.2249}; + angles[]={0,3.1700509,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19026; + type="SEP_B_GER_BD_WIN_Rflmn_K98"; + }; + }; + class Attributes + { + }; + id=19017; + atlOffset=1.5258789e-05; + }; + class Item6 + { + dataType="Group"; + side="West"; + class Entities + { + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1894.0139,258.6951,2665.6477}; + angles[]={0,2.7112744,0}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=18971; + type="SEP_B_GER_WIN_Tank_Crew"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1894.0145,261.19788,2665.6475}; + angles[]={0,2.7112744,0}; + }; + side="West"; + class Attributes + { + }; + id=18972; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.5027771; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1894.0145,261.19788,2665.6475}; + angles[]={0,2.7112744,0}; + }; + side="West"; + flags=2; + class Attributes + { + }; + id=18973; + type="SEP_B_GER_WIN_Tank_Unterofficer"; + atlOffset=2.5027771; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={1894.0145,261.19788,2665.6475}; + angles[]={0,2.7112744,0}; + }; + side="West"; + class Attributes + { + }; + id=18974; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.5027771; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={1894.0145,261.19788,2665.6475}; + angles[]={0,2.7112744,0}; + }; + side="West"; + class Attributes + { + }; + id=18975; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.5027771; + }; + }; + class Attributes + { + speedMode="LIMITED"; + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=5; + }; + class Links + { + items=5; + class Item0 + { + linkID=0; + item0=18971; + item1=18970; + class CustomData + { + role=1; + }; + }; + class Item1 + { + linkID=1; + item0=18972; + item1=18970; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item2 + { + linkID=2; + item0=18973; + item1=18970; + class CustomData + { + role=2; + turretPath[]={0,0}; + }; + }; + class Item3 + { + linkID=3; + item0=18974; + item1=18970; + class CustomData + { + role=2; + turretPath[]={0,1}; + }; + }; + class Item4 + { + linkID=4; + item0=18975; + item1=18970; + class CustomData + { + role=2; + turretPath[]={1}; + }; + }; + }; + }; + id=18969; + }; + class Item7 + { + dataType="Group"; + side="West"; + class Entities + { + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1915.3655,258.6951,2660.4697}; + angles[]={0,2.7530634,0}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=18990; + type="SEP_B_GER_WIN_Tank_Crew"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1915.3655,260.8027,2660.4702}; + angles[]={0,2.7530634,0}; + }; + side="West"; + class Attributes + { + }; + id=18991; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.107605; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1915.3655,260.8027,2660.4702}; + angles[]={0,2.7530634,0}; + }; + side="West"; + flags=2; + class Attributes + { + }; + id=18992; + type="SEP_B_GER_WIN_Tank_Unterofficer"; + atlOffset=2.107605; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={1915.3655,260.8027,2660.4702}; + angles[]={0,2.7530634,0}; + }; + side="West"; + class Attributes + { + }; + id=18993; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.107605; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={1915.3655,260.8027,2660.4702}; + angles[]={0,2.7530634,0}; + }; + side="West"; + class Attributes + { + }; + id=18994; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.107605; + }; + }; + class Attributes + { + speedMode="LIMITED"; + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=5; + }; + class Links + { + items=5; + class Item0 + { + linkID=0; + item0=18990; + item1=18989; + class CustomData + { + role=1; + }; + }; + class Item1 + { + linkID=1; + item0=18991; + item1=18989; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item2 + { + linkID=2; + item0=18992; + item1=18989; + class CustomData + { + role=2; + turretPath[]={0,0}; + }; + }; + class Item3 + { + linkID=3; + item0=18993; + item1=18989; + class CustomData + { + role=2; + turretPath[]={0,1}; + }; + }; + class Item4 + { + linkID=4; + item0=18994; + item1=18989; + class CustomData + { + role=2; + turretPath[]={1}; + }; + }; + }; + }; + id=18988; + }; + class Item8 + { + dataType="Group"; + side="West"; + class Entities + { + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1906.2113,258.69312,2634.8635}; + angles[]={0,2.7241218,0}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=18997; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=-3.0517578e-05; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1906.2119,260.80072,2634.8635}; + angles[]={0,2.7241218,0}; + }; + side="West"; + class Attributes + { + }; + id=18998; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.1075745; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1906.2119,260.80072,2634.8635}; + angles[]={0,2.7241218,0}; + }; + side="West"; + flags=2; + class Attributes + { + }; + id=18999; + type="SEP_B_GER_WIN_Tank_Unterofficer"; + atlOffset=2.1075745; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={1906.2119,260.80072,2634.8635}; + angles[]={0,2.7241218,0}; + }; + side="West"; + class Attributes + { + }; + id=19000; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.1075745; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={1906.2119,260.80072,2634.8635}; + angles[]={0,2.7241218,0}; + }; + side="West"; + class Attributes + { + }; + id=19001; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.1075745; + }; + }; + class Attributes + { + speedMode="LIMITED"; + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=5; + }; + class Links + { + items=5; + class Item0 + { + linkID=0; + item0=18997; + item1=18996; + class CustomData + { + role=1; + }; + }; + class Item1 + { + linkID=1; + item0=18998; + item1=18996; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item2 + { + linkID=2; + item0=18999; + item1=18996; + class CustomData + { + role=2; + turretPath[]={0,0}; + }; + }; + class Item3 + { + linkID=3; + item0=19000; + item1=18996; + class CustomData + { + role=2; + turretPath[]={0,1}; + }; + }; + class Item4 + { + linkID=4; + item0=19001; + item1=18996; + class CustomData + { + role=2; + turretPath[]={1}; + }; + }; + }; + }; + id=18995; + atlOffset=-3.0517578e-05; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={2093.9875,229.86658,2241.8181}; + angles[]={0,5.8800182,0}; + }; + side="Independent"; + flags=6; + class Attributes + { + }; + id=18936; + type="SEP_I_US_WIN_M4A1_75_erla"; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Nickname_attribute"; + expression="[_this,_value,'SPE_nickname'] spawn SPE_Fnc_Nickname_update;"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + nAttributes=1; + }; + }; + class Item10 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=12; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2116.833,227.16093,2198.0615}; + angles[]={0,5.794014,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + rank="SERGEANT"; + }; + id=18950; + type="SEP_I_US_WIN_SL"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2123.5962,227.16093,2195.9973}; + angles[]={0,5.794014,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18951; + type="SEP_I_US_WIN_AR"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2114.7688,227.16093,2191.2983}; + angles[]={0,5.794014,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18952; + type="SEP_I_US_WIN_Medic"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2130.3591,227.16093,2193.9333}; + angles[]={0,5.794014,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=18953; + type="SEP_I_US_WIN_ASL"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={2112.7048,227.16093,2184.5354}; + angles[]={0,5.794014,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18954; + type="SEP_I_US_WIN_AR"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={2137.1223,227.16093,2191.8691}; + angles[]={0,5.794014,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18955; + type="SEP_I_US_WIN_AmmoBearer"; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={2110.6406,227.16093,2177.7722}; + angles[]={0,5.794014,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18956; + type="SEP_I_US_WIN_Gren"; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={2143.8853,227.16093,2189.8049}; + angles[]={0,5.794014,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18957; + type="SEP_I_US_WIN_Gren"; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={2108.5764,227.16093,2171.0093}; + angles[]={0,5.794014,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18958; + type="SEP_I_US_WIN_AAR"; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={2150.6484,227.16093,2187.7407}; + angles[]={0,5.794014,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18959; + type="SEP_I_US_WIN_AAR"; + }; + class Item10 + { + dataType="Object"; + class PositionInfo + { + position[]={2106.5122,227.16093,2164.2461}; + angles[]={0,5.794014,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18960; + type="SEP_I_US_WIN_Rflmn"; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={2157.4116,227.16093,2185.6768}; + angles[]={0,5.794014,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18961; + type="SEP_I_US_WIN_Rflmn"; + }; + }; + class Attributes + { + }; + id=18949; + }; + class Item11 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=6; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2007.682,227.71831,2240.6729}; + }; + side="Independent"; + flags=7; + class Attributes + { + rank="SERGEANT"; + }; + id=18943; + type="SEP_I_US_WIN_SL"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2012.682,227.37556,2235.6729}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18944; + type="SEP_I_US_WIN_AR"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2002.682,227.77113,2235.6729}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18945; + type="SEP_I_US_WIN_AAR"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2017.682,227.22772,2230.6729}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18946; + type="SEP_I_US_WIN_Rflmn"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={1997.682,228.06563,2230.6729}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18947; + type="SEP_I_US_WIN_Medic"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={2022.682,227.17795,2225.6729}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=18948; + type="SEP_I_US_WIN_AmmoBearer"; + }; + }; + class Attributes + { + }; + id=18942; + }; + class Item12 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2091.0376,227.16093,2245.3254}; + angles[]={0,5.8800182,0}; + }; + side="Independent"; + flags=4; + class Attributes + { + }; + id=18937; + type="SEP_I_US_WIN_Tank_Crew"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2091.0376,229.86801,2245.3254}; + angles[]={0,5.8800182,0}; + }; + side="Independent"; + class Attributes + { + }; + id=18938; + type="SEP_I_US_WIN_Tank_Crew"; + atlOffset=2.707077; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2091.0376,229.86801,2245.3254}; + angles[]={0,5.8800182,0}; + }; + side="Independent"; + flags=2; + class Attributes + { + }; + id=18939; + type="SEP_I_US_WIN_Tank_Sergeant"; + atlOffset=2.707077; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2091.0376,229.86801,2245.3254}; + angles[]={0,5.8800182,0}; + }; + side="Independent"; + class Attributes + { + }; + id=18940; + type="SEP_I_US_WIN_Tank_Crew"; + atlOffset=2.707077; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={2091.0376,229.86801,2245.3254}; + angles[]={0,5.8800182,0}; + }; + side="Independent"; + class Attributes + { + }; + id=18941; + type="SEP_I_US_WIN_Tank_Crew"; + atlOffset=2.707077; + }; + }; + class Attributes + { + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=5; + }; + class Links + { + items=5; + class Item0 + { + linkID=0; + item0=18937; + item1=18936; + class CustomData + { + role=1; + }; + }; + class Item1 + { + linkID=1; + item0=18938; + item1=18936; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item2 + { + linkID=2; + item0=18939; + item1=18936; + class CustomData + { + role=2; + turretPath[]={0,0}; + }; + }; + class Item3 + { + linkID=3; + item0=18940; + item1=18936; + class CustomData + { + role=2; + turretPath[]={0,1}; + }; + }; + class Item4 + { + linkID=4; + item0=18941; + item1=18936; + class CustomData + { + role=2; + turretPath[]={1}; + }; + }; + }; + }; + id=18935; + }; + class Item13 + { + dataType="Group"; + side="West"; + class Entities + { + items=9; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2112.2847,241.14882,2517.3032}; + angles[]={0,3.1700509,0}; + }; + side="West"; + flags=7; + class Attributes + { + rank="SERGEANT"; + }; + id=19035; + type="SEP_B_GER_BD_WIN_SL"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2107.429,241.30989,2522.4434}; + angles[]={0,3.1700509,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19036; + type="SEP_B_GER_BD_WIN_MGunner"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2117.425,241.18713,2522.1589}; + angles[]={0,3.1700509,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19037; + type="SEP_B_GER_BD_WIN_Medic"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2102.5732,241.37476,2527.5835}; + angles[]={0,3.1700509,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=19038; + type="SEP_B_GER_BD_WIN_ASL"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={2122.5652,241.17874,2527.0144}; + angles[]={0,3.1700509,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19039; + type="SEP_B_GER_BD_WIN_Rflmn_K98"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={2097.7175,241.38542,2532.7239}; + angles[]={0,3.1700509,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19040; + type="SEP_B_GER_BD_WIN_AMGunner"; + atlOffset=1.5258789e-05; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={2127.7053,240.90004,2531.8701}; + angles[]={0,3.1700509,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19041; + type="SEP_B_GER_BD_WIN_Rflmn_K98"; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={2092.8618,241.39934,2537.864}; + angles[]={0,3.1700509,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19042; + type="SEP_B_GER_BD_WIN_Ober_Grenadier"; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={2132.8457,240.30775,2536.7258}; + angles[]={0,3.1700509,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19043; + type="SEP_B_GER_BD_WIN_Rflmn_K98"; + atlOffset=-1.5258789e-05; + }; + }; + class Attributes + { + }; + id=19034; + }; + }; + id=18441; + atlOffset=-5.7141113; + }; + class Item195 + { + dataType="Layer"; + name="OBJ-07_Repel East Breakthrough"; + class Entities + { + items=17; + class Item0 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=6; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2255.2959,234.93257,789.82501}; + angles[]={0,1.593084,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + rank="SERGEANT"; + }; + id=19069; + type="SEP_I_US_WIN_SL"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2250.1858,235.92769,784.93768}; + angles[]={0,1.593084,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19070; + type="SEP_I_US_WIN_AR"; + atlOffset=4.5776367e-05; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2250.4084,234.71716,794.93518}; + angles[]={0,1.593084,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19071; + type="SEP_I_US_WIN_AAR"; + atlOffset=4.5776367e-05; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2245.0754,237.00114,780.05035}; + angles[]={0,1.593084,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19072; + type="SEP_I_US_WIN_Rflmn"; + atlOffset=1.5258789e-05; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={2245.5212,234.46529,800.04541}; + angles[]={0,1.593084,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19073; + type="SEP_I_US_WIN_Medic"; + atlOffset=1.5258789e-05; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={2239.9653,237.69975,775.16302}; + angles[]={0,1.593084,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19074; + type="SEP_I_US_WIN_AmmoBearer"; + atlOffset=3.0517578e-05; + }; + }; + class Attributes + { + }; + id=19068; + }; + class Item1 + { + dataType="Group"; + side="West"; + class Entities + { + items=9; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2629.7644,232.96082,747.95428}; + angles[]={0,5.1643772,0}; + }; + side="West"; + flags=7; + class Attributes + { + rank="SERGEANT"; + }; + id=19093; + type="SEP_B_GER_VolkGren_WIN_SL"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2636.446,233.6002,750.26843}; + angles[]={0,5.1643772,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19094; + type="SEP_B_GER_VolkGren_WIN_MG_MG42"; + atlOffset=-1.5258789e-05; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2632.0786,232.99072,741.27258}; + angles[]={0,5.1643772,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19095; + type="SEP_B_GER_VolkGren_WIN_Medic"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2643.1277,234.09846,752.58252}; + angles[]={0,5.1643772,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=19096; + type="SEP_B_GER_VolkGren_WIN_ASL"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={2634.3926,233.29169,734.59094}; + angles[]={0,5.1643772,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19097; + type="SEP_B_GER_VolkGren_WIN_Rflmn_G43"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={2649.8093,234.51035,754.89667}; + angles[]={0,5.1643772,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19098; + type="SEP_B_GER_VolkGren_WIN_AMG"; + atlOffset=-1.5258789e-05; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={2636.7068,233.86252,727.90924}; + angles[]={0,5.1643772,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19099; + type="SEP_B_GER_VolkGren_WIN_AT_PZ30"; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={2656.4912,234.81334,757.21082}; + angles[]={0,5.1643772,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19100; + type="SEP_B_GER_VolkGren_WIN_Gren"; + atlOffset=-1.5258789e-05; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={2639.021,234.53493,721.2276}; + angles[]={0,5.1643772,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19101; + type="SEP_B_GER_VolkGren_WIN_Rflmn_MP40"; + atlOffset=-1.5258789e-05; + }; + }; + class Attributes + { + }; + id=19092; + }; + class Item2 + { + dataType="Group"; + side="West"; + class Entities + { + items=3; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2614.0906,234.23608,793.20886}; + angles[]={0,4.9646468,0}; + }; + side="West"; + flags=7; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=19103; + type="SEP_B_GER_VolkGren_WIN_ASL"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2620.1802,235.06616,796.80267}; + angles[]={0,4.9646468,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19104; + type="SEP_B_GER_VolkGren_WIN_Rflmn_STG"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2617.6843,233.79335,787.11914}; + angles[]={0,4.9646468,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19105; + type="SEP_B_GER_VolkGren_WIN_Rflmn_K98"; + atlOffset=-1.5258789e-05; + }; + }; + class Attributes + { + }; + id=19102; + }; + class Item3 + { + dataType="Group"; + side="West"; + class Entities + { + items=4; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2563.2754,230.24063,746.35828}; + angles[]={0,4.9137454,0}; + }; + side="West"; + flags=7; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=19107; + type="SEP_B_GER_VolkGren_WIN_SL"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2569.1743,230.72903,750.25726}; + angles[]={0,4.9137454,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19108; + type="SEP_B_GER_VolkGren_WIN_MG_MG42"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2567.1743,229.69452,740.45929}; + angles[]={0,4.9137454,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19109; + type="SEP_B_GER_VolkGren_WIN_Rflmn_G43"; + atlOffset=1.5258789e-05; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2575.0732,231.07025,754.15625}; + angles[]={0,4.9137454,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19110; + type="SEP_B_GER_VolkGren_WIN_AMG"; + }; + }; + class Attributes + { + }; + id=19106; + }; + class Item4 + { + dataType="Group"; + side="West"; + class Entities + { + items=9; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2573.8115,240.02283,853.16663}; + angles[]={0,4.8050528,0}; + }; + side="West"; + flags=7; + class Attributes + { + rank="SERGEANT"; + }; + id=19112; + type="SEP_B_GER_VolkGren_WIN_SL"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2579.2527,241.0184,857.6825}; + angles[]={0,4.8050528,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19113; + type="SEP_B_GER_VolkGren_WIN_MG_MG42"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2578.3274,239.24765,847.7254}; + angles[]={0,4.8050528,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19114; + type="SEP_B_GER_VolkGren_WIN_Medic"; + atlOffset=-1.5258789e-05; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2584.6938,241.96417,862.19843}; + angles[]={0,4.8050528,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=19115; + type="SEP_B_GER_VolkGren_WIN_ASL"; + atlOffset=-1.5258789e-05; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={2582.8433,238.38998,842.28424}; + angles[]={0,4.8050528,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19116; + type="SEP_B_GER_VolkGren_WIN_Rflmn_G43"; + atlOffset=1.5258789e-05; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={2590.1353,242.74512,866.71429}; + angles[]={0,4.8050528,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19117; + type="SEP_B_GER_VolkGren_WIN_AMG"; + atlOffset=-1.5258789e-05; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={2587.3591,237.60056,836.84302}; + angles[]={0,4.8050528,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19118; + type="SEP_B_GER_VolkGren_WIN_AT_PZ30"; + atlOffset=1.5258789e-05; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={2595.5764,243.2774,871.23016}; + angles[]={0,4.8050528,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19119; + type="SEP_B_GER_VolkGren_WIN_Gren"; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={2591.875,236.98087,831.40179}; + angles[]={0,4.8050528,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19120; + type="SEP_B_GER_VolkGren_WIN_Rflmn_MP40"; + atlOffset=-1.5258789e-05; + }; + }; + class Attributes + { + }; + id=19111; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={2958.7498,212.60001,725.65253}; + angles[]={0,4.8111753,6.0723267}; + }; + side="West"; + flags=6; + class Attributes + { + }; + id=19047; + type="SEP_B_GER_WIN_PzKpfw_III_L"; + atlOffset=-0.023513794; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={2944.7207,216.10652,726.8363}; + angles[]={0.021135133,4.8199744,6.0205908}; + }; + side="West"; + flags=6; + class Attributes + { + }; + id=19054; + type="SEP_B_GER_WIN_PzKpfw_III_J"; + atlOffset=-0.010177612; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={2973.4417,210.01736,724.10181}; + angles[]={6.261745,4.8004317,6.165483}; + }; + side="West"; + flags=6; + class Attributes + { + }; + id=19061; + type="SEP_B_GER_WIN_PzKpfw_III_M"; + atlOffset=-0.015151978; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={2965.7673,211.00543,743.33716}; + angles[]={0.012294685,4.6744089,6.1124606}; + }; + side="West"; + flags=6; + class Attributes + { + }; + id=19123; + type="SEP_B_GER_WIN_SdKfz_2501"; + atlOffset=-1.5258789e-05; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={2920.1538,221.71962,742.18628}; + angles[]={0.029856224,4.4075818,6.0444231}; + }; + side="West"; + flags=6; + class Attributes + { + }; + id=19127; + type="SEP_B_GER_WIN_SdKfz_2501"; + atlOffset=6.1035156e-05; + }; + class Item10 + { + dataType="Group"; + side="West"; + class Entities + { + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2984.4465,206.83896,725.93671}; + angles[]={0,4.8111753,6.0723267}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=19048; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=-1.5258789e-05; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2984.5796,208.94231,725.92102}; + angles[]={0,4.8111753,6.0723267}; + }; + side="West"; + class Attributes + { + }; + id=19049; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.1118774; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2984.5796,208.94231,725.92102}; + angles[]={0,4.8111753,6.0723267}; + }; + side="West"; + flags=2; + class Attributes + { + }; + id=19050; + type="SEP_B_GER_WIN_Tank_Unterofficer"; + atlOffset=2.1118774; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2984.5796,208.94231,725.92102}; + angles[]={0,4.8111753,6.0723267}; + }; + side="West"; + class Attributes + { + }; + id=19051; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.1118774; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={2984.5796,208.94231,725.92102}; + angles[]={0,4.8111753,6.0723267}; + }; + side="West"; + class Attributes + { + }; + id=19052; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.1118774; + }; + }; + class Attributes + { + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=5; + }; + class Links + { + items=5; + class Item0 + { + linkID=0; + item0=19048; + item1=19047; + class CustomData + { + role=1; + }; + }; + class Item1 + { + linkID=1; + item0=19049; + item1=19047; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item2 + { + linkID=2; + item0=19050; + item1=19047; + class CustomData + { + role=2; + turretPath[]={0,0}; + }; + }; + class Item3 + { + linkID=3; + item0=19051; + item1=19047; + class CustomData + { + role=2; + turretPath[]={0,1}; + }; + }; + class Item4 + { + linkID=4; + item0=19052; + item1=19047; + class CustomData + { + role=2; + turretPath[]={1}; + }; + }; + }; + }; + id=19046; + atlOffset=-0.023513794; + }; + class Item11 + { + dataType="Group"; + side="West"; + class Entities + { + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2962.2041,209.76576,728.61603}; + angles[]={0.021135133,4.8199744,6.0205908}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=19055; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=-6.1035156e-05; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2962.5833,211.83905,728.60413}; + angles[]={0.021135133,4.8199744,6.0205908}; + }; + side="West"; + class Attributes + { + }; + id=19056; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.1426544; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2962.5833,211.83905,728.60413}; + angles[]={0.021135133,4.8199744,6.0205908}; + }; + side="West"; + flags=2; + class Attributes + { + }; + id=19057; + type="SEP_B_GER_WIN_Tank_Unterofficer"; + atlOffset=2.1426544; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2962.5833,211.83905,728.60413}; + angles[]={0.021135133,4.8199744,6.0205908}; + }; + side="West"; + class Attributes + { + }; + id=19058; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.1426544; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={2962.5833,211.83905,728.60413}; + angles[]={0.021135133,4.8199744,6.0205908}; + }; + side="West"; + class Attributes + { + }; + id=19059; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.1426544; + }; + }; + class Attributes + { + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=5; + }; + class Links + { + items=5; + class Item0 + { + linkID=0; + item0=19055; + item1=19054; + class CustomData + { + role=1; + }; + }; + class Item1 + { + linkID=1; + item0=19056; + item1=19054; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item2 + { + linkID=2; + item0=19057; + item1=19054; + class CustomData + { + role=2; + turretPath[]={0,0}; + }; + }; + class Item3 + { + linkID=3; + item0=19058; + item1=19054; + class CustomData + { + role=2; + turretPath[]={0,1}; + }; + }; + class Item4 + { + linkID=4; + item0=19059; + item1=19054; + class CustomData + { + role=2; + turretPath[]={1}; + }; + }; + }; + }; + id=19053; + atlOffset=-0.010177612; + }; + class Item12 + { + dataType="Group"; + side="West"; + class Entities + { + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2989.9165,206.44545,699.84662}; + angles[]={6.261745,4.8004317,6.165483}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=19062; + type="SEP_B_GER_WIN_Tank_Crew"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2989.9165,208.55305,699.84625}; + angles[]={6.261745,4.8004317,6.165483}; + }; + side="West"; + class Attributes + { + }; + id=19063; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.107605; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2989.9165,208.55305,699.84625}; + angles[]={6.261745,4.8004317,6.165483}; + }; + side="West"; + flags=2; + class Attributes + { + }; + id=19064; + type="SEP_B_GER_WIN_Tank_Unterofficer"; + atlOffset=2.107605; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2989.9165,208.55305,699.84625}; + angles[]={6.261745,4.8004317,6.165483}; + }; + side="West"; + class Attributes + { + }; + id=19065; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.107605; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={2989.9165,208.55305,699.84625}; + angles[]={6.261745,4.8004317,6.165483}; + }; + side="West"; + class Attributes + { + }; + id=19066; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.107605; + }; + }; + class Attributes + { + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=5; + }; + class Links + { + items=5; + class Item0 + { + linkID=0; + item0=19062; + item1=19061; + class CustomData + { + role=1; + }; + }; + class Item1 + { + linkID=1; + item0=19063; + item1=19061; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item2 + { + linkID=2; + item0=19064; + item1=19061; + class CustomData + { + role=2; + turretPath[]={0,0}; + }; + }; + class Item3 + { + linkID=3; + item0=19065; + item1=19061; + class CustomData + { + role=2; + turretPath[]={0,1}; + }; + }; + class Item4 + { + linkID=4; + item0=19066; + item1=19061; + class CustomData + { + role=2; + turretPath[]={1}; + }; + }; + }; + }; + id=19060; + atlOffset=-0.015151978; + }; + class Item13 + { + dataType="Group"; + side="West"; + class Entities + { + items=2; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2965.4502,209.1675,743.41162}; + angles[]={0.012294685,4.6744089,6.1124606}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=19124; + type="SEP_B_GER_WIN_Scout_Halftrack_Driver"; + atlOffset=-1.5258789e-05; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2965.7673,211.00687,743.38715}; + angles[]={0.012294685,4.6744089,6.1124606}; + }; + side="West"; + flags=2; + class Attributes + { + }; + id=19125; + type="SEP_B_GER_WIN_Scout_Halftrack_Driver"; + atlOffset=1.8937378; + }; + }; + class Attributes + { + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=2; + }; + class Links + { + items=2; + class Item0 + { + linkID=0; + item0=19124; + item1=19123; + class CustomData + { + role=1; + }; + }; + class Item1 + { + linkID=1; + item0=19125; + item1=19123; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + }; + }; + id=19122; + atlOffset=-1.5258789e-05; + }; + class Item14 + { + dataType="Group"; + side="West"; + class Entities + { + items=2; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2919.7124,219.90735,742.22925}; + angles[]={0.029856224,4.4075818,6.0444231}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=19128; + type="SEP_B_GER_WIN_Scout_Halftrack_Driver"; + atlOffset=6.1035156e-05; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2920.1538,221.72105,742.23627}; + angles[]={0.029856224,4.4075818,6.0444231}; + }; + side="West"; + flags=2; + class Attributes + { + }; + id=19129; + type="SEP_B_GER_WIN_Scout_Halftrack_Driver"; + atlOffset=1.9213867; + }; + }; + class Attributes + { + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=2; + }; + class Links + { + items=2; + class Item0 + { + linkID=0; + item0=19128; + item1=19127; + class CustomData + { + role=1; + }; + }; + class Item1 + { + linkID=1; + item0=19129; + item1=19127; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + }; + }; + id=19126; + atlOffset=6.1035156e-05; + }; + class Item15 + { + dataType="Logic"; + class PositionInfo + { + position[]={1844.8256,222.33669,1045.6184}; + }; + id=19121; + type="CBA_ModuleAttack"; + class CustomAttributes + { + class Attribute0 + { + property="CBA_ModuleAttack_allowOverride"; + expression="_this setVariable ['allowOverride',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute1 + { + property="CBA_ModuleAttack_attackPosition"; + expression="_this setVariable ['attackPosition',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute2 + { + property="CBA_ModuleAttack_attackLocType"; + expression="_this setVariable ['attackLocType',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute3 + { + property="CBA_ModuleAttack_searchRadius"; + expression="_this setVariable ['searchRadius',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item16 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=3; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2286.9065,235.07047,787.30157}; + angles[]={0,1.6261629,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=19076; + type="SEP_I_US_WIN_ASL"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2281.6375,235.77667,782.58594}; + angles[]={0,1.6261629,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19077; + type="SEP_I_US_WIN_Sentry_Carb"; + atlOffset=3.0517578e-05; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2282.1909,234.7166,792.57062}; + angles[]={0,1.6261629,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19078; + type="SEP_I_US_WIN_Sentry_Shotgun"; + atlOffset=4.5776367e-05; + }; + }; + class Attributes + { + }; + id=19075; + }; + }; + id=18442; + atlOffset=-12.146729; + }; + class Item196 + { + dataType="Layer"; + name="OBJ-08_Defend East"; + class Entities + { + items=14; + class Item0 + { + dataType="Group"; + side="West"; + class Entities + { + items=10; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2750.4651,229.45789,1504.7261}; + angles[]={0,4.9896536,0}; + }; + side="West"; + flags=7; + class Attributes + { + rank="SERGEANT"; + }; + id=19428; + type="SEP_B_GER_FSJ_WIN_SL"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2756.6428,230.64574,1508.1665}; + angles[]={0,4.9896536,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19429; + type="SEP_B_GER_FSJ_WIN_MGunner"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2753.9055,231.54471,1498.5485}; + angles[]={0,4.9896536,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19430; + type="SEP_B_GER_FSJ_WIN_AMGunner"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2762.8203,231.90314,1511.6069}; + angles[]={0,4.9896536,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19431; + type="SEP_B_GER_FSJ_WIN_Sniper_FG42"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={2757.3459,233.47885,1492.3707}; + angles[]={0,4.9896536,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=19432; + type="SEP_B_GER_FSJ_WIN_ASL"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={2768.998,233.11198,1515.0474}; + angles[]={0,4.9896536,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19433; + type="SEP_B_GER_FSJ_WIN_MGunner2"; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={2760.7864,235.17522,1486.1931}; + angles[]={0,4.9896536,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19434; + type="SEP_B_GER_FSJ_WIN_AMGunner"; + atlOffset=1.5258789e-05; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={2775.1758,234.21371,1518.4877}; + angles[]={0,4.9896536,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19435; + type="SEP_B_GER_FSJ_WIN_Ober_Grenadier"; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={2764.2268,236.6658,1480.0154}; + angles[]={0,4.9896536,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19436; + type="SEP_B_GER_FSJ_WIN_Ober_Grenadier"; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={2781.3535,235.27985,1521.9281}; + angles[]={0,4.9896536,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19437; + type="SEP_B_GER_FSJ_WIN_LAT_Rifleman"; + }; + }; + class Attributes + { + }; + id=19427; + }; + class Item1 + { + dataType="Group"; + side="West"; + class Entities + { + items=9; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2790.4385,227.32709,1616.6094}; + angles[]={0,4.9238544,0}; + }; + side="West"; + flags=7; + class Attributes + { + rank="SERGEANT"; + }; + id=19439; + type="SEP_B_GER_WIN_SL"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2796.3765,228.19464,1620.4485}; + angles[]={0,4.9238544,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19440; + type="SEP_B_GER_WIN_MGunner"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2794.2776,229.22145,1610.6713}; + angles[]={0,4.9238544,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19441; + type="SEP_B_GER_WIN_Medic"; + atlOffset=3.0517578e-05; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2802.3147,228.88211,1624.2877}; + angles[]={0,4.9238544,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=19442; + type="SEP_B_GER_WIN_ASL"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={2798.1167,231.15604,1604.7332}; + angles[]={0,4.9238544,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19443; + type="SEP_B_GER_WIN_Rflmn_K98"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={2808.2527,229.37886,1628.1268}; + angles[]={0,4.9238544,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19444; + type="SEP_B_GER_WIN_AMGunner"; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={2801.9561,233.09372,1598.7952}; + angles[]={0,4.9238544,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19445; + type="SEP_B_GER_WIN_LAT_Rifleman"; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={2814.1909,229.5517,1631.9661}; + angles[]={0,4.9238544,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19446; + type="SEP_B_GER_WIN_Ober_Grenadier"; + atlOffset=1.5258789e-05; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={2805.7952,235.00421,1592.8571}; + angles[]={0,4.9238544,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19447; + type="SEP_B_GER_WIN_Rflmn_K98"; + }; + }; + class Attributes + { + }; + id=19438; + }; + class Item2 + { + dataType="Group"; + side="West"; + class Entities + { + items=4; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2737.5874,233.30508,1404.8917}; + angles[]={0,5.0524473,0}; + }; + side="West"; + flags=7; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + }; + id=19449; + type="SEP_B_GER_WIN_SL"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2743.9688,235.39319,1407.9377}; + angles[]={0,5.0524473,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19450; + type="SEP_B_GER_WIN_MGunner"; + atlOffset=-1.5258789e-05; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2740.6333,234.59732,1398.5104}; + angles[]={0,5.0524473,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19451; + type="SEP_B_GER_WIN_Rflmn_K98"; + atlOffset=1.5258789e-05; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2750.3501,237.13658,1410.9836}; + angles[]={0,5.0524473,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19452; + type="SEP_B_GER_WIN_AMGunner"; + }; + }; + class Attributes + { + }; + id=19448; + }; + class Item3 + { + dataType="Group"; + side="West"; + class Entities + { + items=3; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2785.0603,233.05074,1571.8829}; + angles[]={0,4.9715152,0}; + }; + side="West"; + flags=7; + class Attributes + { + skill=0.40000001; + }; + id=19454; + type="SEP_B_GER_FSJ_WIN_Rflmn_FG42"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2791.1746,234.21352,1575.4348}; + angles[]={0,4.9715152,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19455; + type="SEP_B_GER_FSJ_WIN_Rflmn_K98"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2788.6123,234.86534,1565.7687}; + angles[]={0,4.9715152,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19456; + type="SEP_B_GER_FSJ_WIN_Rflmn_K98"; + }; + }; + class Attributes + { + }; + id=19453; + }; + class Item4 + { + dataType="Group"; + side="West"; + class Entities + { + items=3; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2744.3962,233.79692,1446.327}; + angles[]={0,4.9976082,0}; + }; + side="West"; + flags=7; + class Attributes + { + skill=0.40000001; + }; + id=19458; + type="SEP_B_GER_FSJ_WIN_Rflmn_FG42"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2750.6011,235.27435,1449.7181}; + angles[]={0,4.9976082,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19459; + type="SEP_B_GER_FSJ_WIN_Rflmn_K98"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2747.7874,235.10164,1440.1222}; + angles[]={0,4.9976082,0}; + }; + side="West"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19460; + type="SEP_B_GER_FSJ_WIN_Rflmn_K98"; + }; + }; + class Attributes + { + }; + id=19457; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={2890.4153,257.37799,1516.6041}; + angles[]={6.2314448,4.1799102,0.099481501}; + }; + side="West"; + flags=6; + class Attributes + { + }; + id=19462; + type="SEP_B_GER_WIN_PzKpfw_III_L"; + atlOffset=-0.018081665; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="SPE_System_TankLoadout"; + expression="[_this,_value] spawn SPE_fnc_System_ammunition_updateAmmoLoadout;"; + class Value + { + class data + { + singleType="STRING"; + value="[false,[[""spe_90x_m61_m1_ap"",27],[""spe_90x_m72_ap"",10],[""spe_90x_t45_m1_apcr"",0],[""spe_90x_m48_he"",42],[""spe_90x_m64_wp"",11],[""spe_90x_m89_smk"",0]]]"; + }; + }; + }; + nAttributes=2; + }; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={2919.8103,256.74426,1543.6368}; + angles[]={0.062931441,3.8021026,6.2330818}; + }; + side="West"; + flags=6; + class Attributes + { + }; + id=19469; + type="SEP_B_GER_WIN_Jagdpanther_G1"; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="SPE_System_TankLoadout"; + expression="[_this,_value] spawn SPE_fnc_System_ammunition_updateAmmoLoadout;"; + class Value + { + class data + { + singleType="STRING"; + value="[false,[[""spe_90x_m61_m1_ap"",27],[""spe_90x_m72_ap"",10],[""spe_90x_t45_m1_apcr"",0],[""spe_90x_m48_he"",42],[""spe_90x_m64_wp"",11],[""spe_90x_m89_smk"",0]]]"; + }; + }; + }; + nAttributes=2; + }; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={2939.0906,253.89532,1566.983}; + angles[]={6.2435627,3.700963,0.033087745}; + }; + side="West"; + flags=6; + class Attributes + { + }; + id=19476; + type="SEP_B_GER_WIN_PzKpfw_III_J"; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="SPE_System_TankLoadout"; + expression="[_this,_value] spawn SPE_fnc_System_ammunition_updateAmmoLoadout;"; + class Value + { + class data + { + singleType="STRING"; + value="[false,[[""spe_90x_m61_m1_ap"",27],[""spe_90x_m72_ap"",10],[""spe_90x_t45_m1_apcr"",0],[""spe_90x_m48_he"",42],[""spe_90x_m64_wp"",11],[""spe_90x_m89_smk"",0]]]"; + }; + }; + }; + nAttributes=2; + }; + }; + class Item8 + { + dataType="Group"; + side="West"; + class Entities + { + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2858.123,249.10028,1520.3647}; + angles[]={6.2314448,4.1799102,0.099481501}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=19463; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=1.5258789e-05; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2857.9189,251.19135,1520.5314}; + angles[]={6.2314448,4.1799102,0.099481501}; + }; + side="West"; + class Attributes + { + }; + id=19464; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.1242371; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2857.9189,251.19135,1520.5314}; + angles[]={6.2314448,4.1799102,0.099481501}; + }; + side="West"; + flags=2; + class Attributes + { + }; + id=19465; + type="SEP_B_GER_WIN_Tank_Unterofficer"; + atlOffset=2.1242371; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2857.9189,251.19135,1520.5314}; + angles[]={6.2314448,4.1799102,0.099481501}; + }; + side="West"; + class Attributes + { + }; + id=19466; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.1242371; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={2857.9189,251.19135,1520.5314}; + angles[]={6.2314448,4.1799102,0.099481501}; + }; + side="West"; + class Attributes + { + }; + id=19467; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.1242371; + }; + }; + class Attributes + { + speedMode="LIMITED"; + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=5; + }; + class Links + { + items=5; + class Item0 + { + linkID=0; + item0=19463; + item1=19462; + class CustomData + { + role=1; + }; + }; + class Item1 + { + linkID=1; + item0=19464; + item1=19462; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item2 + { + linkID=2; + item0=19465; + item1=19462; + class CustomData + { + role=2; + turretPath[]={0,0}; + }; + }; + class Item3 + { + linkID=3; + item0=19466; + item1=19462; + class CustomData + { + role=2; + turretPath[]={0,1}; + }; + }; + class Item4 + { + linkID=4; + item0=19467; + item1=19462; + class CustomData + { + role=2; + turretPath[]={1}; + }; + }; + }; + }; + id=19461; + atlOffset=-0.018081665; + }; + class Item9 + { + dataType="Group"; + side="West"; + class Entities + { + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2919.6934,254.41444,1543.54}; + angles[]={0.062931441,3.8021026,6.2330818}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=19470; + type="SEP_B_GER_WIN_SPG_Crew"; + atlOffset=1.5258789e-05; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2919.8103,256.7457,1543.6869}; + angles[]={0.062931441,3.8021026,6.2330818}; + }; + side="West"; + class Attributes + { + }; + id=19471; + type="SEP_B_GER_WIN_SPG_Crew"; + atlOffset=2.3463898; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2919.8103,256.7457,1543.6869}; + angles[]={0.062931441,3.8021026,6.2330818}; + }; + side="West"; + class Attributes + { + }; + id=19472; + type="SEP_B_GER_WIN_SPG_Crew"; + atlOffset=2.3463898; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2919.8103,256.7457,1543.6869}; + angles[]={0.062931441,3.8021026,6.2330818}; + }; + side="West"; + flags=2; + class Attributes + { + }; + id=19473; + type="SEP_B_GER_WIN_SPG_Unterofficer"; + atlOffset=2.3463898; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={2919.8103,256.7457,1543.6869}; + angles[]={0.062931441,3.8021026,6.2330818}; + }; + side="West"; + class Attributes + { + }; + id=19474; + type="SEP_B_GER_WIN_SPG_Crew"; + atlOffset=2.3463898; + }; + }; + class Attributes + { + speedMode="LIMITED"; + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=5; + }; + class Links + { + items=5; + class Item0 + { + linkID=0; + item0=19470; + item1=19469; + class CustomData + { + role=1; + }; + }; + class Item1 + { + linkID=1; + item0=19471; + item1=19469; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item2 + { + linkID=2; + item0=19472; + item1=19469; + class CustomData + { + role=2; + turretPath[]={1}; + }; + }; + class Item3 + { + linkID=3; + item0=19473; + item1=19469; + class CustomData + { + role=2; + turretPath[]={2}; + }; + }; + class Item4 + { + linkID=4; + item0=19474; + item1=19469; + class CustomData + { + role=2; + turretPath[]={3}; + }; + }; + }; + }; + id=19468; + }; + class Item10 + { + dataType="Group"; + side="West"; + class Entities + { + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2939.1602,251.79185,1567.1161}; + angles[]={6.2435627,3.700963,0.033087745}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=19477; + type="SEP_B_GER_WIN_Tank_Crew"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2939.0906,253.89676,1567.0331}; + angles[]={6.2435627,3.700963,0.033087745}; + }; + side="West"; + class Attributes + { + }; + id=19478; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.1104889; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2939.0906,253.89676,1567.0331}; + angles[]={6.2435627,3.700963,0.033087745}; + }; + side="West"; + flags=2; + class Attributes + { + }; + id=19479; + type="SEP_B_GER_WIN_Tank_Unterofficer"; + atlOffset=2.1104889; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2939.0906,253.89676,1567.0331}; + angles[]={6.2435627,3.700963,0.033087745}; + }; + side="West"; + class Attributes + { + }; + id=19480; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.1104889; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={2939.0906,253.89676,1567.0331}; + angles[]={6.2435627,3.700963,0.033087745}; + }; + side="West"; + class Attributes + { + }; + id=19481; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.1104889; + }; + }; + class Attributes + { + speedMode="LIMITED"; + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=5; + }; + class Links + { + items=5; + class Item0 + { + linkID=0; + item0=19477; + item1=19476; + class CustomData + { + role=1; + }; + }; + class Item1 + { + linkID=1; + item0=19478; + item1=19476; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item2 + { + linkID=2; + item0=19479; + item1=19476; + class CustomData + { + role=2; + turretPath[]={0,0}; + }; + }; + class Item3 + { + linkID=3; + item0=19480; + item1=19476; + class CustomData + { + role=2; + turretPath[]={0,1}; + }; + }; + class Item4 + { + linkID=4; + item0=19481; + item1=19476; + class CustomData + { + role=2; + turretPath[]={1}; + }; + }; + }; + }; + id=19475; + }; + class Item11 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=6; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2476.718,222.96066,1663.9495}; + angles[]={0,1.5833439,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + rank="SERGEANT"; + }; + id=19484; + type="SPE_US_SquadLead"; + atlOffset=1.5258789e-05; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2471.6558,223.04123,1659.0126}; + angles[]={0,1.5833439,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19485; + type="SPE_US_Autorifleman"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2471.7813,223.23878,1669.0118}; + angles[]={0,1.5833439,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19486; + type="SPE_US_Assist_Autorifleman"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2466.5933,223.75931,1654.0757}; + angles[]={0,1.5833439,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19487; + type="SPE_US_Rifleman"; + atlOffset=-1.5258789e-05; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={2466.8442,223.62329,1674.0741}; + angles[]={0,1.5833439,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19488; + type="SPE_US_Rifleman"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={2461.531,225.81055,1649.1388}; + angles[]={0,1.5833439,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19489; + type="SPE_US_Rifleman_AmmoBearer"; + }; + }; + class Attributes + { + }; + id=19483; + atlOffset=1.5258789e-05; + }; + class Item12 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=3; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2450.5293,227.16093,1539.1753}; + angles[]={0,1.3985617,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + rank="SERGEANT"; + }; + id=19495; + type="SPE_US_SquadLead"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2446.4602,227.16093,1533.3923}; + angles[]={0,1.3985617,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19496; + type="SPE_US_Rifleman"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2444.7463,227.16093,1543.2444}; + angles[]={0,1.3985617,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19497; + type="SPE_US_Rifleman"; + }; + }; + class Attributes + { + }; + id=19494; + }; + class Item13 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=3; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2442.1536,227.16093,1596.2537}; + angles[]={0,1.4791505,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + rank="SERGEANT"; + }; + id=19491; + type="SPE_US_SquadLead"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2437.6321,227.16093,1590.817}; + angles[]={0,1.4791505,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19492; + type="SPE_US_Rifleman"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2436.717,227.16093,1600.7751}; + angles[]={0,1.4791505,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + }; + id=19493; + type="SPE_US_Rifleman"; + }; + }; + class Attributes + { + }; + id=19490; + }; + }; + id=18443; + atlOffset=9.6240082; + }; + class Item197 + { + dataType="Layer"; + name="OBJ-09_DelayArmor"; + class Entities + { + items=12; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3099.7852,263.08014,1699.6359}; + angles[]={0.0019834081,4.9254141,6.2615571}; + }; + side="West"; + flags=6; + class Attributes + { + }; + id=19499; + type="SEP_B_GER_WIN_PzKpfw_VI_H1"; + atlOffset=-0.0028076172; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="SPE_System_TankLoadout"; + expression="[_this,_value] spawn SPE_fnc_System_ammunition_updateAmmoLoadout;"; + class Value + { + class data + { + singleType="STRING"; + value="[false,[[""spe_92x_pzgr39_kwk36_ap"",30],[""spe_92x_pzgr40_kwk36_apcr"",12],[""spe_92x_sprgr_kwk36_he"",50]]]"; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={3240.3628,263.04074,1673.0356}; + angles[]={6.2803383,5.1045241,6.2801166}; + }; + side="West"; + flags=6; + class Attributes + { + }; + id=19506; + type="SEP_B_GER_WIN_PzKpfw_VI_H1"; + atlOffset=-0.00024414063; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="SPE_System_TankLoadout"; + expression="[_this,_value] spawn SPE_fnc_System_ammunition_updateAmmoLoadout;"; + class Value + { + class data + { + singleType="STRING"; + value="[false,[[""spe_92x_pzgr39_kwk36_ap"",30],[""spe_92x_pzgr40_kwk36_apcr"",12],[""spe_92x_sprgr_kwk36_he"",50]]]"; + }; + }; + }; + nAttributes=2; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={3387.907,260.60077,1624.3711}; + angles[]={0.01156522,5.0342607,0.039672259}; + }; + side="West"; + flags=6; + class Attributes + { + }; + id=19513; + type="SEP_B_GER_WIN_PzKpfw_VI_H1"; + atlOffset=-0.0043029785; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="SPE_System_TankLoadout"; + expression="[_this,_value] spawn SPE_fnc_System_ammunition_updateAmmoLoadout;"; + class Value + { + class data + { + singleType="STRING"; + value="[false,[[""spe_92x_pzgr39_kwk36_ap"",30],[""spe_92x_pzgr40_kwk36_apcr"",12],[""spe_92x_sprgr_kwk36_he"",50]]]"; + }; + }; + }; + nAttributes=2; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={3479.7793,266.87109,1600.8187}; + angles[]={0.0049914722,4.9907808,0.020385729}; + }; + side="West"; + flags=6; + class Attributes + { + }; + id=19520; + type="SEP_B_GER_WIN_PzKpfw_VI_H1"; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="SPE_System_TankLoadout"; + expression="[_this,_value] spawn SPE_fnc_System_ammunition_updateAmmoLoadout;"; + class Value + { + class data + { + singleType="STRING"; + value="[false,[[""spe_92x_pzgr39_kwk36_ap"",30],[""spe_92x_pzgr40_kwk36_apcr"",12],[""spe_92x_sprgr_kwk36_he"",50]]]"; + }; + }; + }; + nAttributes=2; + }; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={3719.5339,266.91803,1521.1174}; + angles[]={6.2701564,4.9720249,6.2277427}; + }; + side="West"; + flags=6; + class Attributes + { + }; + id=19527; + type="SEP_B_GER_WIN_PzKpfw_VI_H1"; + atlOffset=0.00015258789; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="SPE_System_TankLoadout"; + expression="[_this,_value] spawn SPE_fnc_System_ammunition_updateAmmoLoadout;"; + class Value + { + class data + { + singleType="STRING"; + value="[false,[[""spe_92x_pzgr39_kwk36_ap"",30],[""spe_92x_pzgr40_kwk36_apcr"",12],[""spe_92x_sprgr_kwk36_he"",50]]]"; + }; + }; + }; + nAttributes=2; + }; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={4016.3674,268.16434,1413.6908}; + angles[]={0.0038756146,5.0531416,0.021067334}; + }; + side="West"; + flags=6; + class Attributes + { + }; + id=19534; + type="SEP_B_GER_WIN_PzKpfw_VI_H1"; + class CustomAttributes + { + class Attribute0 + { + property="SPE_Unit_Number_attribute"; + expression="[_this,_value,'SPE_numbers'] spawn SPE_Fnc_System_Vehicle_Numbers_update;"; + class Value + { + class data + { + singleType="STRING"; + value="-1"; + }; + }; + }; + class Attribute1 + { + property="SPE_System_TankLoadout"; + expression="[_this,_value] spawn SPE_fnc_System_ammunition_updateAmmoLoadout;"; + class Value + { + class data + { + singleType="STRING"; + value="[false,[[""spe_92x_pzgr39_kwk36_ap"",30],[""spe_92x_pzgr40_kwk36_apcr"",12],[""spe_92x_sprgr_kwk36_he"",50]]]"; + }; + }; + }; + nAttributes=2; + }; + }; + class Item6 + { + dataType="Group"; + side="West"; + class Entities + { + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3178.7178,260.1257,1690.9762}; + angles[]={0.0019834081,4.9254141,6.2615571}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=19500; + type="SEP_B_GER_WIN_Tank_Crew"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={3178.6914,262.62698,1690.8937}; + angles[]={0.0019834081,4.9254141,6.2615571}; + }; + side="West"; + class Attributes + { + }; + id=19501; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.5042725; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={3178.6914,262.62698,1690.8937}; + angles[]={0.0019834081,4.9254141,6.2615571}; + }; + side="West"; + flags=2; + class Attributes + { + }; + id=19502; + type="SEP_B_GER_WIN_Tank_Unterofficer"; + atlOffset=2.5042725; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={3178.6914,262.62698,1690.8937}; + angles[]={0.0019834081,4.9254141,6.2615571}; + }; + side="West"; + class Attributes + { + }; + id=19503; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.5042725; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={3178.6914,262.62698,1690.8937}; + angles[]={0.0019834081,4.9254141,6.2615571}; + }; + side="West"; + class Attributes + { + }; + id=19504; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.5042725; + }; + }; + class Attributes + { + speedMode="LIMITED"; + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=5; + }; + class Links + { + items=5; + class Item0 + { + linkID=0; + item0=19500; + item1=19499; + class CustomData + { + role=1; + }; + }; + class Item1 + { + linkID=1; + item0=19501; + item1=19499; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item2 + { + linkID=2; + item0=19502; + item1=19499; + class CustomData + { + role=2; + turretPath[]={0,0}; + }; + }; + class Item3 + { + linkID=3; + item0=19503; + item1=19499; + class CustomData + { + role=2; + turretPath[]={0,1}; + }; + }; + class Item4 + { + linkID=4; + item0=19504; + item1=19499; + class CustomData + { + role=2; + turretPath[]={1}; + }; + }; + }; + }; + id=19498; + atlOffset=-0.0028076172; + }; + class Item7 + { + dataType="Group"; + side="West"; + class Entities + { + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3220.6824,260.43951,1678.567}; + angles[]={6.2803383,5.1045241,6.2801166}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=19507; + type="SEP_B_GER_WIN_Tank_Crew"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={3220.655,262.94214,1678.5752}; + angles[]={6.2803383,5.1045241,6.2801166}; + }; + side="West"; + class Attributes + { + }; + id=19508; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.5029602; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={3220.655,262.94214,1678.5752}; + angles[]={6.2803383,5.1045241,6.2801166}; + }; + side="West"; + flags=2; + class Attributes + { + }; + id=19509; + type="SEP_B_GER_WIN_Tank_Unterofficer"; + atlOffset=2.5029602; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={3220.655,262.94214,1678.5752}; + angles[]={6.2803383,5.1045241,6.2801166}; + }; + side="West"; + class Attributes + { + }; + id=19510; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.5029602; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={3220.655,262.94214,1678.5752}; + angles[]={6.2803383,5.1045241,6.2801166}; + }; + side="West"; + class Attributes + { + }; + id=19511; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.5029602; + }; + }; + class Attributes + { + speedMode="LIMITED"; + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=5; + }; + class Links + { + items=5; + class Item0 + { + linkID=0; + item0=19507; + item1=19506; + class CustomData + { + role=1; + }; + }; + class Item1 + { + linkID=1; + item0=19508; + item1=19506; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item2 + { + linkID=2; + item0=19509; + item1=19506; + class CustomData + { + role=2; + turretPath[]={0,0}; + }; + }; + class Item3 + { + linkID=3; + item0=19510; + item1=19506; + class CustomData + { + role=2; + turretPath[]={0,1}; + }; + }; + class Item4 + { + linkID=4; + item0=19511; + item1=19506; + class CustomData + { + role=2; + turretPath[]={1}; + }; + }; + }; + }; + id=19505; + atlOffset=-0.00024414063; + }; + class Item8 + { + dataType="Group"; + side="West"; + class Entities + { + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3296.0593,257.80545,1655.8492}; + angles[]={0.01156522,5.0342607,0.039672259}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=19514; + type="SEP_B_GER_WIN_Tank_Crew"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={3296.0999,260.30786,1655.834}; + angles[]={0.01156522,5.0342607,0.039672259}; + }; + side="West"; + class Attributes + { + }; + id=19515; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.5031433; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={3296.0999,260.30786,1655.834}; + angles[]={0.01156522,5.0342607,0.039672259}; + }; + side="West"; + flags=2; + class Attributes + { + }; + id=19516; + type="SEP_B_GER_WIN_Tank_Unterofficer"; + atlOffset=2.5031433; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={3296.0999,260.30786,1655.834}; + angles[]={0.01156522,5.0342607,0.039672259}; + }; + side="West"; + class Attributes + { + }; + id=19517; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.5031433; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={3296.0999,260.30786,1655.834}; + angles[]={0.01156522,5.0342607,0.039672259}; + }; + side="West"; + class Attributes + { + }; + id=19518; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.5031433; + }; + }; + class Attributes + { + speedMode="LIMITED"; + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=5; + }; + class Links + { + items=5; + class Item0 + { + linkID=0; + item0=19514; + item1=19513; + class CustomData + { + role=1; + }; + }; + class Item1 + { + linkID=1; + item0=19515; + item1=19513; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item2 + { + linkID=2; + item0=19516; + item1=19513; + class CustomData + { + role=2; + turretPath[]={0,0}; + }; + }; + class Item3 + { + linkID=3; + item0=19517; + item1=19513; + class CustomData + { + role=2; + turretPath[]={0,1}; + }; + }; + class Item4 + { + linkID=4; + item0=19518; + item1=19513; + class CustomData + { + role=2; + turretPath[]={1}; + }; + }; + }; + }; + id=19512; + atlOffset=-0.0043029785; + }; + class Item9 + { + dataType="Group"; + side="West"; + class Entities + { + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3479.8296,264.3703,1600.8566}; + angles[]={0.0049914722,4.9907808,0.020385729}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=19521; + type="SEP_B_GER_WIN_Tank_Crew"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={3479.7793,266.87253,1600.8688}; + angles[]={0.0049914722,4.9907808,0.020385729}; + }; + side="West"; + class Attributes + { + }; + id=19522; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.5033264; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={3479.7793,266.87253,1600.8688}; + angles[]={0.0049914722,4.9907808,0.020385729}; + }; + side="West"; + flags=2; + class Attributes + { + }; + id=19523; + type="SEP_B_GER_WIN_Tank_Unterofficer"; + atlOffset=2.5033264; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={3479.7793,266.87253,1600.8688}; + angles[]={0.0049914722,4.9907808,0.020385729}; + }; + side="West"; + class Attributes + { + }; + id=19524; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.5033264; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={3479.7793,266.87253,1600.8688}; + angles[]={0.0049914722,4.9907808,0.020385729}; + }; + side="West"; + class Attributes + { + }; + id=19525; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.5033264; + }; + }; + class Attributes + { + speedMode="LIMITED"; + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=5; + }; + class Links + { + items=5; + class Item0 + { + linkID=0; + item0=19521; + item1=19520; + class CustomData + { + role=1; + }; + }; + class Item1 + { + linkID=1; + item0=19522; + item1=19520; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item2 + { + linkID=2; + item0=19523; + item1=19520; + class CustomData + { + role=2; + turretPath[]={0,0}; + }; + }; + class Item3 + { + linkID=3; + item0=19524; + item1=19520; + class CustomData + { + role=2; + turretPath[]={0,1}; + }; + }; + class Item4 + { + linkID=4; + item0=19525; + item1=19520; + class CustomData + { + role=2; + turretPath[]={1}; + }; + }; + }; + }; + id=19519; + }; + class Item10 + { + dataType="Group"; + side="West"; + class Entities + { + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3719.3945,264.42078,1521.2002}; + angles[]={6.2701564,4.9720249,6.2277427}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=19528; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=-3.0517578e-05; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={3719.5339,266.91946,1521.1675}; + angles[]={6.2701564,4.9720249,6.2277427}; + }; + side="West"; + class Attributes + { + }; + id=19529; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.5064392; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={3719.5339,266.91946,1521.1675}; + angles[]={6.2701564,4.9720249,6.2277427}; + }; + side="West"; + flags=2; + class Attributes + { + }; + id=19530; + type="SEP_B_GER_WIN_Tank_Unterofficer"; + atlOffset=2.5064392; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={3719.5339,266.91946,1521.1675}; + angles[]={6.2701564,4.9720249,6.2277427}; + }; + side="West"; + class Attributes + { + }; + id=19531; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.5064392; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={3719.5339,266.91946,1521.1675}; + angles[]={6.2701564,4.9720249,6.2277427}; + }; + side="West"; + class Attributes + { + }; + id=19532; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.5064392; + }; + }; + class Attributes + { + speedMode="LIMITED"; + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=5; + }; + class Links + { + items=5; + class Item0 + { + linkID=0; + item0=19528; + item1=19527; + class CustomData + { + role=1; + }; + }; + class Item1 + { + linkID=1; + item0=19529; + item1=19527; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item2 + { + linkID=2; + item0=19530; + item1=19527; + class CustomData + { + role=2; + turretPath[]={0,0}; + }; + }; + class Item3 + { + linkID=3; + item0=19531; + item1=19527; + class CustomData + { + role=2; + turretPath[]={0,1}; + }; + }; + class Item4 + { + linkID=4; + item0=19532; + item1=19527; + class CustomData + { + role=2; + turretPath[]={1}; + }; + }; + }; + }; + id=19526; + atlOffset=0.00015258789; + }; + class Item11 + { + dataType="Group"; + side="West"; + class Entities + { + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={4016.4194,265.66354,1413.7313}; + angles[]={0.0038756146,5.0531416,0.021067334}; + }; + side="West"; + flags=4; + class Attributes + { + }; + id=19535; + type="SEP_B_GER_WIN_Tank_Crew"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={4016.3674,268.16577,1413.7408}; + angles[]={0.0038756146,5.0531416,0.021067334}; + }; + side="West"; + class Attributes + { + }; + id=19536; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.5033569; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={4016.3674,268.16577,1413.7408}; + angles[]={0.0038756146,5.0531416,0.021067334}; + }; + side="West"; + flags=2; + class Attributes + { + }; + id=19537; + type="SEP_B_GER_WIN_Tank_Unterofficer"; + atlOffset=2.5033569; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={4016.3674,268.16577,1413.7408}; + angles[]={0.0038756146,5.0531416,0.021067334}; + }; + side="West"; + class Attributes + { + }; + id=19538; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.5033569; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={4016.3674,268.16577,1413.7408}; + angles[]={0.0038756146,5.0531416,0.021067334}; + }; + side="West"; + class Attributes + { + }; + id=19539; + type="SEP_B_GER_WIN_Tank_Crew"; + atlOffset=2.5033569; + }; + }; + class Attributes + { + speedMode="LIMITED"; + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=5; + }; + class Links + { + items=5; + class Item0 + { + linkID=0; + item0=19535; + item1=19534; + class CustomData + { + role=1; + }; + }; + class Item1 + { + linkID=1; + item0=19536; + item1=19534; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item2 + { + linkID=2; + item0=19537; + item1=19534; + class CustomData + { + role=2; + turretPath[]={0,0}; + }; + }; + class Item3 + { + linkID=3; + item0=19538; + item1=19534; + class CustomData + { + role=2; + turretPath[]={0,1}; + }; + }; + class Item4 + { + linkID=4; + item0=19539; + item1=19534; + class CustomData + { + role=2; + turretPath[]={1}; + }; + }; + }; + }; + id=19533; + }; + }; + id=18444; + atlOffset=-1.336853; + }; + class Item198 + { + dataType="Trigger"; + position[]={530.54199,236.45668,1156.416}; + class Attributes + { + text="Task 10 - Retreat"; + condition="var_task_10_retreat"; + sizeA=0; + sizeB=0; + timeout[]={3,0,0}; + isServerOnly=1; + }; + id=18446; + type="EmptyDetector"; + }; + class Item199 + { + dataType="Logic"; + class PositionInfo + { + position[]={2582.2634,236.23471,2217.894}; + angles[]={6.2478499,0,6.2720189}; + }; + name="task_01_01_defendNortheast"; + id=17752; + type="ModuleTaskCreate_F"; + class CustomAttributes + { + class Attribute0 + { + property="ModuleTaskCreate_F_Destination"; + expression="_this setVariable ['Destination',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + class Attribute1 + { + property="ModuleTaskCreate_F_Type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="defend"; + }; + }; + }; + class Attribute2 + { + property="ModuleTaskCreate_F_ShowNotification"; + expression="_this setVariable ['ShowNotification',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + class Attribute3 + { + property="ModuleTaskCreate_F_Marker"; + expression="_this setVariable ['Marker',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute4 + { + property="ModuleTaskCreate_F_Title"; + expression="_this setVariable ['Title',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="Defend Frontline"; + }; + }; + }; + class Attribute5 + { + property="ModuleTaskCreate_F_Description"; + expression="_this setVariable ['Description',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute6 + { + property="ModuleTaskCreate_F_ID"; + expression="_this setVariable ['ID',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="01-01"; + }; + }; + }; + class Attribute7 + { + property="ModuleTaskCreate_F_AlwaysVisible"; + expression="_this setVariable ['AlwaysVisible',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + }; + class Attribute8 + { + property="ModuleTaskCreate_F_Owner"; + expression="_this setVariable ['Owner',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=6; + }; + }; + }; + class Attribute9 + { + property="ModuleTaskCreate_F_State"; + expression="_this setVariable ['State',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="CREATED"; + }; + }; + }; + class Attribute10 + { + property="ModuleTaskCreate_F_IDParent"; + expression="_this setVariable ['IDParent',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="01"; + }; + }; + }; + nAttributes=11; + }; + }; + class Item200 + { + dataType="Trigger"; + position[]={2675.7571,235.06198,2283.626}; + class Attributes + { + text="Task 01 - Defend Northeast"; + condition="var_task_01_defendNortheast"; + sizeA=0; + sizeB=0; + sizeC=0; + isServerOnly=1; + triggerInterval=3; + }; + id=18110; + type="EmptyDetector"; + }; + class Item201 + { + dataType="Trigger"; + position[]={2864.6345,209.74483,941.42023}; + class Attributes + { + text="Task 04 - Support Retreat"; + condition="var_task_04_supportRetreat"; + sizeA=0; + sizeB=0; + sizeC=0; + triggerInterval=3; + }; + id=18581; + type="EmptyDetector"; + atlOffset=1.5258789e-05; + }; + class Item202 + { + dataType="Logic"; + class PositionInfo + { + position[]={2438.563,230.24857,1146.04}; + }; + id=18671; + type="CBA_ModuleAttack"; + class CustomAttributes + { + class Attribute0 + { + property="CBA_ModuleAttack_allowOverride"; + expression="_this setVariable ['allowOverride',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute1 + { + property="CBA_ModuleAttack_attackPosition"; + expression="_this setVariable ['attackPosition',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute2 + { + property="CBA_ModuleAttack_attackLocType"; + expression="_this setVariable ['attackLocType',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute3 + { + property="CBA_ModuleAttack_searchRadius"; + expression="_this setVariable ['searchRadius',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item203 + { + dataType="Logic"; + class PositionInfo + { + position[]={3667.665,259.35791,3433.6179}; + angles[]={0.16409586,0,0.063163467}; + }; + id=18677; + type="SPE_AmbientWarSounds_ModuleGlobal_3DEN"; + class CustomAttributes + { + class Attribute0 + { + property="SPE_AmbientWarSounds_ModuleGlobal_3DEN_SPE_AmbientWarSounds_maxwait"; + expression="_this setVariable ['SPE_AmbientWarSounds_maxwait',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=3; + }; + }; + }; + class Attribute1 + { + property="SPE_AmbientWarSounds_ModuleGlobal_3DEN_SPE_AmbientWarSounds_minwait"; + expression="_this setVariable ['SPE_AmbientWarSounds_minwait',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + class Attribute2 + { + property="SPE_AmbientWarSounds_ModuleGlobal_3DEN_SPE_AmbientWarSounds_switchranges"; + expression="_this setVariable ['SPE_AmbientWarSounds_switchranges',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="[150,1600]"; + }; + }; + }; + class Attribute3 + { + property="SPE_AmbientWarSounds_ModuleGlobal_3DEN_SPE_AmbientWarSounds_condition"; + expression="_this setVariable ['SPE_AmbientWarSounds_condition',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="true"; + }; + }; + }; + class Attribute4 + { + property="SPE_AmbientWarSounds_ModuleGlobal_3DEN_SPE_AmbientWarSounds_customratio"; + expression="_this setVariable ['SPE_AmbientWarSounds_customratio',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + }; + class Attribute5 + { + property="SPE_AmbientWarSounds_ModuleGlobal_3DEN_SPE_AmbientWarSounds_mg42ratio"; + expression="_this setVariable ['SPE_AmbientWarSounds_mg42ratio',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=3; + }; + }; + }; + class Attribute6 + { + property="SPE_AmbientWarSounds_ModuleGlobal_3DEN_SPE_AmbientWarSounds_cannonratio"; + expression="_this setVariable ['SPE_AmbientWarSounds_cannonratio',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=3; + }; + }; + }; + class Attribute7 + { + property="SPE_AmbientWarSounds_ModuleGlobal_3DEN_SPE_AmbientWarSounds_mgratio"; + expression="_this setVariable ['SPE_AmbientWarSounds_mgratio',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=3; + }; + }; + }; + class Attribute8 + { + property="SPE_AmbientWarSounds_ModuleGlobal_3DEN_SPE_AmbientWarSounds_maxdist"; + expression="_this setVariable ['SPE_AmbientWarSounds_maxdist',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=2500; + }; + }; + }; + class Attribute9 + { + property="SPE_AmbientWarSounds_ModuleGlobal_3DEN_SPE_AmbientWarSounds_rifleratio"; + expression="_this setVariable ['SPE_AmbientWarSounds_rifleratio',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=10; + }; + }; + }; + class Attribute10 + { + property="SPE_AmbientWarSounds_ModuleGlobal_3DEN_SPE_AmbientWarSounds_mindist"; + expression="_this setVariable ['SPE_AmbientWarSounds_mindist',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=100; + }; + }; + }; + nAttributes=11; + }; + }; + class Item204 + { + dataType="Logic"; + class PositionInfo + { + position[]={1726.328,227.35165,1342.252}; + }; + name="obj4_evac1"; + id=18688; + type="LocationEvacPoint_F"; + }; + class Item205 + { + dataType="Logic"; + class PositionInfo + { + position[]={2392.428,227.1595,1663.407}; + }; + name="obj4_evac2"; + id=18689; + type="LocationEvacPoint_F"; + }; + class Item206 + { + dataType="Trigger"; + position[]={2752.231,232.55972,815.52002}; + class Attributes + { + text="OBJ4-Set Retreat"; + condition="var_task_04_set_retreat_order"; + sizeA=0; + sizeB=0; + timeout[]={3,0,0}; + isServerOnly=1; + }; + id=18690; + type="EmptyDetector"; + }; + class Item207 + { + dataType="Trigger"; + position[]={2545.6099,226.61151,1362.4266}; + angle=5.7960453; + class Attributes + { + onActivation="{_veh = _x; {_veh deleteVehicleCrew _x} forEach crew _veh; deleteVehicle _veh} forEach thisList;"; + sizeC=0; + repeatable=1; + activationByOwner="MEMBER"; + useOwnerActivation=1; + }; + id=18691; + type="EmptyDetectorAreaR50"; + }; + class Item208 + { + dataType="Trigger"; + position[]={2549.4893,226.6353,1365.1759}; + angle=5.7960453; + class Attributes + { + onActivation="{_veh = _x; {_veh deleteVehicleCrew _x} forEach crew _veh; deleteVehicle _veh} forEach thisList;"; + sizeC=0; + repeatable=1; + activationByOwner="MEMBER"; + useOwnerActivation=1; + }; + id=18692; + type="EmptyDetectorAreaR50"; + }; + class Item209 + { + dataType="Trigger"; + position[]={2553.6807,226.46399,1368.1205}; + angle=5.7960453; + class Attributes + { + onActivation="{_veh = _x; {_veh deleteVehicleCrew _x} forEach crew _veh; deleteVehicle _veh} forEach thisList;"; + sizeC=0; + repeatable=1; + activationByOwner="MEMBER"; + useOwnerActivation=1; + }; + id=18693; + type="EmptyDetectorAreaR50"; + }; + class Item210 + { + dataType="Trigger"; + position[]={2558.5173,226.22299,1370.3831}; + angle=5.7960453; + class Attributes + { + onActivation="{_veh = _x; {_veh deleteVehicleCrew _x} forEach crew _veh; deleteVehicle _veh} forEach thisList;"; + sizeC=0; + repeatable=1; + activationByOwner="MEMBER"; + useOwnerActivation=1; + }; + id=18694; + type="EmptyDetectorAreaR50"; + }; + class Item211 + { + dataType="Trigger"; + position[]={2563.1575,225.95992,1372.8457}; + angle=5.7960453; + class Attributes + { + onActivation="{_veh = _x; {_veh deleteVehicleCrew _x} forEach crew _veh; deleteVehicle _veh} forEach thisList;"; + sizeC=0; + repeatable=1; + activationByOwner="MEMBER"; + useOwnerActivation=1; + }; + id=18695; + type="EmptyDetectorAreaR50"; + }; + class Item212 + { + dataType="Trigger"; + position[]={2567.9834,225.64389,1374.675}; + class Attributes + { + onActivation="{_veh = _x; {_veh deleteVehicleCrew _x} forEach crew _veh; deleteVehicle _veh} forEach thisList;"; + repeatable=1; + activationByOwner="MEMBER"; + useOwnerActivation=1; + }; + id=18696; + type="EmptyDetectorAreaR50"; + }; + class Item213 + { + dataType="Trigger"; + position[]={1984.0776,221.59715,901.73895}; + angle=5.7960453; + class Attributes + { + onActivation="{_veh = _x; {_veh deleteVehicleCrew _x} forEach crew _veh; deleteVehicle _veh} forEach thisList;"; + sizeC=0; + repeatable=1; + activationByOwner="MEMBER"; + useOwnerActivation=1; + }; + id=18697; + type="EmptyDetectorAreaR50"; + atlOffset=1.5258789e-05; + }; + class Item214 + { + dataType="Trigger"; + position[]={1987.957,221.58363,904.48822}; + angle=5.7960453; + class Attributes + { + onActivation="{_veh = _x; {_veh deleteVehicleCrew _x} forEach crew _veh; deleteVehicle _veh} forEach thisList;"; + sizeC=0; + repeatable=1; + activationByOwner="MEMBER"; + useOwnerActivation=1; + }; + id=18698; + type="EmptyDetectorAreaR50"; + atlOffset=1.5258789e-05; + }; + class Item215 + { + dataType="Trigger"; + position[]={1992.1484,221.57106,907.4328}; + angle=5.7960453; + class Attributes + { + onActivation="{_veh = _x; {_veh deleteVehicleCrew _x} forEach crew _veh; deleteVehicle _veh} forEach thisList;"; + sizeC=0; + repeatable=1; + activationByOwner="MEMBER"; + useOwnerActivation=1; + }; + id=18699; + type="EmptyDetectorAreaR50"; + }; + class Item216 + { + dataType="Trigger"; + position[]={2106.8069,232.03589,1271.6071}; + class Attributes + { + text="HIDE FRONTLINES"; + condition="this "; + onActivation="var_show_northwest = false;" \n "var_show_north = false;" \n "var_show_east = false;" \n "var_show_northeast = false;" \n "" \n "[] execVM ""disableLayerDamage.sqf"";" \n "" \n "{deleteVehicle _x} forEach (getMissionLayerEntities ""WALLS_DELETE"" select 0);" \n "" \n "ace_fortify_locations pushBack [repairCart1, 50, 50, 0, false];" \n "ace_fortify_locations pushBack [repairCart2, 50, 50, 0, false];" \n "ace_fortify_locations pushBack [repairCart3, 50, 50, 0, false];"; + sizeA=10; + sizeB=10; + timeout[]={40,0,0}; + activationType="NOT PRESENT"; + activationBy="ANYPLAYER"; + isServerOnly=1; + triggerInterval=10; + }; + id=18718; + type="EmptyDetectorAreaR50"; + atlOffset=0.5710144; + }; + class Item217 + { + dataType="Logic"; + class PositionInfo + { + position[]={1260.1281,262.08142,2233.968}; + }; + name="task_01_03_HVT"; + id=17762; + type="ModuleTaskCreate_F"; + atlOffset=2.4745789; + class CustomAttributes + { + class Attribute0 + { + property="ModuleTaskCreate_F_Destination"; + expression="_this setVariable ['Destination',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + class Attribute1 + { + property="ModuleTaskCreate_F_Type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="kill"; + }; + }; + }; + class Attribute2 + { + property="ModuleTaskCreate_F_ShowNotification"; + expression="_this setVariable ['ShowNotification',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + class Attribute3 + { + property="ModuleTaskCreate_F_Marker"; + expression="_this setVariable ['Marker',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute4 + { + property="ModuleTaskCreate_F_Title"; + expression="_this setVariable ['Title',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="Eliminate HVT"; + }; + }; + }; + class Attribute5 + { + property="ModuleTaskCreate_F_Description"; + expression="_this setVariable ['Description',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute6 + { + property="ModuleTaskCreate_F_ID"; + expression="_this setVariable ['ID',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="01-03"; + }; + }; + }; + class Attribute7 + { + property="ModuleTaskCreate_F_AlwaysVisible"; + expression="_this setVariable ['AlwaysVisible',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + }; + class Attribute8 + { + property="ModuleTaskCreate_F_Owner"; + expression="_this setVariable ['Owner',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=6; + }; + }; + }; + class Attribute9 + { + property="ModuleTaskCreate_F_State"; + expression="_this setVariable ['State',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="CREATED"; + }; + }; + }; + class Attribute10 + { + property="ModuleTaskCreate_F_IDParent"; + expression="_this setVariable ['IDParent',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="01"; + }; + }; + }; + nAttributes=11; + }; + }; + class Item218 + { + dataType="Trigger"; + position[]={561.84003,239.22951,1661.799}; + class Attributes + { + text="Task 05 - Repel Northwestern Breakthrough"; + condition="var_task_05_repelNorthwestBreakthrough"; + sizeA=0; + sizeB=0; + sizeC=0; + isServerOnly=1; + triggerInterval=3; + }; + id=18764; + type="EmptyDetector"; + }; + class Item219 + { + dataType="Object"; + class PositionInfo + { + position[]={1938,228.98601,1717.5909}; + angles[]={0,4.6627865,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + init="[] execVM ""frontlineCommand.sqf"";"; + name="radioFrontlineCommand"; + }; + id=13423; + type="SPE_Radio_Us"; + atlOffset=-0.0039978027; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item220 + { + dataType="Trigger"; + position[]={480.25201,229.02661,563.41699}; + class Attributes + { + text="Frontline Show/Hide - Show Northwest"; + condition="var_show_northwest"; + onActivation="private _layerEntities = getMissionLayerEntities ""US Defensive Line - NW""; " \n "private _objects = _layerEntities select 0; " \n "{ " \n " [_x, true] remoteExec [""allowDamage"", 0, true]; " \n " [_x, true] remoteExec [""enableSimulationGlobal"", 0, true]; " \n " [_x, false] remoteExec [""hideObjectGlobal"", 0, true]; " \n "} forEach _objects;"; + sizeA=0; + sizeB=0; + timeout[]={3,0,0}; + repeatable=1; + isServerOnly=1; + triggerInterval=2; + }; + id=18890; + type="EmptyDetector"; + atlOffset=-1.5258789e-05; + }; + class Item221 + { + dataType="Trigger"; + position[]={484.79199,228.88594,558.57397}; + class Attributes + { + text="Frontline Show/Hide - Hide Northwest"; + condition="!var_show_northwest"; + onActivation="private _layerEntities = getMissionLayerEntities ""US Defensive Line - NW""; " \n "private _objects = _layerEntities select 0; " \n "{ " \n " [_x, false] remoteExec [""allowDamage"", 0, true]; " \n " [_x, false] remoteExec [""enableSimulationGlobal"", 0, true]; " \n " [_x, true] remoteExec [""hideObjectGlobal"", 0, true]; " \n "} forEach _objects;"; + sizeA=0; + sizeB=0; + timeout[]={3,0,0}; + repeatable=1; + isServerOnly=1; + triggerInterval=2; + }; + id=18891; + type="EmptyDetector"; + }; + class Item222 + { + dataType="Layer"; + name="OBJ-01_Detector"; + class Entities + { + items=1; + class Item0 + { + dataType="Trigger"; + position[]={2195.4021,227.35851,1953.38}; + angle=2.2849851; + class Attributes + { + name="obj1_trigger"; + text="OBJ1-Show"; + condition="this && var_task_01_defendNortheast"; + onActivation="var_show_northeast = true;" \n "" \n "private _layerEntities = getMissionLayerEntities ""OBJ-01_Defend Northeast Frontline"";" \n "private _objects = _layerEntities select 0; " \n "{ " \n " [_x, true] remoteExec [""allowDamage"", 0, true]; " \n " [_x, true] remoteExec [""enableSimulationGlobal"", 0, true]; " \n " [_x, false] remoteExec [""hideObjectGlobal"", 0, true]; " \n "} forEach _objects; " \n ""; + sizeB=657.72302; + sizeC=0; + activationBy="ANYPLAYER"; + isRectangle=1; + isServerOnly=1; + }; + id=18918; + type="EmptyDetectorAreaR50"; + atlOffset=9.1552734e-05; + }; + }; + id=18911; + atlOffset=9.1552734e-05; + }; + class Item223 + { + dataType="Layer"; + name="OBJ-02_Detector"; + class Entities + { + items=2; + class Item0 + { + dataType="Trigger"; + position[]={1783.215,232.19981,1966.85}; + angle=0.73474872; + class Attributes + { + name="obj2_trigger"; + text="OBJ2-Show"; + condition="this && var_task_02_destroyArmor"; + onActivation="var_show_northwest = true;" \n "" \n "private _layerEntities = getMissionLayerEntities ""OBJ-02_Destroy German Armor"";" \n "private _objects = _layerEntities select 0; " \n "{ " \n " [_x, true] remoteExec [""allowDamage"", 0, true]; " \n " [_x, true] remoteExec [""enableSimulationGlobal"", 0, true]; " \n " [_x, false] remoteExec [""hideObjectGlobal"", 0, true]; " \n "} forEach _objects; " \n ""; + sizeB=657.72302; + sizeC=0; + activationBy="ANYPLAYER"; + isRectangle=1; + isServerOnly=1; + }; + id=18910; + type="EmptyDetectorAreaR50"; + atlOffset=-1.5258789e-05; + }; + class Item1 + { + dataType="Logic"; + class PositionInfo + { + position[]={1645.374,239.29324,1988.411}; + angles[]={0.010698868,0,6.2047153}; + }; + name="fnc_show_obj_02"; + id=18917; + type="ModuleShowHide_F"; + atlOffset=1.5258789e-05; + class CustomAttributes + { + class Attribute0 + { + property="ModuleShowHide_F_Units"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + singleType="ARRAY"; + class value + { + items=1; + class Item0 + { + class data + { + singleType="SCALAR"; + value=-18109; + }; + }; + }; + }; + }; + }; + class Attribute1 + { + property="ModuleShowHide_F_State"; + expression="_this setVariable ['State',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="1"; + }; + }; + }; + nAttributes=2; + }; + }; + }; + id=18912; + atlOffset=1.1188812; + }; + class Item224 + { + dataType="Layer"; + name="OBJ-04_Detector"; + class Entities + { + items=3; + class Item0 + { + dataType="Trigger"; + position[]={2623.7678,223.22433,964.99084}; + angle=0.87235552; + class Attributes + { + name="obj4_trigger"; + text="OBJ4-Show"; + condition="this && var_task_04_supportRetreat"; + onActivation="private _layerEntities = getMissionLayerEntities ""OBJ-04_Support Retreat"";" \n "private _objects = _layerEntities select 0; " \n "{ " \n " [_x, true] remoteExec [""allowDamage"", 0, true]; " \n " [_x, true] remoteExec [""enableSimulationGlobal"", 0, true]; " \n " [_x, false] remoteExec [""hideObjectGlobal"", 0, true]; " \n "} forEach _objects; " \n ""; + sizeB=715.45203; + sizeC=0; + activationBy="ANYPLAYER"; + isRectangle=1; + isServerOnly=1; + }; + id=18579; + type="EmptyDetectorAreaR50"; + }; + class Item1 + { + dataType="Trigger"; + position[]={1952.037,229.7233,1983.126}; + angle=1.4871423; + class Attributes + { + name="obj6_trigger"; + text="OBJ6-Show"; + condition="this && var_task_06_defendNorth"; + onActivation="var_show_north = true;" \n "" \n "private _layerEntities = getMissionLayerEntities ""OBJ-06_Defend North"";" \n "private _objects = _layerEntities select 0; " \n "{ " \n " [_x, true] remoteExec [""allowDamage"", 0, true]; " \n " [_x, true] remoteExec [""enableSimulationGlobal"", 0, true]; " \n " [_x, false] remoteExec [""hideObjectGlobal"", 0, true]; " \n "} forEach _objects; " \n ""; + sizeB=880.93799; + sizeC=0; + activationBy="ANYPLAYER"; + isRectangle=1; + isServerOnly=1; + }; + id=18963; + type="EmptyDetectorAreaR50"; + }; + class Item2 + { + dataType="Trigger"; + position[]={2232.6851,236.08693,1039.7679}; + angle=0.96569026; + class Attributes + { + name="obj7_trigger"; + text="OBJ7-Show"; + condition="this && var_task_07_repelEastBreakthrough"; + onActivation="private _layerEntities = getMissionLayerEntities ""OBJ-07_Repel East Breakthrough"";" \n "private _objects = _layerEntities select 0; " \n "{ " \n " [_x, true] remoteExec [""allowDamage"", 0, true]; " \n " [_x, true] remoteExec [""enableSimulationGlobal"", 0, true]; " \n " [_x, false] remoteExec [""hideObjectGlobal"", 0, true]; " \n "} forEach _objects; " \n ""; + sizeB=1065.592; + sizeC=0; + activationBy="ANYPLAYER"; + isRectangle=1; + isServerOnly=1; + }; + id=18964; + type="EmptyDetectorAreaR50"; + }; + }; + id=18913; + atlOffset=-2.5259857; + }; + class Item225 + { + dataType="Layer"; + name="OBJ-05_Detector"; + class Entities + { + items=3; + class Item0 + { + dataType="Trigger"; + position[]={1331.327,240.33412,1119.321}; + angle=5.734261; + class Attributes + { + name="obj5_trigger"; + text="OBJ5-Show"; + condition="this && var_task_05_repelNorthwestBreakthrough"; + onActivation="private _layerEntities = getMissionLayerEntities ""OBJ-05_Repel Northwest Breakthrough"";" \n "private _objects = _layerEntities select 0; " \n "{ " \n " [_x, true] remoteExec [""allowDamage"", 0, true]; " \n " [_x, true] remoteExec [""enableSimulationGlobal"", 0, true]; " \n " [_x, false] remoteExec [""hideObjectGlobal"", 0, true]; " \n "} forEach _objects; " \n ""; + sizeB=900.12402; + sizeC=0; + activationBy="ANYPLAYER"; + isRectangle=1; + isServerOnly=1; + }; + id=18782; + type="EmptyDetectorAreaR50"; + }; + class Item1 + { + dataType="Logic"; + class PositionInfo + { + position[]={1088.3818,227.95515,1209.6827}; + angles[]={0.010692184,0,6.2047138}; + }; + name="fnc_show_obj_05"; + id=18765; + type="ModuleShowHide_F"; + class CustomAttributes + { + class Attribute0 + { + property="ModuleShowHide_F_Units"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + singleType="ARRAY"; + class value + { + items=1; + class Item0 + { + class data + { + singleType="SCALAR"; + value=-18441; + }; + }; + }; + }; + }; + }; + class Attribute1 + { + property="ModuleShowHide_F_State"; + expression="_this setVariable ['State',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="1"; + }; + }; + }; + nAttributes=2; + }; + }; + class Item2 + { + dataType="Trigger"; + position[]={463.42999,235.21637,1093.973}; + angle=6.0298128; + class Attributes + { + name="obj10_retreat"; + text="OBJ10-Retreat"; + condition="this && var_task_10_retreat"; + sizeB=900.12402; + sizeC=0; + activationBy="ANYPLAYER"; + isRectangle=1; + isServerOnly=1; + }; + id=19541; + type="EmptyDetectorAreaR50"; + }; + }; + id=18914; + atlOffset=3.9393616; + }; + class Item226 + { + dataType="Trigger"; + position[]={2411.2561,243.68459,885.91803}; + class Attributes + { + text="Task 07 - Repel East Breakthrough"; + condition="var_task_07_repelEastBreakthrough"; + sizeA=0; + sizeB=0; + sizeC=0; + triggerInterval=3; + }; + id=18965; + type="EmptyDetector"; + }; + class Item227 + { + dataType="Trigger"; + position[]={1975.8479,250.23073,2541.9072}; + class Attributes + { + text="Task 06 - Defend North"; + condition="var_task_06_defendNorth"; + sizeA=0; + sizeB=0; + sizeC=0; + triggerInterval=3; + }; + id=18966; + type="EmptyDetector"; + }; + class Item228 + { + dataType="Logic"; + class PositionInfo + { + position[]={2563.9351,245.30383,3133.5901}; + }; + id=19154; + type="DRA_RestrictUsers"; + class CustomAttributes + { + class Attribute0 + { + property="DRA_RestrictUsers_DRA_MinRank"; + expression="_this setVariable ['DRA_MinRank',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="CORPORAL"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item229 + { + dataType="Layer"; + name="WALLS_DELETE"; + class Entities + { + items=155; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1725.8335,250.69171,2284.127}; + angles[]={0,2.969595,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19159; + type="Land_Fortress_01_10m_F"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1707.1367,250.73726,2278.7769}; + angles[]={0,2.7890697,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19160; + type="Land_Fortress_01_10m_F"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1689.5695,248.90276,2270.8865}; + angles[]={0,2.6618288,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19161; + type="Land_Fortress_01_10m_F"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={1673.3719,247.07521,2260.124}; + angles[]={0,2.4813035,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19162; + type="Land_Fortress_01_10m_F"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={1655.8457,246.54091,2249.8728}; + angles[]={0,2.6344151,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19163; + type="Land_Fortress_01_10m_F"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={1639.0953,246.06013,2240.0527}; + angles[]={0,2.5234339,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19164; + type="Land_Fortress_01_10m_F"; + atlOffset=1.5258789e-05; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={1620.3247,246.27409,2230.6941}; + angles[]={0,2.7008867,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=19165; + type="Land_Fortress_01_10m_F"; + atlOffset=0.34104919; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={1603.3356,246.3102,2220.3386}; + angles[]={0,2.4813035,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19166; + type="Land_Fortress_01_10m_F"; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={1587.0361,246.99866,2208.4189}; + angles[]={0,2.6139634,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19167; + type="Land_Fortress_01_10m_F"; + atlOffset=1.5258789e-05; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={1571.3721,247.49104,2196.8938}; + angles[]={0,2.4334381,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19168; + type="Land_Fortress_01_10m_F"; + atlOffset=1.5258789e-05; + }; + class Item10 + { + dataType="Object"; + class PositionInfo + { + position[]={1557.6514,247.45465,2183.3806}; + angles[]={0,2.3061972,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19169; + type="Land_Fortress_01_10m_F"; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={1546.2147,248.42143,2167.6519}; + angles[]={0,2.1256719,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19170; + type="Land_Fortress_01_10m_F"; + }; + class Item12 + { + dataType="Object"; + class PositionInfo + { + position[]={1533.3545,248.83786,2151.9397}; + angles[]={0,2.2787836,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19171; + type="Land_Fortress_01_10m_F"; + }; + class Item13 + { + dataType="Object"; + class PositionInfo + { + position[]={1521.0714,247.35809,2136.9019}; + angles[]={0,2.1678023,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19172; + type="Land_Fortress_01_10m_F"; + atlOffset=-1.5258789e-05; + }; + class Item14 + { + dataType="Object"; + class PositionInfo + { + position[]={1506.7338,246.78444,2121.5933}; + angles[]={0,2.3452551,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=19173; + type="Land_Fortress_01_10m_F"; + atlOffset=0.34106445; + }; + class Item15 + { + dataType="Object"; + class PositionInfo + { + position[]={1494.4133,246.13277,2105.9705}; + angles[]={0,2.1256719,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19174; + type="Land_Fortress_01_10m_F"; + }; + class Item16 + { + dataType="Object"; + class PositionInfo + { + position[]={1482.8768,246.35725,2089.2358}; + angles[]={0,2.1656725,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19175; + type="Land_Fortress_01_10m_F"; + }; + class Item17 + { + dataType="Object"; + class PositionInfo + { + position[]={1473.7559,247.02353,2072.0605}; + angles[]={0,1.9851472,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19176; + type="Land_Fortress_01_10m_F"; + }; + class Item18 + { + dataType="Object"; + class PositionInfo + { + position[]={1467.2479,247.93883,2053.9355}; + angles[]={0,1.8579063,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19177; + type="Land_Fortress_01_10m_F"; + atlOffset=-1.5258789e-05; + }; + class Item19 + { + dataType="Object"; + class PositionInfo + { + position[]={1463.7585,248.17471,2034.804}; + angles[]={0,1.6773812,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19178; + type="Land_Fortress_01_10m_F"; + }; + class Item20 + { + dataType="Object"; + class PositionInfo + { + position[]={1458.979,247.96718,2015.0704}; + angles[]={0,1.8304927,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19179; + type="Land_Fortress_01_10m_F"; + }; + class Item21 + { + dataType="Object"; + class PositionInfo + { + position[]={1454.4274,247.43555,1996.1947}; + angles[]={0,1.7195115,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19180; + type="Land_Fortress_01_10m_F"; + atlOffset=1.5258789e-05; + }; + class Item22 + { + dataType="Object"; + class PositionInfo + { + position[]={1448.1417,247.66585,1976.1844}; + angles[]={0,1.8969643,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=19181; + type="Land_Fortress_01_10m_F"; + atlOffset=0.34104919; + }; + class Item23 + { + dataType="Object"; + class PositionInfo + { + position[]={1443.8099,247.11798,1956.7654}; + angles[]={0,1.6773812,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19182; + type="Land_Fortress_01_10m_F"; + }; + class Item24 + { + dataType="Object"; + class PositionInfo + { + position[]={1877.2211,246.93463,2307.5728}; + angles[]={0,3.3145306,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19183; + type="Land_Fortress_01_10m_F"; + }; + class Item25 + { + dataType="Object"; + class PositionInfo + { + position[]={1857.8165,245.34662,2308.8599}; + angles[]={0,3.1340051,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19184; + type="Land_Fortress_01_10m_F"; + atlOffset=3.0517578e-05; + }; + class Item26 + { + dataType="Object"; + class PositionInfo + { + position[]={1838.616,244.08379,2307.3743}; + angles[]={0,3.0067642,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19185; + type="Land_Fortress_01_10m_F"; + atlOffset=1.5258789e-05; + }; + class Item27 + { + dataType="Object"; + class PositionInfo + { + position[]={1819.7334,243.8215,2302.7227}; + angles[]={0,2.8262389,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19186; + type="Land_Fortress_01_10m_F"; + atlOffset=1.5258789e-05; + }; + class Item28 + { + dataType="Object"; + class PositionInfo + { + position[]={1799.7732,245.04945,2299.0015}; + angles[]={0,2.9793506,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19187; + type="Land_Fortress_01_10m_F"; + }; + class Item29 + { + dataType="Object"; + class PositionInfo + { + position[]={1780.689,245.63591,2295.4238}; + angles[]={0,2.8683693,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19188; + type="Land_Fortress_01_10m_F"; + atlOffset=3.0517578e-05; + }; + class Item30 + { + dataType="Object"; + class PositionInfo + { + position[]={1759.8595,247.0826,2292.9634}; + angles[]={0,3.0458221,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=19189; + type="Land_Fortress_01_10m_F"; + atlOffset=0.34106445; + }; + class Item31 + { + dataType="Object"; + class PositionInfo + { + position[]={1740.3695,249.30586,2288.9626}; + angles[]={0,2.8262389,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19190; + type="Land_Fortress_01_10m_F"; + atlOffset=4.5776367e-05; + }; + class Item32 + { + dataType="Object"; + class PositionInfo + { + position[]={2009.9247,243.23953,2347.5713}; + angles[]={0,3.2618685,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19191; + type="Land_Fortress_01_10m_F"; + atlOffset=-1.5258789e-05; + }; + class Item33 + { + dataType="Object"; + class PositionInfo + { + position[]={1990.4792,243.58676,2347.8352}; + angles[]={0,3.0813429,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19192; + type="Land_Fortress_01_10m_F"; + }; + class Item34 + { + dataType="Object"; + class PositionInfo + { + position[]={1971.3835,244.62392,2345.3411}; + angles[]={0,2.954102,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19193; + type="Land_Fortress_01_10m_F"; + }; + class Item35 + { + dataType="Object"; + class PositionInfo + { + position[]={1952.772,247.07932,2339.7019}; + angles[]={0,2.7735767,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19194; + type="Land_Fortress_01_10m_F"; + }; + class Item36 + { + dataType="Object"; + class PositionInfo + { + position[]={1933.0353,249.84056,2334.9353}; + angles[]={0,2.9266884,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19195; + type="Land_Fortress_01_10m_F"; + }; + class Item37 + { + dataType="Object"; + class PositionInfo + { + position[]={1914.1658,250.25879,2330.3579}; + angles[]={0,2.8157072,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19196; + type="Land_Fortress_01_10m_F"; + atlOffset=1.5258789e-05; + }; + class Item38 + { + dataType="Object"; + class PositionInfo + { + position[]={1893.4948,248.28946,2326.8047}; + angles[]={0,2.99316,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=19197; + type="Land_Fortress_01_10m_F"; + atlOffset=0.34106445; + }; + class Item39 + { + dataType="Object"; + class PositionInfo + { + position[]={1874.2423,246.63454,2321.7834}; + angles[]={0,2.7735767,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19198; + type="Land_Fortress_01_10m_F"; + atlOffset=3.0517578e-05; + }; + class Item40 + { + dataType="Object"; + class PositionInfo + { + position[]={2166.76,244.58278,2347.8938}; + angles[]={0,3.4452136,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19199; + type="Land_Fortress_01_10m_F"; + }; + class Item41 + { + dataType="Object"; + class PositionInfo + { + position[]={2147.6887,245.67824,2351.6985}; + angles[]={0,3.2646883,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19200; + type="Land_Fortress_01_10m_F"; + atlOffset=-1.5258789e-05; + }; + class Item42 + { + dataType="Object"; + class PositionInfo + { + position[]={2128.4583,244.99091,2352.7278}; + angles[]={0,3.1374471,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19201; + type="Land_Fortress_01_10m_F"; + atlOffset=3.0517578e-05; + }; + class Item43 + { + dataType="Object"; + class PositionInfo + { + position[]={2109.1306,243.37569,2350.5764}; + angles[]={0,2.9569218,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19202; + type="Land_Fortress_01_10m_F"; + }; + class Item44 + { + dataType="Object"; + class PositionInfo + { + position[]={2088.8557,242.53767,2349.488}; + angles[]={0,3.1100335,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19203; + type="Land_Fortress_01_10m_F"; + }; + class Item45 + { + dataType="Object"; + class PositionInfo + { + position[]={2069.4678,242.31877,2348.4277}; + angles[]={0,2.9990523,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19204; + type="Land_Fortress_01_10m_F"; + atlOffset=1.5258789e-05; + }; + class Item46 + { + dataType="Object"; + class PositionInfo + { + position[]={2048.4956,243.21112,2348.7026}; + angles[]={0,3.1765053,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=19205; + type="Land_Fortress_01_10m_F"; + atlOffset=0.34104919; + }; + class Item47 + { + dataType="Object"; + class PositionInfo + { + position[]={2028.6504,243.04892,2347.2756}; + angles[]={0,2.9569218,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19206; + type="Land_Fortress_01_10m_F"; + atlOffset=1.5258789e-05; + }; + class Item48 + { + dataType="Object"; + class PositionInfo + { + position[]={2308.1091,236.19978,2285.304}; + angles[]={0,3.8961589,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19207; + type="Land_Fortress_01_10m_F"; + }; + class Item49 + { + dataType="Object"; + class PositionInfo + { + position[]={2292.6025,236.81097,2297.04}; + angles[]={0,3.7156336,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19208; + type="Land_Fortress_01_10m_F"; + }; + class Item50 + { + dataType="Object"; + class PositionInfo + { + position[]={2275.7429,238.09087,2306.3472}; + angles[]={0,3.5883927,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19209; + type="Land_Fortress_01_10m_F"; + }; + class Item51 + { + dataType="Object"; + class PositionInfo + { + position[]={2257.4097,238.9384,2312.8345}; + angles[]={0,3.4078674,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19210; + type="Land_Fortress_01_10m_F"; + atlOffset=-1.5258789e-05; + }; + class Item52 + { + dataType="Object"; + class PositionInfo + { + position[]={2238.6873,239.67659,2320.6909}; + angles[]={0,3.5609791,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19211; + type="Land_Fortress_01_10m_F"; + atlOffset=-1.5258789e-05; + }; + class Item53 + { + dataType="Object"; + class PositionInfo + { + position[]={2220.7756,240.52071,2328.186}; + angles[]={0,3.4499979,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19212; + type="Land_Fortress_01_10m_F"; + }; + class Item54 + { + dataType="Object"; + class PositionInfo + { + position[]={2203.6248,241.8699,2335.3875}; + angles[]={0,3.6274507,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=19213; + type="Land_Fortress_01_10m_F"; + atlOffset=0.34104919; + }; + class Item55 + { + dataType="Object"; + class PositionInfo + { + position[]={2185.6755,242.80437,2341.988}; + angles[]={0,3.4078674,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19214; + type="Land_Fortress_01_10m_F"; + atlOffset=1.5258789e-05; + }; + class Item56 + { + dataType="Object"; + class PositionInfo + { + position[]={2425.9355,236.53203,2182.8379}; + angles[]={0,4.1754818,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19215; + type="Land_Fortress_01_10m_F"; + }; + class Item57 + { + dataType="Object"; + class PositionInfo + { + position[]={2414.2654,237.23659,2198.3945}; + angles[]={0,3.9949563,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19216; + type="Land_Fortress_01_10m_F"; + }; + class Item58 + { + dataType="Object"; + class PositionInfo + { + position[]={2400.6255,237.29094,2211.989}; + angles[]={0,3.8677154,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19217; + type="Land_Fortress_01_10m_F"; + atlOffset=1.5258789e-05; + }; + class Item59 + { + dataType="Object"; + class PositionInfo + { + position[]={2384.7913,237.10153,2223.2795}; + angles[]={0,3.6871901,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19218; + type="Land_Fortress_01_10m_F"; + atlOffset=1.5258789e-05; + }; + class Item60 + { + dataType="Object"; + class PositionInfo + { + position[]={2368.9604,237.0919,2235.9934}; + angles[]={0,3.8403018,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19219; + type="Land_Fortress_01_10m_F"; + atlOffset=1.5258789e-05; + }; + class Item61 + { + dataType="Object"; + class PositionInfo + { + position[]={2353.8096,236.86642,2248.1362}; + angles[]={0,3.7293205,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19220; + type="Land_Fortress_01_10m_F"; + }; + class Item62 + { + dataType="Object"; + class PositionInfo + { + position[]={2338.3684,236.82928,2262.3313}; + angles[]={0,3.9067733,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=19221; + type="Land_Fortress_01_10m_F"; + atlOffset=0.34103394; + }; + class Item63 + { + dataType="Object"; + class PositionInfo + { + position[]={2322.6321,236.33101,2274.5061}; + angles[]={0,3.6871901,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19222; + type="Land_Fortress_01_10m_F"; + }; + class Item64 + { + dataType="Object"; + class PositionInfo + { + position[]={2549.0278,238.69495,2084.9197}; + angles[]={0,4.1235332,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19223; + type="Land_Fortress_01_10m_F"; + }; + class Item65 + { + dataType="Object"; + class PositionInfo + { + position[]={2536.5657,237.56619,2099.8491}; + angles[]={0,3.9430077,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19224; + type="Land_Fortress_01_10m_F"; + atlOffset=1.5258789e-05; + }; + class Item66 + { + dataType="Object"; + class PositionInfo + { + position[]={2522.2383,236.68132,2112.7175}; + angles[]={0,3.8157668,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19225; + type="Land_Fortress_01_10m_F"; + }; + class Item67 + { + dataType="Object"; + class PositionInfo + { + position[]={2505.8394,236.14314,2123.1699}; + angles[]={0,3.6352415,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19226; + type="Land_Fortress_01_10m_F"; + }; + class Item68 + { + dataType="Object"; + class PositionInfo + { + position[]={2489.3696,236.27887,2135.0449}; + angles[]={0,3.7883532,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19227; + type="Land_Fortress_01_10m_F"; + }; + class Item69 + { + dataType="Object"; + class PositionInfo + { + position[]={2473.6084,236.55481,2146.385}; + angles[]={0,3.677372,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19228; + type="Land_Fortress_01_10m_F"; + atlOffset=1.5258789e-05; + }; + class Item70 + { + dataType="Object"; + class PositionInfo + { + position[]={2457.4512,236.30493,2159.7588}; + angles[]={0,3.8548248,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=19229; + type="Land_Fortress_01_10m_F"; + atlOffset=0.34104919; + }; + class Item71 + { + dataType="Object"; + class PositionInfo + { + position[]={2441.1038,235.68074,2171.1003}; + angles[]={0,3.6352415,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19230; + type="Land_Fortress_01_10m_F"; + }; + class Item72 + { + dataType="Object"; + class PositionInfo + { + position[]={2624.1953,229.42906,1946.5271}; + angles[]={0,4.5405054,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19231; + type="Land_Fortress_01_10m_F"; + }; + class Item73 + { + dataType="Object"; + class PositionInfo + { + position[]={2618.8474,230.81563,1965.2245}; + angles[]={0,4.3599801,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19232; + type="Land_Fortress_01_10m_F"; + atlOffset=1.5258789e-05; + }; + class Item74 + { + dataType="Object"; + class PositionInfo + { + position[]={2610.959,232.17885,1982.7927}; + angles[]={0,4.2327394,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19233; + type="Land_Fortress_01_10m_F"; + }; + class Item75 + { + dataType="Object"; + class PositionInfo + { + position[]={2600.1985,233.94862,1998.9912}; + angles[]={0,4.0522141,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19234; + type="Land_Fortress_01_10m_F"; + }; + class Item76 + { + dataType="Object"; + class PositionInfo + { + position[]={2589.9492,236.30846,2016.5188}; + angles[]={0,4.2053261,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19235; + type="Land_Fortress_01_10m_F"; + atlOffset=-1.5258789e-05; + }; + class Item77 + { + dataType="Object"; + class PositionInfo + { + position[]={2580.1311,238.22273,2033.2704}; + angles[]={0,4.0943446,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19236; + type="Land_Fortress_01_10m_F"; + }; + class Item78 + { + dataType="Object"; + class PositionInfo + { + position[]={2570.7747,239.46034,2052.042}; + angles[]={0,4.2717972,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=19237; + type="Land_Fortress_01_10m_F"; + atlOffset=0.34103394; + }; + class Item79 + { + dataType="Object"; + class PositionInfo + { + position[]={2560.4211,239.28694,2069.0322}; + angles[]={0,4.0522141,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19238; + type="Land_Fortress_01_10m_F"; + atlOffset=1.5258789e-05; + }; + class Item80 + { + dataType="Object"; + class PositionInfo + { + position[]={2655.8408,232.54417,1793.1445}; + angles[]={0,4.8152161,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19239; + type="Land_Fortress_01_10m_F"; + }; + class Item81 + { + dataType="Object"; + class PositionInfo + { + position[]={2655.7654,232.54353,1812.5916}; + angles[]={0,4.6346912,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19240; + type="Land_Fortress_01_10m_F"; + }; + class Item82 + { + dataType="Object"; + class PositionInfo + { + position[]={2652.9385,232.29581,1831.641}; + angles[]={0,4.5074501,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19241; + type="Land_Fortress_01_10m_F"; + atlOffset=-1.5258789e-05; + }; + class Item83 + { + dataType="Object"; + class PositionInfo + { + position[]={2646.9756,230.92569,1850.1511}; + angles[]={0,4.3269248,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19242; + type="Land_Fortress_01_10m_F"; + }; + class Item84 + { + dataType="Object"; + class PositionInfo + { + position[]={2641.8652,229.46858,1869.8018}; + angles[]={0,4.4800367,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19243; + type="Land_Fortress_01_10m_F"; + }; + class Item85 + { + dataType="Object"; + class PositionInfo + { + position[]={2636.9595,228.6554,1888.5886}; + angles[]={0,4.3690553,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19244; + type="Land_Fortress_01_10m_F"; + atlOffset=1.5258789e-05; + }; + class Item86 + { + dataType="Object"; + class PositionInfo + { + position[]={2633.0459,228.61435,1909.1945}; + angles[]={0,4.5465078,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19245; + type="Land_Fortress_01_10m_F"; + atlOffset=0.16477966; + }; + class Item87 + { + dataType="Object"; + class PositionInfo + { + position[]={2627.6897,228.50021,1928.3563}; + angles[]={0,4.3269248,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19246; + type="Land_Fortress_01_10m_F"; + atlOffset=-1.5258789e-05; + }; + class Item88 + { + dataType="Object"; + class PositionInfo + { + position[]={2629.3557,234.04771,1638.8969}; + angles[]={0,5.205008,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19247; + type="Land_Fortress_01_10m_F"; + }; + class Item89 + { + dataType="Object"; + class PositionInfo + { + position[]={2636.6758,234.47649,1656.9138}; + angles[]={0,5.0244827,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19248; + type="Land_Fortress_01_10m_F"; + }; + class Item90 + { + dataType="Object"; + class PositionInfo + { + position[]={2641.2996,233.86365,1675.6083}; + angles[]={0,4.8972421,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19249; + type="Land_Fortress_01_10m_F"; + }; + class Item91 + { + dataType="Object"; + class PositionInfo + { + position[]={2642.8179,233.21788,1694.9962}; + angles[]={0,4.7167168,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19250; + type="Land_Fortress_01_10m_F"; + atlOffset=-1.5258789e-05; + }; + class Item92 + { + dataType="Object"; + class PositionInfo + { + position[]={2645.5579,232.67821,1715.1145}; + angles[]={0,4.8698282,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19251; + type="Land_Fortress_01_10m_F"; + }; + class Item93 + { + dataType="Object"; + class PositionInfo + { + position[]={2648.1589,232.54878,1734.3561}; + angles[]={0,4.7588472,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19252; + type="Land_Fortress_01_10m_F"; + }; + class Item94 + { + dataType="Object"; + class PositionInfo + { + position[]={2652.3691,232.88521,1754.9036}; + angles[]={0,4.9362998,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=19253; + type="Land_Fortress_01_10m_F"; + atlOffset=0.34103394; + }; + class Item95 + { + dataType="Object"; + class PositionInfo + { + position[]={2654.696,232.54417,1774.6633}; + angles[]={0,4.7167168,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19254; + type="Land_Fortress_01_10m_F"; + }; + class Item96 + { + dataType="Object"; + class PositionInfo + { + position[]={2597.637,227.73642,1485.3337}; + angles[]={0,5.2083192,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19255; + type="Land_Fortress_01_10m_F"; + }; + class Item97 + { + dataType="Object"; + class PositionInfo + { + position[]={2605.0166,230.06935,1503.3264}; + angles[]={0,5.0277939,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19256; + type="Land_Fortress_01_10m_F"; + }; + class Item98 + { + dataType="Object"; + class PositionInfo + { + position[]={2609.7024,231.30159,1522.0056}; + angles[]={0,4.9005532,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19257; + type="Land_Fortress_01_10m_F"; + }; + class Item99 + { + dataType="Object"; + class PositionInfo + { + position[]={2611.2847,232.35228,1541.3881}; + angles[]={0,4.7200279,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19258; + type="Land_Fortress_01_10m_F"; + atlOffset=3.0517578e-05; + }; + class Item100 + { + dataType="Object"; + class PositionInfo + { + position[]={2614.0916,233.2504,1561.4973}; + angles[]={0,4.8731394,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19259; + type="Land_Fortress_01_10m_F"; + }; + class Item101 + { + dataType="Object"; + class PositionInfo + { + position[]={2616.7563,233.71779,1580.7305}; + angles[]={0,4.7621584,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19260; + type="Land_Fortress_01_10m_F"; + atlOffset=1.5258789e-05; + }; + class Item102 + { + dataType="Object"; + class PositionInfo + { + position[]={2621.0344,233.72209,1601.2637}; + angles[]={0,4.939611,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=19261; + type="Land_Fortress_01_10m_F"; + atlOffset=0.34104919; + }; + class Item103 + { + dataType="Object"; + class PositionInfo + { + position[]={2623.4268,233.36479,1621.0157}; + angles[]={0,4.7200279,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19262; + type="Land_Fortress_01_10m_F"; + }; + class Item104 + { + dataType="Object"; + class PositionInfo + { + position[]={2337.3806,235.60062,735.33051}; + angles[]={0,4.903966,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19263; + type="Land_Fortress_01_10m_F"; + }; + class Item105 + { + dataType="Object"; + class PositionInfo + { + position[]={2339.0291,237.30269,754.7077}; + angles[]={0,4.7234411,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19264; + type="Land_Fortress_01_10m_F"; + }; + class Item106 + { + dataType="Object"; + class PositionInfo + { + position[]={2337.9019,238.82243,773.93243}; + angles[]={0,4.5962,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19265; + type="Land_Fortress_01_10m_F"; + }; + class Item107 + { + dataType="Object"; + class PositionInfo + { + position[]={2333.603,240.03621,792.89868}; + angles[]={0,4.4156747,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19266; + type="Land_Fortress_01_10m_F"; + }; + class Item108 + { + dataType="Object"; + class PositionInfo + { + position[]={2330.2544,240.81273,812.92468}; + angles[]={0,4.5687866,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19267; + type="Land_Fortress_01_10m_F"; + }; + class Item109 + { + dataType="Object"; + class PositionInfo + { + position[]={2327.033,243.49451,832.07214}; + angles[]={0,4.4578052,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19268; + type="Land_Fortress_01_10m_F"; + atlOffset=1.5258789e-05; + }; + class Item110 + { + dataType="Object"; + class PositionInfo + { + position[]={2324.9614,246.75749,852.94397}; + angles[]={0,4.6352577,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=19269; + type="Land_Fortress_01_10m_F"; + atlOffset=0.34104919; + }; + class Item111 + { + dataType="Object"; + class PositionInfo + { + position[]={2321.3245,248.31328,872.50507}; + angles[]={0,4.4156747,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19270; + type="Land_Fortress_01_10m_F"; + }; + class Item112 + { + dataType="Object"; + class PositionInfo + { + position[]={2949.0144,216.30487,779.99518}; + angles[]={0,0.85105121,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19271; + type="Land_Fortress_01_10m_F"; + }; + class Item113 + { + dataType="Object"; + class PositionInfo + { + position[]={2962.8062,214.2753,765.96747}; + angles[]={0,0.54984474,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19272; + type="Land_Fortress_01_10m_F"; + }; + class Item114 + { + dataType="Object"; + class PositionInfo + { + position[]={2977.7773,212.67184,751.63617}; + angles[]={0,0.98286462,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19273; + type="Land_Fortress_01_10m_F"; + }; + class Item115 + { + dataType="Object"; + class PositionInfo + { + position[]={2985.4072,212.19525,732.44421}; + angles[]={0,1.3237453,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19274; + type="Land_Fortress_01_10m_F"; + }; + class Item116 + { + dataType="Object"; + class PositionInfo + { + position[]={2978.5251,212.47304,714.03259}; + angles[]={0,2.6344151,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19275; + type="Land_Fortress_01_10m_F"; + }; + class Item117 + { + dataType="Object"; + class PositionInfo + { + position[]={3064.8345,211.83047,875.68677}; + angles[]={0,3.1337667,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19276; + type="Land_Fortress_01_10m_F"; + atlOffset=1.5258789e-05; + }; + class Item118 + { + dataType="Object"; + class PositionInfo + { + position[]={3044.0889,213.02643,878.776}; + angles[]={0,3.3112197,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=19277; + type="Land_Fortress_01_10m_F"; + atlOffset=0.34098816; + }; + class Item119 + { + dataType="Object"; + class PositionInfo + { + position[]={3024.2319,212.79465,880.02722}; + angles[]={0,3.0916362,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19278; + type="Land_Fortress_01_10m_F"; + atlOffset=-1.5258789e-05; + }; + class Item120 + { + dataType="Object"; + class PositionInfo + { + position[]={3172.7595,211.82828,760.82471}; + angles[]={0,4.3182144,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19279; + type="Land_Fortress_01_10m_F"; + }; + class Item121 + { + dataType="Object"; + class PositionInfo + { + position[]={3163.4211,211.82828,777.883}; + angles[]={0,4.1376896,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19280; + type="Land_Fortress_01_10m_F"; + }; + class Item122 + { + dataType="Object"; + class PositionInfo + { + position[]={3151.8535,211.82828,793.27991}; + angles[]={0,4.0104485,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19281; + type="Land_Fortress_01_10m_F"; + }; + class Item123 + { + dataType="Object"; + class PositionInfo + { + position[]={3137.7866,211.82828,806.70752}; + angles[]={0,3.8299232,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19282; + type="Land_Fortress_01_10m_F"; + }; + class Item124 + { + dataType="Object"; + class PositionInfo + { + position[]={3123.9253,212.27275,821.54419}; + angles[]={0,3.9830348,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=19283; + type="Land_Fortress_01_10m_F"; + atlOffset=0.31208801; + }; + class Item125 + { + dataType="Object"; + class PositionInfo + { + position[]={3110.6555,211.82829,835.71906}; + angles[]={0,3.8720536,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19284; + type="Land_Fortress_01_10m_F"; + atlOffset=1.5258789e-05; + }; + class Item126 + { + dataType="Object"; + class PositionInfo + { + position[]={3097.3909,212.16933,851.966}; + angles[]={0,4.0495062,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=19285; + type="Land_Fortress_01_10m_F"; + atlOffset=0.34104919; + }; + class Item127 + { + dataType="Object"; + class PositionInfo + { + position[]={3083.5461,211.82828,866.2558}; + angles[]={0,3.8299232,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19286; + type="Land_Fortress_01_10m_F"; + }; + class Item128 + { + dataType="Object"; + class PositionInfo + { + position[]={3071.3926,212.09401,641.94635}; + angles[]={0,5.7975893,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19287; + type="Land_Fortress_01_10m_F"; + }; + class Item129 + { + dataType="Object"; + class PositionInfo + { + position[]={3087.5271,211.83783,652.80316}; + angles[]={0,5.617064,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19288; + type="Land_Fortress_01_10m_F"; + }; + class Item130 + { + dataType="Object"; + class PositionInfo + { + position[]={3101.8035,211.82828,665.72791}; + angles[]={0,5.4898229,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19289; + type="Land_Fortress_01_10m_F"; + }; + class Item131 + { + dataType="Object"; + class PositionInfo + { + position[]={3113.8911,211.82828,680.96222}; + angles[]={0,5.3092976,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19290; + type="Land_Fortress_01_10m_F"; + }; + class Item132 + { + dataType="Object"; + class PositionInfo + { + position[]={3127.4001,211.82828,696.12}; + angles[]={0,5.4624095,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19291; + type="Land_Fortress_01_10m_F"; + }; + class Item133 + { + dataType="Object"; + class PositionInfo + { + position[]={3140.3042,211.82829,710.6283}; + angles[]={0,5.351428,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19292; + type="Land_Fortress_01_10m_F"; + atlOffset=1.5258789e-05; + }; + class Item134 + { + dataType="Object"; + class PositionInfo + { + position[]={3155.2725,212.16933,725.32098}; + angles[]={0,5.5288811,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=19293; + type="Land_Fortress_01_10m_F"; + atlOffset=0.34104919; + }; + class Item135 + { + dataType="Object"; + class PositionInfo + { + position[]={3168.2383,211.83258,740.41223}; + angles[]={0,5.3092976,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19294; + type="Land_Fortress_01_10m_F"; + atlOffset=1.5258789e-05; + }; + class Item136 + { + dataType="Object"; + class PositionInfo + { + position[]={2914.676,228.28383,649.52936}; + angles[]={0,0.39197752,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19295; + type="Land_Fortress_01_10m_F"; + atlOffset=-1.5258789e-05; + }; + class Item137 + { + dataType="Object"; + class PositionInfo + { + position[]={2933.3372,219.22362,644.05658}; + angles[]={0,0.21145219,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19296; + type="Land_Fortress_01_10m_F"; + atlOffset=1.5258789e-05; + }; + class Item138 + { + dataType="Object"; + class PositionInfo + { + position[]={2952.4016,214.63156,641.33447}; + angles[]={0,0.084211312,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19297; + type="Land_Fortress_01_10m_F"; + }; + class Item139 + { + dataType="Object"; + class PositionInfo + { + position[]={2971.844,212.76364,641.77173}; + angles[]={0,6.1868715,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19298; + type="Land_Fortress_01_10m_F"; + atlOffset=1.5258789e-05; + }; + class Item140 + { + dataType="Object"; + class PositionInfo + { + position[]={2992.1357,212.18912,641.06683}; + angles[]={0,0.056797735,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19299; + type="Land_Fortress_01_10m_F"; + }; + class Item141 + { + dataType="Object"; + class PositionInfo + { + position[]={3011.5413,211.98047,640.41229}; + angles[]={0,6.229002,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19300; + type="Land_Fortress_01_10m_F"; + }; + class Item142 + { + dataType="Object"; + class PositionInfo + { + position[]={3032.4077,212.40311,638.28772}; + angles[]={0,0.12326927,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=19301; + type="Land_Fortress_01_10m_F"; + atlOffset=0.34101868; + }; + class Item143 + { + dataType="Object"; + class PositionInfo + { + position[]={3052.3015,212.28172,637.95801}; + angles[]={0,6.1868715,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19302; + type="Land_Fortress_01_10m_F"; + }; + class Item144 + { + dataType="Object"; + class PositionInfo + { + position[]={930.03888,238.94083,1207.6328}; + angles[]={0,2.6032548,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19303; + type="Land_Fortress_01_10m_F"; + }; + class Item145 + { + dataType="Object"; + class PositionInfo + { + position[]={914.49915,238.58159,1195.9406}; + angles[]={0,2.4227295,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19304; + type="Land_Fortress_01_10m_F"; + atlOffset=1.5258789e-05; + }; + class Item146 + { + dataType="Object"; + class PositionInfo + { + position[]={900.92389,237.52322,1182.2811}; + angles[]={0,2.2954886,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19305; + type="Land_Fortress_01_10m_F"; + }; + class Item147 + { + dataType="Object"; + class PositionInfo + { + position[]={889.65631,237.03728,1166.4308}; + angles[]={0,2.1149633,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19306; + type="Land_Fortress_01_10m_F"; + atlOffset=1.5258789e-05; + }; + class Item148 + { + dataType="Object"; + class PositionInfo + { + position[]={876.96503,235.95331,1150.5819}; + angles[]={0,2.268075,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19307; + type="Land_Fortress_01_10m_F"; + atlOffset=1.5258789e-05; + }; + class Item149 + { + dataType="Object"; + class PositionInfo + { + position[]={864.84369,235.54993,1135.4135}; + angles[]={0,2.1570938,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19308; + type="Land_Fortress_01_10m_F"; + atlOffset=3.0517578e-05; + }; + class Item150 + { + dataType="Object"; + class PositionInfo + { + position[]={850.6709,235.96341,1119.9521}; + angles[]={0,2.3345466,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=19309; + type="Land_Fortress_01_10m_F"; + atlOffset=0.34104919; + }; + class Item151 + { + dataType="Object"; + class PositionInfo + { + position[]={838.51837,235.08302,1104.1984}; + angles[]={0,2.1149633,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19310; + type="Land_Fortress_01_10m_F"; + atlOffset=3.0517578e-05; + }; + class Item152 + { + dataType="Object"; + class PositionInfo + { + position[]={3003.8372,212.78185,884.45551}; + angles[]={0,3.5369313,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19379; + type="Land_Fortress_01_10m_F"; + }; + class Item153 + { + dataType="Object"; + class PositionInfo + { + position[]={2985.9668,215.12605,895.43622}; + angles[]={0,3.7143843,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=19380; + type="Land_Fortress_01_10m_F"; + atlOffset=0.34098816; + }; + class Item154 + { + dataType="Object"; + class PositionInfo + { + position[]={2968.1929,217.88847,904.37762}; + angles[]={0,3.4948008,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=19381; + type="Land_Fortress_01_10m_F"; + }; + }; + id=19311; + atlOffset=-16.210434; + }; + class Item230 + { + dataType="Marker"; + position[]={1994.9376,228.00999,1700.4618}; + name="marker_78"; + markerType="ELLIPSE"; + type=""; + colorName="SPE_ColorAllies"; + alpha=0.30000001; + fillName="DiagGrid"; + a=120.68053; + b=94.819283; + angle=37.605782; + id=19318; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item231 + { + dataType="Marker"; + position[]={1997.2,228.00999,1708.207}; + name="marker_79"; + text="HQ"; + type="SPE_n_Icon_Allies_HQ"; + colorName="SPE_ColorAllies"; + a=0.5; + b=0.5; + id=19319; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item232 + { + dataType="Logic"; + class PositionInfo + { + position[]={1697.7578,227.60909,1353.7678}; + angles[]={0.043386307,0,6.1181316}; + }; + areaSize[]={1695.0414,0,1335.134}; + areaIsRectangle=1; + flags=1; + id=19320; + type="ModuleCoverMap_F"; + }; + class Item233 + { + dataType="Marker"; + position[]={63.3606,228.88774,5239.0288}; + name="marker_31"; + type="SPE_n_Icon_Military_HD_Assault_Wide"; + colorName="SPE_ColorAxis"; + alpha=0.30000001; + a=5; + b=5; + angle=270; + id=19321; + class CustomAttributes + { + class Attribute0 + { + property="ENH_markerShape"; + expression="if (_value != 'NONE' && isServer) then {_this setMarkerShape _value}"; + class Value + { + class data + { + singleType="STRING"; + value="NONE"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item234 + { + dataType="Trigger"; + position[]={2462.125,227.1597,1297.733}; + class Attributes + { + text="Task 08 - Defend East"; + condition="var_task_08_defendEast"; + onActivation="private _layerEntities = getMissionLayerEntities ""OBJ-08_Defend East"";" \n "private _objects = _layerEntities select 0; " \n "{ " \n " [_x, true] remoteExec [""allowDamage"", 0, true]; " \n " [_x, true] remoteExec [""enableSimulationGlobal"", 0, true]; " \n " [_x, false] remoteExec [""hideObjectGlobal"", 0, true]; " \n "} forEach _objects; " \n ""; + sizeA=0; + sizeB=0; + sizeC=0; + triggerInterval=3; + }; + id=19383; + type="EmptyDetector"; + }; + class Item235 + { + dataType="Trigger"; + position[]={3272.842,264.54654,1754.775}; + class Attributes + { + text="Task 09 - Delay German Armor"; + condition="var_task_09_delayGermanArmor"; + onActivation="private _layerEntities = getMissionLayerEntities ""OBJ-09_DelayArmor"";" \n "private _objects = _layerEntities select 0; " \n "{ " \n " [_x, true] remoteExec [""allowDamage"", 0, true]; " \n " [_x, true] remoteExec [""enableSimulationGlobal"", 0, true]; " \n " [_x, false] remoteExec [""hideObjectGlobal"", 0, true]; " \n "} forEach _objects; " \n ""; + sizeA=0; + sizeB=0; + sizeC=0; + triggerInterval=3; + }; + id=19384; + type="EmptyDetector"; + atlOffset=3.0517578e-05; + }; + class Item236 + { + dataType="Logic"; + class PositionInfo + { + position[]={2453.6848,227.13947,1648.2468}; + }; + id=19482; + type="CBA_ModuleAttack"; + class CustomAttributes + { + class Attribute0 + { + property="CBA_ModuleAttack_allowOverride"; + expression="_this setVariable ['allowOverride',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute1 + { + property="CBA_ModuleAttack_attackPosition"; + expression="_this setVariable ['attackPosition',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute2 + { + property="CBA_ModuleAttack_attackLocType"; + expression="_this setVariable ['attackLocType',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute3 + { + property="CBA_ModuleAttack_searchRadius"; + expression="_this setVariable ['searchRadius',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + }; + nAttributes=4; + }; + }; + class Item237 + { + dataType="Logic"; + class PositionInfo + { + position[]={353.92499,234.94623,1077.506}; + angles[]={6.1922708,0,0.039043013}; + }; + id=19542; + type="ModuleEndMission_F"; + class CustomAttributes + { + class Attribute0 + { + property="ModuleEndMission_F_Win"; + expression="_this setVariable ['Win',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute1 + { + property="ModuleEndMission_F_TypeCustom"; + expression="_this setVariable ['TypeCustom',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute2 + { + property="ModuleEndMission_F_Type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="EveryoneWon"; + }; + }; + }; + nAttributes=3; + }; + }; + class Item238 + { + dataType="Object"; + class PositionInfo + { + position[]={1944.66,228.99001,1711.51}; + angles[]={0,1.4662337,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=19543; + type="Land_SPE_Ammocrate_US_08_Stack"; + class CustomAttributes + { + class Attribute0 + { + property="ace_arsenal_attribute"; + expression="if (!is3DEN) then {[_this, +_value] call ace_arsenal_fnc_attributeInit}"; + class Value + { + class data + { + singleType="ARRAY"; + class value + { + items=2; + class Item0 + { + class data + { + singleType="ARRAY"; + class value + { + items=402; + class Item0 + { + class data + { + singleType="STRING"; + value="G_SPE_Pipe_Sir_Winston"; + }; + }; + class Item1 + { + class data + { + singleType="STRING"; + value="G_SPE_Polar_Goggles"; + }; + }; + class Item2 + { + class data + { + singleType="STRING"; + value="G_SPE_SWDG_Goggles"; + }; + }; + class Item3 + { + class data + { + singleType="STRING"; + value="G_SPE_Ful_Vue"; + }; + }; + class Item4 + { + class data + { + singleType="STRING"; + value="G_SPE_Ful_Vue_Reinforced"; + }; + }; + class Item5 + { + class data + { + singleType="STRING"; + value="G_SPE_Cigarette_Strike_Outs"; + }; + }; + class Item6 + { + class data + { + singleType="STRING"; + value="G_SPE_Cigarette_Grundstein"; + }; + }; + class Item7 + { + class data + { + singleType="STRING"; + value="G_SPE_Cigarette_Belomorkanal"; + }; + }; + class Item8 + { + class data + { + singleType="STRING"; + value="G_SPE_Cigar_Moza"; + }; + }; + class Item9 + { + class data + { + singleType="STRING"; + value="G_SPE_GER_Headset"; + }; + }; + class Item10 + { + class data + { + singleType="STRING"; + value="G_SPE_Sunglasses_US_Yellow"; + }; + }; + class Item11 + { + class data + { + singleType="STRING"; + value="G_SPE_Sunglasses_US_Red"; + }; + }; + class Item12 + { + class data + { + singleType="STRING"; + value="SPE_Binocular_US"; + }; + }; + class Item13 + { + class data + { + singleType="STRING"; + value="ItemMap"; + }; + }; + class Item14 + { + class data + { + singleType="STRING"; + value="SPE_US_ItemCompass"; + }; + }; + class Item15 + { + class data + { + singleType="STRING"; + value="SPE_US_ItemWatch"; + }; + }; + class Item16 + { + class data + { + singleType="STRING"; + value="SPE_US_Mk_2"; + }; + }; + class Item17 + { + class data + { + singleType="STRING"; + value="SPE_US_M18"; + }; + }; + class Item18 + { + class data + { + singleType="STRING"; + value="SPE_US_M18_Red"; + }; + }; + class Item19 + { + class data + { + singleType="STRING"; + value="SPE_US_M18_Green"; + }; + }; + class Item20 + { + class data + { + singleType="STRING"; + value="SPE_US_M18_Violet"; + }; + }; + class Item21 + { + class data + { + singleType="STRING"; + value="SPE_US_M18_Yellow"; + }; + }; + class Item22 + { + class data + { + singleType="STRING"; + value="SPE_Type_A1_Lamp_White"; + }; + }; + class Item23 + { + class data + { + singleType="STRING"; + value="SPE_Type_A1_Lamp_Red"; + }; + }; + class Item24 + { + class data + { + singleType="STRING"; + value="SPE_Type_A1_Lamp_Orange"; + }; + }; + class Item25 + { + class data + { + singleType="STRING"; + value="SPE_Type_A1_Lamp_Blue"; + }; + }; + class Item26 + { + class data + { + singleType="STRING"; + value="SPE_Type_A1_Lamp_Green"; + }; + }; + class Item27 + { + class data + { + singleType="STRING"; + value="SPE_US_Mk_1"; + }; + }; + class Item28 + { + class data + { + singleType="STRING"; + value="ACE_morphine"; + }; + }; + class Item29 + { + class data + { + singleType="STRING"; + value="ACE_epinephrine"; + }; + }; + class Item30 + { + class data + { + singleType="STRING"; + value="ACE_fieldDressing"; + }; + }; + class Item31 + { + class data + { + singleType="STRING"; + value="ACE_bloodIV"; + }; + }; + class Item32 + { + class data + { + singleType="STRING"; + value="ACE_bloodIV_250"; + }; + }; + class Item33 + { + class data + { + singleType="STRING"; + value="ACE_bloodIV_500"; + }; + }; + class Item34 + { + class data + { + singleType="STRING"; + value="ACE_personalAidKit"; + }; + }; + class Item35 + { + class data + { + singleType="STRING"; + value="ACE_Fortify"; + }; + }; + class Item36 + { + class data + { + singleType="STRING"; + value="ACE_EntrenchingTool"; + }; + }; + class Item37 + { + class data + { + singleType="STRING"; + value="ACE_EarPlugs"; + }; + }; + class Item38 + { + class data + { + singleType="STRING"; + value="ACE_ChalkYellow"; + }; + }; + class Item39 + { + class data + { + singleType="STRING"; + value="ACE_ChalkWhite"; + }; + }; + class Item40 + { + class data + { + singleType="STRING"; + value="ACE_ChalkRed"; + }; + }; + class Item41 + { + class data + { + singleType="STRING"; + value="ACE_ChalkGreen"; + }; + }; + class Item42 + { + class data + { + singleType="STRING"; + value="ACE_ChalkBlue"; + }; + }; + class Item43 + { + class data + { + singleType="STRING"; + value="ACE_ChalkBlack"; + }; + }; + class Item44 + { + class data + { + singleType="STRING"; + value="ace_flags_green"; + }; + }; + class Item45 + { + class data + { + singleType="STRING"; + value="U_SPE_US_Tank_Crew8"; + }; + }; + class Item46 + { + class data + { + singleType="STRING"; + value="U_SPE_US_Tank_Crew3"; + }; + }; + class Item47 + { + class data + { + singleType="STRING"; + value="U_SPE_US_Tank_Crew4"; + }; + }; + class Item48 + { + class data + { + singleType="STRING"; + value="U_SPE_US_Tank_Crew5"; + }; + }; + class Item49 + { + class data + { + singleType="STRING"; + value="U_SPE_US_Tank_Crew2"; + }; + }; + class Item50 + { + class data + { + singleType="STRING"; + value="U_SPE_US_Tank_Crew6"; + }; + }; + class Item51 + { + class data + { + singleType="STRING"; + value="U_SPE_US_Tank_Crew_camo2"; + }; + }; + class Item52 + { + class data + { + singleType="STRING"; + value="U_SPE_US_Tank_Crew_medic_camo"; + }; + }; + class Item53 + { + class data + { + singleType="STRING"; + value="U_SPE_US_Tank_Crew_camo"; + }; + }; + class Item54 + { + class data + { + singleType="STRING"; + value="U_SPE_US_Tank_Crew_medic"; + }; + }; + class Item55 + { + class data + { + singleType="STRING"; + value="U_SPE_US_Tank_Crew"; + }; + }; + class Item56 + { + class data + { + singleType="STRING"; + value="SEP_I_US_U_M43_snow"; + }; + }; + class Item57 + { + class data + { + singleType="STRING"; + value="SEP_I_US_U_M43_trop_snow"; + }; + }; + class Item58 + { + class data + { + singleType="STRING"; + value="SEP_I_US_U_Coat_brn"; + }; + }; + class Item59 + { + class data + { + singleType="STRING"; + value="SEP_I_US_U_Coat_snow"; + }; + }; + class Item60 + { + class data + { + singleType="STRING"; + value="U_SPE_US_CC_HBT_EM"; + }; + }; + class Item61 + { + class data + { + singleType="STRING"; + value="U_SPE_US_M43_hbt"; + }; + }; + class Item62 + { + class data + { + singleType="STRING"; + value="U_SPE_US_M43_hbt_legging"; + }; + }; + class Item63 + { + class data + { + singleType="STRING"; + value="U_SPE_US_M43_hbt_low"; + }; + }; + class Item64 + { + class data + { + singleType="STRING"; + value="U_SPE_US_M43_hbt_trop"; + }; + }; + class Item65 + { + class data + { + singleType="STRING"; + value="U_SPE_US_M43_trop"; + }; + }; + class Item66 + { + class data + { + singleType="STRING"; + value="U_SPE_US_M43_low"; + }; + }; + class Item67 + { + class data + { + singleType="STRING"; + value="U_SPE_US_M43_legging"; + }; + }; + class Item68 + { + class data + { + singleType="STRING"; + value="U_SPE_US_HBT44_tuck_Half_late"; + }; + }; + class Item69 + { + class data + { + singleType="STRING"; + value="U_SPE_US_HBT44_tuck_late"; + }; + }; + class Item70 + { + class data + { + singleType="STRING"; + value="U_SPE_US_HBT44_late"; + }; + }; + class Item71 + { + class data + { + singleType="STRING"; + value="U_SPE_US_HBT44_Half"; + }; + }; + class Item72 + { + class data + { + singleType="STRING"; + value="U_SPE_US_HBT44_trop"; + }; + }; + class Item73 + { + class data + { + singleType="STRING"; + value="U_SPE_US_HBT44_tuck_Half"; + }; + }; + class Item74 + { + class data + { + singleType="STRING"; + value="U_SPE_US_HBT44_tuck_Med"; + }; + }; + class Item75 + { + class data + { + singleType="STRING"; + value="U_SPE_US_HBT44_tuck"; + }; + }; + class Item76 + { + class data + { + singleType="STRING"; + value="U_SPE_US_HBT44_roll"; + }; + }; + class Item77 + { + class data + { + singleType="STRING"; + value="U_SPE_US_HBT44"; + }; + }; + class Item78 + { + class data + { + singleType="STRING"; + value="U_SPE_US_HBT44_Med"; + }; + }; + class Item79 + { + class data + { + singleType="STRING"; + value="U_SPE_US_Tank_Coverall_Legging"; + }; + }; + class Item80 + { + class data + { + singleType="STRING"; + value="U_SPE_US_Tank_Coverall"; + }; + }; + class Item81 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_Tank_tapes"; + }; + }; + class Item82 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_Tank_polar_tapes"; + }; + }; + class Item83 + { + class data + { + singleType="STRING"; + value="H_SPE_US_jeep_cap_rear"; + }; + }; + class Item84 + { + class data + { + singleType="STRING"; + value="H_SPE_US_jeep_cap_polar"; + }; + }; + class Item85 + { + class data + { + singleType="STRING"; + value="H_SPE_US_jeep_cap"; + }; + }; + class Item86 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_Tank_polar"; + }; + }; + class Item87 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_Tank_polar_low"; + }; + }; + class Item88 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_Tank_M1_Scrim"; + }; + }; + class Item89 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_Tank_M1_OS"; + }; + }; + class Item90 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_Tank_M1_NS"; + }; + }; + class Item91 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_Tank"; + }; + }; + class Item92 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_Tank_NG"; + }; + }; + class Item93 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_Tank_Nun"; + }; + }; + class Item94 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Pilot_Cap_Khaki"; + }; + }; + class Item95 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Pilot_Cap"; + }; + }; + class Item96 + { + class data + { + singleType="STRING"; + value="SEP_I_US_H_M1Helmet_WIN_os"; + }; + }; + class Item97 + { + class data + { + singleType="STRING"; + value="SEP_I_US_H_M1Helmet_WIN_ns"; + }; + }; + class Item98 + { + class data + { + singleType="STRING"; + value="SEP_I_US_H_M1Helmet_WIN"; + }; + }; + class Item99 + { + class data + { + singleType="STRING"; + value="SEP_I_US_H_M1Helmet_Cover_WIN_os"; + }; + }; + class Item100 + { + class data + { + singleType="STRING"; + value="SEP_I_US_H_M1Helmet_Cover_WIN_ns"; + }; + }; + class Item101 + { + class data + { + singleType="STRING"; + value="SEP_I_US_H_M1Helmet_Cover_WIN"; + }; + }; + class Item102 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_Scrim_os"; + }; + }; + class Item103 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_NCO_scrim"; + }; + }; + class Item104 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_Scrim_up"; + }; + }; + class Item105 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_Scrim_ns"; + }; + }; + class Item106 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_Scrim"; + }; + }; + class Item107 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_os"; + }; + }; + class Item108 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_polar_Scrim_os"; + }; + }; + class Item109 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_polar_Scrim_ns"; + }; + }; + class Item110 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_polar_Scrim"; + }; + }; + class Item111 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_polar_os"; + }; + }; + class Item112 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_polar_net_os"; + }; + }; + class Item113 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_polar_net_ns"; + }; + }; + class Item114 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_polar_net"; + }; + }; + class Item115 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_polar_ns"; + }; + }; + class Item116 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_polar"; + }; + }; + class Item117 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_Net_os"; + }; + }; + class Item118 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_NCO_net"; + }; + }; + class Item119 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_Net_up"; + }; + }; + class Item120 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_Net_ns"; + }; + }; + class Item121 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_CO_Net"; + }; + }; + class Item122 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_Net"; + }; + }; + class Item123 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_band_net_os"; + }; + }; + class Item124 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_band_net_up"; + }; + }; + class Item125 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_band_net_ns"; + }; + }; + class Item126 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_band_net"; + }; + }; + class Item127 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_NCO"; + }; + }; + class Item128 + { + class data + { + singleType="STRING"; + value="H_SPE_US_MP_Helmet_White_os"; + }; + }; + class Item129 + { + class data + { + singleType="STRING"; + value="H_SPE_US_MP_Helmet_White_ns"; + }; + }; + class Item130 + { + class data + { + singleType="STRING"; + value="H_SPE_US_MP_Helmet_White"; + }; + }; + class Item131 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_Med_os"; + }; + }; + class Item132 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_Med_ns"; + }; + }; + class Item133 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_Med"; + }; + }; + class Item134 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_ns"; + }; + }; + class Item135 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_Cap"; + }; + }; + class Item136 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_band_os"; + }; + }; + class Item137 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_band_up"; + }; + }; + class Item138 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_band_ns"; + }; + }; + class Item139 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_CO"; + }; + }; + class Item140 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_band"; + }; + }; + class Item141 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Rangers_Helmet_os"; + }; + }; + class Item142 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Rangers_Helmet_NCO"; + }; + }; + class Item143 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Rangers_Helmet_ns"; + }; + }; + class Item144 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Rangers_Helmet_Cap"; + }; + }; + class Item145 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Rangers_Helmet_Second_lieutenant"; + }; + }; + class Item146 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Rangers_Helmet_First_lieutenant"; + }; + }; + class Item147 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Rangers_Helmet"; + }; + }; + class Item148 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_Second_lieutenant"; + }; + }; + class Item149 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_29ID_Scrim_os"; + }; + }; + class Item150 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_29ID_Scrim_ns"; + }; + }; + class Item151 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_29ID_Scrim"; + }; + }; + class Item152 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_29ID_os"; + }; + }; + class Item153 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_29ID_Net_os"; + }; + }; + class Item154 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_29ID_Net_ns"; + }; + }; + class Item155 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_29ID_Net"; + }; + }; + class Item156 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_29ID_NCO"; + }; + }; + class Item157 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_29ID_ns"; + }; + }; + class Item158 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_29ID"; + }; + }; + class Item159 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_First_lieutenant"; + }; + }; + class Item160 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet"; + }; + }; + class Item161 + { + class data + { + singleType="STRING"; + value="H_SPE_US_HBT_cap_rear"; + }; + }; + class Item162 + { + class data + { + singleType="STRING"; + value="H_SPE_US_Helmet_29ID_CO"; + }; + }; + class Item163 + { + class data + { + singleType="STRING"; + value="H_SPE_US_HBT_cap_polar"; + }; + }; + class Item164 + { + class data + { + singleType="STRING"; + value="H_SPE_US_HBT_cap_up"; + }; + }; + class Item165 + { + class data + { + singleType="STRING"; + value="H_SPE_US_HBT_cap"; + }; + }; + class Item166 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_506_Scrim_os"; + }; + }; + class Item167 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_506_NCO_Scrim_ns"; + }; + }; + class Item168 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_506_NCO_Scrim"; + }; + }; + class Item169 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_506_Scrim_up"; + }; + }; + class Item170 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_506_Scrim_ns"; + }; + }; + class Item171 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_506_CO_Scrim_ns"; + }; + }; + class Item172 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_506_CO_Scrim"; + }; + }; + class Item173 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_506_Scrim"; + }; + }; + class Item174 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_506_os"; + }; + }; + class Item175 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_506_polar_Scrim_os"; + }; + }; + class Item176 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_506_polar_Scrim_ns"; + }; + }; + class Item177 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_506_polar_Scrim"; + }; + }; + class Item178 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_506_polar_os"; + }; + }; + class Item179 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_506_polar_net_os"; + }; + }; + class Item180 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_506_polar_net_ns"; + }; + }; + class Item181 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_506_polar_net"; + }; + }; + class Item182 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_506_polar_ns"; + }; + }; + class Item183 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_506_polar"; + }; + }; + class Item184 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_506_Net_os"; + }; + }; + class Item185 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_506_NCO_Net_ns"; + }; + }; + class Item186 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_506_NCO_Net"; + }; + }; + class Item187 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_506_Net_up"; + }; + }; + class Item188 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_506_Net_ns"; + }; + }; + class Item189 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_506_CO_Net_ns"; + }; + }; + class Item190 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_506_CO_Net"; + }; + }; + class Item191 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_506_Net"; + }; + }; + class Item192 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_506_NCO_ns"; + }; + }; + class Item193 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_506_NCO"; + }; + }; + class Item194 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_506_ns"; + }; + }; + class Item195 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_506_CO_ns"; + }; + }; + class Item196 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_506_CO"; + }; + }; + class Item197 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_506"; + }; + }; + class Item198 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_502_Scrim_os"; + }; + }; + class Item199 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_502_NCO_Scrim_ns"; + }; + }; + class Item200 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_502_NCO_Scrim"; + }; + }; + class Item201 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_502_Scrim_up"; + }; + }; + class Item202 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_502_Scrim_ns"; + }; + }; + class Item203 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_502_CO_Scrim_ns"; + }; + }; + class Item204 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_502_CO_Scrim"; + }; + }; + class Item205 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_502_Scrim"; + }; + }; + class Item206 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_502_os"; + }; + }; + class Item207 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_502_polar_Scrim_os"; + }; + }; + class Item208 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_502_polar_Scrim_ns"; + }; + }; + class Item209 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_502_polar_Scrim"; + }; + }; + class Item210 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_502_polar_os"; + }; + }; + class Item211 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_502_polar_net_os"; + }; + }; + class Item212 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_502_polar_net_ns"; + }; + }; + class Item213 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_502_polar_net"; + }; + }; + class Item214 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_502_polar_ns"; + }; + }; + class Item215 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_502_polar"; + }; + }; + class Item216 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_502_Net_os"; + }; + }; + class Item217 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_502_NCO_Net_ns"; + }; + }; + class Item218 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_502_NCO_Net"; + }; + }; + class Item219 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_502_Net_up"; + }; + }; + class Item220 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_502_Net_ns"; + }; + }; + class Item221 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_502_CO_Net_ns"; + }; + }; + class Item222 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_502_CO_Net"; + }; + }; + class Item223 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_502_Net"; + }; + }; + class Item224 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_502_NCO_ns"; + }; + }; + class Item225 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_502_NCO"; + }; + }; + class Item226 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_502_ns"; + }; + }; + class Item227 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_502_CO_ns"; + }; + }; + class Item228 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_502_CO"; + }; + }; + class Item229 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_502"; + }; + }; + class Item230 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_501_Scrim_os"; + }; + }; + class Item231 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_501_NCO_Scrim_ns"; + }; + }; + class Item232 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_501_NCO_Scrim"; + }; + }; + class Item233 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_501_Scrim_up"; + }; + }; + class Item234 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_501_Scrim_ns"; + }; + }; + class Item235 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_501_CO_Scrim_ns"; + }; + }; + class Item236 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_501_CO_Scrim"; + }; + }; + class Item237 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_501_Scrim"; + }; + }; + class Item238 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_501_os"; + }; + }; + class Item239 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_501_polar_Scrim_os"; + }; + }; + class Item240 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_501_polar_Scrim_ns"; + }; + }; + class Item241 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_501_polar_Scrim"; + }; + }; + class Item242 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_501_polar_os"; + }; + }; + class Item243 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_501_polar_net_os"; + }; + }; + class Item244 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_501_polar_net_ns"; + }; + }; + class Item245 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_501_polar_net"; + }; + }; + class Item246 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_501_polar_ns"; + }; + }; + class Item247 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_501_polar"; + }; + }; + class Item248 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_501_Net_os"; + }; + }; + class Item249 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_501_NCO_Net_ns"; + }; + }; + class Item250 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_501_NCO_Net"; + }; + }; + class Item251 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_501_Net_up"; + }; + }; + class Item252 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_501_Net_ns"; + }; + }; + class Item253 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_501_CO_Net_ns"; + }; + }; + class Item254 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_501_CO_Net"; + }; + }; + class Item255 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_501_Net"; + }; + }; + class Item256 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_501_NCO_ns"; + }; + }; + class Item257 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_501_NCO"; + }; + }; + class Item258 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_501_ns"; + }; + }; + class Item259 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_501_CO_ns"; + }; + }; + class Item260 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_501_CO"; + }; + }; + class Item261 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_501"; + }; + }; + class Item262 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_Scrim_os"; + }; + }; + class Item263 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_NCO_Scrim_ns"; + }; + }; + class Item264 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_NCO_Scrim"; + }; + }; + class Item265 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_Scrim_up"; + }; + }; + class Item266 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_Scrim_ns"; + }; + }; + class Item267 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_CO_Scrim_ns"; + }; + }; + class Item268 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_CO_Scrim"; + }; + }; + class Item269 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_Scrim"; + }; + }; + class Item270 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_os"; + }; + }; + class Item271 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_polar_Scrim_os"; + }; + }; + class Item272 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_polar_Scrim_ns"; + }; + }; + class Item273 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_polar_Scrim"; + }; + }; + class Item274 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_polar_os"; + }; + }; + class Item275 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_polar_net_os"; + }; + }; + class Item276 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_polar_net_ns"; + }; + }; + class Item277 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_polar_net"; + }; + }; + class Item278 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_polar_ns"; + }; + }; + class Item279 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_polar"; + }; + }; + class Item280 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_Net_os"; + }; + }; + class Item281 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_NCO_Net_ns"; + }; + }; + class Item282 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_NCO_Net"; + }; + }; + class Item283 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_Net_up"; + }; + }; + class Item284 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_Net_ns"; + }; + }; + class Item285 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_CO_Net_ns"; + }; + }; + class Item286 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_CO_Net"; + }; + }; + class Item287 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_Net"; + }; + }; + class Item288 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_NCO_ns"; + }; + }; + class Item289 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_NCO"; + }; + }; + class Item290 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_ns"; + }; + }; + class Item291 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_CO_ns"; + }; + }; + class Item292 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_CO"; + }; + }; + class Item293 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet"; + }; + }; + class Item294 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_327_Scrim_os"; + }; + }; + class Item295 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_327_NCO_Scrim_ns"; + }; + }; + class Item296 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_327_NCO_Scrim"; + }; + }; + class Item297 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_327_Scrim_up"; + }; + }; + class Item298 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_327_Scrim_ns"; + }; + }; + class Item299 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_327_CO_Scrim_ns"; + }; + }; + class Item300 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_327_CO_Scrim"; + }; + }; + class Item301 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_327_Scrim"; + }; + }; + class Item302 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_327_os"; + }; + }; + class Item303 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_327_polar_Scrim_os"; + }; + }; + class Item304 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_327_polar_Scrim_ns"; + }; + }; + class Item305 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_327_polar_Scrim"; + }; + }; + class Item306 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_327_polar_os"; + }; + }; + class Item307 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_327_polar_net_os"; + }; + }; + class Item308 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_327_polar_net_ns"; + }; + }; + class Item309 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_327_polar_net"; + }; + }; + class Item310 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_327_polar_ns"; + }; + }; + class Item311 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_327_polar"; + }; + }; + class Item312 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_327_Net_os"; + }; + }; + class Item313 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_327_NCO_Net_ns"; + }; + }; + class Item314 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_327_NCO_Net"; + }; + }; + class Item315 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_327_Net_up"; + }; + }; + class Item316 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_327_Net_ns"; + }; + }; + class Item317 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_327_CO_Net_ns"; + }; + }; + class Item318 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_327_CO_Net"; + }; + }; + class Item319 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_327_Net"; + }; + }; + class Item320 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_327_NCO_ns"; + }; + }; + class Item321 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_327_NCO"; + }; + }; + class Item322 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_327_ns"; + }; + }; + class Item323 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_327_CO_ns"; + }; + }; + class Item324 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_327"; + }; + }; + class Item325 + { + class data + { + singleType="STRING"; + value="H_SPE_US_AB_Helmet_327_CO"; + }; + }; + class Item326 + { + class data + { + singleType="STRING"; + value="H_Hat_Tinfoil_F"; + }; + }; + class Item327 + { + class data + { + singleType="STRING"; + value="SPE_M3_GreaseGun"; + }; + }; + class Item328 + { + class data + { + singleType="STRING"; + value="SPE_M1919A4"; + }; + }; + class Item329 + { + class data + { + singleType="STRING"; + value="SPE_M1918A2_erla_BAR"; + }; + }; + class Item330 + { + class data + { + singleType="STRING"; + value="SPE_M1918A2_BAR"; + }; + }; + class Item331 + { + class data + { + singleType="STRING"; + value="SPE_M1918A0_BAR"; + }; + }; + class Item332 + { + class data + { + singleType="STRING"; + value="SPE_M1919A6"; + }; + }; + class Item333 + { + class data + { + singleType="STRING"; + value="SPEX_M1928_Thompson"; + }; + }; + class Item334 + { + class data + { + singleType="STRING"; + value="SPEX_M1928A1_Thompson"; + }; + }; + class Item335 + { + class data + { + singleType="STRING"; + value="SPE_M1A1_Carbine"; + }; + }; + class Item336 + { + class data + { + singleType="STRING"; + value="SPE_M1A1_Thompson"; + }; + }; + class Item337 + { + class data + { + singleType="STRING"; + value="SPE_M2_Flamethrower"; + }; + }; + class Item338 + { + class data + { + singleType="STRING"; + value="SPE_M1903A4_Springfield"; + }; + }; + class Item339 + { + class data + { + singleType="STRING"; + value="SPE_M1903A3_Springfield"; + }; + }; + class Item340 + { + class data + { + singleType="STRING"; + value="SPE_M1911"; + }; + }; + class Item341 + { + class data + { + singleType="STRING"; + value="SPE_8Rnd_762x63_M2_AP"; + }; + }; + class Item342 + { + class data + { + singleType="STRING"; + value="SPE_8Rnd_762x63_t"; + }; + }; + class Item343 + { + class data + { + singleType="STRING"; + value="SPE_8Rnd_762x63_M1"; + }; + }; + class Item344 + { + class data + { + singleType="STRING"; + value="SPE_8Rnd_762x63"; + }; + }; + class Item345 + { + class data + { + singleType="STRING"; + value="SPE_5Rnd_762x63_M2_AP"; + }; + }; + class Item346 + { + class data + { + singleType="STRING"; + value="SPE_5Rnd_762x63_t"; + }; + }; + class Item347 + { + class data + { + singleType="STRING"; + value="SPE_5Rnd_762x63_M1"; + }; + }; + class Item348 + { + class data + { + singleType="STRING"; + value="SPE_5Rnd_762x63"; + }; + }; + class Item349 + { + class data + { + singleType="STRING"; + value="SPE_50Rnd_762x63_M2_AP"; + }; + }; + class Item350 + { + class data + { + singleType="STRING"; + value="SPE_50Rnd_762x63_M1"; + }; + }; + class Item351 + { + class data + { + singleType="STRING"; + value="SPE_50Rnd_762x63"; + }; + }; + class Item352 + { + class data + { + singleType="STRING"; + value="SPE_20Rnd_762x63_M2_AP"; + }; + }; + class Item353 + { + class data + { + singleType="STRING"; + value="SPE_20Rnd_762x63_M1"; + }; + }; + class Item354 + { + class data + { + singleType="STRING"; + value="SPE_20Rnd_762x63"; + }; + }; + class Item355 + { + class data + { + singleType="STRING"; + value="SPE_100Rnd_762x63_M2_AP"; + }; + }; + class Item356 + { + class data + { + singleType="STRING"; + value="SPE_100Rnd_762x63_M1"; + }; + }; + class Item357 + { + class data + { + singleType="STRING"; + value="SPE_100Rnd_762x63"; + }; + }; + class Item358 + { + class data + { + singleType="STRING"; + value="SPE_15Rnd_762x33_t"; + }; + }; + class Item359 + { + class data + { + singleType="STRING"; + value="SPE_15Rnd_762x33"; + }; + }; + class Item360 + { + class data + { + singleType="STRING"; + value="SPE_30Rnd_770x56"; + }; + }; + class Item361 + { + class data + { + singleType="STRING"; + value="SPE_30Rnd_770x56_AP_MKI"; + }; + }; + class Item362 + { + class data + { + singleType="STRING"; + value="SPE_30Rnd_770x56_MKVIII"; + }; + }; + class Item363 + { + class data + { + singleType="STRING"; + value="SPE_5Rnd_770x56"; + }; + }; + class Item364 + { + class data + { + singleType="STRING"; + value="SPE_5Rnd_770x56_AP_MKI"; + }; + }; + class Item365 + { + class data + { + singleType="STRING"; + value="SPE_5Rnd_770x56_MKVIII"; + }; + }; + class Item366 + { + class data + { + singleType="STRING"; + value="SPE_20Rnd_Thompson_45ACP"; + }; + }; + class Item367 + { + class data + { + singleType="STRING"; + value="SPE_20Rnd_Thompson_45ACP_t"; + }; + }; + class Item368 + { + class data + { + singleType="STRING"; + value="SPE_30Rnd_M3_GreaseGun_45ACP"; + }; + }; + class Item369 + { + class data + { + singleType="STRING"; + value="SPE_30Rnd_M3_GreaseGun_45ACP_t"; + }; + }; + class Item370 + { + class data + { + singleType="STRING"; + value="SPE_30Rnd_Thompson_45ACP"; + }; + }; + class Item371 + { + class data + { + singleType="STRING"; + value="SPE_30Rnd_Thompson_45ACP_t"; + }; + }; + class Item372 + { + class data + { + singleType="STRING"; + value="SPEX_50Rnd_Thompson_45ACP"; + }; + }; + class Item373 + { + class data + { + singleType="STRING"; + value="SPEX_50Rnd_Thompson_45ACP_t"; + }; + }; + class Item374 + { + class data + { + singleType="STRING"; + value="SPE_7Rnd_45ACP_1911"; + }; + }; + class Item375 + { + class data + { + singleType="STRING"; + value="SPE_100Rnd_127x99_M2"; + }; + }; + class Item376 + { + class data + { + singleType="STRING"; + value="SPE_1Rnd_60mm_M6A3"; + }; + }; + class Item377 + { + class data + { + singleType="STRING"; + value="SPE_1Rnd_60mm_M6"; + }; + }; + class Item378 + { + class data + { + singleType="STRING"; + value="SPE_1Rnd_G_M21A1"; + }; + }; + class Item379 + { + class data + { + singleType="STRING"; + value="SPE_1Rnd_G_M19A1"; + }; + }; + class Item380 + { + class data + { + singleType="STRING"; + value="SPE_1Rnd_G_M17A1"; + }; + }; + class Item381 + { + class data + { + singleType="STRING"; + value="SPE_1Rnd_G_M51A1"; + }; + }; + class Item382 + { + class data + { + singleType="STRING"; + value="SPE_1Rnd_G_M2_AN_M14"; + }; + }; + class Item383 + { + class data + { + singleType="STRING"; + value="SPE_1Rnd_G_M9A1"; + }; + }; + class Item384 + { + class data + { + singleType="STRING"; + value="SPE_1Rnd_G_Mk2"; + }; + }; + class Item385 + { + class data + { + singleType="STRING"; + value="SPE_1Rnd_G_M2_ANM8"; + }; + }; + class Item386 + { + class data + { + singleType="STRING"; + value="SPE_1Rnd_G_M2_M18_Green"; + }; + }; + class Item387 + { + class data + { + singleType="STRING"; + value="SPE_1Rnd_G_M2_M18_Red"; + }; + }; + class Item388 + { + class data + { + singleType="STRING"; + value="SPE_1Rnd_G_M2_M18_Violet"; + }; + }; + class Item389 + { + class data + { + singleType="STRING"; + value="SPE_1Rnd_G_M2_M18_Yellow"; + }; + }; + class Item390 + { + class data + { + singleType="STRING"; + value="SPE_ACC_M1_Bayo"; + }; + }; + class Item391 + { + class data + { + singleType="STRING"; + value="SPE_ACC_GL_M1"; + }; + }; + class Item392 + { + class data + { + singleType="STRING"; + value="SPE_ACC_M1905_Bayo"; + }; + }; + class Item393 + { + class data + { + singleType="STRING"; + value="SPE_ACC_M1917_Bayo"; + }; + }; + class Item394 + { + class data + { + singleType="STRING"; + value="SPE_ACC_GL_M7"; + }; + }; + class Item395 + { + class data + { + singleType="STRING"; + value="SPE_ACC_GL_M8"; + }; + }; + class Item396 + { + class data + { + singleType="STRING"; + value="SPEX_ACC_No4_Mk2_Bayo"; + }; + }; + class Item397 + { + class data + { + singleType="STRING"; + value="SPE_M1918A2_BAR_Bipod"; + }; + }; + class Item398 + { + class data + { + singleType="STRING"; + value="SPE_Carbine_pouch"; + }; + }; + class Item399 + { + class data + { + singleType="STRING"; + value="SPE_Carbine_pouch_od7"; + }; + }; + class Item400 + { + class data + { + singleType="STRING"; + value="SPE_M1918A2_BAR_Handle"; + }; + }; + class Item401 + { + class data + { + singleType="STRING"; + value="B_SPE_US_M2Flamethrower"; + }; + }; + }; + }; + }; + class Item1 + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + }; + }; + }; + }; + class Attribute1 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item239 + { + dataType="Object"; + class PositionInfo + { + position[]={1944.7675,228.98978,1713.5094}; + angles[]={0,6.0914612,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=19544; + type="SPE_US_2x_Open_Ammocrate_Rifle_Ball"; + atlOffset=-0.0079956055; + class CustomAttributes + { + class Attribute0 + { + property="ammoBox"; + expression="[_this,_value] call bis_fnc_initAmmoBox;"; + class Value + { + class data + { + singleType="STRING"; + value="[[[[],[]],[[],[]],[[],[]],[[""B_SPE_US_Radio"",""B_SPE_US_Radio_alt""],[2,2]]],false]"; + }; + }; + }; + class Attribute1 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item240 + { + dataType="Layer"; + name="Vith_HQ_Garrison"; + class Entities + { + items=2; + class Item0 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=19; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1936.0599,228.99144,1715.4829}; + angles[]={0,1.6981972,-0}; + }; + side="Independent"; + flags=7; + class Attributes + { + }; + id=19605; + type="SEP_I_US_WIN_Cpt"; + class CustomAttributes + { + class Attribute0 + { + property="ENH_AmbientAnimations"; + expression=" if (_value # 0 != '') then { _value params ['_animSet', '_anims', '_canExit', '_attach']; _this setVariable ['ENH_ambientAnimations_anims', _anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic', getPosATL _this, [], 0, 'NONE']; _this setVariable ['ENH_ambientAnimations_logic', _logic]; [_this, _logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims', []]); [_unit, _anim] remoteExec ['switchMove', 0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit', true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit', true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic', objNull]); if (alive _unit) then { [_unit, ''] remoteExec ['switchMove', 0]; _unit enableAI 'ANIM'; }; _unit removeEventHandler ['Killed', _unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged', _unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone', _unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler ['AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone', _EHAnimDone]; if (_canExit && !is3DEN) then { private _EHKilled = _this addEventHandler ['Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; }]; _this setVariable ['ENH_EHKilled', _EHKilled]; private _EHDammaged = _this addEventHandler ['Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; }]; _this setVariable ['ENH_EHDammaged', _EHDammaged]; _this spawn { scriptName 'ENH_Attribute_AmbientAnimations'; params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit', false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; + class Value + { + class data + { + singleType="ARRAY"; + class value + { + items=4; + class Item0 + { + class data + { + singleType="STRING"; + value="LEAN_ON_TABLE"; + }; + }; + class Item1 + { + class data + { + singleType="ARRAY"; + class value + { + items=1; + class Item0 + { + class data + { + singleType="STRING"; + value="inbasemoves_table1"; + }; + }; + }; + }; + }; + class Item2 + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + class Item3 + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + }; + }; + }; + class Attribute1 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male12ENG"; + }; + }; + }; + class Attribute2 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=0.98000002; + }; + }; + }; + nAttributes=3; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2051.3269,226.61143,1659.014}; + angles[]={0,2.2814596,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + }; + id=19599; + type="SEP_I_US_WIN_AR"; + class CustomAttributes + { + class Attribute0 + { + property="ENH_AmbientAnimations"; + expression=" if (_value # 0 != '') then { _value params ['_animSet', '_anims', '_canExit', '_attach']; _this setVariable ['ENH_ambientAnimations_anims', _anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic', getPosATL _this, [], 0, 'NONE']; _this setVariable ['ENH_ambientAnimations_logic', _logic]; [_this, _logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims', []]); [_unit, _anim] remoteExec ['switchMove', 0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit', true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit', true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic', objNull]); if (alive _unit) then { [_unit, ''] remoteExec ['switchMove', 0]; _unit enableAI 'ANIM'; }; _unit removeEventHandler ['Killed', _unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged', _unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone', _unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler ['AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone', _EHAnimDone]; if (_canExit && !is3DEN) then { private _EHKilled = _this addEventHandler ['Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; }]; _this setVariable ['ENH_EHKilled', _EHKilled]; private _EHDammaged = _this addEventHandler ['Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; }]; _this setVariable ['ENH_EHDammaged', _EHDammaged]; _this spawn { scriptName 'ENH_Attribute_AmbientAnimations'; params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit', false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; + class Value + { + class data + { + singleType="ARRAY"; + class value + { + items=4; + class Item0 + { + class data + { + singleType="STRING"; + value="WATCH2"; + }; + }; + class Item1 + { + class data + { + singleType="ARRAY"; + class value + { + items=1; + class Item0 + { + class data + { + singleType="STRING"; + value="inbasemoves_patrolling2"; + }; + }; + }; + }; + }; + class Item2 + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + class Item3 + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + }; + }; + }; + class Attribute1 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male05ENG"; + }; + }; + }; + class Attribute2 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=1.04; + }; + }; + }; + nAttributes=3; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2048.9319,226.61143,1655.87}; + angles[]={0,2.3908217,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + }; + id=19598; + type="SEP_I_US_WIN_HMGunner"; + class CustomAttributes + { + class Attribute0 + { + property="ENH_AmbientAnimations"; + expression=" if (_value # 0 != '') then { _value params ['_animSet', '_anims', '_canExit', '_attach']; _this setVariable ['ENH_ambientAnimations_anims', _anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic', getPosATL _this, [], 0, 'NONE']; _this setVariable ['ENH_ambientAnimations_logic', _logic]; [_this, _logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims', []]); [_unit, _anim] remoteExec ['switchMove', 0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit', true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit', true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic', objNull]); if (alive _unit) then { [_unit, ''] remoteExec ['switchMove', 0]; _unit enableAI 'ANIM'; }; _unit removeEventHandler ['Killed', _unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged', _unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone', _unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler ['AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone', _EHAnimDone]; if (_canExit && !is3DEN) then { private _EHKilled = _this addEventHandler ['Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; }]; _this setVariable ['ENH_EHKilled', _EHKilled]; private _EHDammaged = _this addEventHandler ['Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; }]; _this setVariable ['ENH_EHDammaged', _EHDammaged]; _this spawn { scriptName 'ENH_Attribute_AmbientAnimations'; params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit', false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; + class Value + { + class data + { + singleType="ARRAY"; + class value + { + items=4; + class Item0 + { + class data + { + singleType="STRING"; + value="WATCH1"; + }; + }; + class Item1 + { + class data + { + singleType="ARRAY"; + class value + { + items=1; + class Item0 + { + class data + { + singleType="STRING"; + value="inbasemoves_patrolling1"; + }; + }; + }; + }; + }; + class Item2 + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + class Item3 + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + }; + }; + }; + class Attribute1 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male08ENG"; + }; + }; + }; + class Attribute2 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=1.04; + }; + }; + }; + nAttributes=3; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2042.057,226.61391,1662.368}; + }; + side="Independent"; + flags=5; + class Attributes + { + }; + id=19597; + type="SEP_I_US_WIN_Rflmn"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={2034.136,226.69144,1633.2891}; + angles[]={0,2.0384223,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + }; + id=19601; + type="SEP_I_US_WIN_Sniper"; + class CustomAttributes + { + class Attribute0 + { + property="ENH_AmbientAnimations"; + expression=" if (_value # 0 != '') then { _value params ['_animSet', '_anims', '_canExit', '_attach']; _this setVariable ['ENH_ambientAnimations_anims', _anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic', getPosATL _this, [], 0, 'NONE']; _this setVariable ['ENH_ambientAnimations_logic', _logic]; [_this, _logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims', []]); [_unit, _anim] remoteExec ['switchMove', 0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit', true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit', true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic', objNull]); if (alive _unit) then { [_unit, ''] remoteExec ['switchMove', 0]; _unit enableAI 'ANIM'; }; _unit removeEventHandler ['Killed', _unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged', _unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone', _unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler ['AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone', _EHAnimDone]; if (_canExit && !is3DEN) then { private _EHKilled = _this addEventHandler ['Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; }]; _this setVariable ['ENH_EHKilled', _EHKilled]; private _EHDammaged = _this addEventHandler ['Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; }]; _this setVariable ['ENH_EHDammaged', _EHDammaged]; _this spawn { scriptName 'ENH_Attribute_AmbientAnimations'; params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit', false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; + class Value + { + class data + { + singleType="ARRAY"; + class value + { + items=4; + class Item0 + { + class data + { + singleType="STRING"; + value="WATCH1"; + }; + }; + class Item1 + { + class data + { + singleType="ARRAY"; + class value + { + items=1; + class Item0 + { + class data + { + singleType="STRING"; + value="inbasemoves_patrolling1"; + }; + }; + }; + }; + }; + class Item2 + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + class Item3 + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + }; + }; + }; + class Attribute1 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male02ENG"; + }; + }; + }; + class Attribute2 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=1.04; + }; + }; + }; + nAttributes=3; + }; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={2028.5753,226.64256,1641.9244}; + angles[]={0,1.2887508,-0}; + }; + side="Independent"; + flags=5; + class Attributes + { + }; + id=19604; + type="SEP_I_US_WIN_SL"; + atlOffset=-0.072128296; + class CustomAttributes + { + class Attribute0 + { + property="ENH_AmbientAnimations"; + expression=" if (_value # 0 != '') then { _value params ['_animSet', '_anims', '_canExit', '_attach']; _this setVariable ['ENH_ambientAnimations_anims', _anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic', getPosATL _this, [], 0, 'NONE']; _this setVariable ['ENH_ambientAnimations_logic', _logic]; [_this, _logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims', []]); [_unit, _anim] remoteExec ['switchMove', 0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit', true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit', true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic', objNull]); if (alive _unit) then { [_unit, ''] remoteExec ['switchMove', 0]; _unit enableAI 'ANIM'; }; _unit removeEventHandler ['Killed', _unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged', _unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone', _unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler ['AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone', _EHAnimDone]; if (_canExit && !is3DEN) then { private _EHKilled = _this addEventHandler ['Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; }]; _this setVariable ['ENH_EHKilled', _EHKilled]; private _EHDammaged = _this addEventHandler ['Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; }]; _this setVariable ['ENH_EHDammaged', _EHDammaged]; _this spawn { scriptName 'ENH_Attribute_AmbientAnimations'; params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit', false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; + class Value + { + class data + { + singleType="ARRAY"; + class value + { + items=4; + class Item0 + { + class data + { + singleType="STRING"; + value="WORKING_AT_DESK"; + }; + }; + class Item1 + { + class data + { + singleType="ARRAY"; + class value + { + items=1; + class Item0 + { + class data + { + singleType="STRING"; + value="acts_millerDisarming_deskLoop"; + }; + }; + }; + }; + }; + class Item2 + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + class Item3 + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + }; + }; + }; + class Attribute1 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male05ENG"; + }; + }; + }; + class Attribute2 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=0.94999999; + }; + }; + }; + nAttributes=3; + }; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={1924.72,230.32143,1697.4091}; + angles[]={0,4.0947518,0}; + }; + side="Independent"; + flags=1; + class Attributes + { + }; + id=19608; + type="SEP_I_US_WIN_Rflmn"; + atlOffset=0.79499817; + class CustomAttributes + { + class Attribute0 + { + property="ENH_AmbientAnimations"; + expression=" if (_value # 0 != '') then { _value params ['_animSet', '_anims', '_canExit', '_attach']; _this setVariable ['ENH_ambientAnimations_anims', _anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic', getPosATL _this, [], 0, 'NONE']; _this setVariable ['ENH_ambientAnimations_logic', _logic]; [_this, _logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims', []]); [_unit, _anim] remoteExec ['switchMove', 0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit', true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit', true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic', objNull]); if (alive _unit) then { [_unit, ''] remoteExec ['switchMove', 0]; _unit enableAI 'ANIM'; }; _unit removeEventHandler ['Killed', _unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged', _unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone', _unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler ['AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone', _EHAnimDone]; if (_canExit && !is3DEN) then { private _EHKilled = _this addEventHandler ['Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; }]; _this setVariable ['ENH_EHKilled', _EHKilled]; private _EHDammaged = _this addEventHandler ['Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; }]; _this setVariable ['ENH_EHDammaged', _EHDammaged]; _this spawn { scriptName 'ENH_Attribute_AmbientAnimations'; params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit', false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; + class Value + { + class data + { + singleType="ARRAY"; + class value + { + items=4; + class Item0 + { + class data + { + singleType="STRING"; + value="WATCH1"; + }; + }; + class Item1 + { + class data + { + singleType="ARRAY"; + class value + { + items=1; + class Item0 + { + class data + { + singleType="STRING"; + value="inbasemoves_patrolling1"; + }; + }; + }; + }; + }; + class Item2 + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + class Item3 + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + }; + }; + }; + class Attribute1 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male09ENG"; + }; + }; + }; + class Attribute2 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + nAttributes=3; + }; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={1941.599,230.03111,1678.2111}; + angles[]={0,3.5585518,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + }; + id=19610; + type="SEP_I_US_WIN_Sentry_Carb"; + atlOffset=0.094070435; + class CustomAttributes + { + class Attribute0 + { + property="ENH_AmbientAnimations"; + expression=" if (_value # 0 != '') then { _value params ['_animSet', '_anims', '_canExit', '_attach']; _this setVariable ['ENH_ambientAnimations_anims', _anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic', getPosATL _this, [], 0, 'NONE']; _this setVariable ['ENH_ambientAnimations_logic', _logic]; [_this, _logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims', []]); [_unit, _anim] remoteExec ['switchMove', 0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit', true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit', true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic', objNull]); if (alive _unit) then { [_unit, ''] remoteExec ['switchMove', 0]; _unit enableAI 'ANIM'; }; _unit removeEventHandler ['Killed', _unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged', _unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone', _unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler ['AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone', _EHAnimDone]; if (_canExit && !is3DEN) then { private _EHKilled = _this addEventHandler ['Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; }]; _this setVariable ['ENH_EHKilled', _EHKilled]; private _EHDammaged = _this addEventHandler ['Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; }]; _this setVariable ['ENH_EHDammaged', _EHDammaged]; _this spawn { scriptName 'ENH_Attribute_AmbientAnimations'; params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit', false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; + class Value + { + class data + { + singleType="ARRAY"; + class value + { + items=4; + class Item0 + { + class data + { + singleType="STRING"; + value="WATCH2"; + }; + }; + class Item1 + { + class data + { + singleType="ARRAY"; + class value + { + items=1; + class Item0 + { + class data + { + singleType="STRING"; + value="inbasemoves_patrolling2"; + }; + }; + }; + }; + }; + class Item2 + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + class Item3 + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + }; + }; + }; + class Attribute1 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male06ENG"; + }; + }; + }; + class Attribute2 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=0.99000001; + }; + }; + }; + nAttributes=3; + }; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={1960.059,229.45068,1654.3291}; + angles[]={0,3.9214056,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + }; + id=19612; + type="SEP_I_US_WIN_HMGunner"; + atlOffset=0.091125488; + class CustomAttributes + { + class Attribute0 + { + property="ENH_AmbientAnimations"; + expression=" if (_value # 0 != '') then { _value params ['_animSet', '_anims', '_canExit', '_attach']; _this setVariable ['ENH_ambientAnimations_anims', _anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic', getPosATL _this, [], 0, 'NONE']; _this setVariable ['ENH_ambientAnimations_logic', _logic]; [_this, _logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims', []]); [_unit, _anim] remoteExec ['switchMove', 0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit', true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit', true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic', objNull]); if (alive _unit) then { [_unit, ''] remoteExec ['switchMove', 0]; _unit enableAI 'ANIM'; }; _unit removeEventHandler ['Killed', _unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged', _unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone', _unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler ['AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone', _EHAnimDone]; if (_canExit && !is3DEN) then { private _EHKilled = _this addEventHandler ['Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; }]; _this setVariable ['ENH_EHKilled', _EHKilled]; private _EHDammaged = _this addEventHandler ['Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; }]; _this setVariable ['ENH_EHDammaged', _EHDammaged]; _this spawn { scriptName 'ENH_Attribute_AmbientAnimations'; params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit', false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; + class Value + { + class data + { + singleType="ARRAY"; + class value + { + items=4; + class Item0 + { + class data + { + singleType="STRING"; + value="WATCH1"; + }; + }; + class Item1 + { + class data + { + singleType="ARRAY"; + class value + { + items=1; + class Item0 + { + class data + { + singleType="STRING"; + value="inbasemoves_patrolling1"; + }; + }; + }; + }; + }; + class Item2 + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + class Item3 + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + }; + }; + }; + class Attribute1 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male07ENG"; + }; + }; + }; + class Attribute2 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=1.04; + }; + }; + }; + nAttributes=3; + }; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={1976.769,229.13333,1635.832}; + angles[]={0,3.345866,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + }; + id=19614; + type="SEP_I_US_WIN_Rflmn"; + atlOffset=0.081512451; + class CustomAttributes + { + class Attribute0 + { + property="ENH_AmbientAnimations"; + expression=" if (_value # 0 != '') then { _value params ['_animSet', '_anims', '_canExit', '_attach']; _this setVariable ['ENH_ambientAnimations_anims', _anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic', getPosATL _this, [], 0, 'NONE']; _this setVariable ['ENH_ambientAnimations_logic', _logic]; [_this, _logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims', []]); [_unit, _anim] remoteExec ['switchMove', 0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit', true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit', true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic', objNull]); if (alive _unit) then { [_unit, ''] remoteExec ['switchMove', 0]; _unit enableAI 'ANIM'; }; _unit removeEventHandler ['Killed', _unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged', _unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone', _unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler ['AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone', _EHAnimDone]; if (_canExit && !is3DEN) then { private _EHKilled = _this addEventHandler ['Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; }]; _this setVariable ['ENH_EHKilled', _EHKilled]; private _EHDammaged = _this addEventHandler ['Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; }]; _this setVariable ['ENH_EHDammaged', _EHDammaged]; _this spawn { scriptName 'ENH_Attribute_AmbientAnimations'; params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit', false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; + class Value + { + class data + { + singleType="ARRAY"; + class value + { + items=4; + class Item0 + { + class data + { + singleType="STRING"; + value="WATCH1"; + }; + }; + class Item1 + { + class data + { + singleType="ARRAY"; + class value + { + items=1; + class Item0 + { + class data + { + singleType="STRING"; + value="inbasemoves_patrolling1"; + }; + }; + }; + }; + }; + class Item2 + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + class Item3 + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + }; + }; + }; + class Attribute1 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male08ENG"; + }; + }; + }; + class Attribute2 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=1.01; + }; + }; + }; + nAttributes=3; + }; + }; + class Item10 + { + dataType="Object"; + class PositionInfo + { + position[]={2000.3831,228.40849,1626.879}; + angles[]={0,3.5432634,-0}; + }; + side="Independent"; + flags=5; + class Attributes + { + }; + id=19616; + type="SEP_I_US_WIN_Gren"; + atlOffset=7.6293945e-05; + class CustomAttributes + { + class Attribute0 + { + property="ENH_AmbientAnimations"; + expression=" if (_value # 0 != '') then { _value params ['_animSet', '_anims', '_canExit', '_attach']; _this setVariable ['ENH_ambientAnimations_anims', _anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic', getPosATL _this, [], 0, 'NONE']; _this setVariable ['ENH_ambientAnimations_logic', _logic]; [_this, _logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims', []]); [_unit, _anim] remoteExec ['switchMove', 0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit', true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit', true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic', objNull]); if (alive _unit) then { [_unit, ''] remoteExec ['switchMove', 0]; _unit enableAI 'ANIM'; }; _unit removeEventHandler ['Killed', _unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged', _unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone', _unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler ['AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone', _EHAnimDone]; if (_canExit && !is3DEN) then { private _EHKilled = _this addEventHandler ['Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; }]; _this setVariable ['ENH_EHKilled', _EHKilled]; private _EHDammaged = _this addEventHandler ['Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; }]; _this setVariable ['ENH_EHDammaged', _EHDammaged]; _this spawn { scriptName 'ENH_Attribute_AmbientAnimations'; params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit', false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; + class Value + { + class data + { + singleType="ARRAY"; + class value + { + items=4; + class Item0 + { + class data + { + singleType="STRING"; + value="WATCH2"; + }; + }; + class Item1 + { + class data + { + singleType="ARRAY"; + class value + { + items=1; + class Item0 + { + class data + { + singleType="STRING"; + value="inbasemoves_patrolling2"; + }; + }; + }; + }; + }; + class Item2 + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + class Item3 + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + }; + }; + }; + class Attribute1 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male07ENG"; + }; + }; + }; + class Attribute2 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=1.03; + }; + }; + }; + nAttributes=3; + }; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={2011.795,226.689,1649.9352}; + angles[]={0,5.6058025,-0}; + }; + side="Independent"; + flags=5; + class Attributes + { + class Inventory + { + class uniform + { + typeName="SEP_I_US_U_M43_snow"; + isBackpack=0; + class MagazineCargo + { + items=1; + class Item0 + { + name="SPE_US_Mk_2"; + count=1; + ammoLeft=1; + }; + }; + class ItemCargo + { + items=1; + class Item0 + { + name="FirstAidKit"; + count=2; + }; + }; + }; + class vest + { + typeName="V_SPE_US_Vest_Garand_eng"; + isBackpack=0; + class MagazineCargo + { + items=1; + class Item0 + { + name="SPE_US_Mk_2"; + count=1; + ammoLeft=1; + }; + }; + }; + class backpack + { + typeName="B_SPE_US_Backpack_eng"; + isBackpack=1; + class MagazineCargo + { + items=2; + class Item0 + { + name="SPE_US_TNT_half_pound_mag"; + count=4; + ammoLeft=1; + }; + class Item1 + { + name="SPE_US_TNT_4pound_mag"; + count=1; + ammoLeft=1; + }; + }; + }; + map="ItemMap"; + compass="SPE_US_ItemCompass"; + watch="SPE_US_ItemWatch"; + headgear="H_SPE_US_Helmet"; + }; + }; + id=19618; + type="SEP_I_US_WIN_Engi"; + class CustomAttributes + { + class Attribute0 + { + property="ENH_AmbientAnimations"; + expression=" if (_value # 0 != '') then { _value params ['_animSet', '_anims', '_canExit', '_attach']; _this setVariable ['ENH_ambientAnimations_anims', _anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic', getPosATL _this, [], 0, 'NONE']; _this setVariable ['ENH_ambientAnimations_logic', _logic]; [_this, _logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims', []]); [_unit, _anim] remoteExec ['switchMove', 0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit', true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit', true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic', objNull]); if (alive _unit) then { [_unit, ''] remoteExec ['switchMove', 0]; _unit enableAI 'ANIM'; }; _unit removeEventHandler ['Killed', _unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged', _unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone', _unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler ['AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone', _EHAnimDone]; if (_canExit && !is3DEN) then { private _EHKilled = _this addEventHandler ['Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; }]; _this setVariable ['ENH_EHKilled', _EHKilled]; private _EHDammaged = _this addEventHandler ['Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; }]; _this setVariable ['ENH_EHDammaged', _EHDammaged]; _this spawn { scriptName 'ENH_Attribute_AmbientAnimations'; params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit', false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; + class Value + { + class data + { + singleType="ARRAY"; + class value + { + items=4; + class Item0 + { + class data + { + singleType="STRING"; + value="WORKING_AT_DESK"; + }; + }; + class Item1 + { + class data + { + singleType="ARRAY"; + class value + { + items=1; + class Item0 + { + class data + { + singleType="STRING"; + value="acts_millerDisarming_deskLoop"; + }; + }; + }; + }; + }; + class Item2 + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + class Item3 + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + }; + }; + }; + class Attribute1 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male11ENG"; + }; + }; + }; + class Attribute2 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=1.04; + }; + }; + }; + nAttributes=3; + }; + }; + class Item12 + { + dataType="Object"; + class PositionInfo + { + position[]={1996.8999,228.01814,1720.7714}; + angles[]={0,1.004963,-0}; + }; + side="Independent"; + flags=5; + class Attributes + { + }; + id=19621; + type="SEP_I_US_WIN_Medic"; + class CustomAttributes + { + class Attribute0 + { + property="ENH_AmbientAnimations"; + expression=" if (_value # 0 != '') then { _value params ['_animSet', '_anims', '_canExit', '_attach']; _this setVariable ['ENH_ambientAnimations_anims', _anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic', getPosATL _this, [], 0, 'NONE']; _this setVariable ['ENH_ambientAnimations_logic', _logic]; [_this, _logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims', []]); [_unit, _anim] remoteExec ['switchMove', 0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit', true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit', true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic', objNull]); if (alive _unit) then { [_unit, ''] remoteExec ['switchMove', 0]; _unit enableAI 'ANIM'; }; _unit removeEventHandler ['Killed', _unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged', _unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone', _unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler ['AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone', _EHAnimDone]; if (_canExit && !is3DEN) then { private _EHKilled = _this addEventHandler ['Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; }]; _this setVariable ['ENH_EHKilled', _EHKilled]; private _EHDammaged = _this addEventHandler ['Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; }]; _this setVariable ['ENH_EHDammaged', _EHDammaged]; _this spawn { scriptName 'ENH_Attribute_AmbientAnimations'; params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit', false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; + class Value + { + class data + { + singleType="ARRAY"; + class value + { + items=4; + class Item0 + { + class data + { + singleType="STRING"; + value="SIT_U2"; + }; + }; + class Item1 + { + class data + { + singleType="ARRAY"; + class value + { + items=4; + class Item0 + { + class data + { + singleType="STRING"; + value="hubsittingchairub_idle1"; + }; + }; + class Item1 + { + class data + { + singleType="STRING"; + value="hubsittingchairub_idle2"; + }; + }; + class Item2 + { + class data + { + singleType="STRING"; + value="hubsittingchairub_idle3"; + }; + }; + class Item3 + { + class data + { + singleType="STRING"; + value="hubsittingchairub_move1"; + }; + }; + }; + }; + }; + class Item2 + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + class Item3 + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + }; + }; + }; + class Attribute1 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male03ENG"; + }; + }; + }; + class Attribute2 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=1.04; + }; + }; + }; + nAttributes=3; + }; + }; + class Item13 + { + dataType="Object"; + class PositionInfo + { + position[]={1998.7061,228.01881,1723.1001}; + angles[]={0,4.0406256,-0}; + }; + side="Independent"; + flags=5; + class Attributes + { + }; + id=19620; + type="SEP_I_US_WIN_Rflmn"; + class CustomAttributes + { + class Attribute0 + { + property="ENH_AmbientAnimations"; + expression=" if (_value # 0 != '') then { _value params ['_animSet', '_anims', '_canExit', '_attach']; _this setVariable ['ENH_ambientAnimations_anims', _anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic', getPosATL _this, [], 0, 'NONE']; _this setVariable ['ENH_ambientAnimations_logic', _logic]; [_this, _logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims', []]); [_unit, _anim] remoteExec ['switchMove', 0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit', true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit', true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic', objNull]); if (alive _unit) then { [_unit, ''] remoteExec ['switchMove', 0]; _unit enableAI 'ANIM'; }; _unit removeEventHandler ['Killed', _unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged', _unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone', _unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler ['AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone', _EHAnimDone]; if (_canExit && !is3DEN) then { private _EHKilled = _this addEventHandler ['Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; }]; _this setVariable ['ENH_EHKilled', _EHKilled]; private _EHDammaged = _this addEventHandler ['Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; }]; _this setVariable ['ENH_EHDammaged', _EHDammaged]; _this spawn { scriptName 'ENH_Attribute_AmbientAnimations'; params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit', false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; + class Value + { + class data + { + singleType="ARRAY"; + class value + { + items=4; + class Item0 + { + class data + { + singleType="STRING"; + value="SIT_U2"; + }; + }; + class Item1 + { + class data + { + singleType="ARRAY"; + class value + { + items=4; + class Item0 + { + class data + { + singleType="STRING"; + value="hubsittingchairub_idle1"; + }; + }; + class Item1 + { + class data + { + singleType="STRING"; + value="hubsittingchairub_idle2"; + }; + }; + class Item2 + { + class data + { + singleType="STRING"; + value="hubsittingchairub_idle3"; + }; + }; + class Item3 + { + class data + { + singleType="STRING"; + value="hubsittingchairub_move1"; + }; + }; + }; + }; + }; + class Item2 + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + class Item3 + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + }; + }; + }; + class Attribute1 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male10ENG"; + }; + }; + }; + class Attribute2 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=0.99000001; + }; + }; + }; + nAttributes=3; + }; + }; + class Item14 + { + dataType="Object"; + class PositionInfo + { + position[]={1964.0439,228.27861,1755.0441}; + angles[]={0,0.4007625,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + }; + id=19623; + type="SEP_I_US_WIN_Rflmn"; + class CustomAttributes + { + class Attribute0 + { + property="ENH_AmbientAnimations"; + expression=" if (_value # 0 != '') then { _value params ['_animSet', '_anims', '_canExit', '_attach']; _this setVariable ['ENH_ambientAnimations_anims', _anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic', getPosATL _this, [], 0, 'NONE']; _this setVariable ['ENH_ambientAnimations_logic', _logic]; [_this, _logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims', []]); [_unit, _anim] remoteExec ['switchMove', 0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit', true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit', true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic', objNull]); if (alive _unit) then { [_unit, ''] remoteExec ['switchMove', 0]; _unit enableAI 'ANIM'; }; _unit removeEventHandler ['Killed', _unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged', _unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone', _unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler ['AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone', _EHAnimDone]; if (_canExit && !is3DEN) then { private _EHKilled = _this addEventHandler ['Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; }]; _this setVariable ['ENH_EHKilled', _EHKilled]; private _EHDammaged = _this addEventHandler ['Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; }]; _this setVariable ['ENH_EHDammaged', _EHDammaged]; _this spawn { scriptName 'ENH_Attribute_AmbientAnimations'; params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit', false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; + class Value + { + class data + { + singleType="ARRAY"; + class value + { + items=4; + class Item0 + { + class data + { + singleType="STRING"; + value="WATCH2"; + }; + }; + class Item1 + { + class data + { + singleType="ARRAY"; + class value + { + items=1; + class Item0 + { + class data + { + singleType="STRING"; + value="inbasemoves_patrolling2"; + }; + }; + }; + }; + }; + class Item2 + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + class Item3 + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + }; + }; + }; + class Attribute1 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male12ENG"; + }; + }; + }; + class Attribute2 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=1.01; + }; + }; + }; + nAttributes=3; + }; + }; + class Item15 + { + dataType="Object"; + class PositionInfo + { + position[]={1947.02,229.77141,1753.088}; + }; + side="Independent"; + flags=5; + class Attributes + { + }; + id=19625; + type="SEP_I_US_WIN_HMGunner"; + atlOffset=1.5258789e-05; + class CustomAttributes + { + class Attribute0 + { + property="ENH_AmbientAnimations"; + expression=" if (_value # 0 != '') then { _value params ['_animSet', '_anims', '_canExit', '_attach']; _this setVariable ['ENH_ambientAnimations_anims', _anims]; _this disableAI 'ANIM'; if (_attach && !is3DEN) then { private _logic = group _this createUnit ['Logic', getPosATL _this, [], 0, 'NONE']; _this setVariable ['ENH_ambientAnimations_logic', _logic]; [_this, _logic] call BIS_fnc_attachToRelative; }; ENH_fnc_ambientAnimations_play = { params ['_unit']; private _anim = selectRandom (_unit getVariable ['ENH_ambientAnimations_anims', []]); [_unit, _anim] remoteExec ['switchMove', 0]; }; ENH_fnc_ambientAnimations_exit = { params ['_unit']; if !(_unit getVariable ['ENH_ambientAnimations_exit', true]) exitWith {false}; _unit setVariable ['ENH_ambientAnimations_exit', true]; detach _unit; deleteVehicle (_unit getVariable ['ENH_ambientAnimations_logic', objNull]); if (alive _unit) then { [_unit, ''] remoteExec ['switchMove', 0]; _unit enableAI 'ANIM'; }; _unit removeEventHandler ['Killed', _unit getVariable ['ENH_EHKilled',-1]]; _unit removeEventHandler ['Dammaged', _unit getVariable ['ENH_EHDammaged',-1]]; _unit removeEventHandler ['AnimDone', _unit getVariable ['ENH_EHAnimDone',-1]]; }; private _EHAnimDone = _this addEventHandler ['AnimDone', { params ['_unit']; if (alive _unit) then { _unit call ENH_fnc_ambientAnimations_play; } else { _unit call ENH_fnc_ambientAnimations_exit; }; } ]; _this setVariable ['ENH_EHAnimDone', _EHAnimDone]; if (_canExit && !is3DEN) then { private _EHKilled = _this addEventHandler ['Killed', { (_this select 0) call ENH_fnc_ambientAnimations_exit; }]; _this setVariable ['ENH_EHKilled', _EHKilled]; private _EHDammaged = _this addEventHandler ['Dammaged', { (_this select 0) call ENH_fnc_ambientAnimations_exit; }]; _this setVariable ['ENH_EHDammaged', _EHDammaged]; _this spawn { scriptName 'ENH_Attribute_AmbientAnimations'; params ['_unit']; waitUntil { sleep 1; (_unit getVariable ['ENH_ambientAnimations_exit', false]) || {behaviour _unit == 'COMBAT'} }; _unit call ENH_fnc_ambientAnimations_exit; }; }; _this call ENH_fnc_ambientAnimations_play; };"; + class Value + { + class data + { + singleType="ARRAY"; + class value + { + items=4; + class Item0 + { + class data + { + singleType="STRING"; + value="WATCH1"; + }; + }; + class Item1 + { + class data + { + singleType="ARRAY"; + class value + { + items=1; + class Item0 + { + class data + { + singleType="STRING"; + value="inbasemoves_patrolling1"; + }; + }; + }; + }; + }; + class Item2 + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + class Item3 + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + }; + }; + }; + class Attribute1 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male07ENG"; + }; + }; + }; + class Attribute2 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=1.04; + }; + }; + }; + nAttributes=3; + }; + }; + class Item16 + { + dataType="Object"; + class PositionInfo + { + position[]={2062.2551,227.75995,1713.5026}; + angles[]={0,0.85682249,-0}; + }; + side="Independent"; + flags=5; + class Attributes + { + }; + id=19627; + type="SEP_I_US_WIN_Rflmn"; + atlOffset=0.075942993; + }; + class Item17 + { + dataType="Object"; + class PositionInfo + { + position[]={2052.489,226.84319,1712.146}; + angles[]={6.2720294,0.76504135,0}; + }; + side="Independent"; + flags=4; + class Attributes + { + }; + id=19629; + type="SEP_I_US_WIN_Mortar_Gunner"; + }; + class Item18 + { + dataType="Object"; + class PositionInfo + { + position[]={2052.489,226.84319,1712.146}; + angles[]={6.2720294,0.76504135,0}; + }; + side="Independent"; + flags=4; + class Attributes + { + }; + id=19631; + type="SEP_I_US_WIN_Mortar_Gunner"; + }; + }; + class Attributes + { + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=3; + }; + class Links + { + items=3; + class Item0 + { + linkID=0; + item0=19597; + item1=12148; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item1 + { + linkID=1; + item0=19629; + item1=19630; + class CustomData + { + role=3; + cargoIndex=0; + }; + }; + class Item2 + { + linkID=2; + item0=19631; + item1=19630; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + }; + }; + id=19606; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2042.0564,228.09407,1662.3159}; + angles[]={0,2.9242992,6.2776175}; + }; + side="Independent"; + flags=4; + class Attributes + { + lock="LOCKED"; + }; + id=12148; + type="SPE_M45_Quadmount"; + class CustomAttributes + { + class Attribute0 + { + property="SPE_DismountWhenEmpty"; + expression="_this setVariable ['SPE_Static_CloseCombat_NoAmmo_Dismount',_value,true];"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + }; + id=19595; + atlOffset=-0.4760437; + }; + class Item241 + { + dataType="Group"; + side="Independent"; + class Attributes + { + }; + id=19600; + atlOffset=-232.72; + }; + class Item242 + { + dataType="Object"; + class PositionInfo + { + position[]={2052.5674,227.54016,1711.8429}; + angles[]={6.2720294,0.76504135,0}; + }; + side="Independent"; + flags=4; + class Attributes + { + }; + id=19630; + type="SEP_I_US_WIN_M1_81"; + }; + }; + class Connections + { + class LinkIDProvider + { + nextID=202; + }; + class Links + { + items=202; + class Item0 + { + linkID=0; + item0=10245; + item1=10244; + class CustomData + { + type="Sync"; + }; + }; + class Item1 + { + linkID=1; + item0=10246; + item1=10245; + class CustomData + { + type="Sync"; + }; + }; + class Item2 + { + linkID=2; + item0=10247; + item1=10246; + class CustomData + { + type="Sync"; + }; + }; + class Item3 + { + linkID=3; + item0=10248; + item1=10244; + class CustomData + { + type="Sync"; + }; + }; + class Item4 + { + linkID=4; + item0=10249; + item1=10248; + class CustomData + { + type="Sync"; + }; + }; + class Item5 + { + linkID=5; + item0=10250; + item1=10244; + class CustomData + { + type="Sync"; + }; + }; + class Item6 + { + linkID=6; + item0=10251; + item1=10250; + class CustomData + { + type="Sync"; + }; + }; + class Item7 + { + linkID=7; + item0=10252; + item1=10251; + class CustomData + { + type="Sync"; + }; + }; + class Item8 + { + linkID=8; + item0=10253; + item1=10252; + class CustomData + { + type="Sync"; + }; + }; + class Item9 + { + linkID=9; + item0=10255; + item1=10254; + class CustomData + { + type="Sync"; + }; + }; + class Item10 + { + linkID=10; + item0=10256; + item1=10255; + class CustomData + { + type="Sync"; + }; + }; + class Item11 + { + linkID=11; + item0=10257; + item1=10256; + class CustomData + { + type="Sync"; + }; + }; + class Item12 + { + linkID=12; + item0=10258; + item1=10254; + class CustomData + { + type="Sync"; + }; + }; + class Item13 + { + linkID=13; + item0=10259; + item1=10258; + class CustomData + { + type="Sync"; + }; + }; + class Item14 + { + linkID=14; + item0=10260; + item1=10259; + class CustomData + { + type="Sync"; + }; + }; + class Item15 + { + linkID=15; + item0=10261; + item1=10260; + class CustomData + { + type="Sync"; + }; + }; + class Item16 + { + linkID=16; + item0=10262; + item1=10261; + class CustomData + { + type="Sync"; + }; + }; + class Item17 + { + linkID=17; + item0=10264; + item1=10255; + class CustomData + { + type="Sync"; + }; + }; + class Item18 + { + linkID=18; + item0=10270; + item1=10265; + class CustomData + { + type="Sync"; + }; + }; + class Item19 + { + linkID=19; + item0=10271; + item1=10270; + class CustomData + { + type="Sync"; + }; + }; + class Item20 + { + linkID=20; + item0=10275; + item1=10271; + class CustomData + { + type="Sync"; + }; + }; + class Item21 + { + linkID=21; + item0=10276; + item1=10275; + class CustomData + { + type="Sync"; + }; + }; + class Item22 + { + linkID=22; + item0=10277; + item1=10265; + class CustomData + { + type="Sync"; + }; + }; + class Item23 + { + linkID=23; + item0=10279; + item1=10278; + class CustomData + { + type="Sync"; + }; + }; + class Item24 + { + linkID=24; + item0=10280; + item1=10279; + class CustomData + { + type="Sync"; + }; + }; + class Item25 + { + linkID=25; + item0=10285; + item1=10278; + class CustomData + { + type="Sync"; + }; + }; + class Item26 + { + linkID=26; + item0=10286; + item1=10285; + class CustomData + { + type="Sync"; + }; + }; + class Item27 + { + linkID=27; + item0=10287; + item1=10286; + class CustomData + { + type="Sync"; + }; + }; + class Item28 + { + linkID=28; + item0=10291; + item1=10292; + class CustomData + { + type="Sync"; + }; + }; + class Item29 + { + linkID=29; + item0=10292; + item1=10293; + class CustomData + { + type="Sync"; + }; + }; + class Item30 + { + linkID=30; + item0=10295; + item1=10293; + class CustomData + { + type="Sync"; + }; + }; + class Item31 + { + linkID=31; + item0=10296; + item1=10295; + class CustomData + { + type="Sync"; + }; + }; + class Item32 + { + linkID=32; + item0=10302; + item1=10301; + class CustomData + { + type="Sync"; + }; + }; + class Item33 + { + linkID=33; + item0=10303; + item1=10302; + class CustomData + { + type="Sync"; + }; + }; + class Item34 + { + linkID=34; + item0=10304; + item1=10301; + class CustomData + { + type="Sync"; + }; + }; + class Item35 + { + linkID=35; + item0=10305; + item1=10304; + class CustomData + { + type="Sync"; + }; + }; + class Item36 + { + linkID=36; + item0=10307; + item1=10306; + class CustomData + { + type="Sync"; + }; + }; + class Item37 + { + linkID=37; + item0=10308; + item1=10307; + class CustomData + { + type="Sync"; + }; + }; + class Item38 + { + linkID=38; + item0=10309; + item1=10308; + class CustomData + { + type="Sync"; + }; + }; + class Item39 + { + linkID=39; + item0=10310; + item1=10306; + class CustomData + { + type="Sync"; + }; + }; + class Item40 + { + linkID=40; + item0=10311; + item1=10310; + class CustomData + { + type="Sync"; + }; + }; + class Item41 + { + linkID=41; + item0=10312; + item1=10311; + class CustomData + { + type="Sync"; + }; + }; + class Item42 + { + linkID=42; + item0=10313; + item1=10306; + class CustomData + { + type="Sync"; + }; + }; + class Item43 + { + linkID=43; + item0=10314; + item1=10313; + class CustomData + { + type="Sync"; + }; + }; + class Item44 + { + linkID=44; + item0=10315; + item1=10301; + class CustomData + { + type="Sync"; + }; + }; + class Item45 + { + linkID=45; + item0=10316; + item1=10315; + class CustomData + { + type="Sync"; + }; + }; + class Item46 + { + linkID=46; + item0=10317; + item1=10278; + class CustomData + { + type="Sync"; + }; + }; + class Item47 + { + linkID=47; + item0=10318; + item1=10317; + class CustomData + { + type="Sync"; + }; + }; + class Item48 + { + linkID=48; + item0=10320; + item1=10319; + class CustomData + { + type="Sync"; + }; + }; + class Item49 + { + linkID=49; + item0=10321; + item1=10320; + class CustomData + { + type="Sync"; + }; + }; + class Item50 + { + linkID=50; + item0=10322; + item1=10319; + class CustomData + { + type="Sync"; + }; + }; + class Item51 + { + linkID=51; + item0=10324; + item1=10323; + class CustomData + { + type="Sync"; + }; + }; + class Item52 + { + linkID=52; + item0=10325; + item1=10323; + class CustomData + { + type="Sync"; + }; + }; + class Item53 + { + linkID=53; + item0=10326; + item1=10325; + class CustomData + { + type="Sync"; + }; + }; + class Item54 + { + linkID=54; + item0=10327; + item1=10324; + class CustomData + { + type="Sync"; + }; + }; + class Item55 + { + linkID=55; + item0=10330; + item1=10328; + class CustomData + { + type="Sync"; + }; + }; + class Item56 + { + linkID=56; + item0=10329; + item1=10328; + class CustomData + { + type="Sync"; + }; + }; + class Item57 + { + linkID=57; + item0=15518; + item1=10308; + class CustomData + { + type="Sync"; + }; + }; + class Item58 + { + linkID=58; + item0=15519; + item1=10320; + class CustomData + { + type="Sync"; + }; + }; + class Item59 + { + linkID=59; + item0=15520; + item1=10328; + class CustomData + { + type="Sync"; + }; + }; + class Item60 + { + linkID=60; + item0=15521; + item1=15520; + class CustomData + { + type="Sync"; + }; + }; + class Item61 + { + linkID=61; + item0=17790; + item1=17769; + class CustomData + { + type="Sync"; + }; + }; + class Item62 + { + linkID=62; + item0=17803; + item1=17770; + class CustomData + { + type="Sync"; + }; + }; + class Item63 + { + linkID=63; + item0=17829; + item1=17772; + class CustomData + { + type="Sync"; + }; + }; + class Item64 + { + linkID=64; + item0=17842; + item1=17773; + class CustomData + { + type="Sync"; + }; + }; + class Item65 + { + linkID=65; + item0=17855; + item1=17774; + class CustomData + { + type="Sync"; + }; + }; + class Item66 + { + linkID=66; + item0=17862; + item1=17775; + class CustomData + { + type="Sync"; + }; + }; + class Item67 + { + linkID=67; + item0=17869; + item1=17776; + class CustomData + { + type="Sync"; + }; + }; + class Item68 + { + linkID=68; + item0=17876; + item1=17777; + class CustomData + { + type="Sync"; + }; + }; + class Item69 + { + linkID=69; + item0=17883; + item1=17778; + class CustomData + { + type="Sync"; + }; + }; + class Item70 + { + linkID=70; + item0=17897; + item1=17779; + class CustomData + { + type="Sync"; + }; + }; + class Item71 + { + linkID=71; + item0=17904; + item1=17781; + class CustomData + { + type="Sync"; + }; + }; + class Item72 + { + linkID=72; + item0=17911; + item1=17780; + class CustomData + { + type="Sync"; + }; + }; + class Item73 + { + linkID=73; + item0=17918; + item1=17783; + class CustomData + { + type="Sync"; + }; + }; + class Item74 + { + linkID=74; + item0=17931; + item1=17782; + class CustomData + { + type="Sync"; + }; + }; + class Item75 + { + linkID=75; + item0=17938; + item1=17785; + class CustomData + { + type="Sync"; + }; + }; + class Item76 + { + linkID=76; + item0=17945; + item1=17784; + class CustomData + { + type="Sync"; + }; + }; + class Item77 + { + linkID=77; + item0=17952; + item1=17786; + class CustomData + { + type="Sync"; + }; + }; + class Item78 + { + linkID=78; + item0=17965; + item1=17787; + class CustomData + { + type="Sync"; + }; + }; + class Item79 + { + linkID=79; + item0=17788; + item1=17785; + class CustomData + { + type="Sync"; + }; + }; + class Item80 + { + linkID=80; + item0=17788; + item1=17782; + class CustomData + { + type="Sync"; + }; + }; + class Item81 + { + linkID=81; + item0=17788; + item1=17780; + class CustomData + { + type="Sync"; + }; + }; + class Item82 + { + linkID=82; + item0=17788; + item1=17779; + class CustomData + { + type="Sync"; + }; + }; + class Item83 + { + linkID=83; + item0=17788; + item1=17776; + class CustomData + { + type="Sync"; + }; + }; + class Item84 + { + linkID=84; + item0=17788; + item1=17774; + class CustomData + { + type="Sync"; + }; + }; + class Item85 + { + linkID=85; + item0=17788; + item1=17773; + class CustomData + { + type="Sync"; + }; + }; + class Item86 + { + linkID=86; + item0=17788; + item1=17769; + class CustomData + { + type="Sync"; + }; + }; + class Item87 + { + linkID=87; + item0=17788; + item1=17770; + class CustomData + { + type="Sync"; + }; + }; + class Item88 + { + linkID=88; + item0=17788; + item1=17772; + class CustomData + { + type="Sync"; + }; + }; + class Item89 + { + linkID=89; + item0=17788; + item1=17775; + class CustomData + { + type="Sync"; + }; + }; + class Item90 + { + linkID=90; + item0=17788; + item1=17777; + class CustomData + { + type="Sync"; + }; + }; + class Item91 + { + linkID=91; + item0=17788; + item1=17778; + class CustomData + { + type="Sync"; + }; + }; + class Item92 + { + linkID=92; + item0=17788; + item1=17781; + class CustomData + { + type="Sync"; + }; + }; + class Item93 + { + linkID=93; + item0=17788; + item1=17783; + class CustomData + { + type="Sync"; + }; + }; + class Item94 + { + linkID=94; + item0=17788; + item1=17784; + class CustomData + { + type="Sync"; + }; + }; + class Item95 + { + linkID=95; + item0=17788; + item1=17786; + class CustomData + { + type="Sync"; + }; + }; + class Item96 + { + linkID=96; + item0=17788; + item1=17787; + class CustomData + { + type="Sync"; + }; + }; + class Item97 + { + linkID=97; + item0=17763; + item1=17758; + class CustomData + { + type="Sync"; + }; + }; + class Item98 + { + linkID=98; + item0=18110; + item1=17752; + class CustomData + { + type="Sync"; + }; + }; + class Item99 + { + linkID=99; + item0=18141; + item1=17761; + class CustomData + { + type="Sync"; + }; + }; + class Item100 + { + linkID=100; + item0=18041; + item1=18165; + class CustomData + { + type="Sync"; + }; + }; + class Item101 + { + linkID=101; + item0=18131; + item1=18165; + class CustomData + { + type="Sync"; + }; + }; + class Item102 + { + linkID=102; + item0=18056; + item1=18165; + class CustomData + { + type="Sync"; + }; + }; + class Item103 + { + linkID=103; + item0=18156; + item1=18165; + class CustomData + { + type="Sync"; + }; + }; + class Item104 + { + linkID=104; + item0=18051; + item1=18165; + class CustomData + { + type="Sync"; + }; + }; + class Item105 + { + linkID=105; + item0=18028; + item1=18165; + class CustomData + { + type="Sync"; + }; + }; + class Item106 + { + linkID=106; + item0=18034; + item1=18165; + class CustomData + { + type="Sync"; + }; + }; + class Item107 + { + linkID=107; + item0=18021; + item1=18165; + class CustomData + { + type="Sync"; + }; + }; + class Item108 + { + linkID=108; + item0=18089; + item1=18165; + class CustomData + { + type="Sync"; + }; + }; + class Item109 + { + linkID=109; + item0=18104; + item1=18165; + class CustomData + { + type="Sync"; + }; + }; + class Item110 + { + linkID=110; + item0=18102; + item1=18165; + class CustomData + { + type="Sync"; + }; + }; + class Item111 + { + linkID=111; + item0=18371; + item1=18380; + class CustomData + { + type="Sync"; + }; + }; + class Item112 + { + linkID=112; + item0=18366; + item1=18380; + class CustomData + { + type="Sync"; + }; + }; + class Item113 + { + linkID=113; + item0=18417; + item1=18165; + class CustomData + { + type="Sync"; + }; + }; + class Item114 + { + linkID=114; + item0=18427; + item1=18165; + class CustomData + { + type="Sync"; + }; + }; + class Item115 + { + linkID=115; + item0=18434; + item1=17762; + class CustomData + { + type="Sync"; + }; + }; + class Item116 + { + linkID=116; + item0=18140; + item1=18437; + class CustomData + { + type="Sync"; + }; + }; + class Item117 + { + linkID=117; + item0=18437; + item1=17758; + class CustomData + { + type="Sync"; + }; + }; + class Item118 + { + linkID=118; + item0=18446; + item1=17756; + class CustomData + { + type="Sync"; + }; + }; + class Item119 + { + linkID=119; + item0=18479; + item1=18496; + class CustomData + { + type="Sync"; + }; + }; + class Item120 + { + linkID=120; + item0=18464; + item1=18496; + class CustomData + { + type="Sync"; + }; + }; + class Item121 + { + linkID=121; + item0=18448; + item1=18496; + class CustomData + { + type="Sync"; + }; + }; + class Item122 + { + linkID=122; + item0=18488; + item1=18496; + class CustomData + { + type="Sync"; + }; + }; + class Item123 + { + linkID=123; + item0=18455; + item1=18496; + class CustomData + { + type="Sync"; + }; + }; + class Item124 + { + linkID=124; + item0=18474; + item1=18496; + class CustomData + { + type="Sync"; + }; + }; + class Item125 + { + linkID=125; + item0=18459; + item1=18496; + class CustomData + { + type="Sync"; + }; + }; + class Item126 + { + linkID=126; + item0=18498; + item1=18496; + class CustomData + { + type="Sync"; + }; + }; + class Item127 + { + linkID=127; + item0=18581; + item1=17751; + class CustomData + { + type="Sync"; + }; + }; + class Item128 + { + linkID=128; + item0=18629; + item1=18671; + class CustomData + { + type="Sync"; + }; + }; + class Item129 + { + linkID=129; + item0=18615; + item1=18671; + class CustomData + { + type="Sync"; + }; + }; + class Item130 + { + linkID=130; + item0=18636; + item1=18671; + class CustomData + { + type="Sync"; + }; + }; + class Item131 + { + linkID=131; + item0=18646; + item1=18671; + class CustomData + { + type="Sync"; + }; + }; + class Item132 + { + linkID=132; + item0=18622; + item1=18671; + class CustomData + { + type="Sync"; + }; + }; + class Item133 + { + linkID=133; + item0=18656; + item1=18671; + class CustomData + { + type="Sync"; + }; + }; + class Item134 + { + linkID=134; + item0=18661; + item1=18671; + class CustomData + { + type="Sync"; + }; + }; + class Item135 + { + linkID=135; + item0=18524; + item1=18697; + class CustomData + { + type="TriggerOwner"; + }; + }; + class Item136 + { + linkID=136; + item0=18541; + item1=18698; + class CustomData + { + type="TriggerOwner"; + }; + }; + class Item137 + { + linkID=137; + item0=18565; + item1=18699; + class CustomData + { + type="TriggerOwner"; + }; + }; + class Item138 + { + linkID=138; + item0=18759; + item1=18496; + class CustomData + { + type="Sync"; + }; + }; + class Item139 + { + linkID=139; + item0=18738; + item1=18496; + class CustomData + { + type="Sync"; + }; + }; + class Item140 + { + linkID=140; + item0=18726; + item1=18496; + class CustomData + { + type="Sync"; + }; + }; + class Item141 + { + linkID=141; + item0=18751; + item1=18496; + class CustomData + { + type="Sync"; + }; + }; + class Item142 + { + linkID=142; + item0=18755; + item1=18496; + class CustomData + { + type="Sync"; + }; + }; + class Item143 + { + linkID=143; + item0=18764; + item1=17750; + class CustomData + { + type="Sync"; + }; + }; + class Item144 + { + linkID=144; + item0=18821; + item1=18805; + class CustomData + { + type="Sync"; + }; + }; + class Item145 + { + linkID=145; + item0=18814; + item1=18805; + class CustomData + { + type="Sync"; + }; + }; + class Item146 + { + linkID=146; + item0=18789; + item1=18783; + class CustomData + { + type="Sync"; + }; + }; + class Item147 + { + linkID=147; + item0=18795; + item1=18783; + class CustomData + { + type="Sync"; + }; + }; + class Item148 + { + linkID=148; + item0=18802; + item1=18783; + class CustomData + { + type="Sync"; + }; + }; + class Item149 + { + linkID=149; + item0=18844; + item1=18783; + class CustomData + { + type="Sync"; + }; + }; + class Item150 + { + linkID=150; + item0=18884; + item1=18783; + class CustomData + { + type="Sync"; + }; + }; + class Item151 + { + linkID=151; + item0=18894; + item1=18805; + class CustomData + { + type="Sync"; + }; + }; + class Item152 + { + linkID=152; + item0=18776; + item1=18783; + class CustomData + { + type="Sync"; + }; + }; + class Item153 + { + linkID=153; + item0=18768; + item1=18783; + class CustomData + { + type="Sync"; + }; + }; + class Item154 + { + linkID=154; + item0=18767; + item1=18783; + class CustomData + { + type="Sync"; + }; + }; + class Item155 + { + linkID=155; + item0=18770; + item1=18783; + class CustomData + { + type="Sync"; + }; + }; + class Item156 + { + linkID=156; + item0=18775; + item1=18783; + class CustomData + { + type="Sync"; + }; + }; + class Item157 + { + linkID=157; + item0=18778; + item1=18783; + class CustomData + { + type="Sync"; + }; + }; + class Item158 + { + linkID=158; + item0=18910; + item1=18917; + class CustomData + { + type="Sync"; + }; + }; + class Item159 + { + linkID=159; + item0=18943; + item1=18962; + class CustomData + { + type="Sync"; + }; + }; + class Item160 + { + linkID=160; + item0=18950; + item1=18962; + class CustomData + { + type="Sync"; + }; + }; + class Item161 + { + linkID=161; + item0=18965; + item1=17759; + class CustomData + { + type="Sync"; + }; + }; + class Item162 + { + linkID=162; + item0=18966; + item1=17754; + class CustomData + { + type="Sync"; + }; + }; + class Item163 + { + linkID=163; + item0=18970; + item1=19045; + class CustomData + { + type="Sync"; + }; + }; + class Item164 + { + linkID=164; + item0=18989; + item1=19045; + class CustomData + { + type="Sync"; + }; + }; + class Item165 + { + linkID=165; + item0=18996; + item1=19045; + class CustomData + { + type="Sync"; + }; + }; + class Item166 + { + linkID=166; + item0=19003; + item1=19045; + class CustomData + { + type="Sync"; + }; + }; + class Item167 + { + linkID=167; + item0=19013; + item1=19045; + class CustomData + { + type="Sync"; + }; + }; + class Item168 + { + linkID=168; + item0=19018; + item1=19045; + class CustomData + { + type="Sync"; + }; + }; + class Item169 + { + linkID=169; + item0=19035; + item1=19045; + class CustomData + { + type="Sync"; + }; + }; + class Item170 + { + linkID=170; + item0=19047; + item1=19121; + class CustomData + { + type="Sync"; + }; + }; + class Item171 + { + linkID=171; + item0=19054; + item1=19121; + class CustomData + { + type="Sync"; + }; + }; + class Item172 + { + linkID=172; + item0=19061; + item1=19121; + class CustomData + { + type="Sync"; + }; + }; + class Item173 + { + linkID=173; + item0=19123; + item1=19121; + class CustomData + { + type="Sync"; + }; + }; + class Item174 + { + linkID=174; + item0=19127; + item1=19121; + class CustomData + { + type="Sync"; + }; + }; + class Item175 + { + linkID=175; + item0=19093; + item1=19121; + class CustomData + { + type="Sync"; + }; + }; + class Item176 + { + linkID=176; + item0=19107; + item1=19121; + class CustomData + { + type="Sync"; + }; + }; + class Item177 + { + linkID=177; + item0=19103; + item1=19121; + class CustomData + { + type="Sync"; + }; + }; + class Item178 + { + linkID=178; + item0=19112; + item1=19121; + class CustomData + { + type="Sync"; + }; + }; + class Item179 + { + linkID=179; + item0=18605; + item1=18692; + class CustomData + { + type="TriggerOwner"; + }; + }; + class Item180 + { + linkID=180; + item0=18599; + item1=18691; + class CustomData + { + type="TriggerOwner"; + }; + }; + class Item181 + { + linkID=181; + item0=18512; + item1=18693; + class CustomData + { + type="TriggerOwner"; + }; + }; + class Item182 + { + linkID=182; + item0=18530; + item1=18694; + class CustomData + { + type="TriggerOwner"; + }; + }; + class Item183 + { + linkID=183; + item0=18592; + item1=18695; + class CustomData + { + type="TriggerOwner"; + }; + }; + class Item184 + { + linkID=184; + item0=18572; + item1=18696; + class CustomData + { + type="TriggerOwner"; + }; + }; + class Item185 + { + linkID=185; + item0=19383; + item1=17755; + class CustomData + { + type="Sync"; + }; + }; + class Item186 + { + linkID=186; + item0=19384; + item1=17757; + class CustomData + { + type="Sync"; + }; + }; + class Item187 + { + linkID=187; + item0=19462; + item1=19482; + class CustomData + { + type="Sync"; + }; + }; + class Item188 + { + linkID=188; + item0=19469; + item1=19482; + class CustomData + { + type="Sync"; + }; + }; + class Item189 + { + linkID=189; + item0=19476; + item1=19482; + class CustomData + { + type="Sync"; + }; + }; + class Item190 + { + linkID=190; + item0=19513; + item1=19482; + class CustomData + { + type="Sync"; + }; + }; + class Item191 + { + linkID=191; + item0=19520; + item1=19482; + class CustomData + { + type="Sync"; + }; + }; + class Item192 + { + linkID=192; + item0=19527; + item1=19482; + class CustomData + { + type="Sync"; + }; + }; + class Item193 + { + linkID=193; + item0=19506; + item1=19482; + class CustomData + { + type="Sync"; + }; + }; + class Item194 + { + linkID=194; + item0=19499; + item1=19482; + class CustomData + { + type="Sync"; + }; + }; + class Item195 + { + linkID=195; + item0=19428; + item1=19482; + class CustomData + { + type="Sync"; + }; + }; + class Item196 + { + linkID=196; + item0=19458; + item1=19482; + class CustomData + { + type="Sync"; + }; + }; + class Item197 + { + linkID=197; + item0=19449; + item1=19482; + class CustomData + { + type="Sync"; + }; + }; + class Item198 + { + linkID=198; + item0=19454; + item1=19482; + class CustomData + { + type="Sync"; + }; + }; + class Item199 + { + linkID=199; + item0=19439; + item1=19482; + class CustomData + { + type="Sync"; + }; + }; + class Item200 + { + linkID=200; + item0=19534; + item1=19482; + class CustomData + { + type="Sync"; + }; + }; + class Item201 + { + linkID=201; + item0=19541; + item1=19542; + class CustomData + { + type="Sync"; + }; + }; + }; + }; +}; diff --git a/objectiveCommand.sqf b/objectiveCommand.sqf new file mode 100644 index 0000000..9b5ebd6 --- /dev/null +++ b/objectiveCommand.sqf @@ -0,0 +1,247 @@ +_createRTB = mapObjectiveCommand addAction [ + "CREATE TASK - RTB", + { + params ["_target", "_caller", "_actionID"]; + var_task_00_rtbCreate = true; + _target removeAction _actionID; + }, + nil, + 1.5, + true, + true, + "", + "_this == missionCommander", + 3, + false, + "", + "" +]; +_setRTB = mapObjectiveCommand addAction [ + "SET TASK - RTB", + {["00", "ASSIGNED"] call BIS_fnc_taskSetState;}, + nil, + 1.5, + true, + true, + "", + "_this == missionCommander", + 3, + false, + "", + "" +]; + +_completeRTB = mapObjectiveCommand addAction [ + "COMPLETE TASK - RTB", + {["00", "SUCCEEDED"] call BIS_fnc_taskSetState;}, + nil, + 1.5, + true, + true, + "", + "_this == missionCommander", + 3, + false, + "", + "" +]; + +_task01DefendNorthEast = mapObjectiveCommand addAction [ + "1. SET TASK - Defend Northeast Frontline", + { + params ["_target", "_caller", "_actionID"]; + var_task_01_defendNortheast = true; + publicVariable "var_task_01_defendNortheast"; + _target removeAction _actionID; + }, + nil, + 1.5, + true, + true, + "", + "_this == missionCommander", + 3, + false, + "", + "" +]; + +_task02DestroyArmor = mapObjectiveCommand addAction [ + "2. SET TASK - Destroy German Armor", + { + params ["_target", "_caller", "_actionID"]; + var_task_02_destroyArmor = true; + publicVariable "var_task_02_destroyArmor"; + _target removeAction _actionID; + }, + nil, + 1.5, + true, + true, + "", + "_this == missionCommander", + 3, + false, + "", + "" +]; + +_task03EliminateHVT = mapObjectiveCommand addAction [ + "3. SET TASK - Eliminate HVT", + { + params ["_target", "_caller", "_actionID"]; + var_task_03_eliminateHVT = true; + publicVariable "var_task_03_eliminateHVT"; + _target removeAction _actionID; + }, + nil, + 1.5, + true, + true, + "", + "_this == missionCommander", + 3, + false, + "", + "" +]; + +_task04SupportRetreat = mapObjectiveCommand addAction [ + "4. SET TASK - Support Retreat", + { + params ["_target", "_caller", "_actionID"]; + var_task_04_supportRetreat = true; + publicVariable "var_task_04_supportRetreat"; + _target removeAction _actionID; + }, + nil, + 1.5, + true, + true, + "", + "_this == missionCommander", + 3, + false, + "", + "" +]; + +_task05RepelNorthwesternBrekathrough = mapObjectiveCommand addAction [ + "5. SET TASK - Repel NW Breakthrough", + { + params ["_target", "_caller", "_actionID"]; + var_task_05_repelNorthwestBreakthrough = true; + publicVariable "var_task_05_repelNorthwestBreakthrough"; + _target removeAction _actionID; + }, + nil, + 1.5, + true, + true, + "", + "_this == missionCommander", + 3, + false, + "", + "" +]; + +_task06DefendNorth = mapObjectiveCommand addAction [ + "6. SET TASK - Defend North", + { + params ["_target", "_caller", "_actionID"]; + var_task_06_defendNorth = true; + publicVariable "var_task_06_defendNorth"; + _target removeAction _actionID; + }, + nil, + 1.5, + true, + true, + "", + "_this == missionCommander", + 3, + false, + "", + "" +]; + +_task07RepelEasternBreakthrough = mapObjectiveCommand addAction [ + "7. SET TASK - Repel E Breakthrough", + { + params ["_target", "_caller", "_actionID"]; + var_task_07_repelEastBreakthrough = true; + publicVariable "var_task_07_repelEastBreakthrough"; + _target removeAction _actionID; + }, + nil, + 1.5, + true, + true, + "", + "_this == missionCommander", + 3, + false, + "", + "" +]; + +_task08DefendEast = mapObjectiveCommand addAction [ + "8. SET TASK - Defend East", + { + params ["_target", "_caller", "_actionID"]; + var_task_08_defendEast = true; + publicVariable "var_task_08_defendEast"; + _target removeAction _actionID; + }, + nil, + 1.5, + true, + true, + "", + "_this == missionCommander", + 3, + false, + "", + "" +]; + +_task09DelayArmor = mapObjectiveCommand addAction [ + "9. SET TASK - Delay Armor", + { + params ["_target", "_caller", "_actionID"]; + var_task_09_delayGermanArmor = true; + publicVariable "var_task_09_delayGermanArmor"; + _target removeAction _actionID; + }, + nil, + 1.5, + true, + true, + "", + "_this == missionCommander", + 3, + false, + "", + "" +]; + +_task10Retreat = mapObjectiveCommand addAction [ + "10. SET TASK - Retreat", + { + params ["_target", "_caller", "_actionID"]; + var_task_10_retreat = true; + publicVariable "var_task_10_retreat"; + _target removeAction _actionID; + }, + nil, + 1.5, + true, + true, + "", + "_this == missionCommander", + 3, + false, + "", + "" +]; \ No newline at end of file