diff --git a/A3A/addons/config_fixes/3CB/CfgWeapons.hpp b/A3A/addons/config_fixes/3CB/CfgWeapons.hpp
new file mode 100644
index 0000000000..d62622d799
--- /dev/null
+++ b/A3A/addons/config_fixes/3CB/CfgWeapons.hpp
@@ -0,0 +1,16 @@
+//3CB - CfgWeapons.hpp
+
+class CfgWeapons
+{
+ class UK3CB_CZ550;
+ class a3a_UK3CB_CZ550_8mm : UK3CB_CZ550
+ {
+ BaseWeapon = "a3a_UK3CB_CZ550_8mm";
+ descriptionshort = "Hunting Rifle
Caliber: 8×57mm IS";
+ displayname = "CZ-550 Lux";
+ magazines[] = {"rhsgref_5Rnd_792x57_kar98k"};
+ magazineWell[] = {"CBA_792x57_K98"};
+ recoil = "recoil_dmr_01";
+ };
+};
+
diff --git a/A3A/addons/config_fixes/3CB/config.cpp b/A3A/addons/config_fixes/3CB/config.cpp
index 4383d81347..4739442d53 100644
--- a/A3A/addons/config_fixes/3CB/config.cpp
+++ b/A3A/addons/config_fixes/3CB/config.cpp
@@ -21,3 +21,4 @@ class CfgPatches
};
#include "CfgVehicles.hpp"
+#include "CfgWeapons.hpp"
diff --git a/A3A/addons/config_fixes/RHS/chdkz_rhs.hpp b/A3A/addons/config_fixes/RHS/chdkz_rhs.hpp
index a02ddb548a..f00fd33b19 100644
--- a/A3A/addons/config_fixes/RHS/chdkz_rhs.hpp
+++ b/A3A/addons/config_fixes/RHS/chdkz_rhs.hpp
@@ -7,12 +7,6 @@ class rhsgref_ins_t72bc;
class a3a_rhs_chdkz_72a : rhsgref_ins_t72ba
{
-
-#if __A3_DEBUG__
- scope = 2;
-#else
- scope = 1;
-#endif
class EventHandlers
{
fired = "_this call (uinamespace getvariable 'BIS_fnc_effectFired');";
@@ -22,11 +16,6 @@ class a3a_rhs_chdkz_72a : rhsgref_ins_t72ba
};
class a3a_rhs_chdkz_72b : rhsgref_ins_t72bb
{
-#if __A3_DEBUG__
- scope = 2;
-#else
- scope = 1;
-#endif
class EventHandlers
{
fired = "_this call (uinamespace getvariable 'BIS_fnc_effectFired');";
@@ -36,11 +25,6 @@ class a3a_rhs_chdkz_72b : rhsgref_ins_t72bb
};
class a3a_rhs_chdkz_72c : rhsgref_ins_t72bc
{
-#if __A3_DEBUG__
- scope = 2;
-#else
- scope = 1;
-#endif
hiddenSelectionsTextures[] =
{
"rhsafrf\addons\rhs_t72_camo\data\rhs_t72b_01a_chdkz_co.paa",
diff --git a/A3A/addons/config_fixes/Vanilla/CfgVehicles.hpp b/A3A/addons/config_fixes/Vanilla/CfgVehicles.hpp
index e75ee26179..a5090b7cbb 100644
--- a/A3A/addons/config_fixes/Vanilla/CfgVehicles.hpp
+++ b/A3A/addons/config_fixes/Vanilla/CfgVehicles.hpp
@@ -4,6 +4,7 @@ class CfgVehicles
{
#include "air.hpp"
#include "armor.hpp"
+#include "ifv.hpp"
#include "sea.hpp"
#include "soft.hpp"
};
\ No newline at end of file
diff --git a/A3A/addons/config_fixes/Vanilla/armor.hpp b/A3A/addons/config_fixes/Vanilla/armor.hpp
index d65c8466d0..1e592f2cb7 100644
--- a/A3A/addons/config_fixes/Vanilla/armor.hpp
+++ b/A3A/addons/config_fixes/Vanilla/armor.hpp
@@ -1,11 +1,16 @@
//Vanilla - armor.hpp
-class I_APC_Wheeled_03_cannon_F;
class I_MRAP_03_F;
class I_MRAP_03_gmg_F;
class I_MRAP_03_hmg_F;
class O_MBT_04_cannon_F;
class O_MBT_04_command_F;
+ class O_MBT_02_base_F
+ ; //external Root Class
+ class O_MBT_02_cannon_F : O_MBT_02_base_F
+ {
+ class TextureSources; //external Child Class
+ };
//Grey
class a3a_MRAP_03_grey_F : I_MRAP_03_F
@@ -21,13 +26,6 @@ class a3a_MRAP_03_hmg_grey_F : I_MRAP_03_hmg_F
hiddenSelectionsTextures[] = {"a3\soft_f_beta\mrap_03\data\mrap_03_ext_co.paa","a3\data_f\vehicles\turret_co.paa"};
};
-//Olive
-class a3a_APC_Wheeled_03_cannon_blufor_F : I_APC_Wheeled_03_cannon_F
-{
- textureList[] = {};
- hiddenSelectionsTextures[] = {"a3\armor_f_gamma\APC_Wheeled_03\data\APC_Wheeled_03_Ext_CO.paa","a3\armor_f_gamma\APC_Wheeled_03\data\APC_Wheeled_03_Ext2_CO.paa","a3\armor_f_gamma\APC_Wheeled_03\data\RCWS30_CO.paa","a3\armor_f_gamma\APC_Wheeled_03\data\APC_Wheeled_03_Ext_alpha_CO.paa","a3\armor_f\data\camonet_aaf_fia_desert_co.paa","a3\armor_f\data\cage_sand_co.paa"};
-};
-
//Black
class a3a_MBT_04_cannon_black_F : O_MBT_04_cannon_F
{
@@ -39,3 +37,18 @@ class a3a_MBT_04_command_black_F : O_MBT_04_command_F
textureList[] = {};
hiddenSelectionsTextures[] = {"a3\armor_f_tank\mbt_04\data\mbt_04_exterior_1_co.paa","a3\armor_f_tank\mbt_04\data\mbt_04_exterior_2_co.paa","a3\armor_f\data\camonet_csat_stripe_desert_co.paa"};
};
+
+class a3a_MBT_02_cannon_black_F : O_MBT_02_cannon_F
+{
+ class TextureSources : TextureSources
+ {
+ class Grey
+ {
+ author = "Bohemia Interactive";
+ displayName = "Grey";
+ textures[] = {"a3\Armor_F_Decade\MBT_02\Data\MBT_02_body_expo_CO.paa","a3\Armor_F_Decade\MBT_02\Data\MBT_02_turret_expo_CO.paa","a3\Armor_F_Decade\MBT_02\Data\MBT_02_expo_CO.paa","A3\Armor_F\Data\camonet_CSAT_HEX_Green_CO.paa"};
+ };
+ };
+ textureList[] = {"Grey", 1};
+ hiddenSelectionsTextures[] = {"a3\Armor_F_Decade\MBT_02\Data\MBT_02_body_expo_CO.paa","a3\Armor_F_Decade\MBT_02\Data\MBT_02_turret_expo_CO.paa","a3\Armor_F_Decade\MBT_02\Data\MBT_02_expo_CO.paa","A3\Armor_F\Data\camonet_CSAT_HEX_Green_CO.paa"};
+};
\ No newline at end of file
diff --git a/A3A/addons/config_fixes/Vanilla/ifv.hpp b/A3A/addons/config_fixes/Vanilla/ifv.hpp
new file mode 100644
index 0000000000..fb5d05e751
--- /dev/null
+++ b/A3A/addons/config_fixes/Vanilla/ifv.hpp
@@ -0,0 +1,105 @@
+//Vanilla - ifv.hpp
+
+//Marshall
+class B_APC_Wheeled_01_base_F;
+class B_APC_Wheeled_01_cannon_F : B_APC_Wheeled_01_base_F { class EventHandlers; };
+class a3a_B_APC_Wheeled_01_cannon_F : B_APC_Wheeled_01_cannon_F
+{
+ animationList[] = {"showBags",0.5,"showCamonetHull",0,"showCamonetTurret",0,"showSLATHull",1,"showSLATTurret",1};
+ class EventHandlers : EventHandlers
+ {
+ init = "if (local (_this select 0)) then {[(_this select 0), """", [], false] call bis_fnc_initVehicle;};";
+ };
+};
+class B_T_APC_Wheeled_01_cannon_F : B_APC_Wheeled_01_cannon_F {};
+class a3a_B_T_APC_Wheeled_01_cannon_F : B_T_APC_Wheeled_01_cannon_F
+{
+ animationList[] = {"showBags",0.5,"showCamonetHull",0,"showCamonetTurret",0,"showSLATHull",1,"showSLATTurret",1};
+ class EventHandlers : EventHandlers
+ {
+ init = "if (local (_this select 0)) then {[(_this select 0), """", [], false] call bis_fnc_initVehicle;};";
+ };
+};
+
+//Rhino
+class AFV_Wheeled_01_base_F;
+class B_AFV_Wheeled_01_cannon_F : AFV_Wheeled_01_base_F { class EventHandlers; };
+class a3a_AFV_Wheeled_01_cannon_F : B_AFV_Wheeled_01_cannon_F
+{
+ animationList[] = {"showCamonetHull",0,"showCamonetCannon",0,"showCamonetTurret",0,"showSLATHull",1};
+ // Already has initVehicle EH
+};
+class B_T_AFV_Wheeled_01_cannon_F : AFV_Wheeled_01_base_F { class EventHandlers; };
+class a3a_T_AFV_Wheeled_01_cannon_F : B_T_AFV_Wheeled_01_cannon_F
+{
+ animationList[] = {"showCamonetHull",0,"showCamonetCannon",0,"showCamonetTurret",0,"showSLATHull",1};
+ // Already has initVehicle EH
+};
+
+//Gorgon
+class I_APC_Wheeled_03_base_F;
+class I_APC_Wheeled_03_cannon_F : I_APC_Wheeled_03_base_F { class EventHandlers; }
+class a3a_APC_Wheeled_03_cannon_F : I_APC_Wheeled_03_cannon_F
+{
+ animationList[] = {"showCamonetHull",0,"showBags",0.3,"showBags2",0.3,"showTools",0.3,"showSLATHull",1};
+ class EventHandlers : EventHandlers
+ {
+ init = "if (local (_this select 0)) then {[(_this select 0), """", [], false] call bis_fnc_initVehicle;};";
+ };
+};
+class a3a_APC_Wheeled_03_cannon_blufor_F : a3a_APC_Wheeled_03_cannon_F
+{
+ textureList[] = {};
+ hiddenSelectionsTextures[] = {"a3\armor_f_gamma\APC_Wheeled_03\data\APC_Wheeled_03_Ext_CO.paa","a3\armor_f_gamma\APC_Wheeled_03\data\APC_Wheeled_03_Ext2_CO.paa","a3\armor_f_gamma\APC_Wheeled_03\data\RCWS30_CO.paa","a3\armor_f_gamma\APC_Wheeled_03\data\APC_Wheeled_03_Ext_alpha_CO.paa","a3\armor_f\data\camonet_aaf_fia_desert_co.paa","a3\armor_f\data\cage_sand_co.paa"};
+};
+
+//Mora
+class I_APC_tracked_03_base_F;
+class I_APC_tracked_03_cannon_F : I_APC_tracked_03_base_F { class EventHandlers; };
+class a3a_APC_tracked_03_cannon_F : I_APC_tracked_03_cannon_F
+{
+ animationList[] = {"showBags",0.3,"showBags2",0.3,"showCamonetHull",0,"showCamonetTurret",0,"showTools",0.3,"showSLATHull",1,"showSLATTurret",1};
+ class EventHandlers : EventHandlers
+ {
+ init = "if (local (_this select 0)) then {[(_this select 0), """", [], false] call bis_fnc_initVehicle;};";
+ };
+};
+class I_E_APC_tracked_03_base_F;
+class I_E_APC_tracked_03_cannon_F : I_E_APC_tracked_03_base_F { class EventHandlers; };
+class a3a_E_APC_tracked_03_cannon_F : I_E_APC_tracked_03_cannon_F
+{
+ animationList[] = {"showBags",0.3,"showBags2",0.3,"showCamonetHull",0,"showCamonetTurret",0,"showTools",0.3,"showSLATHull",1,"showSLATTurret",1};
+ class EventHandlers : EventHandlers
+ {
+ init = "if (local (_this select 0)) then {[(_this select 0), """", [], false] call bis_fnc_initVehicle;};";
+ };
+};
+//Marid
+class APC_Wheeled_02_base_v2_F;
+class O_APC_Wheeled_02_rcws_v2_F : APC_Wheeled_02_base_v2_F { class EventHandlers; };
+class a3a_APC_Wheeled_02_rcws_v2_F : O_APC_Wheeled_02_rcws_v2_F
+{
+ animationList[] = {"showBags",0.2,"showCanisters",0.2,"showTools",0.2,"showCamonetHull",0,"showSLATHull",1};
+ // Already has initVehicle EH
+};
+class O_T_APC_Wheeled_02_rcws_v2_ghex_F : APC_Wheeled_02_base_v2_F { class EventHandlers; };
+class a3a_T_APC_Wheeled_02_rcws_v2_F : O_T_APC_Wheeled_02_rcws_v2_ghex_F
+{
+ animationList[] = {"showBags",0.2,"showCanisters",0.2,"showTools",0.2,"showCamonetHull",0,"showSLATHull",1};
+ // Already has initVehicle EH
+};
+
+//Kamysh
+class O_APC_Tracked_02_base_F;
+class O_APC_Tracked_02_cannon_F : O_APC_Tracked_02_base_F { class EventHandlers; };
+class a3a_APC_Tracked_02_cannon_F : O_APC_Tracked_02_cannon_F
+{
+ animationList[] = {"showTracks",0.5,"showCamonetHull",0,"showBags",0.5,"showSLATHull",1};
+ // Already has initVehicle EH
+};
+class O_T_APC_Tracked_02_cannon_ghex_F : O_APC_Tracked_02_cannon_F {};
+class a3a_T_APC_Tracked_02_cannon_F : O_T_APC_Tracked_02_cannon_ghex_F
+{
+ animationList[] = {"showTracks",0.5,"showCamonetHull",0,"showBags",0.5,"showSLATHull",1};
+ // Already has initVehicle EH
+};
\ No newline at end of file
diff --git a/A3A/addons/config_fixes/WS/CfgVehicles.hpp b/A3A/addons/config_fixes/WS/CfgVehicles.hpp
index bf9d710a6c..8742beb51a 100644
--- a/A3A/addons/config_fixes/WS/CfgVehicles.hpp
+++ b/A3A/addons/config_fixes/WS/CfgVehicles.hpp
@@ -18,6 +18,7 @@ class CfgVehicles
class O_Tura_Truck_02_aa_lxWS;
class O_Tura_ZU23_lxWS;
+ #include "ws_ifv.hpp"
#include "ws_ion.hpp"
//Tan
diff --git a/A3A/addons/config_fixes/WS/ws_ifv.hpp b/A3A/addons/config_fixes/WS/ws_ifv.hpp
new file mode 100644
index 0000000000..461c8e658c
--- /dev/null
+++ b/A3A/addons/config_fixes/WS/ws_ifv.hpp
@@ -0,0 +1,94 @@
+//WS - ws_ifv.hpp
+
+//Marshall
+//Ion
+
+class APC_Wheeled_01_base_F;
+class APC_Wheeled_01_command_base_lxWS : APC_Wheeled_01_base_F { class EventHandlers; }; // also used for NATO
+class B_ION_APC_Wheeled_01_command_lxWS: APC_Wheeled_01_command_base_lxWS {};
+class a3a_ION_APC_Wheeled_01_command_lxWS : B_ION_APC_Wheeled_01_command_lxWS
+{
+ animationList[] = {"showBags",0.5,"showCamonetHull",0,"showCamonetTurret",0,"showSLATHull",1,"showSLATTurret",1};
+ class EventHandlers : EventHandlers
+ {
+ init = "if (local (_this select 0)) then {[(_this select 0), """", [], false] call bis_fnc_initVehicle;};";
+ };
+};
+class B_APC_Wheeled_01_cannon_lxWS;
+class B_ION_APC_Wheeled_01_cannon_lxWS: B_APC_Wheeled_01_cannon_lxWS { class EventHandlers; };
+class a3a_ION_APC_Wheeled_01_cannon_lxWS : B_ION_APC_Wheeled_01_cannon_lxWS
+{
+ scope = 2;
+ animationList[] = {"showBags",0.5,"showCamonetHull",0,"showCamonetTurret",0,"showSLATHull",1,"showSLATTurret",1};
+ class EventHandlers : EventHandlers
+ {
+ init = "if (local (_this select 0)) then {[(_this select 0), """", [], false] call bis_fnc_initVehicle;};";
+ };
+};
+class B_D_APC_Wheeled_01_atgm_lxWS;
+class a3a_ION_APC_Wheeled_01_atgm : B_D_APC_Wheeled_01_atgm_lxWS {
+ side = 1;
+ crew = "B_ION_Soldier_lxWS";
+ faction = "BLU_ION_lxWS";
+ textureList[] = {"ION_BLACK", 1};
+ hiddenSelectionsTextures[] = {"lxws\vehicles_f_lxws\data\APC_Wheeled_01\APC_Wheeled_ion_base_CO.paa","lxws\vehicles_f_lxws\data\APC_Wheeled_01\apc_wheeled_ion_adds_co.paa","lxws\vehicles_f_lxws\data\APC_Wheeled_01\apc_wheeled_ion_tows_co.paa","a3\armor_f\Data\camonet_AAF_stripe_desert_CO.paa","lxws\vehicles_f_lxws\data\APC_Wheeled_01\cage_black_CO.paa","lxws\vehicles_f_lxws\data\APC_Wheeled_01\APC_Wheeled_ion_lxws_CO.paa"};
+};
+
+//NATO
+class a3a_APC_Wheeled_01_command_lxWS : APC_Wheeled_01_command_base_lxWS
+{
+ animationList[] = {"showBags",0.5,"showCamonetHull",0,"showCamonetTurret",0,"showSLATHull",1,"showSLATTurret",1};
+ class EventHandlers : EventHandlers
+ {
+ init = "if (local (_this select 0)) then {[(_this select 0), """", [], false] call bis_fnc_initVehicle;};";
+ };
+};
+class B_T_APC_Wheeled_01_command_lxWS : APC_Wheeled_01_command_base_lxWS {};
+class a3a_T_APC_Wheeled_01_command_lxWS : B_T_APC_Wheeled_01_command_lxWS
+{
+ animationList[] = {"showBags",0.5,"showCamonetHull",0,"showCamonetTurret",0,"showSLATHull",1,"showSLATTurret",1};
+ class EventHandlers : EventHandlers
+ {
+ init = "if (local (_this select 0)) then {[(_this select 0), """", [], false] call bis_fnc_initVehicle;};";
+ };
+};
+
+//Iskatel/Kamysh
+//Arid
+class O_APC_Tracked_02_30mm_lxWS;
+class a3a_APC_Tracked_02_30mm_lxWS : O_APC_Tracked_02_30mm_lxWS
+{
+ animationList[] = {"showTracks",0.5,"showCamonetHull",0,"showBags",0.5,"showSLATHull",1};
+ // Has initVehicle EH already
+};
+//Tropical
+class O_T_APC_Tracked_02_30mm_lxWS;
+class a3a_T_APC_Tracked_02_30mm_lxWS : O_T_APC_Tracked_02_30mm_lxWS
+{
+ animationList[] = {"showTracks",0.5,"showCamonetHull",0,"showBags",0.5,"showSLATHull",1};
+ // Has initVehicle EH already
+};
+//SFIA
+class O_SFIA_APC_Tracked_02_30mm_lxWS;
+class a3a_SFIA_APC_Tracked_02_30mm_lxWS : O_SFIA_APC_Tracked_02_30mm_lxWS
+{
+ animationList[] = {"showTracks",0.5,"showCamonetHull",0,"showBags",0.5,"showSLATHull",1};
+ // Has initVehicle EH already
+};
+class O_SFIA_APC_Tracked_02_cannon_lxWS;
+class a3a_SFIA_APC_Tracked_02_cannon_lxWS : O_SFIA_APC_Tracked_02_cannon_lxWS
+{
+ animationList[] = {"showTracks",0.5,"showCamonetHull",0,"showBags",0.5,"showSLATHull",1};
+ // Has initVehicle EH already
+};
+//ION
+class a3a_ION_APC_Tracked_02_30mm : O_APC_Tracked_02_30mm_lxWS
+{
+ side = 1;
+ crew = "B_ION_Soldier_lxWS";
+ faction = "BLU_ION_lxWS";
+ animationList[] = {"showTracks",1,"showCamonetHull",0,"showBags",0.2,"showSLATHull",1};
+ textureList[] = {"Grey", 1};
+ hiddenSelectionsTextures[] = {"lxWS\vehicles_1_f_lxws\APC_Tracked_02\data\APC_Tracked_02_ext_01_black_CO.paa","lxWS\vehicles_1_f_lxws\APC_Tracked_02\data\APC_Tracked_02_ext_02_black_CO.paa","lxWS\vehicles_1_f_lxws\APC_Tracked_02\data\APC_Tracked_02_ext_03_black_CO.paa","lxWS\vehicles_1_f_lxws\APC_Tracked_02\data\APC_Tracked_02_30mm_black_co.paa","A3\Armor_F\Data\camonet_CSAT_Stripe_Desert_CO.paa","lxWS\vehicles_1_f_lxws\APC_Tracked_02\data\cage_black_CO.paa"};
+ // Has initVehicle EH already
+};
diff --git a/A3A/addons/config_fixes/WS/ws_ion.hpp b/A3A/addons/config_fixes/WS/ws_ion.hpp
index d72c612d26..acb3010514 100644
--- a/A3A/addons/config_fixes/WS/ws_ion.hpp
+++ b/A3A/addons/config_fixes/WS/ws_ion.hpp
@@ -6,7 +6,7 @@ class a3a_ION_Truck_02_MRL_F : I_Truck_02_MRL_F
side = 1;
crew = "B_ION_Soldier_lxWS";
faction = "BLU_ION_lxWS";
- hiddenSelectionsTextures[] = {"lxws\vehicles_f_lxws\data\truck_02\truck_02_kab_black_co.paa","a3\soft_f_beta\truck_02\data\truck_02_int_co.paa","a3\soft_f_gamma\truck_02\data\truck_02_mrl_co.paa"};
+ hiddenSelectionsTextures[] = {"lxws\vehicles_f_lxws\data\truck_02\truck_02_kab_black_co.paa","a3\soft_f_beta\truck_02\data\truck_02_int_co.paa","lxws\vehicles_f_lxws\data\truck_02\zamak_mrl_brown_co.paa"};
};
class a3a_ION_Truck_02_Ammo_F : O_Truck_02_Ammo_F
{
@@ -69,7 +69,7 @@ class a3a_ION_Offroad_armor : B_Tura_Offroad_armor_lxWS
side = 1;
crew = "B_ION_Soldier_lxWS";
faction = "BLU_ION_lxWS";
- textureList[] = {};
+ textureList[] = {"Black", 1};
hiddenSelectionsTextures[] = {"lxws\vehicles_f_lxws\data\offroad_01\offroad_01_ext_black_co.paa","lxws\vehicles_f_lxws\data\offroad_01\offroad_01_ext_black_co.paa","lxws\vehicles_f_lxws\offroad_01\data\offroad_01_adds_black_co.paa","lxws\vehicles_f_lxws\offroad_01\data\offroad_01_armor_black_co.paa"};
};
class a3a_ION_Offroad_armor_at : B_Tura_Offroad_armor_AT_lxWS
@@ -77,7 +77,7 @@ class a3a_ION_Offroad_armor_at : B_Tura_Offroad_armor_AT_lxWS
side = 1;
crew = "B_ION_Soldier_lxWS";
faction = "BLU_ION_lxWS";
- textureList[] = {};
+ textureList[] = {"Black", 1};
hiddenSelectionsTextures[] = {"lxws\vehicles_f_lxws\data\offroad_01\offroad_01_ext_black_co.paa","lxws\vehicles_f_lxws\data\offroad_01\offroad_01_ext_black_co.paa","lxws\vehicles_f_lxws\offroad_01\data\offroad_01_adds_black_co.paa","lxws\vehicles_f_lxws\offroad_01\data\offroad_01_armor_black_co.paa"};
};
class a3a_ION_Offroad_armor_armed : B_Tura_Offroad_armor_armed_lxWS
@@ -85,6 +85,6 @@ class a3a_ION_Offroad_armor_armed : B_Tura_Offroad_armor_armed_lxWS
side = 1;
crew = "B_ION_Soldier_lxWS";
faction = "BLU_ION_lxWS";
- textureList[] = {};
+ textureList[] = {"Black", 1};
hiddenSelectionsTextures[] = {"lxws\vehicles_f_lxws\data\offroad_01\offroad_01_ext_black_co.paa","lxws\vehicles_f_lxws\data\offroad_01\offroad_01_ext_black_co.paa","lxws\vehicles_f_lxws\offroad_01\data\offroad_01_adds_black_co.paa","lxws\vehicles_f_lxws\offroad_01\data\offroad_01_armor_black_co.paa"};
-};
+};
\ No newline at end of file
diff --git a/A3A/addons/core/CfgFunctions.hpp b/A3A/addons/core/CfgFunctions.hpp
index cc03942bed..8446453d1e 100644
--- a/A3A/addons/core/CfgFunctions.hpp
+++ b/A3A/addons/core/CfgFunctions.hpp
@@ -239,7 +239,7 @@ class CfgFunctions
class cargoSeats {};
class cleanserVeh {};
class countFreeSpawnPositions {};
- class createAIAirplane {};
+ class createAIAirbase {};
class createAICities {};
class createAIcontrols {};
class createAIOutposts {};
@@ -293,6 +293,8 @@ class CfgFunctions
class installSchrodingersBuildingFix {};
class prepFunctions {};
class spawnDebuggingLoop {};
+ class spawnSelectedTemplateAI {};
+ class debugSpawnVics {};
};
class Dialogs {
@@ -381,6 +383,7 @@ class CfgFunctions
class prepareMarkerArrays {};
class resourcecheck {};
class tags {};
+ class checkCampaignEnd {};
};
class Intel {
diff --git a/A3A/addons/core/Includes/script_version.hpp b/A3A/addons/core/Includes/script_version.hpp
index d371828e0f..c0e57b4182 100644
--- a/A3A/addons/core/Includes/script_version.hpp
+++ b/A3A/addons/core/Includes/script_version.hpp
@@ -1,4 +1,4 @@
#define MAJOR 3
#define MINOR 5
-#define PATCHLVL 0
+#define PATCHLVL 1
#define BUILD 0
diff --git a/A3A/addons/core/Stringtable.xml b/A3A/addons/core/Stringtable.xml
index 9d9b7a1245..d5656907d9 100644
--- a/A3A/addons/core/Stringtable.xml
+++ b/A3A/addons/core/Stringtable.xml
@@ -45,6 +45,12 @@
%1
%1
",_textX, _i];
+ _textX = format [localize "STR_A3A_fn_base_AILoadInfo_HCAI" + "
",_textX, _i];
_west = 0;
_east = 0;
_indep = 0;
@@ -24,6 +24,6 @@ for "_i" from 0 to (count hcArray) - 1 do
};
};
} forEach allUnits select {alive _x};
- _textX = format ["%1Reb: %2
Occ:%3
Inv:%4
Civ:%5
TOTAL:%6
",_textX,_indep,_west,_east,_civ,_total];
+ _textX = format [localize "STR_A3A_fn_base_AILoadInfo_count" + "
",_textX,_indep,_west,_east,_civ,_total];
};
-[petros, "hint", _textX, "AI Load Information"] remoteExec ["A3A_fnc_commsMP",remoteExecutedOwner]; //TODO: Localize all the stuff above
+[petros, "hint", _textX,localize "STR_A3A_fn_base_AILoadInfo_loadInfo"] remoteExec ["A3A_fnc_commsMP",remoteExecutedOwner];
diff --git a/A3A/addons/core/functions/Base/fn_FIAradio.sqf b/A3A/addons/core/functions/Base/fn_FIAradio.sqf
index 8f6716eeb9..d5e5541ae1 100644
--- a/A3A/addons/core/functions/Base/fn_FIAradio.sqf
+++ b/A3A/addons/core/functions/Base/fn_FIAradio.sqf
@@ -14,7 +14,7 @@ if (random 100 < _chance) then
{
if (not revealX) then
{
- ["TaskSucceeded", ["", "Enemy Comms Intercepted"]] remoteExec ["BIS_fnc_showNotification",teamPlayer];
+ ["TaskSucceeded", ["", localize "STR_A3A_fn_FIARadio_yes"]] remoteExec ["BIS_fnc_showNotification",teamPlayer];
revealX = true; publicVariable "revealX";
[] remoteExec ["A3A_fnc_revealToPlayer",teamPlayer];
};
@@ -30,7 +30,7 @@ else
{
if (revealX) then
{
- ["TaskFailed", ["", "Enemy Comms Lost"]] remoteExec ["BIS_fnc_showNotification",teamPlayer];
+ ["TaskFailed", ["", localize "STR_A3A_fn_FIARadio_no"]] remoteExec ["BIS_fnc_showNotification",teamPlayer];
revealX = false; publicVariable "revealX";
};
};
diff --git a/A3A/addons/core/functions/Base/fn_airspaceControl.sqf b/A3A/addons/core/functions/Base/fn_airspaceControl.sqf
index 8a6d1ed849..f661502398 100644
--- a/A3A/addons/core/functions/Base/fn_airspaceControl.sqf
+++ b/A3A/addons/core/functions/Base/fn_airspaceControl.sqf
@@ -1,27 +1,25 @@
-#define CIV_HELI 0
-#define MIL_HELI 1
-#define JET 2
-
-params ["_vehicle"];
-#include "..\..\script_component.hpp"
-FIX_LINE_NUMBERS()
/* Handles the airspace control of any player aircraft, breaking undercover and calling support
- Execution on: Any
+ Execution on: Client
Scope: Internal
Params:
- _vehicle: OBJECT : The vehicles that should be checked against enemy positions
+ _player: OBJECT : Player who boarded the vehicle
+ _vehicle: OBJECT : The vehicle that should be checked against enemy positions
Returns:
Nothing
*/
-//If vehicle already has an airspace control script, exit here
-if(_vehicle getVariable ["airspaceControl", false]) exitWith {};
+#define CIV_HELI 0
+#define MIL_HELI 1
+#define JET 2
+
+#include "..\..\script_component.hpp"
+FIX_LINE_NUMBERS()
-_vehicle setVariable ["airspaceControl", true, true];
+params ["_player", "_vehicle"];
//Select the kind of aircraft
private _airType = -1;
@@ -45,7 +43,7 @@ else
private _outpostDetectionRange = [300, 500, 750] select _airType;
private _outpostDetectionHeight = [150, 250, 500] select _airType;
-//Select height and range for outposts, numbers are values for [CIV_HELI, MIL_HELI, JET]
+//Select height and range for airports, numbers are values for [CIV_HELI, MIL_HELI, JET]
private _airportDetectionRange = [500, 750, 1500] select _airType;
private _airportDetectionHeight = [500, 500, 2500] select _airType;
@@ -72,13 +70,13 @@ private _fn_sendSupport =
private _markerSide = sidesX getVariable [_marker, sideUnknown];
//Reveal vehicle to all groups of the side so they can take actions
- {
+/* {
if(side _x == _markerSide) then
{
_x reveal [_vehicle, 4]; // TODO: doesn't actually work, needs remoteExec
};
} forEach allGroups;
-
+*/
//Take actions against the aircraft
// Let support system decide whether it's worth reacting to
private _revealValue = [getMarkerPos _marker, _markerSide] call A3A_fnc_calculateSupportCallReveal;
@@ -137,9 +135,13 @@ private _fn_getMarkersInRange =
};
-//While not in garage and alive and crewed we check what the aircraft is doing
-while {!(isNull _vehicle) && {alive _vehicle && {count (crew _vehicle) != 0}}} do
+while {_player in crew _vehicle && alive _vehicle} do
{
+ sleep 1;
+
+ // Only run the checks for the vehicle's commander
+ if (_player != effectiveCommander _vehicle) then { continue };
+
//Check undercover status
_vehicleIsUndercover = captive ((crew _vehicle) select 0);
_vehPos = getPosASL _vehicle;
@@ -230,7 +232,6 @@ while {!(isNull _vehicle) && {alive _vehicle && {count (crew _vehicle) != 0}}} d
};
};
};
- sleep 1;
};
-_vehicle setVariable ["airspaceControl", nil, true];
+Debug_2("Exiting airspace control for player %1, vehicle %2", _player, typeof _vehicle);
diff --git a/A3A/addons/core/functions/Base/fn_calculateAggression.sqf b/A3A/addons/core/functions/Base/fn_calculateAggression.sqf
index 904b0a8beb..86e94aeef2 100644
--- a/A3A/addons/core/functions/Base/fn_calculateAggression.sqf
+++ b/A3A/addons/core/functions/Base/fn_calculateAggression.sqf
@@ -44,7 +44,7 @@ if(_newOccupantsValue < (_levelBoundsOccupants select 0)) then
{
aggressionLevelOccupants = ((ceil (_newOccupantsValue / 20)) min 5) max 1;
publicVariable "aggressionLevelOccupants";
- _notificationText = format ["%1 aggression level reduced to %2
", FactionGet(occ,"name"), [aggressionLevelOccupants] call A3A_fnc_getAggroLevelString];// TODO: localize "STR_A3A_fn_base_caclaggro_occ_red"
+ _notificationText = format [localize "STR_A3A_fn_base_caclaggro_occ_red", FactionGet(occ,"name"), [aggressionLevelOccupants] call A3A_fnc_getAggroLevelString];
_levelsChanged = true;
}
else
@@ -53,7 +53,7 @@ else
{
aggressionLevelOccupants = ((ceil (_newOccupantsValue / 20)) min 5) max 1;
publicVariable "aggressionLevelOccupants";
- _notificationText = format ["%1 aggression level increased to %2
", FactionGet(occ,"name"), [aggressionLevelOccupants] call A3A_fnc_getAggroLevelString];// TODO: localize "STR_A3A_fn_base_caclaggro_occ_inc"
+ _notificationText = format [localize "STR_A3A_fn_base_caclaggro_occ_inc", FactionGet(occ,"name"), [aggressionLevelOccupants] call A3A_fnc_getAggroLevelString];
_levelsChanged = true;
};
};
@@ -62,7 +62,7 @@ if(_newInvadersValue < (_levelBoundsInvaders select 0)) then
{
aggressionLevelInvaders = ((ceil (_newInvadersValue / 20)) min 5) max 1;
publicVariable "aggressionLevelInvaders";
- _notificationText = format ["%1%2 aggression level reduced to %3", _notificationText, FactionGet(inv,"name"), [aggressionLevelInvaders] call A3A_fnc_getAggroLevelString];// TODO: localize "STR_A3A_fn_base_caclaggro_inv_red"
+ _notificationText = format [localize "STR_A3A_fn_base_caclaggro_inv_red", _notificationText, FactionGet(inv,"name"), [aggressionLevelInvaders] call A3A_fnc_getAggroLevelString];
_levelsChanged = true;
}
else
@@ -71,7 +71,7 @@ else
{
aggressionLevelInvaders = ((ceil (_newInvadersValue / 20)) min 5) max 1;
publicVariable "aggressionLevelInvaders";
- _notificationText = format ["%1%2 aggression level increased to %3", _notificationText, FactionGet(inv,"name"), [aggressionLevelInvaders] call A3A_fnc_getAggroLevelString];// TODO: localize "STR_A3A_fn_base_caclaggro_inv_inc"
+ _notificationText = format [localize "STR_A3A_fn_base_caclaggro_inv_inc", _notificationText, FactionGet(inv,"name"), [aggressionLevelInvaders] call A3A_fnc_getAggroLevelString];
_levelsChanged = true;
};
};
@@ -83,7 +83,7 @@ if(_levelsChanged) then
if(!_silent) then
{
//If not load progress, show message for everyone
- _notificationText = format ["
%1", _notificationText];// TODO: localize "STR_A3A_fn_base_caclaggro_levelchange" for the "Aggression level changed" part
+ _notificationText = format ["
%1", _notificationText];
[petros, "income", _notificationText] remoteExec ["A3A_fnc_commsMP", [teamPlayer, civilian]];
};
};
diff --git a/A3A/addons/core/functions/Base/fn_canMoveHQ.sqf b/A3A/addons/core/functions/Base/fn_canMoveHQ.sqf
index db6f51a323..af034a2df4 100644
--- a/A3A/addons/core/functions/Base/fn_canMoveHQ.sqf
+++ b/A3A/addons/core/functions/Base/fn_canMoveHQ.sqf
@@ -26,16 +26,7 @@ private _titleStr = localize "STR_A3A_fn_base_canmovehq_title";
if (player != theBoss) then
{
[_titleStr, localize "STR_A3A_fn_base_canmovehq_no_comm"] call A3A_fnc_customHint;
- _result pushBack "Commander only";// TODO: localize "STR_A3A_fn_base_canmovehq_comm_only"
-};
-
-if ((count weaponCargo boxX >0) or (count magazineCargo boxX >0) or (count itemCargo boxX >0) or (count backpackCargo boxX >0)) then
-{
- if(count _result == 1) then
- {
- [_titleStr, localize "STR_A3A_fn_base_canmovehq_no_empty1"] call A3A_fnc_customHint;
- };
- _result pushBack "Arsenal inventory must be empty";// TODO: localize "STR_A3A_fn_base_canmovehq_no_empty2"
+ _result pushBack localize "STR_A3A_fn_base_canmovehq_comm_only";
};
if !(isNull attachedTo petros) then
@@ -44,7 +35,7 @@ if !(isNull attachedTo petros) then
{
[_titleStr, localize "STR_A3A_fn_base_canmovehq_petros_down"] call A3A_fnc_customHint;
};
- _result pushBack "Petros currently picked up";// TODO: localize "STR_A3A_fn_base_canmovehq_petros_pickedup"
+ _result pushBack localize "STR_A3A_fn_base_canmovehq_petros_pickedup";
};
if(count _result != 1) exitWith
diff --git a/A3A/addons/core/functions/Base/fn_commsMP.sqf b/A3A/addons/core/functions/Base/fn_commsMP.sqf
index 8606816e21..64d96c881b 100644
--- a/A3A/addons/core/functions/Base/fn_commsMP.sqf
+++ b/A3A/addons/core/functions/Base/fn_commsMP.sqf
@@ -55,7 +55,7 @@ if (_typeX == "tier") then
//playSound3D ["a3\sounds_f\sfx\beep_target.wss", player];
playSound "3DEN_notificationDefault";
//[_textX,0.8,0.5,5,0,0,2] spawn bis_fnc_dynamicText;
- _textX = format ["War Level Changed
Current Level: %1",tierWar]; // TODO: localize "STR_A3A_fn_base_commsmp_warlvlchange"
+ _textX = format [localize "STR_A3A_fn_base_commsmp_warlvlchange",tierWar];
[_textX, [safeZoneX + (0.8 * safeZoneW), (0.2 * safeZoneW)], 0.5, 5, 0, 0, _layer] spawn bis_fnc_dynamicText;
incomeRep = false;
[] spawn A3A_fnc_statistics;
diff --git a/A3A/addons/core/functions/Base/fn_createOutpostsFIA.sqf b/A3A/addons/core/functions/Base/fn_createOutpostsFIA.sqf
index 1b8b331286..2e9f7d96cc 100644
--- a/A3A/addons/core/functions/Base/fn_createOutpostsFIA.sqf
+++ b/A3A/addons/core/functions/Base/fn_createOutpostsFIA.sqf
@@ -11,15 +11,20 @@ if (_typeX == "delete") exitWith {[localize "STR_A3A_fn_base_createoutpfia_creat
_isRoad = isOnRoad _positionTel;
-_textX = format ["%1 Observation Post",FactionGet(reb,"name")];
+_textX = format [localize "STR_A3A_fn_base_croutpFIA_watchpost",FactionGet(reb,"name")];
_typeGroup = FactionGet(reb,"groupSniper");
_typeVehX = (FactionGet(reb,"vehiclesBasic")) # 0;
+_taskData = localize "STR_A3A_fn_createOutpostsFIA_OP_data";
+_taskTitle = localize "STR_A3A_fn_createOutpostsFIA_OP_title";
private _tsk = "";
+
if (_isRoad) then
{
- _textX = format ["%1 Roadblock",FactionGet(reb,"name")];
+ _textX = format [localize "STR_A3A_fn_base_croutpFIA_roadblock",FactionGet(reb,"name")];
_typeGroup = FactionGet(reb,"groupAT");
_typeVehX = (FactionGet(reb,"vehiclesTruck")) # 0;
+ _taskData = localize "STR_A3A_fn_createOutpostsFIA_RB_data";
+ _taskTitle = localize "STR_A3A_fn_createOutpostsFIA_RB_title";
};
_mrk = createMarker [format ["FIAPost%1", random 1000], _positionTel];
@@ -28,7 +33,7 @@ _mrk setMarkerShape "ICON";
_dateLimit = [date select 0, date select 1, date select 2, date select 3, (date select 4) + 60];
_dateLimitNum = dateToNumber _dateLimit;
private _taskId = "outpostsFIA" + str A3A_taskCount;
-[[teamPlayer,civilian],_taskId,["We are sending a team to establish a Watchpost/Roadblock. Use HC to send the team to their destination.","Post \ Roadblock Deploy",_mrk],_positionTel,false,0,true,"Move",true] call BIS_fnc_taskCreate;
+[[teamPlayer,civilian],_taskId,[_taskData,_taskTitle,_mrk],_positionTel,false,0,true,"Move",true] call BIS_fnc_taskCreate;
[_taskId, "outpostsFIA", "CREATED"] remoteExecCall ["A3A_fnc_taskUpdate", 2];
_groupX = [getMarkerPos respawnTeamPlayer, teamPlayer, _typeGroup] call A3A_fnc_spawnGroup;
@@ -36,6 +41,7 @@ _groupX setGroupId ["Post"];
_road = [getMarkerPos respawnTeamPlayer] call A3A_fnc_findNearestGoodRoad;
_pos = position _road findEmptyPosition [1,30,"B_G_Van_01_transport_F"];
_truckX = _typeVehX createVehicle _pos;
+[_truckX, teamPlayer] call A3A_fnc_AIVEHinit;
//_nul = [_groupX] spawn dismountFIA;
_groupX addVehicle _truckX;
{[_x] call A3A_fnc_FIAinit} forEach units _groupX;
diff --git a/A3A/addons/core/functions/Base/fn_distance.sqf b/A3A/addons/core/functions/Base/fn_distance.sqf
index 51bebd9fbe..58d676ddd0 100644
--- a/A3A/addons/core/functions/Base/fn_distance.sqf
+++ b/A3A/addons/core/functions/Base/fn_distance.sqf
@@ -15,7 +15,7 @@ Dependencies:
Occupants, Invaders, teamPlayer, markersX, forcedSpawn, spawner,
controlsX, airportsX, resourcesX, factories, outposts, seports,
A3A_fnc_createAICities, A3A_fnc_createCIV, A3A_fnc_createAIcontrols,
- A3A_fnc_createAIAirplane, A3A_fnc_createAIresources, A3A_fnc_createAIOutposts,
+ A3A_fnc_createAIAirbase, A3A_fnc_createAIresources, A3A_fnc_createAIOutposts,
A3A_fnc_createFIAOutposts2, A3A_fnc_createSDKGarrisons
Example: [] spawn A3A_fnc_distance;
@@ -124,7 +124,7 @@ private _processOccupantMarker = {
case (_marker in airportsX):
{
- [[_marker], "A3A_fnc_createAIAirplane"] call A3A_fnc_scheduler;
+ [[_marker], "A3A_fnc_createAIAirbase"] call A3A_fnc_scheduler;
};
case (_marker in resourcesX);
@@ -324,7 +324,7 @@ private _processInvaderMarker = {
case (_marker in airportsX):
{
- [[_marker], "A3A_fnc_createAIAirplane"] call A3A_fnc_scheduler;
+ [[_marker], "A3A_fnc_createAIAirbase"] call A3A_fnc_scheduler;
};
case (_marker in resourcesX);
@@ -429,12 +429,14 @@ do
// Add in rebel-controlled UAVs
_teamplayer append (allUnitsUAV select { side group _x == teamPlayer });
- // Players array is used to spawn civilians in cities and rebel garrisons, so ignore remote controlled and airborne units
- _players = (allPlayers - entities "HeadlessClient_F") select {
- private _veh = vehicle _x;
- _x getVariable ["owner",objNull] == _x and _x == effectiveCommander _veh
- and (_veh == _x or {!(_veh isKindOf "Air" and speed _veh > 50)})
- };
+ // Players array is used to spawn civilians in cities and rebel garrisons, so ignore airborne units and translate remote-control
+ _players = [];
+ {
+ private _rp = _x getVariable ["owner", _x]; // real player unit in remote-control case
+ private _veh = vehicle _rp;
+ if (_rp != effectiveCommander _veh) then { continue };
+ if (_veh == _rp or {!(_veh isKindOf "Air" and speed _veh > 50)}) then { _players pushBack _rp };
+ } forEach (allPlayers - entities "HeadlessClient_F");
};
{
diff --git a/A3A/addons/core/functions/Base/fn_garbageCleaner.sqf b/A3A/addons/core/functions/Base/fn_garbageCleaner.sqf
index 88b199ea0a..2f61a5a55f 100644
--- a/A3A/addons/core/functions/Base/fn_garbageCleaner.sqf
+++ b/A3A/addons/core/functions/Base/fn_garbageCleaner.sqf
@@ -13,6 +13,12 @@ private _fnc_distCheck = {
if (_rebelSpawners inAreaArray [getPosATL _object, _dist, _dist] isEqualTo []) then { deleteVehicle _object };
};
+Debug("Moving dead solders out of vehicles...")
+{
+ if !(isNull objectParent _x) then { moveOut _x };
+} forEach allDeadMen;
+Debug("Finished moving soldiers out of vehicles; executing garbage clean.")
+sleep 0.5;
{ deleteVehicle _x } forEach allDead;
{ deleteVehicle _x } forEach (allMissionObjects "WeaponHolder");
diff --git a/A3A/addons/core/functions/Base/fn_garrisonInfo.sqf b/A3A/addons/core/functions/Base/fn_garrisonInfo.sqf
index 4b4b8186fd..9ea927f934 100644
--- a/A3A/addons/core/functions/Base/fn_garrisonInfo.sqf
+++ b/A3A/addons/core/functions/Base/fn_garrisonInfo.sqf
@@ -28,7 +28,7 @@ private _units = [ [],[],[],[],[],[],[],[],[],[],[] ];
} forEach _garrison;
_textX = format [
- "
Garrison units: %1%15
Squad Leaders: %2
%14: %3
Riflemen: %4
Autoriflemen: %5
Medics: %6
Grenadiers: %7
Marksmen: %8
AT Men: %9
AT Missile Men: %10
AA Missile Men: %11
Other: %12
Static Weap: %13"
+ "
" + (localize "STR_A3A_fn_base_garrisonInfo_stats")
, count _garrison
, count (_units#0)
, count (_units#1)
@@ -44,6 +44,6 @@ _textX = format [
, {_x distance _positionX < _size} count staticsToSave
, _estatic
, if (_limit != -1) then {format ["/%1", _limit]} else {""}
-]; //TODO: Localize
+];
_textX
diff --git a/A3A/addons/core/functions/Base/fn_getAggroLevelString.sqf b/A3A/addons/core/functions/Base/fn_getAggroLevelString.sqf
index ff688a24ed..6682b4d90c 100644
--- a/A3A/addons/core/functions/Base/fn_getAggroLevelString.sqf
+++ b/A3A/addons/core/functions/Base/fn_getAggroLevelString.sqf
@@ -1,12 +1,6 @@
params ["_level"];
#include "..\..\script_component.hpp"
FIX_LINE_NUMBERS()
-
-if(_level == 1) exitWith {"Low"};
-if(_level == 2) exitWith {"Medium"};
-if(_level == 3) exitWith {"High"};
-if(_level == 4) exitWith {"Very High"};
-if(_level == 5) exitWith {"Extreme"};
-
+if (_level in [1, 2, 3, 4, 5]) exitWith {localize ("STR_A3A_fn_getAggroLevelString_" + str(_level))};
Error_1("Bad level recieved, cannot generate string, was %1", _level);
"None"
diff --git a/A3A/addons/core/functions/Base/fn_localizar.sqf b/A3A/addons/core/functions/Base/fn_localizar.sqf
index 0dabc6f12c..e05e260a47 100644
--- a/A3A/addons/core/functions/Base/fn_localizar.sqf
+++ b/A3A/addons/core/functions/Base/fn_localizar.sqf
@@ -14,24 +14,23 @@ if (_siteX in citiesX) then
else
{
_city = [citiesX,_pos] call BIS_fnc_nearestPosition;
- if (_siteX in airportsX) then {_textX = format ["%1 Airbase",_city]}; //TODO: Localize
- if (_siteX in resourcesX) then {_textX = format ["Resource near %1",_city]}; //TODO: Localize
- if (_siteX in factories) then {_textX = format ["Factory near %1",_city]}; //TODO: Localize
- if (_siteX in outposts) then {_textX = format ["Outpost near %1",_city]}; //TODO: Localize
- if (_siteX in seaports) then {_textX = format ["Seaport near %1",_city]}; //TODO: Localize
+ if (_siteX in outpostsFIA) then {_textX = format [localize "STR_A3A_fn_base_localizar_watchpost",_city]};
+ if (isOnRoad _pos) then {_textX = format [localize "STR_A3A_fn_base_localizar_roadblock",_city]}; //For friendly roadblocks, next checks will overwrite it if neccesary
+ if (_siteX in airportsX) then {_textX = format [localize "STR_A3A_fn_base_localizar_airport",_city]};
+ if (_siteX in resourcesX) then {_textX = format [localize "STR_A3A_fn_base_localizar_resource",_city]};
+ if (_siteX in factories) then {_textX = format [localize "STR_A3A_fn_base_localizar_factory",_city]};
+ if (_siteX in outposts) then {_textX = format [localize "STR_A3A_fn_base_localizar_outpost",_city]};
+ if (_siteX in seaports) then {_textX = format [localize "STR_A3A_fn_base_localizar_seaport",_city]};
if (_siteX in controlsX) then
{
- if (isOnRoad getMarkerPos _siteX) then
+ if (isOnRoad _pos) then
{
- _textX = format ["Roadblock near %1",_city] //TODO: Localize
+ _textX = format [localize "STR_A3A_fn_base_localizar_roadblock",_city]
}
else
{
- _textX = format ["Forest near %1",_city] //TODO: Localize
+ _textX = format [localize "STR_A3A_fn_base_localizar_forest",_city]
};
- }
- else{
- if ((_siteX == "NATO_carrier") or (_siteX == "CSAT_carrier")) then {_textX = "their carrier"}; //TODO: Localize
};
};
_textX
\ No newline at end of file
diff --git a/A3A/addons/core/functions/Base/fn_markerChange.sqf b/A3A/addons/core/functions/Base/fn_markerChange.sqf
index 8a941fd865..37b44c73ee 100644
--- a/A3A/addons/core/functions/Base/fn_markerChange.sqf
+++ b/A3A/addons/core/functions/Base/fn_markerChange.sqf
@@ -151,6 +151,7 @@ if (_markerX in airportsX) then
_prestigeOccupants = [-25, 90];
_prestigeInvaders = [50, 150];
};
+ [] spawn A3A_fnc_checkCampaignEnd; // If an airport is taken by rebels, check for victory
}
else
{
@@ -179,9 +180,9 @@ if (_markerX in airportsX) then
};
};
};
- ["TaskSucceeded", ["", "Airbase Taken"]] remoteExec ["BIS_fnc_showNotification",_winner];
- ["TaskFailed", ["", "Airbase Lost"]] remoteExec ["BIS_fnc_showNotification",_loser];
- ["TaskUpdated",["",format ["%1 lost an Airbase",_textX]]] remoteExec ["BIS_fnc_showNotification",_other];
+ ["TaskSucceeded", ["", localize "STR_A3A_fn_base_markerChange_yesAirbase"]] remoteExec ["BIS_fnc_showNotification",_winner];
+ ["TaskFailed", ["", localize "STR_A3A_fn_base_markerChange_noAirbase"]] remoteExec ["BIS_fnc_showNotification",_loser];
+ ["TaskUpdated",["",format [localize "STR_A3A_fn_base_markerChange_otherAirbase",_textX]]] remoteExec ["BIS_fnc_showNotification",_other];
killZones setVariable [_markerX,[],true];
};
if (_markerX in outposts) then
@@ -217,9 +218,9 @@ if (_markerX in outposts) then
_prestigeInvaders = [30, 150];
};
};
- ["TaskSucceeded", ["", "Outpost Taken"]] remoteExec ["BIS_fnc_showNotification",_winner];
- ["TaskFailed", ["", "Outpost Lost"]] remoteExec ["BIS_fnc_showNotification",_loser];
- ["TaskUpdated",["",format ["%1 lost an Outpost",_textX]]] remoteExec ["BIS_fnc_showNotification",_other];
+ ["TaskSucceeded", ["", localize "STR_A3A_fn_base_markerChange_yesOutpost"]] remoteExec ["BIS_fnc_showNotification",_winner];
+ ["TaskFailed", ["", localize "STR_A3A_fn_base_markerChange_noOutpost"]] remoteExec ["BIS_fnc_showNotification",_loser];
+ ["TaskUpdated",["",format [localize "STR_A3A_fn_base_markerChange_otherOutpost",_textX]]] remoteExec ["BIS_fnc_showNotification",_other];
killZones setVariable [_markerX,[],true];
};
if (_markerX in seaports) then
@@ -236,9 +237,9 @@ if (_markerX in seaports) then
_prestigeInvaders = [20, 120];
};
};
- ["TaskSucceeded", ["", "Seaport Taken"]] remoteExec ["BIS_fnc_showNotification",_winner];
- ["TaskFailed", ["", "Seaport Lost"]] remoteExec ["BIS_fnc_showNotification",_loser];
- ["TaskUpdated",["",format ["%1 lost a Seaport",_textX]]] remoteExec ["BIS_fnc_showNotification",_other];
+ ["TaskSucceeded", ["", localize "STR_A3A_fn_base_markerChange_yesSeaport"]] remoteExec ["BIS_fnc_showNotification",_winner];
+ ["TaskFailed", ["", localize "STR_A3A_fn_base_markerChange_noSeaport"]] remoteExec ["BIS_fnc_showNotification",_loser];
+ ["TaskUpdated",["",format [localize "STR_A3A_fn_base_markerChange_otherSeaport",_textX]]] remoteExec ["BIS_fnc_showNotification",_other];
};
if (_markerX in factories) then
{
@@ -254,9 +255,9 @@ if (_markerX in factories) then
_prestigeInvaders = [20, 120];
};
};
- ["TaskSucceeded", ["", "Factory Taken"]] remoteExec ["BIS_fnc_showNotification",_winner];
- ["TaskFailed", ["", "Factory Lost"]] remoteExec ["BIS_fnc_showNotification",_loser];
- ["TaskUpdated",["",format ["%1 lost a Factory",_textX]]] remoteExec ["BIS_fnc_showNotification",_other];
+ ["TaskSucceeded", ["", localize "STR_A3A_fn_base_markerChange_yesFactory"]] remoteExec ["BIS_fnc_showNotification",_winner];
+ ["TaskFailed", ["", localize "STR_A3A_fn_base_markerChange_noFactory"]] remoteExec ["BIS_fnc_showNotification",_loser];
+ ["TaskUpdated",["",format [localize "STR_A3A_fn_base_markerChange_otherFactory",_textX]]] remoteExec ["BIS_fnc_showNotification",_other];
};
if (_markerX in resourcesX) then
{
@@ -272,9 +273,9 @@ if (_markerX in resourcesX) then
_prestigeInvaders = [20, 120];
};
};
- ["TaskSucceeded", ["", "Resource Taken"]] remoteExec ["BIS_fnc_showNotification",_winner];
- ["TaskFailed", ["", "Resource Lost"]] remoteExec ["BIS_fnc_showNotification",_loser];
- ["TaskUpdated",["",format ["%1 lost a Resource",_textX]]] remoteExec ["BIS_fnc_showNotification",_other];
+ ["TaskSucceeded", ["", localize "STR_A3A_fn_base_markerChange_yesResource"]] remoteExec ["BIS_fnc_showNotification",_winner];
+ ["TaskFailed", ["", localize "STR_A3A_fn_base_markerChange_noResource"]] remoteExec ["BIS_fnc_showNotification",_loser];
+ ["TaskUpdated",["",format [localize "STR_A3A_fn_base_markerChange_otherResource",_textX]]] remoteExec ["BIS_fnc_showNotification",_other];
};
Debug_1("Notification and points done for marker change at %1", _markerX);
diff --git a/A3A/addons/core/functions/Base/fn_onHeadlessClientDisconnect.sqf b/A3A/addons/core/functions/Base/fn_onHeadlessClientDisconnect.sqf
index 69411c48e6..d4cc79ebd4 100644
--- a/A3A/addons/core/functions/Base/fn_onHeadlessClientDisconnect.sqf
+++ b/A3A/addons/core/functions/Base/fn_onHeadlessClientDisconnect.sqf
@@ -11,7 +11,7 @@ if (_owner in hcArray) then
A3A_HCErrorHandle = [] spawn {
while {true} do
{
- [petros,"hint","A Headless Client has been disconnected. This will cause malfunctions. Head back to HQ for saving ASAP and ask and Admin for a restart", "Headless Client"] remoteExec ["A3A_fnc_commsMP"];
+ [petros,"hint", localize "STR_A3A_fn_base_hcdics_warning", localize "STR_A3A_fn_base_hcdics_hc"] remoteExec ["A3A_fnc_commsMP"];
sleep 30;
};
};
diff --git a/A3A/addons/core/functions/Base/fn_placementselection.sqf b/A3A/addons/core/functions/Base/fn_placementselection.sqf
index 1b249cd839..1351c790fe 100644
--- a/A3A/addons/core/functions/Base/fn_placementselection.sqf
+++ b/A3A/addons/core/functions/Base/fn_placementselection.sqf
@@ -5,9 +5,7 @@ private _disabledPlayerDamage = false;
private _titleStr = localize "STR_A3A_fn_base_placeselec_title";
player allowDamage false;
-format ["%1 is Dead",name petros] hintC format ["%1 has been killed. You lost part of your assets and need to select a new HQ position far from the enemies.",name petros];
-// TODO: localize "STR_A3A_fn_base_placeselec_petros_dead" - implement into line 8
-// TODO: localize "STR_A3A_fn_base_placeselec_petros_dead_long" - implement into line 8
+localize "STR_A3A_fn_base_placeselec_petros_dead" hintC localize "STR_A3A_fn_base_placeselec_petros_dead_long";
hintC_arr_EH = findDisplay 72 displayAddEventHandler ["unload",{
_this spawn {
diff --git a/A3A/addons/core/functions/Base/fn_rebuildRadioTower.sqf b/A3A/addons/core/functions/Base/fn_rebuildRadioTower.sqf
index e9a7232d6d..f1c61c20ed 100644
--- a/A3A/addons/core/functions/Base/fn_rebuildRadioTower.sqf
+++ b/A3A/addons/core/functions/Base/fn_rebuildRadioTower.sqf
@@ -19,7 +19,7 @@ private _mrkFinal = createMarker [format ["Ant%1", mapGridPosition _antenna], ge
_mrkFinal setMarkerShape "ICON";
_mrkFinal setMarkerType "loc_Transmitter";
_mrkFinal setMarkerColor "ColorBlack";
-_mrkFinal setMarkerText "Radio Tower";
+_mrkFinal setMarkerText localize "STR_A3A_fn_base_rebuildRadioTower_marker";
mrkAntennas pushBack _mrkFinal;
publicVariable "mrkAntennas";
@@ -32,7 +32,7 @@ _antenna addEventHandler ["Killed",
mrkAntennas = mrkAntennas - [_mrk]; deleteMarker _mrk;
antennas = antennas - [_antenna]; antennasDead = antennasDead + [_antenna];
publicVariable "antennas"; publicVariable "antennasDead"; publicVariable "mrkAntennas";
- ["TaskSucceeded",["", "Radio Tower Destroyed"]] remoteExec ["BIS_fnc_showNotification",teamPlayer];
- ["TaskFailed",["", "Radio Tower Destroyed"]] remoteExec ["BIS_fnc_showNotification",Occupants];
+ ["TaskSucceeded",["", localize "STR_A3A_fn_base_rebuildRadioTower_destr"]] remoteExec ["BIS_fnc_showNotification",teamPlayer];
+ ["TaskFailed",["", localize "STR_A3A_fn_base_rebuildRadioTower_destr"]] remoteExec ["BIS_fnc_showNotification",Occupants];
}
];
diff --git a/A3A/addons/core/functions/Base/fn_resourcecheckSkipTime.sqf b/A3A/addons/core/functions/Base/fn_resourcecheckSkipTime.sqf
index abf4baec38..07aad965f8 100644
--- a/A3A/addons/core/functions/Base/fn_resourcecheckSkipTime.sqf
+++ b/A3A/addons/core/functions/Base/fn_resourcecheckSkipTime.sqf
@@ -1,5 +1,5 @@
-cutText ["You decided to rest for some time","BLACK",5];
+cutText [localize "STR_A3A_fn_base_resourcecheckSkipTime_begin","BLACK",5];
sleep 10;
skiptime 8;
forceWeatherChange;
-cutText ["Time to go","BLACK IN",10];
+cutText [localize "STR_A3A_fn_base_resourcecheckSkipTime_end","BLACK IN",10];
diff --git a/A3A/addons/core/functions/Base/fn_resourcesFIA.sqf b/A3A/addons/core/functions/Base/fn_resourcesFIA.sqf
index ac666a2c04..ca91790138 100644
--- a/A3A/addons/core/functions/Base/fn_resourcesFIA.sqf
+++ b/A3A/addons/core/functions/Base/fn_resourcesFIA.sqf
@@ -26,14 +26,11 @@ _hrSim = "";
if (_hr > 0) then {_hrSim = "+"};
_resourcesFIASim = "";
if (_resourcesFIA > 0) then {_resourcesFIASim = "+"};
-if ((_hr != 0) and (_resourcesFIA != 0)) then
- {
- _textX = format ["
HR: %3%1
Money: %4%2 €",_hr toFixed 0,_resourcesFIA toFixed 0,_hrSim,_resourcesFIASim,FactionGet(reb,"name")] //TODO: Localize
- }
-else
- {
- if (_hr != 0) then {_textX = format ["
HR: %3%1",_hr toFixed 0,_resourcesFIA toFixed 0,_hrSim,FactionGet(reb,"name")]} else {if (_resourcesFIA != 5) then {_textX = format ["
Money: %4%2 €",_hr toFixed 0,_resourcesFIA toFixed 0,_hrSim,_resourcesFIASim,FactionGet(reb,"name")]}}; //TODO: Localize
- };
+
+_faction = format ["
", FactionGet(reb,"name")];
+_hr = if (floor _hr == 0) then {""} else {format ["
", _hrSim, _hr toFixed 0];};
+_money = if (floor _resourcesFIA == 0) then {""} else {format ["
"+_graphic+"
"+_graphicLabel] remoteExecCall ["A3A_fnc_customHint",_player];//TODO: localisation
+ [_hintTitle, _optionName+_hintText+"
"+_graphic+"
"+_graphicLabel] remoteExecCall ["A3A_fnc_customHint",_player];
};
//////////////////////////
diff --git a/A3A/addons/core/functions/Dialogs/fn_createDialog_shouldLoadPersonalSave.sqf b/A3A/addons/core/functions/Dialogs/fn_createDialog_shouldLoadPersonalSave.sqf
index f7778fbe35..e851428097 100644
--- a/A3A/addons/core/functions/Dialogs/fn_createDialog_shouldLoadPersonalSave.sqf
+++ b/A3A/addons/core/functions/Dialogs/fn_createDialog_shouldLoadPersonalSave.sqf
@@ -1,11 +1,12 @@
//TODO: add header
+private _autoSaveInterval = [false,(autoSaveInterval/60)] select autoSave;
+_autoSaveInterval = "
",
- "To Save: Your commander needs to go to the
"] joinString ""; //TODO: Localize
-_saveString = if (autoSave) then { [_saveString,"Current parameters are configured to auto-save every
";
+_saveString = if (autoSave) then { [_saveString,format[localize "STR_A3A_fn_dialogs_createDialog_SLPS_line2", _autoSaveInterval]] joinString "" }
+ else { [_saveString,localize "STR_A3A_fn_dialogs_createDialog_SLPS_line3"] joinString "" };
-["W A R N I N G ", _saveString] call A3A_fnc_customHint; //TODO: Localize
+[localize "STR_A3A_fn_dialogs_createDialog_SLPS_line4", _saveString] call A3A_fnc_customHint;
[true] call A3A_fnc_loadPreviousSession;
diff --git a/A3A/addons/core/functions/Dialogs/fn_dialogHQ.sqf b/A3A/addons/core/functions/Dialogs/fn_dialogHQ.sqf
index fdc0720839..9e549b5a10 100644
--- a/A3A/addons/core/functions/Dialogs/fn_dialogHQ.sqf
+++ b/A3A/addons/core/functions/Dialogs/fn_dialogHQ.sqf
@@ -19,5 +19,5 @@ _display = findDisplay 100;
if (str (_display) != "no display") then
{
_ChildControl = _display displayCtrl 109;
- _ChildControl ctrlSetTooltip format ["Current level: %2. Next Level Training Cost: %1 €",1000 + (1.5*((skillFIA) *750)),skillFIA];
+ _ChildControl ctrlSetTooltip format [localize "STR_A3A_fn_dialogs_dialogHQ_upgrade",1000 + (1.5*((skillFIA) *750)),skillFIA];
};
diff --git a/A3A/addons/core/functions/Dialogs/fn_fastTravelRadio.sqf b/A3A/addons/core/functions/Dialogs/fn_fastTravelRadio.sqf
index 01f5da38a4..a7508b65e7 100644
--- a/A3A/addons/core/functions/Dialogs/fn_fastTravelRadio.sqf
+++ b/A3A/addons/core/functions/Dialogs/fn_fastTravelRadio.sqf
@@ -75,14 +75,14 @@ if (count _positionTel > 0) then
//if (!_esHC) then {disableUserInput true; cutText ["Fast traveling, please wait","BLACK",2]; sleep 2;} else {hcShowBar false;hcShowBar true;hint format ["Moving group %1 to destination",groupID _groupX]; sleep _distanceX;};
_forcedX = false;
if (!isMultiplayer) then {if (not(_base in forcedSpawn)) then {_forcedX = true; forcedSpawn = forcedSpawn + [_base]}};
- if (!_esHC) then {disableUserInput true; cutText [format ["Fast traveling, travel time: %1s , please wait", _distanceX],"BLACK",1]; sleep 1;} //TODO: Localize
+ if (!_esHC) then {disableUserInput true; cutText [format [localize "STR_A3A_fn_dialogs_fastTravelRadio_begin", _distanceX],"BLACK",1]; sleep 1;}
else {[_titleStr, format [localize "STR_A3A_fn_dialogs_ftradio_grp_moving",groupID _groupX]] call A3A_fnc_customHint; sleep _distanceX;};
if (!_esHC) then
{
_timePassed = 0;
while {_timePassed < _distanceX} do
{
- cutText [format ["Fast traveling, travel time: %1s , please wait", (_distanceX - _timePassed)],"BLACK",0.0001]; //TODO: Localize
+ cutText [format [localize "STR_A3A_fn_dialogs_fastTravelRadio_begin", (_distanceX - _timePassed)],"BLACK",0.0001];
sleep 1;
_timePassed = _timePassed + 1;
}
@@ -144,7 +144,7 @@ if (count _positionTel > 0) then
//_unit hideObject false;
} forEach units _groupX;
//if (!_esHC) then {sleep _distanceX};
- if (!_esHC) then {disableUserInput false;cutText ["You arrived at the destination.","BLACK IN",1]} //TODO: Localize
+ if (!_esHC) then {disableUserInput false;cutText [localize "STR_A3A_fn_dialogs_fastTravelRadio_end","BLACK IN",1]}
else {[_titleStr, format [localize "STR_A3A_fn_dialogs_ftradio_grp_arrived",groupID _groupX]] call A3A_fnc_customHint;};
if (_forcedX) then {forcedSpawn = forcedSpawn - [_base]};
[] call A3A_fnc_playerLeashRefresh;
diff --git a/A3A/addons/core/functions/Dialogs/fn_squadOptions.sqf b/A3A/addons/core/functions/Dialogs/fn_squadOptions.sqf
index 507da2b573..34789f8899 100644
--- a/A3A/addons/core/functions/Dialogs/fn_squadOptions.sqf
+++ b/A3A/addons/core/functions/Dialogs/fn_squadOptions.sqf
@@ -24,25 +24,25 @@ if (str (_display) != "no display") then
_costs = 0;
_costHR = 0;
{_costs = _costs + (server getVariable _x); _costHR = _costHR +1} forEach FactionGet(reb,"groupSquad");
- _ChildControl ctrlSetTooltip format ["Cost: %1 €. HR: %2",_costs,_costHR]; //TODO: Localize
+ _ChildControl ctrlSetTooltip format [localize "STR_A3A_fn_dialogs_squadOptions",_costs,_costHR];
_ChildControl = _display displayCtrl 105;
_costs = 0;
_costHR = 0;
{_costs = _costs + (server getVariable _x); _costHR = _costHR +1} forEach FactionGet(reb,"groupSquadEng");
- _ChildControl ctrlSetTooltip format ["Cost: %1 €. HR: %2",_costs,_costHR]; //TODO: Localize
+ _ChildControl ctrlSetTooltip format [localize "STR_A3A_fn_dialogs_squadOptions",_costs,_costHR];
_ChildControl = _display displayCtrl 106;
_costs = 0;
_costHR = 0;
{_costs = _costs + (server getVariable _x); _costHR = _costHR +1} forEach FactionGet(reb,"groupSquadSupp");
_costs = _costs + ([(FactionGet(reb,"staticMGs")) # 0] call A3A_fnc_vehiclePrice);
- _ChildControl ctrlSetTooltip format ["Cost: %1 €. HR: %2",_costs,_costHR]; //TODO: Localize
+ _ChildControl ctrlSetTooltip format [localize "STR_A3A_fn_dialogs_squadOptions",_costs,_costHR];
_ChildControl = _display displayCtrl 107;
_costs = 0;
_costHR = 0;
{_costs = _costs + (server getVariable _x); _costHR = _costHR +1} forEach FactionGet(reb,"groupSquadSupp");
_costs = _costs + ([(FactionGet(reb,"staticMortars"))# 0] call A3A_fnc_vehiclePrice);
- _ChildControl ctrlSetTooltip format ["Cost: %1 €. HR: %2",_costs,_costHR]; //TODO: Localize
+ _ChildControl ctrlSetTooltip format [localize "STR_A3A_fn_dialogs_squadOptions",_costs,_costHR];
};
diff --git a/A3A/addons/core/functions/Dialogs/fn_squadRecruit.sqf b/A3A/addons/core/functions/Dialogs/fn_squadRecruit.sqf
index bc8afcac7d..e34710b1ed 100644
--- a/A3A/addons/core/functions/Dialogs/fn_squadRecruit.sqf
+++ b/A3A/addons/core/functions/Dialogs/fn_squadRecruit.sqf
@@ -29,38 +29,38 @@ if (str (_display) != "no display") then
_costs = 0;
_costHR = 0;
{_costs = _costs + (server getVariable _x); _costHR = _costHR +1} forEach FactionGet(reb,"groupMedium");
- _ChildControl ctrlSetTooltip format ["Cost: %1 €. HR: %2",_costs,_costHR]; //TODO: Localize
+ _ChildControl ctrlSetTooltip format [localize "STR_A3A_fn_dialogs_squadOptions",_costs,_costHR];
_ChildControl = _display displayCtrl 106;
_costs = 0;
_costHR = 0;
{_costs = _costs + (server getVariable _x); _costHR = _costHR +1} forEach FactionGet(reb,"groupAT");
- _ChildControl ctrlSetTooltip format ["Cost: %1 €. HR: %2",_costs,_costHR]; //TODO: Localize
+ _ChildControl ctrlSetTooltip format [localize "STR_A3A_fn_dialogs_squadOptions",_costs,_costHR];
_ChildControl = _display displayCtrl 107;
_costs = 0;
_costHR = 0;
{_costs = _costs + (server getVariable _x); _costHR = _costHR +1} forEach FactionGet(reb,"groupSniper");
- _ChildControl ctrlSetTooltip format ["Cost: %1 €. HR: %2",_costs,_costHR]; //TODO: Localize
+ _ChildControl ctrlSetTooltip format [localize "STR_A3A_fn_dialogs_squadOptions",_costs,_costHR];
_ChildControl = _display displayCtrl 108;
_costHR = 2;
_costs = 2*_crewCost + ([(FactionGet(reb, "staticMGs")) # 0] call A3A_fnc_vehiclePrice);
- _ChildControl ctrlSetTooltip format ["Cost: %1 €. HR: %2",_costs,_costHR]; //TODO: Localize
+ _ChildControl ctrlSetTooltip format [localize "STR_A3A_fn_dialogs_squadOptions",_costs,_costHR];
_ChildControl = _display displayCtrl 109;
_costHR = 2;
_costs = 2*_crewCost + ([(FactionGet(reb,"vehiclesAT")) # 0] call A3A_fnc_vehiclePrice);
- _ChildControl ctrlSetTooltip format ["Cost: %1 €. HR: %2",_costs,_costHR]; //TODO: Localize
+ _ChildControl ctrlSetTooltip format [localize "STR_A3A_fn_dialogs_squadOptions",_costs,_costHR];
_ChildControl = _display displayCtrl 110;
_costHR = 2;
_costs = 2*_crewCost + ([(FactionGet(reb,"vehiclesTruck")) # 0] call A3A_fnc_vehiclePrice) + ([(FactionGet(reb,"staticAA")) # 0] call A3A_fnc_vehiclePrice);
- _ChildControl ctrlSetTooltip format ["Cost: %1 €. HR: %2",_costs,_costHR]; //TODO: Localize
+ _ChildControl ctrlSetTooltip format [localize "STR_A3A_fn_dialogs_squadOptions",_costs,_costHR];
_ChildControl = _display displayCtrl 111;
_costHR = 2;
_costs = 2*_crewCost + ([(FactionGet(reb,"staticMortars")) # 0] call A3A_fnc_vehiclePrice);
- _ChildControl ctrlSetTooltip format ["Cost: %1 €. HR: %2",_costs,_costHR]; //TODO: Localize
+ _ChildControl ctrlSetTooltip format [localize "STR_A3A_fn_dialogs_squadOptions",_costs,_costHR];
};
diff --git a/A3A/addons/core/functions/Dialogs/fn_unit_recruit.sqf b/A3A/addons/core/functions/Dialogs/fn_unit_recruit.sqf
index 852529e8f6..c8ecab56b3 100644
--- a/A3A/addons/core/functions/Dialogs/fn_unit_recruit.sqf
+++ b/A3A/addons/core/functions/Dialogs/fn_unit_recruit.sqf
@@ -12,28 +12,29 @@ sleep 1;
disableSerialization;
_display = findDisplay 100;
+_unitCost = localize "STR_A3A_fn_dialogs_unit_recruit";
if (str (_display) != "no display") then
{
_ChildControl = _display displayCtrl 104;
- _ChildControl ctrlSetTooltip format ["Cost: %1 €",server getVariable FactionGet(reb,"unitRifle")]; //TODO: Localize
+ _ChildControl ctrlSetTooltip format [_unitCost,server getVariable FactionGet(reb,"unitRifle")];
_ChildControl = _display displayCtrl 105;
- _ChildControl ctrlSetTooltip format ["Cost: %1 €",server getVariable FactionGet(reb,"unitMG")]; //TODO: Localize
+ _ChildControl ctrlSetTooltip format [_unitCost,server getVariable FactionGet(reb,"unitMG")];
_ChildControl = _display displayCtrl 126;
- _ChildControl ctrlSetTooltip format ["Cost: %1 €",server getVariable FactionGet(reb,"unitMedic")]; //TODO: Localize
+ _ChildControl ctrlSetTooltip format [_unitCost,server getVariable FactionGet(reb,"unitMedic")];
_ChildControl = _display displayCtrl 107;
- _ChildControl ctrlSetTooltip format ["Cost: %1 €",server getVariable FactionGet(reb,"unitEng")]; //TODO: Localize
+ _ChildControl ctrlSetTooltip format [_unitCost,server getVariable FactionGet(reb,"unitEng")];
_ChildControl = _display displayCtrl 108;
- _ChildControl ctrlSetTooltip format ["Cost: %1 €",server getVariable FactionGet(reb,"unitExp")]; //TODO: Localize
+ _ChildControl ctrlSetTooltip format [_unitCost,server getVariable FactionGet(reb,"unitExp")];
_ChildControl = _display displayCtrl 109;
- _ChildControl ctrlSetTooltip format ["Cost: %1 €",server getVariable FactionGet(reb,"unitGL")]; //TODO: Localize
- if (A3A_hasIFA) then {_childControl ctrlSetText "Radio Operator"};
+ _ChildControl ctrlSetTooltip format [_unitCost,server getVariable FactionGet(reb,"unitGL")];
+ if (A3A_hasIFA) then {_childControl ctrlSetText localize "STR_A3A_fn_dialogs_unit_recruit_radioOP"};
_ChildControl = _display displayCtrl 110;
- _ChildControl ctrlSetTooltip format ["Cost: %1 €",server getVariable FactionGet(reb,"unitSniper")]; //TODO: Localize
+ _ChildControl ctrlSetTooltip format [_unitCost,server getVariable FactionGet(reb,"unitSniper")];
_ChildControl = _display displayCtrl 111;
- _ChildControl ctrlSetTooltip format ["Cost: %1 €",server getVariable FactionGet(reb,"unitLAT")]; //TODO: Localize
+ _ChildControl ctrlSetTooltip format [_unitCost,server getVariable FactionGet(reb,"unitLAT")];
_ChildControl = _display displayCtrl 112;
- _ChildControl ctrlSetTooltip format ["Cost: %1 €",server getVariable FactionGet(reb,"unitAT")]; //TODO: Localize
+ _ChildControl ctrlSetTooltip format [_unitCost,server getVariable FactionGet(reb,"unitAT")];
_ChildControl = _display displayCtrl 113;
- _ChildControl ctrlSetTooltip format ["Cost: %1 €",server getVariable FactionGet(reb,"unitAA")]; //TODO: Localize
+ _ChildControl ctrlSetTooltip format [_unitCost,server getVariable FactionGet(reb,"unitAA")];
};
diff --git a/A3A/addons/core/functions/Garrison/fn_getGarrisonStatus.sqf b/A3A/addons/core/functions/Garrison/fn_getGarrisonStatus.sqf
index 069c5ff95e..9b45a4fb95 100644
--- a/A3A/addons/core/functions/Garrison/fn_getGarrisonStatus.sqf
+++ b/A3A/addons/core/functions/Garrison/fn_getGarrisonStatus.sqf
@@ -16,16 +16,16 @@ private ["_ratio", "_result"];
_ratio = ["_marker"] call A3A_fnc_getGarrisonRatio;
-_result = "Decimated";
+_result = localize "STR_A3A_fn_garrison_getGarrisonStatus_decimated";
if(_ratio > 0.9) then
{
- _result = "Good"
+ _result = localize "STR_A3A_fn_garrison_getGarrisonStatus_good"
}
else
{
if(_ratio > 0.4) then
{
- _result = "Weakened"
+ _result = localize "STR_A3A_fn_garrison_getGarrisonStatus_weakened"
};
};
diff --git a/A3A/addons/core/functions/Intel/fn_selectIntel.sqf b/A3A/addons/core/functions/Intel/fn_selectIntel.sqf
index 8d5ef8dee7..b1d3f201d4 100644
--- a/A3A/addons/core/functions/Intel/fn_selectIntel.sqf
+++ b/A3A/addons/core/functions/Intel/fn_selectIntel.sqf
@@ -200,8 +200,8 @@ if (_intelType == "Large") then
};
case (WEAPON):
{
- private _notYetUnlocked = allWeapons - unlockedWeapons;
- private _newWeapon = selectRandom _notYetUnlocked;
+ private _notYetUnlocked = allWeapons - unlockedWeapons - allMissileLaunchers; // to prevent guided launchers from being unlocked by large intel
+ _newWeapon = selectRandom _notYetUnlocked;
[_newWeapon] remoteExec ["A3A_fnc_unlockEquipment", 2];
private _weaponName = getText (configFile >> "CfgWeapons" >> _newWeapon >> "displayName");
diff --git a/A3A/addons/core/functions/Intel/fn_showIntel.sqf b/A3A/addons/core/functions/Intel/fn_showIntel.sqf
index 5627c1ebce..b302d02ed6 100644
--- a/A3A/addons/core/functions/Intel/fn_showIntel.sqf
+++ b/A3A/addons/core/functions/Intel/fn_showIntel.sqf
@@ -10,7 +10,7 @@ params ["_text"];
if(_text == "") exitWith {};
-private _outText = format ["
"];//TODO: localize
+private _outText = format ["
"];
_outText = format ["%1 %2", _outText, _text];
private _layer = ["A3A_infoLeft"] call BIS_fnc_rscLayer;
diff --git a/A3A/addons/core/functions/Missions/fn_AS_Traitor.sqf b/A3A/addons/core/functions/Missions/fn_AS_Traitor.sqf
index bd7257b54f..9ca160a91d 100644
--- a/A3A/addons/core/functions/Missions/fn_AS_Traitor.sqf
+++ b/A3A/addons/core/functions/Missions/fn_AS_Traitor.sqf
@@ -113,7 +113,11 @@ if (random 10 < 2.5) then
{[_x,""] call A3A_fnc_NATOinit} forEach units _groupX;
-waitUntil {sleep 1; (traitorIntel) || {(dateToNumber date > _dateLimitNum) or {(not alive _traitor) or {({_traitor knowsAbout _x > 1.4} count ([500,0,_traitor,teamPlayer] call A3A_fnc_distanceUnits) > 0)}}}};
+waitUntil {sleep 1;
+ (traitorIntel) ||
+ {(dateToNumber date > _dateLimitNum) ||
+ {(!([_traitor] call A3A_fnc_canFight)) ||
+ {({_traitor knowsAbout _x > 1.4} count ([500,0,_traitor,teamPlayer] call A3A_fnc_distanceUnits) > 0)}}}};
if ({_traitor knowsAbout _x > 1.4} count ([500,0,_traitor,teamPlayer] call A3A_fnc_distanceUnits) > 0) then
{
@@ -128,9 +132,14 @@ if ({_traitor knowsAbout _x > 1.4} count ([500,0,_traitor,teamPlayer] call A3A_f
_wp1 setWaypointSpeed "FULL";
};
-waitUntil {sleep 1; (traitorIntel) || {(dateToNumber date > _dateLimitNum) or {(not alive _traitor) or {(_traitor distance _posBase < 20)}}}};
-if (not alive _traitor || traitorIntel) then
+waitUntil {sleep 1;
+ (traitorIntel) ||
+ {(dateToNumber date > _dateLimitNum) ||
+ {(!([_traitor] call A3A_fnc_canFight)) ||
+ {(_traitor distance _posBase < 20)}}}};
+
+if (!([_traitor] call A3A_fnc_canFight) || traitorIntel) then
{
[_taskId, "AS", "SUCCEEDED", false] call A3A_fnc_taskSetState;
if(traitorIntel && (alive _traitor)) then
diff --git a/A3A/addons/core/functions/Missions/fn_AS_specOP.sqf b/A3A/addons/core/functions/Missions/fn_AS_specOP.sqf
index 08fe4ebaac..e96a67f5d7 100644
--- a/A3A/addons/core/functions/Missions/fn_AS_specOP.sqf
+++ b/A3A/addons/core/functions/Missions/fn_AS_specOP.sqf
@@ -43,7 +43,7 @@ else
{if (isPlayer _x) then {[10*_bonus,_x] call A3A_fnc_playerScoreAdd}} forEach ([500,0,_positionX,teamPlayer] call A3A_fnc_distanceUnits);
[10*_bonus,theBoss] call A3A_fnc_playerScoreAdd;
[_sideX, 10, 60] remoteExec ["A3A_fnc_addAggression", 2];
- ["TaskFailed", ["", format ["SpecOp Team decimated at a %1",_nameDest]]] remoteExec ["BIS_fnc_showNotification",_sideX];
+ ["TaskFailed", ["", format [localize "STR_A3A_fn_mission_AS_specOP_dec",_nameDest]]] remoteExec ["BIS_fnc_showNotification",_sideX];
};
[_taskId, "AS", 1200] spawn A3A_fnc_taskDelete;
diff --git a/A3A/addons/core/functions/Missions/fn_CON_Outpost.sqf b/A3A/addons/core/functions/Missions/fn_CON_Outpost.sqf
index 8ad9a8a7ce..1573992ffe 100644
--- a/A3A/addons/core/functions/Missions/fn_CON_Outpost.sqf
+++ b/A3A/addons/core/functions/Missions/fn_CON_Outpost.sqf
@@ -21,18 +21,23 @@ _displayTime = [_dateLimit] call A3A_fnc_dateToTimeString;//Converts the time po
private _markerSide = sidesX getVariable [_markerX, sideUnknown];
_nameDest = [_markerX] call A3A_fnc_localizar;
-_textX = "";
-_taskName = "";
+_textX = format [localize "STR_A3A_fn_mission_conq_outp_text3",_displayTime];
+_taskName = localize "STR_A3A_fn_mission_conq_outp_titel4";
if (_markerX in resourcesX) then
{
_textX = format [localize "STR_A3A_fn_mission_conq_outp_text1",_nameDest,_displayTime];
_taskName = localize "STR_A3A_fn_mission_conq_outp_titel1";
- }
-else
+ };
+if (_markerX in outposts) then
{
_textX = format [localize "STR_A3A_fn_mission_conq_outp_text2",_nameDest,_displayTime];
_taskName = localize "STR_A3A_fn_mission_conq_outp_titel2";
};
+if (_markerX in controlsX) then
+ {
+ _textX = format [localize "STR_A3A_fn_mission_conq_outp_text2",_nameDest,_displayTime];
+ _taskName = localize "STR_A3A_fn_mission_conq_outp_titel3";
+ };
private _taskId = "CON" + str A3A_taskCount;
[[teamPlayer,civilian],_taskId,[_textX,_taskName,_markerX],_positionX,false,0,true,"Target",true] call BIS_fnc_taskCreate;
diff --git a/A3A/addons/core/functions/Missions/fn_DES_Heli.sqf b/A3A/addons/core/functions/Missions/fn_DES_Heli.sqf
index 0a4ac4f0c0..f7d61db5ac 100644
--- a/A3A/addons/core/functions/Missions/fn_DES_Heli.sqf
+++ b/A3A/addons/core/functions/Missions/fn_DES_Heli.sqf
@@ -43,8 +43,8 @@ while {true} do {
private _heliPool = (_faction get "vehiclesHelisLight") + (_faction get "vehiclesHelisTransport") + (_faction get "vehiclesHelisAttack") + (_faction get "vehiclesHelisLightAttack");
private _typeVehH = selectRandom (_heliPool select {_x isKindOf "Helicopter"});
if (isNil "_typeVehH") exitWith {
- ["DES"] remoteExecCall ["A3A_fnc_missionRequest",2];
Error("No aircrafts in arrays vehiclesHelisLight, vehiclesHelisTransport or vehiclesHelisAttack. Reselecting DES mission");
+ ["DES"] remoteExec ["A3A_fnc_missionRequest",2];
};
private _isAttackHeli = _typeVehH in ((_faction get "vehiclesHelisAttack") + (_faction get "vehiclesHelisLightAttack"));
diff --git a/A3A/addons/core/functions/Missions/fn_DES_Vehicle.sqf b/A3A/addons/core/functions/Missions/fn_DES_Vehicle.sqf
index cb189a26a3..d6c0e5c525 100644
--- a/A3A/addons/core/functions/Missions/fn_DES_Vehicle.sqf
+++ b/A3A/addons/core/functions/Missions/fn_DES_Vehicle.sqf
@@ -64,7 +64,7 @@ if (spawner getVariable _markerX == 0) then
{
waitUntil {sleep 1;({leader _groupX knowsAbout _x > 1.4} count ([distanceSPWN,0,leader _groupX,teamPlayer] call A3A_fnc_distanceUnits) > 0) or (dateToNumber date > _dateLimitNum) or (not alive _veh) or ({(_x getVariable ["spawner",false]) and (side group _x == teamPlayer)} count crew _veh > 0)};
- if ({leader _groupX knowsAbout _x > 1.4} count ([distanceSPWN,0,leader _groupX,teamPlayer] call A3A_fnc_distanceUnits) > 0) then {_groupX addVehicle _veh;};
+ if ({leader _groupX knowsAbout _x > 1.4} count ([distanceSPWN,0,leader _groupX,teamPlayer] call A3A_fnc_distanceUnits) > 0) then {_groupX addVehicle _veh;};x
};
waitUntil {sleep 1;(dateToNumber date > _dateLimitNum) or (not alive _veh) or ({(_x getVariable ["spawner",false]) and (side group _x == teamPlayer)} count crew _veh > 0)};
@@ -74,7 +74,7 @@ if (spawner getVariable _markerX == 0) then
[_taskId, "DES", "SUCCEEDED"] call A3A_fnc_taskSetState;
if ({(_x getVariable ["spawner",false]) and (side group _x == teamPlayer)} count crew _veh > 0) then
{
- ["TaskFailed", ["", format ["AA Stolen in %1",_nameDest]]] remoteExec ["BIS_fnc_showNotification",_sideX];
+ ["TaskFailed", ["", format ["AA Stolen in %1",_nameDest]]] remoteExec ["BIS_fnc_showNotification",_sideX]; //stringtable? this might be obsolete
};
[0,300*_bonus] remoteExec ["A3A_fnc_resourcesFIA",2];
[_sideX, 5, 60] remoteExec ["A3A_fnc_addAggression", 2];
diff --git a/A3A/addons/core/functions/Missions/fn_LOG_Supplies.sqf b/A3A/addons/core/functions/Missions/fn_LOG_Supplies.sqf
index 5726fe0f01..e3bdc0f82b 100644
--- a/A3A/addons/core/functions/Missions/fn_LOG_Supplies.sqf
+++ b/A3A/addons/core/functions/Missions/fn_LOG_Supplies.sqf
@@ -32,6 +32,7 @@ _pos = (getMarkerPos respawnTeamPlayer) findEmptyPosition [1,50,"C_Van_01_box_F"
_truckX = "Land_FoodSacks_01_cargo_brown_F" createVehicle _pos;
_truckX enableRopeAttach true;
_truckX allowDamage false;
+if (A3A_hasACE) then {[_truckX, _truckX] call ace_common_fnc_claim};
[_truckX] call A3A_Logistics_fnc_addLoadAction;
_truckX addAction [localize "STR_A3A_fn_mission_log_supply_addact_del_info",
{
@@ -112,9 +113,6 @@ else
};
};
-_ecpos = getpos _truckX;
-deleteVehicle _truckX;
-_emptybox = "Land_Pallet_F" createVehicle _ecpos;
-[_emptybox] spawn A3A_fnc_postmortem;
+deleteVehicle _truckX; // Previously an empty pallet was spawned here, but it has been removed. RIP
[_taskId, "SUPP", 900] spawn A3A_fnc_taskDelete;
diff --git a/A3A/addons/core/functions/Missions/fn_REP_Antenna.sqf b/A3A/addons/core/functions/Missions/fn_REP_Antenna.sqf
index 25e62ec8b9..29195917a8 100644
--- a/A3A/addons/core/functions/Missions/fn_REP_Antenna.sqf
+++ b/A3A/addons/core/functions/Missions/fn_REP_Antenna.sqf
@@ -56,9 +56,9 @@ if (spawner getVariable _markerX != 2) then
sleep 2;
};
- waitUntil {sleep 1;(dateToNumber date > _dateLimitNum) or (not alive _veh)};
+ waitUntil {sleep 1;(dateToNumber date > _dateLimitNum) or (not alive _veh) or (sidesX getVariable [_markerX,sideUnknown] == teamPlayer)};
- if (not alive _veh) then
+ if (not alive _veh || {sidesX getVariable [_markerX,sideUnknown] == teamPlayer}) then
{
[_taskId, "REP", "SUCCEEDED"] call A3A_fnc_taskSetState;
[Occupants, 15, 90] remoteExec ["A3A_fnc_addAggression", 2];
@@ -70,22 +70,10 @@ if (spawner getVariable _markerX != 2) then
};
if (dateToNumber date > _dateLimitNum) then
{
- if (sidesX getVariable [_markerX,sideUnknown] == teamPlayer) then
- {
- [_taskId, "REP", "SUCCEEDED"] call A3A_fnc_taskSetState;
- [Occupants, 15, 90] remoteExec ["A3A_fnc_addAggression", 2];
- [Invaders, 5, 60] remoteExec ["A3A_fnc_addAggression", 2];
- [500, Occupants] remoteExec ["A3A_fnc_timingCA",2];
- {if (_x distance _veh < 500) then {[10,_x] call A3A_fnc_playerScoreAdd}} forEach (allPlayers - (entities "HeadlessClient_F"));
- [10,theBoss] call A3A_fnc_playerScoreAdd;
- }
- else
- {
- [_taskId, "REP", "FAILED"] call A3A_fnc_taskSetState;
- //[5,0,_positionX] remoteExec ["A3A_fnc_citySupportChange",2];
- [-200, Occupants] remoteExec ["A3A_fnc_timingCA",2];
- [-10,theBoss] call A3A_fnc_playerScoreAdd;
- };
+ [_taskId, "REP", "FAILED"] call A3A_fnc_taskSetState;
+ //[5,0,_positionX] remoteExec ["A3A_fnc_citySupportChange",2];
+ [-200, Occupants] remoteExec ["A3A_fnc_timingCA",2];
+ [-10,theBoss] call A3A_fnc_playerScoreAdd;
[_antennaDead] remoteExec ["A3A_fnc_rebuildRadioTower", 2];
};
diff --git a/A3A/addons/core/functions/Missions/fn_missionRequest.sqf b/A3A/addons/core/functions/Missions/fn_missionRequest.sqf
index ff6165934e..80f1b479e1 100644
--- a/A3A/addons/core/functions/Missions/fn_missionRequest.sqf
+++ b/A3A/addons/core/functions/Missions/fn_missionRequest.sqf
@@ -15,7 +15,7 @@ if(isNil "_type") then {
};
if (isNil "_type" or leader group petros != petros) exitWith { A3A_missionRequestInProgress = nil };
if (_type in A3A_activeTasks) exitWith {
- if (!_silent) then {[petros,"globalChat","I already gave you a mission of this type."] remoteExec ["A3A_fnc_commsMP",_requester]};
+ if (!_silent) then {[petros,"globalChat",localize "STR_A3A_fn_mission_request_existing"] remoteExec ["A3A_fnc_commsMP",_requester]};
A3A_missionRequestInProgress = nil;
};
@@ -29,6 +29,7 @@ private _findIfNearAndHostile = {
_Markers
};
+private _titleStr = localize "STR_A3A_fn_mission_request_title";
private _possibleMarkers = [];
switch (_type) do {
case "AS": {
@@ -51,8 +52,8 @@ switch (_type) do {
if (count _possibleMarkers == 0) then {
if (!_silent) then {
- [petros,"globalChat","I have no assassination missions for you. Move our HQ closer to the enemy."] remoteExec ["A3A_fnc_commsMP",_requester];
- [petros,"hint","Assassination Missions require cities, patrolled Jungles or Airports closer than 4Km from your HQ.", "Missions"] remoteExec ["A3A_fnc_commsMP",_requester];
+ [petros,"globalChat",localize "STR_A3A_fn_mission_request_noAS"] remoteExec ["A3A_fnc_commsMP",_requester];
+ [petros,"hint",localize "STR_A3A_fn_mission_request_noASHint", _titleStr] remoteExec ["A3A_fnc_commsMP",_requester];
};
} else {
private _site = selectRandom _possibleMarkers;
@@ -68,8 +69,8 @@ switch (_type) do {
if (count _possibleMarkers == 0) then {
if (!_silent) then {
- [petros,"globalChat","I have no Conquest missions for you. Move our HQ closer to the enemy."] remoteExec ["A3A_fnc_commsMP",_requester];
- [petros,"hint","Conquest Missions require roadblocks or outposts closer than 4Km from your HQ.", "Missions"] remoteExec ["A3A_fnc_commsMP",_requester];
+ [petros,"globalChat",localize "STR_A3A_fn_mission_request_noConquest"] remoteExec ["A3A_fnc_commsMP",_requester];
+ [petros,"hint",localize "STR_A3A_fn_mission_request_noConquestHint", _titleStr] remoteExec ["A3A_fnc_commsMP",_requester];
};
} else {
private _site = selectRandom _possibleMarkers;
@@ -92,8 +93,8 @@ switch (_type) do {
if (count _possibleMarkers == 0) then {
if (!_silent) then {
- [petros,"globalChat","I have no destroy missions for you. Move our HQ closer to the enemy."] remoteExec ["A3A_fnc_commsMP",_requester];
- [petros,"hint","Destroy Missions require Airbases or Radio Towers closer than 4Km from your HQ.", "Missions"] remoteExec ["A3A_fnc_commsMP",_requester];
+ [petros,"globalChat",localize "STR_A3A_fn_mission_request_noDestroy"] remoteExec ["A3A_fnc_commsMP",_requester];
+ [petros,"hint",localize "STR_A3A_fn_mission_request_noDestroyHint", _titleStr] remoteExec ["A3A_fnc_commsMP",_requester];
};
} else {
private _site = selectRandom _possibleMarkers;
@@ -120,8 +121,8 @@ switch (_type) do {
if (count _possibleMarkers == 0) then {
if (!_silent) then {
- [petros,"globalChat","I have no logistics missions for you. Move our HQ closer to the enemy."] remoteExec ["A3A_fnc_commsMP",_requester];
- [petros,"hint","Logistics Missions require Outposts, Seaports or Banks closer than 4Km from your HQ.", "Missions"] remoteExec ["A3A_fnc_commsMP",_requester];
+ [petros,"globalChat",localize "STR_A3A_fn_mission_request_noLogi"] remoteExec ["A3A_fnc_commsMP",_requester];
+ [petros,"hint",localize "STR_A3A_fn_mission_request_noLogiHint", _titleStr] remoteExec ["A3A_fnc_commsMP",_requester];
};
} else {
private _site = selectRandom _possibleMarkers;
@@ -146,8 +147,8 @@ switch (_type) do {
if (count _possibleMarkers == 0) then {
if (!_silent) then {
- [petros,"globalChat","I have no support missions for you. Move our HQ closer to the enemy."] remoteExec ["A3A_fnc_commsMP",_requester];
- [petros,"hint","Support Missions require Cities closer than 4Km from your HQ.", "Missions"] remoteExec ["A3A_fnc_commsMP",_requester];
+ [petros,"globalChat",localize "STR_A3A_fn_mission_request_noSupport"] remoteExec ["A3A_fnc_commsMP",_requester];
+ [petros,"hint",localize "STR_A3A_fn_mission_request_noSupportHint", _titleSTR] remoteExec ["A3A_fnc_commsMP",_requester];
};
} else {
Debug_1("City weights: %1", _weightedMarkers);
@@ -158,6 +159,7 @@ switch (_type) do {
case "RES": {
_possibleMarkers = [citiesX] call _findIfNearAndHostile;
+ _possibleMarkers = _possibleMarkers select {spawner getVariable _x != 0}; // so refugee missions don't get spawned on top of people -- might need to tweak if there arent enough unspawned sites
{
private _spawner = spawner getVariable _x;
if (_spawner != 0) then {_possibleMarkers pushBack _x};
@@ -165,8 +167,8 @@ switch (_type) do {
if (count _possibleMarkers == 0) then {
if (!_silent) then {
- [petros,"globalChat","I have no rescue missions for you. Move our HQ closer to the enemy."] remoteExec ["A3A_fnc_commsMP",_requester];
- [petros,"hint","Rescue Missions require Cities or Airports closer than 4Km from your HQ.", "Missions"] remoteExec ["A3A_fnc_commsMP",_requester];
+ [petros,"globalChat",localize "STR_A3A_fn_mission_request_noRescue"] remoteExec ["A3A_fnc_commsMP",_requester];
+ [petros,"hint",localize "STR_A3A_fn_mission_request_noRescueHint", _titleStr] remoteExec ["A3A_fnc_commsMP",_requester];
};
} else {
private _site = selectRandom _possibleMarkers;
@@ -177,8 +179,8 @@ switch (_type) do {
case "CONVOY": {
if (bigAttackInProgress) exitWith {
if (!_silent) then {
- [petros,"globalChat","There is a big battle around, I don't think the enemy will send any convoy."] remoteExec ["A3A_fnc_commsMP",_requester];
- [petros,"hint","Convoy Missions require a calmed status around the island, and now it is not the proper time.", "Missions"] remoteExec ["A3A_fnc_commsMP",_requester];
+ [petros,"globalChat",localize "STR_A3A_fn_mission_request_noConvoyAttack"] remoteExec ["A3A_fnc_commsMP",_requester];
+ [petros,"hint",localize "STR_A3A_fn_mission_request_noConvoyAttackHint", _titleStr] remoteExec ["A3A_fnc_commsMP",_requester];
};
};
// only do the city convoys on flip?
@@ -200,8 +202,8 @@ switch (_type) do {
if (count _possibleMarkers == 0) then
{
if (!_silent) then {
- [petros,"globalChat","I have no Convoy missions for you. Move our HQ closer to the enemy."] remoteExec ["A3A_fnc_commsMP",_requester];
- [petros,"hint","Convoy Missions require nearby enemy facilities, with a road route to an idle base within 3km.", "Missions"] remoteExec ["A3A_fnc_commsMP",_requester];
+ [petros,"globalChat",localize "STR_A3A_fn_mission_request_noConvoy"] remoteExec ["A3A_fnc_commsMP",_requester];
+ [petros,"hint",localize "STR_A3A_fn_mission_request_noConvoyHint", _titleStr] remoteExec ["A3A_fnc_commsMP",_requester];
};
} else {
private _convoyPair = selectRandom _convoyPairs;
@@ -215,7 +217,7 @@ switch (_type) do {
};
if (count _possibleMarkers > 0) then {
- if (!_silent) then {[petros,"globalChat","I have a mission for you!"] remoteExec ["A3A_fnc_commsMP",_requester]};
+ if (!_silent) then {[petros,"globalChat",localize "STR_A3A_fn_mission_request_addMission"] remoteExec ["A3A_fnc_commsMP",_requester]};
sleep 3; // delay lockout until the mission is registered
};
A3A_missionRequestInProgress = nil;
diff --git a/A3A/addons/core/functions/OrgPlayers/fn_playerScoreAdd.sqf b/A3A/addons/core/functions/OrgPlayers/fn_playerScoreAdd.sqf
index f08226cf12..028fca23ef 100644
--- a/A3A/addons/core/functions/OrgPlayers/fn_playerScoreAdd.sqf
+++ b/A3A/addons/core/functions/OrgPlayers/fn_playerScoreAdd.sqf
@@ -18,7 +18,7 @@ if (isMultiplayer) exitWith
_playerX setVariable ["moneyX",_moneyJ,true];
if (_pointsX > 1) then
{
- _textX = format ["
Money +%1 €",_pointsX*10];
+ _textX = format ["
" + localize "STR_A3A_fn_orgp_playerScoreAdd_money" + " €",_pointsX*10];
[petros,"income",_textX] remoteExec ["A3A_fnc_commsMP",_playerX];
//[] remoteExec ["A3A_fnc_statistics",_playerX];
};
diff --git a/A3A/addons/core/functions/OrgPlayers/fn_promotePlayer.sqf b/A3A/addons/core/functions/OrgPlayers/fn_promotePlayer.sqf
index 95bf0d0b35..4a7275d90b 100644
--- a/A3A/addons/core/functions/OrgPlayers/fn_promotePlayer.sqf
+++ b/A3A/addons/core/functions/OrgPlayers/fn_promotePlayer.sqf
@@ -5,7 +5,7 @@ private ["_puntMax","_textX","_multiplier","_newRank","_selectable","_disconnect
_puntMax = 0;
_multiplier = 1;
-private _textX = "Promoted Players:
";
+private _textX = localize "STR_A3A_fn_orgp_promotedPlayers" + "
";
_promoted = false;
{
@@ -35,6 +35,7 @@ Debug(_textX);
if (_promoted) then
{
- _textX = format ["%1
CONGRATULATIONS!!",_textX];
- [petros,"hint",_textX, "Promotion"] remoteExec ["A3A_fnc_commsMP"];
+ _congrats = "
" + localize "STR_A3A_fn_orgp_promotePlayer_yes";
+ _textX = [_textX, _congrats] joinString "";
+ [petros,"hint",_textX, localize "STR_A3A_fn_orgp_promotePlayer_promotion"] remoteExec ["A3A_fnc_commsMP"];
};
diff --git a/A3A/addons/core/functions/OrgPlayers/fn_theBossTransfer.sqf b/A3A/addons/core/functions/OrgPlayers/fn_theBossTransfer.sqf
index 401e6ddc60..c3741e8317 100644
--- a/A3A/addons/core/functions/OrgPlayers/fn_theBossTransfer.sqf
+++ b/A3A/addons/core/functions/OrgPlayers/fn_theBossTransfer.sqf
@@ -21,8 +21,8 @@ if (isNull _newBoss) exitWith {
[_silent] spawn {
params ["_silent"];
sleep 5;
- private _textX = format ["The commander has resigned. There is no eligible commander."]; //TODO: Localize
- if (!_silent) then {[petros,"hint",_textX, "New Commander"] remoteExec ["A3A_fnc_commsMP", 0]}; //TODO: Localize
+ private _textX = format [localize "STR_A3A_fn_orgp_tBTransfer_noEligible"];
+ if (!_silent) then {[petros,"hint",_textX, localize "STR_A3A_fn_orgp_tBTransfer_newCommTitle"] remoteExec ["A3A_fnc_commsMP", 0]};
[] remoteExec ["A3A_fnc_statistics",[teamPlayer,civilian]];
};
};
@@ -58,7 +58,7 @@ Debug_1("New boss %1 set.", name theBoss);
[_silent] spawn {
params ["_silent"];
sleep 5;
- private _textX = format ["%1 is the new commander of our forces. Greet them!", name theBoss]; //TODO: Localize
- if (!_silent) then {[petros,"hint",_textX, "New Commander"] remoteExec ["A3A_fnc_commsMP", 0]}; //TODO: Localize
+ private _textX = format [localize "STR_A3A_fn_orgp_tBTransfer_newCommLong", name theBoss];
+ if (!_silent) then {[petros,"hint",_textX, localize "STR_A3A_fn_orgp_tBTransfer_newCommTitle"] remoteExec ["A3A_fnc_commsMP", 0]};
[] remoteExec ["A3A_fnc_statistics",[teamPlayer,civilian]];
};
diff --git a/A3A/addons/core/functions/Punishment/fn_punishment_FF_checkNearHQ.sqf b/A3A/addons/core/functions/Punishment/fn_punishment_FF_checkNearHQ.sqf
index 8097c794ba..e7113b1835 100644
--- a/A3A/addons/core/functions/Punishment/fn_punishment_FF_checkNearHQ.sqf
+++ b/A3A/addons/core/functions/Punishment/fn_punishment_FF_checkNearHQ.sqf
@@ -44,5 +44,5 @@ private _distancePetros = _unit distance petros;
if !(_distancePetros <= 75) exitWith {false};
deleteVehicle _projectile;
-[_unit, 60, 0.4, objNull, "You cannot throw grenades or place explosives within 75m of base."] remoteExec ["A3A_fnc_punishment_evaluateEvent",2,false];
+[_unit, 60, 0.4, objNull, localize "STR_A3A_fn_punishment_FF_checkNearHQ"] remoteExec ["A3A_fnc_punishment_evaluateEvent",2,false];
true;
diff --git a/A3A/addons/core/functions/Punishment/fn_punishment_addActionForgive.sqf b/A3A/addons/core/functions/Punishment/fn_punishment_addActionForgive.sqf
index 3a2fb6a958..be0a4fc072 100644
--- a/A3A/addons/core/functions/Punishment/fn_punishment_addActionForgive.sqf
+++ b/A3A/addons/core/functions/Punishment/fn_punishment_addActionForgive.sqf
@@ -31,7 +31,7 @@ if (_offenceTotal < 1) exitWith {false}; // If offence is less than 1, the UID i
private _actionsSelf = actionIDs player;
private _alreadyHasAction = false; // Avoids having the action added again.
-private _actionName = ["[Forgive FF] ",_name,""] joinString """";
+private _actionName = ["[" + localize "STR_A3A_fn_punishment_FF_addAcFor" + "]" ,_name,""] joinString """";
if ((!isNil "_actionsSelf") && {!(_actionsSelf isEqualTo [])}) then { // All players will be scanned, in-case they were previously an admin.
{
if (((player actionParams _x)#0) isEqualTo _actionName) exitWith {
diff --git a/A3A/addons/core/functions/Punishment/fn_punishment_evaluateEvent.sqf b/A3A/addons/core/functions/Punishment/fn_punishment_evaluateEvent.sqf
index edaeb25aab..36bb63cda3 100644
--- a/A3A/addons/core/functions/Punishment/fn_punishment_evaluateEvent.sqf
+++ b/A3A/addons/core/functions/Punishment/fn_punishment_evaluateEvent.sqf
@@ -114,9 +114,12 @@ if (!(_exemption isEqualTo "")) exitWith {
format["NOT FF, %1", _exemption];
};
+// Case of FF is confirmed -- attach the name to the client for future
+_instigator setVariable ["_lastFriendlyHit", name _victim, 2];
+
/////////////Acts on Collision//////////////
if (_isCollision) then {
- _customMessage = [_customMessage,"You damaged a friendly as a driver."] joinString "
";
+ _customMessage = [_customMessage, localize "STR_A3A_fn_punishment_evalEvent_driver"] joinString "
";
_timeAdded = 27;
_offenceAdded = 0.15;
Info_4("COLLISION | %1 [%2]'s %3 %4", name _instigator, getPlayerUID _instigator, _vehicleType, _victimStats);
@@ -125,12 +128,12 @@ if (_isCollision) then {
/////////Checks for important roles/////////
_exemption = switch (true) do {
case (!(admin owner _instigator isEqualTo 0) || player isEqualTo _instigator): { // Local host included.
- ["You damaged a friendly as admin."] call _notifyInstigator; // Admin not reported to victim in case of Zeus remote control.
+ [localize "STR_A3A_fn_punishment_evalEvent_admin"] call _notifyInstigator; // Admin not reported to victim in case of Zeus remote control.
format ["ADMIN, %1", ["Server","Voted","Logged"] select (admin owner _instigator)];
};
case (_vehicle isKindOf "Air"): {
call _notifyVictim;
- ["You damaged a friendly as CAS support."] call _notifyInstigator;
+ [localize "STR_A3A_fn_punishment_evalEvent_CAS"] call _notifyInstigator;
format["AIRCRAFT, %1", _vehicleType];
};
case (
@@ -138,7 +141,7 @@ _exemption = switch (true) do {
{!(getNumber (configFile >> "CfgVehicles" >> _vehicleType >> "artilleryScanner") isEqualTo 0)}
): {
call _notifyVictim;
- ["You damaged a friendly as arty support."] call _notifyInstigator;
+ [localize "STR_A3A_fn_punishment_evalEvent_arty"] call _notifyInstigator;
format ["ARTY, %1", _vehicleType];
};
// TODO: if( remoteControlling(_instigator) ) exitWith
diff --git a/A3A/addons/core/functions/Punishment/fn_punishment_removeActionForgive.sqf b/A3A/addons/core/functions/Punishment/fn_punishment_removeActionForgive.sqf
index 8af75f13d8..9209c8e1f0 100644
--- a/A3A/addons/core/functions/Punishment/fn_punishment_removeActionForgive.sqf
+++ b/A3A/addons/core/functions/Punishment/fn_punishment_removeActionForgive.sqf
@@ -27,7 +27,7 @@ params ["_name"];
private _actionsSelf = actionIDs player;
if ((!isNil "_actionsSelf") && {!(_actionsSelf isEqualTo [])}) then { // All players will be scanned, in-case they were previously an admin.
- private _actionName = ["[Forgive FF] ",_name,""] joinString """";
+ private _actionName = ["[" + localize "STR_A3A_fn_punishment_FF_addAcFor" + "]" ,_name,""] joinString """";
{
if (((player actionParams _x)#0) isEqualTo _actionName) exitWith {
player removeAction _x;
diff --git a/A3A/addons/core/functions/Punishment/fn_punishment_sentence_server.sqf b/A3A/addons/core/functions/Punishment/fn_punishment_sentence_server.sqf
index 8e86f9572a..bc47572ce1 100644
--- a/A3A/addons/core/functions/Punishment/fn_punishment_sentence_server.sqf
+++ b/A3A/addons/core/functions/Punishment/fn_punishment_sentence_server.sqf
@@ -59,7 +59,13 @@ private _detainee = _varspace getVariable ["player",objNull];
};
if (!isNull _admin) then {
if (_admin isEqualTo _detainee) exitWith { [_UID,"forgive"] call A3A_fnc_punishment_release; }; // The admin cannot use the self forgive scroll-action when attached to the surf-board.
- [localize "STR_A3A_fn_punish_ff_noti", [_name," ",localize "STR_A3A_fn_punish_punSenSv_text"] joinString ""] remoteExecCall ["A3A_fnc_customHint",_admin,false];
+ private _injuredFriendly = _detainee getVariable ["_lastFriendlyHit", false];
+ private _punishAdminText = if (_injuredFriendly isEqualTo false) then {
+ format[localize "STR_A3A_fn_punish_punSenSv_text2", _name];
+ } else {
+ format[localize "STR_A3A_fn_punish_punSenSv_text1", _name, _injuredFriendly];
+ };
+ [localize "STR_A3A_fn_punish_ff_noti", _punishAdminText] remoteExecCall ["A3A_fnc_customHint",_admin,false];
[_UID,[missionNamespace,"A3A_FFPun",_UID,"offenceTotal",0] call A3A_fnc_getNestedObject,_name] remoteExecCall ["A3A_fnc_punishment_addActionForgive",_admin,false];
};
_lastAdmin = _admin;
diff --git a/A3A/addons/core/functions/REINF/fn_FIAinit.sqf b/A3A/addons/core/functions/REINF/fn_FIAinit.sqf
index 577a6ca370..fc4e94aec4 100644
--- a/A3A/addons/core/functions/REINF/fn_FIAinit.sqf
+++ b/A3A/addons/core/functions/REINF/fn_FIAinit.sqf
@@ -61,7 +61,7 @@ if (player == leader _unit) then {
if ((!haveRadio) and !(A3A_hasIFA)) then {
while {alive _unit} do {
sleep 10;
- if (([player] call A3A_fnc_hasRadio) && (_unit call A3A_fnc_hasARadio)) exitWith {_unit groupChat format ["This is %1, radiocheck OK",name _unit]};
+ if (([player] call A3A_fnc_hasRadio) && (_unit call A3A_fnc_hasARadio)) exitWith {_unit groupChat format ["This is %1, radiocheck OK",name _unit]}; //TODO: Obsolete?
if (unitReady _unit) then {
if ((alive _unit) and (_unit distance (getMarkerPos respawnTeamPlayer) > 50) and (_unit distance leader group _unit > 500) and ((vehicle _unit == _unit) or ((typeOf (vehicle _unit)) in arrayCivVeh))) then {
["", format [localize "STR_A3A_fn_reinf_FIAinit_lost", name _unit]] call A3A_fnc_customHint;
diff --git a/A3A/addons/core/functions/REINF/fn_NATObomb.sqf b/A3A/addons/core/functions/REINF/fn_NATObomb.sqf
index 60aa17d767..d5cfa69260 100644
--- a/A3A/addons/core/functions/REINF/fn_NATObomb.sqf
+++ b/A3A/addons/core/functions/REINF/fn_NATObomb.sqf
@@ -27,7 +27,7 @@ _mrkorig = createMarkerLocal [format ["BRStart%1",random 1000], _pos1];
_mrkorig setMarkerShapeLocal "ICON";
_mrkorig setMarkerTypeLocal "hd_destroy";
_mrkorig setMarkerColorLocal "ColorRed";
-_mrkOrig setMarkerTextLocal "Bomb Run Init";
+_mrkOrig setMarkerTextLocal localize "STR_A3A_fn_reinf_NATObomb_init";
[_titleStr, localize "STR_A3A_fn_reinf_NatoBomb_select_end"] call A3A_fnc_customHint;
@@ -41,8 +41,9 @@ if (!visibleMap) exitWith {deleteMarker _mrkOrig};
_pos2 = positionTel;
positionTel = [];
-_ang = [_pos1,_pos2] call BIS_fnc_dirTo;
+ServerInfo_6("Commander %1 [%2] called %3 airstrike from %4 to %5, %6m from HQ", name theBoss, getPlayerUID theBoss, _typeX, _pos1, _pos2, _pos1 distance markerPos "Synd_HQ");
+_ang = [_pos1,_pos2] call BIS_fnc_dirTo;
bombRuns = bombRuns - 1;
publicVariable "bombRuns";
@@ -52,7 +53,7 @@ _mrkDest = createMarkerLocal [format ["BRFin%1",random 1000], _pos2];
_mrkDest setMarkerShapeLocal "ICON";
_mrkDest setMarkerTypeLocal "hd_destroy";
_mrkDest setMarkerColorLocal "ColorRed";
-_mrkDest setMarkerTextLocal "Bomb Run Exit";
+_mrkDest setMarkerTextLocal localize "STR_A3A_fn_reinf_NATObomb_exit";
//openMap false;
private _typePlaneX = (FactionGet(reb,"vehiclesPlane")) # 0;
@@ -75,7 +76,7 @@ _plane flyInHeight 100;
private _minAltASL = ATLToASL [_pos1 select 0, _pos1 select 1, 0];
_plane flyInHeightASL [(_minAltASL select 2) +100, (_minAltASL select 2) +100, (_minAltASL select 2) +100];
-driver _plane sideChat "Starting Bomb Run. ETA 30 seconds.";
+driver _plane sideChat localize "STR_A3A_fn_reinf_NATObomb_run";
_wp1 = group _plane addWaypoint [_pos1, 0];
_wp1 setWaypointType "MOVE";
if (!_isHelicopter) then { _wp1 setWaypointSpeed "LIMITED" };
diff --git a/A3A/addons/core/functions/REINF/fn_addBombRun.sqf b/A3A/addons/core/functions/REINF/fn_addBombRun.sqf
index 7230603a8d..560f8820fe 100644
--- a/A3A/addons/core/functions/REINF/fn_addBombRun.sqf
+++ b/A3A/addons/core/functions/REINF/fn_addBombRun.sqf
@@ -3,46 +3,44 @@ _veh = cursortarget;
FIX_LINE_NUMBERS()
#define OccAndInv(VEH) (FactionGet(occ, VEH) + FactionGet(inv, VEH))
private _titleStr = localize "STR_A3A_fn_reinf_bombrun_title";
-
-if (isNull _veh) exitWith {[_titleStr, localize "STR_A3A_fn_reinf_bombrun_no_looking"] call A3A_fnc_customHint;};
-
-if (!alive _veh) exitWith {[_titleStr, localize "STR_A3A_fn_reinf_bombrun_no_destr"] call A3A_fnc_customHint;};
-
-_units = (player nearEntities ["Man",300]) select {([_x] call A3A_fnc_CanFight) && (side _x isEqualTo Occupants || side _x isEqualTo Invaders)};
-if (_units findIf {_unit = _x; _players = allPlayers select {(side _x isEqualTo teamPlayer) && (player distance _x < 300)}; _players findIf {_x in (_unit targets [true, 300])} != -1} != -1) exitWith {[_titleStr, localize "STR_A3A_fn_reinf_bombrun_no_nearby"] call A3A_fnc_customHint};
-if (_units findIf{player distance _x < 100} != -1) exitWith {[_titleStr, localize "STR_A3A_fn_reinf_bombrun_no_nearby"] call A3A_fnc_customHint};
-
-_near = (["Synd_HQ"] + airportsX) select {sidesX getVariable [_x,sideUnknown] isEqualTo teamplayer};
-_near = _near select {(player inArea _x) && (_veh inArea _x)};
-
-if (_near isEqualTo []) exitWith {[_titleStr, format [localize "STR_A3A_fn_reinf_bombrun_no_area",FactionGet(reb,"name")]] call A3A_fnc_customHint;};
-
-if ({isPlayer _x} count crew _veh > 0) exitWith {[_titleStr, localize "STR_A3A_fn_reinf_bombrun_no_empty"] call A3A_fnc_customHint;};
-
-_owner = _veh getVariable "ownerX";
-_exit = false;
-if (!isNil "_owner") then
- {
- if (_owner isEqualType "") then
- {
- if (getPlayerUID player != _owner) then {_exit = true};
- };
- };
-
-if (_exit) exitWith {[_titleStr, localize "STR_A3A_fn_reinf_bombrun_no_owner"] call A3A_fnc_customHint;};
-
-if (not(_veh isKindOf "Air")) exitWith {[_titleStr, localize "STR_A3A_fn_reinf_bombrun_no_airveh"] call A3A_fnc_customHint;};
-
-_typeX = typeOf _veh;
-
-if (isClass (configfile >> "CfgVehicles" >> _typeX >> "assembleInfo")) then {
- if (count getArray (configfile >> "CfgVehicles" >> _typeX >> "assembleInfo" >> "dissasembleTo") > 0) then {
- _exit = true;
- };
+private _owner = _veh getVariable "ownerX";
+private _wrongOwner = !(isNil "_owner" && {_owner isEqualType ""} && {getPlayerUID player != _owner});
+
+private _exitReason = switch (true) do {
+ case (isNull _veh): {"looking"};
+ case (!alive _veh): {"destr"};
+ case (_veh getVariable ["A3A_locked",false]): {"locked"};
+ case (_wrongOwner): {"owner"};
+ case (player isNotEqualTo vehicle player): {"inVehicle"};
+ case (player distance _veh > 25): {"distance"};
+ case ([getPosATL player] call A3A_fnc_enemyNearCheck): {"nearby"};
+ case !(_veh isKindOf "Air"): {"airveh"};
+ case (count crew _veh > 0): {"empty"};
+ default {""};
};
-if (_exit) exitWith {[_titleStr, localize "STR_A3A_fn_reinf_bombrun_no_drone"] call A3A_fnc_customHint;};
+if (_exitReason isNotEqualTo "") exitWith {
+ private _exitMessage = ["STR_A3A_fn_reinf_bombrun_no_",_exitReason] joinString "";
+ [_titleStr, localize _exitMessage] call A3A_fnc_customHint;
+ false;
+};
+private _validMarks = (["Synd_HQ"] + airportsX) select {sidesX getVariable [_x,sideUnknown] isEqualTo teamplayer};
+private _inArea = _validMarks findIf { count ([player, _veh] inAreaArray _x) > 1 };
+if !(_inArea > -1) exitWith {
+ [_titleStr, format [localize "STR_A3A_fn_reinf_bombrun_no_area",FactionGet(reb,"name")]] call A3A_fnc_customHint;
+ false;
+}; // not near airbase or HQ
+
+if (isClass (configfile >> "CfgVehicles" >> typeOf _veh >> "assembleInfo") && {count getArray (configfile >> "CfgVehicles" >> typeOf _veh >> "assembleInfo" >> "dissasembleTo") > 0}) exitWith {[_titleStr, localize "STR_A3A_fn_reinf_bombrun_no_drone"] call A3A_fnc_customHint;};
+private _cfgAssembleInto = configfile >> "CfgVehicles" >> typeOf _veh >> "assembleInfo";
+if (
+ isClass _cfgAssembleInto &&
+ {getArray (_cfgAssembleInto >> "dissasembleTo") isNotEqualTo []}
+) exitWith {
+ [_titleStr, localize "STR_A3A_fn_reinf_bombrun_no_drone"] call A3A_fnc_customHint;
+ false;
+};
_pointsX = 2;
diff --git a/A3A/addons/core/functions/REINF/fn_buildMinefield.sqf b/A3A/addons/core/functions/REINF/fn_buildMinefield.sqf
index eccdf2af7a..a01b1ac4d3 100644
--- a/A3A/addons/core/functions/REINF/fn_buildMinefield.sqf
+++ b/A3A/addons/core/functions/REINF/fn_buildMinefield.sqf
@@ -64,8 +64,8 @@ _mrk setMarkerText _textX;
[_mrk,0] remoteExec ["setMarkerAlpha",[Occupants,Invaders]];
private _taskId = "Mines" + str A3A_taskCount;
-[[teamPlayer,civilian],_taskId,[format ["An Engineer Team has been deployed at your command with High Command Option. Once they reach the position, they will start to deploy %1 mines in the area. Cover them in the meantime.",_quantity],"Minefield Deploy",_mrk],_positionTel,false,0,true,"map",true] call BIS_fnc_taskCreate; //TODO: Localize
-[_taskId, "Mines", "CREATED"] remoteExecCall ["A3A_fnc_taskUpdate", 2]; //TODO: Localize
+[[teamPlayer,civilian],_taskId,[format [localize "STR_A3A_fn_reinf_buildMinefield_long",_quantity],localize "STR_A3A_fn_reinf_buildMinefield_title",_mrk],_positionTel,false,0,true,"map",true] call BIS_fnc_taskCreate;
+[_taskId, "Mines", "CREATED"] remoteExecCall ["A3A_fnc_taskUpdate", 2];
_groupX = createGroup teamPlayer;
@@ -106,7 +106,7 @@ if ((_truckX distance _positionTel < 50) and ({alive _x} count units _groupX > 0
waitUntil {!(isPlayer leader _groupX)};
};
theBoss hcRemoveGroup _groupX;
- [petros,"hint","Engineer Team deploying mines.", "Minefields"] remoteExec ["A3A_fnc_commsMP",[teamPlayer,civilian]]; //TODO: Localize
+ [petros,"hint",localize "STR_A3A_fn_reinf_buildMinefield_long", localize "STR_A3A_fn_reinf_buildMinefield_buildingTitle"] remoteExec ["A3A_fnc_commsMP",[teamPlayer,civilian]];
[_groupX, "Patrol_Area", 25, 50, 100, true, _positionTel, true] call A3A_fnc_patrolLoop;
diff --git a/A3A/addons/core/functions/REINF/fn_dismissPlayerGroup.sqf b/A3A/addons/core/functions/REINF/fn_dismissPlayerGroup.sqf
index b98cb0bd5d..a2b627f629 100644
--- a/A3A/addons/core/functions/REINF/fn_dismissPlayerGroup.sqf
+++ b/A3A/addons/core/functions/REINF/fn_dismissPlayerGroup.sqf
@@ -12,7 +12,7 @@ _units = _units - [player];
_units = _units select { !(isPlayer _x) && { !(_x == petros) } };
if (_units isEqualTo []) exitWith {};
if (_units findIf {!([_x] call A3A_fnc_canFight)} != -1) exitWith {[_titleStr, localize "STR_A3A_fn_reinf_dissPlaGro_no_uncon"] call A3A_fnc_customHint;};
-player globalChat "Get out of my sight you useless scum!";
+player globalChat localize "STR_A3A_fn_reinf_dismissPlayerGroup_GTFO";
_newGroup = createGroup teamPlayer;
//if ({isPlayer _x} count units group player == 1) then {_ai = true; _newGroup = createGroup teamPlayer};
diff --git a/A3A/addons/core/functions/REINF/fn_dismissSquad.sqf b/A3A/addons/core/functions/REINF/fn_dismissSquad.sqf
index 6fa73aa282..54608e41f2 100644
--- a/A3A/addons/core/functions/REINF/fn_dismissSquad.sqf
+++ b/A3A/addons/core/functions/REINF/fn_dismissSquad.sqf
@@ -27,7 +27,7 @@ if (_leave) exitWith {[_titleStr, localize "STR_A3A_fn_reinf_dissSquad_no_nato"]
_pos = getMarkerPos respawnTeamPlayer;
{
- theBoss sideChat format ["%2, I'm sending %1 back to base", _x,name petros];
+ theBoss sideChat format [localize "STR_A3A_fn_reinf_dismissSquad_RTB", _x];
theBoss hcRemoveGroup _x;
_wp = _x addWaypoint [_pos, 0];
_wp setWaypointType "MOVE";
diff --git a/A3A/addons/core/functions/REINF/fn_garrisonDialog.sqf b/A3A/addons/core/functions/REINF/fn_garrisonDialog.sqf
index 0a0107c5f5..4808e05161 100644
--- a/A3A/addons/core/functions/REINF/fn_garrisonDialog.sqf
+++ b/A3A/addons/core/functions/REINF/fn_garrisonDialog.sqf
@@ -59,10 +59,19 @@ _nul=CreateDialog "build_menu";
};
//if (((_nearX in outpostsFIA) and !(isOnRoad _positionX)) /*or (_nearX in citiesX)*/ or (_nearX in controlsX)) exitWith {hint "You cannot manage garrisons on this kind of zone"; _nul=CreateDialog "garrison_menu"};
-_outpostFIA = if (_nearX in outpostsFIA) then {true} else {false};
-_wPost = if (_outpostFIA and !(isOnRoad getMarkerPos _nearX)) then {true} else {false};
+_outpostFIA = (_nearX in outpostsFIA);
+_wPost = (_outpostFIA and !(isOnRoad getMarkerPos _nearX));
_garrison = if (! _wpost) then {garrison getVariable [_nearX,[]]} else {FactionGet(reb,"groupSniper")};
+if (_wPost && (_typeX isNotEqualTo "rem")) exitWith {
+ [_titleStr, localize "STR_A3A_fn_reinf_garrDia_no_wPost"] call A3A_fnc_customHint;
+#ifdef UseDoomGUI
+ ERROR("Disabled due to UseDoomGUI Switch.")
+#else
+ _nul=CreateDialog "build_menu";
+#endif
+};
+
if (_typeX == "rem") then
{
if ((count _garrison == 0) and !(_nearX in outpostsFIA)) exitWith {
@@ -122,25 +131,27 @@ else
if (str (_display) != "no display") then
{
+ private _unitCost = localize "STR_A3A_fn_reinf_garrisonDialog_cost";
+ private _unitCostFull = [_unitCost + ": %1 €"];
_ChildControl = _display displayCtrl 104;
- _ChildControl ctrlSetTooltip format ["Cost: %1 €",server getVariable FactionGet(reb,"unitRifle")];
+ _ChildControl ctrlSetTooltip format [_unitCostFull,server getVariable FactionGet(reb,"unitRifle")];
_ChildControl = _display displayCtrl 105;
- _ChildControl ctrlSetTooltip format ["Cost: %1 €",server getVariable FactionGet(reb,"unitMG")];
+ _ChildControl ctrlSetTooltip format [_unitCostFull,server getVariable FactionGet(reb,"unitMG")];
_ChildControl = _display displayCtrl 126;
- _ChildControl ctrlSetTooltip format ["Cost: %1 €",server getVariable FactionGet(reb,"unitMedic")];
+ _ChildControl ctrlSetTooltip format [_unitCostFull,server getVariable FactionGet(reb,"unitMedic")];
_ChildControl = _display displayCtrl 107;
- _ChildControl ctrlSetTooltip format ["Cost: %1 €",server getVariable FactionGet(reb,"unitSL")];
+ _ChildControl ctrlSetTooltip format [_unitCostFull,server getVariable FactionGet(reb,"unitSL")];
_ChildControl = _display displayCtrl 108;
- _ChildControl ctrlSetTooltip format ["Cost: %1 €",(server getVariable FactionGet(reb,"unitCrew")) + ([(FactionGet(reb,"staticMortars")) # 0] call A3A_fnc_vehiclePrice)];
+ _ChildControl ctrlSetTooltip format [_unitCostFull,(server getVariable FactionGet(reb,"unitCrew")) + ([(FactionGet(reb,"staticMortars")) # 0] call A3A_fnc_vehiclePrice)];
_ChildControl = _display displayCtrl 109;
- _ChildControl ctrlSetTooltip format ["Cost: %1 €",server getVariable FactionGet(reb,"unitGL")];
+ _ChildControl ctrlSetTooltip format [_unitCostFull,server getVariable FactionGet(reb,"unitGL")];
_ChildControl = _display displayCtrl 110;
- _ChildControl ctrlSetTooltip format ["Cost: %1 €",server getVariable FactionGet(reb,"unitSniper")];
+ _ChildControl ctrlSetTooltip format [_unitCostFull,server getVariable FactionGet(reb,"unitSniper")];
_ChildControl = _display displayCtrl 111;
- _ChildControl ctrlSetTooltip format ["Cost: %1 €",server getVariable FactionGet(reb,"unitLAT")];
+ _ChildControl ctrlSetTooltip format [_unitCostFull,server getVariable FactionGet(reb,"unitLAT")];
_ChildControl = _display displayCtrl 112;
- _ChildControl ctrlSetTooltip format ["Cost: %1 €",server getVariable FactionGet(reb,"unitAT")];
+ _ChildControl ctrlSetTooltip format [_unitCostFull,server getVariable FactionGet(reb,"unitAT")];
_ChildControl = _display displayCtrl 113;
- _ChildControl ctrlSetTooltip format ["Cost: %1 €",server getVariable FactionGet(reb,"unitAA")];
+ _ChildControl ctrlSetTooltip format [_unitCostFull,server getVariable FactionGet(reb,"unitAA")];
};
};
diff --git a/A3A/addons/core/functions/REINF/fn_vehStats.sqf b/A3A/addons/core/functions/REINF/fn_vehStats.sqf
index 0f2bd18a8e..279ddd079f 100644
--- a/A3A/addons/core/functions/REINF/fn_vehStats.sqf
+++ b/A3A/addons/core/functions/REINF/fn_vehStats.sqf
@@ -69,7 +69,7 @@ if (_this select 0 == "mount") exitWith
};
_textX = "";
_groupX = (hcSelected player select 0);
-player sideChat format ["%1, SITREP!!",groupID _groupX];
+player sideChat format [localize "STR_A3A_fn_reinf_vehStats_sitrep",groupID _groupX];
_unitsX = units _groupX;
_textX = format [localize "STR_A3A_fn_reinf_vehStats_status",groupID _groupX,{alive _x} count _unitsX,{[_x] call A3A_fnc_canFight} count _unitsX,_groupX getVariable ["taskX","Patrol"],behaviour (leader _groupX)];
if ({[_x] call A3A_fnc_isMedic} count _unitsX > 0) then {_textX = format [localize "STR_A3A_fn_reinf_vehStats_medic_yes",_textX]} else {_textX = format [localize "STR_A3A_fn_reinf_vehStats_medic_no",_textX]};
diff --git a/A3A/addons/core/functions/REINF/fn_vehiclePrice.sqf b/A3A/addons/core/functions/REINF/fn_vehiclePrice.sqf
index 160467871b..b1b6469a72 100644
--- a/A3A/addons/core/functions/REINF/fn_vehiclePrice.sqf
+++ b/A3A/addons/core/functions/REINF/fn_vehiclePrice.sqf
@@ -12,7 +12,20 @@ if (isNil "_costs") then
}
else
{
- _costs = round (_costs - (_costs * (0.1 * ({sidesX getVariable [_x,sideUnknown] == teamPlayer} count seaports))));
+ if (count seaports > 3) then {
+ private _numFriendlySeaports = ({sidesX getVariable [_x,sideUnknown] == teamPlayer} count seaports) min 6;
+ _costs = round (_costs - (_costs * 0.05 * _numFriendlySeaports));
+ } else {
+ _discount = switch (true) do {
+ case (tierWar in [1,2]): { 0 };
+ case (tierWar in [3,4]): { 0 };
+ case (tierWar in [5,6]): { 1 };
+ case (tierWar in [7,8]): { 2 };
+ case (tierWar in [9,10]): { 3 };
+ default { 0 };
+ };
+ _costs = round (_costs - (_costs * 0.1 * _discount));
+ };
};
_costs
diff --git a/A3A/addons/core/functions/Revive/fn_actionRevive.sqf b/A3A/addons/core/functions/Revive/fn_actionRevive.sqf
index 8a6da28e60..2e439826e6 100644
--- a/A3A/addons/core/functions/Revive/fn_actionRevive.sqf
+++ b/A3A/addons/core/functions/Revive/fn_actionRevive.sqf
@@ -9,7 +9,7 @@ if (captive _medic) then { _medic setCaptive false }; // medic is will b
if !(alive _cured) exitWith
{
if (_player) then {[_titleStr, format [localize "STR_A3A_fn_revive_actRev_no_dead",name _cured]] call A3A_fnc_customHint;};
- if (_inPlayerGroup) then {_medic groupChat format ["%1 is already dead.",name _cured]};
+ if (_inPlayerGroup) then {_medic groupChat format [localize "STR_A3A_fn_revive_actRev_no_dead",name _cured]};
false
};
if !([_medic] call A3A_fnc_canFight) exitWith
@@ -26,7 +26,7 @@ if !(isNull attachedTo _cured) exitWith
if !(_cured getVariable ["incapacitated",false]) exitWith
{
if (_player) then {[_titleStr, format [localize "STR_A3A_fn_revive_actRev_no_up",name _cured]] call A3A_fnc_customHint;};
- if (_inPlayerGroup) then {_medic groupChat format ["%1 no longer needs my help.",name _cured]};
+ if (_inPlayerGroup) then {_medic groupChat format [localize "STR_A3A_fn_revive_actRev_no_up_AI",name _cured]};
false
};
@@ -39,7 +39,7 @@ private _curedFAKs = if (!_hasMedkit) then { _firstAidKits arrayIntersect items
if (!_hasMedkit && {count _medicFAKs == 0 && count _curedFAKs == 0}) exitWith
{
if (_player) then {[_titleStr, format [localize "STR_A3A_fn_revive_actRev_no_meds",name _cured]] call A3A_fnc_customHint;};
- if (_inPlayerGroup) then {_medic groupChat "I'm out of FA kits and I have no Medikit!"};
+ if (_inPlayerGroup) then {_medic groupChat localize "STR_A3A_fn_revive_actRev_no_meds_AI"};
false
};
@@ -107,7 +107,7 @@ if (_medic getVariable ["cancelRevive",false]) exitWith
if !(alive _cured) exitWith
{
if (_player) then {[_titleStr, format [localize "STR_A3A_fn_revive_actRev_lost",name _cured]] call A3A_fnc_customHint;};
- if (_inPlayerGroup) then {_medic groupChat format ["We lost %1.",name _cured]};
+ if (_inPlayerGroup) then {_medic groupChat format [localize "STR_A3A_fn_revive_actRev_lost",name _cured]};
false;
};
if (!([_medic] call A3A_fnc_canFight)) exitWith
diff --git a/A3A/addons/core/functions/Revive/fn_unconscious.sqf b/A3A/addons/core/functions/Revive/fn_unconscious.sqf
index f01adfe0ca..a5a70dab51 100644
--- a/A3A/addons/core/functions/Revive/fn_unconscious.sqf
+++ b/A3A/addons/core/functions/Revive/fn_unconscious.sqf
@@ -91,13 +91,13 @@ while {(time < _bleedOut) and (_unit getVariable ["incapacitated",false]) and (a
if (_isPlayer) then {
private _helpText = "
Hit R to Respawn";
+ private _respawnText = "
" + localize "STR_A3A_fn_revive_unconscious_respawn";
private _reviveText = call {
- if (A3A_selfReviveMethods) exitWith { "
Hit H to Withstand Injury" };
+ if (A3A_selfReviveMethods) exitWith { "
" + localize "STR_A3A_fn_revive_unconscious_selfRevive" };
//if (A3A_selfReviveMethods == 2) exitWith { "
Hit H to take over nearest AI ally" };
""
};
diff --git a/A3A/addons/core/functions/Supports/fn_SUP_ASFRoutine.sqf b/A3A/addons/core/functions/Supports/fn_SUP_ASFRoutine.sqf
index 9b17f414e9..6086b3bf1a 100644
--- a/A3A/addons/core/functions/Supports/fn_SUP_ASFRoutine.sqf
+++ b/A3A/addons/core/functions/Supports/fn_SUP_ASFRoutine.sqf
@@ -38,7 +38,7 @@ _group deleteGroupWhenEmpty true;
_plane addEventHandler ["Killed", {
params ["_plane"];
- ["TaskSucceeded", ["", "Fighter Destroyed"]] remoteExec ["BIS_fnc_showNotification", teamPlayer];
+ ["TaskSucceeded", ["", localize "STR_A3A_fn_supports_ASFDown"]] remoteExec ["BIS_fnc_showNotification", teamPlayer];
}];
@@ -116,7 +116,7 @@ while {true} do
_group setBehaviourStrong "AWARE";
_group setCombatMode "YELLOW";
- //_plane flyInHeight 1000;
+ _plane flyInHeight 1000; // make the plane resume default loiter height because arma 3
_currentlyAttacking = false;
_timeout = _timeout - 300;
};
diff --git a/A3A/addons/core/functions/Supports/fn_SUP_CASRoutine.sqf b/A3A/addons/core/functions/Supports/fn_SUP_CASRoutine.sqf
index 549bd74ec3..fbca76eae0 100644
--- a/A3A/addons/core/functions/Supports/fn_SUP_CASRoutine.sqf
+++ b/A3A/addons/core/functions/Supports/fn_SUP_CASRoutine.sqf
@@ -38,7 +38,7 @@ _group setBehaviourStrong "CARELESS";
_plane addEventHandler ["Killed", {
params ["_plane"];
- ["TaskSucceeded", ["", "CAS Plane Destroyed"]] remoteExec ["BIS_fnc_showNotification", teamPlayer]; //TODO: Localize
+ ["TaskSucceeded", ["", localize "STR_A3A_fn_supports_CASDown"]] remoteExec ["BIS_fnc_showNotification", teamPlayer];
}];
// should we be passing the timeout around here? Or have separate timeouts for bomb & CAS?
diff --git a/A3A/addons/core/functions/Supports/fn_SUP_airstrikeRoutine.sqf b/A3A/addons/core/functions/Supports/fn_SUP_airstrikeRoutine.sqf
index 457c017a0d..41e5755463 100644
--- a/A3A/addons/core/functions/Supports/fn_SUP_airstrikeRoutine.sqf
+++ b/A3A/addons/core/functions/Supports/fn_SUP_airstrikeRoutine.sqf
@@ -42,7 +42,7 @@ _group deleteGroupWhenEmpty true;
// Should we really have these?
_plane addEventHandler ["Killed", {
params ["_plane"];
- ["TaskSucceeded", ["", "Airstrike Vessel Destroyed"]] remoteExec ["BIS_fnc_showNotification", teamPlayer]; //TODO: Localize
+ ["TaskSucceeded", ["", localize "STR_A3A_fn_supports_airStrikeVesselDown"]] remoteExec ["BIS_fnc_showNotification", teamPlayer];
}];
//["_reveal", "_position", "_side", "_supportType", "_markerType", "_markerLifeTime"]
@@ -57,7 +57,7 @@ if (_bombType == "HE") then {_bombCount = _bombCount * 2};
private _bombParams = [_plane, _bombType, _bombCount, 200];
private _flightSpeed = ["LIMITED", "NORMAL", "FULL"] select (round random [1, _aggroValue / 50, 0]);
if (_isHelicopter) then {_flightSpeed = "FULL"};
-Info_3("Airstrike %1 will be carried out with %2 bombs at %3 speed", _supportName, _bombCount, toLower _flightSpeed);
+Info_5("Airstrike %1 against %2 with %3 %4 bombs at %5 speed", _supportName, _targetPos, _bombCount, _bombType, toLower _flightSpeed);
_plane flyInHeight 150;
private _minAltASL = (ATLToASL [_targetPos select 0, _targetPos select 1, 0])#2 +150;
diff --git a/A3A/addons/core/functions/Supports/fn_SUP_orbitalStrikeRoutine.sqf b/A3A/addons/core/functions/Supports/fn_SUP_orbitalStrikeRoutine.sqf
index c6d79b1001..4e08f286c5 100644
--- a/A3A/addons/core/functions/Supports/fn_SUP_orbitalStrikeRoutine.sqf
+++ b/A3A/addons/core/functions/Supports/fn_SUP_orbitalStrikeRoutine.sqf
@@ -121,7 +121,7 @@ deleteVehicle _strikeObject;
private _citiesInRange = (citiesX - destroyedSites) select {((getMarkerPos _x) distance2D _impactPosition) < 200};
{
- ["TaskFailed", ["", format ["%1 destroyed", [_x] call A3A_fnc_localizar]]] remoteExec ["BIS_fnc_showNotification",teamPlayer];
+ ["TaskFailed", ["", format [localize "STR_A3A_fn_supports_cityDestroyed", [_x] call A3A_fnc_localizar]]] remoteExec ["BIS_fnc_showNotification",teamPlayer];
destroyedSites = destroyedSites + [_x];
publicVariable "destroyedSites";
sidesX setVariable [_x, Invaders, true];
@@ -130,3 +130,5 @@ private _citiesInRange = (citiesX - destroyedSites) select {((getMarkerPos _x) d
sleep 10;
} forEach _citiesInRange;
+if (_citiesInRange isNotEqualTo []) then {[] spawn A3A_fnc_checkCampaignEnd;}; // If a town is destroyed, check for loss
+
diff --git a/A3A/addons/core/functions/Supports/fn_showInterceptedSetupCall.sqf b/A3A/addons/core/functions/Supports/fn_showInterceptedSetupCall.sqf
index 9357b0e53d..fdc0a1efe1 100644
--- a/A3A/addons/core/functions/Supports/fn_showInterceptedSetupCall.sqf
+++ b/A3A/addons/core/functions/Supports/fn_showInterceptedSetupCall.sqf
@@ -30,7 +30,7 @@ private _sideName = Faction(_side) get "name";
if (_reveal <= 0.5) then
{
//Side and setup is revealed
- _text = format ["%1 is setting up an unknown support", _sideName]; //TODO: Localize
+ _text = format [localize "STR_A3A_fn_support_showIntStpCll_unknown", _sideName];
}
else
{
@@ -38,67 +38,67 @@ else
{
case ("MAJORATTACK"):
{
- _text = format ["%1 just sent a major attack wave", _sideName]; //TODO: Localize
+ _text = format [localize "STR_A3A_fn_support_showIntStpCll_MAJORATTACK", _sideName];
};
case ("COUNTERATTACK"):
{
- _text = format ["%1 just sent a counterattack force", _sideName]; //TODO: Localize
+ _text = format [localize "STR_A3A_fn_support_showIntStpCll_COUNTERATTACK", _sideName];
};
case ("QRFAIR"):
{
- _text = format ["%1 just sent an airborne QRF", _sideName]; //TODO: Localize
+ _text = format [localize "STR_A3A_fn_support_showIntStpCll_QRFAIR", _sideName];
};
case ("QRFLAND"):
{
- _text = format ["%1 just sent a land QRF", _sideName]; //TODO: Localize
+ _text = format [localize "STR_A3A_fn_support_showIntStpCll_QRFLAND", _sideName];
};
case ("AIRSTRIKE"):
{
- _text = format ["%1 is preparing an airstrike", _sideName]; //TODO: Localize
+ _text = format [localize "STR_A3A_fn_support_showIntStpCll_AIRSTRIKE", _sideName];
};
case ("MORTAR"):
{
- _text = format ["%1 is setting up a mortar position", _sideName]; //TODO: Localize
+ _text = format [localize "STR_A3A_fn_support_showIntStpCll_MORTAR", _sideName];
};
case ("ARTILLERY"):
{
- _text = format ["%1 is preparing an artillery position", _sideName]; //TODO: Localize
+ _text = format [localize "STR_A3A_fn_support_showIntStpCll_ARTILLERY", _sideName];
};
case ("ORBITALSTRIKE"):
{
- _text = format ["A %1 satellite is preparing an orbital strike", _sideName]; //TODO: Localize
+ _text = format [localize "STR_A3A_fn_support_showIntStpCll_ORBITALSTRIKE", _sideName];
};
case ("CRUISEMISSILE"):
{
- _text = format ["A %1 cruiser is readying a cruise missile", _sideName]; //TODO: Localize
+ _text = format [localize "STR_A3A_fn_support_showIntStpCll_CRUISEMISSILE", _sideName];
};
case ("SAM"):
{
- _text = format ["%1 is setting up a SAM launcher", _sideName]; //TODO: Localize
+ _text = format [localize "STR_A3A_fn_support_showIntStpCll_SAM", _sideName];
};
case ("CARPETBOMBS"):
{
- _text = format ["A %1 heavy bomber is on the way", _sideName]; //TODO: Localize
+ _text = format [localize "STR_A3A_fn_support_showIntStpCll_CARPETBOMBS", _sideName];
};
case ("ASF"):
{
- _text = format ["%1 is readying an air superiority fighter", _sideName]; //TODO: Localize
+ _text = format [localize "STR_A3A_fn_support_showIntStpCll_ASF", _sideName];
};
case ("CAS"):
{
- _text = format ["%1 is readying a CAS bomber", _sideName]; //TODO: Localize
+ _text = format [localize "STR_A3A_fn_support_showIntStpCll_CAS", _sideName];
};
case ("GUNSHIP"):
{
- _text = format ["%1 is loading up a heavy gunship", _sideName]; //TODO: Localize
+ _text = format [localize "STR_A3A_fn_support_showIntStpCll_GUNSHIP", _sideName];
};
case ("UAV"):
{
- _text = format ["%1 is sending a spotting UAV", _sideName]; //TODO: Localize
+ _text = format [localize "STR_A3A_fn_support_showIntStpCll_UAV", _sideName];
};
default
{
- _text = format ["%1 is setting up %2 support", _sideName, _supportType]; //TODO: Localize
+ _text = format [localize "STR_A3A_fn_support_showIntStpCll_default", _sideName, _supportType];
};
};
};
@@ -111,11 +111,11 @@ if(_reveal >= 0.8) then
{
if(toupper _supportType in ["QRFLAND", "QRFAIR", "COUNTERATTACK", "MAJORATTACK"]) then
{
- _text = format ["%1. Estimated arrival in %2 minutes", _text, _timeStr]; //TODO: Localize
+ _text = [_text,format[localize "STR_A3A_fn_support_showIntStpCll_arrivalTime",_timeStr]] joinString " ";
}
else
{
- _text = format ["%1. Estimated setup: %2 minutes", _text, _timeStr]; //TODO: Localize
+ _text = [_text,format[localize "STR_A3A_fn_support_showIntStpCll_setupTime",_timeStr]] joinString " ";
};
};
diff --git a/A3A/addons/core/functions/Supports/fn_showInterceptedSupportCall.sqf b/A3A/addons/core/functions/Supports/fn_showInterceptedSupportCall.sqf
index 035a5ca355..7d5f64c1f0 100644
--- a/A3A/addons/core/functions/Supports/fn_showInterceptedSupportCall.sqf
+++ b/A3A/addons/core/functions/Supports/fn_showInterceptedSupportCall.sqf
@@ -29,7 +29,7 @@ private _sideName = if(_side == Occupants) then {FactionGet(occ,"name")} else {F
if (_reveal <= 0.5) then
{
//Side and call is reveal
- _text = format ["%1 is executing an unknown support now", _sideName]; //TODO: Localize
+ _text = format [localize "STR_A3A_fn_support_showIntSPTCll_execute", _sideName];
}
else
{
@@ -37,74 +37,74 @@ else
{
case ("QRFLAND"):
{
- _text = format ["A %1 land QRF just arrived", _sideName]; //TODO: Localize
- _markerText = "Land QRF"; //TODO: Localize
+ _text = format [localize "STR_A3A_fn_support_showIntSPTCll_QRFLANDLONG", _sideName];
+ _markerText = localize "STR_A3A_fn_support_showIntSPTCll_QRFLANDTITLE";
};
case ("QRFAIR"):
{
- _text = format ["A %1 air QRF just arrived", _sideName]; //TODO: Localize
- _markerText = "Air QRF"; //TODO: Localize
+ _text = format [localize "STR_A3A_fn_support_showIntSPTCll_QRFAIRLONG", _sideName];
+ _markerText = localize "STR_A3A_fn_support_showIntSPTCll_QRFAIRTITLE";
};
case ("AIRSTRIKE"):
{
- _text = format ["%1 is about to execute an airstrike", _sideName]; //TODO: Localize
- _markerText = "Airstrike"; //TODO: Localize
+ _text = format [localize "STR_A3A_fn_support_showIntSPTCll_AIRSTRIKELONG", _sideName];
+ _markerText = localize "STR_A3A_fn_support_showIntSPTCll_AIRSTRIKETITLE";
};
case ("ARTILLERY"):
{
- _text = format ["A %1 artillery piece has opened fire", _sideName]; //TODO: Localize
- _markerText = "Artillery strike"; //TODO: Localize
+ _text = format [localize "STR_A3A_fn_support_showIntSPTCll_ARTILLERYLONG", _sideName];
+ _markerText = localize "STR_A3A_fn_support_showIntSPTCll_ARTILLERYTITLE";
};
case ("MORTAR"):
{
- _text = format ["A %1 mortar has opened fire", _sideName]; //TODO: Localize
- _markerText = "Mortar strike"; //TODO: Localize
+ _text = format [localize "STR_A3A_fn_support_showIntSPTCll_MORTARLONG", _sideName];
+ _markerText = localize "STR_A3A_fn_support_showIntSPTCll_MORTARTITLE";
};
case ("ORBITALSTRIKE"):
{
- _text = format ["A %1 satellite has fired the orbital strike", _sideName]; //TODO: Localize
- _markerText = "Orbital strike"; //TODO: Localize
+ _text = format [localize "STR_A3A_fn_support_showIntSPTCll_ORBITALSTRIKELONG", _sideName];
+ _markerText = localize "STR_A3A_fn_support_showIntSPTCll_ORBITALSTRIKETITLE";
};
case ("CRUISEMISSILE"):
{
- _text = format ["%1 cruise missile launched", _sideName]; //TODO: Localize
- _markerText = "Cruise missile"; //TODO: Localize
+ _text = format [localize "STR_A3A_fn_support_showIntSPTCll_CRUISEMISSILELONG", _sideName];
+ _markerText = localize "STR_A3A_fn_support_showIntSPTCll_CRUISEMISSILETITLE";
};
case ("SAM"):
{
- _text = format ["%1 SAM launcher is acquiring a target", _sideName]; //TODO: Localize
- _markerText = "SAM target"; //TODO: Localize
+ _text = format [localize "STR_A3A_fn_support_showIntSPTCll_SAMLONG", _sideName];
+ _markerText = localize "STR_A3A_fn_support_showIntSPTCll_SAMTITLE";
};
case ("CARPETBOMBS"):
{
- _text = format ["%1 bomber is carrying out a carpet bombing", _sideName]; //TODO: Localize
- _markerText = "Carpet bombing"; //TODO: Localize
+ _text = format [localize "STR_A3A_fn_support_showIntSPTCll_CARPETBOMBSLONG", _sideName];
+ _markerText = localize "STR_A3A_fn_support_showIntSPTCll_CARPETBOMBSTITLE";
};
case ("ASF"):
{
- _text = format ["%1 fighter started chasing a target", _sideName]; //TODO: Localize
- _markerText = "Air superiority target"; //TODO: Localize
+ _text = format [localize "STR_A3A_fn_support_showIntSPTCll_ASFLONG", _sideName];
+ _markerText = localize "STR_A3A_fn_support_showIntSPTCll_ASFTITLE";
};
case ("CAS"):
{
- _text = format ["A %1 CAS bomber is acquiring a target", _sideName]; //TODO: Localize
- _markerText = "CAS target"; //TODO: Localize
+ _text = format [localize "STR_A3A_fn_support_showIntSPTCll_CASLONG", _sideName];
+ _markerText = localize "STR_A3A_fn_support_showIntSPTCll_CASTITLE";
};
case ("GUNSHIP"):
{
- _text = format ["A %1 heavy gunship started circling the area", _sideName]; //TODO: Localize
- _markerText = "Gunship"; //TODO: Localize
+ _text = format [localize "STR_A3A_fn_support_showIntSPTCll_GUNSHIPLONG", _sideName];
+ _markerText = localize "STR_A3A_fn_support_showIntSPTCll_GUNSHIPTITLE";
};
default
{
- _text = format ["%1 is executing %2 support now", _sideName, _supportType]; //TODO: Localize
- _markerText = format ["%1 support", _supportType]; //TODO: Localize
+ _text = format [localize "STR_A3A_fn_support_showIntSPTCll_UNKNOWNLONG", _sideName, _supportType];
+ _markerText = format [localize "STR_A3A_fn_support_showIntSPTCll_UNKNOWNTITLE", _supportType];
};
};
if(_reveal < 0.8) exitWith {};
- _text = format ["%1. Target marked on map!", _text]; //TODO: Localize
+ _text = [_text,localize "STR_A3A_fn_support_showIntSPTCll_TARGET"] joinString " ";
private _targetMarker = format ["%1_target_%2", _supportType, A3A_supportMarkerCount];
private _textMarker = format ["%1_text_%2", _supportType, A3A_supportMarkerCount];
A3A_supportMarkerCount = A3A_supportMarkerCount + 1;
diff --git a/A3A/addons/core/functions/Undercover/fn_goUndercover.sqf b/A3A/addons/core/functions/Undercover/fn_goUndercover.sqf
index 7cbd5abe50..21fdafedc7 100644
--- a/A3A/addons/core/functions/Undercover/fn_goUndercover.sqf
+++ b/A3A/addons/core/functions/Undercover/fn_goUndercover.sqf
@@ -34,6 +34,8 @@ Example:
*/
#include "..\..\script_component.hpp"
FIX_LINE_NUMBERS()
+private _layer = ["A3A_infoCenter"] call BIS_fnc_rscLayer;
+
private _titleStr = localize "STR_A3A_fn_undercover_title";
private _result = [] call A3A_fnc_canGoUndercover;
@@ -55,7 +57,7 @@ if(!(_result select 0)) exitWith
};
private _layer = ["A3A_infoCenter"] call BIS_fnc_rscLayer;
-["Undercover ON", 0, 0, 4, 0, 0, _layer] spawn bis_fnc_dynamicText;
+[localize "STR_A3A_fn_undercover_goUn_on", 0, 0, 4, 0, 0, _layer] spawn bis_fnc_dynamicText;
player setCaptive true;
[] spawn A3A_fnc_statistics;
@@ -212,8 +214,8 @@ if !(isNull (objectParent player)) then
} forEach((assignedCargo(vehicle player)) + (crew(vehicle player)) - [player]);
};
-private _layer = ["A3A_infoCenter"] call BIS_fnc_rscLayer;
-["Undercover OFF", 0, 0, 4, 0, 0, _layer] spawn bis_fnc_dynamicText;
+[localize "STR_A3A_fn_undercover_goUn_off", 0, 0, 4, 0, 0, _layer] spawn bis_fnc_dynamicText;
+
[] spawn A3A_fnc_statistics;
switch (_reason) do
diff --git a/A3A/addons/core/functions/UtilityItems/fn_buyItem.sqf b/A3A/addons/core/functions/UtilityItems/fn_buyItem.sqf
index c757c90af4..0f13d72eb7 100644
--- a/A3A/addons/core/functions/UtilityItems/fn_buyItem.sqf
+++ b/A3A/addons/core/functions/UtilityItems/fn_buyItem.sqf
@@ -17,6 +17,7 @@ Example:
FIX_LINE_NUMBERS()
params ["_unit", "_itemClass"];
+private _titleStr = localize "STR_A3A_Utility_Items_Purchase_Title";
if (isNull _unit) exitwith { Error("Unit is null") };
if (!isClass (configFile/"CfgVehicles"/_itemClass)) exitwith { Error_1("Class %1 does not exist", _itemClass) };
@@ -27,7 +28,7 @@ private _fnc_placed = {
if (isNull _item) exitWith {}; // placement cancelled
if ((_unit == theBoss && server getVariable ["resourcesFIA", 0] < _price) || (_unit != theBoss && _unit getVariable ["moneyX", 0] < _price)) exitWith {
- [localize "STR_A3A_Utility_Items_Purchase_Title", localize "STR_A3A_Utility_Items_Insufficient_Funds"] call A3A_fnc_customHint;
+ [_titleStr, localize "STR_A3A_Utility_Items_Insufficient_Funds"] call A3A_fnc_customHint;
deleteVehicle _item;
};
@@ -46,7 +47,7 @@ private _fnc_placed = {
private _lastItemPurchase = _unit getVariable ["A3A_spawnItem_cooldown", 0];
if (_lastItemPurchase > time) exitwith {
- [localize "STR_A3A_Utility_Items_Purchase_Title", format [localize "STR_A3A_Utility_Items_Last_Time_Purchase", ceil (_lastItemPurchase - time)]] call A3A_fnc_customHint;
+ [_titleStr, format [localize "STR_A3A_Utility_Items_Last_Time_Purchase", ceil (_lastItemPurchase - time)]] call A3A_fnc_customHint;
};
if (("cmmdr" in _flags) && player isNotEqualTo theBoss) exitwith {
@@ -54,7 +55,7 @@ if (("cmmdr" in _flags) && player isNotEqualTo theBoss) exitwith {
};
if ((_unit == theBoss && server getVariable ["resourcesFIA", 0] < _price) || (_unit != theBoss && _unit getVariable ["moneyX", 0] < _price)) exitWith {
- [localize "STR_A3A_Utility_Items_Purchase_Title", localize "STR_A3A_Utility_Items_Insufficient_Funds"] call A3A_fnc_customHint;
+ [_titleStr, localize "STR_A3A_Utility_Items_Insufficient_Funds"] call A3A_fnc_customHint;
};
// Simple random placement
diff --git a/A3A/addons/core/functions/UtilityItems/fn_initObjectRemote.sqf b/A3A/addons/core/functions/UtilityItems/fn_initObjectRemote.sqf
index 1adb0351f6..f0a32b7b53 100644
--- a/A3A/addons/core/functions/UtilityItems/fn_initObjectRemote.sqf
+++ b/A3A/addons/core/functions/UtilityItems/fn_initObjectRemote.sqf
@@ -66,6 +66,15 @@ if ("build" in _flags) then {
];
};
+// building placer box with huge crap
+if ("hugebuild" in _flags) then {
+ if(A3A_hasACE) then
+ {
+ [_object, 4] call ace_cargo_fnc_setSize;
+ };
+ // TODO: find a good way to calculate a new mass for these objects.
+};
+
// packable object
if ("pack" in _flags) then {
_object addAction [
diff --git a/A3A/addons/core/functions/init/fn_checkCampaignEnd.sqf b/A3A/addons/core/functions/init/fn_checkCampaignEnd.sqf
new file mode 100644
index 0000000000..f885f8f7f6
--- /dev/null
+++ b/A3A/addons/core/functions/init/fn_checkCampaignEnd.sqf
@@ -0,0 +1,54 @@
+/*
+Author: [Tiny]
+ Checks current server variables to see if a win or loss is in order, and executes immediately.
+ If future changes are made to the win/loss routine, they should be done here.
+ This check is run in four places:
+ invaderPunish (to check for loss when a town is destroyed)
+ markerChange (to check for win on airbase capture)
+ SUP_orbitalStrikeRoutine (in the edge case a town gets destroyed by the funny laser)
+ resourceCheck (if either previous check messes up, or in the edge case that 50% support is achieved after all airbases)
+
+Arguments: None
+
+Enviromemnt: Scheduled
+
+Return Value: None
+
+Scope: Server
+
+Example:
+ [] spawn A3A_fnc_checkCampaignEnd;
+*/
+#include "..\..\script_component.hpp"
+FIX_LINE_NUMBERS()
+
+private _popReb = 0;
+private _popGov = 0;
+private _popKilled = 0;
+private _popTotal = 0;
+
+{
+ private _city = _x;
+ private _cityData = server getVariable _city;
+ _cityData params ["_numCiv", "_numVeh", "_supportGov", "_supportReb"];
+ _popTotal = _popTotal + _numCiv;
+ if (_city in destroyedSites) then { _popKilled = _popKilled + _numCiv} else
+ {
+ _popReb = _popReb + (_numCiv * (_supportReb / 100));
+ _popGov = _popGov + (_numCiv * (_supportGov / 100)); // support only matters if the city isn't destroyed
+ };
+} forEach citiesX;
+
+_popReport = format["Total Pop: %1, Dead Pop: %2, Rebel Support: %3, Gov Support: %4", _popTotal, _popKilled, _popReb, _popGov];
+Info(_popReport);
+
+sleep 5; //This lets players have a few seconds after an event before the win/loss screen shows
+
+if (_popKilled > (_popTotal / 3)) then {
+ isNil { ["ended", true] call A3A_fnc_writebackSaveVar };
+ ["destroyedSites",false,true] remoteExec ["BIS_fnc_endMission"];
+};
+if ((_popReb > _popGov) and ({sidesX getVariable [_x,sideUnknown] == teamPlayer} count airportsX == count airportsX)) then {
+ isNil { ["ended", true] call A3A_fnc_writebackSaveVar };
+ ["end1",true,true,true,true] remoteExec ["BIS_fnc_endMission",0];
+};
\ No newline at end of file
diff --git a/A3A/addons/core/functions/init/fn_initBases.sqf b/A3A/addons/core/functions/init/fn_initBases.sqf
index a95228b98b..2603e4e115 100644
--- a/A3A/addons/core/functions/init/fn_initBases.sqf
+++ b/A3A/addons/core/functions/init/fn_initBases.sqf
@@ -48,10 +48,10 @@ private _controlsNATO = controlsX - _controlsCSAT;
private _roadblockPositions = controlsX apply { markerPos _x };
-[_mrkCSAT, airportsX, "flag_NATO", "%1 Airbase", true] call _fnc_initMarkerList;
-[_mrkCSAT, resourcesX, "loc_rock", "Resources"] call _fnc_initMarkerList;
-[_mrkCSAT, factories, "u_installation", "Factory"] call _fnc_initMarkerList;
-[_mrkCSAT, outposts, "loc_bunker", "%1 Outpost", true] call _fnc_initMarkerList;
-[_mrkCSAT, seaports, "b_naval", "Sea Port"] call _fnc_initMarkerList;
+[_mrkCSAT, airportsX, "flag_NATO", localize "STR_A3A_fn_init_initBases_airbase", true] call _fnc_initMarkerList;
+[_mrkCSAT, resourcesX, "loc_rock", localize "STR_A3A_fn_init_initBases_resources"] call _fnc_initMarkerList;
+[_mrkCSAT, factories, "u_installation", localize "STR_A3A_fn_init_initBases_factory"] call _fnc_initMarkerList;
+[_mrkCSAT, outposts, "loc_bunker", localize "STR_A3A_fn_init_initBases_outpost", true] call _fnc_initMarkerList;
+[_mrkCSAT, seaports, "b_naval", localize "STR_A3A_fn_init_initBases_seaPort"] call _fnc_initMarkerList;
Info("InitBases completed");
diff --git a/A3A/addons/core/functions/init/fn_initClient.sqf b/A3A/addons/core/functions/init/fn_initClient.sqf
index 4f4dcc96a1..ff3f8f3e2d 100644
--- a/A3A/addons/core/functions/init/fn_initClient.sqf
+++ b/A3A/addons/core/functions/init/fn_initClient.sqf
@@ -267,9 +267,7 @@ player addEventHandler ["WeaponDisassembled", {
}];
player addEventHandler ["GetInMan", {
- private ["_unit","_veh"];
- _unit = _this select 0;
- _veh = _this select 2;
+ params ["_unit", "_role", "_veh", "_turret"];
_exit = false;
if !([player] call A3A_fnc_isMember) then {
if (!isNil {_veh getVariable "A3A_locked"}) then {
@@ -287,9 +285,21 @@ player addEventHandler ["GetInMan", {
[] spawn A3A_fnc_goUndercover;
};
};
+ if (_veh isKindOf "Air") then {
+ Debug_2("Installing airspace control for player %1, vehicle %2", _unit, typeof _veh);
+ private _handle = [_unit, _veh] spawn A3A_fnc_airspaceControl;
+ _unit setVariable ["airspaceControlHandle", _handle];
+ };
};
}];
+player addEventHandler ["GetOutMan", {
+ params ["_unit", "_role", "_veh", "_turret"];
+ Debug_2("Terminating airspace control for player %1, vehicle %2", _unit, typeof _veh);
+ private _handle = _unit getVariable ["airspaceControlHandle", scriptNull];
+ if (!isNull _handle) then { terminate _handle };
+}];
+
// Prevent players getting shot by their own AIs. EH is respawn-persistent
player addEventHandler ["HandleRating", {0}];
@@ -379,7 +389,7 @@ vehicleBox addAction [localize "STR_A3A_fn_init_initclient_addact_arsenal", JN_f
vehicleBox addAction [localize "STR_A3A_fn_init_initclient_addact_buyveh", {
if ([getPosATL player] call A3A_fnc_enemyNearCheck) then {
- [localize "STR_A3A_fn_init_initclient_buyveh", localize "STR_A3A_fn_init_initclient_buyveh_"] call A3A_fnc_customHint;
+ [localize "STR_A3A_fn_init_initclient_buyveh", localize "STR_A3A_fn_init_initclient_buyveh_enemy"] call A3A_fnc_customHint;
} else {
createDialog "A3A_BuyVehicleDialog";
}
diff --git a/A3A/addons/core/functions/init/fn_initUtilityItems.sqf b/A3A/addons/core/functions/init/fn_initUtilityItems.sqf
index 401060127d..e145f0b310 100644
--- a/A3A/addons/core/functions/init/fn_initUtilityItems.sqf
+++ b/A3A/addons/core/functions/init/fn_initUtilityItems.sqf
@@ -29,8 +29,11 @@ private _items = [
[_repairStation#0, _repairStation#1, "repairstation", "repair", ["cmmdr", "place", "move", "rotate", "pack", "save"]],
[FactionGet(reb,"vehicleLightSource"), 25, "light", "", ["move"]], // note: If we do want this saved, need to switch saveLoop to nearObjects
["Land_PlasticCase_01_medium_F", 100, "buildboxsmall", "", ["place", "move", "build"]],
- ["Land_PlasticCase_01_large_F", 500, "buildboxlarge", "", ["place", "move", "build"]]
- // TODO: get larger box from somewhere
+ ["Land_PlasticCase_01_large_F", 500, "buildboxmedium", "", ["place", "move", "build"]],
+ ["Land_WoodenCrate_01_F", 1500, "buildboxlarge", "", ["place", "move", "build"]]
+// ["Land_WoodenCrate_01_stack_x5_F", 5000, "buildboxcolossal", "", ["place", "build", "hugebuild"]],
+// ["Land_Cargo10_cyan_F", 10000, "buildboxenormous", "", ["place", "build", "hugebuild"]]
+
];
if (LootToCrateRadius == 0) then { _items deleteAt 0 };
diff --git a/A3A/addons/core/functions/init/fn_resourcecheck.sqf b/A3A/addons/core/functions/init/fn_resourcecheck.sqf
index 8fbbd81334..474786180f 100644
--- a/A3A/addons/core/functions/init/fn_resourcecheck.sqf
+++ b/A3A/addons/core/functions/init/fn_resourcecheck.sqf
@@ -60,7 +60,7 @@ while {true} do
// revuelta civil!!
if ((_supportGov < _supportReb) and (sidesX getVariable [_city,sideUnknown] == Occupants)) then
{
- ["TaskSucceeded", ["", format ["%1 joined %2",_city,FactionGet(reb,"name")]]] remoteExec ["BIS_fnc_showNotification",teamPlayer];
+ ["TaskSucceeded", ["", format [localize "STR_A3A_fn_init_resourceCheck_cityChange",_city,FactionGet(reb,"name")]]] remoteExec ["BIS_fnc_showNotification",teamPlayer];
sidesX setVariable [_city,teamPlayer,true];
[Occupants, 10, 60] remoteExec ["A3A_fnc_addAggression",2];
garrison setVariable [_city,[],true];
@@ -71,7 +71,7 @@ while {true} do
};
if ((_supportGov > _supportReb) and (sidesX getVariable [_city,sideUnknown] == teamPlayer)) then
{
- ["TaskFailed", ["", format ["%1 joined %2",_city,FactionGet(occ,"name")]]] remoteExec ["BIS_fnc_showNotification",teamPlayer];
+ ["TaskFailed", ["", format [localize "STR_A3A_fn_init_resourceCheck_cityChange",_city,FactionGet(occ,"name")]]] remoteExec ["BIS_fnc_showNotification",teamPlayer];
sidesX setVariable [_city,Occupants,true];
[Occupants, -10, 45] remoteExec ["A3A_fnc_addAggression",2];
garrison setVariable [_city,[],true];
@@ -80,16 +80,7 @@ while {true} do
[] call A3A_fnc_tierCheck;
};
} forEach citiesX;
-
- if (_popKilled > (_popTotal / 3)) then {
- isNil { ["ended", true] call A3A_fnc_writebackSaveVar };
- ["destroyedSites",false,true] remoteExec ["BIS_fnc_endMission"];
- };
- if ((_popReb > _popGov) and ({sidesX getVariable [_x,sideUnknown] == teamPlayer} count airportsX == count airportsX)) then {
- isNil { ["ended", true] call A3A_fnc_writebackSaveVar };
- ["end1",true,true,true,true] remoteExec ["BIS_fnc_endMission",0];
- };
-
+ [] spawn A3A_fnc_checkCampaignEnd; // check for population win
{
if ((sidesX getVariable [_x,sideUnknown] == teamPlayer) and !(_x in destroyedSites)) then
{
@@ -115,10 +106,9 @@ while {true} do
private _arsenalTab = _class call jn_fnc_arsenal_itemType;
[_arsenalTab, _class, _count] call jn_fnc_arsenal_addItem;
} forEach (A3A_faction_reb get "initialRebelEquipment");
-
- private _textX = format ["
Manpower: +%1
Money: +%2 €", _hrAdd, _resAdd];
+ private _textX = format ["
Arsenal Updated
%2", _textX, _textArsenal]};
+ if (_textArsenal != "") then {_textX = format ["%1
" + localize "STR_A3A_fn_init_resourceCheck_arsenal" + "
%2", _textX, _textArsenal]};
[petros, "taxRep", _textX] remoteExec ["A3A_fnc_commsMP", [teamPlayer, civilian]];
[] call A3A_fnc_generateRebelGear;
@@ -192,7 +182,7 @@ while {true} do
_changingX = true;
destroyedSites = destroyedSites - [_x];
_nameX = [_x] call A3A_fnc_localizar;
- ["TaskSucceeded", ["", format ["%1 Rebuilt",_nameX]]] remoteExec ["BIS_fnc_showNotification",[teamPlayer,civilian]];
+ ["TaskSucceeded", ["", format [localize "STR_A3A_fn_base_rebasset_done_1",_nameX]]] remoteExec ["BIS_fnc_showNotification",[teamPlayer,civilian]];
sleep 2;
};
} forEach ((destroyedSites - citiesX) select {sidesX getVariable [_x,sideUnknown] != teamPlayer});
diff --git a/A3A/addons/garage/Core/fn_getCatIndex.sqf b/A3A/addons/garage/Core/fn_getCatIndex.sqf
index f3b11512a7..27caa76d21 100644
--- a/A3A/addons/garage/Core/fn_getCatIndex.sqf
+++ b/A3A/addons/garage/Core/fn_getCatIndex.sqf
@@ -7,7 +7,7 @@
0.
" + _nameNew + "\n";
} forEach _arrayReplaced;
if!(_reportReplaced isEqualTo "")then{
- _reportTotal = (localize "STR_A3A_JNA_loadinventory_notin_kept" + _reportReplaced+"\n");
+ _reportTotal = (localize "STR_A3A_JNA_loadinventory_notin_kept" + "
" + _reportReplaced +"\n");
};
_reportMissing = "";
diff --git a/A3A/addons/jeroen_arsenal/Stringtable.xml b/A3A/addons/jeroen_arsenal/Stringtable.xml
index 406ec5c880..c82cd6c178 100644
--- a/A3A/addons/jeroen_arsenal/Stringtable.xml
+++ b/A3A/addons/jeroen_arsenal/Stringtable.xml
@@ -227,24 +227,12 @@
The brave soldiers have proven their valour, and Petros, Colombias new Prime Minister, could at last to have a nice holidays. A deserved rest in a Greek island with drinks and fine food.";
+ picture = "n_inf";
+ pictureColor[] = {0.0,0.5,0.0,1};
+ };
+ class petrosDead
+ {
+ title = "Petros is Dead";
+ subtitle = "Petros is Dead";
+ description = "Congratulations!: Petros is Dead. Now with rebels without a leader, you may think about joining them, and free Colombia";
+ picture = "b_unknown";
+ pictureColor[] = {0.5,0.0,0.0,1};
+ };
+ class destroyedSites
+ {
+ title = "Colombia is Destroyed";
+ subtitle = "Colombia got Destroyed by OPFOR";
+ description = "One third of the population in Colombia has been murdered by the OPFOR.
Colombia no longer exists, nobody wants to live here.";
+ picture = "b_unknown";
+ pictureColor[] = {0.5,0.0,0.0,1};
+ };
+};
diff --git a/A3A/addons/maps/Antistasi_UMB_Colombia.UMB_Colombia/initPlayerLocal.sqf b/A3A/addons/maps/Antistasi_UMB_Colombia.UMB_Colombia/initPlayerLocal.sqf
new file mode 100644
index 0000000000..87472583fe
--- /dev/null
+++ b/A3A/addons/maps/Antistasi_UMB_Colombia.UMB_Colombia/initPlayerLocal.sqf
@@ -0,0 +1 @@
+_this spawn A3A_fnc_initClient;
diff --git a/A3A/addons/maps/Antistasi_UMB_Colombia.UMB_Colombia/initServer.sqf b/A3A/addons/maps/Antistasi_UMB_Colombia.UMB_Colombia/initServer.sqf
new file mode 100644
index 0000000000..bc311d07b9
--- /dev/null
+++ b/A3A/addons/maps/Antistasi_UMB_Colombia.UMB_Colombia/initServer.sqf
@@ -0,0 +1 @@
+call A3A_fnc_initServer;
diff --git a/A3A/addons/maps/Antistasi_UMB_Colombia.UMB_Colombia/mapInfo.hpp b/A3A/addons/maps/Antistasi_UMB_Colombia.UMB_Colombia/mapInfo.hpp
new file mode 100644
index 0000000000..9c11084f87
--- /dev/null
+++ b/A3A/addons/maps/Antistasi_UMB_Colombia.UMB_Colombia/mapInfo.hpp
@@ -0,0 +1,47 @@
+class umb_colombia {
+ population[] = {
+ {"Monteria",181},{"SanAntero",461},{"Currulao",44},{"Pital",51},{"Charco_Grande",65},{"San_Luis",79},{"Santa_Rosa",103},{"Tubara",164},{"Megua",118},{"San_Cordoba",38},{"Chinu",187},{"Arjona",25},{"Sambrano",69},{"El_Barzal",76},{"El_Cabro",67},{"Catalina",206},{"San_Antonio",289},{"Briceno",46},{"Angostura",76},{"Los_Olivos",103},{"Arboletes",49},{"Sincelejo",78},{"Aquitania",51},{"El_Limon",52},{"Ovejas",17},{"Sonson",134},{"San_Bernando",30},{"Lorica",172},{"Carepa",30},{"Turbo",57},{"San_Bartolo",55},{"La_Travesia",64},{"San_Predro",60},{"Chigorodo",49},{"Necocli",95},{"Montelibano",319},{"Caucasia",394},{"Villa_Melissa",68},{"Normadia_Farm",46},{"Valdivia",61}
+ };
+ disabledTowns[] = {
+ "NameCityCapital_1","NameCity_1","NameVillage_1","CastilloLaVictoria","CastilloSanFelipe","PuertoEscondido","Farm_Villa_Margarita"
+ };
+ antennas[] = {
+ {9627.9,10275.4,0},{9615.31,10467.1,-0.631474},{10139.9,9579.67,0.025341},{10139.9,9579.67,0.025341},{11333.2,12526.2,-0.000583649},
+ {8079.74,11970.9,0.00224686},{12805.1,11514.7,4.95911e-005},{12390.9,12486.7,0.0196533},{7878.26,12391.5,0.296963},{7041.11,9828.98,0},
+ {13607.5,11507.2,0.00190353},{6718.72,11203.4,0},{6069.12,8688.02,0},{6044.08,8733.01,2.28882e-005},{6307.89,7779.48,0.000106812},
+ {7733.04,14246.4,0},{6544.55,13283.1,0.764057},{7813.03,14583,0.754433},{5575.55,8440.37,-4.57764e-005},{5557.57,8377.38,0},
+ {7237.98,14406,0.120369},{6969.12,14590.6,-2.33076},{4824.25,10885.8,0.000148773},{6921.77,14592.5,0.228943},{7209.89,14810.5,0.228943},
+ {6087.25,14032.4,0.273037},{14653.5,13833.9,0},{15358.8,12873.6,0},{15034,6284.14,0.360443},{16611.2,9279.42,0},
+ {5991.19,15138.8,0.763885},{6740.23,4762.59,-0.118572},{4415.32,13228.8,-0.461536},{3753.49,11483.2,0.611931},{3620.12,10066.4,0.0195465},
+ {16334,7415.56,0},{3328.04,10896.4,0.000118256},{5560.62,4788.94,0.737709},{3401.81,12546.9,0.0766888},{3203.82,13073.7,0.0882835},
+ {16282.7,5504.34,0.341934},{2565.71,8399.48,0.0378532},{16842.3,14618.7,-1.52588e-005},{18261.9,8106.74,0},{15560.9,3771.67,0.580284},
+ {1976.39,8605.03,0.373146},{18870.5,10837.2,0},{6579.6,1902.97,0.873871},{4630.65,2895.65,0.00482178},{4537.56,2951.44,0.00798035},
+ {1710.74,6623.88,-3.8147e-006},{17387.4,16584.7,2.09808e-005},{684.342,11022.9,0},{18054.3,15953.2,0.558502},{17362.3,3632.32,0},
+ {979.755,6795.31,0.0109215},{19573.8,13780.7,0},{1409.14,5531.25,0.133492},{18871.1,15536.2,0.349125},{2112.65,3803.66,-0.000715256},
+ {2126.79,3781,-0.000911713},{17888.1,2424.06,0.145622},{1120.5,3545.34,-0.000267029},{19037.1,2909.84,0.201496},{2765.33,819.348,0},
+ {2873.69,699.184,0},{2843.89,614.521,0},{2826.27,583.638,0},{2802.01,514.962,0},{18559.9,925.417,0.198654},
+ {1648.23,985.494,0},{1518.52,581.076,0},{538.073,1196.59,0.00101471},{9702.91,5738.24,0},{19574.7,13773.1,0},
+ {17868.6,16187.8,1.14441e-005}
+ };
+ antennasBlacklistIndex[] = {0,2,3,6,7,8,11,12,13,16,17,18,19,20,21,22,23,24,25,28,29,30,32,34,36,37,38,40,41,42,44,45,47,48,51,52,53,55,56,57,58,60,63,65,66,67,68,69,70,72};
+ banks[] = {
+ };
+ garrison[] = {
+ {},{"airport_7", "factory_8", "outpost_37", "outpost_42", "outpost_45", "outpost_48", "seaport_4", "control_9", "control_10", "control_18", "control_19", "control_20", "control_21", "control_22"},{},
+ {"control_9", "control_10", "control_18", "control_19", "control_20", "control_21", "control_22"}
+ };
+ fuelStationTypes[] = {
+ "Land_Fuelstation_Feed_F","Land_fs_feed_F","Land_FuelStation_01_pump_F","Land_FuelStation_01_pump_malevil_F","Land_FuelStation_03_pump_F","Land_FuelStation_02_pump_F"
+ };
+ climate = "tropical";
+ buildObjects[] = {
+ // Large vanilla tropical structures
+ {"Land_BagBunker_01_large_green_F", 300}, {"Land_HBarrier_01_tower_green_F", 300}, {"Land_BagBunker_01_small_green_F", 60},
+ {"Land_Shed_09_F", 120}, {"Land_Shed_10_F", 140},
+ // vanilla tropical sandbag walls
+ {"Land_BagFence_01_short_green_F", 10}, {"Land_BagFence_01_round_green_F", 10}, {"Land_BagFence_01_long_green_F", 10},
+ // Non-camo vanilla stuff
+ {"Land_SandbagBarricade_01_half_F", 20}, {"Land_SlumWall_01_s_2m_F", 5}, {"Land_PillboxBunker_01_hex_F", 200},
+ {"Land_Barricade_01_4m_F", 30}, {"Land_GuardBox_01_brown_F", 80}, {"Land_Tyres_F", 10}
+ };
+};
diff --git a/A3A/addons/maps/Antistasi_UMB_Colombia.UMB_Colombia/mission.sqm b/A3A/addons/maps/Antistasi_UMB_Colombia.UMB_Colombia/mission.sqm
new file mode 100644
index 0000000000..99ff37d653
--- /dev/null
+++ b/A3A/addons/maps/Antistasi_UMB_Colombia.UMB_Colombia/mission.sqm
@@ -0,0 +1,51974 @@
+version=54;
+class EditorData
+{
+ moveGridStep=1;
+ angleGridStep=0.2617994;
+ scaleGridStep=1;
+ autoGroupingDist=10;
+ toggles=1033;
+ class ItemIDProvider
+ {
+ nextID=87769;
+ };
+ class MarkerIDProvider
+ {
+ nextID=206;
+ };
+ class LayerIndexProvider
+ {
+ nextID=2990;
+ };
+ class Camera
+ {
+ pos[]={5826.0835,263.94894,12704.613};
+ dir[]={0.28334874,-0.57424998,0.76812923};
+ up[]={0.19874908,0.81866527,0.53878862};
+ aside[]={0.9382363,1.7182902e-007,-0.34609622};
+ };
+};
+binarizationWanted=0;
+sourceName="Antistasi-Colombia2";
+addons[]=
+{
+ "A3_Modules_F",
+ "A3_Ui_F",
+ "A3_Structures_F_Mil_Cargo",
+ "A3_Structures_F_Mil_Helipads",
+ "A3_Structures_F_Exp_Military_Fortifications",
+ "A3_Structures_F_Ind_Transmitter_Tower",
+ "A3_Characters_F",
+ "A3_Weapons_F",
+ "A3_Structures_F_Exp_Military_Flags",
+ "A3_Weapons_F_Ammoboxes",
+ "A3_Props_F_Enoch_Military_Camps",
+ "A3_Structures_F_EPC_Civ_InfoBoards",
+ "A3_Modules_F_Curator_Curator",
+ "A3_Modules_F_Hc",
+ "A3_Structures_F_Exp_Military_ContainerBases",
+ "A3_Structures_F_Enoch_Industrial_Cargo",
+ "A3_Structures_F_Heli_Ind_Cargo",
+ "A3_Structures_F_Mil_Shelters",
+ "A3_Structures_F_Mil_Fortification",
+ "A3_Structures_F_Argo_Military_Bunkers",
+ "A3_Structures_F_Exp_Military_Trenches",
+ "A3_Structures_F_Ind_Cargo",
+ "A3_Structures_F_Mil_BagFence",
+ "A3_Structures_F_Argo_Signs_Warnings",
+ "A3_Structures_F_Households_Slum",
+ "A3_Structures_F_Walls",
+ "A3_Signs_F",
+ "A3_Structures_F_Argo_Military_Fortifications",
+ "A3_Structures_F_Enoch_Military_Barracks",
+ "A3_Structures_F_Argo_Walls_Military",
+ "A3_Structures_F_Households_House_Small03",
+ "A3_Structures_F_Ind_Shed",
+ "A3_Structures_F_Civ_Offices",
+ "A3_Structures_F_Ind_SolarPowerPlant",
+ "A3_Structures_F_Exp_Civilian_Sheds",
+ "A3_Structures_F_Exp_Civilian_Accessories",
+ "A3_Structures_F_Civ_Camping",
+ "A3_Structures_F_Naval_Piers",
+ "A3_Structures_F_Exp_Walls_BackAlleys",
+ "A3_Structures_F_EPC_Civ_Accessories",
+ "A3_Structures_F_Mil_BagBunker",
+ "A3_Props_F_Orange_Humanitarian_Camps",
+ "A3_Structures_F_Argo_Walls_City",
+ "A3_Structures_F_Exp_Industrial_Port",
+ "A3_Structures_F_Households_House_Small02",
+ "A3_Structures_F_Households_House_Small01",
+ "A3_Supplies_F_Heli_Slingload",
+ "A3_Structures_F_Oldman_Signs_Traffic",
+ "A3_Structures_F_Orange_Signs_Mines",
+ "A3_Supplies_F_Exp_Ammoboxes",
+ "A3_Structures_F_Exp_Walls_Concrete",
+ "A3_Structures_F_Ind_CarService"
+};
+class AddonsMetaData
+{
+ class List
+ {
+ items=24;
+ class Item0
+ {
+ className="A3_Modules_F";
+ name="Arma 3 Alpha - Scripted Modules";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item1
+ {
+ className="A3_Ui_F";
+ name="Arma 3 - User Interface";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item2
+ {
+ className="A3_Structures_F_Mil";
+ name="Arma 3 - Military Buildings and Structures";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item3
+ {
+ className="A3_Structures_F_Exp";
+ name="Arma 3 Apex - Buildings and Structures";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item4
+ {
+ className="A3_Structures_F_Ind";
+ name="Arma 3 - Industrial Structures";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item5
+ {
+ className="A3_Characters_F";
+ name="Arma 3 Alpha - Characters and Clothing";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item6
+ {
+ className="A3_Weapons_F";
+ name="Arma 3 Alpha - Weapons and Accessories";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item7
+ {
+ className="A3_Props_F_Enoch";
+ name="Arma 3 Contact Platform - Decorative and Mission Objects";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item8
+ {
+ className="A3_Structures_F_EPC";
+ name="Arma 3 Win Episode - Buildings and Structures";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item9
+ {
+ className="A3_Modules_F_Curator";
+ name="Arma 3 Zeus Update - Scripted Modules";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item10
+ {
+ className="A3_Structures_F_Enoch_Industrial";
+ name="Arma 3 Contact Platform - Industrial Structures";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item11
+ {
+ className="A3_Structures_F_Heli";
+ name="Arma 3 Helicopters - Buildings and Structures";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item12
+ {
+ className="A3_Structures_F_Argo";
+ name="Arma 3 Malden - Buildings and Structures";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item13
+ {
+ className="A3_Structures_F_Households";
+ name="Arma 3 - Houses";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item14
+ {
+ className="A3_Structures_F";
+ name="Arma 3 - Buildings and Structures";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item15
+ {
+ className="A3_Signs_F";
+ name="Arma 3 - Signs";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item16
+ {
+ className="A3_Structures_F_Enoch_Military";
+ name="Arma 3 Contact Platform - Military Buildings and Structures";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item17
+ {
+ className="A3_Structures_F_Exp_Civilian";
+ name="Arma 3 Apex - Civilian Buildings";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item18
+ {
+ className="A3_Props_F_Orange";
+ name="Arma 3 Orange - Decorative and Mission Objects";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item19
+ {
+ className="A3_Structures_F_Exp_Industrial";
+ name="Arma 3 Apex - Industrial Structures";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item20
+ {
+ className="A3_Supplies_F_Heli";
+ name="Arma 3 Helicopters - Ammoboxes and Supplies";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item21
+ {
+ className="A3_Structures_F_Oldman";
+ name="Arma 3 Old Man - Buildings and Structures";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item22
+ {
+ className="A3_Structures_F_Orange";
+ name="Arma 3 Orange - Buildings and Structures";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item23
+ {
+ className="A3_Supplies_F_Exp";
+ name="Arma 3 Apex - Ammoboxes and Supplies";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ };
+};
+dlcs[]=
+{
+ "Expansion",
+ "Contact",
+ "Enoch",
+ "Heli",
+ "Argo",
+ "Orange",
+ "Oldman"
+};
+randomSeed=8122033;
+class Mission
+{
+ assetType="Free";
+ class Intel
+ {
+ briefingName=$STR_antistasi_mission_info_UMB_Colombia_mapname_text;
+ resistanceWest=0;
+ startWind=0.1;
+ forecastWind=0.1;
+ forecastWaves=0.1;
+ year=2020;
+ month=7;
+ hour=8;
+ minute=0;
+ startFogDecay=0.0049333;
+ forecastFogDecay=0.0049333;
+ };
+ class Entities
+ {
+ items=7;
+ class Item0
+ {
+ dataType="Layer";
+ name="other";
+ class Entities
+ {
+ items=1;
+ class Item0
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={18714.859,2.1057465,19639.24};
+ };
+ areaSize[]={26.790039,0,40.891602};
+ flags=1;
+ id=87474;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=79.960167;
+ 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;
+ };
+ };
+ };
+ id=87513;
+ atlOffset=79.960167;
+ };
+ class Item1
+ {
+ dataType="Layer";
+ name="airports";
+ class Entities
+ {
+ items=7;
+ class Item0
+ {
+ dataType="Layer";
+ name="airport_1";
+ class Entities
+ {
+ items=27;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={2670.3167,34.996906,7490.2046};
+ name="airp_1_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=7.5853705;
+ id=87151;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={2719.1426,34.996906,7535.6533};
+ name="airport_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorEAST";
+ a=195.92593;
+ b=376.30856;
+ angle=4.6513238;
+ id=87152;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={2687.2891,34.996906,7609.6992};
+ name="spawnPoint_1";
+ type="hd_start";
+ id=87153;
+ };
+ class Item3
+ {
+ dataType="Marker";
+ position[]={2618.4817,34.995003,7762.4146};
+ name="airp_1_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=97.085045;
+ id=87226;
+ };
+ class Item4
+ {
+ dataType="Marker";
+ position[]={2615.6787,34.995003,7734.2676};
+ name="airp_1_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=95.625549;
+ id=87227;
+ };
+ class Item5
+ {
+ dataType="Marker";
+ position[]={2709.5376,34.996906,7483.9136};
+ name="airp_1_vehicle_3";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=5.5061731;
+ id=87228;
+ };
+ class Item6
+ {
+ dataType="Marker";
+ position[]={2610.1812,34.996906,7239.2383};
+ name="airp_1_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=87229;
+ };
+ class Item7
+ {
+ dataType="Marker";
+ position[]={2868.8899,33.336967,7393.2368};
+ name="airp_1_mortar_1";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=87230;
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2904.6201,39.902069,7508.8501};
+ angles[]={0,4.8715777,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87233;
+ type="Land_Cargo_Patrol_V1_F";
+ atlOffset=0.00016403198;
+ };
+ class Item9
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2920.1245,39.901581,7676.0537};
+ angles[]={0,4.8715777,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87235;
+ type="Land_Cargo_Patrol_V1_F";
+ atlOffset=7.6293945e-005;
+ };
+ class Item10
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2935.7319,39.900116,7853.915};
+ angles[]={0,3.9999788,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87236;
+ type="Land_Cargo_Patrol_V1_F";
+ atlOffset=0.00011444092;
+ };
+ class Item11
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2602.03,39.900116,7868.1831};
+ angles[]={0,1.7468526,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87238;
+ type="Land_Cargo_Patrol_V1_F";
+ atlOffset=0.00011444092;
+ };
+ class Item12
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2557.1924,39.90099,7694.9014};
+ angles[]={0,1.6847656,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87239;
+ type="Land_Cargo_Patrol_V1_F";
+ atlOffset=3.8146973e-006;
+ };
+ class Item13
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2522.6492,39.902603,7495.8857};
+ angles[]={0,1.6986077,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87240;
+ type="Land_Cargo_Patrol_V1_F";
+ };
+ class Item14
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2717.7,47.88121,7753.3149};
+ angles[]={0,0.13873622,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87234;
+ type="Land_Cargo_Tower_V1_F";
+ };
+ class Item15
+ {
+ dataType="Marker";
+ position[]={2973.5996,37.270138,7529.4756};
+ name="detectPlayer_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=89.607277;
+ b=362.26419;
+ angle=7.3638983;
+ id=87225;
+ atlOffset=2.2732315;
+ };
+ class Item16
+ {
+ dataType="Marker";
+ position[]={2878.1353,37.268234,7938.5464};
+ name="detectPlayer_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=239.3454;
+ b=53.027771;
+ angle=7.3638983;
+ id=87241;
+ atlOffset=2.2732315;
+ };
+ class Item17
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2690.2551,38.872307,7563.0283};
+ angles[]={0,0.13873622,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87237;
+ type="Land_Cargo_HQ_V1_F";
+ };
+ class Item18
+ {
+ dataType="Marker";
+ position[]={2797.1931,34.996902,7623.6294};
+ name="airp_1_vehicle_4";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=276.54086;
+ id=87676;
+ atlOffset=-3.8146973e-006;
+ };
+ class Item19
+ {
+ dataType="Marker";
+ position[]={2799.7288,34.996906,7651.8018};
+ name="airp_1_vehicle_5";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=275.08136;
+ id=87677;
+ };
+ class Item20
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={2653.3188,34.996906,7466.7651};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87615;
+ 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 Item21
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={2545.8308,34.996754,7710.6616};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87616;
+ 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 Item22
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={2610.2537,34.995003,7876.1699};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87617;
+ 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 Item23
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={2696.4658,34.995003,8140.0576};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87618;
+ 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 Item24
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={2762.657,34.995003,8292.5977};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87619;
+ 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 Item25
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={2684.3267,34.995003,8423.2002};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87620;
+ 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 Item26
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={2617.3137,34.996906,7183.6758};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87614;
+ 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;
+ };
+ };
+ };
+ id=87147;
+ atlOffset=0.0026702881;
+ };
+ class Item1
+ {
+ dataType="Layer";
+ name="airport_2";
+ class Entities
+ {
+ items=44;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={2838.4316,73.868446,805.69751};
+ name="airport_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorEAST";
+ a=177.7457;
+ b=338.26648;
+ angle=347.69138;
+ id=87159;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={2597.5989,75.191017,1116.4336};
+ name="spawnPoint_2";
+ type="hd_start";
+ id=87160;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={2721.387,73.868446,596.25684};
+ name="airp_2_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=259.09467;
+ id=87219;
+ };
+ class Item3
+ {
+ dataType="Marker";
+ position[]={2828.2004,73.868446,977.03503};
+ name="airp_2_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=264.87637;
+ id=87220;
+ };
+ class Item4
+ {
+ dataType="Marker";
+ position[]={2676.7407,73.868446,1066.136};
+ name="airp_2_vehicle_3";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=358.59921;
+ id=87221;
+ };
+ class Item5
+ {
+ dataType="Marker";
+ position[]={2692.9258,73.868446,903.7016};
+ name="airp_2_vehicle_4";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=264.82916;
+ id=87222;
+ };
+ class Item6
+ {
+ dataType="Marker";
+ position[]={2764.2441,73.868446,532.26398};
+ name="airp_2_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=87223;
+ };
+ class Item7
+ {
+ dataType="Marker";
+ position[]={2728.1462,73.868446,956.91644};
+ name="airp_2_mortar_1";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=87224;
+ };
+ class Item8
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={2904.8303,73.868446,557.56531};
+ angles[]={0,5.1050701,0};
+ };
+ areaSize[]={2.6140001,0,6.7248292};
+ areaIsRectangle=1;
+ flags=1;
+ id=87204;
+ 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 Item9
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={2605.032,74.251381,1076.9819};
+ angles[]={6.2541103,6.099978,6.2635899};
+ };
+ areaSize[]={5.8261347,0,27.006985};
+ areaIsRectangle=1;
+ flags=1;
+ id=87205;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.35314941;
+ 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 Item10
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={2614.2549,73.880775,1072.8926};
+ angles[]={0,6.099978,0};
+ };
+ areaSize[]={2.6140001,0,9.4889565};
+ areaIsRectangle=1;
+ flags=1;
+ id=87206;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.0084152222;
+ 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 Item11
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={2620.5361,73.868446,982.37402};
+ angles[]={0,6.099978,0};
+ };
+ areaSize[]={2.6140001,0,5.7680001};
+ areaIsRectangle=1;
+ flags=1;
+ id=87207;
+ 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 Item12
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={2637.0464,73.868446,897.66901};
+ angles[]={0,6.099978,0};
+ };
+ areaSize[]={2.6140001,0,5.7680001};
+ areaIsRectangle=1;
+ flags=1;
+ id=87208;
+ 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 Item13
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={2642.1167,73.868446,913.70892};
+ angles[]={0,6.099978,0};
+ };
+ areaSize[]={2.6140001,0,5.7680001};
+ areaIsRectangle=1;
+ flags=1;
+ id=87209;
+ 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 Item14
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={2659.1255,73.868446,797.00549};
+ angles[]={0,6.099978,0};
+ };
+ areaSize[]={3.1031611,0,6.2023501};
+ areaIsRectangle=1;
+ flags=1;
+ id=87210;
+ 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 Item15
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={2645.9875,73.868446,847.75995};
+ angles[]={0,6.099978,0};
+ };
+ areaSize[]={3.6534152,0,5.7680001};
+ areaIsRectangle=1;
+ flags=1;
+ id=87211;
+ 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 Item16
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={2659.0015,73.868446,834.49878};
+ angles[]={0,6.0525799,0};
+ };
+ areaSize[]={2.4953108,0,6.1162848};
+ areaIsRectangle=1;
+ flags=1;
+ id=87212;
+ 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 Item17
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={2674.2002,74.06958,753.10657};
+ angles[]={0,6.099978,0};
+ };
+ areaSize[]={7.9154854,0,5.7680001};
+ areaIsRectangle=1;
+ flags=1;
+ id=87213;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.20113373;
+ 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 Item18
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={2694.2607,73.868446,659.94897};
+ angles[]={0,6.099978,0};
+ };
+ areaSize[]={7.4046535,0,5.7680001};
+ areaIsRectangle=1;
+ flags=1;
+ id=87215;
+ 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 Item19
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={2700.0588,74.322762,606.81647};
+ angles[]={0,6.099978,0};
+ };
+ areaSize[]={4.2844439,0,5.7680001};
+ areaIsRectangle=1;
+ flags=1;
+ id=87216;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.45431519;
+ 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 Item20
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={2728.0208,73.868446,522.7475};
+ angles[]={0,6.099978,0};
+ };
+ areaSize[]={2.6140001,0,5.7680001};
+ areaIsRectangle=1;
+ flags=1;
+ id=87217;
+ 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 Item21
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={2722.6433,73.868446,513.52075};
+ angles[]={0,6.099978,0};
+ };
+ areaSize[]={2.6140001,0,7.0882215};
+ areaIsRectangle=1;
+ flags=1;
+ id=87218;
+ 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 Item22
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={2683.9148,73.868446,711.5329};
+ angles[]={0,6.099978,0};
+ };
+ areaSize[]={7.8235655,0,5.7680001};
+ areaIsRectangle=1;
+ flags=1;
+ id=87203;
+ 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 Item23
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2715.4634,73.868446,750.88416};
+ angles[]={0,6.187192,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=87520;
+ type="Land_HelipadSquare_F";
+ };
+ class Item24
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2744.3154,73.868446,753.2962};
+ angles[]={0,6.187192,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=87521;
+ type="Land_HelipadSquare_F";
+ };
+ class Item25
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2798.7041,73.868446,838.8244};
+ angles[]={0,6.187192,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=87523;
+ type="Land_HelipadSquare_F";
+ };
+ class Item26
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2787.0776,73.868446,956.79694};
+ angles[]={0,3.0455995,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=87524;
+ type="Land_HelipadSquare_F";
+ };
+ class Item27
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={2801.4517,73.948219,823.93292};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=87514;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.079772949;
+ 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 Item28
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={2787.6687,74.028946,966.43054};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=87515;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.16049957;
+ 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 Item29
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={2754.7334,82.098312,633.6272};
+ angles[]={0.015780792,0,6.0792313};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=87516;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=8.229866;
+ 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 Item30
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={2727.7112,82.388771,630.54181};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=87517;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=8.5203247;
+ 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 Item31
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={2742.6711,82.56076,753.60681};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=87518;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=8.6923141;
+ 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 Item32
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={2713.4785,82.746887,749.23444};
+ };
+ areaSize[]={7.1263428,0,6.7962036};
+ flags=1;
+ id=87519;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=8.8784409;
+ 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 Item33
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={2878.8022,73.868423,500.94815};
+ angles[]={0,5.1050701,0};
+ };
+ areaSize[]={2.6140001,0,6.7248292};
+ areaIsRectangle=1;
+ flags=1;
+ id=87525;
+ 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 Item34
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={3044.1616,73.868446,639.28247};
+ angles[]={0,5.1050701,0};
+ };
+ areaSize[]={2.6140001,0,6.7248292};
+ areaIsRectangle=1;
+ flags=1;
+ id=87526;
+ 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 Item35
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={2872.3848,73.868408,843.88556};
+ angles[]={0,5.1050701,0};
+ };
+ areaSize[]={4.0960321,0,6.7248292};
+ areaIsRectangle=1;
+ flags=1;
+ id=87527;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=7.6293945e-006;
+ 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 Item36
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={2833.1948,73.320534,1076.8773};
+ angles[]={0,5.1050701,0};
+ };
+ areaSize[]={4.0960321,0,6.7248292};
+ areaIsRectangle=1;
+ flags=1;
+ id=87528;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=7.6293945e-006;
+ 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 Item37
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={2763.4583,73.868454,890.67096};
+ angles[]={0,5.1050701,0};
+ };
+ areaSize[]={4.0960321,0,5.4822865};
+ areaIsRectangle=1;
+ flags=1;
+ id=87529;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=7.6293945e-006;
+ 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 Item38
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={2701.9419,73.868446,774.25305};
+ angles[]={0,4.6892676,0};
+ };
+ areaSize[]={2.0410883,0,3.8953667};
+ areaIsRectangle=1;
+ flags=1;
+ id=87530;
+ 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 Item39
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={2706.5129,73.868446,995.96661};
+ angles[]={0,4.6892676,0};
+ };
+ areaSize[]={2.0410883,0,3.8953667};
+ areaIsRectangle=1;
+ flags=1;
+ id=87531;
+ 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 Item40
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={2622.2925,73.868446,1034.2952};
+ angles[]={0,6.0414319,0};
+ };
+ areaSize[]={2.0410883,0,3.8953667};
+ areaIsRectangle=1;
+ flags=1;
+ id=87532;
+ 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 Item41
+ {
+ dataType="Marker";
+ position[]={2711.1528,73.868446,1067.605};
+ name="airp_2_vehicle_5";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=358.59921;
+ id=87678;
+ };
+ class Item42
+ {
+ dataType="Marker";
+ position[]={2823.5081,73.868446,794.77454};
+ name="airp_2_vehicle_6";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=84.365265;
+ id=87679;
+ };
+ class Item43
+ {
+ dataType="Marker";
+ position[]={2698.959,73.868446,812.73181};
+ name="airp_2_vehicle_7";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=22.340162;
+ id=87680;
+ };
+ };
+ id=87155;
+ atlOffset=0.0018692017;
+ };
+ class Item2
+ {
+ dataType="Layer";
+ name="airport_3";
+ class Entities
+ {
+ items=51;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7112.6943,55.787506,429.3822};
+ angles[]={0,1.5522677,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87260;
+ type="Land_HBarrier_01_line_3_green_F";
+ atlOffset=3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item1
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7092.2603,55.787598,428.24097};
+ angles[]={0,4.7076168,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87261;
+ type="Land_HBarrier_01_line_3_green_F";
+ atlOffset=9.5367432e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7039.3677,55.737434,635.81042};
+ angles[]={0,0,0.079018064};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87267;
+ type="Land_HBarrier_01_line_3_green_F";
+ atlOffset=3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7038.0674,55.230003,654.15295};
+ angles[]={0.01026557,0,6.2722998};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87268;
+ type="Land_HBarrier_01_line_3_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7048.6528,55.787506,645.59875};
+ angles[]={0,1.5522677,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87269;
+ type="Land_HBarrier_01_line_3_green_F";
+ atlOffset=3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7028.2188,55.405693,644.45752};
+ angles[]={0.0058492022,4.7076168,6.2753348};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87270;
+ type="Land_HBarrier_01_line_3_green_F";
+ atlOffset=9.5367432e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7103.4092,55.787506,419.59387};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87258;
+ type="Land_HBarrier_01_line_3_green_F";
+ atlOffset=3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7107.7837,55.755569,433.00684};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87254;
+ type="Land_HBarrier_01_wall_corner_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7107.9761,55.755569,424.13992};
+ angles[]={0,1.5707964,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87255;
+ type="Land_HBarrier_01_wall_corner_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item9
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7097.978,55.755569,423.83945};
+ angles[]={0,3.1415927,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87256;
+ type="Land_HBarrier_01_wall_corner_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item10
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7097.5581,55.755569,433.07889};
+ angles[]={0,4.712389,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87257;
+ type="Land_HBarrier_01_wall_corner_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item11
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7043.7422,55.620747,649.22339};
+ angles[]={0,0,0.1067706};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87263;
+ type="Land_HBarrier_01_wall_corner_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item12
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7043.9346,55.72121,640.35645};
+ angles[]={0.096099406,1.5707964,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87264;
+ type="Land_HBarrier_01_wall_corner_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item13
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7033.9365,55.364876,640.05603};
+ angles[]={0.0058492022,3.1415927,6.2779608};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87265;
+ type="Land_HBarrier_01_wall_corner_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item14
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7033.5166,55.295181,649.29541};
+ angles[]={0.0091675045,4.712389,6.2747211};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87266;
+ type="Land_HBarrier_01_wall_corner_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item15
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6888.2456,58.864563,427.87262};
+ angles[]={0,0.27960348,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87251;
+ type="Land_Cargo_HQ_V1_F";
+ };
+ class Item16
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7047.5723,62.089798,246.09669};
+ angles[]={0,0.34228125,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87244;
+ type="Land_Cargo_Patrol_V1_F";
+ atlOffset=0.091342926;
+ };
+ class Item17
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6788.2114,60.769421,333.97137};
+ angles[]={0,0.34228125,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87247;
+ type="Land_Cargo_Patrol_V1_F";
+ atlOffset=3.8146973e-006;
+ };
+ class Item18
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6819.5264,59.996449,477.79999};
+ angles[]={0,1.8877038,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87248;
+ type="Land_Cargo_Patrol_V1_F";
+ atlOffset=0.091342926;
+ };
+ class Item19
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7151.0527,59.894257,486.57593};
+ angles[]={0,4.9906621,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87249;
+ type="Land_Cargo_Patrol_V1_F";
+ atlOffset=9.5367432e-005;
+ };
+ class Item20
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7191.4023,59.536224,631.47949};
+ angles[]={0,4.9794545,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87250;
+ type="Land_Cargo_Patrol_V1_F";
+ };
+ class Item21
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={6755.1812,54.689575,586.59381};
+ angles[]={0.0019531252,0.29444289,6.2802353};
+ };
+ areaSize[]={3.5767541,0,7.5036001};
+ areaIsRectangle=1;
+ flags=1;
+ id=87242;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.010566711;
+ 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 Item22
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={6767.8418,54.67284,586.60797};
+ angles[]={0.0019531252,0.29444289,6.2802353};
+ };
+ areaSize[]={9.890357,0,4.9927788};
+ areaIsRectangle=1;
+ flags=1;
+ id=87243;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.013622284;
+ 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 Item23
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={7092.3818,55.547268,257.97116};
+ angles[]={0.027990974,0.29444289,6.269186};
+ };
+ areaSize[]={3.5767541,0,10.592533};
+ areaIsRectangle=1;
+ flags=1;
+ id=87245;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-0.095302582;
+ 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 Item24
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={7083.9004,55.775509,258.08875};
+ angles[]={0.035981014,0.29444289,6.2671909};
+ };
+ areaSize[]={9.890357,0,4.9927788};
+ areaIsRectangle=1;
+ flags=1;
+ id=87246;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=7.6293945e-006;
+ 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 Item25
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={6893.3794,58.019821,426.11349};
+ angles[]={0,0.29444289,0};
+ };
+ areaSize[]={3.5767541,0,7.5036001};
+ areaIsRectangle=1;
+ flags=1;
+ id=87252;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=2.4289856;
+ 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 Item26
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={6944.2563,55.560532,676.25684};
+ angles[]={0,1.8486605,0};
+ };
+ areaSize[]={6.0281501,0,12.359801};
+ areaIsRectangle=1;
+ flags=1;
+ id=87253;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.73740005;
+ 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 Item27
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={6829.1167,58.60088,449.63028};
+ angles[]={0,0.29444289,0};
+ };
+ areaSize[]={3.5767541,0,4.405479};
+ areaIsRectangle=1;
+ flags=1;
+ id=87549;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=3.5992126;
+ 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 Item28
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={6821.793,57.421661,501.45081};
+ angles[]={0,0.29444289,0};
+ };
+ areaSize[]={3.5767541,0,7.5036001};
+ areaIsRectangle=1;
+ flags=1;
+ id=87550;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=2.4289894;
+ 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 Item29
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={6899.0908,57.92662,289.44324};
+ angles[]={0,0.29444289,0};
+ };
+ areaSize[]={3.5767541,0,7.5036001};
+ areaIsRectangle=1;
+ flags=1;
+ id=87551;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=2.4289894;
+ 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 Item30
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={7164.1401,57.418152,515.69659};
+ angles[]={0,0.29444289,0};
+ };
+ areaSize[]={3.5767541,0,7.5036001};
+ areaIsRectangle=1;
+ flags=1;
+ id=87552;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=2.4289894;
+ 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 Item31
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={7276.3379,57.418152,922.74457};
+ angles[]={0,0.29444289,0};
+ };
+ areaSize[]={3.5767541,0,7.5036001};
+ areaIsRectangle=1;
+ flags=1;
+ id=87553;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=2.4289894;
+ 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 Item32
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={7360.1357,57.418152,1223.8333};
+ angles[]={0,0.29444289,0};
+ };
+ areaSize[]={3.5767541,0,7.5036001};
+ areaIsRectangle=1;
+ flags=1;
+ id=87554;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=2.4289894;
+ 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 Item33
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={7159.0142,57.418636,1323.2717};
+ angles[]={0,0.29444289,0};
+ };
+ areaSize[]={3.5767541,0,7.5036001};
+ areaIsRectangle=1;
+ flags=1;
+ id=87555;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=2.4289894;
+ 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 Item34
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={7079.3159,57.418163,1035.251};
+ angles[]={0,0.29443705,0};
+ };
+ areaSize[]={3.5769999,0,7.5040002};
+ areaIsRectangle=1;
+ flags=1;
+ id=87556;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=2.4290009;
+ 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 Item35
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={7003.147,57.418163,761.54797};
+ angles[]={0,0.29443705,0};
+ };
+ areaSize[]={3.5769999,0,7.5040002};
+ areaIsRectangle=1;
+ flags=1;
+ id=87557;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=2.4290009;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=11;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item36
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={6882.459,57.093273,671.92133};
+ angles[]={0,0.29444289,0};
+ };
+ areaSize[]={3.5767541,0,2.5636325};
+ areaIsRectangle=1;
+ flags=1;
+ id=87558;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=2.3913803;
+ 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 Item37
+ {
+ dataType="Marker";
+ position[]={7102.8936,54.989162,428.30786};
+ name="airp_3_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=87169;
+ };
+ class Item38
+ {
+ dataType="Marker";
+ position[]={7038.8521,54.56414,644.52441};
+ name="airp_3_mortar_1";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=87262;
+ };
+ class Item39
+ {
+ dataType="Marker";
+ position[]={6979.375,54.988998,431.24799};
+ name="airp_3_plane";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorCIV";
+ a=8;
+ b=8;
+ angle=76.707977;
+ id=87674;
+ atlOffset=-0.00016403198;
+ };
+ class Item40
+ {
+ dataType="Marker";
+ position[]={7009.0078,54.988998,392.74399};
+ name="airp_3_plane_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorCIV";
+ a=8;
+ b=8;
+ angle=48.81599;
+ id=87675;
+ atlOffset=-0.00016784668;
+ };
+ class Item41
+ {
+ dataType="Marker";
+ position[]={6926.79,54.712543,650.80542};
+ name="airp_3_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=105.01927;
+ id=87166;
+ };
+ class Item42
+ {
+ dataType="Marker";
+ position[]={6920.5742,54.667946,631.94092};
+ name="airp_3_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=105.01927;
+ id=87308;
+ };
+ class Item43
+ {
+ dataType="Marker";
+ position[]={6914.1436,54.680115,611.36108};
+ name="airp_3_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=105.01927;
+ id=87309;
+ };
+ class Item44
+ {
+ dataType="Marker";
+ position[]={6896.6055,54.989162,515.39185};
+ name="airp_3_vehicle_3";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=105.01927;
+ id=87310;
+ };
+ class Item45
+ {
+ dataType="Marker";
+ position[]={7020.7744,54.989162,559.66675};
+ name="airp_3_vehicle_4";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=100.51959;
+ id=87672;
+ };
+ class Item46
+ {
+ dataType="Marker";
+ position[]={7006.8154,54.989162,508.48145};
+ name="airp_3_vehicle_5";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=94.185005;
+ id=87673;
+ };
+ class Item47
+ {
+ dataType="Marker";
+ position[]={6955.5049,54.989162,495.34692};
+ name="airport_3";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorEAST";
+ a=218.23679;
+ b=209.6012;
+ angle=19.126865;
+ id=87167;
+ };
+ class Item48
+ {
+ dataType="Marker";
+ position[]={7186.9038,57.262394,1010.7094};
+ name="detectPlayer_3";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=107.78603;
+ b=361.46228;
+ angle=15.426668;
+ id=87307;
+ atlOffset=2.2732315;
+ };
+ class Item49
+ {
+ dataType="Marker";
+ position[]={6732.1626,54.850693,597.64282};
+ name="spawnPoint_3";
+ type="hd_start";
+ id=87168;
+ atlOffset=7.6293945e-006;
+ };
+ class Item50
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7102.1089,55.787506,437.93643};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87259;
+ type="Land_HBarrier_01_line_3_green_F";
+ atlOffset=3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ };
+ id=87163;
+ atlOffset=0.24752045;
+ };
+ class Item3
+ {
+ dataType="Layer";
+ name="airport_4";
+ class Entities
+ {
+ items=30;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={9693.4502,3.738657,5685.3677};
+ name="airp_4_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=189.21521;
+ id=87174;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={9707.708,3.738657,5652.1992};
+ name="airport_4";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorEAST";
+ a=96.007278;
+ b=117.37061;
+ angle=8.2068214;
+ id=87175;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={9663.5898,3.738657,5789.3281};
+ name="spawnPoint_4";
+ type="hd_start";
+ id=87176;
+ };
+ class Item3
+ {
+ dataType="Marker";
+ position[]={9765.9385,3.7417727,5627.5195};
+ name="airp_4_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=87177;
+ atlOffset=4.7683716e-007;
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={9766.5938,4.5422049,5618.541};
+ angles[]={0.00034526698,0,0.001504984};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87303;
+ type="Land_HBarrier_01_line_3_green_F";
+ atlOffset=-2.3841858e-007;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={9765.293,4.5382738,5636.8833};
+ angles[]={0,0,0.0014648439};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87304;
+ type="Land_HBarrier_01_line_3_green_F";
+ atlOffset=2.3841858e-007;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={9775.8789,4.5680904,5628.3291};
+ angles[]={6.2828403,1.5522677,0.0057463958};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87305;
+ type="Land_HBarrier_01_line_3_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={9755.4443,4.5372009,5627.188};
+ angles[]={0,4.7076168,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87306;
+ type="Land_HBarrier_01_line_3_green_F";
+ atlOffset=9.5129013e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={9770.9678,4.5173244,5631.9536};
+ angles[]={0,0,0.0034870273};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87299;
+ type="Land_HBarrier_01_wall_corner_green_F";
+ atlOffset=2.3841858e-007;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item9
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={9771.1602,4.5179701,5623.0869};
+ angles[]={0,1.5707964,0.0032388929};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87300;
+ type="Land_HBarrier_01_wall_corner_green_F";
+ atlOffset=2.3841858e-007;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item10
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={9761.1621,4.5057478,5622.7866};
+ angles[]={0,3.1415927,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87301;
+ type="Land_HBarrier_01_wall_corner_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item11
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={9760.7422,4.5054278,5632.0259};
+ angles[]={0,4.712389,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87302;
+ type="Land_HBarrier_01_wall_corner_green_F";
+ atlOffset=2.3841858e-007;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item12
+ {
+ dataType="Marker";
+ position[]={9669.9668,3.738657,5681.5098};
+ name="airp_4_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=189.21521;
+ id=87329;
+ };
+ class Item13
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={9781.3223,5.8191509,5693.2524};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87330;
+ type="Land_Cargo_HQ_V2_ruins_F";
+ atlOffset=7.6293945e-006;
+ };
+ class Item14
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={9796.6992,9.6173096,5740.4053};
+ angles[]={0,4.1189318,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87331;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=0.03003931;
+ };
+ class Item15
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={9636.9531,8.6436577,5744.2139};
+ angles[]={0,1.7528558,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87332;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=4.7683716e-007;
+ };
+ class Item16
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={9643.4209,8.6436577,5759.4912};
+ angles[]={0,3.3267431,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87333;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=4.7683716e-007;
+ };
+ class Item17
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={9609.3174,8.6748867,5588.4219};
+ angles[]={0,1.7310683,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87334;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=0.030038834;
+ };
+ class Item18
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={9765.1689,8.6738472,5539.4131};
+ angles[]={0,4.8988733,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87335;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=0.030039787;
+ };
+ class Item19
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={9720.54,8.6736965,5757.5195};
+ angles[]={0,2.9549072,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87336;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=0.03003931;
+ };
+ class Item20
+ {
+ dataType="Marker";
+ position[]={9693.9023,6.0119867,5432.2646};
+ name="detectPlayer_5";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=75.814758;
+ b=103.43594;
+ angle=7.865778;
+ id=87328;
+ atlOffset=2.2732317;
+ };
+ class Item21
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={9668.5488,7.6140571,5662.3359};
+ angles[]={0,1.7147477,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87337;
+ type="Land_Cargo_HQ_V2_F";
+ };
+ class Item22
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={9702.9121,26.969988,5738.2368};
+ angles[]={0,3.2932246,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87511;
+ type="Land_TTowerBig_2_F";
+ };
+ class Item23
+ {
+ dataType="Marker";
+ position[]={9770.8525,3.7388284,5714.5044};
+ name="airp_4_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=278.28464;
+ id=87658;
+ };
+ class Item24
+ {
+ dataType="Marker";
+ position[]={9767.0781,3.738755,5696.3843};
+ name="airp_4_vehicle_3";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=278.28464;
+ id=87659;
+ };
+ class Item25
+ {
+ dataType="Marker";
+ position[]={9765.3799,3.738755,5683.5498};
+ name="airp_4_vehicle_4";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=278.28464;
+ id=87660;
+ };
+ class Item26
+ {
+ dataType="Marker";
+ position[]={9763.6807,3.738755,5661.4658};
+ name="airp_4_vehicle_5";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=278.28464;
+ id=87661;
+ };
+ class Item27
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={9634.1133,3.738657,5753.9063};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87592;
+ 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 Item28
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={9703.0586,3.738657,5697.5161};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87593;
+ 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 Item29
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={9603.3486,3.7902999,5582.3262};
+ angles[]={0.001381068,0,6.2662635};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87591;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=1.0251999e-005;
+ 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;
+ };
+ };
+ };
+ id=87171;
+ atlOffset=0.028095722;
+ };
+ class Item4
+ {
+ dataType="Layer";
+ name="airport_5";
+ class Entities
+ {
+ items=30;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={11608.743,17.709303,12641.57};
+ name="airp_5_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=262.60022;
+ id=87182;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={11704.711,17.709303,12694.393};
+ name="airport_5";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorEAST";
+ a=219.02299;
+ b=99.105049;
+ angle=341.50314;
+ id=87183;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={11482.555,17.709303,12637.362};
+ name="spawnPoint_5";
+ type="hd_start";
+ id=87184;
+ };
+ class Item3
+ {
+ dataType="Marker";
+ position[]={11633.541,17.709303,12743.388};
+ name="airp_5_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=87185;
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11631.681,18.507645,12752.672};
+ angles[]={0,6.1460695,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87295;
+ type="Land_HBarrier_01_line_3_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11637.977,18.475712,12748.563};
+ angles[]={0,6.1460695,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87290;
+ type="Land_HBarrier_01_wall_corner_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11639.379,18.475712,12739.806};
+ angles[]={0,1.4336803,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87291;
+ type="Land_HBarrier_01_wall_corner_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11629.516,18.475899,12738.143};
+ angles[]={0,3.0044768,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87292;
+ type="Land_HBarrier_01_wall_corner_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11627.837,18.475712,12747.237};
+ angles[]={0,4.575273,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87293;
+ type="Land_HBarrier_01_wall_corner_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item9
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11635.477,18.507645,12734.679};
+ angles[]={0,6.1460695,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87294;
+ type="Land_HBarrier_01_line_3_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item10
+ {
+ dataType="Marker";
+ position[]={11619.403,17.709303,12630.634};
+ name="airp_5_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=263.42023;
+ id=87326;
+ };
+ class Item11
+ {
+ dataType="Marker";
+ position[]={11565.441,17.709303,12682.238};
+ name="airp_5_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=263.31067;
+ id=87327;
+ };
+ class Item12
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11519.495,22.614304,12642.924};
+ angles[]={0,2.0426917,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87313;
+ type="Land_Cargo_Patrol_V1_F";
+ };
+ class Item13
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11518.825,22.614304,12605.613};
+ angles[]={0,0.49877852,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87315;
+ type="Land_Cargo_Patrol_V1_F";
+ };
+ class Item14
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11635.484,22.614304,12615.89};
+ angles[]={0,6.1706228,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87316;
+ type="Land_Cargo_Patrol_V1_F";
+ };
+ class Item15
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11712.143,22.614304,12639.528};
+ angles[]={0,4.5839362,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87317;
+ type="Land_Cargo_Patrol_V1_F";
+ };
+ class Item16
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11648.809,22.614304,12755.872};
+ angles[]={0,3.01212,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87318;
+ type="Land_Cargo_Patrol_V1_F";
+ };
+ class Item17
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11560.446,22.370247,12724.344};
+ angles[]={0,2.0426917,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87319;
+ type="Land_Cargo_Patrol_V1_F";
+ };
+ class Item18
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11549.115,30.595512,12666.469};
+ angles[]={0,2.9859784,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87320;
+ type="Land_Cargo_Tower_V1_F";
+ };
+ class Item19
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={11508.383,17.709303,12624.047};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=87311;
+ 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 Item20
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={11642.561,17.709303,12636.617};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=87322;
+ 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 Item21
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={11675.526,20.910978,12622.125};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=87323;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.075159073;
+ 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 Item22
+ {
+ dataType="Marker";
+ position[]={11969.933,19.982534,12765.923};
+ name="detectPlayer_4";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=232.52843;
+ b=82.490639;
+ angle=347.70413;
+ id=87312;
+ atlOffset=2.2732315;
+ };
+ class Item23
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11677.32,21.584703,12627.464};
+ angles[]={0,1.4352335,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87321;
+ type="Land_Cargo_HQ_V1_F";
+ };
+ class Item24
+ {
+ dataType="Marker";
+ position[]={11636.163,17.709303,12681.591};
+ name="airp_5_vehicle_3";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=263.31067;
+ id=87654;
+ };
+ class Item25
+ {
+ dataType="Marker";
+ position[]={11618.06,17.709303,12678.623};
+ name="airp_5_vehicle_4";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=263.31067;
+ id=87655;
+ };
+ class Item26
+ {
+ dataType="Marker";
+ position[]={11601.563,17.709303,12676.067};
+ name="airp_5_vehicle_5";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=263.31067;
+ id=87656;
+ };
+ class Item27
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={11576.193,17.709303,12764.41};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87573;
+ 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 Item28
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={11629.988,17.709303,12672.365};
+ };
+ areaSize[]={3.9492188,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87657;
+ 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 Item29
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={11603.14,17.709303,12607.591};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87572;
+ 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;
+ };
+ };
+ };
+ id=87179;
+ atlOffset=0.015104294;
+ };
+ class Item5
+ {
+ dataType="Layer";
+ name="airport_6";
+ class Entities
+ {
+ items=26;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={17253.563,14.989986,3771.3811};
+ name="airp_6_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=273.14011;
+ id=87190;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={17279.406,14.99,3690.5178};
+ name="airport_6";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorEAST";
+ a=116.7679;
+ b=166.81102;
+ angle=354.11798;
+ id=87191;
+ atlOffset=1.335144e-005;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={17224.445,14.989986,3806.2781};
+ name="spawnPoint_6";
+ type="hd_start";
+ id=87192;
+ };
+ class Item3
+ {
+ dataType="Marker";
+ position[]={17274.719,14.989986,3636.3811};
+ name="airp_6_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=87193;
+ };
+ class Item4
+ {
+ dataType="Marker";
+ position[]={17251.984,14.989986,3749.5471};
+ name="airp_6_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=356.935;
+ id=87342;
+ };
+ class Item5
+ {
+ dataType="Marker";
+ position[]={17284.162,14.989986,3627.9846};
+ name="airp_6_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=177.61569;
+ id=87343;
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17261.246,19.894987,3790.1804};
+ angles[]={0,2.5066764,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87346;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17327.074,19.894987,3812.937};
+ angles[]={0,4.2187023,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87347;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17344.738,19.894987,3727.0703};
+ angles[]={0,4.4932599,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87348;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item9
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17366.033,19.894987,3600.7307};
+ angles[]={0,6.2151961,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87349;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item10
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17233.703,19.894987,3640.9663};
+ angles[]={0,0.26744109,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87350;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item11
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17278.217,27.876196,3771.0369};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87340;
+ type="Land_Cargo_Tower_V2_F";
+ };
+ class Item12
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={17244.232,14.989986,3793.9719};
+ angles[]={0,0.091333151,0};
+ };
+ areaSize[]={8.1066465,0,5.4923654};
+ areaIsRectangle=1;
+ flags=1;
+ id=87341;
+ 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 Item13
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={17277.768,14.989986,3702.2632};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=87344;
+ 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 Item14
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={17280.445,14.989986,3674.7847};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=87345;
+ 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 Item15
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17314.545,18.865387,3637.3193};
+ angles[]={0,1.4889885,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87339;
+ type="Land_Cargo_HQ_V2_F";
+ };
+ class Item16
+ {
+ dataType="Marker";
+ position[]={17300.152,14.989986,3630.9888};
+ name="airp_6_vehicle_3";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=163.21227;
+ id=87662;
+ };
+ class Item17
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={17338.355,14.989986,3709.1658};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=87663;
+ 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 Item18
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={17343.607,14.989986,3683.4597};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=87664;
+ 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 Item19
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={17349.307,14.989986,3740.3457};
+ };
+ areaSize[]={3.5380859,0,3.479248};
+ flags=1;
+ id=87667;
+ 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 Item20
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={17360.447,14.989986,3592.8425};
+ };
+ areaSize[]={3.5380859,0,3.479248};
+ flags=1;
+ id=87668;
+ 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 Item21
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={17221.9,14.989986,3642.2053};
+ };
+ areaSize[]={3.5380859,0,3.479248};
+ flags=1;
+ id=87669;
+ 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 Item22
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17330.197,14.989986,3708.0923};
+ angles[]={0,1.4528749,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=87666;
+ type="Land_HelipadSquare_F";
+ };
+ class Item23
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17332.885,14.989986,3681.5496};
+ angles[]={0,1.4528749,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=87665;
+ type="Land_HelipadSquare_F";
+ };
+ class Item24
+ {
+ dataType="Marker";
+ position[]={17305.332,14.989986,3753.4424};
+ name="airp_6_vehicle_4";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=326.66068;
+ id=87670;
+ };
+ class Item25
+ {
+ dataType="Marker";
+ position[]={17317.035,14.989986,3741.532};
+ name="airp_6_vehicle_5";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=348.29047;
+ id=87671;
+ };
+ };
+ id=87187;
+ };
+ class Item6
+ {
+ dataType="Layer";
+ name="airport_7";
+ class Entities
+ {
+ items=55;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={19675.863,34.998817,13847.457};
+ name="airport_7";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorEAST";
+ a=200.27061;
+ b=254.88403;
+ angle=27.293922;
+ id=87198;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={19855.561,34.997559,14184.28};
+ name="spawnPoint_7";
+ type="hd_start";
+ id=87199;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={19552.168,34.998817,13774.682};
+ name="airp_7_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=87200;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19773.08,35.797157,13999.675};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87285;
+ type="Land_HBarrier_01_line_3_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19771.781,35.797157,14018.018};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87286;
+ type="Land_HBarrier_01_line_3_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19782.365,35.797157,14009.464};
+ angles[]={0,1.5522677,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87287;
+ type="Land_HBarrier_01_line_3_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19761.932,35.797256,14008.322};
+ angles[]={0,4.7076168,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87288;
+ type="Land_HBarrier_01_line_3_green_F";
+ atlOffset=9.9182129e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19777.455,35.765224,14013.088};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87281;
+ type="Land_HBarrier_01_wall_corner_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19777.648,35.765224,14004.221};
+ angles[]={0,1.5707964,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87282;
+ type="Land_HBarrier_01_wall_corner_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item9
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19767.648,35.765224,14003.921};
+ angles[]={0,3.1415927,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87283;
+ type="Land_HBarrier_01_wall_corner_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item10
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19767.23,35.765224,14013.16};
+ angles[]={0,4.712389,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87284;
+ type="Land_HBarrier_01_wall_corner_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item11
+ {
+ dataType="Marker";
+ position[]={19772.273,34.998817,14008.607};
+ name="airp_7_mortar_1";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=87353;
+ };
+ class Item12
+ {
+ dataType="Marker";
+ position[]={19692.371,34.998817,13837.199};
+ name="airp_7_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=124.696;
+ id=87354;
+ };
+ class Item13
+ {
+ dataType="Marker";
+ position[]={19704.611,34.998817,13856.885};
+ name="airp_7_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=122.10173;
+ id=87355;
+ };
+ class Item14
+ {
+ dataType="Marker";
+ position[]={19716.285,34.998817,13875.406};
+ name="airp_7_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=124.83979;
+ id=87356;
+ };
+ class Item15
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19745.219,36.208817,13734.442};
+ angles[]={0,1.5741504,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87363;
+ type="Land_HBarrier_01_big_4_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item16
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19736.225,36.208817,13734.458};
+ angles[]={0,1.5741504,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87364;
+ type="Land_HBarrier_01_big_4_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item17
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19733.76,36.208817,13549.846};
+ angles[]={0,5.8673325,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87366;
+ type="Land_HBarrier_01_big_4_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item18
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19735.658,36.208817,13556.585};
+ angles[]={0,1.1582977,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87367;
+ type="Land_HBarrier_01_big_4_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item19
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19727.424,36.208817,13552.966};
+ angles[]={0,1.1582977,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87368;
+ type="Land_HBarrier_01_big_4_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item20
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19797.133,36.208817,13669.261};
+ angles[]={0,5.3376622,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87370;
+ type="Land_HBarrier_01_big_4_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item21
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19795.367,36.208817,13676.036};
+ angles[]={0,0.62862694,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87371;
+ type="Land_HBarrier_01_big_4_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item22
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19790.09,36.208817,13668.752};
+ angles[]={0,0.62862694,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87372;
+ type="Land_HBarrier_01_big_4_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item23
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19863.363,36.208817,13790.904};
+ angles[]={0,5.185358,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87374;
+ type="Land_HBarrier_01_big_4_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item24
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19860.59,36.208817,13797.332};
+ angles[]={0,0.47632292,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87375;
+ type="Land_HBarrier_01_big_4_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item25
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19856.479,36.208817,13789.332};
+ angles[]={0,0.47632292,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87376;
+ type="Land_HBarrier_01_big_4_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item26
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19935.771,36.208817,13939.505};
+ angles[]={0,4.5181036,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87378;
+ type="Land_HBarrier_01_big_4_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item27
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19929.615,36.208817,13942.838};
+ angles[]={0,6.0922537,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87379;
+ type="Land_HBarrier_01_big_4_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item28
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19931.336,36.208817,13934.01};
+ angles[]={0,6.0922537,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87380;
+ type="Land_HBarrier_01_big_4_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item29
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19617.596,36.207558,14149.328};
+ angles[]={0,2.0857146,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87382;
+ type="Land_HBarrier_01_big_4_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item30
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19620.096,36.207558,14142.789};
+ angles[]={0,3.6598651,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87383;
+ type="Land_HBarrier_01_big_4_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item31
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19624.539,36.207558,14150.609};
+ angles[]={0,3.6598651,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87384;
+ type="Land_HBarrier_01_big_4_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item32
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19405.127,36.208817,13716.689};
+ angles[]={0,1.1645975,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87386;
+ type="Land_HBarrier_01_big_4_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item33
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19411.846,36.208817,13714.726};
+ angles[]={0,2.7387478,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87387;
+ type="Land_HBarrier_01_big_4_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item34
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19408.307,36.208817,13722.994};
+ angles[]={0,2.7387478,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87388;
+ type="Land_HBarrier_01_big_4_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item35
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19513.318,36.208817,13945.602};
+ angles[]={0,2.0517778,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87390;
+ type="Land_HBarrier_01_big_4_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item36
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19516.041,36.208817,13939.151};
+ angles[]={0,3.6259284,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87391;
+ type="Land_HBarrier_01_big_4_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item37
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19520.215,36.208817,13947.118};
+ angles[]={0,3.6259284,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87392;
+ type="Land_HBarrier_01_big_4_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item38
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19705.125,38.874218,13992.265};
+ angles[]={0,4.7010036,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87357;
+ type="Land_Cargo_HQ_V1_F";
+ };
+ class Item39
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19740.834,39.903816,13733.298};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87358;
+ type="Land_Cargo_Patrol_V1_F";
+ };
+ class Item40
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19732.109,39.903816,13553.767};
+ angles[]={0,5.8673325,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87365;
+ type="Land_Cargo_Patrol_V1_F";
+ };
+ class Item41
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19793.729,39.903816,13671.811};
+ angles[]={0,5.3376622,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87369;
+ type="Land_Cargo_Patrol_V1_F";
+ };
+ class Item42
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19859.611,39.903816,13792.907};
+ angles[]={0,5.185358,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87373;
+ type="Land_Cargo_Patrol_V1_F";
+ };
+ class Item43
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19931.584,39.903816,13938.757};
+ angles[]={0,4.5181036,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87377;
+ type="Land_Cargo_Patrol_V1_F";
+ };
+ class Item44
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19621.26,39.902557,14147.169};
+ angles[]={0,2.0857146,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87381;
+ type="Land_Cargo_Patrol_V1_F";
+ };
+ class Item45
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19409.063,39.903816,13718.302};
+ angles[]={0,1.1645975,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87385;
+ type="Land_Cargo_Patrol_V1_F";
+ };
+ class Item46
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19517.055,39.903816,13943.568};
+ angles[]={0,2.0517778,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87389;
+ type="Land_Cargo_Patrol_V1_F";
+ };
+ class Item47
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19851.285,47.885025,13900.299};
+ angles[]={0,0.46867269,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87359;
+ type="Land_Cargo_Tower_V1_F";
+ };
+ class Item48
+ {
+ dataType="Marker";
+ position[]={19602.473,37.272049,13894.986};
+ name="detectPlayer_6";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=139.09927;
+ b=491.32562;
+ angle=27.301531;
+ id=87351;
+ atlOffset=2.2732315;
+ };
+ class Item49
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19740.76,36.208817,13729.045};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87361;
+ type="Land_HBarrier_01_big_4_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item50
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={19574.135,34.998817,13773.681};
+ angles[]={0,0.50542581,0};
+ };
+ areaSize[]={5,0,6.5872707};
+ areaIsRectangle=1;
+ flags=1;
+ id=87510;
+ 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 Item51
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19574.738,58.230148,13773.129};
+ angles[]={0,3.6538587,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87509;
+ type="Land_TTowerBig_2_F";
+ };
+ class Item52
+ {
+ dataType="Marker";
+ position[]={19596.438,34.998817,13878.144};
+ name="airp_7_vehicle_3";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=300.69864;
+ id=87651;
+ };
+ class Item53
+ {
+ dataType="Marker";
+ position[]={19585.6,34.998817,13857.652};
+ name="airp_7_vehicle_4";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=298.10434;
+ id=87652;
+ };
+ class Item54
+ {
+ dataType="Marker";
+ position[]={19575.246,34.998817,13838.362};
+ name="airp_7_vehicle_5";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=300.84235;
+ id=87653;
+ };
+ };
+ id=87195;
+ atlOffset=0.01776123;
+ };
+ };
+ id=87146;
+ atlOffset=-57.179974;
+ };
+ class Item2
+ {
+ dataType="Layer";
+ name="Antistasi assets";
+ class Entities
+ {
+ items=8;
+ class Item0
+ {
+ dataType="Layer";
+ name="HQ assets";
+ class Entities
+ {
+ items=24;
+ class Item0
+ {
+ dataType="Group";
+ side="Independent";
+ class Entities
+ {
+ items=1;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6218.418,20.732077,12357.549};
+ angles[]={0,2.2023785,0};
+ };
+ side="Independent";
+ flags=7;
+ class Attributes
+ {
+ name="petros";
+ };
+ id=1293;
+ type="I_G_officer_F";
+ atlOffset=2.0980835e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="face";
+ expression="_this setface _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="STRING";
+ value="";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=1;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ class Attributes
+ {
+ };
+ id=1292;
+ atlOffset=2.0980835e-005;
+ };
+ class Item1
+ {
+ dataType="Group";
+ side="Independent";
+ class Entities
+ {
+ items=38;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6225.2939,20.847538,12353.165};
+ };
+ side="Independent";
+ flags=7;
+ class Attributes
+ {
+ name="commanderX";
+ description="Default Commander";
+ isPlayer=1;
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1295;
+ type="I_G_Soldier_TL_F";
+ atlOffset=2.0980835e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="STRING";
+ value="Male04GRE";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=1;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item1
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6234.4268,20.691414,12356.449};
+ angles[]={0,5.7985973,0};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1296;
+ type="I_G_Soldier_TL_F";
+ atlOffset=1.1444092e-005;
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6233.5068,20.561991,12358.494};
+ angles[]={0,5.7985973,0};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1297;
+ type="I_G_Soldier_TL_F";
+ atlOffset=1.1444092e-005;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6232.3701,20.444965,12360.531};
+ angles[]={0,5.7985973,0};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1298;
+ type="I_G_Soldier_TL_F";
+ atlOffset=1.1444092e-005;
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6231.1479,20.365614,12362.502};
+ angles[]={0,5.7985973,0};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1299;
+ type="I_G_Soldier_TL_F";
+ atlOffset=1.1444092e-005;
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6229.9688,20.278242,12364.653};
+ angles[]={0,5.7985973,0};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1300;
+ type="I_G_Soldier_TL_F";
+ atlOffset=1.1444092e-005;
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6228.7256,20.209349,12366.616};
+ angles[]={0,5.7985973,0};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1301;
+ type="I_G_Soldier_F";
+ atlOffset=1.1444092e-005;
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6227.6582,20.154581,12368.2};
+ angles[]={0,5.7985973,0};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1302;
+ type="I_G_Soldier_F";
+ atlOffset=1.1444092e-005;
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6236.4561,20.613964,12357.659};
+ angles[]={0,5.7985973,0};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1303;
+ type="I_G_Soldier_F";
+ atlOffset=1.1444092e-005;
+ };
+ class Item9
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6235.3662,20.472603,12359.729};
+ angles[]={0,5.7985973,0};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1304;
+ type="I_G_Soldier_F";
+ atlOffset=1.335144e-005;
+ };
+ class Item10
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6234.1665,20.366888,12361.777};
+ angles[]={0,5.7985973,0};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1305;
+ type="I_G_Soldier_F";
+ atlOffset=1.335144e-005;
+ };
+ class Item11
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6233.0903,20.277128,12363.696};
+ angles[]={0,5.7985973,0};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1306;
+ type="I_G_Soldier_F";
+ atlOffset=1.335144e-005;
+ };
+ class Item12
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6231.7808,20.194077,12365.748};
+ angles[]={0,5.7985973,0};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1307;
+ type="I_G_Soldier_F";
+ atlOffset=1.1444092e-005;
+ };
+ class Item13
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6230.5303,20.132296,12367.721};
+ angles[]={0,5.7985973,0};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1308;
+ type="I_G_Soldier_F";
+ atlOffset=1.1444092e-005;
+ };
+ class Item14
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6238.3066,20.539063,12358.673};
+ angles[]={0,5.7985973,0};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1309;
+ type="I_G_Soldier_AR_F";
+ atlOffset=1.335144e-005;
+ };
+ class Item15
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6237.3125,20.391378,12360.908};
+ angles[]={0,5.7985973,0};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1310;
+ type="I_G_Soldier_AR_F";
+ atlOffset=1.1444092e-005;
+ };
+ class Item16
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6235.8335,20.284164,12362.858};
+ angles[]={0,5.7985973,0};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1311;
+ type="I_G_Soldier_AR_F";
+ atlOffset=1.1444092e-005;
+ };
+ class Item17
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6234.812,20.181667,12364.748};
+ angles[]={0,5.7985973,0};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1312;
+ type="I_G_Soldier_AR_F";
+ atlOffset=1.335144e-005;
+ };
+ class Item18
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6233.5894,20.118343,12366.639};
+ angles[]={0,5.7985973,0};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1313;
+ type="I_G_Soldier_AR_F";
+ atlOffset=1.1444092e-005;
+ };
+ class Item19
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6232.3691,20.047037,12368.772};
+ angles[]={0,5.7985973,0};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1314;
+ type="I_G_Soldier_AR_F";
+ atlOffset=1.1444092e-005;
+ };
+ class Item20
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6240.1177,20.455385,12359.715};
+ angles[]={0,5.7985973,0};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1315;
+ type="I_G_Soldier_GL_F";
+ atlOffset=1.1444092e-005;
+ };
+ class Item21
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6238.9224,20.336246,12361.707};
+ angles[]={0,5.7985973,0};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1316;
+ type="I_G_Soldier_GL_F";
+ atlOffset=1.1444092e-005;
+ };
+ class Item22
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6237.5347,20.200459,12364.076};
+ angles[]={0,5.7985973,0};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1317;
+ type="I_G_Soldier_GL_F";
+ atlOffset=1.1444092e-005;
+ };
+ class Item23
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6236.4434,20.115465,12365.775};
+ angles[]={0,5.7985973,0};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1318;
+ type="I_G_Soldier_GL_F";
+ atlOffset=1.1444092e-005;
+ };
+ class Item24
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6235.3657,20.03672,12367.676};
+ angles[]={0,5.7985973,0};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1319;
+ type="I_G_Soldier_GL_F";
+ atlOffset=1.1444092e-005;
+ };
+ class Item25
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6234.1133,19.960108,12369.828};
+ angles[]={0,5.7985973,0};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1320;
+ type="I_G_Soldier_GL_F";
+ atlOffset=1.1444092e-005;
+ };
+ class Item26
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6241.4326,20.411373,12360.495};
+ angles[]={0,5.7985973,0};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1321;
+ type="I_G_medic_F";
+ atlOffset=1.1444092e-005;
+ };
+ class Item27
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6240.2144,20.284039,12362.432};
+ angles[]={0,5.7985973,0};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1322;
+ type="I_G_medic_F";
+ atlOffset=1.1444092e-005;
+ };
+ class Item28
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6238.8408,20.135674,12364.953};
+ angles[]={0,5.7985973,0};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1323;
+ type="I_G_medic_F";
+ atlOffset=1.1444092e-005;
+ };
+ class Item29
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6237.9204,20.069735,12366.513};
+ angles[]={0,5.7985973,0};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1324;
+ type="I_G_medic_F";
+ atlOffset=1.1444092e-005;
+ };
+ class Item30
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6236.6587,19.987494,12368.515};
+ angles[]={0,5.7985973,0};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1325;
+ type="I_G_medic_F";
+ atlOffset=9.5367432e-006;
+ };
+ class Item31
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6235.5444,19.899668,12370.652};
+ angles[]={0,5.7985973,0};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1326;
+ type="I_G_medic_F";
+ atlOffset=1.1444092e-005;
+ };
+ class Item32
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6242.5771,20.369127,12361.287};
+ angles[]={0,5.7425537,0};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1327;
+ type="I_G_engineer_F";
+ atlOffset=1.1444092e-005;
+ };
+ class Item33
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6241.5884,20.236511,12363.331};
+ angles[]={0,5.7425537,0};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1328;
+ type="I_G_engineer_F";
+ atlOffset=1.1444092e-005;
+ };
+ class Item34
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6240.3848,20.084909,12365.886};
+ angles[]={0,5.7985973,0};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1329;
+ type="I_G_engineer_F";
+ atlOffset=1.1444092e-005;
+ };
+ class Item35
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6239.2524,20.010895,12367.487};
+ angles[]={0,5.7985973,0};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1330;
+ type="I_G_engineer_F";
+ atlOffset=9.5367432e-006;
+ };
+ class Item36
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6238.0366,19.932354,12369.377};
+ angles[]={0,5.7985973,0};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1331;
+ type="I_G_engineer_F";
+ atlOffset=9.5367432e-006;
+ };
+ class Item37
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6236.7949,19.851019,12371.514};
+ angles[]={0,5.7985973,0};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1332;
+ type="I_G_engineer_F";
+ atlOffset=1.1444092e-005;
+ };
+ };
+ class Attributes
+ {
+ };
+ id=1294;
+ atlOffset=2.0980835e-005;
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6215.7153,24.782732,12355.994};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ name="flagX";
+ };
+ id=1333;
+ type="Flag_Syndikat_F";
+ atlOffset=2.0980835e-005;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6221.2017,21.877159,12349.668};
+ angles[]={0.047959432,0,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ name="boxX";
+ };
+ id=1334;
+ type="IG_supplyCrate_F";
+ atlOffset=1.9073486e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="ammoBox";
+ expression="[_this,_value] call bis_fnc_initAmmoBox;";
+ class Value
+ {
+ class data
+ {
+ singleType="STRING";
+ value="";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6217.3423,21.47748,12352.471};
+ angles[]={0.027990974,0,6.2811723};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ name="fireX";
+ };
+ id=1335;
+ type="Land_TentSolar_01_olive_F";
+ atlOffset=2.0980835e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6221.1333,21.600443,12354.342};
+ angles[]={0.039974678,0,6.2791886};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ name="vehicleBox";
+ };
+ id=1336;
+ type="Box_East_AmmoVeh_F";
+ atlOffset=2.2888184e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="ammoBox";
+ expression="[_this,_value] call bis_fnc_initAmmoBox;";
+ class Value
+ {
+ class data
+ {
+ singleType="STRING";
+ value="[[[[],[]],[[],[]],[[],[]],[[],[]]],false]";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6212.9624,21.847837,12355.044};
+ angles[]={0.017997233,5.6506429,6.2631893};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ name="mapX";
+ };
+ id=1337;
+ type="MapBoard_seismic_F";
+ atlOffset=2.0980835e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item7
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={6225.5415,21.508156,12341.116};
+ angles[]={0.073860347,2.3722787,0.02199479};
+ };
+ name="garrison";
+ id=1338;
+ type="Logic";
+ atlOffset=2.0980835e-005;
+ };
+ class Item8
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={6216.208,21.474543,12340.319};
+ angles[]={0.059923481,2.3722954,0.0039967569};
+ };
+ name="killZones";
+ id=1339;
+ type="Logic";
+ atlOffset=2.0980835e-005;
+ };
+ class Item9
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={6215.0029,21.456905,12340.533};
+ angles[]={0.059923481,2.3722954,0.0039967569};
+ };
+ name="pathfinding";
+ id=1340;
+ type="Logic";
+ atlOffset=2.0980835e-005;
+ };
+ class Item10
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={6220.9961,21.485741,12340.546};
+ angles[]={0.067891158,2.3722954,0.013999403};
+ };
+ name="roadsX";
+ id=1341;
+ type="Logic";
+ atlOffset=2.0980835e-005;
+ };
+ class Item11
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={6227.6548,21.548691,12341.197};
+ angles[]={0.073860347,2.3722787,0.02199479};
+ };
+ name="server";
+ id=1342;
+ type="Logic";
+ atlOffset=2.0980835e-005;
+ };
+ class Item12
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={6217.4419,21.477282,12340.356};
+ angles[]={0.059923481,2.3722954,0.0039967569};
+ };
+ name="sidesX";
+ id=1343;
+ type="Logic";
+ atlOffset=2.0980835e-005;
+ };
+ class Item13
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={6223.2686,21.493813,12340.895};
+ angles[]={0.067891158,2.3722954,0.013999403};
+ };
+ name="spawner";
+ id=1344;
+ type="Logic";
+ atlOffset=2.0980835e-005;
+ };
+ class Item14
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={6219.2251,21.485367,12340.34};
+ angles[]={0.059923481,2.3722954,0.0039967569};
+ };
+ name="timer";
+ id=1345;
+ type="Logic";
+ atlOffset=2.0980835e-005;
+ };
+ class Item15
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={6217.2837,21.557209,12339.26};
+ angles[]={0.079824187,2.4176803,0.0039967569};
+ };
+ name="hc";
+ isPlayable=1;
+ id=1346;
+ type="HeadlessClient_F";
+ atlOffset=2.0980835e-005;
+ };
+ class Item16
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={6215.8604,21.547123,12339.315};
+ angles[]={0.079824187,2.4176803,0.0039967569};
+ };
+ name="hc_1";
+ isPlayable=1;
+ id=1347;
+ type="HeadlessClient_F";
+ atlOffset=2.0980835e-005;
+ };
+ class Item17
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={6214.6074,21.532808,12339.306};
+ angles[]={0.069881104,2.4176958,0.012000273};
+ };
+ name="hc_2";
+ isPlayable=1;
+ id=1348;
+ type="HeadlessClient_F";
+ atlOffset=2.2888184e-005;
+ };
+ class Item18
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={6212.7998,21.458704,12340.09};
+ angles[]={0.041972551,0,0.011995304};
+ };
+ id=1349;
+ type="ModuleCurator_F";
+ atlOffset=2.0980835e-005;
+ 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="";
+ };
+ };
+ };
+ class Attribute3
+ {
+ property="ModuleCurator_F_Addons";
+ expression="_this setVariable ['Addons',_value,true];";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=3;
+ };
+ };
+ };
+ nAttributes=4;
+ };
+ };
+ class Item19
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={6211.376,20.995808,12351.712};
+ angles[]={0.023993526,0,6.2671871};
+ };
+ name="HC_commanderX";
+ id=1350;
+ type="HighCommand";
+ atlOffset=2.0980835e-005;
+ };
+ class Item20
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={6214.7764,20.938084,12351.618};
+ angles[]={0.027990974,0,6.2631893};
+ };
+ id=1351;
+ type="HighCommandSubordinate";
+ atlOffset=2.0980835e-005;
+ };
+ class Item21
+ {
+ dataType="Marker";
+ position[]={6219.5327,20.816467,12354.365};
+ name="Synd_HQ";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorPink";
+ a=50;
+ b=50;
+ id=1352;
+ atlOffset=2.0980835e-005;
+ };
+ class Item22
+ {
+ dataType="Marker";
+ position[]={6219.5562,2.7037606e+012,12354.681};
+ name="respawn_guerrila";
+ text="Your Headquarters";
+ type="hd_flag";
+ colorName="ColorGUER";
+ id=1353;
+ atlOffset=2.7037606e+012;
+ };
+ class Item23
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={6250.9082,19.705395,12375.975};
+ angles[]={0.053948127,0.15800466,0.031991884};
+ };
+ areaSize[]={12.168,0,5};
+ areaIsRectangle=1;
+ flags=1;
+ id=87756;
+ 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;
+ };
+ };
+ };
+ id=318;
+ atlOffset=6.7594014e+011;
+ };
+ class Item1
+ {
+ dataType="Layer";
+ name="seaspawn";
+ state=2;
+ class Entities
+ {
+ items=16;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={5589.5605,1.8831596,15530.184};
+ name="seaSpawn_1";
+ type="mil_objective";
+ id=87427;
+ atlOffset=10.856911;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={3160.502,0.73848915,13115.698};
+ name="seaSpawn_2";
+ type="mil_objective";
+ id=87428;
+ atlOffset=10.856911;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={1308.9502,3.9312773,10199.312};
+ name="seaSpawn_3";
+ type="mil_objective";
+ id=87429;
+ atlOffset=10.856911;
+ };
+ class Item3
+ {
+ dataType="Marker";
+ position[]={6807.7227,4.9570246,4873.4951};
+ name="seaSpawn_5";
+ type="mil_objective";
+ id=87431;
+ atlOffset=10.856911;
+ };
+ class Item4
+ {
+ dataType="Marker";
+ position[]={12996.887,5.5878439,5688.2725};
+ name="seaSpawn_6";
+ type="mil_objective";
+ id=87432;
+ atlOffset=10.856911;
+ };
+ class Item5
+ {
+ dataType="Marker";
+ position[]={12952.996,1.5147152,8404.7441};
+ name="seaSpawn_7";
+ type="mil_objective";
+ id=87433;
+ atlOffset=10.856911;
+ };
+ class Item6
+ {
+ dataType="Marker";
+ position[]={13567.772,4.2263656,11521.418};
+ name="seaSpawn_8";
+ type="mil_objective";
+ id=87434;
+ atlOffset=10.856911;
+ };
+ class Item7
+ {
+ dataType="Marker";
+ position[]={9651.625,4.3689404,10219.067};
+ name="seaSpawn_9";
+ type="mil_objective";
+ id=87435;
+ atlOffset=10.856911;
+ };
+ class Item8
+ {
+ dataType="Marker";
+ position[]={9307.6182,7.3314662,11528.811};
+ name="seaSpawn_10";
+ type="mil_objective";
+ id=87436;
+ atlOffset=10.856911;
+ };
+ class Item9
+ {
+ dataType="Marker";
+ position[]={14558.576,4.7971978,13811.88};
+ name="seaSpawn_11";
+ type="mil_objective";
+ id=87437;
+ atlOffset=10.856911;
+ };
+ class Item10
+ {
+ dataType="Marker";
+ position[]={18611.756,6.4109273,16379.844};
+ name="seaSpawn_12";
+ type="mil_objective";
+ id=87438;
+ atlOffset=10.856911;
+ };
+ class Item11
+ {
+ dataType="Marker";
+ position[]={12677.993,6.4594097,10122.899};
+ name="seaSpawn_13";
+ type="mil_objective";
+ id=87439;
+ atlOffset=10.856911;
+ };
+ class Item12
+ {
+ dataType="Marker";
+ position[]={10268.233,6.3698597,5470.3359};
+ name="seaSpawn_14";
+ type="mil_objective";
+ id=87440;
+ atlOffset=10.856911;
+ };
+ class Item13
+ {
+ dataType="Marker";
+ position[]={18049.76,6.1835551,16197.227};
+ name="seaSpawn_15";
+ type="mil_objective";
+ id=87441;
+ atlOffset=10.856911;
+ };
+ class Item14
+ {
+ dataType="Marker";
+ position[]={20415.879,8.3401947,15820.676};
+ name="seaSpawn_16";
+ type="mil_objective";
+ id=87442;
+ atlOffset=10.856911;
+ };
+ class Item15
+ {
+ dataType="Marker";
+ position[]={3389.0671,6.4223208,15810.299};
+ name="seaSpawn_17";
+ type="mil_objective";
+ id=87443;
+ atlOffset=10.856911;
+ };
+ };
+ id=381;
+ atlOffset=12.40988;
+ };
+ class Item2
+ {
+ dataType="Layer";
+ name="seaSpawnAttack";
+ state=2;
+ class Entities
+ {
+ items=22;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={5005.8589,-24.657227,18163.313};
+ name="seaAttackSpawn";
+ type="mil_ambush";
+ colorName="ColorBlue";
+ angle=28.695;
+ id=384;
+ atlOffset=3.9418449;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={8440.377,-51.362232,17128.098};
+ name="seaAttackSpawn_1";
+ type="mil_ambush";
+ colorName="ColorBlue";
+ angle=28.695;
+ id=87406;
+ atlOffset=3.9418449;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={11990.344,-36.443474,17451.838};
+ name="seaAttackSpawn_2";
+ type="mil_ambush";
+ colorName="ColorBlue";
+ angle=28.695;
+ id=87407;
+ atlOffset=3.9418449;
+ };
+ class Item3
+ {
+ dataType="Marker";
+ position[]={14703.055,-51.737576,18635.16};
+ name="seaAttackSpawn_3";
+ type="mil_ambush";
+ colorName="ColorBlue";
+ angle=28.695;
+ id=87408;
+ atlOffset=3.9418449;
+ };
+ class Item4
+ {
+ dataType="Marker";
+ position[]={17382.277,-51.366737,18088.152};
+ name="seaAttackSpawn_4";
+ type="mil_ambush";
+ colorName="ColorBlue";
+ angle=28.695;
+ id=87409;
+ atlOffset=3.9418449;
+ };
+ class Item5
+ {
+ dataType="Marker";
+ position[]={20273.605,-10.904767,16915.992};
+ name="seaAttackSpawn_5";
+ type="mil_ambush";
+ colorName="ColorBlue";
+ angle=28.695;
+ id=87410;
+ atlOffset=3.9418449;
+ };
+ class Item6
+ {
+ dataType="Marker";
+ position[]={21635.539,55.776569,13823.723};
+ name="seaAttackSpawn_6";
+ type="mil_ambush";
+ colorName="ColorBlue";
+ angle=28.695;
+ id=87411;
+ atlOffset=3.9418449;
+ };
+ class Item7
+ {
+ dataType="Marker";
+ position[]={21535.07,50.921799,9782.5645};
+ name="seaAttackSpawn_7";
+ type="mil_ambush";
+ colorName="ColorBlue";
+ angle=28.695;
+ id=87412;
+ atlOffset=3.9418449;
+ };
+ class Item8
+ {
+ dataType="Marker";
+ position[]={21780.664,63.612026,6310.7373};
+ name="seaAttackSpawn_8";
+ type="mil_ambush";
+ colorName="ColorBlue";
+ angle=28.695;
+ id=87413;
+ atlOffset=3.9418449;
+ };
+ class Item9
+ {
+ dataType="Marker";
+ position[]={21635.545,82.86615,2928.2214};
+ name="seaAttackSpawn_9";
+ type="mil_ambush";
+ colorName="ColorBlue";
+ angle=28.695;
+ id=87414;
+ atlOffset=3.9418411;
+ };
+ class Item10
+ {
+ dataType="Marker";
+ position[]={20965.74,88.140915,-398.48145};
+ name="seaAttackSpawn_10";
+ type="mil_ambush";
+ colorName="ColorBlue";
+ angle=28.695;
+ id=87415;
+ atlOffset=3.9418488;
+ };
+ class Item11
+ {
+ dataType="Marker";
+ position[]={16734.801,11.389258,-778.03467};
+ name="seaAttackSpawn_11";
+ type="mil_ambush";
+ colorName="ColorBlue";
+ angle=28.695;
+ id=87416;
+ atlOffset=3.9418449;
+ };
+ class Item12
+ {
+ dataType="Marker";
+ position[]={11320.539,32.022751,-666.40381};
+ name="seaAttackSpawn_12";
+ type="mil_ambush";
+ colorName="ColorBlue";
+ angle=28.695;
+ id=87417;
+ atlOffset=3.941843;
+ };
+ class Item13
+ {
+ dataType="Marker";
+ position[]={6821.6797,69.16124,-632.9126};
+ name="seaAttackSpawn_13";
+ type="mil_ambush";
+ colorName="ColorBlue";
+ angle=28.695;
+ id=87418;
+ atlOffset=3.9418488;
+ };
+ class Item14
+ {
+ dataType="Marker";
+ position[]={3137.748,59.977402,-599.42627};
+ name="seaAttackSpawn_14";
+ type="mil_ambush";
+ colorName="ColorBlue";
+ angle=28.695;
+ id=87419;
+ atlOffset=3.9418449;
+ };
+ class Item15
+ {
+ dataType="Marker";
+ position[]={-133.13518,83.976501,-811.53076};
+ name="seaAttackSpawn_15";
+ type="mil_ambush";
+ colorName="ColorBlue";
+ angle=28.695;
+ id=87420;
+ atlOffset=3.9418488;
+ };
+ class Item16
+ {
+ dataType="Marker";
+ position[]={-713.63354,34.045479,2850.0732};
+ name="seaAttackSpawn_16";
+ type="mil_ambush";
+ colorName="ColorBlue";
+ angle=28.695;
+ id=87421;
+ atlOffset=3.941843;
+ };
+ class Item17
+ {
+ dataType="Marker";
+ position[]={-802.94055,48.6436,6411.207};
+ name="seaAttackSpawn_17";
+ type="mil_ambush";
+ colorName="ColorBlue";
+ angle=28.695;
+ id=87422;
+ atlOffset=3.9418449;
+ };
+ class Item18
+ {
+ dataType="Marker";
+ position[]={-847.59406,17.864117,10150.955};
+ name="seaAttackSpawn_18";
+ type="mil_ambush";
+ colorName="ColorBlue";
+ angle=28.695;
+ id=87423;
+ atlOffset=3.941844;
+ };
+ class Item19
+ {
+ dataType="Marker";
+ position[]={-668.97955,19.578812,14270.259};
+ name="seaAttackSpawn_19";
+ type="mil_ambush";
+ colorName="ColorBlue";
+ angle=28.695;
+ id=87424;
+ atlOffset=3.9418459;
+ };
+ class Item20
+ {
+ dataType="Marker";
+ position[]={-936.9021,41.510704,17697.43};
+ name="seaAttackSpawn_20";
+ type="mil_ambush";
+ colorName="ColorBlue";
+ angle=28.695;
+ id=87425;
+ atlOffset=3.9418449;
+ };
+ class Item21
+ {
+ dataType="Marker";
+ position[]={1251.1296,-72.796692,20075.238};
+ name="seaAttackSpawn_21";
+ type="mil_ambush";
+ colorName="ColorBlue";
+ angle=28.695;
+ id=87426;
+ atlOffset=3.9418411;
+ };
+ };
+ id=383;
+ atlOffset=-51.717751;
+ };
+ class Item3
+ {
+ dataType="Layer";
+ name="controls";
+ state=2;
+ class Entities
+ {
+ items=23;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={5335.77,5.2940001,14409.408};
+ name="control";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=5;
+ b=5;
+ id=87456;
+ atlOffset=-0.0003657341;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={5129.0361,13.097797,13406.389};
+ name="control_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=5;
+ b=5;
+ id=87457;
+ atlOffset=-0.00036525726;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={12244.617,21.552422,5920.8545};
+ name="control_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=5;
+ b=5;
+ id=87458;
+ atlOffset=-0.00036621094;
+ };
+ class Item3
+ {
+ dataType="Marker";
+ position[]={9590.0703,3.7548859,5860.8848};
+ name="control_3";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=5;
+ b=5;
+ id=87459;
+ atlOffset=-0.0003657341;
+ };
+ class Item4
+ {
+ dataType="Marker";
+ position[]={2526.7363,82.365417,1464.5813};
+ name="control_4";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=5;
+ b=5;
+ id=87460;
+ atlOffset=-0.00036621094;
+ };
+ class Item5
+ {
+ dataType="Marker";
+ position[]={6563.5991,73.422531,644.09302};
+ name="control_5";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=5;
+ b=5;
+ id=87461;
+ atlOffset=-0.00036621094;
+ };
+ class Item6
+ {
+ dataType="Marker";
+ position[]={7522.9585,54.989281,1476.4148};
+ name="control_6";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=5;
+ b=5;
+ id=87462;
+ atlOffset=-0.00036621094;
+ };
+ class Item7
+ {
+ dataType="Marker";
+ position[]={2541.6392,34.657543,7027.9307};
+ name="control_7";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=5;
+ b=5;
+ id=87463;
+ atlOffset=-0.00036621094;
+ };
+ class Item8
+ {
+ dataType="Marker";
+ position[]={2737.387,25.947954,8870.9297};
+ name="control_8";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=5;
+ b=5;
+ id=87464;
+ };
+ class Item9
+ {
+ dataType="Marker";
+ position[]={19390.213,42.380692,14441.711};
+ name="control_9";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=5;
+ b=5;
+ id=87465;
+ atlOffset=-0.00036621094;
+ };
+ class Item10
+ {
+ dataType="Marker";
+ position[]={19343.727,34.998451,13276.604};
+ name="control_10";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=5;
+ b=5;
+ id=87466;
+ atlOffset=-0.00036621094;
+ };
+ class Item11
+ {
+ dataType="Marker";
+ position[]={10251.505,7.6632209,5237.7124};
+ name="control_11";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=5;
+ b=5;
+ id=87467;
+ atlOffset=-0.0003657341;
+ };
+ class Item12
+ {
+ dataType="Marker";
+ position[]={16812.605,16.068974,3974.718};
+ name="control_12";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=5;
+ b=5;
+ id=87468;
+ atlOffset=-0.00036621094;
+ };
+ class Item13
+ {
+ dataType="Marker";
+ position[]={17672.035,15.74885,3871.9385};
+ name="control_13";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=5;
+ b=5;
+ id=87469;
+ atlOffset=-0.00036621094;
+ };
+ class Item14
+ {
+ dataType="Marker";
+ position[]={17306.32,14.98962,3424.198};
+ name="control_14";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=5;
+ b=5;
+ id=87470;
+ atlOffset=-0.00036621094;
+ };
+ class Item15
+ {
+ dataType="Marker";
+ position[]={11488.237,17.709011,12408.115};
+ name="control_15";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=5;
+ b=5;
+ id=87471;
+ atlOffset=-0.00036621094;
+ };
+ class Item16
+ {
+ dataType="Marker";
+ position[]={12439.132,42.607922,12323.446};
+ name="control_16";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=5;
+ b=5;
+ id=87472;
+ atlOffset=-0.00036621094;
+ };
+ class Item17
+ {
+ dataType="Marker";
+ position[]={10882.153,38.034958,12099.218};
+ name="control_17";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=5;
+ b=5;
+ id=87473;
+ atlOffset=-0.00036621094;
+ };
+ class Item18
+ {
+ dataType="Marker";
+ position[]={18438.746,43.141529,14709.086};
+ name="control_18";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=5;
+ b=5;
+ id=87475;
+ atlOffset=-0.00036621094;
+ };
+ class Item19
+ {
+ dataType="Marker";
+ position[]={18173.979,30.45083,13323.764};
+ name="control_19";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=5;
+ b=5;
+ id=87476;
+ atlOffset=-0.00036621094;
+ };
+ class Item20
+ {
+ dataType="Marker";
+ position[]={17420.674,27.557285,15121.223};
+ name="control_20";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=5;
+ b=5;
+ id=87477;
+ atlOffset=-0.00036621094;
+ };
+ class Item21
+ {
+ dataType="Marker";
+ position[]={19153.816,19.636698,15222.227};
+ name="control_21";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=5;
+ b=5;
+ id=87478;
+ atlOffset=-0.00036621094;
+ };
+ class Item22
+ {
+ dataType="Marker";
+ position[]={16447.539,24.285076,16097.962};
+ name="control_22";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=5;
+ b=5;
+ id=87479;
+ atlOffset=-0.00036621094;
+ };
+ };
+ id=385;
+ atlOffset=1.78409;
+ };
+ class Item4
+ {
+ dataType="Layer";
+ name="seaPatrol";
+ state=2;
+ class Entities
+ {
+ items=12;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={3671.9065,-13.058002,16546.096};
+ name="seaPatrol_1";
+ type="Empty";
+ id=87444;
+ atlOffset=7.3254128;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={5159.2915,-12.549389,16138.876};
+ name="seaPatrol_2";
+ type="Empty";
+ id=87445;
+ atlOffset=7.3254128;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={5887.4541,-4.4904327,15755.813};
+ name="seaPatrol_3";
+ type="Empty";
+ id=87446;
+ atlOffset=7.3255053;
+ };
+ class Item3
+ {
+ dataType="Marker";
+ position[]={8040.8843,-15.379045,15769.617};
+ name="seaPatrol_4";
+ type="Empty";
+ id=87447;
+ atlOffset=7.3254137;
+ };
+ class Item4
+ {
+ dataType="Marker";
+ position[]={10883.286,-11.569065,15865.236};
+ name="seaPatrol_5";
+ type="Empty";
+ id=87448;
+ atlOffset=7.3254128;
+ };
+ class Item5
+ {
+ dataType="Marker";
+ position[]={14643.844,-24.921101,16759.879};
+ name="seaPatrol_6";
+ type="Empty";
+ id=87449;
+ atlOffset=7.3254128;
+ };
+ class Item6
+ {
+ dataType="Marker";
+ position[]={17706.063,-6.2901402,16876.607};
+ name="seaPatrol_7";
+ type="Empty";
+ id=87450;
+ atlOffset=7.3254128;
+ };
+ class Item7
+ {
+ dataType="Marker";
+ position[]={19629.807,-4.8048086,16375.741};
+ name="seaPatrol_8";
+ type="Empty";
+ id=87451;
+ atlOffset=7.3254128;
+ };
+ class Item8
+ {
+ dataType="Marker";
+ position[]={13859.159,-2.1824093,13980.62};
+ name="seaPatrol_9";
+ type="Empty";
+ id=87452;
+ atlOffset=7.3254128;
+ };
+ class Item9
+ {
+ dataType="Marker";
+ position[]={13632.064,-2.6639175,11914.787};
+ name="seaPatrol_10";
+ type="Empty";
+ id=87453;
+ atlOffset=7.3254128;
+ };
+ class Item10
+ {
+ dataType="Marker";
+ position[]={13006.756,-5.7385826,5419.5547};
+ name="seaPatrol_11";
+ type="Empty";
+ id=87454;
+ atlOffset=7.3254128;
+ };
+ class Item11
+ {
+ dataType="Marker";
+ position[]={12312.088,-2.8392162,8795.292};
+ name="seaPatrol_12";
+ type="Empty";
+ id=87455;
+ atlOffset=7.3254128;
+ };
+ };
+ id=387;
+ atlOffset=-105.54572;
+ };
+ class Item5
+ {
+ dataType="Marker";
+ position[]={19375.893,-35.635254,17948.65};
+ name="CSAT_carrier";
+ type="flag_CSAT";
+ id=389;
+ atlOffset=6.5749207;
+ };
+ class Item6
+ {
+ dataType="Marker";
+ position[]={-739.25812,69.816254,1265.824};
+ name="NATO_carrier";
+ type="flag_UN";
+ id=390;
+ };
+ class Item7
+ {
+ dataType="Layer";
+ name="detectPlayer";
+ state=2;
+ id=391;
+ atlOffset=-87.577431;
+ };
+ };
+ id=317;
+ atlOffset=5.2807823e+009;
+ };
+ class Item3
+ {
+ dataType="Layer";
+ name="factories";
+ class Entities
+ {
+ items=9;
+ class Item0
+ {
+ dataType="Layer";
+ name="factory_1";
+ class Entities
+ {
+ items=6;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={941.39502,6.579,18493.689};
+ name="fact_1_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10.537;
+ b=5;
+ angle=304.4679;
+ id=830;
+ atlOffset=0.98155117;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={965.91333,7.0177307,18537.545};
+ name="factory_1";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorBrown";
+ a=131.02121;
+ b=130.43945;
+ id=831;
+ atlOffset=0.65885592;
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={918.48096,7.8952999,18566.012};
+ angles[]={0.011086299,1.6768756,6.2627325};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=1401;
+ type="Land_BagBunker_01_small_green_F";
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={985.03363,7.4408092,18518.693};
+ angles[]={0.013447796,6.0168614,6.2646689};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=1402;
+ type="Land_BagBunker_01_small_green_F";
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={920.16669,6.1886873,18492.668};
+ angles[]={6.2494731,0.60824305,0.017280819};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=86658;
+ type="Land_BagBunker_01_small_green_F";
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={938.33893,6.2263513,18478.805};
+ angles[]={6.2567387,0.60824305,0.025731789};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=86659;
+ type="Land_BagBunker_01_small_green_F";
+ };
+ };
+ id=394;
+ atlOffset=-0.06916666;
+ };
+ class Item1
+ {
+ dataType="Layer";
+ name="factory_2";
+ class Entities
+ {
+ items=7;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={2272.1111,4.4861937,3569.5803};
+ name="fact_2_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=15.927574;
+ b=5;
+ angle=274.41968;
+ id=833;
+ atlOffset=0.62224388;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={2188.9788,3.8493581,3546.2996};
+ name="factory_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorBrown";
+ a=83.66394;
+ b=79.880981;
+ angle=2.6072061;
+ id=834;
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2139.7568,8.7543583,3524.0505};
+ angles[]={0,1.6283659,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1407;
+ type="Land_Cargo_Patrol_V4_F";
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2247.7625,8.7543583,3543.655};
+ angles[]={0,4.7571936,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86656;
+ type="Land_Cargo_Patrol_V4_F";
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2140.0977,8.7543583,3587.0891};
+ angles[]={0,1.6283659,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86657;
+ type="Land_Cargo_Patrol_V4_F";
+ };
+ class Item5
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={2264.134,4.4597797,3560.5969};
+ angles[]={0,0.056304321,0};
+ };
+ areaSize[]={6.6214266,0,32.605};
+ areaIsRectangle=1;
+ flags=1;
+ id=86660;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.608495;
+ 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 Item6
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={2134.574,3.8663375,3531.8127};
+ };
+ areaSize[]={2.831543,0,2.9121094};
+ flags=1;
+ id=87539;
+ 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;
+ };
+ };
+ };
+ id=398;
+ atlOffset=0.17104578;
+ };
+ class Item2
+ {
+ dataType="Layer";
+ name="factory_3";
+ class Entities
+ {
+ items=11;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={3884.6038,39.424049,11415.206};
+ name="fact_3_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=10.579944;
+ angle=140.44101;
+ id=836;
+ atlOffset=0.75542068;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={3827.343,38.799,11454.067};
+ name="factory_3";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorBrown";
+ a=118.47903;
+ b=116.95406;
+ angle=0.31397685;
+ id=837;
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3764.0146,39.834686,11496.784};
+ angles[]={0,2.1815975,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=1409;
+ type="Land_BagBunker_01_small_green_F";
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3872.5454,43.345177,11382.901};
+ angles[]={0,5.2791152,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1410;
+ type="Land_Cargo_Patrol_V4_F";
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3766.3235,43.334003,11401.688};
+ angles[]={0,0.9031828,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1411;
+ type="Land_Cargo_Patrol_V4_F";
+ atlOffset=3.8146973e-006;
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3848.6101,43.431847,11540.338};
+ angles[]={0,3.7703445,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1412;
+ type="Land_Cargo_Patrol_V4_F";
+ atlOffset=3.8146973e-006;
+ };
+ class Item6
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={3849.021,38.525944,11541.035};
+ };
+ areaSize[]={5.3600001,0,5.3889999};
+ flags=1;
+ id=86661;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.0019989014;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=6;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item7
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={3766.5884,38.449673,11401.093};
+ };
+ areaSize[]={4.6483154,0,4.215332};
+ flags=1;
+ id=86662;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.023715973;
+ 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 Item8
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={3884.9031,41.215973,11413.987};
+ angles[]={0,0.83650768,0};
+ };
+ areaSize[]={10.516236,0,5};
+ flags=1;
+ id=86663;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=2.5554352;
+ 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 Item9
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={3888.5144,38.564724,11400.689};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=86664;
+ 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 Item10
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={3826.0364,41.519325,11452.835};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=86665;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=2.7254028;
+ 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;
+ };
+ };
+ };
+ id=402;
+ atlOffset=1.5877228;
+ };
+ class Item3
+ {
+ dataType="Layer";
+ name="factory_4";
+ class Entities
+ {
+ items=6;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={7874.0967,35.908127,12067.359};
+ name="factory_4";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorBrown";
+ a=85.847054;
+ b=71.421356;
+ angle=41.280426;
+ id=843;
+ };
+ class Item1
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7836.1704,40.444256,12070.638};
+ angles[]={0,0.71929389,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1417;
+ type="Land_Cargo_Patrol_V4_F";
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7851.5405,40.58987,12145.426};
+ angles[]={0,2.3786004,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86666;
+ type="Land_Cargo_Patrol_V4_F";
+ atlOffset=3.8146973e-006;
+ };
+ class Item3
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={7885.3096,35.94194,12063.131};
+ angles[]={0,0.69241738,0};
+ };
+ areaSize[]={4.6873927,0,6.2827148};
+ flags=1;
+ id=86667;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.0086288452;
+ 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 Item4
+ {
+ dataType="Marker";
+ position[]={7870.4692,36.542,12119.315};
+ name="fact_4_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=9.6617374;
+ b=5;
+ angle=217.07677;
+ id=86669;
+ atlOffset=0.76459503;
+ };
+ class Item5
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={7864.2822,35.768093,12113.349};
+ angles[]={0,5.4297452,0};
+ };
+ areaSize[]={2.7636418,0,8.4979649};
+ areaIsRectangle=1;
+ flags=1;
+ id=86670;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.0044937134;
+ 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;
+ };
+ };
+ };
+ id=406;
+ atlOffset=0.20026779;
+ };
+ class Item4
+ {
+ dataType="Layer";
+ name="factory_5";
+ class Entities
+ {
+ items=13;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={8418.083,51.243187,907.66089};
+ name="fact_5_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=351.81946;
+ id=845;
+ atlOffset=0.60507202;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={8498.2646,50.638115,900.13177};
+ name="factory_5";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorBrown";
+ a=100;
+ b=203.72363;
+ angle=320.42941;
+ id=846;
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8519.9463,63.524391,905.15259};
+ angles[]={0,6.2052183,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1399;
+ type="Land_Cargo_Tower_V4_F";
+ atlOffset=6.8664551e-005;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8376.9629,51.932571,1037.0762};
+ angles[]={6.2637916,1.6402662,6.2619433};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=1405;
+ type="Land_BagBunker_01_small_green_F";
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8629.2588,55.543114,776.28461};
+ angles[]={0,4.1381397,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86671;
+ type="Land_Cargo_Patrol_V4_F";
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8382.5879,55.54427,926.68286};
+ angles[]={0,6.2224755,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86672;
+ type="Land_Cargo_Patrol_V4_F";
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8517.5264,55.543114,949.67169};
+ angles[]={0,4.6585298,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86673;
+ type="Land_Cargo_Patrol_V4_F";
+ };
+ class Item7
+ {
+ dataType="Marker";
+ position[]={8433.8828,51.243187,909.6106};
+ name="fact_5_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=6.4594011;
+ id=86675;
+ atlOffset=0.60507202;
+ };
+ class Item8
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={8428.5664,50.638115,902.61279};
+ };
+ areaSize[]={28.3018,0,13.781229};
+ flags=1;
+ id=86674;
+ type="ModuleHideTerrainObjects_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=4;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item9
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={8497.2676,50.638115,757.03198};
+ };
+ areaSize[]={6.8330002,0,5.8920002};
+ flags=1;
+ id=87545;
+ 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 Item10
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={8617.9355,50.638115,805.77618};
+ };
+ areaSize[]={6.8330002,0,5.8920002};
+ flags=1;
+ id=87546;
+ 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 Item11
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={8416.0693,50.271282,1077.2701};
+ };
+ areaSize[]={6.8330002,0,5.8920002};
+ flags=1;
+ id=87547;
+ 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 Item12
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={8522.0439,50.638115,936.41064};
+ };
+ areaSize[]={6.8330002,0,5.8920002};
+ flags=1;
+ id=87548;
+ 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;
+ };
+ };
+ };
+ id=410;
+ atlOffset=-0.081882477;
+ };
+ class Item5
+ {
+ dataType="Layer";
+ name="factory_6";
+ class Entities
+ {
+ items=8;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={14872.338,20.426306,12986.489};
+ name="fact_6_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=313.61807;
+ id=848;
+ atlOffset=1.2683258;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={14896.27,19.158001,12935.263};
+ name="factory_6";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorBrown";
+ a=100;
+ b=100;
+ id=849;
+ atlOffset=0.00012207031;
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14927.466,24.062908,13023.122};
+ angles[]={0,3.9314437,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1421;
+ type="Land_Cargo_Patrol_V4_F";
+ atlOffset=-7.6293945e-006;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14982.456,31.97015,12966.973};
+ angles[]={0,2.3639357,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1419;
+ type="Land_Cargo_Tower_V4_F";
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14861.366,24.06319,12980.94};
+ angles[]={0,2.3247178,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86676;
+ type="Land_Cargo_Patrol_V4_F";
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14853.354,24.06288,12925.067};
+ angles[]={0,0.79479247,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86677;
+ type="Land_Cargo_Patrol_V4_F";
+ };
+ class Item6
+ {
+ dataType="Marker";
+ position[]={14880.591,20.42627,12996.063};
+ name="fact_6_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=313.61807;
+ id=86678;
+ atlOffset=1.2683258;
+ };
+ class Item7
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={14886.931,19.157879,12987.349};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=86679;
+ 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;
+ };
+ };
+ };
+ id=414;
+ atlOffset=0.32471848;
+ };
+ class Item6
+ {
+ dataType="Layer";
+ name="factory_7";
+ class Entities
+ {
+ items=12;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={16930.629,40.376217,8963.8896};
+ name="fact_7_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=16.575508;
+ id=851;
+ atlOffset=0.60510254;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={16921.99,39.769001,8922.9951};
+ name="factory_7";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorBrown";
+ a=100;
+ b=100;
+ id=852;
+ atlOffset=-0.00044631958;
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={16903.885,44.789822,8849.0225};
+ angles[]={0,0.36640909,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1425;
+ type="Land_Cargo_Patrol_V4_F";
+ atlOffset=7.6293945e-006;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={16850.857,45.359985,8894.7617};
+ angles[]={0,1.2022915,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1428;
+ type="Land_Cargo_Patrol_V4_F";
+ atlOffset=0.0025939941;
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={16901.758,41.730007,8980.9736};
+ angles[]={6.1828046,1.8708762,6.2188377};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=86681;
+ type="Land_BagBunker_01_small_green_F";
+ atlOffset=7.6293945e-005;
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={16992.283,40.69101,8883.417};
+ angles[]={6.2557235,6.1876769,6.2745333};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=86682;
+ type="Land_BagBunker_01_small_green_F";
+ atlOffset=7.6293945e-005;
+ };
+ class Item6
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={16937.059,39.777679,8974.667};
+ };
+ areaSize[]={6.1503906,0,5};
+ flags=1;
+ id=86683;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.0020141602;
+ 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 Item7
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={16927.285,39.769447,8899.8955};
+ angles[]={0,0.37009192,0};
+ };
+ areaSize[]={1.967526,0,18.681452};
+ areaIsRectangle=1;
+ flags=1;
+ id=86680;
+ 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 Item8
+ {
+ dataType="Marker";
+ position[]={16932.154,40.598999,8989.5664};
+ name="fact_7_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=192.01933;
+ id=87710;
+ atlOffset=0.60510254;
+ };
+ class Item9
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={16914.563,40.00441,8842.7451};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87587;
+ 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 Item10
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={16848.02,40.662384,8903.1836};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87588;
+ 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 Item11
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={16910.551,39.807201,8855.9482};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87586;
+ 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;
+ };
+ };
+ };
+ id=418;
+ atlOffset=0.2831459;
+ };
+ class Item7
+ {
+ dataType="Layer";
+ name="factory_8";
+ class Entities
+ {
+ items=12;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={17475.117,8.7449665,15908.624};
+ name="fact_8_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=294.10797;
+ id=854;
+ atlOffset=0.60491943;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={17459.352,8.1400471,15921.436};
+ name="factory_8";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorBrown";
+ a=96.697128;
+ b=181.37993;
+ angle=335.58197;
+ id=855;
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17405.92,21.026257,15886.057};
+ angles[]={0,1.6694486,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1431;
+ type="Land_Cargo_Tower_V4_F";
+ };
+ class Item3
+ {
+ dataType="Marker";
+ position[]={17442.783,8.7449665,15894.052};
+ name="fact_8_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=115.34838;
+ id=86684;
+ atlOffset=0.60491943;
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17441.023,13.045048,16098.374};
+ angles[]={0,2.9004443,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86685;
+ type="Land_Cargo_Patrol_V4_F";
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17605.594,13.055729,15805.139};
+ angles[]={0,4.2080479,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86686;
+ type="Land_Cargo_Patrol_V4_F";
+ atlOffset=-9.5367432e-007;
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17520.477,13.046013,15969.795};
+ angles[]={0,4.3815422,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86687;
+ type="Land_Cargo_Patrol_V4_F";
+ atlOffset=-9.5367432e-007;
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17355.721,13.046085,16007.526};
+ angles[]={0,1.3980978,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86688;
+ type="Land_Cargo_Patrol_V4_F";
+ atlOffset=-9.5367432e-007;
+ };
+ class Item8
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={17355.693,8.1449509,15997.519};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87565;
+ 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 Item9
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={17493.5,8.1440353,16059.628};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87566;
+ 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 Item10
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={17602.939,8.145709,15816.894};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87567;
+ 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 Item11
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={17417.633,8.1400471,15833.016};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87564;
+ 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;
+ };
+ };
+ };
+ id=422;
+ atlOffset=0.0038280487;
+ };
+ class Item8
+ {
+ dataType="Layer";
+ name="factory_9";
+ class Entities
+ {
+ items=9;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={17931.006,27.452263,2420.9421};
+ name="fact_9_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=152.69334;
+ id=857;
+ atlOffset=0.60473633;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={17947.311,26.847527,2394.9268};
+ name="factory_9";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorBrown";
+ a=100;
+ b=165.43716;
+ angle=23.380236;
+ id=858;
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18018.545,27.408052,2354.1331};
+ angles[]={0,5.5164723,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=1394;
+ type="Land_BagBunker_01_small_green_F";
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17910.338,27.915434,2238.2898};
+ angles[]={0,6.0583968,6.2812943};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=1396;
+ type="Land_BagBunker_01_small_green_F";
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17858.209,31.752527,2370.9656};
+ angles[]={0,2.0106633,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1395;
+ type="Land_Cargo_Patrol_V4_F";
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18046.066,31.752527,2518.8455};
+ angles[]={0,3.412693,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86690;
+ type="Land_Cargo_Patrol_V4_F";
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17913.838,31.752527,2522.2634};
+ angles[]={0,2.7525928,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86691;
+ type="Land_Cargo_Patrol_V4_F";
+ };
+ class Item7
+ {
+ dataType="Marker";
+ position[]={17947.268,27.452263,2428.4607};
+ name="fact_9_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=159.01837;
+ id=86692;
+ atlOffset=0.60473633;
+ };
+ class Item8
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={17947.465,32.600525,2393.333};
+ angles[]={0,5.9317284,0};
+ };
+ areaSize[]={13.672,0,5};
+ areaIsRectangle=1;
+ flags=1;
+ id=86689;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=5.7529984;
+ 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;
+ };
+ };
+ };
+ id=426;
+ atlOffset=3.0260677;
+ };
+ };
+ id=393;
+ atlOffset=-84.902916;
+ };
+ class Item4
+ {
+ dataType="Layer";
+ name="outposts";
+ class Entities
+ {
+ items=42;
+ class Item0
+ {
+ dataType="Layer";
+ name="outpost_2";
+ class Entities
+ {
+ items=418;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={743.38519,29.293592,10105.988};
+ name="outp_2_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=284.26318;
+ id=1106;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={740.552,32.778,10077.18};
+ name="outpost_2";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=100;
+ b=100;
+ id=1107;
+ atlOffset=-0.00048828125;
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={779.33112,35.81842,10046.864};
+ angles[]={0.071872488,5.7830548,6.259192};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=20487;
+ type="Land_Cargo20_EMP_F";
+ atlOffset=-0.0013008118;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={777.87103,36.536625,10041.949};
+ angles[]={0.081813931,3.4403503,6.261188};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=20486;
+ type="Land_Cargo10_military_green_F";
+ atlOffset=-0.0062675476;
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={770.11633,34.843601,10070.158};
+ angles[]={0,3.4290509,0};
+ };
+ side="Empty";
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=20394;
+ type="CamoNet_OPFOR_F";
+ atlOffset=0.39212799;
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={778.07037,36.792233,10045.468};
+ angles[]={0,4.9840651,0};
+ };
+ side="Empty";
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=20396;
+ type="CamoNet_OPFOR_F";
+ atlOffset=0.51165771;
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={758.4433,39.382206,10028.044};
+ angles[]={0.14105055,0.22513023,6.1993856};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=20461;
+ type="CamoNet_OPFOR_F";
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={775.98877,35.265965,10057.635};
+ angles[]={0.069883667,5.0135088,6.2651849};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20395;
+ type="Land_HBarrier_Big_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={769.84747,37.404041,10035.641};
+ angles[]={0.10164439,5.017241,6.2093234};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20425;
+ type="Land_HBarrier_Big_F";
+ atlOffset=3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item9
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={770.70172,36.495258,10044.235};
+ angles[]={0.095702894,1.5961107,6.2172837};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20426;
+ type="Land_HBarrier_Big_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item10
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={763.6723,38.373573,10032.118};
+ angles[]={0.12927015,0.29371142,6.207334};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20453;
+ type="Land_HBarrier_Big_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item11
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={756.19769,38.682659,10034.052};
+ angles[]={0.12927015,0.29402333,6.2093229};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20454;
+ type="Land_HBarrier_Big_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item12
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={741.61078,39.296677,10038.014};
+ angles[]={0.14692704,0.29466423,6.1993856};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20455;
+ type="Land_HBarrier_Big_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item13
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={772.5863,34.862793,10063.647};
+ angles[]={0.073861964,0.28962386,6.2771854};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20456;
+ type="Land_HBarrier_Big_F";
+ atlOffset=3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item14
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={765.11163,34.846737,10065.581};
+ angles[]={0.083799981,0.28972107,6.259192};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20457;
+ type="Land_HBarrier_Big_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item15
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={750.52472,34.794228,10069.543};
+ angles[]={0.10362358,0.29053268,6.2611909};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20458;
+ type="Land_HBarrier_Big_F";
+ atlOffset=3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item16
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={744.68976,35.409691,10065.86};
+ angles[]={0.12533401,5.0146008,6.2511969};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20459;
+ type="Land_HBarrier_Big_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item17
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={738.54895,38.676273,10043.865};
+ angles[]={0.14692785,5.0175328,6.207334};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20460;
+ type="Land_HBarrier_Big_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item18
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={739.40649,38.084881,10047.43};
+ angles[]={0.1449696,5.0162306,6.2133036};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20462;
+ type="Land_HBarrier_Big_F";
+ atlOffset=-3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item19
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={743.6239,35.90834,10062.217};
+ angles[]={0.12336512,5.0152345,6.2432079};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20463;
+ type="Land_HBarrier_Big_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item20
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={756.97461,36.490017,10050.762};
+ angles[]={0,5.7792544,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=20392;
+ type="Land_Bunker_01_HQ_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item21
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={771.88995,38.762745,10022.689};
+ angles[]={0,5.7792544,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=20387;
+ type="Land_Bunker_01_small_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item22
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={727.2757,40.577423,10035.398};
+ angles[]={0,1.0563039,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=20402;
+ type="Land_Bunker_01_small_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item23
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={785.95496,34.450905,10065.255};
+ angles[]={0,4.2156048,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=20419;
+ type="Land_Bunker_01_small_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item24
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={740.15802,39.281502,10055.38};
+ angles[]={0,1.8263791,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=20393;
+ type="Land_Bunker_01_tall_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item25
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={716.67792,41.838409,10033.375};
+ angles[]={0.16059838,1.11932,6.1835203};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=20468;
+ type="Land_Razorwire_F";
+ atlOffset=3.8146973e-006;
+ };
+ class Item26
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={720.146,42.59922,10026.45};
+ angles[]={0.15669802,1.1191412,6.1835213};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=20469;
+ type="Land_Razorwire_F";
+ };
+ class Item27
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={739.29742,42.103653,10018.007};
+ angles[]={0.15864913,0.27152875,6.1954155};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=20470;
+ type="Land_Razorwire_F";
+ };
+ class Item28
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={747.35559,41.767155,10015.881};
+ angles[]={0.16059838,0.26930058,6.2013717};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=20471;
+ type="Land_Razorwire_F";
+ };
+ class Item29
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={754.35516,41.476269,10014.174};
+ angles[]={0.16838393,0.2127924,6.2013721};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=20472;
+ type="Land_Razorwire_F";
+ atlOffset=3.8146973e-006;
+ };
+ class Item30
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={774.13715,40.454777,10012.039};
+ angles[]={0.18195716,5.7992969,6.2172837};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=20473;
+ type="Land_Razorwire_F";
+ };
+ class Item31
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={780.47986,39.423023,10015.68};
+ angles[]={0.18195683,5.7641439,6.2312346};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=20474;
+ type="Land_Razorwire_F";
+ };
+ class Item32
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={788.62634,36.490307,10033.246};
+ angles[]={0.103623,5.061305,6.2651882};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=20475;
+ type="Land_Razorwire_F";
+ atlOffset=3.8146973e-006;
+ };
+ class Item33
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={791.34949,35.75296,10041.122};
+ angles[]={0.065901861,5.0579271,6.2711854};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=20476;
+ type="Land_Razorwire_F";
+ };
+ class Item34
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={793.57629,35.309765,10047.975};
+ angles[]={0.053945597,4.9971066,0.0020132356};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=20477;
+ type="Land_Razorwire_F";
+ atlOffset=3.8146973e-006;
+ };
+ class Item35
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={796.54102,34.540306,10067.035};
+ angles[]={0.033985451,4.2421446,0.029989703};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=20478;
+ type="Land_Razorwire_F";
+ };
+ class Item36
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={792.70844,34.146549,10074.436};
+ angles[]={0.035982672,4.2396812,0.03798008};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=20479;
+ type="Land_Razorwire_F";
+ atlOffset=3.8146973e-006;
+ };
+ class Item37
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={766.7998,32.733746,10085.404};
+ angles[]={0.087770827,3.4461467,0.019996032};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=20481;
+ type="Land_Razorwire_F";
+ };
+ class Item38
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={759.87659,32.409988,10087.401};
+ angles[]={0.099664383,3.3894455,0.02599225};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=20482;
+ type="Land_Razorwire_F";
+ atlOffset=-1.9073486e-006;
+ };
+ class Item39
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={739.97766,31.634228,10089.916};
+ angles[]={0.1371284,2.6708062,0.031986579};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=20483;
+ type="Land_Razorwire_F";
+ };
+ class Item40
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={733.64026,32.061451,10086.488};
+ angles[]={0.16643909,2.6141052,6.2771854};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=20484;
+ type="Land_Razorwire_F";
+ atlOffset=-1.9073486e-006;
+ };
+ class Item41
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={780.63629,37.528378,10019.251};
+ angles[]={5.8372278,5.8324299,6.049685};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20383;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.38230133;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item42
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={777.51508,37.995937,10017.585};
+ angles[]={5.8372278,5.8324299,6.049685};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20384;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.38098907;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item43
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={774.1828,38.565292,10015.831};
+ angles[]={5.8372278,5.8324299,6.049685};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20385;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.41977692;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item44
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={771.06012,39.101601,10014.167};
+ angles[]={5.8372278,5.8324299,6.049685};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20386;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.44696808;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item45
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={783.19073,36.336391,10025.764};
+ angles[]={6.2056322,4.8747845,5.7890115};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20390;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.41977692;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item46
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={782.63605,36.952515,10022.27};
+ angles[]={6.2056322,4.8747845,5.7890115};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20391;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.44696808;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item47
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={723.92993,40.997955,10026.615};
+ angles[]={6.0207272,0.99863166,0.43030724};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20398;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.41389847;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item48
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={722.23047,40.647537,10029.719};
+ angles[]={6.0207272,0.99863166,0.43030724};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20399;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.38098907;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item49
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={720.44128,40.326565,10033.032};
+ angles[]={6.0207272,0.99863166,0.43030724};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20400;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.41977692;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item50
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={718.745,40.0126,10036.138};
+ angles[]={6.0207272,0.99863166,0.43030724};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20401;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.44696808;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item51
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={718.52301,39.377369,10039.973};
+ angles[]={0.19482274,1.9866867,0.463173};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20403;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.41978073;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item52
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={719.8493,38.725521,10043.254};
+ angles[]={0.19482274,1.9866867,0.463173};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20404;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.44697189;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item53
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={730.4693,40.760841,10024.13};
+ angles[]={5.7871418,0.11624382,0.063235708};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20405;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.41977692;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item54
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={726.96887,41.043316,10024.648};
+ angles[]={5.7871418,0.11624382,0.063235708};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20406;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.44696426;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item55
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={733.04156,31.511641,10082.828};
+ angles[]={0.44384608,2.6817904,0.23769458};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20407;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.41389656;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item56
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={736.14661,31.14908,10084.524};
+ angles[]={0.44384608,2.6817904,0.23769458};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20408;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.38098907;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item57
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={739.46136,30.92317,10086.312};
+ angles[]={0.44384608,2.6817904,0.23769458};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20409;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.41977692;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item58
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={742.56787,30.769798,10088.006};
+ angles[]={0.44384608,2.6817904,0.23769458};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20410;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.44696999;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item59
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={746.40369,30.798517,10088.225};
+ angles[]={0.470723,3.4702861,6.1087422};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20412;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.41977692;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item60
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={749.68317,31.046486,10086.895};
+ angles[]={0.470723,3.4702861,6.1087422};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20413;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.44696808;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item61
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={730.55121,32.760838,10076.291};
+ angles[]={0.072313055,1.7221504,0.49490368};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20414;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.41977692;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item62
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={731.07153,32.212681,10079.79};
+ angles[]={0.072313055,1.7221504,0.49490368};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20415;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.44696426;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item63
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={791.10016,33.002338,10070.843};
+ angles[]={0.25455359,4.159081,5.848352};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20416;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.38098907;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item64
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={792.83069,33.216965,10067.498};
+ angles[]={0.25455359,4.159081,5.848352};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20417;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.41977692;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item65
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={794.4715,33.408947,10064.363};
+ angles[]={0.25455359,4.159081,5.848352};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20418;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.44696426;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item66
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={794.62592,33.531658,10060.524};
+ angles[]={6.0797319,5.147665,5.8235159};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20420;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.41977692;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item67
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={793.24133,33.668037,10057.269};
+ angles[]={6.0797319,5.147665,5.8235159};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20421;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.44697189;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item68
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={782.96185,32.502457,10076.576};
+ angles[]={0.49499142,3.2734501,6.2115297};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20422;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.41977692;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item69
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={786.45221,32.684052,10075.997};
+ angles[]={0.49499142,3.2734501,6.2115297};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20423;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.44696808;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item70
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={789.45599,32.849976,10073.976};
+ angles[]={0.25455359,4.159081,5.848352};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20424;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.41389847;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item71
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={785.20477,35.422962,10032.863};
+ angles[]={6.1288767,5.038909,5.805953};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20427;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.41977692;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item72
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={784.1474,35.87558,10029.486};
+ angles[]={6.1288767,5.038909,5.805953};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20428;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.44696808;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item73
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={787.48737,34.713406,10039.922};
+ angles[]={6.1288767,5.038909,5.805953};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20429;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.4197731;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item74
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={786.4295,35.052841,10036.546};
+ angles[]={6.1288767,5.038909,5.805953};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20430;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.44696808;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item75
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={789.78467,34.194324,10046.977};
+ angles[]={6.1288767,5.038909,5.805953};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20431;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.41977692;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item76
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={788.72729,34.451054,10043.6};
+ angles[]={6.1288767,5.038909,5.805953};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20432;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.44696808;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item77
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={792.04468,33.806187,10053.78};
+ angles[]={6.1288767,5.038909,5.805953};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20433;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.41977692;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item78
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={790.9873,34.008598,10050.404};
+ angles[]={6.1288767,5.038909,5.805953};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20434;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.44696426;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item79
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={737.46069,40.349476,10022.629};
+ angles[]={5.7950187,0.20644476,0.11144457};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20435;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.41977692;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item80
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={734.0318,40.550159,10023.5};
+ angles[]={5.7950187,0.20644476,0.11144457};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20436;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.44696426;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item81
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={744.63409,40.0163,10020.735};
+ angles[]={5.7950187,0.20644476,0.11144457};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20437;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.41978073;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item82
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={741.20477,40.203823,10021.607};
+ angles[]={5.7950187,0.20644476,0.11144457};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20438;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.44696808;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item83
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={751.80347,39.708878,10018.827};
+ angles[]={5.7950187,0.20644476,0.11144457};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20439;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.4197731;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item84
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={748.37408,39.881874,10019.699};
+ angles[]={5.7950187,0.20644476,0.11144457};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20440;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.44697189;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item85
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={758.72131,39.473995,10016.942};
+ angles[]={5.7950187,0.20644476,0.11144457};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20441;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.41978073;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item86
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={755.29199,39.617725,10017.813};
+ angles[]={5.7950187,0.20644476,0.11144457};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20442;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.44696808;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item87
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={769.25153,31.973665,10080.57};
+ angles[]={0.48278809,3.3918924,6.1487741};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20446;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.41977692;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item88
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={772.63373,32.118286,10079.531};
+ angles[]={0.48278809,3.3918924,6.1487741};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20447;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.44696808;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item89
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={762.18481,31.687445,10082.828};
+ angles[]={0.48278809,3.3918924,6.1487741};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20448;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.41977692;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item90
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={765.56726,31.856707,10081.79};
+ angles[]={0.48278809,3.3918924,6.1487741};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20449;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.44696808;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item91
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={755.36823,31.344938,10085.052};
+ angles[]={0.48278809,3.3918924,6.1487741};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20450;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.4197731;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item92
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={758.75043,31.555307,10084.013};
+ angles[]={0.48278809,3.3918924,6.1487741};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20451;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.44696617;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item93
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={752.71942,31.195089,10085.897};
+ angles[]={0.48278809,3.3918924,6.1487741};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20452;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.41977692;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item94
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={729.48035,33.84935,10069.512};
+ angles[]={0.072313055,1.7221504,0.49490368};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20464;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.41977692;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item95
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={730.00122,33.314781,10073.011};
+ angles[]={0.072313055,1.7221504,0.49490368};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20465;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.44696426;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item96
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={721.26184,38.001732,10046.652};
+ angles[]={0.19482274,1.9866867,0.463173};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20466;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.41978073;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item97
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={722.58813,37.372303,10049.933};
+ angles[]={0.19482274,1.9866867,0.463173};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=20467;
+ type="Land_Trench_01_forest_F";
+ atlOffset=0.44696808;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item98
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={763.15564,31.087271,10106.087};
+ angles[]={0.095702894,1.9093163,0.053944495};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=21488;
+ type="Land_Cargo20_EMP_F";
+ atlOffset=-0.00025177002;
+ };
+ class Item99
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={766.46674,32.059761,10099.98};
+ angles[]={0.077838875,0.33831555,0.047960676};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=21486;
+ type="Land_Cargo20_military_green_F";
+ atlOffset=-0.00033569336;
+ };
+ class Item100
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={772.61603,32.516365,10097.735};
+ angles[]={0.069883667,0.33689013,0.049955674};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=21487;
+ type="Land_Cargo20_military_green_F";
+ atlOffset=-0.00049972534;
+ };
+ class Item101
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={776.98438,30.744482,10117.145};
+ angles[]={0,3.4836946,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=21414;
+ type="Land_Cargo_House_V1_F";
+ atlOffset=4.196167e-005;
+ };
+ class Item102
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={764.49683,30.159475,10119.245};
+ angles[]={0,5.054491,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=21386;
+ type="Land_Bunker_01_blocks_3_F";
+ atlOffset=1.0825844;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item103
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={767.72644,30.104624,10122.818};
+ angles[]={0,5.8398886,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=21387;
+ type="Land_Bunker_01_blocks_3_F";
+ atlOffset=1.0825844;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item104
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={772.92511,30.515553,10123.095};
+ angles[]={0,0.34210175,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=21388;
+ type="Land_Bunker_01_blocks_3_F";
+ atlOffset=1.0825844;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item105
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={777.80792,31.074644,10121.329};
+ angles[]={0,0.34210175,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=21389;
+ type="Land_Bunker_01_blocks_3_F";
+ atlOffset=1.0825844;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item106
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={798.66156,32.573841,10113.817};
+ angles[]={0,0.34210175,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=21393;
+ type="Land_Bunker_01_blocks_3_F";
+ atlOffset=4.196167e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item107
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={803.59045,33.175739,10112.055};
+ angles[]={0,0.34210175,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=21396;
+ type="Land_Bunker_01_blocks_3_F";
+ atlOffset=4.196167e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item108
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={807.48309,33.683575,10108.632};
+ angles[]={0,1.1274997,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=21397;
+ type="Land_Bunker_01_blocks_3_F";
+ atlOffset=4.196167e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item109
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={808.97583,33.901649,10105.518};
+ angles[]={0,1.1275002,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=21398;
+ type="Land_Bunker_01_blocks_3_F";
+ atlOffset=4.196167e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item110
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={804.2572,33.692421,10093.687};
+ angles[]={0,1.9128981,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=21399;
+ type="Land_Bunker_01_blocks_3_F";
+ atlOffset=4.5776367e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item111
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={803.10217,33.675602,10090.417};
+ angles[]={0,1.9128981,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=21400;
+ type="Land_Bunker_01_blocks_3_F";
+ atlOffset=4.196167e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item112
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={760.13116,31.010412,10106.957};
+ angles[]={0,5.054491,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=21401;
+ type="Land_Bunker_01_blocks_3_F";
+ atlOffset=1.0825863;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item113
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={760.40387,31.52248,10101.801};
+ angles[]={0,4.2690926,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=21402;
+ type="Land_Bunker_01_blocks_3_F";
+ atlOffset=1.0825863;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item114
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={777.28497,32.922501,10093.623};
+ angles[]={0,3.4836946,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=21403;
+ type="Land_Bunker_01_blocks_3_F";
+ atlOffset=1.0825825;
+ 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[]={772.40125,32.601608,10095.39};
+ angles[]={0,3.4836946,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=21404;
+ type="Land_Bunker_01_blocks_3_F";
+ atlOffset=1.0825863;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item116
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={767.50494,32.246185,10097.161};
+ angles[]={0,3.4836946,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=21405;
+ type="Land_Bunker_01_blocks_3_F";
+ atlOffset=1.0825825;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item117
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={764.24115,32.014767,10098.33};
+ angles[]={0,3.4836946,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=21406;
+ type="Land_Bunker_01_blocks_3_F";
+ atlOffset=1.0825863;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item118
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={787.55811,33.323437,10097.072};
+ angles[]={0,1.9128981,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=21407;
+ type="Land_Bunker_01_blocks_3_F";
+ atlOffset=1.0825844;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item119
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={784.09106,33.290844,10093.255};
+ angles[]={0,2.6982963,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=21408;
+ type="Land_Bunker_01_blocks_3_F";
+ atlOffset=1.0825844;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item120
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={799.69495,33.526474,10086.543};
+ angles[]={0,2.6982961,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=21409;
+ type="Land_Bunker_01_blocks_3_F";
+ atlOffset=4.5776367e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item121
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={789.57019,32.822296,10088.017};
+ angles[]={0,3.4836946,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=21410;
+ type="Land_Bunker_01_blocks_3_F";
+ atlOffset=4.5776367e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item122
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={794.49823,33.206757,10086.255};
+ angles[]={0,3.4836946,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=21411;
+ type="Land_Bunker_01_blocks_3_F";
+ atlOffset=4.196167e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item123
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={785.43427,32.979065,10100.578};
+ angles[]={0,0.34210175,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=21412;
+ type="Land_Bunker_01_blocks_3_F";
+ atlOffset=1.0778294;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item124
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={779.8924,31.780298,10113.428};
+ angles[]={0,1.9128981,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=21413;
+ type="Land_Bunker_01_blocks_3_F";
+ atlOffset=1.0825844;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item125
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={778.91919,33.028976,10093.013};
+ angles[]={0,3.4836946,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=21415;
+ type="Land_Bunker_01_blocks_3_F";
+ atlOffset=1.0825844;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item126
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={772.74738,31.043678,10116.136};
+ angles[]={0,5.054491,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=21416;
+ type="Land_Bunker_01_blocks_3_F";
+ atlOffset=1.0825844;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item127
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={783.81049,32.820637,10101.171};
+ angles[]={0,0.34210175,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=21417;
+ type="Land_Bunker_01_blocks_3_F";
+ atlOffset=1.0778294;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item128
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={782.66827,32.593563,10103.722};
+ angles[]={0,1.9128981,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=21418;
+ type="Land_Bunker_01_blocks_3_F";
+ atlOffset=1.0778294;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item129
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={791.98853,32.781124,10116.881};
+ angles[]={0,0.34210175,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=21532;
+ type="Land_Bunker_01_blocks_3_F";
+ atlOffset=1.0825958;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item130
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={783.37329,32.435257,10107.227};
+ angles[]={0,1.3892996,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=21419;
+ type="Land_Bunker_01_blocks_1_F";
+ atlOffset=1.0700378;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item131
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={782.82324,32.294834,10108.931};
+ angles[]={0,1.1275002,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=21420;
+ type="Land_Bunker_01_blocks_1_F";
+ atlOffset=1.0700378;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item132
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={805.51959,33.982853,10096.076};
+ angles[]={0,2.6982965,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=21445;
+ type="Land_Bunker_01_blocks_1_F";
+ atlOffset=0.2333374;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item133
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={806.70087,34.342876,10096.302};
+ angles[]={0,3.2218957,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=21446;
+ type="Land_Bunker_01_blocks_1_F";
+ atlOffset=0.49674225;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item134
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={780.78882,31.738462,10115.199};
+ angles[]={0,3.4836948,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=21502;
+ type="Land_Bunker_01_blocks_1_F";
+ atlOffset=1.0700359;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item135
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={782.362,31.919395,10114.596};
+ angles[]={0,3.4836948,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=21503;
+ type="Land_Bunker_01_blocks_1_F";
+ atlOffset=1.0700359;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item136
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={786.8429,32.294922,10115.45};
+ angles[]={0,1.9128982,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=21504;
+ type="Land_Bunker_01_blocks_1_F";
+ atlOffset=0.10931015;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item137
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={785.30042,32.255814,10113.436};
+ angles[]={0,3.4836946,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=21505;
+ type="Land_Bunker_01_blocks_1_F";
+ atlOffset=1.0700359;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item138
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={786.31549,32.32024,10113.902};
+ angles[]={0,1.9128981,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=21506;
+ type="Land_Bunker_01_blocks_1_F";
+ atlOffset=1.0700378;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item139
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={787.30011,32.270222,10116.737};
+ angles[]={0,1.9128982,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=21507;
+ type="Land_Bunker_01_blocks_1_F";
+ atlOffset=1.0700378;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item140
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={773.42761,32.357349,10106.905};
+ angles[]={0,1.9128981,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=21390;
+ type="Land_Bunker_01_HQ_F";
+ atlOffset=0.70111275;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item141
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={761.45935,30.028551,10113.883};
+ angles[]={0,1.9128981,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=21513;
+ type="Land_Bunker_01_small_F";
+ atlOffset=4.196167e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item142
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={809.84442,34.778614,10098.399};
+ angles[]={0,5.054491,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=21444;
+ type="Land_Bunker_01_small_F";
+ atlOffset=4.196167e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item143
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={792.40369,32.60783,10103.144};
+ angles[]={0.039976168,1.9045331,0.093720697};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=21422;
+ type="Land_BagFence_Long_F";
+ atlOffset=4.5776367e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item144
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={794.289,32.569,10108.367};
+ angles[]={0.039977662,1.9040406,0.103623};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=21423;
+ type="Land_BagFence_Long_F";
+ atlOffset=4.196167e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item145
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={795.28156,32.564789,10111.067};
+ angles[]={0.039979152,1.9044453,0.10560198};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=21424;
+ type="Land_BagFence_Long_F";
+ atlOffset=4.196167e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item146
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={802.98413,33.706329,10099.354};
+ angles[]={0.02199479,1.9040574,0.09173809};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=21425;
+ type="Land_BagFence_Long_F";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item147
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={804.86951,33.763798,10104.579};
+ angles[]={0.02199479,1.9004205,0.099664979};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=21426;
+ type="Land_BagFence_Long_F";
+ atlOffset=4.5776367e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item148
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={805.86115,33.800713,10107.279};
+ angles[]={0.023993526,1.902081,0.10164439};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=21427;
+ type="Land_BagFence_Long_F";
+ atlOffset=4.196167e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item149
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={793.14429,32.755402,10101.305};
+ angles[]={0.04796192,3.4761956,0.085785367};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=21428;
+ type="Land_BagFence_Long_F";
+ atlOffset=4.196167e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item150
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={798.36908,33.291519,10099.419};
+ angles[]={0.029989703,3.4750137,0.087770827};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=21429;
+ type="Land_BagFence_Long_F";
+ atlOffset=4.5776367e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item151
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={801.06891,33.554558,10098.428};
+ angles[]={0.029987715,3.474854,0.083799265};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=21430;
+ type="Land_BagFence_Long_F";
+ atlOffset=4.196167e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item152
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={797.08423,32.72266,10111.897};
+ angles[]={0.039979152,3.4752419,0.10560198};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=21431;
+ type="Land_BagFence_Long_F";
+ atlOffset=4.196167e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item153
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={802.30811,33.356514,10110.012};
+ angles[]={0.031988446,3.4743881,0.10757856};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=21432;
+ type="Land_BagFence_Long_F";
+ atlOffset=4.196167e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item154
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={805.00793,33.671928,10109.02};
+ angles[]={0.023993526,3.4728775,0.10164439};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=21433;
+ type="Land_BagFence_Long_F";
+ atlOffset=4.196167e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item155
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={788.81592,32.169025,10118.214};
+ angles[]={0,3.4836946,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=21495;
+ type="Land_SignM_WarningMilAreaSmall_english_F";
+ atlOffset=4.3869019e-005;
+ };
+ class Item156
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={786.91882,33.527332,10088.125};
+ angles[]={0,0.34210175,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=21496;
+ type="Land_SignM_WarningMilAreaSmall_english_F";
+ atlOffset=4.5776367e-005;
+ };
+ class Item157
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={766.01062,29.752098,10118.015};
+ angles[]={0,5.054491,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=21499;
+ type="Land_cargo_addon01_V1_F";
+ atlOffset=4.196167e-005;
+ };
+ class Item158
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={769.11426,29.70697,10121.481};
+ angles[]={0,5.839889,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=21500;
+ type="Land_cargo_addon01_V1_F";
+ atlOffset=4.196167e-005;
+ };
+ class Item159
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={771.26697,30.127399,10116.237};
+ angles[]={0,1.9128981,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=21501;
+ type="Land_cargo_addon01_V2_F";
+ atlOffset=4.196167e-005;
+ };
+ class Item160
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={673.72351,46.856453,10028.421};
+ angles[]={0.14497001,4.229785,6.1874824};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ skill=0.2;
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=31193;
+ type="Land_CncBarrier_F";
+ atlOffset=3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item161
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={674.96832,47.076813,10026.093};
+ angles[]={0.14497001,4.2259717,6.1874824};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ skill=0.2;
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=31194;
+ type="Land_CncBarrier_F";
+ atlOffset=3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item162
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={673.48755,46.51823,10030.9};
+ angles[]={0.15669802,4.9976988,6.1874824};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ skill=0.2;
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=31195;
+ type="Land_CncBarrier_F";
+ atlOffset=0.011882782;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item163
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={675.05994,46.043137,10032.768};
+ angles[]={0.16643909,5.8348746,6.1756067};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ skill=0.2;
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=31196;
+ type="Land_CncBarrier_F";
+ atlOffset=0.011219025;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item164
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={679.8208,47.946186,10016.325};
+ angles[]={0.13123563,4.232995,6.1894641};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ skill=0.2;
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=31197;
+ type="Land_CncBarrier_F";
+ atlOffset=0.010917664;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item165
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={681.07111,48.119484,10014};
+ angles[]={0.11350516,4.2289701,6.1914482};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ skill=0.2;
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=31198;
+ type="Land_CncBarrier_F";
+ atlOffset=0.010726929;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item166
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={682.93384,48.128441,10012.424};
+ angles[]={0.11350516,3.4902763,6.1914482};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ skill=0.2;
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=31199;
+ type="Land_CncBarrier_F";
+ atlOffset=0.011333466;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item167
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={685.41064,47.876587,10012.64};
+ angles[]={0.11350516,2.6524966,6.1914473};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ skill=0.2;
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=31200;
+ type="Land_CncBarrier_F";
+ atlOffset=0.011966705;
+ 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[]={678.28943,48.36657,10015.323};
+ angles[]={0.11547891,4.2870054,6.2053466};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ skill=0.2;
+ };
+ id=31201;
+ type="RoadBarrier_F";
+ atlOffset=0.0010414124;
+ };
+ class Item169
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={673.0141,47.532169,10025.439};
+ angles[]={0.1410514,4.1603665,6.1914468};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ skill=0.2;
+ };
+ id=31202;
+ type="RoadBarrier_F";
+ atlOffset=-0.00037384033;
+ };
+ class Item170
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={682.70117,48.282112,10077.557};
+ angles[]={0,3.3648794,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=46661;
+ type="Land_Cargo_Tower_V4_F";
+ atlOffset=3.8146973e-006;
+ };
+ class Item171
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={809.01239,34.609005,10067.678};
+ angles[]={0.0080009829,1.9601408,0.043970551};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ skill=0.2;
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46663;
+ type="Land_CncBarrier_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item172
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={809.99121,34.632362,10070.13};
+ angles[]={0.0080009829,1.9561375,0.053945597};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ skill=0.2;
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46664;
+ type="Land_CncBarrier_F";
+ atlOffset=3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item173
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={807.26794,34.57666,10065.9};
+ angles[]={0.017997233,2.7284114,0.033987202};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ skill=0.2;
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46665;
+ type="Land_CncBarrier_F";
+ atlOffset=0.011878967;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item174
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={804.82684,34.491978,10065.899};
+ angles[]={0.017997233,3.565367,0.039976168};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ skill=0.2;
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46666;
+ type="Land_CncBarrier_F";
+ atlOffset=0.011219025;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item175
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={814.33612,34.831226,10080.134};
+ angles[]={0.0080009829,1.9629956,0.063909523};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ skill=0.2;
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46667;
+ type="Land_CncBarrier_F";
+ atlOffset=0.010917664;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item176
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={815.30914,34.889194,10082.588};
+ angles[]={0.0020132356,1.959199,0.063910462};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ skill=0.2;
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46668;
+ type="Land_CncBarrier_F";
+ atlOffset=0.010726929;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item177
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={815.3147,34.888432,10085.027};
+ angles[]={0.0020132356,1.2205052,0.073861964};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ skill=0.2;
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46669;
+ type="Land_CncBarrier_F";
+ atlOffset=0.011333466;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item178
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={813.55408,34.746597,10086.783};
+ angles[]={0.0019834081,0.38239518,0.079827175};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ skill=0.2;
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46670;
+ type="Land_CncBarrier_F";
+ atlOffset=0.01197052;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item179
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={816.03333,35.099365,10079.622};
+ angles[]={6.2731848,2.0173149,0.063910462};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ skill=0.2;
+ };
+ id=46671;
+ type="RoadBarrier_F";
+ atlOffset=0.0010299683;
+ };
+ class Item180
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={811.69513,34.87981,10069.091};
+ angles[]={0,1.8907224,0.043969195};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ skill=0.2;
+ };
+ id=46672;
+ type="RoadBarrier_F";
+ atlOffset=-0.00012969971;
+ };
+ class Item181
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={709.81201,32.457253,10084.47};
+ angles[]={0.18968238,0,6.2452068};
+ };
+ areaSize[]={15,0,15};
+ flags=1;
+ id=46659;
+ 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 Item182
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={697.89386,23.708288,10133.094};
+ angles[]={0,1.8631597,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=46431;
+ type="Land_Bunker_01_HQ_F";
+ 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[]={665.26709,28.80356,10109.417};
+ angles[]={0,1.814517,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=46526;
+ type="Land_Bunker_01_small_F";
+ 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[]={667.12897,35.774509,10083.874};
+ angles[]={0,1.8145313,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=46579;
+ type="Land_Bunker_01_small_F";
+ atlOffset=3.8146973e-006;
+ 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[]={680.38257,22.749563,10132.796};
+ angles[]={0,1.8248177,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=46640;
+ type="Land_Bunker_01_small_F";
+ 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[]={668.69556,27.313187,10114.163};
+ angles[]={0.25810117,3.4288487,6.2611909};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=46542;
+ type="Land_Razorwire_F";
+ };
+ class Item187
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={665.07715,30.413475,10103.391};
+ angles[]={0.27485168,3.4287558,6.2332287};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=46543;
+ type="Land_Razorwire_F";
+ };
+ class Item188
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={672.42987,30.664696,10101.275};
+ angles[]={0.26556435,3.4277253,6.2372193};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=46580;
+ type="Land_Razorwire_F";
+ };
+ class Item189
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={670.67017,34.377415,10087.869};
+ angles[]={0.26183698,3.4280362,6.2133026};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=46589;
+ type="Land_Razorwire_F";
+ };
+ class Item190
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={667.1037,37.330608,10077.611};
+ angles[]={0.25623083,3.428299,6.2033582};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=46610;
+ type="Land_Razorwire_F";
+ };
+ class Item191
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={675.59613,27.674778,10112.14};
+ angles[]={0.25248384,3.4277844,6.2551947};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=46641;
+ type="Land_Razorwire_F";
+ };
+ class Item192
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={680.89453,26.755152,10115.565};
+ angles[]={0.24120092,4.9815311,0.012000273};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=46642;
+ type="Land_Razorwire_F";
+ };
+ class Item193
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={682.78418,25.144384,10122.229};
+ angles[]={0.24685028,5.0176182,0.0079935296};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=46643;
+ type="Land_Razorwire_F";
+ };
+ class Item194
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={680.77484,24.041794,10126.702};
+ angles[]={0.22415912,3.4281313,0.0079935296};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=46644;
+ type="Land_Razorwire_F";
+ };
+ class Item195
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={677.18353,22.054655,10134.901};
+ angles[]={0,4.9912639,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46329;
+ type="Land_SandbagBarricade_01_half_F";
+ atlOffset=1.9073486e-006;
+ 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[]={676.73993,22.499922,10132.889};
+ angles[]={0,1.7862806,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46330;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item197
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={676.41748,22.83086,10131.42};
+ angles[]={0,1.6086965,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46331;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item198
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={680.86304,23.666697,10127.973};
+ angles[]={0,2.9053245,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46334;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item199
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={694.02301,21.272146,10141.323};
+ angles[]={0,3.4406061,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46352;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item200
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={697.67627,21.752703,10140.345};
+ angles[]={0,0.31489226,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46353;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item201
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={699.28662,22.019705,10139.733};
+ angles[]={0,0.32729766,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46354;
+ type="Land_SandbagBarricade_01_half_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item202
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={701.13409,22.32515,10138.913};
+ angles[]={0,3.4548118,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46355;
+ type="Land_SandbagBarricade_01_half_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item203
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={692.55115,21.095743,10141.824};
+ angles[]={0,3.4417238,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46356;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item204
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={695.69745,21.457729,10140.917};
+ angles[]={0,0.3277311,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46357;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item205
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={709.02283,23.397816,10136.44};
+ angles[]={0,3.4326651,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46358;
+ type="Land_SandbagBarricade_01_half_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item206
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={702.95593,22.585455,10138.336};
+ angles[]={0,3.4135764,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46359;
+ type="Land_SandbagBarricade_01_half_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item207
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={707.12292,23.11088,10137.233};
+ angles[]={0,0.31548452,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46360;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item208
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={705.21814,22.89831,10137.659};
+ angles[]={0,3.4148109,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46361;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item209
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={712.30652,23.838377,10135.321};
+ angles[]={0,3.4670105,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46362;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item210
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={715.93256,24.274807,10134.247};
+ angles[]={0,0.34129643,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46363;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item211
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={717.526,24.492537,10133.592};
+ angles[]={0,0.3537018,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46364;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item212
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={719.35132,24.7609,10132.724};
+ angles[]={0,3.4812162,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46365;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item213
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={710.84808,23.64089,10135.859};
+ angles[]={0,3.4681282,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46366;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item214
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={713.96967,24.034859,10134.869};
+ angles[]={0,0.35413525,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46367;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item215
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={727.17206,25.911549,10130.043};
+ angles[]={0,3.459069,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46368;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item216
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={721.15717,25.009378,10132.099};
+ angles[]={0,3.4399803,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46369;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item217
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={725.29388,25.591009,10130.887};
+ angles[]={0,0.34188864,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46370;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item218
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={723.40076,25.325953,10131.363};
+ angles[]={0,3.4412148,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46371;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item219
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={727.82117,26.491034,10125.953};
+ angles[]={0,4.9982328,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46372;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item220
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={726.89124,26.903502,10122.287};
+ angles[]={0,1.8725185,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46373;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item221
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={726.30054,27.08749,10120.669};
+ angles[]={0,1.8849239,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46374;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item222
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={725.50421,27.354366,10118.811};
+ angles[]={0,5.0124383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46375;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item223
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={728.30225,26.340635,10127.432};
+ angles[]={0,4.9993505,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46376;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item224
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={727.43652,26.685156,10124.273};
+ angles[]={0,1.8853574,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46377;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item225
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={723.13531,28.831858,10110.891};
+ angles[]={0,4.9902916,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46378;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item226
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={724.95203,27.700596,10116.981};
+ angles[]={0,4.9712029,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46379;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item227
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={723.90417,28.510406,10112.8};
+ angles[]={0,1.8731108,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46380;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item228
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={724.3053,28.121771,10114.711};
+ angles[]={0,4.9724369,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46381;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item229
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={722.19482,29.10239,10107.268};
+ angles[]={0,4.9982328,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46382;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item230
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={722.67609,29.022392,10108.746};
+ angles[]={0,4.9993505,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46383;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item231
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={717.5097,31.435202,10092.204};
+ angles[]={0,4.9902916,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46384;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item232
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={716.42761,32.088158,10088.866};
+ angles[]={0,4.9982328,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46385;
+ type="Land_SandbagBarricade_01_half_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item233
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={715.49799,32.808895,10085.201};
+ angles[]={0,1.8725185,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46386;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item234
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={714.90747,33.128082,10083.582};
+ angles[]={0,1.8849239,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46387;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item235
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={714.11096,33.489994,10081.725};
+ angles[]={0,5.0124383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46388;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item236
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={716.90869,31.795069,10090.345};
+ angles[]={0,4.9993505,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46389;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item237
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={716.04297,32.416718,10087.187};
+ angles[]={0,1.8853574,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46390;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item238
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={711.74225,35.058884,10073.804};
+ angles[]={0,4.9902916,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46391;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item239
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={713.55878,33.854099,10079.895};
+ angles[]={0,4.9712029,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46392;
+ type="Land_SandbagBarricade_01_half_F";
+ atlOffset=3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item240
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={712.51135,34.670967,10075.714};
+ angles[]={0,1.8731108,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46393;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item241
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={712.91248,34.293163,10077.624};
+ angles[]={0,4.9724369,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46394;
+ type="Land_SandbagBarricade_01_half_F";
+ atlOffset=3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item242
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={714.25604,34.594063,10080.556};
+ angles[]={0,4.9982328,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46395;
+ type="Land_SandbagBarricade_01_half_F";
+ atlOffset=0.89382935;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item243
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={713.32642,34.410015,10076.891};
+ angles[]={0,1.8725185,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46396;
+ type="Land_SandbagBarricade_01_half_F";
+ atlOffset=3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item244
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={712.73639,35.950455,10075.271};
+ angles[]={0,1.8849239,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46397;
+ type="Land_SandbagBarricade_01_half_F";
+ atlOffset=0.037246704;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item245
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={711.93939,36.314381,10073.414};
+ angles[]={0,5.0124383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46398;
+ type="Land_SandbagBarricade_01_half_F";
+ atlOffset=0.013256073;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item246
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={714.73761,34.398956,10082.034};
+ angles[]={0,4.9993505,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46399;
+ type="Land_SandbagBarricade_01_half_F";
+ atlOffset=0.98408127;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item247
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={713.8714,34.026878,10078.876};
+ angles[]={0,1.8853574,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46400;
+ type="Land_SandbagBarricade_01_half_F";
+ atlOffset=3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item248
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={709.57117,36.74197,10065.493};
+ angles[]={0,4.9902916,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46401;
+ type="Land_SandbagBarricade_01_half_F";
+ atlOffset=-3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item249
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={711.3869,35.495903,10071.583};
+ angles[]={0,4.9712029,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46402;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item250
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={710.33984,36.337635,10067.403};
+ angles[]={0,1.8731108,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46403;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item251
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={710.74066,35.956409,10069.313};
+ angles[]={0,4.9724369,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46404;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item252
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={704.42993,37.47031,10063.626};
+ angles[]={0,0.24680255,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46405;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item253
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={700.73114,37.59465,10064.412};
+ angles[]={0,3.4042742,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46406;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item254
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={699.09076,37.620079,10064.939};
+ angles[]={0,3.4166796,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46407;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item255
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={697.20343,37.615879,10065.663};
+ angles[]={0,0.26100823,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46408;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item256
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={705.92603,37.436256,10063.203};
+ angles[]={0,0.24792026,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46409;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item257
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={702.73663,37.534958,10063.945};
+ angles[]={0,3.4171131,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46410;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item258
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={689.19592,37.818493,10067.72};
+ angles[]={0,0.23886131,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46411;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item259
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={695.35315,37.659584,10066.143};
+ angles[]={0,0.21977255,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46412;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item260
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={691.13422,37.81004,10067.026};
+ angles[]={0,3.4048665,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46413;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item261
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={693.05927,37.719391,10066.7};
+ angles[]={0,0.22100708,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46414;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item262
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={687.83051,37.859734,10068.031};
+ angles[]={0,0.28352928,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46415;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item263
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={684.16223,37.965683,10068.953};
+ angles[]={0,3.4410007,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46416;
+ type="Land_SandbagBarricade_01_half_F";
+ atlOffset=3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item264
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={682.5426,37.972546,10069.539};
+ angles[]={0,3.4534061,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46417;
+ type="Land_SandbagBarricade_01_half_F";
+ atlOffset=3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item265
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={680.68274,37.948807,10070.331};
+ angles[]={0,0.29773498,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46418;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item266
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={689.30908,38.990776,10067.553};
+ angles[]={0,0.28464696,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46419;
+ type="Land_SandbagBarricade_01_half_F";
+ atlOffset=1.1450119;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item267
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={686.14911,37.914997,10068.411};
+ angles[]={0,3.4538395,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46420;
+ type="Land_SandbagBarricade_01_half_F";
+ 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[]={672.75671,38.036629,10072.682};
+ angles[]={0,0.27558777,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46421;
+ type="Land_SandbagBarricade_01_half_F";
+ 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[]={678.85217,37.969032,10070.879};
+ angles[]={0,0.25649905,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46422;
+ type="Land_SandbagBarricade_01_half_F";
+ 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[]={674.66815,38.066788,10071.916};
+ angles[]={0,3.4415929,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46423;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item271
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={676.57928,38.003426,10071.521};
+ angles[]={0,0.25773358,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46424;
+ type="Land_SandbagBarricade_01_half_F";
+ atlOffset=0.00029754639;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item272
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={708.15198,37.189358,10063.646};
+ angles[]={0,2.6127028,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46425;
+ type="Land_SandbagBarricade_01_half_F";
+ atlOffset=0.00022888184;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item273
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={671.4953,37.925472,10073.562};
+ angles[]={0,4.0917983,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46426;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item274
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={690.81091,21.064695,10141.492};
+ angles[]={0,5.5795326,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46427;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item275
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={728.32312,26.138748,10129.161};
+ angles[]={0,1.1483948,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46428;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item276
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={703.84412,23.736206,10132.662};
+ angles[]={0,1.9376383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46501;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item277
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={691.94086,22.828268,10133.283};
+ angles[]={0,4.8673086,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46503;
+ type="Land_SandbagBarricade_01_half_F";
+ atlOffset=-1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item278
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={691.73798,23.269726,10131.332};
+ angles[]={0,1.7818723,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46504;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item279
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={675.96997,37.341473,10074.45};
+ angles[]={0,4.993248,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46505;
+ type="Land_SandbagBarricade_01_half_F";
+ atlOffset=3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item280
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={676.42328,36.865818,10076.239};
+ angles[]={0,4.9679651,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46508;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item281
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={701.67908,24.86071,10126.291};
+ angles[]={0,2.2633557,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46515;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item282
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={661.26379,28.967327,10108.654};
+ angles[]={0,4.9560165,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46536;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item283
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={661.88458,28.329086,10110.857};
+ angles[]={0,1.8354015,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46537;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item284
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={667.06635,29.964897,10104.374};
+ angles[]={0,3.4331708,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46544;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item285
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={668.56226,30.021437,10103.946};
+ angles[]={0,0.26497293,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46545;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item286
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={668.72833,27.619534,10112.674};
+ angles[]={0,3.4331708,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46546;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item287
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={670.72772,27.710396,10112.146};
+ angles[]={0,0.26720238,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46547;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item288
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={670.57745,30.153011,10103.153};
+ angles[]={0,0.3559036,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46555;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item289
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={677.96692,31.277611,10097.691};
+ angles[]={0,1.8733339,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46556;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item290
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={677.26654,31.83469,10095.694};
+ angles[]={0,1.8593087,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46557;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item291
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={674.74615,33.941578,10088.197};
+ angles[]={0,5.0432043,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46558;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item292
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={671.86041,37.017178,10077.044};
+ angles[]={0,1.8080163,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46559;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item293
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={676.50989,30.481499,10101.028};
+ angles[]={0,0.27721736,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46560;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item294
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={670.80444,34.694126,10086.331};
+ angles[]={0,3.4331708,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46561;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item295
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={677.78461,28.085522,10109.977};
+ angles[]={0,3.4331708,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46562;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item296
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={676.04785,31.50325,10101.294};
+ angles[]={0,3.4331708,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46566;
+ type="Land_SandbagBarricade_01_half_F";
+ atlOffset=1.0752087;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item297
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={674.14716,30.35074,10101.853};
+ angles[]={0,3.4331708,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46567;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item298
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={672.42297,27.825344,10111.531};
+ angles[]={0,3.4331708,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46568;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item299
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={674.16302,27.874483,10111.168};
+ angles[]={0,0.24550606,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46569;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item300
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={674.31274,34.466717,10086.281};
+ angles[]={0,1.8838863,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46570;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item301
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={672.94818,34.687027,10085.798};
+ angles[]={0,3.3504331,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46571;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item302
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={668.91748,36.741497,10079.022};
+ angles[]={0,3.4331708,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46572;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item303
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={671.21869,37.561085,10075.14};
+ angles[]={0,4.9332485,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46573;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item304
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={670.95142,36.729382,10078.448};
+ angles[]={0,0.2283058,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46574;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item305
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={678.05646,30.825949,10099.485};
+ angles[]={0,1.0572648,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46575;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item306
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={679.81915,28.018435,10110.016};
+ angles[]={0,2.80409,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46576;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item307
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={676.02435,27.951944,10110.686};
+ angles[]={0,0.26481029,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46577;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item308
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={672.41101,30.288465,10102.346};
+ angles[]={0,3.4331708,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46578;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item309
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={663.53577,35.557949,10085.006};
+ angles[]={0,5.0128818,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46603;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item310
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={663.07581,36.088959,10083.131};
+ angles[]={0,1.8832197,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46604;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item311
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={664.3894,35.013447,10086.762};
+ angles[]={0,5.3639636,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46607;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item312
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={685.06348,24.495972,10124.537};
+ angles[]={0,1.8853574,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46623;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item313
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={680.76355,27.741966,10111.154};
+ angles[]={0,4.9902916,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46624;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item314
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={682.57928,26.276098,10117.245};
+ angles[]={0,4.9712029,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46625;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item315
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={681.53192,27.282291,10113.063};
+ angles[]={0,1.8731108,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46626;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item316
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={681.93274,26.827003,10114.974};
+ angles[]={0,4.9724369,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46627;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item317
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={681.95074,23.612206,10128.254};
+ angles[]={0,3.4331708,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46628;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item318
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={688.62146,22.056238,10136.077};
+ angles[]={0,1.9090114,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46629;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item319
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={683.8233,23.762774,10127.682};
+ angles[]={0,3.4331708,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46631;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item320
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={684.51849,24.990969,10122.551};
+ angles[]={0,1.8725185,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46632;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item321
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={683.92871,25.39315,10120.933};
+ angles[]={0,1.8849239,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46633;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item322
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={683.13147,25.837315,10119.074};
+ angles[]={0,5.0124383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46634;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item323
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={689.13391,21.704634,10137.909};
+ angles[]={0,4.9914403,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46636;
+ type="Land_SandbagBarricade_01_half_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item324
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={683.78564,22.153397,10135.07};
+ angles[]={0,3.4331708,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46637;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item325
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={685.01563,24.04451,10126.49};
+ angles[]={0,4.3629513,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46638;
+ type="Land_SandbagBarricade_01_half_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item326
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={689.80292,21.377415,10139.666};
+ angles[]={0,1.8649783,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46639;
+ type="Land_SandbagBarricade_01_half_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item327
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={682.03729,22.417847,10136.507};
+ angles[]={0,3.4331708,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46326;
+ type="Land_SandbagBarricade_01_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item328
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={678.80151,22.402246,10136.197};
+ angles[]={0,5.9246721,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46328;
+ type="Land_SandbagBarricade_01_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item329
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={677.10876,23.912182,10129.419};
+ angles[]={0,4.0256333,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46332;
+ type="Land_SandbagBarricade_01_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item330
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={679.13861,24.231268,10128.126};
+ angles[]={0,0.26594469,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46333;
+ type="Land_SandbagBarricade_01_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item331
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={691.89966,23.088207,10134.921};
+ angles[]={0,4.6825695,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46492;
+ type="Land_SandbagBarricade_01_F";
+ atlOffset=-1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item332
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={691.54211,24.22488,10129.826};
+ angles[]={0,4.7046757,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46493;
+ type="Land_SandbagBarricade_01_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item333
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={692.41992,24.598284,10128.303};
+ angles[]={0,3.4331708,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46494;
+ type="Land_SandbagBarricade_01_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item334
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={694.30621,24.839893,10127.649};
+ angles[]={0,0.25525522,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46495;
+ type="Land_SandbagBarricade_01_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item335
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={696.16553,25.040176,10127.128};
+ angles[]={0,0.2661452,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46496;
+ type="Land_SandbagBarricade_01_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item336
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={697.91461,25.259106,10126.465};
+ angles[]={0,0.37385011,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46497;
+ type="Land_SandbagBarricade_01_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item337
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={694.6994,22.290836,10139.568};
+ angles[]={0,5.4859915,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46498;
+ type="Land_SandbagBarricade_01_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item338
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={704.59985,23.649281,10136.675};
+ angles[]={0,4.5874133,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46499;
+ type="Land_SandbagBarricade_01_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item339
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={704.47961,24.005468,10134.747};
+ angles[]={0,1.8290801,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46500;
+ type="Land_SandbagBarricade_01_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item340
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={675.91693,38.459118,10072.408};
+ angles[]={0,4.6174369,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46506;
+ type="Land_SandbagBarricade_01_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item341
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={676.62231,37.064014,10077.863};
+ angles[]={0,4.5949512,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46507;
+ type="Land_SandbagBarricade_01_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item342
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={682.97821,35.466206,10082.521};
+ angles[]={0,3.4331708,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46510;
+ type="Land_SandbagBarricade_01_F";
+ atlOffset=0.0001449585;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item343
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={684.9256,35.469276,10082.037};
+ angles[]={0,3.4331708,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46511;
+ type="Land_SandbagBarricade_01_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item344
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={688.8327,35.713451,10079.979};
+ angles[]={0,1.2793894,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46513;
+ type="Land_SandbagBarricade_01_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item345
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={687.87897,35.481098,10081.202};
+ angles[]={0,3.4331708,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46514;
+ type="Land_SandbagBarricade_01_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item346
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={688.065,36.94635,10075.612};
+ angles[]={0,1.8200011,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46524;
+ type="Land_SandbagBarricade_01_F";
+ atlOffset=0.1890564;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item347
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={662.047,30.157818,10106.576};
+ angles[]={0,3.9759638,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46534;
+ type="Land_SandbagBarricade_01_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item348
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={663.30255,30.421421,10105.493};
+ angles[]={0,3.4331708,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46535;
+ type="Land_SandbagBarricade_01_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item349
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={662.95001,28.447927,10112.517};
+ angles[]={0,2.7831082,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46538;
+ type="Land_SandbagBarricade_01_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item350
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={664.89288,28.188381,10113.269};
+ angles[]={0,6.0653167,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46540;
+ type="Land_SandbagBarricade_01_F";
+ 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[]={665.77808,35.3353,10087.497};
+ angles[]={0,2.7990389,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46602;
+ type="Land_SandbagBarricade_01_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item352
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={663.52014,37.266636,10080.918};
+ angles[]={0,4.0777946,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46605;
+ type="Land_SandbagBarricade_01_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item353
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={665.14825,37.463623,10079.727};
+ angles[]={0,3.4331708,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46606;
+ type="Land_SandbagBarricade_01_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item354
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={680.05676,22.346453,10136.629};
+ angles[]={0,5.9892802,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46327;
+ type="Land_SandbagBarricade_01_hole_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item355
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={721.53986,29.970789,10105.099};
+ angles[]={0,1.887785,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46465;
+ type="Land_SandbagBarricade_01_hole_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item356
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={718.11304,31.7624,10094.104};
+ angles[]={0,1.8602715,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46466;
+ type="Land_SandbagBarricade_01_hole_F";
+ atlOffset=-0.00017929077;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item357
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={699.49976,25.506649,10125.654};
+ angles[]={0,3.4331708,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46502;
+ type="Land_SandbagBarricade_01_hole_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item358
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={680.68402,35.469505,10083.131};
+ angles[]={0,3.4331708,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46509;
+ type="Land_SandbagBarricade_01_hole_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item359
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={686.81635,35.470749,10081.539};
+ angles[]={0,3.4331708,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46512;
+ type="Land_SandbagBarricade_01_hole_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item360
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={688.65826,36.250572,10077.662};
+ angles[]={0,1.8025393,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46525;
+ type="Land_SandbagBarricade_01_hole_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item361
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={664.87817,30.518272,10104.941};
+ angles[]={0,3.4331708,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46533;
+ type="Land_SandbagBarricade_01_hole_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item362
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={666.66931,28.189766,10113.046};
+ angles[]={0,3.4331708,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46539;
+ type="Land_SandbagBarricade_01_hole_F";
+ 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[]={667.86194,35.174137,10087.571};
+ angles[]={0,3.4331708,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46608;
+ type="Land_SandbagBarricade_01_hole_F";
+ 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[]={667.08197,37.488419,10079.068};
+ angles[]={0,3.4331708,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46609;
+ type="Land_SandbagBarricade_01_hole_F";
+ 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[]={670.11932,28.988855,10106.58};
+ angles[]={0.26928523,0.23205799,6.2452068};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46554;
+ type="Land_BagFence_Corner_F";
+ 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[]={696.42511,28.804356,10105.665};
+ angles[]={0.21844852,4.999383,6.2791886};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46457;
+ type="Land_BagFence_Long_F";
+ 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[]={698.20282,28.952236,10104.965};
+ angles[]={0.2069841,1.9100049,6.2791886};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46459;
+ type="Land_BagFence_Long_F";
+ 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[]={713.94135,30.577406,10096.179};
+ angles[]={0.18002202,3.4237309,6.2791886};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46477;
+ type="Land_BagFence_Long_F";
+ 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[]={711.68079,31.811913,10093.754};
+ angles[]={0,5.0353665,0};
+ };
+ side="Empty";
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46478;
+ type="Land_BagFence_Long_F";
+ atlOffset=0.76019478;
+ 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[]={719.41943,29.148762,10104.313};
+ angles[]={0.16838321,3.4236276,0.010000871};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46479;
+ type="Land_BagFence_Long_F";
+ atlOffset=0.00010490417;
+ 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[]={717.39508,29.02466,10104.924};
+ angles[]={0.16838321,3.4239554,0.010000871};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46480;
+ type="Land_BagFence_Long_F";
+ 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[]={700.02112,29.500151,10102.32};
+ angles[]={0.2069841,1.870844,6.2711854};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46482;
+ type="Land_BagFence_Long_F";
+ 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[]={698.28241,29.753006,10101.176};
+ angles[]={0.21654204,3.4251616,6.269186};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46483;
+ type="Land_BagFence_Long_F";
+ 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[]={693.76276,29.503998,10102.551};
+ angles[]={0.21654204,3.4254782,6.2771854};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46484;
+ type="Land_BagFence_Long_F";
+ 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[]={692.67914,29.103388,10104.401};
+ angles[]={0.21654204,1.8234493,6.2771854};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46485;
+ type="Land_BagFence_Long_F";
+ 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[]={701.35474,28.654491,10106.349};
+ angles[]={0.2069841,1.9062274,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46486;
+ type="Land_BagFence_Long_F";
+ 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[]={700.65948,28.254221,10108.255};
+ angles[]={0.2069841,3.4247246,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46487;
+ type="Land_BagFence_Long_F";
+ 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[]={695.64716,27.81052,10110.194};
+ angles[]={0.21463315,3.425621,0.0079935296};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46488;
+ type="Land_BagFence_Long_F";
+ 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[]={693.86951,28.01236,10109.238};
+ angles[]={0.21844852,4.9793501,0.0039967569};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46489;
+ type="Land_BagFence_Long_F";
+ 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[]={679.98175,28.635515,10106.664};
+ angles[]={0.25435793,5.0434761,6.2551947};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46491;
+ type="Land_BagFence_Long_F";
+ 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[]={672.77765,36.1049,10079.405};
+ angles[]={0.24308562,1.8848374,6.2113123};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46518;
+ type="Land_BagFence_Long_F";
+ atlOffset=3.8146973e-006;
+ 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[]={715.07941,27.278896,10114.685};
+ angles[]={0.17808594,3.4252222,0.053945597};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46521;
+ type="Land_BagFence_Long_F";
+ 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[]={710.13971,26.380079,10118.813};
+ angles[]={0.18195683,4.2741766,0.027990974};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46522;
+ type="Land_BagFence_Long_F";
+ 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[]={722.29199,27.474321,10116.031};
+ angles[]={0.18582408,2.2029827,0.069883667};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46523;
+ type="Land_BagFence_Long_F";
+ 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[]={716.85321,30.659651,10095.622};
+ angles[]={0.18002202,3.4235778,6.2751846};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46476;
+ type="Land_BagFence_Round_F";
+ 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[]={680.86823,27.984863,10109.139};
+ angles[]={0.23931448,4.8014007,0.0079935296};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46490;
+ type="Land_BagFence_Round_F";
+ 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[]={674.5285,34.803329,10083.981};
+ angles[]={0.2524848,4.6957221,6.2133026};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46517;
+ type="Land_BagFence_Round_F";
+ 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[]={685.43274,23.406904,10128.312};
+ angles[]={0.22035323,5.0544381,0.047960676};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46519;
+ type="Land_BagFence_Round_F";
+ 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[]={670.25531,29.439127,10104.92};
+ angles[]={0.25810117,4.9834943,6.2452068};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46553;
+ type="Land_BagFence_Round_F";
+ 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[]={697.59644,28.523657,10106.886};
+ angles[]={0.21844852,3.4244592,6.2791886};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46458;
+ type="Land_BagFence_Short_F";
+ 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[]={696.92041,29.206881,10103.753};
+ angles[]={0.2069841,3.4251616,6.2791886};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=46460;
+ type="Land_BagFence_Short_F";
+ 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[]={701.51501,38.941528,10073.345};
+ angles[]={0,0.28508207,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=87121;
+ type="Land_Cargo_HQ_V1_F";
+ };
+ class Item393
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={709.16498,33.42905,10083.13};
+ angles[]={0,1.8872944,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=87122;
+ type="Land_Cargo_House_V1_F";
+ };
+ class Item394
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={710.96002,32.201488,10089.214};
+ angles[]={0,1.8956195,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=87123;
+ type="Land_Cargo_House_V1_F";
+ };
+ class Item395
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={707.82202,24.377462,10130.664};
+ angles[]={0,0.29337239,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=87124;
+ type="Land_Cargo_House_V1_F";
+ };
+ class Item396
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={808.13617,38.907856,10084.333};
+ angles[]={0,5.2678943,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87140;
+ type="Land_Cargo_Patrol_V1_F";
+ atlOffset=0.0097770691;
+ };
+ class Item397
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={683.59521,49.433319,10035.274};
+ angles[]={0,0.99166256,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87142;
+ type="Land_Cargo_Patrol_V1_F";
+ atlOffset=0.21050644;
+ };
+ class Item398
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={695.57245,32.901768,10085.181};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=87117;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-4.5776367e-005;
+ 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 Item399
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={683.32672,32.852924,10087.871};
+ angles[]={0.23553574,0,6.2392149};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=87118;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.00010681152;
+ 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 Item400
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={687.61823,35.995872,10073.418};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=87125;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-0.00019073486;
+ 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 Item401
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={675.00061,34.267372,10084.306};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=87126;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.00017547607;
+ 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 Item402
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={716.55115,29.653862,10098.882};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=87127;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=5.1498413e-005;
+ 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 Item403
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={704.77496,28.398804,10105.587};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=87128;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=4.7683716e-005;
+ 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 Item404
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={689.69977,29.279522,10101.972};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=87129;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.00017929077;
+ 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 Item405
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={766.86035,34.826477,10051.389};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=87130;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-4.5776367e-005;
+ 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 Item406
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={761.45776,35.832291,10044.521};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=87131;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-6.1035156e-005;
+ 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 Item407
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={767.50403,36.146801,10037.803};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=87132;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-0.0001449585;
+ 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 Item408
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={760.7597,38.000702,10027.571};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=87133;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=9.1552734e-005;
+ 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 Item409
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={767.80548,33.479904,10102.726};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=87136;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=6.8664551e-005;
+ 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 Item410
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={765.30414,30.12863,10106.18};
+ angles[]={0.08975438,0,0.053945597};
+ };
+ areaSize[]={5,0,6.9804688};
+ flags=1;
+ id=87137;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=2.0980835e-005;
+ 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 Item411
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={791.34521,31.475212,10113.62};
+ };
+ areaSize[]={6.2424011,0,5};
+ flags=1;
+ id=87138;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-0.12923813;
+ 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 Item412
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={818.48346,35.526348,10082.491};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=87139;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.82045746;
+ 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 Item413
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={747.79865,30.346958,10110.998};
+ };
+ areaSize[]={7.2003784,0,7.1635742};
+ flags=1;
+ id=87144;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=1.5835018;
+ 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 Item414
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={748.67139,32.71006,10076.631};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=87145;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-5.7220459e-005;
+ 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 Item415
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={746.11719,28.155504,10123.928};
+ angles[]={0.10955559,3.289717,0.071873315};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=87143;
+ type="Land_BagBunker_01_small_green_F";
+ atlOffset=0.00011062622;
+ };
+ class Item416
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={827.39331,35.650589,10062.66};
+ angles[]={0,0.28920105,0};
+ };
+ areaSize[]={15,0,5};
+ areaIsRectangle=1;
+ flags=1;
+ id=87721;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.8211174;
+ 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 Item417
+ {
+ dataType="Marker";
+ position[]={827.38141,34.838436,10062.954};
+ name="outp_2_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=15;
+ b=5;
+ angle=19.912247;
+ id=87722;
+ };
+ };
+ id=440;
+ atlOffset=-0.39316559;
+ };
+ class Item1
+ {
+ dataType="Layer";
+ name="outpost_3";
+ class Entities
+ {
+ items=4;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={850.69379,57.184021,5404.2334};
+ name="outp_3_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=15;
+ b=5;
+ angle=294.16794;
+ id=1110;
+ atlOffset=1.1444092e-005;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={797.06805,56.017712,5397.313};
+ name="outpost_3";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=100;
+ b=61.308594;
+ angle=24.186611;
+ id=1111;
+ };
+ class Item2
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={797.97986,56.020161,5397.5903};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=86857;
+ 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 Item3
+ {
+ dataType="Marker";
+ position[]={834.47247,56.66613,5412.1123};
+ name="outp_3_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=113.88497;
+ id=87726;
+ atlOffset=-3.8146973e-006;
+ };
+ };
+ id=445;
+ atlOffset=0.20684814;
+ };
+ class Item2
+ {
+ dataType="Layer";
+ name="outpost_4";
+ class Entities
+ {
+ items=7;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={1091.2061,49.796001,2295.614};
+ name="outp_4_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=15;
+ b=5;
+ angle=278.151;
+ id=1113;
+ atlOffset=0.000415802;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={1048.2877,49.795586,2285.5171};
+ name="outpost_4";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=100;
+ b=69.192505;
+ angle=10.291891;
+ id=1114;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={1111.1589,49.795586,2266.5266};
+ name="outp_4_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=1115;
+ };
+ class Item3
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={1063.6722,49.795586,2284.1938};
+ };
+ areaSize[]={5,0,6.3375244};
+ flags=1;
+ id=86855;
+ 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 Item4
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={1095.7418,49.795586,2290.4883};
+ };
+ areaSize[]={10.057495,0,11.72876};
+ flags=1;
+ id=86854;
+ 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 Item5
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={983.68097,49.795586,2295.2842};
+ };
+ areaSize[]={2.831543,0,2.9121094};
+ flags=1;
+ id=87538;
+ 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 Item6
+ {
+ dataType="Marker";
+ position[]={1068.2111,49.796001,2283.2581};
+ name="outp_4_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=92.096001;
+ id=87711;
+ atlOffset=0.000415802;
+ };
+ };
+ id=450;
+ atlOffset=0.00021362305;
+ };
+ class Item3
+ {
+ dataType="Layer";
+ name="outpost_5";
+ class Entities
+ {
+ items=4;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={1207.0281,49.795586,3490.3936};
+ name="outp_5_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=320.06714;
+ id=1117;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={1163.7189,49.795586,3513.3386};
+ name="outpost_5";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=100;
+ b=100;
+ id=1118;
+ };
+ class Item2
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={1164.2255,49.795586,3513.4678};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=86856;
+ 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 Item3
+ {
+ dataType="Marker";
+ position[]={1188.7727,49.795586,3473.6755};
+ name="outp_5_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=305.60657;
+ id=87712;
+ };
+ };
+ id=455;
+ };
+ class Item4
+ {
+ dataType="Layer";
+ name="outpost_6";
+ class Entities
+ {
+ items=5;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={1223.8917,15.452772,8895.1758};
+ name="outp_6_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=200.9711;
+ id=1121;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={1244.0065,15.443004,8855.3018};
+ name="outpost_6";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=65.78009;
+ b=100;
+ angle=28.642296;
+ id=1122;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={1216.713,15.451859,8877.4043};
+ name="outp_6_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=31.229;
+ id=87728;
+ };
+ class Item3
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={1211.5002,22.50181,8868.168};
+ };
+ areaSize[]={6.7366333,0,5.3920898};
+ areaIsRectangle=1;
+ flags=1;
+ id=87727;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=7.0513792;
+ 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 Item4
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={1262.5908,15.271437,8840.9971};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87621;
+ 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;
+ };
+ };
+ };
+ id=460;
+ atlOffset=1.6772814;
+ };
+ class Item5
+ {
+ dataType="Layer";
+ name="outpost_7";
+ class Entities
+ {
+ items=10;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={1374.2321,8.6379995,17734.797};
+ name="outp_7_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=184.90298;
+ id=1125;
+ atlOffset=-0.00012874603;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={1391.5803,8.4194613,17683.844};
+ name="outpost_7";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=100;
+ b=100;
+ id=1126;
+ atlOffset=0.28199768;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={1377.3495,8.3006239,17715.773};
+ name="outp_7_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=358.61932;
+ id=86893;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1467.0492,13.348282,17693.922};
+ angles[]={0,4.7365427,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86889;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=1.9073486e-006;
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1400.4821,13.566681,17631.756};
+ angles[]={0,6.2377381,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86890;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item5
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={1390.941,8.5009193,17640.742};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=86891;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=2.0980835e-005;
+ 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 Item6
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={1377.7677,8.2657938,17715.83};
+ };
+ areaSize[]={6.8692627,0,5};
+ flags=1;
+ id=86892;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-0.029139519;
+ 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 Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1393.8531,13.054874,17715.488};
+ angles[]={0,3.0860538,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86888;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item8
+ {
+ dataType="Marker";
+ position[]={1394.5588,8.3118658,17733.176};
+ name="outp_7_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=174.95729;
+ id=87755;
+ atlOffset=4.7683716e-006;
+ };
+ class Item9
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={1413.3708,8.7486687,17626.936};
+ angles[]={0.025419464,0,6.2820406};
+ };
+ areaSize[]={3,0,3};
+ flags=1;
+ id=87630;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=4.7683716e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=11;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ id=465;
+ atlOffset=0.38290596;
+ };
+ class Item6
+ {
+ dataType="Layer";
+ name="outpost_8";
+ class Entities
+ {
+ items=8;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={1518.4244,79.889648,608.47266};
+ name="outp_8_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=1128;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={1551.7078,79.889648,611.24963};
+ name="outp_8_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=121.72499;
+ id=1130;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={1528.3629,79.889648,596.56152};
+ name="outpost_8";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=100;
+ b=100;
+ angle=23.72188;
+ id=1131;
+ };
+ class Item3
+ {
+ dataType="Marker";
+ position[]={1560.886,79.889999,595.90601};
+ name="outp_8_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=306.81699;
+ id=86853;
+ atlOffset=0.00035095215;
+ };
+ class Item4
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={1559.9678,79.889648,603.13116};
+ angles[]={0,0.62339324,0};
+ };
+ areaSize[]={16.950401,0,19.997143};
+ flags=1;
+ id=86852;
+ 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 Item5
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={1480.3578,79.889648,640.42126};
+ };
+ areaSize[]={2.831543,0,2.9121094};
+ flags=1;
+ id=87535;
+ 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 Item6
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={1491.0691,79.887718,552.89246};
+ };
+ areaSize[]={2.831543,0,2.9121094};
+ flags=1;
+ id=87536;
+ 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 Item7
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={1596.4639,79.837952,530.09894};
+ };
+ areaSize[]={2.831543,0,2.9121094};
+ flags=1;
+ id=87537;
+ 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;
+ };
+ };
+ };
+ id=470;
+ atlOffset=-0.022567749;
+ };
+ class Item7
+ {
+ dataType="Layer";
+ name="outpost_9";
+ class Entities
+ {
+ items=6;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={1651.2402,27.998905,16440.75};
+ name="outp_9_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=165.58701;
+ id=1134;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={1609.6962,27.998905,16356.579};
+ name="outpost_9";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=100;
+ b=100;
+ id=1135;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={1663.5758,27.998905,16382.199};
+ name="outp_9_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=4.9197063;
+ id=86887;
+ };
+ class Item3
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={1672.5931,27.998905,16400.4};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=86886;
+ 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 Item4
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={1667.981,27.998905,16411.711};
+ angles[]={0,0.031250954,0};
+ };
+ areaSize[]={5.9935303,0,17.550781};
+ areaIsRectangle=1;
+ flags=1;
+ id=86885;
+ 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 Item5
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={1604.4595,28.173695,16289.7};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87631;
+ type="ModuleHideTerrainObjects_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=11;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ id=475;
+ atlOffset=0.087394714;
+ };
+ class Item8
+ {
+ dataType="Layer";
+ name="outpost_10";
+ class Entities
+ {
+ items=9;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={1821.8567,30.187,6575.8174};
+ name="outp_10_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=20;
+ b=5;
+ angle=176.15195;
+ id=1137;
+ atlOffset=1.148756;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={1769.2512,29.038,6578.1167};
+ name="outpost_10";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=110.46973;
+ b=174.45142;
+ id=1138;
+ atlOffset=-0.00024414063;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={1734.2712,29.72986,6609.4604};
+ name="outp_10_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=1139;
+ atlOffset=0.69161606;
+ };
+ class Item3
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={1734.5874,29.038244,6609.6055};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=86861;
+ 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 Item4
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={1832.4071,29.038244,6574.4658};
+ angles[]={0,6.2055798,0};
+ };
+ areaSize[]={25.585077,0,5};
+ flags=1;
+ id=86859;
+ 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 Item5
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={1690.0947,29.038244,6666.3057};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87611;
+ 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 Item6
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={1765.8982,29.038244,6719.7036};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87612;
+ 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 Item7
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={1858.7101,29.038244,6522.9541};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87613;
+ 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 Item8
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={1715.2158,29.038244,6564.0288};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87610;
+ 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;
+ };
+ };
+ };
+ id=480;
+ atlOffset=0.0098896027;
+ };
+ class Item9
+ {
+ dataType="Layer";
+ name="outpost_11";
+ class Entities
+ {
+ items=4;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={2827.5115,33.247189,6323.5776};
+ name="outp_11_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=236.68692;
+ id=1141;
+ atlOffset=3.8146973e-006;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={2793.5151,33.24295,6306.8403};
+ name="outpost_11";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=100;
+ b=100;
+ id=1142;
+ };
+ class Item2
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={2765.3164,33.21566,6260.9878};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=87542;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-1.1444092e-005;
+ 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 Item3
+ {
+ dataType="Marker";
+ position[]={2848.1533,33.254803,6295.3418};
+ name="outp_11_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=236.68692;
+ id=87725;
+ atlOffset=3.8146973e-006;
+ };
+ };
+ id=485;
+ atlOffset=0.065612793;
+ };
+ class Item10
+ {
+ dataType="Layer";
+ name="outpost_12";
+ class Entities
+ {
+ items=9;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={3038.3479,30.081192,9653.2324};
+ name="outp_12_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=201.83496;
+ id=1145;
+ atlOffset=9.8611984;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={3141.406,20.164778,9632.7783};
+ name="outpost_12";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=100;
+ b=100;
+ angle=62.978645;
+ id=1146;
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3104.0771,24.963167,9592.0791};
+ angles[]={0,0.47555149,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86865;
+ type="Land_Cargo_Patrol_V1_F";
+ };
+ class Item3
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={3058.2314,20.165052,9636.1582};
+ angles[]={0,0.46761411,0};
+ };
+ areaSize[]={5,0,6.4017196};
+ flags=1;
+ id=86862;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-3.6239624e-005;
+ 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 Item4
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={3048.7332,20.169186,9641.0771};
+ angles[]={6.2807441,0.46761411,0};
+ };
+ areaSize[]={1.3730578,0,6.4017196};
+ flags=1;
+ id=86863;
+ 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 Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3142.6648,25.105995,9673.5605};
+ angles[]={0,3.8600242,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86864;
+ type="Land_Cargo_Patrol_V1_F";
+ atlOffset=-1.9073486e-006;
+ };
+ class Item6
+ {
+ dataType="Marker";
+ position[]={3014.8423,30.153114,9657.3838};
+ name="outp_12_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=181.90915;
+ id=87729;
+ atlOffset=9.8611908;
+ };
+ class Item7
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={3105.5103,19.812191,9585.5293};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87626;
+ 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 Item8
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={3149.5869,20.228964,9671.123};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87625;
+ 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;
+ };
+ };
+ };
+ id=490;
+ atlOffset=1.2328014;
+ };
+ class Item11
+ {
+ dataType="Layer";
+ name="outpost_13";
+ class Entities
+ {
+ items=15;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={3134.7339,70.006859,3483.2744};
+ name="outp_13_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=20;
+ b=5;
+ angle=197.88396;
+ id=1149;
+ atlOffset=-7.6293945e-006;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={3091.582,70.067276,3354.748};
+ name="outpost_13";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=80.625778;
+ b=129.13641;
+ angle=13.259061;
+ id=1150;
+ atlOffset=-0.00015258789;
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3069.0156,70.722366,3417.3223};
+ angles[]={0,1.4726846,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1439;
+ type="Land_Cargo_House_V4_F";
+ atlOffset=7.6293945e-006;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3068.136,70.582695,3423.7241};
+ angles[]={0,1.4726846,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1440;
+ type="Land_Cargo_House_V4_F";
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3137.1409,73.94165,3427.7332};
+ angles[]={0,0.95869488,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1436;
+ type="Land_Cargo_HQ_V4_F";
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3115.9036,82.969063,3367.748};
+ angles[]={0,0.19452581,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1435;
+ type="Land_Cargo_Tower_V4_F";
+ };
+ class Item6
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={3140.188,70.066559,3426.3491};
+ angles[]={0,5.7144065,0};
+ };
+ areaSize[]={10,0,10};
+ areaIsRectangle=1;
+ flags=1;
+ id=1437;
+ 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 Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3168.0703,74.996284,3402.1409};
+ angles[]={0,5.0503011,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87007;
+ type="Land_Cargo_Patrol_V1_F";
+ atlOffset=7.6293945e-006;
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3112.9512,74.969589,3290.3164};
+ angles[]={0,4.803689,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87008;
+ type="Land_Cargo_Patrol_V1_F";
+ atlOffset=7.6293945e-006;
+ };
+ class Item9
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3070.0464,73.649033,3252.4946};
+ angles[]={0,0.37459806,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87009;
+ type="Land_Cargo_Patrol_V1_F";
+ atlOffset=7.6293945e-006;
+ };
+ class Item10
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3064.8516,74.970482,3332.7898};
+ angles[]={0,1.7307891,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87010;
+ type="Land_Cargo_Patrol_V1_F";
+ atlOffset=7.6293945e-006;
+ };
+ class Item11
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={3090.9331,70.067238,3354.4727};
+ };
+ areaSize[]={8.3952637,0,8.8101807};
+ flags=1;
+ id=87011;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=3.0517578e-005;
+ 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 Item12
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={3135.2793,70.572449,3483.9211};
+ angles[]={0,0.30420184,0};
+ };
+ areaSize[]={20.551807,0,5.7752795};
+ areaIsRectangle=1;
+ flags=1;
+ id=87012;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.5535202;
+ 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 Item13
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={3114.4363,70.081299,3366.9778};
+ angles[]={0.00059801998,0.18302369,0.0009765625};
+ };
+ areaSize[]={8.3950005,0,9.1668119};
+ areaIsRectangle=1;
+ flags=1;
+ id=87014;
+ 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 Item14
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3115.6975,74.666748,3461.9849};
+ angles[]={0,3.4886453,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87006;
+ type="Land_Cargo_Patrol_V1_F";
+ atlOffset=7.6293945e-006;
+ };
+ };
+ id=495;
+ atlOffset=-0.086418152;
+ };
+ class Item12
+ {
+ dataType="Layer";
+ name="outpost_14";
+ class Entities
+ {
+ items=58;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={3611.6941,20.309631,5493.9624};
+ name="outp_14_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=241.87625;
+ id=1153;
+ atlOffset=1.9073486e-006;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={3590.0649,21.881001,5493.7212};
+ name="outpost_14";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=100;
+ b=100;
+ id=1154;
+ atlOffset=1.2214756;
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3617.2354,27.644995,5484.3589};
+ angles[]={0,5.7990522,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2599;
+ type="Land_ControlTower_01_F";
+ atlOffset=0.038660049;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3593.3315,24.210457,5462.5889};
+ angles[]={0,5.7990522,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2391;
+ type="Land_Mil_WallBig_4m_battered_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3620.9922,21.837481,5478.2983};
+ angles[]={0,5.7990522,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2392;
+ type="Land_Mil_WallBig_4m_battered_F";
+ atlOffset=1.1444092e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3589.9358,26.065754,5460.8086};
+ angles[]={0,5.7990522,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2393;
+ type="Land_Mil_WallBig_4m_battered_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3624.3999,21.676573,5480.0752};
+ angles[]={0,5.7990522,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2394;
+ type="Land_Mil_WallBig_4m_battered_F";
+ atlOffset=1.1444092e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3623.8633,21.537487,5487.606};
+ angles[]={0,4.2242208,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2397;
+ type="Land_Mil_WallBig_4m_battered_F";
+ atlOffset=1.1444092e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3622.0491,21.64241,5491.0005};
+ angles[]={0,4.2242208,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2398;
+ type="Land_Mil_WallBig_4m_battered_F";
+ atlOffset=1.1444092e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item9
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3625.6553,21.502388,5484.2163};
+ angles[]={0,4.2242208,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2399;
+ type="Land_Mil_WallBig_4m_battered_F";
+ atlOffset=1.1444092e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item10
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3620.2576,21.844038,5494.4004};
+ angles[]={0,4.2242208,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2400;
+ type="Land_Mil_WallBig_4m_battered_F";
+ atlOffset=1.1444092e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item11
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3582.3088,27.991518,5468.9575};
+ angles[]={0,1.0909849,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2401;
+ type="Land_Mil_WallBig_4m_battered_F";
+ atlOffset=3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item12
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3584.093,27.862724,5465.5474};
+ angles[]={0,1.0909849,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2402;
+ type="Land_Mil_WallBig_4m_battered_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item13
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3580.5447,28.209072,5472.3647};
+ angles[]={0,1.0909849,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2403;
+ type="Land_Mil_WallBig_4m_battered_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item14
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3585.8564,27.721245,5462.1333};
+ angles[]={0,1.0909849,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2404;
+ type="Land_Mil_WallBig_4m_battered_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item15
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3601.6956,23.116232,5522.6572};
+ angles[]={0,2.6549015,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2407;
+ type="Land_Mil_WallBig_4m_battered_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item16
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3567.4932,27.331114,5503.7344};
+ angles[]={0,2.6549015,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2408;
+ type="Land_Mil_WallBig_4m_battered_F";
+ atlOffset=-1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item17
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3593.7058,23.009312,5522.1577};
+ angles[]={0,4.2242208,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2411;
+ type="Land_Mil_WallBig_4m_battered_F";
+ atlOffset=-1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item18
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3575.6362,23.882915,5512.0566};
+ angles[]={0,1.0909849,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2412;
+ type="Land_Mil_WallBig_4m_battered_F";
+ atlOffset=0.46671677;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item19
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3626.6943,21.545912,5481.6699};
+ angles[]={0,4.2265439,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2395;
+ type="Land_Mil_WallBig_corner_battered_F";
+ atlOffset=1.1444092e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item20
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3587.3994,27.492701,5459.7891};
+ angles[]={0,5.8071451,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2396;
+ type="Land_Mil_WallBig_corner_battered_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item21
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3604.2302,23.135504,5523.7964};
+ angles[]={0,2.5748801,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2405;
+ type="Land_Mil_WallBig_corner_battered_F";
+ atlOffset=-1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item22
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3565.3018,29.006786,5502.2485};
+ angles[]={0,0.9924165,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2406;
+ type="Land_Mil_WallBig_corner_battered_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item23
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3576.3708,23.973026,5509.3589};
+ angles[]={0,4.2265439,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2409;
+ type="Land_Mil_WallBig_corner_battered_F";
+ atlOffset=0.46671677;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item24
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3595.4993,22.998434,5520.0386};
+ angles[]={0,5.8071451,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2410;
+ type="Land_Mil_WallBig_corner_battered_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item25
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3616.6501,22.107925,5501.1958};
+ angles[]={0,4.2242208,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87084;
+ type="Land_Mil_WallBig_4m_battered_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item26
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3614.8359,22.210794,5504.5903};
+ angles[]={0,4.2242208,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87085;
+ type="Land_Mil_WallBig_4m_battered_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item27
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3618.4421,21.986916,5497.8062};
+ angles[]={0,4.2242208,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87086;
+ type="Land_Mil_WallBig_4m_battered_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item28
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3613.0444,22.366995,5507.9902};
+ angles[]={0,4.2242208,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87087;
+ type="Land_Mil_WallBig_4m_battered_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item29
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3609.4546,22.795666,5514.7681};
+ angles[]={0,4.2242208,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87088;
+ type="Land_Mil_WallBig_4m_battered_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item30
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3607.6404,23.006182,5518.1626};
+ angles[]={0,4.2242208,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87089;
+ type="Land_Mil_WallBig_4m_battered_F";
+ atlOffset=-1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item31
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3611.2466,22.560854,5511.3784};
+ angles[]={0,4.2242208,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87090;
+ type="Land_Mil_WallBig_4m_battered_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item32
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3605.8489,23.127842,5521.5625};
+ angles[]={0,4.2242208,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87091;
+ type="Land_Mil_WallBig_4m_battered_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item33
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3575.2444,28.880606,5482.6157};
+ angles[]={0,1.0909849,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87092;
+ type="Land_Mil_WallBig_4m_battered_F";
+ atlOffset=0.0002822876;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item34
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3577.0286,28.669813,5479.2056};
+ angles[]={0,1.0909849,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87093;
+ type="Land_Mil_WallBig_4m_battered_F";
+ atlOffset=0.0002784729;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item35
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3573.4802,29.041899,5486.0229};
+ angles[]={0,1.0909849,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87094;
+ type="Land_Mil_WallBig_4m_battered_F";
+ atlOffset=0.00028038025;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item36
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3578.792,28.426685,5475.7915};
+ angles[]={0,1.0909849,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87095;
+ type="Land_Mil_WallBig_4m_battered_F";
+ atlOffset=0.0002784729;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item37
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3568.1729,29.254797,5496.2671};
+ angles[]={0,1.0909849,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87096;
+ type="Land_Mil_WallBig_4m_battered_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item38
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3569.957,29.181486,5492.8569};
+ angles[]={0,1.0909849,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87097;
+ type="Land_Mil_WallBig_4m_battered_F";
+ atlOffset=-1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item39
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3566.4087,29.155874,5499.6743};
+ angles[]={0,1.0909849,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87098;
+ type="Land_Mil_WallBig_4m_battered_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item40
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3571.7205,29.162825,5489.4429};
+ angles[]={0,1.0909849,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87099;
+ type="Land_Mil_WallBig_4m_battered_F";
+ atlOffset=-1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item41
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3596.7466,22.709036,5464.3433};
+ angles[]={0,5.7990522,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87100;
+ type="Land_Mil_WallBig_4m_battered_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item42
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3600.1643,21.640478,5466.104};
+ angles[]={0,5.7990522,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87101;
+ type="Land_Mil_WallBig_4m_battered_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item43
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3603.5701,22.023844,5467.9023};
+ angles[]={0,5.7990522,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87102;
+ type="Land_Mil_WallBig_4m_battered_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item44
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3617.5828,21.923786,5476.5059};
+ angles[]={0,5.7990522,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87103;
+ type="Land_Mil_WallBig_4m_battered_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item45
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3598.2241,23.00828,5520.8223};
+ angles[]={0,2.6549015,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87104;
+ type="Land_Mil_WallBig_4m_battered_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item46
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3570.887,25.426189,5505.5786};
+ angles[]={0,2.6549015,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87105;
+ type="Land_Mil_WallBig_4m_battered_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item47
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3574.2893,24.00585,5507.4072};
+ angles[]={0,2.6549015,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87106;
+ type="Land_Mil_WallBig_4m_battered_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item48
+ {
+ dataType="Marker";
+ position[]={3607,20.714676,5503.4077};
+ name="outp_14_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=242.87605;
+ id=87107;
+ atlOffset=0.061616898;
+ };
+ class Item49
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3572.8672,22.847076,5521.8848};
+ angles[]={6.2678256,2.5853269,6.2401938};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=87109;
+ type="Land_BagBunker_01_small_green_F";
+ atlOffset=3.6239624e-005;
+ };
+ class Item50
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3599.0107,20.603123,5473.0156};
+ angles[]={0,4.2163734,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87110;
+ type="Land_Cargo_House_V1_F";
+ atlOffset=1.5258789e-005;
+ };
+ class Item51
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3603.7937,21.695002,5511.7588};
+ angles[]={0,1.1012616,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87111;
+ type="Land_Cargo_House_V1_F";
+ atlOffset=-1.9073486e-006;
+ };
+ class Item52
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3581.8479,21.901442,5503.8677};
+ angles[]={0,4.2163734,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87112;
+ type="Land_Cargo_House_V1_F";
+ atlOffset=1.9073486e-006;
+ };
+ class Item53
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3632.377,27.864122,5444.2275};
+ angles[]={0,6.037271,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87113;
+ type="Land_Cargo_Patrol_V1_F";
+ atlOffset=1.5258789e-005;
+ };
+ class Item54
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3574.1736,28.685785,5552.9644};
+ angles[]={0,2.2321723,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87114;
+ type="Land_Cargo_Patrol_V1_F";
+ };
+ class Item55
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3606.3181,21.918966,5463.2031};
+ angles[]={0.0010918301,5.7639484,0.070102699};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=87108;
+ type="Land_BagBunker_01_small_green_F";
+ atlOffset=1.9073486e-005;
+ };
+ class Item56
+ {
+ dataType="Marker";
+ position[]={3622.5244,20.620422,5468.9941};
+ name="outp_14_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=241.87625;
+ id=87723;
+ atlOffset=2.4795532e-005;
+ };
+ class Item57
+ {
+ dataType="Marker";
+ position[]={3595.094,20.24703,5484.8013};
+ name="outp_14_vehicle_3";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=60.640221;
+ id=87724;
+ };
+ };
+ id=500;
+ atlOffset=0.61036491;
+ };
+ class Item13
+ {
+ dataType="Layer";
+ name="outpost_15";
+ class Entities
+ {
+ items=8;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={4481.3516,102.31506,2984.4468};
+ name="outp_15_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=25.326555;
+ id=1157;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={4460.2407,102.31506,2990.4819};
+ name="outpost_15";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=100.81593;
+ b=101.59644;
+ angle=25.088312;
+ id=1158;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={4382.8809,102.31571,2993.2222};
+ name="outp_15_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=1159;
+ };
+ class Item3
+ {
+ dataType="Marker";
+ position[]={4485.2056,102.31506,3002.9946};
+ name="outp_15_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=15;
+ b=5;
+ angle=203.60397;
+ id=86943;
+ };
+ class Item4
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={4557.0269,103.26792,2994.6763};
+ angles[]={0,0.52778554,0};
+ };
+ areaSize[]={8.0792618,0,25.467827};
+ areaIsRectangle=1;
+ flags=1;
+ id=86942;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.10812378;
+ 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 Item5
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={4462.2041,102.31506,2981.751};
+ angles[]={0,0.43933225,0};
+ };
+ areaSize[]={15.484832,0,5};
+ flags=1;
+ id=86941;
+ 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 Item6
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={4347.4868,102.34793,2938.2068};
+ angles[]={0.0013372133,0.43933225,6.2788868};
+ };
+ areaSize[]={4.6699657,0,5.073473};
+ flags=1;
+ id=87543;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=7.6293945e-006;
+ 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 Item7
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={4399.1758,102.04573,3087.5588};
+ angles[]={0.0013372133,0.43933225,6.2788868};
+ };
+ areaSize[]={4.6699657,0,5.073473};
+ flags=1;
+ id=87544;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=7.6293945e-006;
+ 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;
+ };
+ };
+ };
+ id=505;
+ atlOffset=-0.067985535;
+ };
+ class Item14
+ {
+ dataType="Layer";
+ name="outpost_16";
+ class Entities
+ {
+ items=7;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={4583.3638,29.777161,11063.433};
+ name="outp_16_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=103.86398;
+ id=1161;
+ atlOffset=1.9073486e-006;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={4574.3887,29.933256,11031.319};
+ name="outpost_16";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=62.562798;
+ b=100;
+ angle=352.6684;
+ id=1162;
+ atlOffset=0.0023460388;
+ };
+ class Item2
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={4612.7959,29.886068,11060.605};
+ angles[]={0.0039967569,0.067155063,0.0019834081};
+ };
+ areaSize[]={6.586,0,6.4202561};
+ areaIsRectangle=1;
+ flags=1;
+ id=86866;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.00548172;
+ 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 Item3
+ {
+ dataType="Marker";
+ position[]={4626.5439,29.865992,11073.629};
+ name="outp_16_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=255.63725;
+ id=87730;
+ };
+ class Item4
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={4627.9141,29.891893,11073.946};
+ angles[]={0.0039967569,6.0899773,0.0019834081};
+ };
+ areaSize[]={5.2607393,0,11.137687};
+ areaIsRectangle=1;
+ flags=1;
+ id=87731;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.024431229;
+ 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 Item5
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={4549.1226,29.535,11069.086};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87628;
+ 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 Item6
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={4592.3555,30.243172,10946.919};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87627;
+ 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;
+ };
+ };
+ };
+ id=510;
+ atlOffset=-0.030944824;
+ };
+ class Item15
+ {
+ dataType="Layer";
+ name="outpost_17";
+ class Entities
+ {
+ items=20;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={5674.4961,21.396973,5887.8711};
+ name="outp_17_helipad";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorBlue";
+ a=15;
+ b=15;
+ id=1164;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={5606.8872,21.396973,5948.377};
+ name="outp_17_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=173.63396;
+ id=1165;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={5677.6416,21.396973,5858.5791};
+ name="outp_17_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=1167;
+ };
+ class Item3
+ {
+ dataType="Marker";
+ position[]={5576.3789,20.764185,5853.6899};
+ name="outp_17_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=139.26524;
+ id=86898;
+ };
+ class Item4
+ {
+ dataType="Marker";
+ position[]={5646.7832,21.396973,5932.8213};
+ name="outpost_17";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=145.19186;
+ b=125.77124;
+ angle=248.62694;
+ id=86906;
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5758.7549,27.055964,5883.2017};
+ angles[]={0,5.7940526,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86903;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=5.7220459e-006;
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5646.0854,26.303095,5984.1831};
+ angles[]={0,2.9107399,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86904;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=-1.9073486e-006;
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5599.749,26.185223,5889.9829};
+ angles[]={0,1.34961,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86905;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item8
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={5597.1245,21.072372,5855.978};
+ angles[]={6.2752142,0.83482838,0.013228824};
+ };
+ areaSize[]={6.8883162,0,5};
+ flags=1;
+ id=86899;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.00052261353;
+ 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 Item9
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={5462.2378,19.971447,5733.4429};
+ angles[]={0,0.32963204,0};
+ };
+ areaSize[]={9.9730864,0,5};
+ flags=1;
+ id=86900;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-0.00013160706;
+ 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 Item10
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={5585.1094,21.995148,5977.4272};
+ angles[]={6.2544627,6.1054878,0.0029296887};
+ };
+ areaSize[]={7.192503,0,5};
+ flags=1;
+ id=86901;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-0.00071907043;
+ 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 Item11
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5684.3301,26.176235,5844.1099};
+ angles[]={0,5.7940526,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86902;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item12
+ {
+ dataType="Marker";
+ position[]={5634.1343,21.396973,5947.9858};
+ name="outp_17_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=206.17366;
+ id=87732;
+ };
+ class Item13
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={5691.5562,20.856728,5841.667};
+ angles[]={6.2060533,0,6.2722945};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87603;
+ 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 Item14
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={5561.0615,20.124779,5777.3101};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87604;
+ 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 Item15
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={5225.9556,20.056911,5765.9097};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87605;
+ 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 Item16
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={5184.5625,22.083067,5953.2041};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87606;
+ 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 Item17
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={5373.6709,21.21855,6050.3613};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87607;
+ 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 Item18
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={5552.2202,22.882626,6034.6919};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87608;
+ 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 Item19
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={5693.3892,21.396973,5916.8276};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87602;
+ 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;
+ };
+ };
+ };
+ id=515;
+ atlOffset=0.49679756;
+ };
+ class Item16
+ {
+ dataType="Layer";
+ name="outpost_18";
+ class Entities
+ {
+ items=6;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={6380.645,19.252083,14448.08};
+ name="outp_18_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=17;
+ b=5;
+ angle=252.6597;
+ id=1169;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={6340.1426,21.257446,14443.014};
+ name="outpost_18";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=62.684814;
+ b=52.883301;
+ angle=44.23521;
+ id=1170;
+ atlOffset=4.3458042;
+ };
+ class Item2
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={6380.7637,21.030312,14448.209};
+ angles[]={0,5.9841542,0};
+ };
+ areaSize[]={6.4050002,0,18.18737};
+ areaIsRectangle=1;
+ flags=1;
+ id=86883;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=1.7627144;
+ 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 Item3
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={6363.8896,18.77976,14453.06};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=86882;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=2.2888184e-005;
+ 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 Item4
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={6313.4009,16.821115,14459.177};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87646;
+ 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 Item5
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={6308.7456,14.375845,14423.102};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87645;
+ type="ModuleHideTerrainObjects_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=11;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ id=520;
+ atlOffset=0.29611206;
+ };
+ class Item17
+ {
+ dataType="Layer";
+ name="outpost_19";
+ class Entities
+ {
+ items=5;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={6377.6387,16.803209,7747.9346};
+ name="outp_19_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=156.11945;
+ id=1173;
+ atlOffset=1.9073486e-006;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={6346.2949,16.768831,7783.7832};
+ name="outpost_19";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=100;
+ b=100;
+ id=1174;
+ atlOffset=1.9073486e-006;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={6347.5708,16.626823,7735.6528};
+ name="outp_19_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=156.99481;
+ id=86897;
+ atlOffset=1.9073486e-006;
+ };
+ class Item3
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={6360.751,16.737677,7742.7158};
+ };
+ areaSize[]={10.401611,0,8.7067871};
+ flags=1;
+ id=86896;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.0074634552;
+ 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 Item4
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={6349.7192,16.704878,7760.042};
+ };
+ areaSize[]={5.7363281,0,5};
+ flags=1;
+ id=86894;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-0.0034675598;
+ 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;
+ };
+ };
+ };
+ id=525;
+ atlOffset=0.0042037964;
+ };
+ class Item18
+ {
+ dataType="Layer";
+ name="outpost_20";
+ class Entities
+ {
+ items=6;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={6732.1475,28.606565,11391.006};
+ name="outp_20_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=241.17143;
+ id=1177;
+ atlOffset=5.161026;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={6730.3701,23.445999,11302.847};
+ name="outpost_20";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=113.598;
+ b=112.941;
+ angle=21.496992;
+ id=1178;
+ atlOffset=0.00045967102;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={6775.6831,23.445539,11232.495};
+ name="outp_20_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=1179;
+ };
+ class Item3
+ {
+ dataType="Marker";
+ position[]={6715.8818,28.606565,11382.296};
+ name="outp_20_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=67.974388;
+ id=86869;
+ atlOffset=5.161026;
+ };
+ class Item4
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={6737.2153,23.445539,11346.611};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=86868;
+ 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 Item5
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={6728.8838,23.445539,11372.269};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=86867;
+ 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;
+ };
+ };
+ };
+ id=530;
+ atlOffset=0.80642509;
+ };
+ class Item19
+ {
+ dataType="Layer";
+ name="outpost_21";
+ class Entities
+ {
+ items=7;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={7147.6455,39.268555,9796.917};
+ name="outp_21_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=288.83945;
+ id=1181;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={7104.7559,39.268555,9862.458};
+ name="outpost_21";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=100;
+ b=100;
+ id=1182;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={7059.96,39.268623,9859.6006};
+ name="outp_21_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=1183;
+ atlOffset=3.8146973e-006;
+ };
+ class Item3
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={7130.9531,39.268555,9812.4141};
+ };
+ areaSize[]={5,0,6.6279297};
+ flags=1;
+ id=86870;
+ 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 Item4
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={7156.896,39.268555,9810.5557};
+ angles[]={0,0.31589746,0};
+ };
+ areaSize[]={8.2776823,0,29.740425};
+ areaIsRectangle=1;
+ flags=1;
+ id=87733;
+ 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 Item5
+ {
+ dataType="Marker";
+ position[]={7154.6152,39.268555,9821.5};
+ name="outp_21_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=288.83942;
+ id=87734;
+ };
+ class Item6
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={7075.5186,40.044178,9912.5771};
+ angles[]={6.2181392,0,6.2755976};
+ };
+ areaSize[]={2.5490723,0,4.0566406};
+ flags=1;
+ id=87735;
+ 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;
+ };
+ };
+ };
+ id=535;
+ atlOffset=0.38781357;
+ };
+ class Item20
+ {
+ dataType="Layer";
+ name="outpost_22";
+ class Entities
+ {
+ items=12;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={7705.6475,21.986763,14205.731};
+ name="outp_22_helipad";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorBlue";
+ a=15;
+ b=15;
+ id=1184;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={7691.5063,21.986763,14237.259};
+ name="outp_22_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=126.19997;
+ id=1185;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={7686.6646,21.986763,14252.275};
+ name="outpost_22";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=100;
+ b=100;
+ angle=40.780231;
+ id=1186;
+ };
+ class Item3
+ {
+ dataType="Marker";
+ position[]={7701.2847,22.736877,14173.546};
+ name="outp_22_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=1187;
+ atlOffset=0.50296593;
+ };
+ class Item4
+ {
+ dataType="Marker";
+ position[]={7706.8564,21.986763,14258.281};
+ name="outp_22_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=126.19997;
+ id=86876;
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7708.8091,27.806223,14161.926};
+ angles[]={0,5.3623753,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86879;
+ type="Land_Cargo_Patrol_V1_F";
+ atlOffset=0.00011444092;
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7662.9731,26.897013,14318.426};
+ angles[]={0,2.1714764,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86880;
+ type="Land_Cargo_Patrol_V1_F";
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7610.7407,26.891764,14214.055};
+ angles[]={0,0.63023061,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86881;
+ type="Land_Cargo_Patrol_V1_F";
+ };
+ class Item8
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={7730.627,21.986559,14276.274};
+ angles[]={0,0.59932196,0};
+ };
+ areaSize[]={9.1747932,0,5};
+ flags=1;
+ id=86877;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=4.9591064e-005;
+ 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 Item9
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7769.3613,26.893372,14242.799};
+ angles[]={0,5.3181562,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86878;
+ type="Land_Cargo_Patrol_V1_F";
+ atlOffset=0.00011444092;
+ };
+ class Item10
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={7618.5884,21.999107,14264.749};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87648;
+ type="ModuleHideTerrainObjects_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=11;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item11
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={7715.9629,22.848455,14163.752};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87647;
+ type="ModuleHideTerrainObjects_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=11;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ id=540;
+ atlOffset=0.44281197;
+ };
+ class Item21
+ {
+ dataType="Layer";
+ name="outpost_23";
+ class Entities
+ {
+ items=6;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={7969.3291,5.8498712,5684.4434};
+ name="outp_23_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=15;
+ b=5;
+ angle=310.01691;
+ id=1189;
+ atlOffset=0.00036811829;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={7931.0361,5.848,5730.3818};
+ name="outpost_23";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=67.945999;
+ b=100;
+ angle=325.65085;
+ id=1190;
+ atlOffset=-0.00034856796;
+ };
+ class Item2
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={7958.8892,5.8565373,5704.6631};
+ angles[]={6.2822089,0.71356851,0.0014648439};
+ };
+ areaSize[]={5,0,6.109827};
+ flags=1;
+ id=86908;
+ 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 Item3
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={7969.4341,5.8628588,5684.3418};
+ angles[]={6.2771955,5.4103875,0.0062052174};
+ };
+ areaSize[]={15.838842,0,6.3860698};
+ areaIsRectangle=1;
+ flags=1;
+ id=86907;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.013355732;
+ 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 Item4
+ {
+ dataType="Marker";
+ position[]={7962.0508,5.8610001,5701.9238};
+ name="outp_23_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=134.162;
+ id=87713;
+ atlOffset=0.00014019012;
+ };
+ class Item5
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={7897.9644,5.8483005,5758.689};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87594;
+ 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;
+ };
+ };
+ };
+ id=545;
+ atlOffset=0.0055379868;
+ };
+ class Item22
+ {
+ dataType="Layer";
+ name="outpost_24";
+ class Entities
+ {
+ items=7;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={8069.604,35.886002,11951.777};
+ name="outpost_24";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=113.949;
+ b=61.596001;
+ angle=38.504002;
+ id=1194;
+ atlOffset=0.10993958;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={8117.1152,36.306042,11943.315};
+ name="outp_24_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=1195;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={7991.0791,34.87447,12045.857};
+ name="outp_24_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=117.25052;
+ id=86874;
+ };
+ class Item3
+ {
+ dataType="Marker";
+ position[]={7991.9185,35.211304,11981.257};
+ name="outp_24_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=38.104973;
+ id=86875;
+ atlOffset=1.1444092e-005;
+ };
+ class Item4
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={7989.3784,34.889492,12045.816};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=86873;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=7.6293945e-006;
+ 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 Item5
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={7974.9067,35.165661,12039.69};
+ angles[]={0,0.50324821,0};
+ };
+ areaSize[]={16.23138,0,23.494005};
+ areaIsRectangle=1;
+ flags=1;
+ id=86872;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.096164703;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=11;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item6
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={8115.7773,35.267918,11876.02};
+ angles[]={6.2671871,0,0.057931717};
+ };
+ areaSize[]={3.7580566,0,3.4545898};
+ flags=1;
+ id=87736;
+ 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;
+ };
+ };
+ };
+ id=550;
+ atlOffset=-0.41678238;
+ };
+ class Item23
+ {
+ dataType="Layer";
+ name="outpost_25";
+ class Entities
+ {
+ items=18;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={9534.5518,37.168999,8390.6025};
+ name="outp_25_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=20;
+ b=5;
+ angle=194.83295;
+ id=1197;
+ atlOffset=5.1707458;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={9580.3828,31.998253,8261.2266};
+ name="outpost_25";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=170.48177;
+ b=135.58519;
+ angle=14.719703;
+ id=1198;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={9662.1836,31.998253,8292.3711};
+ name="outp_25_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=1199;
+ };
+ class Item3
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={9444.498,31.998253,8395.877};
+ angles[]={0,0.24626213,0};
+ };
+ areaSize[]={9.3670311,0,6.0418296};
+ areaIsRectangle=1;
+ flags=1;
+ id=86910;
+ 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 Item4
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={9583.4609,31.998253,8344.4834};
+ angles[]={0,0.28906143,0};
+ };
+ areaSize[]={6.9653411,0,6.5823107};
+ areaIsRectangle=1;
+ flags=1;
+ id=86911;
+ 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 Item5
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={9575.0439,31.998253,8311.7412};
+ angles[]={0,0.28906143,0};
+ };
+ areaSize[]={6.9653411,0,6.5823107};
+ areaIsRectangle=1;
+ flags=1;
+ id=86912;
+ 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 Item6
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={9581.0273,31.998253,8245.1035};
+ angles[]={0,0.24320143,0};
+ };
+ areaSize[]={12.127357,0,17.5275};
+ areaIsRectangle=1;
+ flags=1;
+ id=86909;
+ 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 Item7
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={9535.6738,31.998253,8390.416};
+ angles[]={0,0.28906143,0};
+ };
+ areaSize[]={25.623421,0,6.5823107};
+ areaIsRectangle=1;
+ flags=1;
+ id=87737;
+ 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 Item8
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={9406.3682,29.256792,8173.8965};
+ angles[]={6.2312346,0.28906143,0.069883667};
+ };
+ areaSize[]={4.2356186,0,4.4625907};
+ areaIsRectangle=1;
+ flags=1;
+ id=87738;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=2.2888184e-005;
+ 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 Item9
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={9421.6299,30.39599,8179.8926};
+ angles[]={6.2312346,0.28906143,0.069883667};
+ };
+ areaSize[]={4.2356186,0,4.4625907};
+ areaIsRectangle=1;
+ flags=1;
+ id=87739;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=2.2888184e-005;
+ 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 Item10
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={9685.2383,31.554041,8114.7813};
+ angles[]={6.2312346,0.28906143,0.069883667};
+ };
+ areaSize[]={4.2356186,0,4.4625907};
+ areaIsRectangle=1;
+ flags=1;
+ id=87740;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=2.2888184e-005;
+ 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 Item11
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={9672.1162,31.722895,8109.2017};
+ angles[]={6.2312346,0.28906143,0.069883667};
+ };
+ areaSize[]={4.2356186,0,4.4625907};
+ areaIsRectangle=1;
+ flags=1;
+ id=87741;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=2.2888184e-005;
+ 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 Item12
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={9660.5459,31.843912,8120.9395};
+ angles[]={6.2312346,0.28906143,0.069883667};
+ };
+ areaSize[]={4.2356186,0,4.4625907};
+ areaIsRectangle=1;
+ flags=1;
+ id=87742;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=2.2888184e-005;
+ 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 Item13
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={9735.3125,32.018894,8229.6836};
+ angles[]={6.2312346,0.28906143,0.069883667};
+ };
+ areaSize[]={4.2356186,0,4.4625907};
+ areaIsRectangle=1;
+ flags=1;
+ id=87743;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=2.2888184e-005;
+ 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 Item14
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={9745.9951,32.078491,8237.1221};
+ angles[]={6.2312346,0.28906143,0.069883667};
+ };
+ areaSize[]={4.2356186,0,4.4625907};
+ areaIsRectangle=1;
+ flags=1;
+ id=87744;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=2.2888184e-005;
+ 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 Item15
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={9740.9551,32.372917,8351.5615};
+ angles[]={6.2312346,0.28906143,0.069883667};
+ };
+ areaSize[]={4.2356186,0,4.4625907};
+ areaIsRectangle=1;
+ flags=1;
+ id=87745;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=2.2888184e-005;
+ 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 Item16
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={9593.9629,31.998276,8389.0391};
+ angles[]={6.2312346,0.28906143,0.069883667};
+ };
+ areaSize[]={4.2356186,0,4.4625907};
+ areaIsRectangle=1;
+ flags=1;
+ id=87746;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=2.2888184e-005;
+ 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 Item17
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={9415.9414,31.998276,8306.2891};
+ angles[]={6.2312346,0.28906143,0.069883667};
+ };
+ areaSize[]={4.2356186,0,4.4625907};
+ areaIsRectangle=1;
+ flags=1;
+ id=87747;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=2.2888184e-005;
+ 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;
+ };
+ };
+ };
+ id=555;
+ atlOffset=0.04044342;
+ };
+ class Item24
+ {
+ dataType="Layer";
+ name="outpost_26";
+ class Entities
+ {
+ items=7;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={10214.262,38.069435,9621.1846};
+ name="outp_26_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=281.10294;
+ id=1201;
+ atlOffset=5.6021996;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={10166.338,33.019497,9637.3926};
+ name="outpost_26";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=73.487305;
+ b=77.680664;
+ id=1202;
+ atlOffset=0.0016288757;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={10138.235,33.172638,9612.335};
+ name="outp_26_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=1203;
+ atlOffset=-3.8146973e-006;
+ };
+ class Item3
+ {
+ dataType="Marker";
+ position[]={10210.2,37.540833,9600.4658};
+ name="outp_26_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=281.10294;
+ id=86917;
+ atlOffset=5.8168373;
+ };
+ class Item4
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={10212.727,32.37207,9610.6963};
+ angles[]={6.2492037,1.7699839,6.2771854};
+ };
+ areaSize[]={21.189266,0,5.9929647};
+ areaIsRectangle=1;
+ flags=1;
+ id=86916;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.26101303;
+ 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 Item5
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={10138.327,33.171352,9612.29};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=86918;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-1.5258789e-005;
+ 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 Item6
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={10183.238,32.843163,9621.8174};
+ angles[]={6.2691875,0.22649138,6.2731848};
+ };
+ areaSize[]={13.852,0,5};
+ areaIsRectangle=1;
+ flags=1;
+ id=86915;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.11999893;
+ 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;
+ };
+ };
+ };
+ id=975;
+ atlOffset=0.26283264;
+ };
+ class Item25
+ {
+ dataType="Layer";
+ name="outpost_28";
+ class Entities
+ {
+ items=4;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={11041.043,19.958,6654.9058};
+ name="outp_28_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=135.30397;
+ id=1209;
+ atlOffset=4.946557;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={11064.26,21.105,6631.252};
+ name="outpost_28";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=100;
+ b=100;
+ id=1210;
+ atlOffset=6.3431015;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={11014.04,19.914,6604.292};
+ name="outp_28_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=109.106;
+ id=86944;
+ atlOffset=5.1612997;
+ };
+ class Item3
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={11116.626,23.332535,6580.1445};
+ angles[]={6.2432094,0,0.10955287};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87714;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=1.7166138e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=11;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ id=977;
+ atlOffset=4.0434341;
+ };
+ class Item26
+ {
+ dataType="Layer";
+ name="outpost_31";
+ class Entities
+ {
+ items=223;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={11900.408,57.629093,5678.9263};
+ name="outp_31_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=310.41556;
+ id=1221;
+ atlOffset=3.0015221;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={11942.273,55.457855,5654.9956};
+ name="outpost_31";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=100;
+ b=100;
+ angle=4.7860851;
+ id=1222;
+ atlOffset=1.9073486e-005;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={11973.347,53.906868,5630.9648};
+ name="outp_31_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=1223;
+ atlOffset=3.8146973e-006;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11944.643,54.756828,5707.0464};
+ angles[]={0,4.8187265,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=79615;
+ type="Land_i_House_Small_03_V1_F";
+ atlOffset=3.8146973e-006;
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11982.865,53.964878,5702.4287};
+ angles[]={0,1.6779575,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79589;
+ type="Land_City_Pillar_F";
+ atlOffset=-3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11921.387,55.0658,5715.8394};
+ angles[]={0,1.6779575,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79592;
+ type="Land_City_Pillar_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11915.939,55.896851,5686.5405};
+ angles[]={0,4.9139171,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79631;
+ type="Land_CncBarrierMedium_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11915.649,55.897739,5684.6919};
+ angles[]={0,4.8078899,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79632;
+ type="Land_CncBarrierMedium_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11930.023,56.320011,5677.0571};
+ angles[]={0,4.8078899,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79635;
+ type="Land_CncBarrierMedium_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item9
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11929.843,56.341019,5675.2236};
+ angles[]={0,4.8078899,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79636;
+ type="Land_CncBarrierMedium_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item10
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11943.939,56.381996,5684.7739};
+ angles[]={0,4.8078899,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79637;
+ type="Land_CncBarrierMedium_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item11
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11943.785,56.422649,5682.9497};
+ angles[]={0,4.8078899,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79638;
+ type="Land_CncBarrierMedium_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item12
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11943.605,56.46389,5681.1143};
+ angles[]={0,4.8078899,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79639;
+ type="Land_CncBarrierMedium_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item13
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11929.671,56.352505,5673.3794};
+ angles[]={0,4.8078899,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=80075;
+ type="Land_CncBarrierMedium_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item14
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11954.24,55.607876,5614.978};
+ angles[]={0,4.8301754,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79465;
+ type="Land_CncWall1_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item15
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11990.839,55.89941,5663.9673};
+ angles[]={0,4.8301754,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79484;
+ type="Land_CncWall1_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item16
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11888.689,55.450741,5623.6299};
+ angles[]={0,1.6645536,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79497;
+ type="Land_CncWall1_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item17
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11888.801,55.435074,5625.001};
+ angles[]={0,1.6645536,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79498;
+ type="Land_CncWall1_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item18
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11888.887,55.431778,5626.353};
+ angles[]={0,1.6645536,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79499;
+ type="Land_CncWall1_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item19
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11915.131,56.790081,5673.3037};
+ angles[]={0,6.1586328,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79502;
+ type="Land_CncWall1_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item20
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11932.054,57.347931,5671.687};
+ angles[]={0,0.091503642,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79503;
+ type="Land_CncWall1_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item21
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11933.342,57.381271,5671.5913};
+ angles[]={0,0.091503642,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79504;
+ type="Land_CncWall1_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item22
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11934.647,57.416027,5671.4634};
+ angles[]={0,0.11347796,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79523;
+ type="Land_CncWall1_F";
+ atlOffset=3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item23
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11924.541,56.60149,5613.4268};
+ angles[]={0,0.13896348,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79704;
+ type="Land_CncWall1_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item24
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11925.784,56.549652,5613.2461};
+ angles[]={0,0.13896348,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79705;
+ type="Land_CncWall1_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item25
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11927.011,56.4883,5613.0708};
+ angles[]={0,0.13896348,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79706;
+ type="Land_CncWall1_F";
+ atlOffset=3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item26
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11946,55.71542,5610.5356};
+ angles[]={0,0.13221456,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79449;
+ type="Land_CncWall4_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item27
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11921.348,56.688618,5613.8579};
+ angles[]={0,0.13221456,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79450;
+ type="Land_CncWall4_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item28
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11911.022,56.469646,5615.1904};
+ angles[]={0,0.13221456,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79451;
+ type="Land_CncWall4_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item29
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11916.187,56.661461,5614.5127};
+ angles[]={0,0.13221456,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79452;
+ type="Land_CncWall4_F";
+ atlOffset=3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item30
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11905.864,56.23299,5615.8633};
+ angles[]={0,0.13221456,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79453;
+ type="Land_CncWall4_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item31
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11900.702,56.006893,5616.541};
+ angles[]={0,0.13221456,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79454;
+ type="Land_CncWall4_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item32
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11890.387,55.604347,5617.8584};
+ angles[]={0,0.13221456,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79455;
+ type="Land_CncWall4_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item33
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11895.54,55.797787,5617.1973};
+ angles[]={0,0.13221456,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79456;
+ type="Land_CncWall4_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item34
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11888.294,55.483604,5620.311};
+ angles[]={0,1.6772738,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79457;
+ type="Land_CncWall4_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item35
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11889.839,55.449886,5636.1455};
+ angles[]={0,1.6772738,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79458;
+ type="Land_CncWall4_F";
+ atlOffset=3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item36
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11891.396,55.513618,5640.8076};
+ angles[]={0,2.1110568,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79459;
+ type="Land_CncWall4_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item37
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11896.718,55.811584,5649.7578};
+ angles[]={0,2.1110568,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79460;
+ type="Land_CncWall4_F";
+ atlOffset=3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item38
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11902.064,56.142925,5658.6968};
+ angles[]={0,2.1110568,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79461;
+ type="Land_CncWall4_F";
+ atlOffset=-3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item39
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11904.735,56.306808,5663.168};
+ angles[]={0,2.1110568,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79462;
+ type="Land_CncWall4_F";
+ atlOffset=-3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item40
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11951.191,55.610413,5609.8779};
+ angles[]={0,0.13221456,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79463;
+ type="Land_CncWall4_F";
+ atlOffset=3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item41
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11953.846,55.58704,5611.813};
+ angles[]={0,4.8267117,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79464;
+ type="Land_CncWall4_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item42
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11962.269,55.527603,5614.8457};
+ angles[]={0,0.1278217,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79466;
+ type="Land_CncWall4_F";
+ atlOffset=-3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item43
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11957.103,55.584396,5615.4976};
+ angles[]={0,0.1278217,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79467;
+ type="Land_CncWall4_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item44
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11987.413,55.517132,5631.2773};
+ angles[]={0,4.8212633,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79468;
+ type="Land_CncWall4_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item45
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11986.057,55.434475,5619.1025};
+ angles[]={0,4.8212633,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79469;
+ type="Land_CncWall4_F";
+ atlOffset=3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item46
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11985.555,55.412952,5614.2554};
+ angles[]={0,4.8212633,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79470;
+ type="Land_CncWall4_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item47
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11974.317,55.446701,5613.2622};
+ angles[]={0,0.1278217,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79471;
+ type="Land_CncWall4_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item48
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11990.497,55.861347,5660.6367};
+ angles[]={0,4.8212633,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79472;
+ type="Land_CncWall4_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item49
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11962.353,57.026058,5668.2925};
+ angles[]={0,0.10691691,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79473;
+ type="Land_CncWall4_F";
+ atlOffset=3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item50
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11928.823,57.256523,5672.0103};
+ angles[]={0,0.10691691,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79474;
+ type="Land_CncWall4_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item51
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11918.468,56.903679,5673.1226};
+ angles[]={0,0.10691691,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79475;
+ type="Land_CncWall4_F";
+ atlOffset=-3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item52
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11923.63,57.080204,5672.5166};
+ angles[]={0,0.10691691,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79476;
+ type="Land_CncWall4_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item53
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11982.918,55.41375,5612.1851};
+ angles[]={0,0.1278217,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79480;
+ type="Land_CncWall4_F";
+ atlOffset=-3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item54
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11977.752,55.432137,5612.8384};
+ angles[]={0,0.1278217,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79481;
+ type="Land_CncWall4_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item55
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11988.705,55.987476,5665.4067};
+ angles[]={0,0.10691691,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79482;
+ type="Land_CncWall4_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item56
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11983.43,56.185799,5666.0352};
+ angles[]={0,0.10691691,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79483;
+ type="Land_CncWall4_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item57
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11978.261,56.392784,5666.5923};
+ angles[]={0,0.10691691,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79485;
+ type="Land_CncWall4_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item58
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11946.742,57.450855,5670.0815};
+ angles[]={0,0.1278217,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79486;
+ type="Land_CncWall4_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item59
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11941.508,57.482796,5670.6709};
+ angles[]={0,0.10691691,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79487;
+ type="Land_CncWall4_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item60
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11936.854,56.014687,5611.8042};
+ angles[]={0,0.13221456,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79488;
+ type="Land_CncWall4_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item61
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11907.497,56.473949,5667.6084};
+ angles[]={0,2.1680357,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79501;
+ type="Land_CncWall4_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item62
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11957.156,57.204609,5668.8799};
+ angles[]={0,0.1278217,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79518;
+ type="Land_CncWall4_F";
+ atlOffset=-3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item63
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11951.925,57.351559,5669.4668};
+ angles[]={0,0.10691691,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79519;
+ type="Land_CncWall4_F";
+ atlOffset=3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item64
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11938.059,57.457363,5664.9302};
+ angles[]={0,3.2451606,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79520;
+ type="Land_CncWall4_F";
+ atlOffset=3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item65
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11932.873,57.391296,5665.4595};
+ angles[]={0,3.2451606,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79521;
+ type="Land_CncWall4_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item66
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11941.449,57.469055,5667.6079};
+ angles[]={0,1.6864285,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79522;
+ type="Land_CncWall4_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item67
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11899.389,55.973633,5654.229};
+ angles[]={0,2.1110568,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79524;
+ type="Land_CncWall4_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item68
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11948.852,57.068165,5691.0205};
+ angles[]={0,0.12058093,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79646;
+ type="Land_CncWall4_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item69
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11945.415,57.181129,5688.4028};
+ angles[]={0,4.8149166,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79647;
+ type="Land_CncWall4_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item70
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11979.91,55.418098,5702.3062};
+ angles[]={0,3.2534103,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79651;
+ type="Land_CncWall4_F";
+ atlOffset=3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item71
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11974.635,55.610325,5702.8901};
+ angles[]={0,3.2534103,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79652;
+ type="Land_CncWall4_F";
+ atlOffset=-3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item72
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11971.891,55.915127,5700.8086};
+ angles[]={0,1.6969433,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79653;
+ type="Land_CncWall4_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item73
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11970.473,56.624149,5689.1577};
+ angles[]={0,1.6969433,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79654;
+ type="Land_CncWall4_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item74
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11969.957,56.752953,5685.2793};
+ angles[]={0,1.6969433,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79655;
+ type="Land_CncWall4_F";
+ atlOffset=-3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item75
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11947.992,55.804131,5619.6548};
+ angles[]={0,0.12070167,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79707;
+ type="Land_CncWall4_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item76
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11942.83,55.955475,5620.249};
+ angles[]={0,0.12070167,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79708;
+ type="Land_CncWall4_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item77
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11939.247,55.934021,5613.7324};
+ angles[]={0,4.8448596,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79709;
+ type="Land_CncWall4_F";
+ atlOffset=-3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item78
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11954.027,57.041718,5690.4028};
+ angles[]={0,0.12058093,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79711;
+ type="Land_CncWall4_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item79
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11894.067,55.656181,5645.2793};
+ angles[]={0,2.1110568,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79725;
+ type="Land_CncWall4_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item80
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11947.595,54.726418,5611.9697};
+ angles[]={6.2759676,4.8472891,6.2623315};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79720;
+ type="Land_HBarrier_3_F";
+ atlOffset=3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item81
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11948.093,54.709942,5616.2593};
+ angles[]={6.2613239,4.8285713,6.2630882};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79719;
+ type="Land_HBarrier_5_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item82
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11931.02,56.205166,5629.937};
+ angles[]={6.2460866,3.2860777,6.2486863};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79489;
+ type="Land_HBarrier_Big_F";
+ atlOffset=3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item83
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11937.367,55.94405,5629.1201};
+ angles[]={6.243402,0.16389067,6.2447329};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79495;
+ type="Land_HBarrier_Big_F";
+ atlOffset=3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item84
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11989.231,54.957802,5632.5674};
+ angles[]={6.2745953,4.846674,6.2723603};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79507;
+ type="Land_HBarrier_Big_F";
+ atlOffset=-3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item85
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11990.106,55.036678,5640.9946};
+ angles[]={6.2696447,4.846674,6.2718759};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79508;
+ type="Land_HBarrier_Big_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item86
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11991.043,55.140099,5649.4453};
+ angles[]={6.2725434,4.846674,6.2642365};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79509;
+ type="Land_HBarrier_Big_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item87
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11991.942,55.232361,5657.8823};
+ angles[]={6.2692161,4.846674,6.2576489};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79510;
+ type="Land_HBarrier_Big_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item88
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11992.608,55.291668,5664.1816};
+ angles[]={6.2732325,4.846674,6.2513914};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79511;
+ type="Land_HBarrier_Big_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item89
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11994.102,55.23563,5679.209};
+ angles[]={0.010415442,4.8416991,6.2397757};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79597;
+ type="Land_HBarrier_Big_F";
+ atlOffset=-3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item90
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11996.474,53.914036,5702.4321};
+ angles[]={0.10513614,4.846674,6.2228327};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79599;
+ type="Land_HBarrier_Big_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item91
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11995.816,54.513351,5696.0405};
+ angles[]={0.075256653,4.846674,6.2282476};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79600;
+ type="Land_HBarrier_Big_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item92
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11992.009,53.765381,5706.1304};
+ angles[]={0.13693641,0.12525906,6.2200599};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79616;
+ type="Land_HBarrier_Big_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item93
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11987.768,53.986828,5706.4512};
+ angles[]={0.1312256,0.12132216,6.224916};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79617;
+ type="Land_HBarrier_Big_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item94
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11988.788,55.459911,5679.9346};
+ angles[]={0.0067746402,3.2606802,6.2387414};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79650;
+ type="Land_HBarrier_Big_F";
+ atlOffset=3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item95
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11960.518,54.974438,5613.3047};
+ angles[]={6.2750587,3.2957535,6.2761774};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79726;
+ type="Land_HBarrier_Big_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item96
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11975.71,54.876499,5611.3574};
+ angles[]={6.2777591,3.2958024,6.2802153};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79727;
+ type="Land_HBarrier_Big_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item97
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11923.192,56.063286,5611.9434};
+ angles[]={6.270823,3.2923579,6.2575769};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79731;
+ type="Land_HBarrier_Big_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item98
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11914.839,56.108849,5612.9619};
+ angles[]={0.014834567,3.2957511,0.041922804};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79732;
+ type="Land_HBarrier_Big_F";
+ atlOffset=-3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item99
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11906.372,55.739311,5614.0332};
+ angles[]={0.022223961,3.2994273,0.043474168};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79735;
+ type="Land_HBarrier_Big_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item100
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11897.895,55.377369,5615.1011};
+ angles[]={0.022606902,3.3020284,0.036780708};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79736;
+ type="Land_HBarrier_Big_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item101
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11889.393,55.057873,5616.1582};
+ angles[]={0.023506606,3.3062134,0.031216916};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79739;
+ type="Land_HBarrier_Big_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item102
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11886.697,54.856632,5622.0576};
+ angles[]={0.013001583,4.8482485,0.031216916};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79740;
+ type="Land_HBarrier_Big_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item103
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11965.78,54.38921,5712.5361};
+ angles[]={0.11046334,3.2958851,6.237668};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79743;
+ type="Land_HBarrier_Big_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item104
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11957.251,54.698021,5713.5479};
+ angles[]={0.10153449,3.2961068,6.2317963};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79745;
+ type="Land_HBarrier_Big_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item105
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11948.702,54.997147,5714.498};
+ angles[]={0.077873364,0.11506309,6.2400126};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79747;
+ type="Land_HBarrier_Big_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item106
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11940.216,55.281773,5715.3657};
+ angles[]={0.060261916,0.10512745,6.2443471};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79749;
+ type="Land_HBarrier_Big_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item107
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11931.612,55.525398,5716.3276};
+ angles[]={0.042438731,0.10058951,6.2543139};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79751;
+ type="Land_HBarrier_Big_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item108
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11925.494,55.675678,5716.8247};
+ angles[]={0.0357683,0.096401595,6.2581916};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79752;
+ type="Land_HBarrier_Big_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item109
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11947.975,54.650349,5615.1812};
+ angles[]={6.2613239,4.855732,6.2630882};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79721;
+ type="Land_HBarrier_1_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item110
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11947.676,54.635372,5612.8643};
+ angles[]={6.2752142,0.15043217,6.2630882};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79722;
+ type="Land_HBarrier_1_F";
+ atlOffset=3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item111
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11947.463,54.628342,5611.3335};
+ angles[]={6.2759676,0.15037137,6.2623315};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79723;
+ type="Land_HBarrier_1_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item112
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11948.274,54.707779,5618.2407};
+ angles[]={6.2635899,0.15047155,6.2608223};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79724;
+ type="Land_HBarrier_1_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item113
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11910.679,55.549114,5714.6143};
+ angles[]={0.018270066,4.8161016,6.2753959};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79626;
+ type="Land_HBarrierWall_corner_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item114
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11907.705,55.667057,5695.189};
+ angles[]={6.281002,3.2599776,0.012044894};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79629;
+ type="Land_HBarrierWall_corner_F";
+ 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[]={11915.723,55.786163,5691.7754};
+ angles[]={0.0060397149,3.3043852,0.015125045};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79630;
+ type="Land_HBarrierWall_corner_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item116
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11916.71,55.48671,5714.4063};
+ angles[]={0.024929304,0.12240258,6.2635932};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79624;
+ type="Land_HBarrierWall6_F";
+ atlOffset=-3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item117
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11909.846,55.625561,5707.6924};
+ angles[]={0.0086386036,4.8405609,6.2800398};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79628;
+ type="Land_HBarrierWall6_F";
+ atlOffset=3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item118
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11987.141,55.885834,5625.0991};
+ angles[]={6.2740965,4.8171625,6.2775331};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79505;
+ type="Land_HBarrierTower_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item119
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11968.363,55.903019,5614.2598};
+ angles[]={6.2767539,0.12880228,6.2770867};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79530;
+ type="Land_HBarrierTower_F";
+ atlOffset=-3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item120
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11910.021,57.097778,5700.064};
+ angles[]={0.0056099319,1.7042032,0.006440883};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79627;
+ type="Land_HBarrierTower_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item121
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11985.441,56.12001,5646.3359};
+ angles[]={0,3.24681,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=79506;
+ type="Land_Shed_Small_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item122
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11945.068,62.894249,5641.1821};
+ angles[]={0,0.10963596,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=79493;
+ type="Land_Offices_01_V1_F";
+ };
+ class Item123
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11989.096,56.282516,5632.5215};
+ angles[]={0,1.6865933,0};
+ };
+ side="Empty";
+ class Attributes
+ {
+ };
+ id=79512;
+ type="Land_Razorwire_F";
+ atlOffset=1.7785645;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item124
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11990.008,56.298897,5640.5728};
+ angles[]={0,1.6865933,0};
+ };
+ side="Empty";
+ class Attributes
+ {
+ };
+ id=79513;
+ type="Land_Razorwire_F";
+ atlOffset=1.721756;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item125
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11991.804,56.481049,5657.4453};
+ angles[]={0,1.6865933,0};
+ };
+ side="Empty";
+ class Attributes
+ {
+ };
+ id=79514;
+ type="Land_Razorwire_F";
+ atlOffset=1.7061996;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item126
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11990.873,56.295692,5648.6118};
+ angles[]={0,1.6865933,0};
+ };
+ side="Empty";
+ class Attributes
+ {
+ };
+ id=79515;
+ type="Land_Razorwire_F";
+ atlOffset=1.6182671;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item127
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11992.242,56.74226,5664.2871};
+ angles[]={0,1.6865933,0};
+ };
+ side="Empty";
+ class Attributes
+ {
+ };
+ id=79602;
+ type="Land_Razorwire_F";
+ atlOffset=1.8928223;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item128
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11994.241,56.848034,5679.2446};
+ angles[]={0,1.6865933,0};
+ };
+ side="Empty";
+ class Attributes
+ {
+ };
+ id=79603;
+ type="Land_Razorwire_F";
+ atlOffset=2.0738029;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item129
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11995.854,56.245728,5695.8809};
+ angles[]={0,4.8105493,0};
+ };
+ side="Empty";
+ class Attributes
+ {
+ };
+ id=79605;
+ type="Land_Razorwire_F";
+ atlOffset=2.1772652;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item130
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11996.279,55.451023,5702.1182};
+ angles[]={0,4.810555,0};
+ };
+ side="Empty";
+ class Attributes
+ {
+ };
+ id=79606;
+ type="Land_Razorwire_F";
+ atlOffset=1.9470863;
+ };
+ class Item131
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11992.867,55.171021,5706.353};
+ angles[]={0,0.14142704,0};
+ };
+ side="Empty";
+ class Attributes
+ {
+ };
+ id=79618;
+ type="Land_Razorwire_F";
+ atlOffset=1.9455147;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item132
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11988.142,53.483772,5706.6504};
+ angles[]={0.1312256,3.1373446,6.224916};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=79619;
+ type="Land_Razorwire_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item133
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11918.113,55.384186,5717.2876};
+ angles[]={0.027717032,0.11138118,6.2574677};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=79657;
+ type="Land_Razorwire_F";
+ };
+ class Item134
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11911.142,55.49012,5718.0635};
+ angles[]={0.012074549,0.062904485,6.2754035};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=79658;
+ type="Land_Razorwire_F";
+ };
+ class Item135
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11907.353,55.561722,5714.7075};
+ angles[]={0.012153276,4.8184071,6.2748203};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=79701;
+ type="Land_Razorwire_F";
+ atlOffset=3.8146973e-006;
+ };
+ class Item136
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11904.901,55.632343,5701.7144};
+ angles[]={0.00059801998,4.8729858,0.0031644255};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=79702;
+ type="Land_Razorwire_F";
+ };
+ class Item137
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11904.394,55.623329,5697.457};
+ angles[]={6.281002,1.6697212,0.0078429785};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=79703;
+ type="Land_Razorwire_F";
+ atlOffset=-3.8146973e-006;
+ };
+ class Item138
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11960.494,56.605549,5613.1958};
+ angles[]={0,3.2790461,0};
+ };
+ side="Empty";
+ class Attributes
+ {
+ };
+ id=79728;
+ type="Land_Razorwire_F";
+ atlOffset=2.0867691;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item139
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11975.979,56.454147,5611.2148};
+ angles[]={0,3.2677536,0};
+ };
+ side="Empty";
+ class Attributes
+ {
+ };
+ id=79729;
+ type="Land_Razorwire_F";
+ atlOffset=2.0341568;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item140
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11914.816,57.774803,5612.8511};
+ angles[]={0,3.2790461,0};
+ };
+ side="Empty";
+ class Attributes
+ {
+ };
+ id=79733;
+ type="Land_Razorwire_F";
+ atlOffset=2.1201591;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item141
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11906.348,57.759972,5613.9229};
+ angles[]={5.857604,3.2797821,0.058923859};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=79734;
+ type="Land_Razorwire_F";
+ atlOffset=0.0060539246;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item142
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11897.871,57.037155,5614.9912};
+ angles[]={0,3.2790461,0};
+ };
+ side="Empty";
+ class Attributes
+ {
+ };
+ id=79737;
+ type="Land_Razorwire_F";
+ atlOffset=2.1130562;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item143
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11889.369,54.604801,5616.0469};
+ angles[]={0.023506606,3.2789593,0.031216916};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=79738;
+ type="Land_Razorwire_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item144
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11886.586,56.499676,5622.0786};
+ angles[]={0,4.8217192,0};
+ };
+ side="Empty";
+ class Attributes
+ {
+ };
+ id=79741;
+ type="Land_Razorwire_F";
+ atlOffset=2.101757;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item145
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11965.906,56.863106,5712.5898};
+ angles[]={0,0.12864447,0};
+ };
+ side="Empty";
+ class Attributes
+ {
+ };
+ id=79742;
+ type="Land_Razorwire_F";
+ atlOffset=0.44655609;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item146
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11957.377,56.974644,5713.6016};
+ angles[]={6.0727715,0.12864447,6.0487962};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=79744;
+ type="Land_Razorwire_F";
+ atlOffset=0.24546051;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item147
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11948.579,57.423782,5714.439};
+ angles[]={0,3.2385664,0};
+ };
+ side="Empty";
+ class Attributes
+ {
+ };
+ id=79746;
+ type="Land_Razorwire_F";
+ atlOffset=0.42276001;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item148
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11940.091,57.633461,5715.3091};
+ angles[]={0,3.2385664,0};
+ };
+ side="Empty";
+ class Attributes
+ {
+ };
+ id=79748;
+ type="Land_Razorwire_F";
+ atlOffset=0.34436798;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item149
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11931.489,57.831173,5716.27};
+ angles[]={0,3.2385664,0};
+ };
+ side="Empty";
+ class Attributes
+ {
+ };
+ id=79750;
+ type="Land_Razorwire_F";
+ atlOffset=0.29515839;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item150
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11925.37,57.195217,5716.7666};
+ angles[]={0,3.2385664,0};
+ };
+ side="Empty";
+ class Attributes
+ {
+ };
+ id=79753;
+ type="Land_Razorwire_F";
+ atlOffset=1.9692841;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item151
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11906.444,55.621883,5708.1675};
+ angles[]={0.0036376154,4.8223567,0.0018269814};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=80024;
+ type="Land_Razorwire_F";
+ };
+ class Item152
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11943.054,55.63073,5699.79};
+ angles[]={0,4.8277369,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=80181;
+ type="Land_spp_Transformer_F";
+ atlOffset=3.8146973e-006;
+ };
+ class Item153
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11928.902,55.271152,5687.4482};
+ angles[]={0,3.2473879,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=79580;
+ type="Land_City2_8m_F";
+ atlOffset=3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item154
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11953.392,55.468464,5684.8506};
+ angles[]={0,3.2473879,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=79581;
+ type="Land_City2_8m_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item155
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11921.991,55.150459,5688.1826};
+ angles[]={0,3.2473879,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=79582;
+ type="Land_City2_8m_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item156
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11980.173,52.779011,5709.77};
+ angles[]={0,0.1201451,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=79583;
+ type="Land_City2_8m_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item157
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11931.795,54.375957,5714.7881};
+ angles[]={0,3.2473879,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=79584;
+ type="Land_City2_8m_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item158
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11959.547,53.543026,5711.8433};
+ angles[]={0,3.2473879,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=79585;
+ type="Land_City2_8m_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item159
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11924.884,54.527298,5715.5234};
+ angles[]={0,3.2473879,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=79586;
+ type="Land_City2_8m_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item160
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11966.469,53.305756,5711.1069};
+ angles[]={0,3.2473879,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=79587;
+ type="Land_City2_8m_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item161
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11983.279,53.079876,5706.1069};
+ angles[]={0,1.6767569,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=79588;
+ type="Land_City2_8m_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item162
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11918.749,55.061234,5691.8179};
+ angles[]={0,4.8221583,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=79590;
+ type="Land_City2_8m_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item163
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11920.977,54.694183,5712.4194};
+ angles[]={0,4.8221583,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=79591;
+ type="Land_City2_8m_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item164
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11935.845,55.395248,5686.7114};
+ angles[]={0,3.2473879,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=79593;
+ type="Land_City2_8m_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item165
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11952.863,55.474876,5684.9175};
+ angles[]={0,0.11733366,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=79594;
+ type="Land_City2_8m_F";
+ };
+ class Item166
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11952.617,53.784771,5712.5776};
+ angles[]={0,3.2473879,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=79608;
+ type="Land_City2_8m_F";
+ };
+ class Item167
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11952.617,53.784771,5712.5776};
+ angles[]={0,3.2473879,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=79609;
+ type="Land_City2_8m_F";
+ };
+ class Item168
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11952.617,53.784771,5712.5776};
+ angles[]={0,3.2473879,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=79610;
+ type="Land_City2_8m_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item169
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11952.617,53.784771,5712.5776};
+ angles[]={0,3.2473879,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=79611;
+ type="Land_City2_8m_F";
+ };
+ class Item170
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11945.668,53.998615,5713.3184};
+ angles[]={0,3.2473879,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=79612;
+ type="Land_City2_8m_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item171
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11938.737,54.199051,5714.0522};
+ angles[]={0,3.2473879,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=79613;
+ type="Land_City2_8m_F";
+ atlOffset=3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item172
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11918.81,55.055725,5692.3169};
+ angles[]={0,1.690316,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=79614;
+ type="Land_City2_8m_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item173
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11920.263,54.853676,5705.7007};
+ angles[]={0,4.8221583,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=79625;
+ type="Land_City2_8m_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item174
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11960.312,55.33115,5684.1128};
+ angles[]={0,3.2473879,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=79648;
+ type="Land_City2_8m_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item175
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11965.866,55.163933,5683.5278};
+ angles[]={0,3.2473879,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=79710;
+ type="Land_City2_8m_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item176
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11942.779,55.489723,5685.9858};
+ angles[]={0,3.2473879,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=79877;
+ type="Land_City2_8m_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item177
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11930.301,56.185905,5705.5591};
+ angles[]={6.2784476,4.8205972,6.2395611};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=80247;
+ type="Land_Shed_06_F";
+ atlOffset=3.8146973e-006;
+ };
+ class Item178
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11933.143,54.612377,5709.5898};
+ angles[]={5.7292442,0.07845711,0.048658378};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=80185;
+ type="Land_Plank_01_8m_F";
+ };
+ class Item179
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11926.192,55.709251,5714.3062};
+ angles[]={0.039703809,3.2302547,6.2581916};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79962;
+ type="Land_CncShelter_F";
+ atlOffset=-3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item180
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11928.589,55.659332,5714.0547};
+ angles[]={0.039703809,3.2304387,6.2581916};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79963;
+ type="Land_CncShelter_F";
+ atlOffset=-3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item181
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11930.972,55.61438,5713.7813};
+ angles[]={0.03970531,3.2336659,6.2620559};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79964;
+ type="Land_CncShelter_F";
+ atlOffset=-3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item182
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11933.361,55.560478,5713.5024};
+ angles[]={0.047436893,3.2385263,6.2543139};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79965;
+ type="Land_CncShelter_F";
+ atlOffset=-3.8146973e-006;
+ 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[]={11935.746,55.507774,5713.2266};
+ angles[]={0.047435638,3.2386484,6.2583976};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=79966;
+ type="Land_CncShelter_F";
+ 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[]={11944.447,56.585217,5689.855};
+ angles[]={0.034836102,3.2419393,0.0049914722};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsSimpleObject=1;
+ disableSimulation=1;
+ };
+ id=79983;
+ type="Land_ToiletBox_F";
+ atlOffset=-0.00076675415;
+ };
+ class Item185
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11968.188,56.33239,5686.8267};
+ angles[]={0.027847918,1.7029021,6.2477889};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=79860;
+ type="Land_Cargo20_military_green_F";
+ atlOffset=-0.0013809204;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="DoorStates";
+ expression="['init',_this,_value] call bis_fnc_3DENAttributeDoorStates;";
+ class Value
+ {
+ class data
+ {
+ singleType="ARRAY";
+ class value
+ {
+ items=3;
+ class Item0
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=4;
+ };
+ };
+ class Item1
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=0;
+ };
+ };
+ class Item2
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=0;
+ };
+ };
+ };
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item186
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11941.894,56.746773,5687.8359};
+ angles[]={0.033715993,0.096445791,0.006118156};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=79861;
+ type="Land_Cargo20_military_green_F";
+ atlOffset=-0.00077819824;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="DoorStates";
+ expression="['init',_this,_value] call bis_fnc_3DENAttributeDoorStates;";
+ class Value
+ {
+ class data
+ {
+ singleType="ARRAY";
+ class value
+ {
+ items=3;
+ class Item0
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=4;
+ };
+ };
+ class Item1
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=0;
+ };
+ };
+ class Item2
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=0;
+ };
+ };
+ };
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item187
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11993.271,55.311817,5670.4556};
+ angles[]={6.2809215,4.846674,6.247344};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=86971;
+ type="Land_HBarrier_Big_F";
+ 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[]={11993.411,56.925735,5670.4912};
+ angles[]={0,1.6865933,0};
+ };
+ side="Empty";
+ class Attributes
+ {
+ };
+ id=86972;
+ type="Land_Razorwire_F";
+ atlOffset=2.0738068;
+ 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[]={11930.293,56.322418,5612.6396};
+ angles[]={0,0.13221456,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=86973;
+ type="Land_CncWall4_F";
+ 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[]={11933.578,56.160969,5612.2085};
+ angles[]={0,0.13896348,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=86974;
+ type="Land_CncWall1_F";
+ atlOffset=3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item191
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11931.835,55.674141,5610.7368};
+ angles[]={6.2718596,3.2926869,6.2363176};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=86975;
+ type="Land_HBarrier_Big_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item192
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11889.302,55.430721,5630.9331};
+ angles[]={0,1.6772738,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=86976;
+ type="Land_CncWall4_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item193
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11888.992,55.429863,5627.6748};
+ angles[]={0,1.6645536,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=86977;
+ type="Land_CncWall1_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item194
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11887.693,54.826962,5631.4316};
+ angles[]={6.2826972,4.8486409,0.030832615};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=86978;
+ type="Land_HBarrier_Big_F";
+ atlOffset=4.196167e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item195
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11887.582,56.470341,5631.4526};
+ angles[]={0,4.8217192,0};
+ };
+ side="Empty";
+ class Attributes
+ {
+ };
+ id=86979;
+ type="Land_Razorwire_F";
+ atlOffset=2.1018066;
+ 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[]={11890.68,54.961128,5643.3662};
+ angles[]={6.2723436,5.2670884,0.036022414};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=86980;
+ type="Land_HBarrier_Big_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item197
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11890.587,56.605305,5643.4312};
+ angles[]={0,5.2410145,0};
+ };
+ side="Empty";
+ class Attributes
+ {
+ };
+ id=86981;
+ type="Land_Razorwire_F";
+ atlOffset=2.1017418;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item198
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11896.589,55.303108,5653.2412};
+ angles[]={6.2683592,5.2667928,0.038199212};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=86982;
+ type="Land_HBarrier_Big_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item199
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11896.497,56.947372,5653.3057};
+ angles[]={0,5.2410145,0};
+ };
+ side="Empty";
+ class Attributes
+ {
+ };
+ id=86983;
+ type="Land_Razorwire_F";
+ atlOffset=2.1017456;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item200
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11903.323,55.720226,5664.5542};
+ angles[]={6.2693706,5.2668657,0.036351908};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=86984;
+ type="Land_HBarrier_Big_F";
+ atlOffset=-3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item201
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11903.23,57.364525,5664.6191};
+ angles[]={0,5.2410145,0};
+ };
+ side="Empty";
+ class Attributes
+ {
+ };
+ id=86985;
+ type="Land_Razorwire_F";
+ atlOffset=2.1017036;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item202
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11909.322,56.566803,5670.2358};
+ angles[]={0,2.2818079,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=86986;
+ type="Land_CncWall1_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item203
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11910.249,56.605537,5670.9736};
+ angles[]={0,2.7020478,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=86987;
+ type="Land_CncWall1_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item204
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11911.481,56.655968,5671.5981};
+ angles[]={0,2.7020478,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=86989;
+ type="Land_CncWall1_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item205
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11912.652,56.703213,5672.1187};
+ angles[]={0,2.8279173,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=86990;
+ type="Land_CncWall1_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item206
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11913.89,56.745632,5672.4482};
+ angles[]={0,3.0070126,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=86991;
+ type="Land_CncWall1_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item207
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11915.13,55.510124,5619.8208};
+ angles[]={0,3.2664509,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=86993;
+ type="Land_Cargo_House_V2_F";
+ };
+ class Item208
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11907.951,55.165733,5620.7568};
+ angles[]={0,3.2664509,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=86994;
+ type="Land_Cargo_House_V2_F";
+ };
+ class Item209
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11900.729,54.838654,5621.6719};
+ angles[]={0,3.2664509,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=86995;
+ type="Land_Cargo_House_V2_F";
+ atlOffset=4.9591064e-005;
+ };
+ class Item210
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11932.312,55.893044,5692.0654};
+ angles[]={0,3.2462497,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=86997;
+ type="Land_Cargo_House_V2_F";
+ };
+ class Item211
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11926.074,55.818413,5692.7129};
+ angles[]={0,3.2462497,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=86998;
+ type="Land_Cargo_House_V2_F";
+ };
+ class Item212
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11952.489,56.181683,5664.3384};
+ angles[]={0,0.1048452,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=87001;
+ type="Land_Cargo_House_V2_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item213
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11945.361,56.364037,5666.6479};
+ angles[]={0,1.6756716,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=87002;
+ type="Land_Cargo_House_V2_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item214
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11959.966,55.971813,5664.8857};
+ angles[]={0,1.6756716,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=87003;
+ type="Land_Cargo_House_V2_F";
+ atlOffset=-3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item215
+ {
+ dataType="Marker";
+ position[]={11883.537,57.951721,5694.127};
+ name="outp_31_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=132.72621;
+ id=87005;
+ atlOffset=3.3502693;
+ };
+ class Item216
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12076.729,53.841309,5641.7354};
+ angles[]={0,0.65964717,0};
+ };
+ areaSize[]={28.797102,0,31.96283};
+ areaIsRectangle=1;
+ flags=1;
+ id=87004;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=4.196167e-005;
+ 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 Item217
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={11891.541,68.83812,5623.7256};
+ angles[]={0,0.09095639,0};
+ };
+ areaSize[]={9.5909023,0,23.116558};
+ areaIsRectangle=1;
+ flags=1;
+ id=86992;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=15.059887;
+ 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 Item218
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11973.247,53.027981,5710.6455};
+ angles[]={0,0.1201451,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87059;
+ type="Land_City2_8m_F";
+ atlOffset=3.0517578e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item219
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11989.006,59.169884,5672.3926};
+ angles[]={0,4.8059835,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87062;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=5.7220459e-005;
+ };
+ class Item220
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11923.588,59.804878,5617.5132};
+ angles[]={0,0.13464808,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87063;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item221
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11914.191,59.869762,5668.2104};
+ angles[]={0,2.7254171,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87064;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item222
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11976.261,58.303322,5706.4463};
+ angles[]={0,3.2495177,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87060;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ };
+ id=980;
+ atlOffset=-1.226326;
+ };
+ class Item27
+ {
+ dataType="Layer";
+ name="outpost_32";
+ class Entities
+ {
+ items=9;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={12835.547,8.5970564,11500.681};
+ name="outp_32_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=159.5705;
+ id=1225;
+ atlOffset=5.1608715;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={12819.961,3.4361851,11482.665};
+ name="outpost_32";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=100;
+ b=69.766998;
+ angle=341.60797;
+ id=1226;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={12881.551,8.6042366,11512.038};
+ name="outp_32_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=247.04723;
+ id=86920;
+ atlOffset=5.1589284;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12887.422,8.3411856,11481.19};
+ angles[]={0,5.9219308,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86921;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=2.3841858e-007;
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12795.298,8.3411865,11448.784};
+ angles[]={0,1.1567298,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86922;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=1.1920929e-006;
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12871.993,8.370697,11517.35};
+ angles[]={0,2.7916112,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86923;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=-2.3841858e-007;
+ };
+ class Item6
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12856.647,3.4361851,11499.975};
+ angles[]={0,5.939003,0};
+ };
+ areaSize[]={10.062677,0,7.6704998};
+ areaIsRectangle=1;
+ flags=1;
+ id=86919;
+ 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 Item7
+ {
+ dataType="Marker";
+ position[]={12853.683,9.0229998,11533.28};
+ name="outp_32_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=251.46132;
+ id=87748;
+ atlOffset=5.1261845;
+ };
+ class Item8
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12786.896,3.7030575,11457.508};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87571;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.26687241;
+ 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;
+ };
+ };
+ };
+ id=981;
+ atlOffset=1.5925195;
+ };
+ class Item28
+ {
+ dataType="Layer";
+ name="outpost_33";
+ class Entities
+ {
+ items=4;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={13498.033,48.632,1689.674};
+ name="outp_33_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=164.56296;
+ id=1228;
+ atlOffset=5.3958626;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={13465.858,43.756001,1694.192};
+ name="outpost_33";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=100;
+ b=100;
+ id=1229;
+ atlOffset=-0.00028991699;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={13503.293,49.142803,1670.9924};
+ name="outp_33_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=341.80124;
+ id=87749;
+ atlOffset=5.3958626;
+ };
+ class Item3
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={13478.235,43.442177,1696.1565};
+ angles[]={0.025419464,0,6.2820406};
+ };
+ areaSize[]={3,0,3};
+ flags=1;
+ id=87750;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=4.9591064e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=11;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ id=982;
+ atlOffset=2.0515938;
+ };
+ class Item29
+ {
+ dataType="Layer";
+ name="outpost_34";
+ class Entities
+ {
+ items=7;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={14309.128,48.932404,10329.806};
+ name="outp_34_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=303.14139;
+ id=1232;
+ atlOffset=5.1612015;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={14320.186,43.768002,10366.56};
+ name="outpost_34";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=75;
+ b=75;
+ id=1233;
+ atlOffset=0.00019073486;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={14294.988,48.947811,10338.585};
+ name="outp_34_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=123.16101;
+ id=86939;
+ atlOffset=5.1612091;
+ };
+ class Item3
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={14302.258,43.77354,10334.178};
+ angles[]={0,0.57177955,0};
+ };
+ areaSize[]={13.36193,0,10.817153};
+ areaIsRectangle=1;
+ flags=1;
+ id=86940;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-0.0014572144;
+ 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 Item4
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={14309.685,43.767826,10346.437};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=86938;
+ 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 Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14293.811,48.673,10374.208};
+ angles[]={0,2.1317985,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87752;
+ type="Land_Cargo_Patrol_V1_F";
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14323.695,48.67281,10339.193};
+ angles[]={0,0.52898747,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87751;
+ type="Land_Cargo_Patrol_V1_F";
+ };
+ };
+ id=983;
+ atlOffset=0.24298477;
+ };
+ class Item30
+ {
+ dataType="Layer";
+ name="outpost_35";
+ class Entities
+ {
+ items=5;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={15009.354,17.318642,16405.064};
+ name="outp_35_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=92.636925;
+ id=1236;
+ atlOffset=5.1614237;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={15053.282,12.157,16426.76};
+ name="outpost_35";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=100;
+ b=100;
+ id=1237;
+ atlOffset=-0.00021839142;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={15030.012,17.319,16365.546};
+ name="outp_35_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=15;
+ b=5;
+ angle=351.01801;
+ id=86925;
+ atlOffset=5.1617823;
+ };
+ class Item3
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={15034.875,12.486217,16365.482};
+ angles[]={0,6.1781688,0};
+ };
+ areaSize[]={9.509963,0,5};
+ areaIsRectangle=1;
+ flags=1;
+ id=86924;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.32899857;
+ 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 Item4
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={15103.527,12.15052,16456.344};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87568;
+ 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;
+ };
+ };
+ };
+ id=984;
+ atlOffset=1.0466986;
+ };
+ class Item31
+ {
+ dataType="Layer";
+ name="outpost_36";
+ class Entities
+ {
+ items=7;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={15385.269,34.886261,12943.439};
+ name="outp_36_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=259.41501;
+ id=1240;
+ atlOffset=14.077957;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={15383.504,20.808304,12908.358};
+ name="outpost_36";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=73.298828;
+ b=75.391113;
+ id=1241;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={15368.686,34.886261,12940.114};
+ name="outp_36_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=75.829605;
+ id=86926;
+ atlOffset=14.077957;
+ };
+ class Item3
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={15379.81,20.900303,12924.039};
+ angles[]={0,5.8896794,0};
+ };
+ areaSize[]={6.9760652,0,5};
+ flags=1;
+ id=86927;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.091999054;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=7;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15346.356,25.713305,12911.774};
+ angles[]={0,2.682034,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87754;
+ type="Land_Cargo_Patrol_V1_F";
+ };
+ class Item5
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={15369.795,20.808304,12859.883};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87569;
+ 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 Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15425.924,25.713305,12885.942};
+ angles[]={0,5.9550376,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87753;
+ type="Land_Cargo_Patrol_V1_F";
+ };
+ };
+ id=985;
+ atlOffset=0.66565323;
+ };
+ class Item32
+ {
+ dataType="Layer";
+ name="outpost_39";
+ class Entities
+ {
+ items=9;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={16343.01,118.71738,7490.3765};
+ name="outp_39_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=11.487338;
+ b=5;
+ angle=89.681236;
+ id=1252;
+ atlOffset=5.1605225;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={16347.494,113.55685,7448.9097};
+ name="outpost_39";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=100.24707;
+ b=100;
+ angle=46.404823;
+ id=1253;
+ atlOffset=-7.6293945e-006;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={16357.921,118.71738,7486.1831};
+ name="outp_39_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=11.233469;
+ b=5;
+ angle=269.09967;
+ id=86961;
+ atlOffset=5.1605225;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={16341.577,118.46185,7510.6182};
+ angles[]={0,3.1573491,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86959;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item4
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={16341.036,113.55685,7510.6016};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=86960;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-7.6293945e-006;
+ 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 Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={16384.563,118.46185,7405.1543};
+ angles[]={0,5.2647943,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86958;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item6
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={16351,113.55685,7487.4268};
+ };
+ areaSize[]={14.092773,0,8.3527832};
+ areaIsRectangle=1;
+ flags=1;
+ id=87718;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-7.6293945e-006;
+ 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 Item7
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={16300.623,113.55685,7378.8638};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87585;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-7.6293945e-006;
+ 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 Item8
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={16384.689,113.55685,7397.5933};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87584;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-7.6293945e-006;
+ 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;
+ };
+ };
+ };
+ id=988;
+ atlOffset=0.060470581;
+ };
+ class Item33
+ {
+ dataType="Layer";
+ name="outpost_41";
+ class Entities
+ {
+ items=8;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={17107.809,23.760372,13614.642};
+ name="outp_41_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=179.40413;
+ id=1260;
+ atlOffset=5.1613579;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={17147.107,18.599001,13534.818};
+ name="outpost_41";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=57.792408;
+ b=100;
+ angle=340.47968;
+ id=1261;
+ atlOffset=-0.00011062622;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={17105.426,23.760042,13598.102};
+ name="outp_41_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=0.22440895;
+ id=86937;
+ atlOffset=5.1609306;
+ };
+ class Item3
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={17141.578,18.599112,13577.355};
+ };
+ areaSize[]={7.1318359,0,6.7583008};
+ flags=1;
+ id=86935;
+ 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 Item4
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={17110.695,19.288742,13622.42};
+ };
+ areaSize[]={9.8056641,0,11.091797};
+ flags=1;
+ id=86936;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.68997765;
+ 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 Item5
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={17109.014,18.599112,13587.69};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=86934;
+ 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 Item6
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={17195.965,18.717062,13496.407};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87575;
+ 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 Item7
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={17126.338,18.599112,13486.011};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87574;
+ 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;
+ };
+ };
+ };
+ id=990;
+ atlOffset=0.19355202;
+ };
+ class Item34
+ {
+ dataType="Layer";
+ name="outpost_42";
+ class Entities
+ {
+ items=9;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={17791.541,13.426967,16106.683};
+ name="outp_42_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=134.74696;
+ id=1265;
+ atlOffset=5.1611652;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={17795.994,8.2658014,16154.361};
+ name="outpost_42";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=100;
+ b=144.57666;
+ angle=8.1508293;
+ id=1266;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={17825.332,8.2658014,16195.114};
+ name="outp_42_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=1267;
+ };
+ class Item3
+ {
+ dataType="Marker";
+ position[]={17813.123,13.426967,16097.286};
+ name="outp_42_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=314.52756;
+ id=86929;
+ atlOffset=5.1611652;
+ };
+ class Item4
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={17793.588,8.3578014,16053.696};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=86928;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.092000008;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=7;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17818.67,13.170801,16130.761};
+ angles[]={0,5.5466166,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86930;
+ type="Land_Cargo_Patrol_V1_F";
+ atlOffset=-9.5367432e-007;
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17868.559,31.525496,16187.785};
+ angles[]={0,2.8286104,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87512;
+ type="Land_TTowerBig_2_F";
+ atlOffset=1.1444092e-005;
+ };
+ class Item7
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={17738.15,8.2658014,16210.442};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87562;
+ 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 Item8
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={17779.855,8.2658014,16056.517};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87563;
+ 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;
+ };
+ };
+ };
+ id=991;
+ atlOffset=0.10722446;
+ };
+ class Item35
+ {
+ dataType="Layer";
+ name="outpost_43";
+ class Entities
+ {
+ items=5;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={18094.721,22.10305,3150.4253};
+ name="outp_43_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=19.769102;
+ b=5;
+ angle=152.5593;
+ id=1268;
+ atlOffset=5.2937031;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={18112.379,16.867001,3123.7319};
+ name="outpost_43";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=70;
+ b=70;
+ id=1269;
+ atlOffset=-0.00019645691;
+ };
+ class Item2
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={18136.834,16.93675,3161.0959};
+ angles[]={6.2812018,5.7610626,0.0039967569};
+ };
+ areaSize[]={6.828692,0,8.2212906};
+ areaIsRectangle=1;
+ flags=1;
+ id=86969;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.0031814575;
+ 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 Item3
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={18056.648,16.799509,3119.7578};
+ angles[]={0.0019834081,5.7610626,0};
+ };
+ areaSize[]={7.712234,0,8.2212906};
+ areaIsRectangle=1;
+ flags=1;
+ id=86970;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-0.00088119507;
+ 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 Item4
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={18094.578,16.809214,3150.3459};
+ angles[]={0.0019834081,5.796483,0};
+ };
+ areaSize[]={20,0,5.572};
+ areaIsRectangle=1;
+ flags=1;
+ id=86968;
+ 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;
+ };
+ };
+ };
+ id=992;
+ atlOffset=0.34130096;
+ };
+ class Item36
+ {
+ dataType="Layer";
+ name="outpost_44";
+ class Entities
+ {
+ items=11;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={18255.137,93.406479,8134.3784};
+ name="outp_44_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=12.530844;
+ b=5;
+ angle=192.97636;
+ id=1272;
+ atlOffset=5.1607208;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={18326.77,88.245758,8115.4707};
+ name="outpost_44";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=119.13154;
+ b=106.85286;
+ angle=11.122635;
+ id=1273;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={18208.717,93.410004,8145.2432};
+ name="outp_44_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10.836;
+ b=5;
+ angle=192.91995;
+ id=86957;
+ atlOffset=5.1372833;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18410.668,93.151009,8171.8052};
+ angles[]={0,4.9596639,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86953;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18326.553,93.150757,8188.2261};
+ angles[]={0,2.8632739,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86954;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18335.186,93.171692,8043.127};
+ angles[]={0,0.24745913,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86955;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=0.0059661865;
+ };
+ class Item6
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={18226.906,88.245926,8132.8901};
+ angles[]={0,0.21187329,0};
+ };
+ areaSize[]={7.928761,0,8.2693233};
+ flags=1;
+ id=86956;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-9.1552734e-005;
+ 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 Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18218.412,93.150757,8073.8945};
+ angles[]={0,1.816234,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86952;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item8
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={18413.617,88.246414,8163.332};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87579;
+ 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 Item9
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={18316.281,88.245758,8189.2593};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87580;
+ 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 Item10
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={18349.953,88.930717,8032.9771};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87578;
+ 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;
+ };
+ };
+ };
+ id=993;
+ atlOffset=0.16954803;
+ };
+ class Item37
+ {
+ dataType="Layer";
+ name="outpost_45";
+ class Entities
+ {
+ items=6;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={18815.832,27.162205,15547.063};
+ name="outp_45_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=194.91118;
+ id=1276;
+ atlOffset=5.5059357;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={18846.037,21.656,15511.136};
+ name="outpost_45";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=100;
+ b=100;
+ id=1277;
+ atlOffset=-0.00026893616;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={18811.91,27.162205,15531.326};
+ name="outp_45_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=14.429998;
+ id=86933;
+ atlOffset=5.5059357;
+ };
+ class Item3
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={18831.955,21.656269,15531.766};
+ angles[]={0,0.29698873,0};
+ };
+ areaSize[]={13.113925,0,6.3416119};
+ areaIsRectangle=1;
+ flags=1;
+ id=86932;
+ 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 Item4
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={18813.766,21.656269,15538.873};
+ angles[]={0,0.2545464,0};
+ };
+ areaSize[]={5,0,16.514788};
+ areaIsRectangle=1;
+ flags=1;
+ id=86931;
+ 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 Item5
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={18878.48,21.656269,15474.214};
+ angles[]={0,0.2545464,0};
+ };
+ areaSize[]={2.983196,0,1.8886833};
+ areaIsRectangle=1;
+ flags=1;
+ id=87560;
+ 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;
+ };
+ };
+ };
+ id=994;
+ atlOffset=0.51617432;
+ };
+ class Item38
+ {
+ dataType="Layer";
+ name="outpost_46";
+ class Entities
+ {
+ items=11;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={19493.785,68.560699,1827.0737};
+ name="outp_46_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=91.063301;
+ id=1280;
+ atlOffset=5.1609802;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={19504.895,63.399719,1930.4919};
+ name="outpost_46";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=92.567383;
+ b=144.61304;
+ id=1281;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={19518.758,63.399719,2007.4751};
+ name="outp_46_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=1282;
+ };
+ class Item3
+ {
+ dataType="Marker";
+ position[]={19509.119,68.560699,1829.491};
+ name="outp_46_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=271.55051;
+ id=86963;
+ atlOffset=5.1609802;
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19458.566,68.304718,1947.5719};
+ angles[]={0,2.0434198,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86966;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item5
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={19502.57,63.399719,1809.7311};
+ };
+ areaSize[]={6.869,0,5};
+ areaIsRectangle=1;
+ flags=1;
+ id=86962;
+ 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 Item6
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={19497.727,63.399719,1840.6506};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=86964;
+ 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 Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19572.025,68.304718,1956.9965};
+ angles[]={0,4.7568412,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86965;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item8
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={19450.957,63.399719,1942.8409};
+ };
+ areaSize[]={2.8720703,0,2.829895};
+ flags=1;
+ id=87715;
+ 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 Item9
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={19582.359,63.399719,2059.634};
+ };
+ areaSize[]={2.8720703,0,2.829895};
+ flags=1;
+ id=87716;
+ 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 Item10
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={19577.152,63.399719,1948.9686};
+ };
+ areaSize[]={2.8720703,0,2.829895};
+ flags=1;
+ id=87717;
+ 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;
+ };
+ };
+ };
+ id=995;
+ atlOffset=0.02519989;
+ };
+ class Item39
+ {
+ dataType="Layer";
+ name="outpost_47";
+ class Entities
+ {
+ items=11;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={19785.559,61.728001,9351.8867};
+ name="outp_47_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=15;
+ b=5;
+ angle=306.69891;
+ id=1284;
+ atlOffset=5.2054596;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={19714.158,56.312653,9432.0322};
+ name="outpost_47";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=103.13776;
+ b=39.629608;
+ angle=29.94735;
+ id=1285;
+ atlOffset=0.125;
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19629.133,61.135113,9475.208};
+ angles[]={0,2.0791502,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86948;
+ type="Land_Cargo_Patrol_V1_F";
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19752.086,61.092651,9441.792};
+ angles[]={0,3.7593315,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86949;
+ type="Land_Cargo_Patrol_V1_F";
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19668.744,61.092651,9423.583};
+ angles[]={0,0.50140172,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86950;
+ type="Land_Cargo_Patrol_V1_F";
+ };
+ class Item5
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={19772.523,56.19899,9371.9668};
+ angles[]={0,5.2595515,0};
+ };
+ areaSize[]={5.8483706,0,5};
+ flags=1;
+ id=86945;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.0013923645;
+ 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 Item6
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={19771.016,58.203449,9397.6104};
+ angles[]={0,0.55910695,0};
+ };
+ areaSize[]={5,0,10.233866};
+ flags=1;
+ id=86946;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=2.0157967;
+ 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 Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19785.674,61.095364,9382.7539};
+ angles[]={0,5.4069877,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86947;
+ type="Land_Cargo_Patrol_V1_F";
+ };
+ class Item8
+ {
+ dataType="Marker";
+ position[]={19762.051,61.451889,9351.6201};
+ name="outp_47_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=32.067612;
+ id=86951;
+ atlOffset=5.1966743;
+ };
+ class Item9
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={19645.375,56.187653,9488.0508};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87577;
+ 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 Item10
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={19676.117,56.187653,9414.0996};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87576;
+ 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;
+ };
+ };
+ };
+ id=996;
+ atlOffset=0.72698593;
+ };
+ class Item40
+ {
+ dataType="Layer";
+ name="outpost_48";
+ class Entities
+ {
+ items=17;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={20012.078,40.261902,14260.193};
+ name="outp_48_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=218.29892;
+ id=1288;
+ atlOffset=5.1605835;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={19987.299,35.049839,14256.156};
+ name="outpost_48";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=101.17023;
+ b=109.76055;
+ angle=27.506838;
+ id=1289;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={19994.391,40.206921,14275.604};
+ name="outp_48_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=209.06703;
+ id=87405;
+ atlOffset=5.1605835;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={20101.074,36.978733,14287.343};
+ angles[]={0.012000273,4.5316782,0.01799392};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87394;
+ type="Land_HBarrier_01_big_4_green_F";
+ atlOffset=3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={20094.963,36.8479,14290.759};
+ angles[]={0.011995304,6.1058283,0.013995145};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87395;
+ type="Land_HBarrier_01_big_4_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={20096.564,36.9566,14281.908};
+ angles[]={0.010000871,6.1058283,0.017997233};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87396;
+ type="Land_HBarrier_01_big_4_green_F";
+ atlOffset=3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19952.865,36.207558,14386.699};
+ angles[]={0,3.1164544,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87398;
+ type="Land_HBarrier_01_big_4_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19948.545,36.207558,14381.191};
+ angles[]={0,4.6906047,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87399;
+ type="Land_HBarrier_01_big_4_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19957.535,36.207558,14381.401};
+ angles[]={0,4.6906047,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87400;
+ type="Land_HBarrier_01_big_4_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item9
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={20027.221,36.508297,14129.276};
+ angles[]={6.2812018,5.2189627,0.0099949092};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87402;
+ type="Land_HBarrier_01_big_4_green_F";
+ atlOffset=3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item10
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={20024.664,36.494854,14135.794};
+ angles[]={0,0.50991124,0.0079935296};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87403;
+ type="Land_HBarrier_01_big_4_green_F";
+ atlOffset=3.8146973e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item11
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={20020.287,36.449837,14127.937};
+ angles[]={0,0.50991124,0.0079935296};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87404;
+ type="Land_HBarrier_01_big_4_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item12
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={20096.877,40.613094,14286.651};
+ angles[]={0,4.5316772,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87393;
+ type="Land_Cargo_Patrol_V1_F";
+ };
+ class Item13
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19952.898,39.902557,14382.445};
+ angles[]={0,3.1164544,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87397;
+ type="Land_Cargo_Patrol_V1_F";
+ };
+ class Item14
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={20023.537,40.173649,14131.405};
+ angles[]={0,5.2189312,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87401;
+ type="Land_Cargo_Patrol_V1_F";
+ };
+ class Item15
+ {
+ dataType="Marker";
+ position[]={19975.295,40.17873,14284.021};
+ name="outp_48_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=209.06703;
+ id=87719;
+ atlOffset=5.1605835;
+ };
+ class Item16
+ {
+ dataType="Marker";
+ position[]={19959.631,40.158142,14290.626};
+ name="outp_48_vehicle_3";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=209.06703;
+ id=87720;
+ atlOffset=5.1605835;
+ };
+ };
+ id=997;
+ atlOffset=3.9106636;
+ };
+ class Item41
+ {
+ dataType="Layer";
+ name="outpost_37";
+ class Entities
+ {
+ items=31;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={15786.176,34.703972,17209.758};
+ name="outp_37_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ id=1244;
+ atlOffset=5.1608753;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={15800.587,38.419998,17188.24};
+ name="outpost_37";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=200;
+ b=200;
+ id=1245;
+ atlOffset=8.8769016;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={15781.846,29.542994,17176.414};
+ name="outp_37_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=1246;
+ atlOffset=-0.00010299683;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15859.041,21.821445,17103.439};
+ angles[]={6.1802292,2.9951441,6.2214761};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87492;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=1.9073486e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15850.593,21.883251,17100.367};
+ angles[]={6.1499276,2.821981,6.225935};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87493;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=8.5830688e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15831.017,23.047361,17094.602};
+ angles[]={6.1396399,2.889981,6.1708703};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87494;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=0.00021743774;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15840.193,22.502098,17097.387};
+ angles[]={6.1521668,2.8495188,6.1907101};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87495;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=0.052963257;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15699.147,23.074169,17167.582};
+ angles[]={0.2145766,5.2417817,0.2100237};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87496;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15692.345,24.140614,17159.121};
+ angles[]={0.23076464,5.3795295,0.11530807};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87497;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item9
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15693.172,22.852743,17165.236};
+ angles[]={0.22229055,5.3115797,0.099476106};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87498;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=0.052682877;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item10
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15780.647,24.097963,17291.994};
+ angles[]={0.11439318,5.1329122,0.18988672};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87499;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=0.052682877;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item11
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15775.402,24.45949,17281.883};
+ angles[]={0.16007906,5.2462454,0.1635669};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87500;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item12
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15775.531,23.514921,17288.117};
+ angles[]={0.15012199,5.1887436,0.17978717};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87501;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=0.00017166138;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item13
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15781.273,30.330795,17151.305};
+ angles[]={0.0071094972,1.2161934,0.0075011365};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87505;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item14
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15769.979,30.284914,17159.781};
+ angles[]={0,0,6.2824135};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87506;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item15
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15830.149,30.906668,17224.475};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87507;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item16
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15815.739,30.375792,17233.041};
+ angles[]={0,1.088513,0.12397202};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87508;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item17
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15827.688,30.166153,17237.467};
+ angles[]={0,3.7273004,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=87488;
+ type="Land_HelipadCircle_F";
+ };
+ class Item18
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15767.67,29.552917,17146.516};
+ angles[]={0,0.58011729,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=87489;
+ type="Land_HelipadCircle_F";
+ atlOffset=-0.0051288605;
+ };
+ class Item19
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15809.949,30.584204,17169.484};
+ angles[]={0,2.3950143,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87503;
+ type="Land_Cargo_House_V1_F";
+ };
+ class Item20
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15821.328,30.702688,17174.172};
+ angles[]={0,2.3950143,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87504;
+ type="Land_Cargo_House_V1_F";
+ atlOffset=0.038915634;
+ };
+ class Item21
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15721.372,34.041553,17224.734};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87502;
+ type="Land_Cargo_HQ_V1_F";
+ };
+ class Item22
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15784.679,35.071152,17012.293};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87481;
+ type="Land_Cargo_Patrol_V1_F";
+ atlOffset=-1.9073486e-006;
+ };
+ class Item23
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15941.859,35.071152,17092.396};
+ angles[]={0,5.2666421,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87482;
+ type="Land_Cargo_Patrol_V1_F";
+ atlOffset=-1.9073486e-006;
+ };
+ class Item24
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15953.292,35.071152,17267.744};
+ angles[]={0,4.2689409,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87483;
+ type="Land_Cargo_Patrol_V1_F";
+ atlOffset=-1.9073486e-006;
+ };
+ class Item25
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15805.408,35.071152,17364.404};
+ angles[]={0,3.1401422,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87484;
+ type="Land_Cargo_Patrol_V1_F";
+ atlOffset=-1.9073486e-006;
+ };
+ class Item26
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15648.104,35.071152,17284.709};
+ angles[]={0,2.1176438,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87485;
+ type="Land_Cargo_Patrol_V1_F";
+ atlOffset=-1.9073486e-006;
+ };
+ class Item27
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15636.806,35.071152,17109.275};
+ angles[]={0,1.1208382,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87486;
+ type="Land_Cargo_Patrol_V1_F";
+ atlOffset=-1.9073486e-006;
+ };
+ class Item28
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={15806.849,30.166153,17362.201};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=87487;
+ 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 Item29
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={15759.23,29.54772,17148.648};
+ };
+ areaSize[]={9.0795898,0,8.1142578};
+ flags=1;
+ id=87490;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.0039691925;
+ 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 Item30
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15868.169,21.476952,17104.732};
+ angles[]={0,0,6.2448988};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=87491;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ };
+ id=986;
+ atlOffset=-4.2296619;
+ };
+ };
+ id=434;
+ atlOffset=-12.801086;
+ };
+ class Item5
+ {
+ dataType="Layer";
+ name="resources";
+ class Entities
+ {
+ items=23;
+ class Item0
+ {
+ dataType="Layer";
+ name="resource_1";
+ state=2;
+ class Entities
+ {
+ items=2;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={421.25308,31.263309,7570.5518};
+ name="reso_1_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10.768654;
+ b=5;
+ angle=282.7142;
+ id=892;
+ atlOffset=0.60536194;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={461.09274,30.657953,7576.5625};
+ name="resource_1";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorOrange";
+ a=100;
+ b=100;
+ id=893;
+ };
+ };
+ id=561;
+ atlOffset=0.3026638;
+ };
+ class Item1
+ {
+ dataType="Layer";
+ name="resource_2";
+ state=2;
+ class Entities
+ {
+ items=4;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={521.24188,57.884441,5334.2793};
+ name="reso_2_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10.47657;
+ b=5;
+ angle=87.032707;
+ id=895;
+ atlOffset=0.60549164;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={522.84216,57.27895,5374.0923};
+ name="resource_2";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorOrange";
+ a=100;
+ b=100;
+ id=896;
+ };
+ class Item2
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={520.78528,57.27895,5334.1836};
+ };
+ areaSize[]={5,0,10.576172};
+ flags=1;
+ id=86693;
+ 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 Item3
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={485.92413,57.27895,5351.7446};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87609;
+ 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;
+ };
+ };
+ };
+ id=565;
+ atlOffset=0.075687408;
+ };
+ class Item2
+ {
+ dataType="Layer";
+ name="resource_3";
+ state=2;
+ class Entities
+ {
+ items=2;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={1724.5393,9.8111343,17860.416};
+ name="reso_3_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=11.4955;
+ b=5;
+ angle=324.22891;
+ id=898;
+ atlOffset=0.9328289;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={1711.1371,8.8395872,17880.701};
+ name="resource_3";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorOrange";
+ a=100;
+ b=138.47508;
+ angle=58.95591;
+ id=899;
+ atlOffset=0.00044631958;
+ };
+ };
+ id=569;
+ atlOffset=0.47485542;
+ };
+ class Item3
+ {
+ dataType="Layer";
+ name="resource_4";
+ state=2;
+ class Entities
+ {
+ items=2;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={2446.5439,7.2107611,11126.724};
+ name="reso_4_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10.503711;
+ b=5;
+ angle=93.137291;
+ id=901;
+ atlOffset=0.60522079;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={2420.8369,6.6071758,11131.369};
+ name="resource_4";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorOrange";
+ a=100;
+ b=100;
+ id=902;
+ };
+ };
+ id=573;
+ atlOffset=0.29993248;
+ };
+ class Item4
+ {
+ dataType="Layer";
+ name="resource_5";
+ state=2;
+ class Entities
+ {
+ items=2;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={4917.2642,15.321055,14388.292};
+ name="reso_5_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10.403788;
+ b=5;
+ angle=336.40585;
+ id=904;
+ atlOffset=0.94111443;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={4892.4009,14.407202,14395.713};
+ name="resource_5";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorOrange";
+ a=100;
+ b=100;
+ id=905;
+ };
+ };
+ id=577;
+ atlOffset=0.45703602;
+ };
+ class Item5
+ {
+ dataType="Layer";
+ name="resource_6";
+ state=2;
+ class Entities
+ {
+ items=3;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={4953.4766,24.541435,4823.7798};
+ name="reso_6_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=12.762884;
+ b=5;
+ angle=358.11029;
+ id=907;
+ atlOffset=1.5335197;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={4932.5425,23.147907,4842.2007};
+ name="resource_6";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorOrange";
+ a=100;
+ b=100;
+ id=908;
+ };
+ class Item2
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={4970.0327,22.987915,4808.4185};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=86695;
+ 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;
+ };
+ };
+ };
+ id=581;
+ atlOffset=0.4083786;
+ };
+ class Item6
+ {
+ dataType="Layer";
+ name="resource_7";
+ state=2;
+ class Entities
+ {
+ items=2;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={5211.2593,12.560822,12598.966};
+ name="reso_7_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=9.8910837;
+ b=5;
+ angle=83.760323;
+ id=910;
+ atlOffset=0.71853733;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={5213.2061,11.540458,12583.823};
+ name="resource_7";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorOrange";
+ a=100;
+ b=100;
+ id=911;
+ atlOffset=0.0084857941;
+ };
+ };
+ id=585;
+ atlOffset=0.36871433;
+ };
+ class Item7
+ {
+ dataType="Layer";
+ name="resource_8";
+ state=2;
+ class Entities
+ {
+ items=2;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={5646.8716,21.616957,10783.487};
+ name="reso_8_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10.577225;
+ b=5;
+ angle=238.37854;
+ id=913;
+ atlOffset=0.73331261;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={5648.4785,21.032997,10752.946};
+ name="resource_8";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorOrange";
+ a=100;
+ b=100;
+ id=914;
+ atlOffset=1.9073486e-006;
+ };
+ };
+ id=589;
+ atlOffset=0.33434486;
+ };
+ class Item8
+ {
+ dataType="Layer";
+ name="resource_9";
+ state=2;
+ class Entities
+ {
+ items=2;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={6268.6963,75.401901,138.07265};
+ name="reso_9_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=15.276288;
+ b=5;
+ angle=3.7315636;
+ id=916;
+ atlOffset=0.45808411;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={6232.0479,74.970444,94.946335};
+ name="resource_9";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorOrange";
+ a=139.78564;
+ b=75.516357;
+ angle=6.4256711;
+ id=917;
+ atlOffset=7.6293945e-006;
+ };
+ };
+ id=593;
+ atlOffset=0.33835602;
+ };
+ class Item9
+ {
+ dataType="Layer";
+ name="resource_10";
+ state=2;
+ class Entities
+ {
+ items=3;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={6388.5923,22.593529,8636.5107};
+ name="reso_10_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=12.15691;
+ b=5;
+ angle=347.22034;
+ id=919;
+ atlOffset=0.60517883;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={6404.2764,22.538567,8660.1094};
+ name="resource_10";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorOrange";
+ a=100;
+ b=100;
+ id=920;
+ atlOffset=0.55021667;
+ };
+ class Item2
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={6369.7905,21.98835,8643.6543};
+ angles[]={0,6.0500793,0};
+ };
+ areaSize[]={25.951,0,6.6758671};
+ areaIsRectangle=1;
+ flags=1;
+ id=86694;
+ 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;
+ };
+ };
+ };
+ id=597;
+ atlOffset=0.28884888;
+ };
+ class Item10
+ {
+ dataType="Layer";
+ name="resource_11";
+ state=2;
+ class Entities
+ {
+ items=2;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={6534.5474,89.505615,2901.3906};
+ name="reso_11_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=11.365207;
+ b=5;
+ angle=174.50867;
+ id=922;
+ atlOffset=0.86155701;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={6549.4072,91.363678,2940.4395};
+ name="resource_11";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorOrange";
+ a=100;
+ b=100;
+ id=923;
+ atlOffset=2.2888184e-005;
+ };
+ };
+ id=601;
+ atlOffset=0.61351776;
+ };
+ class Item11
+ {
+ dataType="Layer";
+ name="resource_12";
+ state=2;
+ class Entities
+ {
+ items=3;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={7542.5415,41.349224,14583.241};
+ name="reso_12_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=29.033436;
+ id=925;
+ atlOffset=5.5716858;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={7562.6772,35.777538,14617.047};
+ name="resource_12";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorOrange";
+ a=100;
+ b=100;
+ id=926;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={7512.1509,41.349224,14600.646};
+ name="reso_12_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=29.033436;
+ id=87709;
+ atlOffset=5.5716858;
+ };
+ };
+ id=605;
+ atlOffset=4.1787643;
+ };
+ class Item12
+ {
+ dataType="Layer";
+ name="resource_14";
+ state=2;
+ class Entities
+ {
+ items=4;
+ class Item0
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={14384.15,51.175167,11998.684};
+ angles[]={0,0.23994112,0};
+ };
+ areaSize[]={9.4706383,0,13.581696};
+ areaIsRectangle=1;
+ flags=1;
+ id=86705;
+ 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 Item1
+ {
+ dataType="Marker";
+ position[]={14408.874,51.175167,11994.515};
+ name="resource_14";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorOrange";
+ a=100;
+ b=100;
+ id=944;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={14369.24,51.780998,12004.837};
+ name="reso_14_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=101.66898;
+ id=943;
+ atlOffset=0.60582733;
+ };
+ class Item3
+ {
+ dataType="Marker";
+ position[]={14394.209,51.780994,11997.703};
+ name="reso_14_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=279.5007;
+ id=87708;
+ atlOffset=0.60582733;
+ };
+ };
+ id=613;
+ atlOffset=0.45437241;
+ };
+ class Item13
+ {
+ dataType="Layer";
+ name="resource_15";
+ state=2;
+ class Entities
+ {
+ items=4;
+ class Item0
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={14788.415,27.045227,16204.19};
+ angles[]={0.063910462,0.63191813,6.2033596};
+ };
+ areaSize[]={7.7735128,0,6.9886141};
+ areaIsRectangle=1;
+ flags=1;
+ id=86706;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.00011634827;
+ 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 Item1
+ {
+ dataType="Marker";
+ position[]={14767.825,26.938999,16220.886};
+ name="resource_15";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorOrange";
+ a=100;
+ b=100;
+ id=947;
+ atlOffset=0.00044059753;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={14791.89,26.863001,16202.566};
+ name="reso_15_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=148.03593;
+ id=946;
+ atlOffset=-0.00053787231;
+ };
+ class Item3
+ {
+ dataType="Marker";
+ position[]={14790.542,27.781147,16182.325};
+ name="reso_15_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=339.74112;
+ id=87707;
+ atlOffset=-0.00053787231;
+ };
+ };
+ id=617;
+ atlOffset=-0.30905533;
+ };
+ class Item14
+ {
+ dataType="Layer";
+ name="resource_18";
+ state=2;
+ class Entities
+ {
+ items=6;
+ class Item0
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={15581.074,13.226103,4962.5068};
+ angles[]={0,0.53944206,0};
+ };
+ areaSize[]={5.8994217,0,5};
+ flags=1;
+ id=86700;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-2.4795532e-005;
+ 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 Item1
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={15523.656,13.196431,4981.418};
+ angles[]={0.0041575679,0.49589461,0.0016558425};
+ };
+ areaSize[]={5,0,9.2679167};
+ flags=1;
+ id=86701;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.012054443;
+ 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 Item2
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={15533.514,13.182754,4985.2988};
+ angles[]={0.0057151932,0.44508195,0.0018593199};
+ };
+ areaSize[]={5,0,3.7056956};
+ flags=1;
+ id=86702;
+ 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 Item3
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={15531.384,13.146568,4991.2646};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=86699;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-2.8610229e-006;
+ 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 Item4
+ {
+ dataType="Marker";
+ position[]={15521.867,13.234,4951.2192};
+ name="resource_18";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorOrange";
+ a=100;
+ b=100;
+ angle=32.059982;
+ id=956;
+ atlOffset=0.00040054321;
+ };
+ class Item5
+ {
+ dataType="Marker";
+ position[]={15531.607,13.126,5008.2856};
+ name="reso_18_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=12.75082;
+ b=5;
+ angle=209.10889;
+ id=955;
+ atlOffset=-0.00046730042;
+ };
+ };
+ id=629;
+ atlOffset=0.0036792755;
+ };
+ class Item15
+ {
+ dataType="Layer";
+ name="resource_19";
+ state=2;
+ class Entities
+ {
+ items=2;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={16952.512,69.82,10085.119};
+ name="resource_19";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorOrange";
+ a=100;
+ b=100;
+ id=958;
+ atlOffset=-0.00043487549;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={16929.086,69.758186,10095.422};
+ name="reso_19_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10.402451;
+ b=5;
+ angle=117.00798;
+ id=957;
+ atlOffset=-0.062400818;
+ };
+ };
+ id=633;
+ atlOffset=-0.048713684;
+ };
+ class Item16
+ {
+ dataType="Layer";
+ name="resource_20";
+ state=2;
+ class Entities
+ {
+ items=2;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={18091.947,13.22,5422.209};
+ name="resource_20";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorOrange";
+ a=100;
+ b=100;
+ id=962;
+ atlOffset=0.0003862381;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={18084.508,13.823986,5466.083};
+ name="reso_20_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=12.195742;
+ b=5;
+ angle=114.62497;
+ id=961;
+ atlOffset=0.60437202;
+ };
+ };
+ id=637;
+ atlOffset=0.30237961;
+ };
+ class Item17
+ {
+ dataType="Layer";
+ name="resource_21";
+ state=2;
+ class Entities
+ {
+ items=3;
+ class Item0
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={18524.535,38.692596,1441.4331};
+ angles[]={0,0.45648515,0};
+ };
+ areaSize[]={5,0,14.713681};
+ flags=1;
+ id=86698;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-0.092941284;
+ 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 Item1
+ {
+ dataType="Marker";
+ position[]={18577.711,39.799999,1418.158};
+ name="resource_21";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorOrange";
+ a=100;
+ b=119.471;
+ angle=25.553989;
+ id=965;
+ atlOffset=0.00037002563;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={18530.576,40.044998,1442.942};
+ name="reso_21_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=289.85699;
+ id=964;
+ atlOffset=1.2313385;
+ };
+ };
+ id=859;
+ atlOffset=0.24908829;
+ };
+ class Item18
+ {
+ dataType="Layer";
+ name="resource_22";
+ state=2;
+ class Entities
+ {
+ items=6;
+ class Item0
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={18798.971,73.497688,7452.8174};
+ };
+ areaSize[]={5,0,12.009033};
+ areaIsRectangle=1;
+ flags=1;
+ id=86708;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.092002869;
+ 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 Item1
+ {
+ dataType="Marker";
+ position[]={18791.91,74.011002,7453.8081};
+ name="reso_22_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10.396734;
+ b=5;
+ angle=90.205986;
+ id=967;
+ atlOffset=0.60531616;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={18737.402,73.405998,7432.0659};
+ name="resource_22";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorOrange";
+ a=71.022003;
+ b=118.301;
+ id=968;
+ atlOffset=0.00031280518;
+ };
+ class Item3
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={18799.695,73.404312,7344.0649};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87582;
+ 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 Item4
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={18759.549,73.405685,7542.3364};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87583;
+ 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 Item5
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={18683.719,73.448174,7409.7554};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87581;
+ 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;
+ };
+ };
+ };
+ id=860;
+ atlOffset=0.042877197;
+ };
+ class Item19
+ {
+ dataType="Layer";
+ name="resource_23";
+ state=2;
+ class Entities
+ {
+ items=5;
+ class Item0
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={18833.619,95.991241,10844.863};
+ angles[]={0,0.84204531,0};
+ };
+ areaSize[]={5,0,10.820059};
+ areaIsRectangle=1;
+ flags=1;
+ id=86707;
+ 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 Item1
+ {
+ dataType="Marker";
+ position[]={18835.826,99.573997,10844.675};
+ name="reso_23_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=321.03687;
+ id=970;
+ atlOffset=3.582756;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={18807.043,95.990997,10869.464};
+ name="resource_23";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorOrange";
+ a=58.423;
+ b=110.712;
+ angle=316.14197;
+ id=971;
+ atlOffset=-0.00024414063;
+ };
+ class Item3
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={18812.217,95.991241,10863.053};
+ angles[]={0,0.84205151,0};
+ };
+ areaSize[]={5,0,10.82};
+ areaIsRectangle=1;
+ flags=1;
+ id=87705;
+ type="ModuleHideTerrainObjects_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=7;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item4
+ {
+ dataType="Marker";
+ position[]={18813.453,99.573997,10863.484};
+ name="reso_23_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=138.01483;
+ id=87706;
+ atlOffset=3.582756;
+ };
+ };
+ id=861;
+ atlOffset=2.015274;
+ };
+ class Item20
+ {
+ dataType="Layer";
+ name="resource_13";
+ state=2;
+ class Entities
+ {
+ items=3;
+ class Item0
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={9328.2813,28.711279,9566.0254};
+ };
+ areaSize[]={10.076,0,14.125425};
+ areaIsRectangle=1;
+ flags=1;
+ id=86703;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=1.0544548;
+ 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 Item1
+ {
+ dataType="Marker";
+ position[]={9330.3076,28.102371,9566.7695};
+ name="reso_13_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=11.342428;
+ b=5;
+ angle=87.818985;
+ id=931;
+ atlOffset=0.42128754;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={9142.4414,27.291,9551.6338};
+ name="resource_13";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorOrange";
+ a=195.245;
+ b=73.091003;
+ angle=356.70001;
+ id=932;
+ atlOffset=-0.51560783;
+ };
+ };
+ id=86709;
+ atlOffset=1.0821304;
+ };
+ class Item21
+ {
+ dataType="Layer";
+ name="resource_16";
+ state=2;
+ class Entities
+ {
+ items=2;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={15064.384,3.654,14220.966};
+ name="reso_16_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=13.07416;
+ b=5;
+ angle=57.561001;
+ id=949;
+ atlOffset=0.73587966;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={15045.725,2.197,14240.71};
+ name="resource_16";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorOrange";
+ a=118.675;
+ b=147.07001;
+ angle=325.99982;
+ id=950;
+ atlOffset=-1.7448297;
+ };
+ };
+ id=86710;
+ atlOffset=-0.77880549;
+ };
+ class Item22
+ {
+ dataType="Layer";
+ name="resource_17";
+ state=2;
+ class Entities
+ {
+ items=4;
+ class Item0
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={15706.844,34.184475,1296.9956};
+ angles[]={6.259192,0,0.037978511};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=86696;
+ 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 Item1
+ {
+ dataType="Marker";
+ position[]={15693.455,34.234001,1316.563};
+ name="resource_17";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorOrange";
+ a=100;
+ b=100;
+ id=953;
+ atlOffset=-0.00012969971;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={15716.543,34.457001,1280.667};
+ name="reso_17_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=334.1329;
+ id=952;
+ atlOffset=0.00044631958;
+ };
+ class Item3
+ {
+ dataType="Marker";
+ position[]={15697.318,33.351021,1270.304};
+ name="reso_17_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=334.1329;
+ id=87704;
+ atlOffset=0.00044631958;
+ };
+ };
+ id=86711;
+ atlOffset=0.073371887;
+ };
+ };
+ id=560;
+ atlOffset=-88.942123;
+ };
+ class Item6
+ {
+ dataType="Layer";
+ name="seaports";
+ class Entities
+ {
+ items=12;
+ class Item0
+ {
+ dataType="Layer";
+ name="seaport_1";
+ class Entities
+ {
+ items=9;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={1320.0121,32.64864,10100.273};
+ name="seap_1_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=43.319248;
+ id=744;
+ atlOffset=28.989693;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={1257.84,25.941999,10146.057};
+ name="seaport_1";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorBlue";
+ a=110.88;
+ b=136.50999;
+ angle=314.49286;
+ id=745;
+ atlOffset=22.283182;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={1252.7539,26.586382,10182.771};
+ name="seap_1_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=746;
+ atlOffset=22.927565;
+ };
+ class Item3
+ {
+ dataType="Marker";
+ position[]={1306.1603,32.64851,10091.631};
+ name="seap_1_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=318.01459;
+ id=86730;
+ atlOffset=28.989693;
+ };
+ class Item4
+ {
+ dataType="Marker";
+ position[]={1329.4304,32.66761,10115.991};
+ name="seap_1_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=215.18604;
+ id=87695;
+ atlOffset=28.989693;
+ };
+ class Item5
+ {
+ dataType="Marker";
+ position[]={1339.3066,32.964188,10105.981};
+ name="seap_1_vehicle_3";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=233.68787;
+ id=87696;
+ atlOffset=28.989693;
+ };
+ class Item6
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={1179.554,3.6588175,10219.68};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87623;
+ 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 Item7
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={1305.1147,2.7943256,10173.234};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87624;
+ 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 Item8
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={1241.3212,3.6588175,10106.014};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87622;
+ 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;
+ };
+ };
+ };
+ id=642;
+ atlOffset=3.3543575;
+ };
+ class Item1
+ {
+ dataType="Layer";
+ name="seaport_2";
+ class Entities
+ {
+ items=12;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={2258.5923,26.204071,3704.0354};
+ name="seap_2_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=93.359825;
+ id=748;
+ atlOffset=23.072285;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={2152.8862,30.231373,3758.3694};
+ name="seaport_2";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorBlue";
+ a=148.11386;
+ b=217.96136;
+ angle=304.07248;
+ id=749;
+ atlOffset=26.764572;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={2071.7952,26.775837,3823.0244};
+ name="seap_2_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=750;
+ atlOffset=23.009119;
+ };
+ class Item3
+ {
+ dataType="Marker";
+ position[]={2251.4827,26.972591,3638.4998};
+ name="seap_2_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=94.464493;
+ id=86733;
+ atlOffset=23.072285;
+ };
+ class Item4
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={2193.7737,3.8497362,3634.1201};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=86732;
+ 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 Item5
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={2241.4092,9.514122,3640.2925};
+ };
+ areaSize[]={15.883301,0,9.3052979};
+ flags=1;
+ id=86735;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=5.6815605;
+ 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 Item6
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={2239.3108,3.8565392,3604.4924};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=86731;
+ 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 Item7
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={2200.3083,3.8360851,3647.9551};
+ };
+ areaSize[]={2.831543,0,2.9121094};
+ flags=1;
+ id=87541;
+ 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 Item8
+ {
+ dataType="Marker";
+ position[]={2259.741,2.0762463,3813.1653};
+ name="seaSpawn_4";
+ type="mil_objective";
+ id=87430;
+ atlOffset=10.856911;
+ };
+ class Item9
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={2150.7151,3.8493583,3631.3003};
+ };
+ areaSize[]={2.831543,0,2.9121094};
+ flags=1;
+ id=87540;
+ 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 Item10
+ {
+ dataType="Marker";
+ position[]={2272.8521,27.218239,3628.551};
+ name="seap_2_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=271.92322;
+ id=87683;
+ atlOffset=23.072287;
+ };
+ class Item11
+ {
+ dataType="Marker";
+ position[]={2272.125,27.123947,3617.251};
+ name="seap_2_vehicle_3";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=271.92322;
+ id=87684;
+ atlOffset=23.072287;
+ };
+ };
+ id=647;
+ atlOffset=17.434477;
+ };
+ class Item2
+ {
+ dataType="Layer";
+ name="seaport_3";
+ class Entities
+ {
+ items=6;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={3189.4331,33.128429,13058.881};
+ name="seap_3_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=157.05501;
+ id=752;
+ atlOffset=28.221642;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={3147.7473,28.122139,13032.573};
+ name="seaport_3";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorBlue";
+ a=100;
+ b=100;
+ angle=328.64935;
+ id=753;
+ atlOffset=22.761898;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={3201.4265,27.815823,13047.561};
+ name="seap_3_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=754;
+ atlOffset=22.927189;
+ };
+ class Item3
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={3147.043,4.9016147,13031.245};
+ angles[]={0.013421582,5.8367748,6.2708282};
+ };
+ areaSize[]={5.6416521,0,9.9200497};
+ areaIsRectangle=1;
+ flags=1;
+ id=86728;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-0.21366453;
+ 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 Item4
+ {
+ dataType="Marker";
+ position[]={3232.4656,33.110275,13020.433};
+ name="seap_3_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=16.692453;
+ b=5;
+ angle=320.25076;
+ id=87694;
+ atlOffset=28.221642;
+ };
+ class Item5
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={3236.7241,4.8886328,13041.435};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87629;
+ type="ModuleHideTerrainObjects_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=11;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ id=652;
+ atlOffset=8.3885231;
+ };
+ class Item3
+ {
+ dataType="Layer";
+ name="seaport_5";
+ class Entities
+ {
+ items=24;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={5616.1436,24.914257,15254.795};
+ name="seap_5_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=358.97427;
+ id=760;
+ atlOffset=22.914299;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={5672.8291,24.269154,15416.994};
+ name="seaport_5";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorBlue";
+ a=267.85083;
+ b=208.57861;
+ id=761;
+ atlOffset=22.283443;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={5579.6235,24.912739,15407.497};
+ name="seap_5_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=762;
+ atlOffset=22.927029;
+ };
+ class Item3
+ {
+ dataType="Marker";
+ position[]={5652.6992,24.924255,15257.483};
+ name="seap_5_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=3.7139143e-005;
+ id=86844;
+ atlOffset=22.9189;
+ };
+ class Item4
+ {
+ dataType="Marker";
+ position[]={5851.0845,24.914257,15333.485};
+ name="seap_5_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=33.27124;
+ b=5;
+ angle=180.00002;
+ id=86845;
+ atlOffset=22.914299;
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5438.7764,6.9182429,15212.29};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86847;
+ type="Land_Cargo_Patrol_V1_F";
+ atlOffset=2.3841858e-007;
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5932.6465,7.0502057,15212.953};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86848;
+ type="Land_Cargo_Patrol_V1_F";
+ atlOffset=5.9604645e-006;
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5699.0308,6.9446435,15212.822};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86849;
+ type="Land_Cargo_Patrol_V1_F";
+ atlOffset=-2.3841858e-007;
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5896.3306,6.8961225,15374.151};
+ angles[]={0,4.7204952,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86850;
+ type="Land_Cargo_Patrol_V1_F";
+ atlOffset=3.5762787e-007;
+ };
+ class Item9
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5787.127,14.886168,15284.656};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86851;
+ type="Land_Cargo_Tower_V1_F";
+ };
+ class Item10
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5584.6318,1.999958,15291.079};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=86846;
+ type="Land_HelipadCircle_F";
+ };
+ class Item11
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={5708.7554,2.0374625,15210.271};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87633;
+ type="ModuleHideTerrainObjects_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=11;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item12
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={5921.373,2.1248808,15209.725};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87634;
+ type="ModuleHideTerrainObjects_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=11;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item13
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={5876.4438,1.999958,15277.115};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87635;
+ type="ModuleHideTerrainObjects_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=11;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item14
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={5961.0298,2.2998586,15226.202};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87636;
+ type="ModuleHideTerrainObjects_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=11;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item15
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={5536.9512,1.999958,15282.636};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87637;
+ type="ModuleHideTerrainObjects_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=11;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item16
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={5452.3398,1.98571,15420.389};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87638;
+ type="ModuleHideTerrainObjects_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=11;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item17
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={5729.0425,1.999958,15352.647};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87639;
+ type="ModuleHideTerrainObjects_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=11;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item18
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={5584.3882,1.999958,15351.967};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87640;
+ type="ModuleHideTerrainObjects_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=11;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item19
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={6034.7544,2.7279735,15377.704};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87641;
+ type="ModuleHideTerrainObjects_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=11;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item20
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={6232.9507,4.0916719,15377.35};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87642;
+ type="ModuleHideTerrainObjects_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=11;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item21
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={6240.1958,7.8889651,15209.309};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87643;
+ type="ModuleHideTerrainObjects_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=11;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item22
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={6230.7148,7.8889651,15244.915};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87644;
+ type="ModuleHideTerrainObjects_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=11;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item23
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={5436.9414,1.98571,15503.885};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87632;
+ type="ModuleHideTerrainObjects_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=11;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ id=662;
+ atlOffset=2.3592989;
+ };
+ class Item4
+ {
+ dataType="Layer";
+ name="seaport_6";
+ class Entities
+ {
+ items=13;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={6842.0796,26.820011,4814.9873};
+ name="seap_6_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=44.482979;
+ id=764;
+ atlOffset=23.060581;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={6813.5503,26.645477,4792.8584};
+ name="seaport_6";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorBlue";
+ a=100;
+ b=118.1799;
+ angle=49.494705;
+ id=765;
+ atlOffset=22.886047;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={6762.8027,26.68742,4725.8887};
+ name="seap_6_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=766;
+ atlOffset=22.92799;
+ };
+ class Item3
+ {
+ dataType="Marker";
+ position[]={6851.7119,26.820011,4806.1548};
+ name="seap_6_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=44.482979;
+ id=86737;
+ atlOffset=23.060581;
+ };
+ class Item4
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={6840.0234,11.479429,4805.5669};
+ angles[]={0,0.78099,0};
+ };
+ areaSize[]={13.061564,0,6.9091659};
+ areaIsRectangle=1;
+ flags=1;
+ id=86736;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=7.7200003;
+ 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 Item5
+ {
+ dataType="Marker";
+ position[]={6831.2534,26.820011,4803.0928};
+ name="seap_6_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=44.482979;
+ id=87681;
+ atlOffset=23.060581;
+ };
+ class Item6
+ {
+ dataType="Marker";
+ position[]={6840.8857,26.820011,4794.2603};
+ name="seap_6_vehicle_3";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=44.482979;
+ id=87682;
+ atlOffset=23.060581;
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6770.1753,0.89232564,4819.5913};
+ angles[]={0,2.3951991,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ };
+ id=87599;
+ type="Land_PierLadder_F";
+ atlOffset=4.3112535;
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6799.3423,0.75334096,4848.0859};
+ angles[]={0,2.3951991,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ };
+ id=87600;
+ type="Land_PierLadder_F";
+ atlOffset=3.9499836;
+ };
+ class Item9
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={6825.2979,3.2515836,4860.4575};
+ angles[]={0,0.67938519,0};
+ };
+ areaSize[]={9.9805651,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87595;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=2.8219149;
+ 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 Item10
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={6730.3789,3.8172917,4775.7056};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87596;
+ 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 Item11
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={6737.5435,-1.9393654,4789.7271};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87597;
+ 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 Item12
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6730.6606,0.79516983,4780.9253};
+ angles[]={0,2.3951991,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ };
+ id=87598;
+ type="Land_PierLadder_F";
+ atlOffset=1.5613427;
+ };
+ };
+ id=667;
+ atlOffset=2.2436523;
+ };
+ class Item5
+ {
+ dataType="Layer";
+ name="seaport_7";
+ class Entities
+ {
+ items=9;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={9242.168,31.554138,11591.331};
+ name="seap_7_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=8.6671915;
+ id=768;
+ atlOffset=28.989809;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={9298.9697,23.841,11602.324};
+ name="seaport_7";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorBlue";
+ a=120;
+ b=120;
+ id=769;
+ atlOffset=22.283903;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={9330.3174,24.567482,11627.463};
+ name="seap_7_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=770;
+ atlOffset=22.927681;
+ };
+ class Item3
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={9236.2939,3.3793781,11600.844};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=86835;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-2.2888184e-005;
+ 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 Item4
+ {
+ dataType="Marker";
+ position[]={9246.0264,31.73596,11605.89};
+ name="seap_7_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=184.85565;
+ id=87697;
+ atlOffset=29.002758;
+ };
+ class Item5
+ {
+ dataType="Marker";
+ position[]={9257.6914,30.883171,11609.414};
+ name="seap_7_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=139.12669;
+ id=87698;
+ atlOffset=28.989809;
+ };
+ class Item6
+ {
+ dataType="Marker";
+ position[]={9267.8828,30.636269,11616.851};
+ name="seap_7_vehicle_3";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=139.12668;
+ id=87699;
+ atlOffset=28.989809;
+ };
+ class Item7
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={9268.1016,1.7219453,11560.325};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87650;
+ type="ModuleHideTerrainObjects_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=11;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item8
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={9317.1992,2.1253765,11663.122};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87649;
+ type="ModuleHideTerrainObjects_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=11;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ id=672;
+ atlOffset=7.1327772;
+ };
+ class Item6
+ {
+ dataType="Layer";
+ name="seaport_8";
+ class Entities
+ {
+ items=10;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={9625.7002,39.730507,10328.605};
+ name="seap_8_helipad";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorBlue";
+ a=15;
+ b=15;
+ id=771;
+ atlOffset=36.331684;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={9651.3145,3.3988237,10332.617};
+ name="seap_8_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=69.351944;
+ id=772;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={9617.4424,25.681999,10317.999};
+ name="seaport_8";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorBlue";
+ a=87.147125;
+ b=190.51392;
+ angle=2.3558602;
+ id=773;
+ atlOffset=22.283176;
+ };
+ class Item3
+ {
+ dataType="Marker";
+ position[]={9634.001,26.326813,10439.261};
+ name="seap_8_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=774;
+ atlOffset=7.8981895;
+ };
+ class Item4
+ {
+ dataType="Marker";
+ position[]={9643.625,3.3988237,10346.474};
+ name="seap_8_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=40.975998;
+ id=86833;
+ };
+ class Item5
+ {
+ dataType="Marker";
+ position[]={9553.457,3.3988237,10299.27};
+ name="seap_8_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=71.677849;
+ id=86834;
+ };
+ class Item6
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={9634.0791,18.428623,10439.158};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=86832;
+ 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 Item7
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={9623.6924,7.3038235,10327.918};
+ angles[]={0,0.47640675,0};
+ };
+ areaSize[]={11.996496,0,6.9671807};
+ areaIsRectangle=1;
+ flags=1;
+ id=86831;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=3.9049997;
+ 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 Item8
+ {
+ dataType="Marker";
+ position[]={9550.4336,3.3988237,10312.018};
+ name="seap_8_vehicle_3";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=71.677849;
+ id=87700;
+ };
+ class Item9
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={9641.5313,7.3038235,10344.354};
+ angles[]={0,0.47640675,0};
+ };
+ areaSize[]={5.8234468,0,6.2658811};
+ areaIsRectangle=1;
+ flags=1;
+ id=87701;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=3.9049997;
+ 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;
+ };
+ };
+ };
+ id=677;
+ atlOffset=3.7171164;
+ };
+ class Item7
+ {
+ dataType="Layer";
+ name="seaport_9";
+ class Entities
+ {
+ items=8;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={12747.453,16.47752,5680.6543};
+ name="seap_9_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=12.023899;
+ b=5;
+ angle=14.088753;
+ id=776;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={12888.209,28.65593,5667.5215};
+ name="seaport_9";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorBlue";
+ a=154.43213;
+ b=77.920654;
+ id=777;
+ atlOffset=22.182528;
+ };
+ class Item2
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12744.497,16.47752,5676.8486};
+ };
+ areaSize[]={11.399414,0,12.355713};
+ flags=1;
+ id=86739;
+ 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 Item3
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12889.021,6.6930561,5667.4033};
+ };
+ areaSize[]={20.353516,0,5.7392578};
+ flags=1;
+ id=86738;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.25238419;
+ 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 Item4
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12749.849,16.477976,5697.918};
+ angles[]={0,0.28317967,0};
+ };
+ areaSize[]={15.383,0,9.6940355};
+ areaIsRectangle=1;
+ flags=1;
+ id=87702;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.00014877319;
+ 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 Item5
+ {
+ dataType="Marker";
+ position[]={12749.656,16.477568,5695.3882};
+ name="seap_9_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=12.023899;
+ b=5;
+ angle=194.2365;
+ id=87703;
+ };
+ class Item6
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12927.723,7.6798124,5641.6929};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87590;
+ 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 Item7
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12879.127,6.9506364,5676.5566};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87589;
+ 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;
+ };
+ };
+ };
+ id=682;
+ atlOffset=0.67323494;
+ };
+ class Item8
+ {
+ dataType="Layer";
+ name="seaport_10";
+ class Entities
+ {
+ items=48;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={12952.86,25.893,8313.8311};
+ name="seaport_10";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorBlue";
+ a=156.23424;
+ b=120.695;
+ angle=28.698999;
+ id=811;
+ atlOffset=22.283741;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={12919.642,26.537252,8308.2002};
+ name="seap_10_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=812;
+ atlOffset=22.927994;
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13013.616,5.0985599,8269.915};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=86765;
+ type="Land_Wall_IndCnc_4_F";
+ atlOffset=1.9073486e-005;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13007.614,5.13059,8269.9063};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=86766;
+ type="Land_Wall_IndCnc_4_F";
+ atlOffset=1.8596649e-005;
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13001.614,5.2081161,8269.8955};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=86767;
+ type="Land_Wall_IndCnc_4_F";
+ atlOffset=1.8596649e-005;
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12995.614,5.3128114,8269.877};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=86768;
+ type="Land_Wall_IndCnc_4_F";
+ atlOffset=1.9550323e-005;
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12989.614,5.4266839,8269.8662};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=86769;
+ type="Land_Wall_IndCnc_4_F";
+ atlOffset=1.9073486e-005;
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12983.612,5.5075917,8269.8525};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=86770;
+ type="Land_Wall_IndCnc_4_F";
+ atlOffset=1.9073486e-005;
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12977.612,5.4671359,8269.8418};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=86771;
+ type="Land_Wall_IndCnc_4_F";
+ atlOffset=1.8119812e-005;
+ };
+ class Item9
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12971.608,5.1886525,8269.8311};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=86772;
+ type="Land_Wall_IndCnc_4_F";
+ atlOffset=1.8119812e-005;
+ };
+ class Item10
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12959.61,4.5035706,8269.8057};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=86774;
+ type="Land_Wall_IndCnc_4_F";
+ atlOffset=1.9073486e-005;
+ };
+ class Item11
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12953.61,4.3542147,8269.7949};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=86775;
+ type="Land_Wall_IndCnc_4_F";
+ atlOffset=1.9073486e-005;
+ };
+ class Item12
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13073.619,1.9066716,8270.0381};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=86779;
+ type="Land_Wall_IndCnc_4_F";
+ atlOffset=2.5749207e-005;
+ };
+ class Item13
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13067.619,2.9044566,8270.0195};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=86780;
+ type="Land_Wall_IndCnc_4_F";
+ atlOffset=2.5749207e-005;
+ };
+ class Item14
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13061.619,3.7226157,8270.0088};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=86781;
+ type="Land_Wall_IndCnc_4_F";
+ atlOffset=2.5749207e-005;
+ };
+ class Item15
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13055.617,4.3817787,8269.9951};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=86782;
+ type="Land_Wall_IndCnc_4_F";
+ atlOffset=2.5510788e-005;
+ };
+ class Item16
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13037.613,5.2493296,8269.9629};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=86785;
+ type="Land_Wall_IndCnc_4_F";
+ atlOffset=2.6226044e-005;
+ };
+ class Item17
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13031.615,5.3756499,8269.9482};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=86786;
+ type="Land_Wall_IndCnc_4_F";
+ atlOffset=2.6226044e-005;
+ };
+ class Item18
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13025.615,5.2388496,8269.9375};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=86787;
+ type="Land_Wall_IndCnc_4_F";
+ atlOffset=2.5749207e-005;
+ };
+ class Item19
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12903.91,4.3342409,8301.4873};
+ angles[]={0,1.0976161,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=86788;
+ type="Land_Wall_IndCnc_4_F";
+ atlOffset=1.4305115e-005;
+ };
+ class Item20
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12901.166,4.3427262,8306.8232};
+ angles[]={0,1.0976161,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=86789;
+ type="Land_Wall_IndCnc_4_F";
+ };
+ class Item21
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12898.423,4.4271412,8312.1621};
+ angles[]={0,1.0976161,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=86790;
+ type="Land_Wall_IndCnc_4_F";
+ atlOffset=4.7683716e-007;
+ };
+ class Item22
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12895.68,4.5673599,8317.498};
+ angles[]={0,1.0976161,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=86791;
+ type="Land_Wall_IndCnc_4_F";
+ };
+ class Item23
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12892.929,4.7209163,8322.8301};
+ angles[]={0,1.0976161,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=86792;
+ type="Land_Wall_IndCnc_4_F";
+ atlOffset=-2.3841858e-007;
+ };
+ class Item24
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12890.185,4.8393469,8328.166};
+ angles[]={0,1.0976161,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=86793;
+ type="Land_Wall_IndCnc_4_F";
+ };
+ class Item25
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12887.438,4.9071155,8333.502};
+ angles[]={0,1.0976161,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=86794;
+ type="Land_Wall_IndCnc_4_F";
+ atlOffset=3.9577484e-005;
+ };
+ class Item26
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12884.693,4.9344006,8338.8379};
+ angles[]={0,1.0976161,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=86795;
+ type="Land_Wall_IndCnc_4_F";
+ };
+ class Item27
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12881.947,4.914906,8344.1777};
+ angles[]={0,1.0976161,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=86796;
+ type="Land_Wall_IndCnc_4_F";
+ atlOffset=-4.7683716e-007;
+ };
+ class Item28
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12879.204,4.8598762,8349.5137};
+ angles[]={0,1.0976161,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=86797;
+ type="Land_Wall_IndCnc_4_F";
+ atlOffset=4.7683716e-007;
+ };
+ class Item29
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12873.714,4.6639481,8360.1816};
+ angles[]={0,1.0976161,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=86799;
+ type="Land_Wall_IndCnc_4_F";
+ };
+ class Item30
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12871.183,4.5151505,8365.6094};
+ angles[]={0,1.1762533,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=86800;
+ type="Land_Wall_IndCnc_4_F";
+ atlOffset=7.7486038e-005;
+ };
+ class Item31
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12868.867,4.3309274,8371.1436};
+ angles[]={0,1.1762533,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=86801;
+ type="Land_Wall_IndCnc_4_F";
+ atlOffset=6.3657761e-005;
+ };
+ class Item32
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12866.552,4.1136355,8376.6816};
+ angles[]={0,1.1762533,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=86802;
+ type="Land_Wall_IndCnc_4_F";
+ atlOffset=6.3657761e-005;
+ };
+ class Item33
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12864.235,3.8496037,8382.2168};
+ angles[]={0,1.1762533,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=86803;
+ type="Land_Wall_IndCnc_4_F";
+ atlOffset=6.3657761e-005;
+ };
+ class Item34
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12861.912,3.5358386,8387.748};
+ angles[]={0,1.1762533,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=86804;
+ type="Land_Wall_IndCnc_4_F";
+ atlOffset=6.3896179e-005;
+ };
+ class Item35
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12857.276,2.78372,8398.8184};
+ angles[]={0,1.1762533,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=86806;
+ type="Land_Wall_IndCnc_4_F";
+ atlOffset=6.4134598e-005;
+ };
+ class Item36
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12854.96,2.2503133,8404.3535};
+ angles[]={0,1.1762533,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=86807;
+ type="Land_Wall_IndCnc_4_F";
+ atlOffset=6.3300133e-005;
+ };
+ class Item37
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12852.642,1.3544075,8409.8926};
+ angles[]={0,1.1762533,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=86808;
+ type="Land_Wall_IndCnc_4_F";
+ atlOffset=6.3598156e-005;
+ };
+ class Item38
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12850.326,0.22212499,8415.4268};
+ angles[]={0,1.1762533,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=86809;
+ type="Land_Wall_IndCnc_4_F";
+ atlOffset=6.3657761e-005;
+ };
+ class Item39
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13043.602,5.0028811,8270.4082};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=86812;
+ type="Land_Wall_IndCnc_4_D_F";
+ atlOffset=3.4332275e-005;
+ };
+ class Item40
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12876.825,4.7414804,8355.0635};
+ angles[]={0,1.0956306,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=86825;
+ type="Land_Wall_IndCnc_4_D_F";
+ };
+ class Item41
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13033.243,9.2766857,8273.4678};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86826;
+ type="Land_Cargo_Patrol_V1_F";
+ atlOffset=8.1062317e-005;
+ };
+ class Item42
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12974.653,9.2094097,8273.8369};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86827;
+ type="Land_Cargo_Patrol_V1_F";
+ atlOffset=8.2015991e-005;
+ };
+ class Item43
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12894.113,8.8853951,8329.8818};
+ angles[]={0,1.1108283,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86828;
+ type="Land_Cargo_Patrol_V1_F";
+ atlOffset=1.3828278e-005;
+ };
+ class Item44
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12930.786,6.2293816,8368.5811};
+ angles[]={0,3.6918147,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86829;
+ type="Land_Cargo_Patrol_V1_F";
+ atlOffset=2.3841858e-007;
+ };
+ class Item45
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12995.689,16.251345,8299.7148};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86830;
+ type="Land_Cargo_Tower_V1_F";
+ atlOffset=-0.07679224;
+ };
+ class Item46
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12954.107,3.6092582,8321.2969};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=86740;
+ type="ModuleHideTerrainObjects_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=11;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item47
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13019.616,5.1346478,8269.9258};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=86764;
+ type="Land_Wall_IndCnc_4_F";
+ atlOffset=3.4332275e-005;
+ };
+ };
+ id=687;
+ atlOffset=0.10445881;
+ };
+ class Item9
+ {
+ dataType="Layer";
+ name="seaport_11";
+ class Entities
+ {
+ items=11;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={13608.932,27.550589,11416.536};
+ name="seap_11_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=242.03523;
+ id=814;
+ atlOffset=23.908592;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={13580.766,25.898575,11474.414};
+ name="seaport_11";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorBlue";
+ a=100;
+ b=100;
+ angle=355.09134;
+ id=815;
+ atlOffset=22.32826;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={13606.597,26.562826,11477.991};
+ name="seap_11_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=816;
+ atlOffset=22.928207;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13586.81,8.5398235,11418.563};
+ angles[]={0,5.7696748,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=86840;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=4.7683716e-007;
+ };
+ class Item4
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={13585.719,3.634979,11415.852};
+ };
+ areaSize[]={1.2084961,0,1.2446289};
+ flags=1;
+ id=86837;
+ 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 Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13606.799,8.7622089,11524.29};
+ angles[]={0,3.8456061,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=86839;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=0.076773643;
+ };
+ class Item6
+ {
+ dataType="Marker";
+ position[]={13610.764,27.834259,11405.912};
+ name="seap_11_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=268.70551;
+ id=87685;
+ atlOffset=23.908567;
+ };
+ class Item7
+ {
+ dataType="Marker";
+ position[]={13596.525,27.994297,11400.347};
+ name="seap_11_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=89.625748;
+ id=87686;
+ atlOffset=23.908592;
+ };
+ class Item8
+ {
+ dataType="Marker";
+ position[]={13610.186,28.645061,11395.142};
+ name="seap_11_vehicle_3";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=270;
+ id=87687;
+ atlOffset=23.908592;
+ };
+ class Item9
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={13618.237,4.7575903,11399.907};
+ angles[]={0.11318053,0,0.077742234};
+ };
+ areaSize[]={1.2084961,0,1.2446289};
+ flags=1;
+ id=87688;
+ 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 Item10
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={13642.116,3.6529071,11498.107};
+ };
+ areaSize[]={3,0,3};
+ areaIsRectangle=1;
+ flags=1;
+ id=87570;
+ 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;
+ };
+ };
+ };
+ id=779;
+ atlOffset=5.7882128;
+ };
+ class Item10
+ {
+ dataType="Layer";
+ name="seaport_12";
+ class Entities
+ {
+ items=8;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={14608.218,25.462456,13963.15};
+ name="seap_12_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=212.14941;
+ id=818;
+ atlOffset=22.743557;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={14574.021,24.818001,13886.307};
+ name="seaport_12";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorBlue";
+ a=161.9707;
+ b=136.48535;
+ angle=31.008194;
+ id=819;
+ atlOffset=22.099102;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={14510.951,25.462734,13930.761};
+ name="seap_12_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=820;
+ atlOffset=22.576723;
+ };
+ class Item3
+ {
+ dataType="Marker";
+ position[]={14626.35,25.462456,13952.437};
+ name="seap_12_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=212.14941;
+ id=86841;
+ atlOffset=22.743557;
+ };
+ class Item4
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={14626.586,2.7188978,13952.598};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=86843;
+ 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 Item5
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={14608.172,2.7188978,13962.737};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=86842;
+ 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 Item6
+ {
+ dataType="Marker";
+ position[]={14702.223,25.462307,13952.947};
+ name="seap_12_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=98.03804;
+ id=87689;
+ atlOffset=22.743408;
+ };
+ class Item7
+ {
+ dataType="Marker";
+ position[]={14704.857,25.462307,13967.157};
+ name="seap_12_vehicle_3";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=98.03804;
+ id=87690;
+ atlOffset=22.743408;
+ };
+ };
+ id=780;
+ atlOffset=18.473999;
+ };
+ class Item11
+ {
+ dataType="Layer";
+ name="seaport_4";
+ class Entities
+ {
+ items=78;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={18694.17,25.943481,16286.612};
+ name="seap_4_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=221.86786;
+ id=822;
+ atlOffset=22.604263;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={18708.811,25.097,16346.535};
+ name="seaport_4";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorBlue";
+ a=130;
+ b=130;
+ angle=7.1425261;
+ id=823;
+ atlOffset=22.119112;
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18757.711,4.6197319,16307.778};
+ angles[]={0,0.68976557,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=85140;
+ type="Land_BackAlley_01_l_1m_F";
+ atlOffset=2.3841858e-007;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18758.578,4.6197319,16307.062};
+ angles[]={0,0.68976557,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=85141;
+ type="Land_BackAlley_01_l_1m_F";
+ atlOffset=2.3841858e-007;
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18754.49,4.6197319,16310.527};
+ angles[]={0,3.8451571,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=85142;
+ type="Land_BackAlley_01_l_1m_F";
+ atlOffset=2.3841858e-007;
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18756.08,4.6228566,16309.143};
+ angles[]={0,3.8516302,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=85229;
+ type="Land_BackAlley_01_l_gate_F";
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18757.625,3.4887571,16305.772};
+ angles[]={0,2.2922604,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=85143;
+ type="Land_Bench_01_F";
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18755.488,3.4887571,16305.818};
+ angles[]={0,3.8503678,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=85144;
+ type="Land_Bench_01_F";
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18753.721,3.4887571,16307.352};
+ angles[]={0,3.8503678,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=85145;
+ type="Land_Bench_01_F";
+ };
+ class Item9
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18753.42,3.4887571,16309.464};
+ angles[]={0,5.4421582,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=85146;
+ type="Land_Bench_01_F";
+ };
+ class Item10
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18759.234,3.4887571,16309.499};
+ angles[]={0,0.71531522,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=85147;
+ type="Land_Bench_01_F";
+ };
+ class Item11
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18757.117,3.4887571,16311.378};
+ angles[]={0,0.72080147,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=85148;
+ type="Land_Bench_01_F";
+ };
+ class Item12
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18713.557,3.2935762,16306.505};
+ angles[]={0,2.293119,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=85155;
+ type="Land_i_House_Small_03_V1_F";
+ };
+ class Item13
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18706.531,4.9642568,16255.576};
+ angles[]={0.010083967,5.5895386,0.012118896};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=85200;
+ type="Land_BagBunker_Small_F";
+ atlOffset=2.3841858e-007;
+ };
+ class Item14
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18744.328,3.5818286,16319.742};
+ angles[]={0,5.4189019,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=85149;
+ type="Land_CampingTable_white_F";
+ atlOffset=0.19238853;
+ };
+ class Item15
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18706.984,3.5576589,16293.438};
+ angles[]={0,3.8516302,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=85191;
+ type="Land_WallCity_01_gate_grey_F";
+ atlOffset=2.3841858e-007;
+ };
+ class Item16
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18738.127,3.3635614,16330.032};
+ angles[]={0,0.71602541,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ dynamicSimulation=1;
+ };
+ id=85216;
+ type="Land_CncBarrier_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item17
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18736.17,3.3635614,16331.734};
+ angles[]={0,0.71604508,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ dynamicSimulation=1;
+ };
+ id=85217;
+ type="Land_CncBarrier_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item18
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18734.219,3.3635614,16333.441};
+ angles[]={0,0.71605408,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ dynamicSimulation=1;
+ };
+ id=85218;
+ type="Land_CncBarrier_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item19
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18732.262,3.3635614,16335.147};
+ angles[]={0,0.71607476,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ dynamicSimulation=1;
+ };
+ id=85223;
+ type="Land_CncBarrier_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item20
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18742.109,4.2548237,16320.674};
+ angles[]={0,3.8516302,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=85169;
+ type="Land_Shed_05_F";
+ atlOffset=0.19322324;
+ };
+ class Item21
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18702.039,4.3943548,16295.429};
+ angles[]={0,3.8751154,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ };
+ id=85161;
+ type="Land_GuardHouse_01_F";
+ atlOffset=0.26535082;
+ };
+ class Item22
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18753.156,4.1029296,16311.555};
+ angles[]={0,0.71038973,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=85168;
+ type="Land_i_House_Small_02_V1_F";
+ };
+ class Item23
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18730.002,4.319943,16303.536};
+ angles[]={0,0.71331871,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=85160;
+ type="Land_i_House_Small_01_V1_F";
+ };
+ class Item24
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18711.674,4.8385634,16287.185};
+ angles[]={0.088344887,0.71047646,6.2807441};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=85227;
+ type="B_Slingload_01_Fuel_F";
+ atlOffset=-0.002569437;
+ };
+ class Item25
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18707.234,5.1035395,16282.036};
+ angles[]={0.0311634,3.8516302,0.011508388};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=85228;
+ type="B_Slingload_01_Repair_F";
+ atlOffset=-0.00071144104;
+ };
+ class Item26
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18735.924,4.9713655,16293.413};
+ angles[]={0,2.2911544,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ };
+ id=85156;
+ type="Land_i_Shed_Ind_F";
+ atlOffset=0.45350718;
+ };
+ class Item27
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18706.725,4.9712725,16277.335};
+ angles[]={0.014717581,0.75541317,0.0097473357};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=85154;
+ type="Land_SignWarning_01_CheckpointAhead_F";
+ atlOffset=-2.3841858e-007;
+ };
+ class Item28
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18711.51,5.058332,16273.073};
+ angles[]={0.0059201042,0.75541317,0.0061859763};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=85208;
+ type="Land_SignWarning_01_CheckpointAhead_F";
+ };
+ class Item29
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18712.426,4.0178471,16309.553};
+ angles[]={0,2.2974873,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=85209;
+ type="Land_Sign_WarningNoWeaponAltis_F";
+ };
+ class Item30
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18740.688,3.5518112,16320.495};
+ angles[]={0,2.2965078,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=85150;
+ type="Box_GEN_Equip_F";
+ atlOffset=0.19239426;
+ };
+ class Item31
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18739.744,3.5518112,16321.325};
+ angles[]={0,2.2965078,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=85151;
+ type="Box_GEN_Equip_F";
+ atlOffset=0.19239426;
+ };
+ class Item32
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18740.322,3.5518112,16322.647};
+ angles[]={0,0.70340127,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=85152;
+ type="Box_GEN_Equip_F";
+ atlOffset=0.19239426;
+ };
+ class Item33
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18741.115,3.5518112,16323.568};
+ angles[]={0,0.70340127,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=85153;
+ type="Box_GEN_Equip_F";
+ atlOffset=0.19239426;
+ };
+ class Item34
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18724.904,5.3087749,16262.113};
+ angles[]={0,3.8516302,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=85166;
+ type="Land_ConcreteWall_01_l_4m_F";
+ atlOffset=4.7683716e-007;
+ };
+ class Item35
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18764.48,3.8778882,16305.037};
+ angles[]={0,2.280463,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=85176;
+ type="Land_ConcreteWall_01_l_4m_F";
+ };
+ class Item36
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18728.814,3.8778882,16312.119};
+ angles[]={0,5.4141607,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=85184;
+ type="Land_ConcreteWall_01_l_4m_F";
+ };
+ class Item37
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18720.111,3.8778882,16314.259};
+ angles[]={0,5.4141607,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=85185;
+ type="Land_ConcreteWall_01_l_4m_F";
+ };
+ class Item38
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18718.674,3.8778882,16312.555};
+ angles[]={0,5.4141607,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=85186;
+ type="Land_ConcreteWall_01_l_4m_F";
+ };
+ class Item39
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18704,3.8778882,16304.681};
+ angles[]={0,5.4306259,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=85187;
+ type="Land_ConcreteWall_01_l_4m_F";
+ };
+ class Item40
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18703.352,3.8778882,16303.954};
+ angles[]={0,5.4154673,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=85188;
+ type="Land_ConcreteWall_01_l_4m_F";
+ };
+ class Item41
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18709.891,4.3066664,16288};
+ angles[]={0,5.4238191,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=85189;
+ type="Land_ConcreteWall_01_l_4m_F";
+ };
+ class Item42
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18709.922,4.0853481,16290.853};
+ angles[]={0,3.8516302,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=85190;
+ type="Land_ConcreteWall_01_l_4m_F";
+ atlOffset=2.3841858e-007;
+ };
+ class Item43
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18626.617,3.4366581,16258.743};
+ angles[]={0,0.068219341,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86723;
+ type="Land_ConcreteWall_01_l_4m_F";
+ atlOffset=1.6212463e-005;
+ };
+ class Item44
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18705.992,4.5877309,16283.409};
+ angles[]={0,2.2725735,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=85163;
+ type="Land_ConcreteWall_01_l_8m_F";
+ atlOffset=2.3841858e-007;
+ };
+ class Item45
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18714.254,4.8544669,16271.274};
+ angles[]={0,3.8516302,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=85164;
+ type="Land_ConcreteWall_01_l_8m_F";
+ atlOffset=4.7683716e-007;
+ };
+ class Item46
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18720.33,5.0009689,16266.057};
+ angles[]={0,3.8516302,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=85165;
+ type="Land_ConcreteWall_01_l_8m_F";
+ };
+ class Item47
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18729.057,5.4760809,16264.083};
+ angles[]={0,2.2823243,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=85167;
+ type="Land_ConcreteWall_01_l_8m_F";
+ atlOffset=-4.7683716e-007;
+ };
+ class Item48
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18734.313,5.4122252,16270.15};
+ angles[]={0,2.2864163,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=85170;
+ type="Land_ConcreteWall_01_l_8m_F";
+ atlOffset=-0.30000019;
+ };
+ class Item49
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18739.551,4.2703447,16276.209};
+ angles[]={0,2.2823243,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=85171;
+ type="Land_ConcreteWall_01_l_8m_F";
+ atlOffset=2.3841858e-007;
+ };
+ class Item50
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18744.805,3.879703,16282.277};
+ angles[]={0,2.2864118,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=85172;
+ type="Land_ConcreteWall_01_l_8m_F";
+ };
+ class Item51
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18750.051,3.879703,16288.34};
+ angles[]={0,2.2823243,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=85173;
+ type="Land_ConcreteWall_01_l_8m_F";
+ };
+ class Item52
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18755.305,3.8797035,16294.408};
+ angles[]={0,2.2864118,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=85174;
+ type="Land_ConcreteWall_01_l_8m_F";
+ atlOffset=4.7683716e-007;
+ };
+ class Item53
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18760.551,3.879703,16300.472};
+ angles[]={0,2.2823243,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=85175;
+ type="Land_ConcreteWall_01_l_8m_F";
+ };
+ class Item54
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18763.023,3.879703,16309.227};
+ angles[]={0,0.71917742,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=85177;
+ type="Land_ConcreteWall_01_l_8m_F";
+ };
+ class Item55
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18756.984,3.879703,16314.486};
+ angles[]={0,0.71508998,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=85178;
+ type="Land_ConcreteWall_01_l_8m_F";
+ };
+ class Item56
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18750.914,3.8797035,16319.741};
+ angles[]={0,0.71245855,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=85179;
+ type="Land_ConcreteWall_01_l_8m_F";
+ atlOffset=4.7683716e-007;
+ };
+ class Item57
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18744.84,3.879703,16324.961};
+ angles[]={0,0.70837104,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=85180;
+ type="Land_ConcreteWall_01_l_8m_F";
+ };
+ class Item58
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18739.195,3.879703,16324.286};
+ angles[]={0,2.2823243,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=85181;
+ type="Land_ConcreteWall_01_l_8m_F";
+ };
+ class Item59
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18724.484,3.879703,16312.938};
+ angles[]={0,0.70732296,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=85183;
+ type="Land_ConcreteWall_01_l_8m_F";
+ };
+ class Item60
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18672.67,4.1446185,16255.438};
+ angles[]={0,3.2137215,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86712;
+ type="Land_ConcreteWall_01_l_8m_F";
+ atlOffset=4.7683716e-006;
+ };
+ class Item61
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18680.674,4.3343601,16254.843};
+ angles[]={0,3.217809,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86713;
+ type="Land_ConcreteWall_01_l_8m_F";
+ atlOffset=4.0531158e-006;
+ };
+ class Item62
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18688.67,4.5755587,16254.251};
+ angles[]={0,3.2137215,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86714;
+ type="Land_ConcreteWall_01_l_8m_F";
+ atlOffset=4.2915344e-006;
+ };
+ class Item63
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18696.674,4.7989721,16253.656};
+ angles[]={0,3.217809,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86715;
+ type="Land_ConcreteWall_01_l_8m_F";
+ atlOffset=4.529953e-006;
+ };
+ class Item64
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18664.631,3.9572058,16256.019};
+ angles[]={0,0.070080683,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86718;
+ type="Land_ConcreteWall_01_l_8m_F";
+ atlOffset=1.6450882e-005;
+ };
+ class Item65
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18656.625,3.8797195,16256.597};
+ angles[]={0,0.074168131,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86719;
+ type="Land_ConcreteWall_01_l_8m_F";
+ atlOffset=1.6450882e-005;
+ };
+ class Item66
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18648.629,3.8797195,16257.173};
+ angles[]={0,0.070080683,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86720;
+ type="Land_ConcreteWall_01_l_8m_F";
+ atlOffset=1.6450882e-005;
+ };
+ class Item67
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18640.623,3.8797195,16257.751};
+ angles[]={0,0.074168131,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86721;
+ type="Land_ConcreteWall_01_l_8m_F";
+ atlOffset=1.6450882e-005;
+ };
+ class Item68
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18632.625,3.8028829,16258.326};
+ angles[]={0,0.070080683,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86722;
+ type="Land_ConcreteWall_01_l_8m_F";
+ atlOffset=1.6212463e-005;
+ };
+ class Item69
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18729.545,4.6847382,16291.563};
+ angles[]={0,2.3039451,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=85159;
+ type="Land_TBox_F";
+ };
+ class Item70
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18722.299,7.9616599,16303.307};
+ angles[]={0,3.8516302,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=85158;
+ type="Land_TTowerSmall_1_F";
+ };
+ class Item71
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18727.654,3.7670813,16288.95};
+ angles[]={0,5.4519048,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=85226;
+ type="Box_NATO_AmmoVeh_F";
+ atlOffset=-0.00061488152;
+ };
+ class Item72
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18719.816,5.8293562,16274.982};
+ angles[]={0,2.288712,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=85157;
+ type="Land_CarService_F";
+ };
+ class Item73
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18639.971,7.8824196,16262.741};
+ angles[]={0,0.081371456,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86726;
+ type="Land_Cargo_Patrol_V1_F";
+ };
+ class Item74
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18751.729,7.8708839,16388.531};
+ angles[]={0,3.8658328,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ };
+ id=86727;
+ type="Land_Cargo_Patrol_V1_F";
+ atlOffset=1.769068;
+ };
+ class Item75
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18753.898,7.8828883,16299.297};
+ angles[]={0,5.4406843,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=86725;
+ type="Land_Cargo_Patrol_V1_F";
+ };
+ class Item76
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={18735.275,3.8778882,16319.702};
+ angles[]={0,5.4141607,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=87559;
+ type="Land_ConcreteWall_01_l_4m_F";
+ };
+ class Item77
+ {
+ dataType="Marker";
+ position[]={18676.279,26.191248,16279.137};
+ name="seap_4_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=22.230429;
+ b=5;
+ angle=40.999538;
+ id=87693;
+ atlOffset=23.198454;
+ };
+ };
+ id=781;
+ atlOffset=8.2277622;
+ };
+ };
+ id=641;
+ atlOffset=-3.202879;
+ };
+ };
+ class Connections
+ {
+ class LinkIDProvider
+ {
+ nextID=39;
+ };
+ class Links
+ {
+ items=39;
+ class Item0
+ {
+ linkID=0;
+ item0=1350;
+ item1=1351;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item1
+ {
+ linkID=1;
+ item0=1295;
+ item1=1350;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item2
+ {
+ linkID=2;
+ item0=1296;
+ item1=1350;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item3
+ {
+ linkID=3;
+ item0=1297;
+ item1=1350;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item4
+ {
+ linkID=4;
+ item0=1298;
+ item1=1350;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item5
+ {
+ linkID=5;
+ item0=1299;
+ item1=1350;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item6
+ {
+ linkID=6;
+ item0=1300;
+ item1=1350;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item7
+ {
+ linkID=7;
+ item0=1301;
+ item1=1350;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item8
+ {
+ linkID=8;
+ item0=1302;
+ item1=1350;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item9
+ {
+ linkID=9;
+ item0=1303;
+ item1=1350;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item10
+ {
+ linkID=10;
+ item0=1304;
+ item1=1350;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item11
+ {
+ linkID=11;
+ item0=1305;
+ item1=1350;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item12
+ {
+ linkID=12;
+ item0=1306;
+ item1=1350;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item13
+ {
+ linkID=13;
+ item0=1307;
+ item1=1350;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item14
+ {
+ linkID=14;
+ item0=1308;
+ item1=1350;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item15
+ {
+ linkID=15;
+ item0=1309;
+ item1=1350;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item16
+ {
+ linkID=16;
+ item0=1310;
+ item1=1350;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item17
+ {
+ linkID=17;
+ item0=1311;
+ item1=1350;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item18
+ {
+ linkID=18;
+ item0=1312;
+ item1=1350;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item19
+ {
+ linkID=19;
+ item0=1313;
+ item1=1350;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item20
+ {
+ linkID=20;
+ item0=1314;
+ item1=1350;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item21
+ {
+ linkID=21;
+ item0=1315;
+ item1=1350;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item22
+ {
+ linkID=22;
+ item0=1316;
+ item1=1350;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item23
+ {
+ linkID=23;
+ item0=1317;
+ item1=1350;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item24
+ {
+ linkID=24;
+ item0=1318;
+ item1=1350;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item25
+ {
+ linkID=25;
+ item0=1319;
+ item1=1350;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item26
+ {
+ linkID=26;
+ item0=1320;
+ item1=1350;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item27
+ {
+ linkID=27;
+ item0=1321;
+ item1=1350;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item28
+ {
+ linkID=28;
+ item0=1322;
+ item1=1350;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item29
+ {
+ linkID=29;
+ item0=1323;
+ item1=1350;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item30
+ {
+ linkID=30;
+ item0=1324;
+ item1=1350;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item31
+ {
+ linkID=31;
+ item0=1325;
+ item1=1350;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item32
+ {
+ linkID=32;
+ item0=1326;
+ item1=1350;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item33
+ {
+ linkID=33;
+ item0=1327;
+ item1=1350;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item34
+ {
+ linkID=34;
+ item0=1328;
+ item1=1350;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item35
+ {
+ linkID=35;
+ item0=1329;
+ item1=1350;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item36
+ {
+ linkID=36;
+ item0=1330;
+ item1=1350;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item37
+ {
+ linkID=37;
+ item0=1331;
+ item1=1350;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item38
+ {
+ linkID=38;
+ item0=1332;
+ item1=1350;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ };
+ };
+};
\ No newline at end of file
diff --git a/A3A/addons/maps/Antistasi_UMB_Colombia.UMB_Colombia/onPlayerRespawn.sqf b/A3A/addons/maps/Antistasi_UMB_Colombia.UMB_Colombia/onPlayerRespawn.sqf
new file mode 100644
index 0000000000..0d38ff4d19
--- /dev/null
+++ b/A3A/addons/maps/Antistasi_UMB_Colombia.UMB_Colombia/onPlayerRespawn.sqf
@@ -0,0 +1 @@
+_this call A3A_fnc_onPlayerRespawn;
diff --git a/A3A/addons/maps/Antistasi_gm_weferlingen_summer.gm_weferlingen_summer/NavGrid.sqf b/A3A/addons/maps/Antistasi_gm_weferlingen_summer.gm_weferlingen_summer/NavGrid.sqf
new file mode 100644
index 0000000000..77f022e979
--- /dev/null
+++ b/A3A/addons/maps/Antistasi_gm_weferlingen_summer.gm_weferlingen_summer/NavGrid.sqf
@@ -0,0 +1,1147 @@
+/*{"systemTimeUCT_G":"2023-11-23 21:25:14","worldName":"gm_weferlingen_winter","StreetArtist_Config":{"_flatMaxDrift":-1,"_juncMergeDistance":-1,"_humanEdited": true}}*/
+navGrid = [
+[[16768.5,2902.13,0],0,false,[[3769,0,208.562],[1726,0,390.768]]],[[918.277,3597.41,0],0,false,[[4539,0,211.792],[5609,0,250.359]]],[[4775.02,962.482,0],0,true,[[3944,1,181.989],[3341,1,26.4319],[1606,1,6.00726],[1613,1,16.1408],[138,1,11.6713],[1170,1,8.76251]]],[[3864.25,15086.6,0],0,false,[[2815,0,41.8347],[295,2,9.79465]]],[[1821.52,15368.2,0],0,false,[[380,1,327.599],[2891,1,307.632]]],
+[[16524.7,7302.06,0],0,true,[[4350,0,18.9786],[3465,0,14.0704],[4829,0,6.85151]]],[[13997.3,13809.5,0],0,false,[[1553,0,376.859],[737,0,317.893]]],[[11231.3,12284.8,0],0,true,[[3546,0,195.483],[4897,0,19.1779],[1496,0,357.776]]],[[10540.9,7649.97,0],0,false,[[926,1,109.796],[5652,1,9.58985]]],[[6207.13,6116.29,0],0,false,[[3179,1,22.221],[3614,1,395.001]]],
+[[17588.3,10385.5,0],0,false,[[750,0,308.244],[806,0,237.603]]],[[19094.2,11329.5,0],0,false,[[4265,0,72.665],[679,0,14.3934]]],[[11864.1,15087.2,0],0,false,[[3365,0,247.48],[5606,0,173.54]]],[[19593.9,9587.34,0],0,true,[[107,0,2.55732],[5396,0,3.3926],[4648,0,5.41707],[1546,1,9.08933]]],[[13706.2,20185.2,0],0,false,[[3503,0,136.382],[5560,0,331.612]]],
+[[10776.3,11652.5,0],0,false,[[3216,0,111.618],[2203,0,77.8291]]],[[13040.5,8333.63,0],0,false,[[864,0,127.537],[5100,0,99.8822]]],[[7054.58,4624.35,0],0,true,[[4148,0,3.84196],[954,0,7.82406],[274,1,4.66615]]],[[9406.78,19948.8,0],0,true,[[1957,0,25.8093],[3172,0,180.444],[2583,0,11.6054]]],[[15129,8873.15,0],0,true,[[5116,1,31.1502],[966,1,31.9532],[4322,1,0.906081],[3892,1,3.0379],[5640,1,6.0386]]],
+[[19965.9,567.909,0],0,false,[[4297,1,265.836],[1585,1,275.183]]],[[11792,9338.86,0],0,false,[[4353,0,71.004]]],[[5791.04,5908.18,0],0,false,[[2078,0,106.1],[852,0,312.725]]],[[16343.8,5629.8,0],0,false,[[3617,0,264.01],[4181,0,29.6469]]],[[7067.64,7961.97,0],0,false,[[3509,0,254.232],[3377,0,265.238]]],
+[[18381.3,163.669,0],0,false,[[472,0,53.8329]]],[[15097.8,6490.52,0],0,false,[[2248,0,50.4791],[291,0,388.623]]],[[17954.8,5521.56,0],0,false,[[5090,0,209.027],[423,0,301.029]]],[[13944.1,18094.1,0],0,true,[[3527,0,1.77658],[691,0,1.92253],[4729,0,4.54394]]],[[11836.6,3845.15,0],0,false,[[4491,0,359.134],[589,0,311.092]]],
+[[3893.96,15271.1,0],0,true,[[122,2,21.0656],[332,2,387.834],[3550,2,10.1134]]],[[9587.59,2751.16,0],0,true,[[5379,0,164.817],[906,0,3.91576],[5322,0,6.29859]]],[[4781.65,2570.58,0],0,true,[[4597,0,30.2142],[1358,0,5.86027],[5483,1,5.64118]]],[[13707.4,11856.7,0],0,false,[[5429,0,25.8159],[4817,0,163.61]]],[[19098.9,3644.89,0],0,false,[[3651,0,49.9944],[2726,0,247.214]]],
+[[3132.25,4310.64,0],0,false,[[1123,0,304.759],[1706,0,318.129]]],[[15629.1,13204.4,0],0,false,[[5345,0,27.7926],[1764,0,390.987]]],[[11257.1,14353.3,0],0,false,[[4078,0,152.472],[1207,0,388.512]]],[[3597.79,17970.3,0],0,false,[[298,0,104.999],[3035,0,341.376]]],[[13373.9,13635.8,0],0,false,[[4542,0,60.9817],[2620,0,11.2065]]],
+[[9556.11,8412.49,0],0,false,[[1071,0,159.748],[5508,0,74.0998]]],[[1163.74,2833.32,0],0,true,[[2201,1,29.7584],[3086,1,363.628],[4065,1,8.79897],[4083,1,5.87207],[5593,1,4.56752],[2120,1,4.43185],[846,1,6.50644]]],[[17577.2,4874.13,0],0,false,[[3102,0,294.186],[3953,0,175.206]]],[[63.1415,1849.96,0],0,true,[[1523,1,8.32176],[5266,1,229.937],[831,1,18.6964]]],[[13281.3,13340.9,0],0,true,[[2902,0,102.222],[5425,0,104.21],[1346,0,46.3668]]],
+[[10839.5,12812,0],0,true,[[2611,1,25.4169],[1935,1,12.7934],[5017,1,6.59183]]],[[17026,414.065,0],0,false,[[5500,1,123.077],[4855,1,349.078]]],[[695.655,16305.3,0],0,false,[[5142,1,291.454],[5563,1,263.792]]],[[1664.3,13881.4,0],0,true,[[2351,1,128.364],[5446,1,21.8448],[4028,1,122.677]]],[[1177.93,15245,0],0,false,[[5018,0,152.482],[4566,0,227.581]]],
+[[15198.4,14456.3,0],0,false,[[2334,0,14.0912],[1907,0,219.02]]],[[1286.32,14112,0],0,false,[[2353,0,313.103],[2102,0,345.06]]],[[9203.14,3762.78,0],0,false,[[5020,0,315.361],[4301,0,381.309]]],[[8751.24,11010.3,0],0,false,[[5109,0,141.19],[179,0,226.678]]],[[13032.5,7994.86,0],0,true,[[4563,0,159.954],[602,0,6.8721],[5529,0,7.16235]]],
+[[6141.92,3583.55,0],0,false,[[5025,2,227.008],[2711,2,383.162]]],[[13240.8,13151.2,0],0,true,[[3642,0,20.7845],[2902,0,106.544],[4840,0,23.2644]]],[[477.192,3088.63,0],0,true,[[2311,1,13.0959],[2889,1,13.1193],[2551,1,0.295172],[3818,1,9.54622]]],[[10330.2,2574.01,0],0,true,[[1470,0,3.09019],[4243,0,7.61664],[5423,0,1.12977],[3671,0,9.66427]]],[[12608.7,4186.52,0],0,true,[[1999,0,95.5894],[1984,0,4.23869],[1739,0,6.23411],[4024,0,3.38239]]],
+[[10412.3,5234.33,0],0,false,[[3557,0,24.2053],[996,0,146.805]]],[[8.90301,8826.92,0],0,false,[[911,1,168.946]]],[[19591.6,4375.24,0],0,false,[[3585,0,205.819],[2609,0,26.4684]]],[[11353.4,17884.8,0],0,true,[[4342,0,18.6907],[5030,0,16.3498],[5092,0,5.25724],[2832,0,2.92292]]],[[10170.6,8156.56,0],0,true,[[938,0,3.20064],[5497,0,2.6784],[4144,1,10.6861]]],
+[[12285.9,7975.2,0],0,false,[[4956,0,178.435],[3511,0,20.9529]]],[[20016.9,18526.6,0],0,false,[[1899,0,315.165]]],[[13723.2,9860.5,0],0,true,[[5259,0,2.79922],[5233,0,3.70336],[5688,1,8.38507],[4833,1,10.5024]]],[[9064.5,5491.31,0],0,false,[[3701,0,164.89]]],[[6139.16,11723.5,0],0,false,[[2277,2,365.124],[181,2,243.633]]],
+[[3532.2,3663.15,0],0,false,[[5111,0,173.253],[245,0,297.751]]],[[10545.1,7718.43,0],0,true,[[4793,0,5.93387],[3579,0,42.8835],[3099,1,4.32177]]],[[19363,13005.4,0],0,false,[[3337,1,215.551],[4568,1,333.198]]],[[5206.06,5564.44,0],0,false,[[4768,0,332.472],[1305,0,255.742]]],[[20020.7,4771.74,0],0,false,[[5565,0,23.8648],[2879,0,72.1062]]],
+[[20083.9,4320.33,0],0,true,[[659,0,148.651],[4990,0,48.5203],[4665,0,112.304]]],[[3090.41,6423.5,0],0,false,[[4501,1,18.9911],[4923,1,6.09774]]],[[9696.94,733.545,0],0,true,[[4995,1,19.0089],[983,2,15.7859],[2059,2,14.2858]]],[[1116.97,17872,0],0,false,[[1600,0,11.9484],[5343,0,219.257]]],[[10989,11563.1,0],0,true,[[2584,0,40.3159],[1235,0,7.0039],[3249,0,3.22845]]],
+[[17.0826,16459.1,0],0,false,[[760,1,45.4582]]],[[6213.53,13862.5,0],0,true,[[2744,0,397.262],[5619,0,10.3675],[3694,1,18.0151]]],[[5930.22,8906.42,0],0,true,[[3799,0,3.30969],[4525,0,3.54628],[4610,1,15.0957]]],[[3252.59,5031.48,0],0,true,[[3328,0,21.3467],[3212,0,215.521],[256,0,10.1967]]],[[16258.3,7331.12,0],0,false,[[3494,0,381.919],[2129,0,54.6247]]],
+[[1334.01,19828.2,0],0,false,[[438,1,351.5],[3250,1,358.385]]],[[19609.9,9530.1,0],0,false,[[3263,1,376.701],[1546,1,50.5909]]],[[318.165,8617.2,0],0,true,[[2913,1,15.4352],[1154,1,19.2024],[4476,1,11.9864]]],[[15132.2,8894.65,0],0,false,[[5640,0,16.7746],[4177,0,35.3632]]],[[8688.82,18952.6,0],0,false,[[1842,0,300.757],[5479,0,129.221]]],
+[[12574.5,4554.15,0],0,false,[[4812,0,25.2658],[3277,0,25.5669]]],[[12742.4,17175.9,0],0,false,[[4460,0,23.8458],[2243,0,330.366]]],[[16988,4943.64,0],0,false,[[2721,0,24.8912],[714,0,26.0282]]],[[4178.85,4771.37,9.52018],0,false,[[650,2,51.0115],[4856,2,34.411]]],[[12199.6,5533.04,0],0,true,[[3343,0,10.3933],[2764,0,17.3613],[4116,0,8.08161]]],
+[[12724.9,17197.5,0],0,true,[[3000,0,3.31318],[638,0,326.455],[4460,0,5.68925]]],[[5102.04,18932,0],0,true,[[1897,2,209.989],[2316,2,14.9093],[2151,2,23.9516]]],[[8438.93,10278.4,0],0,false,[[991,0,92.2254],[1217,0,382.619]]],[[18740,3725.53,0],0,true,[[3678,0,1.41871],[136,0,36.4911],[1037,0,2.32033]]],[[5692.82,14181.7,0],0,true,[[3360,1,70.0655],[285,1,19.6616],[3487,1,13.6945],[1379,1,9.06776],[2135,1,10.7089]]],
+[[17662.4,12217.2,0],0,true,[[2079,0,1.71647],[168,0,2.02571],[4798,0,0.989701],[3485,0,4.44847],[1514,0,6.64519]]],[[19481.5,14156.4,0],0,true,[[4376,0,2.85688],[5209,0,10.8016],[1623,0,11.5857]]],[[2840.73,12597.8,0],0,false,[[1781,0,20.1292],[2765,0,379.268]]],[[10192.9,7507.63,0],0,false,[[2943,1,253.081],[5613,1,27.5448]]],[[7415.56,8329.59,0],0,false,[[5386,2,20.79],[466,2,293.335]]],
+[[12759.2,4305.72,0],0,false,[[4961,0,25.5019],[1579,0,185.047]]],[[2252.1,15970.7,0],0,true,[[610,1,11.2072],[3176,1,52.5085],[4251,1,2.57724],[2800,1,5.40384]]],[[19594.3,9589.86,0],0,true,[[4648,0,2.87235],[13,0,2.55732],[1546,1,11.2217]]],[[1761.34,14189.9,0],0,false,[[2924,1,207.338],[2443,1,357.358]]],[[14378.2,19255.4,0],0,false,[[4699,0,53.5309],[877,0,20.0045]]],
+[[3396.37,14735.1,0],0,false,[[5711,0,381.944],[618,0,210.558]]],[[5302.06,4126.49,0],0,false,[[498,2,91.9884],[608,2,59.685]]],[[18851,16967.2,0],0,false,[[5501,0,165.28],[2180,0,47.9858]]],[[11453.2,10576.8,0],0,false,[[600,1,340.99],[2177,1,153.466]]],[[10015.5,421.244,0],0,false,[[4936,1,52.1293],[2768,1,24.3579]]],
+[[9271.73,17.3579,0],0,true,[[4466,2,7.69087],[5369,1,31.0481],[326,1,11.6153]]],[[1203.02,16146.8,0],0,false,[[5058,1,191.055],[607,1,235.714]]],[[7006.86,836.365,0],0,true,[[1234,1,358.389],[5555,1,23.0552],[2857,1,4.00788],[3161,1,2.99188],[4799,1,3.8717],[4182,1,8.7789]]],[[3397.15,5969.24,0],0,false,[[943,0,302.181],[5014,0,157.876]]],[[15330.2,116.399,0],0,false,[[3069,0,97.1153],[4235,0,138.77]]],
+[[15728.3,16406.1,0],0,false,[[3908,0,256.286],[1592,0,187.141]]],[[11871.4,16658.4,0],0,false,[[421,0,141.611],[2109,0,114.869]]],[[3892.6,15250,0],0,false,[[333,2,88.5239],[30,2,21.0656]]],[[11785.5,14928.3,0],0,true,[[4047,0,282.238],[3283,0,27.7381],[2381,0,11.8393]]],[[2640.92,15471.7,0],0,false,[[5040,0,130.562],[3576,0,313.956]]],
+[[12823.8,9073.87,0],0,false,[[2096,1,276.938],[3689,1,213.412]]],[[16965.5,18003.9,0],0,true,[[4734,0,27.1784],[3805,0,44.4816],[5261,0,8.20088]]],[[15638.5,14153.5,0],0,false,[[1296,0,6.18762],[1541,1,5.51859]]],[[17540.9,12359.6,0],0,false,[[2502,0,86.2107],[4486,0,25.4176]]],[[5532.42,4036.1,0],0,false,[[1329,0,98.8527],[3326,0,136.001]]],
+[[19685.6,8239.68,0],0,true,[[433,1,33.3369],[3163,1,162.733],[4985,1,3.7448]]],[[12657,8271.52,0],0,false,[[5069,1,24.6868],[2458,1,20.0352]]],[[3160.59,16574,0],0,false,[[5505,0,273.431],[1248,0,189.347]]],[[8453.23,11037.7,0],0,false,[[2630,0,49.4075],[1307,0,9.27498],[959,0,24.6947]]],[[11861.5,11267.8,0],0,true,[[3440,0,317.166],[956,0,238.55],[1396,0,205.463]]],
+[[13353.9,15850.4,0],0,true,[[4620,0,5.43615],[2506,0,296.671],[3969,0,8.10997]]],[[18770.9,3706.21,0],0,false,[[98,0,36.4911],[5148,0,266.761]]],[[19271,11196.8,0],0,true,[[3691,1,226.812],[1924,1,16.2596],[873,1,8.09666]]],[[4785.31,956.961,0],0,true,[[1613,0,5.17325],[1170,0,3.27185],[3341,1,14.8603],[2,1,11.6713]]],[[17710.6,12023.8,0],0,true,[[5086,0,1.6255],[2301,0,1.60068],[4195,0,0.904326]]],
+[[18987.6,3344.36,0],0,false,[[3759,0,144.828],[3622,0,212.047]]],[[9987.43,315.24,0],0,false,[[3124,1,177.607],[971,1,26.3607]]],[[12897.4,1697.77,0],0,false,[[2390,0,19.0138],[2785,0,20.9947],[1230,0,22.0964]]],[[17574.4,12324.3,0],0,false,[[4486,0,23.2619],[488,0,121.697]]],[[7414.36,8310.63,0],0,true,[[5592,0,2.67074],[4026,0,2.52533],[5386,2,2.46575]]],
+[[19884.5,17406.8,0],0,false,[[216,1,253.903],[3219,1,381.306]]],[[13175.9,8483.9,0],0,false,[[5268,1,8.3517],[4266,0,17.055]]],[[11091.9,17647.2,0],0,true,[[2739,0,98.6809],[3275,0,9.07149],[5087,0,19.2913]]],[[12577.2,14867.4,0],0,false,[[3914,0,146.849],[5398,0,86.2866]]],[[7211.92,4637.4,0],0,false,[[4060,1,267.981],[3357,1,15.7681]]],
+[[1008.32,663.769,0],0,false,[[3155,0,267.85],[1499,0,201.256]]],[[18342.4,18424.1,0],0,false,[[4336,0,54.1402],[1389,0,390.705]]],[[1280.82,13043.2,0],0,false,[[872,0,43.7727]]],[[7297.51,19628.2,0],0,false,[[4814,0,144.674],[3600,0,146.632]]],[[5504.76,3591.47,0],0,true,[[2573,0,15.7247],[2345,1,11.0866],[5057,1,11.5764],[805,0,9.78524]]],
+[[13506,15964.9,0],0,false,[[1594,0,398.157],[1167,0,47.6805]]],[[20468.2,13726.3,0],0,false,[[5197,0,302.675]]],[[19182,7233.45,0],0,false,[[5643,0,234.738],[2006,0,250.139]]],[[7176.56,10358.2,0],0,false,[[5246,2,260.419],[2735,2,341.837]]],[[2433.57,8398.4,0],0,true,[[1758,1,374.913],[4107,1,11.9808],[249,1,8.8098]]],
+[[11368.9,5319.34,0],0,false,[[2837,0,391.447],[4305,0,300.213]]],[[13999,4517.54,0],0,false,[[2680,0,98.1824]]],[[18338.3,17656.5,0],0,true,[[1618,1,80.3255],[5244,1,13.6297],[3358,1,16.8939]]],[[8841.16,10269.2,0],0,true,[[929,0,2.40226],[1728,0,0.520098],[623,0,3.33792],[2597,0,2.93187]]],[[6800.45,17559.3,0],0,false,[[3800,0,148.08],[3695,0,72.5889]]],
+[[11504.4,17435.3,0],0,false,[[384,0,143.128],[931,0,235.135]]],[[647.929,19403,0],0,true,[[3512,0,10.3972],[2124,0,12.5977],[1216,0,11.2867]]],[[2811.97,6477.84,0],0,false,[[1408,1,263.883],[4923,1,279.669]]],[[17661.1,12215.7,0],0,true,[[100,0,2.02571],[3485,0,2.63006],[1514,0,7.61929]]],[[7202.43,17248.8,0],0,true,[[3430,1,8.29423],[2787,0,92.1574],[2951,1,10.5595]]],
+[[6397.15,9917.98,0],0,false,[[1676,1,345.922],[4604,1,224.954]]],[[18899.8,16989.7,0],0,true,[[1090,0,25.1946],[2928,0,352.055],[4316,0,9.75596],[2822,0,7.79768]]],[[12105.8,7950.64,0],0,false,[[4956,0,16.3105],[2911,0,322.774]]],[[18830.9,7853.93,0],0,true,[[3492,0,11.0885],[3222,0,3.92829],[2675,0,9.0177]]],[[13934.8,19417.3,0],0,false,[[1508,0,19.0729],[4898,0,91.1766]]],
+[[13465,8265.26,0],0,false,[[3184,1,6.38609],[2961,1,6.38609]]],[[10161.1,20248.7,0],0,false,[[4108,0,397.994],[4337,0,255.243]]],[[5298.6,15570.1,0],0,false,[[5385,0,321.367],[4710,0,198.222]]],[[10090.4,8246.39,0],0,false,[[2400,0,57.0442],[277,0,301.13]]],[[8977.79,11003,0],0,false,[[53,0,226.678],[4824,0,233.412]]],
+[[11450.6,19567.3,0],0,false,[[2007,0,126.672],[5026,0,354.503]]],[[5997.32,11921.6,0],0,false,[[69,2,243.633],[388,2,301.529]]],[[10068.5,9221.84,0],0,true,[[2324,0,23.644],[3127,0,204.13],[1272,0,12.2929],[2347,0,9.79102]]],[[1962.55,9838.52,0],0,false,[[858,1,2.12841],[449,0,2.61085]]],[[10712.3,12902.1,0],0,true,[[782,0,9.99579],[2760,0,67.1021],[1488,0,19.2903]]],
+[[15383.2,2679.53,0],0,false,[[3197,1,129.91],[4645,1,21.0426]]],[[10658.1,11486.3,0],0,false,[[5179,0,21.236],[2070,0,52.7191]]],[[19747.7,8907.53,0],0,true,[[2647,0,2.05777],[5364,0,1.5695],[1752,0,4.54959],[742,1,8.47042]]],[[18135.2,16121.4,0],0,true,[[5693,1,143.426],[660,1,30.554],[2467,1,5.08633]]],[[8338.16,8632.13,0],0,true,[[1244,0,0.523311],[2071,0,14.9592],[3119,0,10.3719]]],
+[[15623.6,3312.57,0],0,false,[[5685,1,14.5173],[2075,1,17.0158]]],[[19478.3,10071.5,0],0,true,[[2066,0,2.88719],[5329,0,207.189],[5681,1,12.9416]]],[[15009.7,8848.79,0],0,false,[[966,1,89.8357],[1630,1,372.048]]],[[11009.1,838.514,0],0,false,[[3921,1,167.478],[2952,1,378.905]]],[[13237,16670.6,0],0,false,[[2243,0,376.84],[5659,0,391.68]]],
+[[4960.64,885.476,0],0,false,[[3341,1,174.525],[1985,1,310.486]]],[[4282.16,16468.8,0],0,false,[[3828,2,8.87339],[1516,1,331.932]]],[[4792.24,14633.9,0],0,false,[[2718,0,270.773],[964,0,166.07]]],[[18116.3,1652.51,0],0,false,[[3389,0,330.288]]],[[19641.5,8463.36,0],0,false,[[4398,0,208.684],[1322,0,19.7585]]],
+[[10105.3,370.427,0],0,false,[[4842,2,372.94],[587,2,56.8807]]],[[10003.6,5529.71,0],0,false,[[5121,0,303.332],[2727,0,326.451]]],[[3382.11,15289.5,0],0,false,[[1301,0,160.134],[5193,1,8.73016]]],[[19467.4,8292.89,0],0,true,[[5614,0,23.9492],[4792,0,15.654],[4806,0,10.2884]]],[[10968.1,3971.79,0],0,false,[[1928,0,28.5243],[920,0,111.809]]],
+[[10434.7,7600.29,0],0,true,[[3274,0,162.897],[926,1,8.0102],[708,1,11.0366]]],[[2336.2,17621.9,0],0,false,[[652,0,261.783],[303,0,190.681]]],[[18145.6,17078.2,0],0,true,[[2915,0,3.58962],[4489,0,2.93628],[4769,1,2.43519]]],[[11220.6,20109.2,0],0,true,[[3301,0,22.3656],[4064,0,321.836],[4511,0,133.725]]],[[1125.47,8336.54,0],0,false,[[5525,0,60.8501],[4174,0,386.347]]],
+[[19484.7,8610.33,0],0,false,[[815,0,22.9596],[4398,0,78.5245]]],[[12795,3760.01,0],0,false,[[1415,0,236.832],[1999,0,371.617]]],[[2775.91,17728.5,0],0,true,[[3958,0,3.17911],[5236,0,14.0688],[5309,0,6.60704]]],[[19754.9,8038.7,0],0,false,[[3163,1,63.6388],[3950,1,278.039]]],[[8191.65,19066.8,0],0,false,[[1042,0,206.755],[1842,0,209.365]]],
+[[11455.3,10970.6,0],0,false,[[1396,0,303.353]]],[[20135.4,17367.8,0],0,false,[[5598,1,332.848],[145,1,253.903]]],[[981.365,17277.4,0],0,false,[[3717,0,287.844],[593,0,336.471]]],[[1052.8,9845.35,0],0,false,[[5195,0,93.944]]],[[13860.5,10414.2,0],0,true,[[940,1,200.821],[1065,1,31.9553],[5176,1,3.81012],[2791,1,14.7195],[2127,1,6.46481],[3473,1,8.61991],[3915,1,11.6612]]],
+[[3696.25,15084.5,0],0,false,[[2156,0,104.801],[4607,0,49.4104]]],[[16791.3,17857.6,0],0,true,[[4257,1,20.6261],[3173,1,51.6948],[4939,1,8.1429]]],[[15254.9,5316.37,0],0,false,[[1168,0,318.219],[4862,0,199.419]]],[[9.82771,3979.69,0],0,false,[[1815,0,311.94]]],[[10647.8,9255.58,0],0,false,[[4716,0,230.325],[4138,0,394.82]]],
+[[5434.94,3212.07,0],0,false,[[2525,1,171.93],[975,1,22.2374]]],[[12587.6,4560.54,0],0,false,[[1740,0,24.3126],[2962,0,24.2315]]],[[16262,16999.1,0],0,false,[[863,1,159.576],[675,1,383.89]]],[[19716.5,8417.38,0],0,true,[[3690,1,6.51212],[2285,1,120.466],[4357,1,15.3106]]],[[9717.55,4001.41,0],0,true,[[3975,0,3.48154],[1218,0,2.84833],[1442,0,3.63256],[5466,0,3.6187]]],
+[[2019.49,19979.6,0],0,false,[[3250,1,343.662],[706,1,254.823]]],[[5803.11,14067.4,0],0,true,[[4057,0,22.7755],[4348,0,15.9154],[3571,0,11.7552]]],[[16560.4,258.586,0],0,false,[[569,1,237.292],[2257,1,140.553]]],[[17972.5,16912.7,0],0,false,[[2683,0,299.323],[1141,0,108.704]]],[[13051,8482.96,0],0,true,[[3443,0,22.1531],[2960,0,122.957],[4266,0,108.053]]],
+[[10250.1,11369.8,0],0,true,[[1964,0,19.6902],[3408,0,3.182],[2200,0,4.62609]]],[[4401.54,13466.9,0],0,false,[[5012,1,394.805],[698,1,122.095]]],[[11981.9,6087.01,0],0,true,[[1791,0,1.7763],[3098,0,1.7927],[2868,0,6.40921]]],[[16994.5,4921.16,0],0,false,[[497,0,122.55],[2721,0,26.6771]]],[[13391.1,393.823,0],0,false,[[1857,0,170.698],[814,0,177.295]]],
+[[5851.79,13351.4,0],0,false,[[1050,0,119.101],[2119,0,303.554]]],[[1695.49,9546.81,0],0,false,[[573,1,212.566],[3364,1,353.781]]],[[13270.9,7792.5,0],0,true,[[2802,1,33.5383],[4321,1,26.4602],[4035,1,18.0412]]],[[11267.4,3861.2,0],0,false,[[5579,0,24.0489],[3693,0,28.5537],[3819,0,28.5542]]],[[18895,18472.1,0],0,false,[[4462,0,110.033],[1511,0,394.735]]],
+[[3353.86,3901.57,0],0,false,[[70,0,297.751],[1123,0,166.761]]],[[7917.01,6517.89,0],0,false,[[4194,2,373.088],[1120,2,271.426]]],[[8224.26,19993.8,0],0,false,[[3234,1,15.2881],[3141,1,291.689]]],[[13201.8,8473.74,0],0,false,[[4763,0,20.721],[699,0,139.134]]],[[2441.63,8401.95,0],0,true,[[159,1,8.8098],[1635,0,3.35049],[4107,1,3.18332]]],
+[[10622.6,11437.9,0],0,true,[[5531,0,2.77284],[4449,0,6.50736],[5558,0,2.36515],[1996,0,3.20237]]],[[6195.93,9235.03,0],0,false,[[1685,1,215.34],[2145,1,130.425]]],[[14705.7,11937.9,0],0,true,[[2563,0,278.439],[3790,0,4.15311],[5708,0,12.2668]]],[[6895.4,18591.9,0],0,false,[[3369,0,330.595],[935,0,255.513]]],[[7668.36,19544.3,0],0,true,[[1431,0,1.75712],[4626,0,2.43792],[2233,1,11.2488],[330,1,10.46]]],
+[[2894.31,12796.2,0],0,false,[[4676,1,85.0235],[2724,1,148.704]]],[[3244.82,5024.88,0],0,true,[[284,0,2.64011],[83,0,10.1967],[3328,0,11.155]]],[[13339.3,19601.4,0],0,false,[[4225,0,186.513],[3496,0,61.876]]],[[11079.5,12707.1,0],0,false,[[4284,1,2.32933],[3925,0,4.41967]]],[[10155.9,7532.96,0],0,false,[[560,0,47.3098],[5658,0,190.728]]],
+[[7774.43,15779.3,0],0,true,[[4668,1,26.1267],[3875,1,25.182],[640,1,2.63229],[3748,1,2.94108],[1034,1,21.0119],[2148,1,6.25203]]],[[10460.1,7721.69,0],0,false,[[1934,1,59.6378],[3099,1,82.0634]]],[[14214.6,19345.7,0],0,true,[[1017,0,131.069],[4638,0,18.6218],[890,0,116.847]]],[[6487.09,994.384,0],0,false,[[4633,1,174.337],[4104,1,367.788]]],[[20465.9,8527.21,0],0,false,[[3782,0,393.231]]],
+[[13180.2,8475.65,0],0,true,[[5268,1,11.6198],[2211,1,8.30207],[4763,1,6.57412]]],[[5875.07,16518.3,0],0,false,[[5468,1,141.044],[2900,1,377.248]]],[[19956.8,4843.38,0],0,false,[[778,0,8.62675],[1416,1,9.52326]]],[[10655.5,6281.75,0],0,false,[[3516,0,151.131],[4836,0,395.557]]],[[3129.09,20436.5,0],0,true,[[3095,0,3.76461],[5534,0,4.01552],[1204,1,18.0925],[4413,1,11.8623]]],
+[[18735.4,3725.39,0],0,true,[[4974,0,1.82016],[1003,0,1.75013],[1037,0,3.83665]]],[[2949.38,10608.9,0],0,false,[[2114,0,329.456],[3586,0,4.48234]]],[[10795.9,14227.7,0],0,false,[[3376,0,238.967],[4078,0,325.715]]],[[2147.12,10939.1,0],0,true,[[3553,0,2.89484],[5150,0,270.062],[3899,1,6.98156]]],[[7051.23,4627.61,0],0,true,[[3254,1,17.0054],[3729,1,19.5331],[3356,1,8.00274],[4148,1,5.52406],[17,1,4.66615]]],
+[[13737.6,16198.3,0],0,true,[[2503,0,15.0104],[1495,0,80.7714],[601,0,10.4309]]],[[5018.78,18655,0],0,true,[[1701,1,95.0965],[2332,1,216.458],[3597,1,4.20634]]],[[9815.72,8369.62,0],0,false,[[178,0,301.13],[789,0,171.728]]],[[19212.5,1238.48,0],0,false,[[520,0,323.988],[339,0,183.801]]],[[10176.6,5525.46,0],0,false,[[4303,0,24.4415],[740,0,17.4882]]],
+[[7404.86,7755.46,0],0,true,[[2672,2,19.5822],[3750,2,26.6613],[1795,2,5.48944],[2722,2,6.24989],[1095,2,9.88851],[4304,2,2.83349],[811,2,2.44311]]],[[18238.5,17588,0],0,false,[[5374,0,87.6998]]],[[14274.3,6823.08,0],0,true,[[3094,0,19.953],[799,0,18.8761],[2378,0,11.0983],[3916,0,7.51104]]],[[12595.1,4186.76,0],0,true,[[3968,0,3.96539],[2294,0,7.52477],[1739,0,8.97208]]],[[3242.47,5023.67,0],0,true,[[1009,0,11.5895],[256,0,2.64011],[3328,0,8.63944]]],
+[[5712.42,14183.2,0],0,true,[[99,1,19.6616],[5237,1,74.722],[1379,1,10.7456],[2135,1,9.08061],[3952,1,13.6585]]],[[12708.9,19792.4,0],0,true,[[5228,0,10.7104],[5306,0,21.4978],[2825,0,7.77328],[5668,0,3.8205],[4136,0,4.06063],[2232,0,21.3785]]],[[9799.85,607.892,0],0,true,[[3082,1,15.6379],[5282,1,16.7907],[4850,2,10.9931]]],[[10967.3,12958.2,0],0,false,[[2419,0,177.131],[1386,0,302.463]]],[[18303.5,256.526,0],0,false,[[4219,1,24.7523],[1520,1,132.264]]],
+[[18991.7,3552.1,0],0,true,[[5060,0,24.2854],[3416,0,98.3235],[3339,0,7.08653]]],[[15107.1,6878.78,0],0,false,[[26,0,388.623],[2941,0,364.863]]],[[9859.07,6479.01,0],0,false,[[4135,1,23.3795],[4869,1,289.299]]],[[10182.8,8203.18,0],0,false,[[4916,0,136.314],[4714,0,20.2104]]],[[5050.81,16023.9,0],0,false,[[5096,0,321.513],[5385,0,195.704]]],
+[[3869.64,15094.7,0],0,true,[[842,2,24.4955],[1846,2,48.5867],[3,2,9.79465]]],[[13268.1,9839.75,0],0,true,[[4087,0,5.61991],[1652,0,3.21043],[4837,0,6.70684]]],[[20032.1,3267.42,0],0,true,[[5523,0,8.72268],[1997,0,5.91841],[2731,0,3.23477]]],[[3642.54,17875.8,0],0,true,[[556,0,5.56033],[38,0,104.999],[4979,0,4.10483]]],[[18092.3,16187,0],0,false,[[2508,0,26.6646],[724,0,30.688]]],
+[[8435.99,10916.6,0],0,false,[[1021,0,59.4878],[970,0,34.4398]]],[[17555.5,8628.98,0],0,true,[[5469,0,2.71873],[1646,0,273.759],[323,1,4.55629]]],[[14141.5,15562.1,0],0,false,[[3075,0,176.27],[3905,0,133.699]]],[[2522.24,17663.1,0],0,false,[[206,0,190.681],[5236,0,248.096]]],[[15657.4,13723.8,0],0,false,[[1764,0,129.332],[5410,0,367.936]]],
+[[18818.4,3300.32,0],0,false,[[1637,0,55.4247],[5068,0,28.7303]]],[[6812.39,17342.6,0],0,false,[[5154,1,88.961],[4691,1,4.08951]]],[[13223,8223.77,0],0,false,[[4137,0,91.438],[3142,0,79.8244]]],[[9599.94,11629.9,0],0,false,[[1119,0,139.083],[3679,0,15.5599]]],[[16444.9,7024.44,0],0,false,[[3872,0,160.157]]],
+[[10385.3,7777.2,0],0,true,[[5213,0,1.85243],[2784,0,64.0648],[5421,0,13.6142],[1894,0,6.98145]]],[[8457.54,11029.6,0.0383911],0,false,[[2207,0,47.4369]]],[[16610,17634.6,0],0,false,[[3608,1,23.8115],[2355,1,173.395]]],[[1781.5,9751.19,0],0,true,[[4677,0,3.30537],[4366,0,2.98695],[4180,1,9.8746],[573,1,9.57934]]],[[3436.61,1298.01,0],0,true,[[3853,1,27.1479],[4242,1,58.084],[1601,1,4.78014]]],
+[[16628,7189.71,0],0,true,[[3538,0,32.2134],[666,0,83.5158],[4556,0,15.62]]],[[20159.2,2384.14,0],0,false,[[4972,0,255.159],[1825,0,299.131]]],[[12023.8,16707,0],0,true,[[3640,0,174.697],[421,0,18.7564],[5618,0,315.491]]],[[13678.1,5005.54,0],0,false,[[3821,1,304.514],[3321,1,193.967]]],[[19482.9,10079.9,0],0,false,[[5681,1,4.14822],[3722,0,3.91525]]],
+[[12997.3,11800.8,0],0,false,[[727,0,155.722],[3330,0,6.71598]]],[[12975,19001.2,0],0,false,[[2190,0,321.07],[892,0,289.428]]],[[6070.21,1926.76,0],0,false,[[649,1,369.793],[5490,1,189.151]]],[[17556.9,8624.66,0],0,true,[[4978,1,25.6569],[694,1,93.4744],[4465,1,10.345],[4314,1,7.11513],[5469,1,4.40557],[301,1,4.55629],[1250,1,10.084],[4835,1,8.0105],[2235,1,6.52057]]],[[9387.33,6063.43,0],0,true,[[1350,0,3.22759],[1430,0,2.74158],[2077,1,3.01172]]],
+[[2588.17,15702.7,0],0,false,[[5275,1,166.266],[1925,1,24.245]]],[[9283.23,19.0154,0],0,true,[[115,1,11.6153],[3382,1,308.554],[4466,2,10.3515]]],[[19019.1,12698.2,0],0,false,[[489,0,327.147],[5645,0,148.427]]],[[16638.2,16657.4,0],0,false,[[2644,0,362.143],[5677,0,226.233]]],[[2002,687.154,0],0,true,[[4709,0,4.24402],[1273,0,312.07],[3057,1,7.29543]]],
+[[7670.68,19554.5,0],0,true,[[2233,1,21.3204],[1890,1,364.248],[1829,1,7.57763],[5674,1,7.40626],[1431,1,8.99131],[254,1,10.46],[4626,1,12.6912]]],[[3672.52,6505.9,0],0,false,[[5327,0,291.646],[974,0,291.389]]],[[3849.24,15654.5,0],0,false,[[30,2,387.834],[2442,2,154.961]]],[[3882.27,15162.2,0],0,false,[[1846,2,20.0798],[122,2,88.5239]]],[[15471.7,588.146,0],0,false,[[3532,1,23.4894],[3058,1,112.948]]],
+[[16268.1,19496.1,0],0,false,[[4175,0,371.261]]],[[17664.4,12225.3,0],0,true,[[3050,0,2.10239],[3128,0,2.7442],[1039,0,3.1709],[5624,0,2.01946],[1975,0,1.89018]]],[[11514,12934.3,0],0,false,[[4052,1,389.081],[3964,1,20.5286]]],[[13661,16186,0],0,true,[[4863,0,129.383],[2047,0,13.716],[2271,0,14.2056]]],[[19394.9,1259.52,0],0,false,[[278,0,183.801]]],
+[[14293.2,15120.5,0],0,false,[[3204,0,115.795],[4612,0,265.917]]],[[5695.54,3833.05,0],0,false,[[5317,1,250.777],[2803,1,28.4371]]],[[20079,5144.54,0],0,false,[[2844,0,308.827],[3282,0,301.695]]],[[3216.56,4933.84,0],0,false,[[552,2,201.555],[4631,2,68.5046]]],[[17281.6,4025.18,0],0,false,[[1969,0,23.907],[1448,0,394.895]]],
+[[12861.8,16073.6,0],0,false,[[2506,0,299.834],[4965,0,132.779]]],[[16463.7,8654.27,0],0,false,[[4843,1,253.017],[2494,1,26.1794]]],[[16773.2,8556.58,0],0,false,[[1917,0,29.341],[3373,0,287.821]]],[[14513.9,19437.6,0],0,false,[[2981,0,103.214]]],[[4296.97,17931.4,0],0,true,[[3825,2,17.2621],[2215,2,187.359],[743,2,8.8273],[1449,2,15.0127]]],
+[[12120.9,16444.4,0],0,false,[[2627,0,147.932]]],[[16501.5,6078.15,0],0,false,[[1025,0,367.382],[776,0,288.159]]],[[4021.53,3755.13,0],0,false,[[2448,0,396.953]]],[[6205.32,17585.1,0],0,false,[[3454,0,145.29],[4118,0,371.134]]],[[12795.8,20115.5,0],0,false,[[4136,0,331.962]]],
+[[16862.7,16692.9,0],0,true,[[5239,0,1.03489],[5677,0,2.34576],[945,0,1.28483]]],[[10048.4,10823.2,0],0,true,[[1041,0,202.244],[3193,0,339.518],[1531,0,289.741]]],[[17443.6,1445.54,0],0,false,[[3135,0,367.831],[2534,0,299.489]]],[[1017.16,16205.6,0],0,true,[[5058,0,3.96397],[1195,0,5.44818],[5058,1,3.97516]]],[[18235.9,15971.4,3.95819],0,false,[[3551,1,20.0071],[463,1,19.774]]],
+[[14814.7,11597.9,0],0,false,[[4538,0,288.869]]],[[9460.64,8526.57,0],0,false,[[1545,0,5.88316],[3588,0,21.2064]]],[[12922.4,3210,0],0,true,[[4750,0,29.4961],[1991,0,219.061],[684,0,49.4169]]],[[7594.75,621.192,0],0,true,[[2238,0,4.34279],[4403,0,4.5686],[4086,1,4.48612],[4733,1,11.4234]]],[[12781.3,8381.76,0],0,true,[[5141,1,8.11652],[4920,1,22.8078],[3537,1,12.7137]]],
+[[19747.6,8931.74,0],0,false,[[742,1,32.3427],[3263,1,237.52]]],[[14516.3,8741.7,0],0,false,[[5219,1,25.8251],[2920,1,296.296]]],[[19488.9,16574.1,0],0,false,[[2928,0,369.152],[5161,0,121.503]]],[[6448.14,625.063,0],0,true,[[1591,1,110.869],[2761,1,49.0767],[4545,1,13.0007]]],[[10697,3445.02,0],0,false,[[567,0,282.334],[5201,0,293.731]]],
+[[1579.43,11184.5,0],0,false,[[5106,0,158.774],[395,0,362.276]]],[[16739.6,17812.6,0],0,true,[[1870,0,4.04954],[5573,0,49.2013],[490,1,8.45448]]],[[2263.5,16005.3,0],0,true,[[913,0,216.42],[385,0,13.3666],[3420,0,16.0824]]],[[15712.8,18642.4,0],0,true,[[1414,0,326.582],[1761,0,26.9118],[832,0,3.2766],[2862,0,6.6077],[2222,0,10.8064]]],[[16690.4,7330.21,0],0,false,[[3465,0,154.076],[1806,0,311.652]]],
+[[9110.55,5701.36,0],0,false,[[3273,0,117.379]]],[[6685.9,17279.7,0],0,true,[[3814,1,383.425],[645,1,10.8929],[4922,1,6.50765]]],[[16905.9,17951.3,0],0,false,[[5198,1,5.13432],[4257,1,127.363]]],[[3346.36,16350.1,0],0,true,[[2128,0,2.87912],[5352,0,3.93206],[5267,0,2.75781]]],[[18485,347.547,0],0,false,[[4165,0,21.0591],[1215,0,43.907]]],
+[[1802.37,15043,0],0,false,[[1404,1,310.526],[4,1,327.599]]],[[1426.55,13732,0],0,false,[[1364,1,138.554],[3643,1,112.792]]],[[9595.65,5180.05,0],0,false,[[2685,0,294.435],[2834,0,163.846]]],[[8265.81,4595.65,0],0,false,[[521,0,97.4892],[425,0,23.0854]]],[[11643.1,17461.3,0],0,false,[[5602,0,167.973],[165,0,143.128]]],
+[[2261.69,15992,0],0,false,[[372,0,13.3666],[2800,0,18.119]]],[[3875.81,15145.3,0],0,true,[[4512,0,112.18],[1542,0,6.74386],[1846,2,3.9085]]],[[17634.2,12202.2,0],0,true,[[4153,0,5.34796],[3485,0,27.7966],[2123,0,6.17858]]],[[5797.93,12145.1,0],0,true,[[181,2,301.529],[1694,2,26.4205],[4748,2,9.11985]]],[[4485.83,19194.8,0],0,false,[[746,1,135.158],[3419,1,21.7266]]],
+[[1459.76,315.844,0],0,false,[[5043,0,312.797],[2849,0,336.82]]],[[12430.1,19478.6,0],0,false,[[3719,0,219.999],[4447,0,206.757]]],[[10090.7,9534.35,0],0,false,[[2324,0,289.813]]],[[10925.5,15169,0],0,false,[[4848,0,170.121],[2197,0,226.905]]],[[1145.74,8400.77,0],0,true,[[3858,1,27.2964],[5540,1,303.95],[1982,1,9.94988],[5525,1,10.027],[2821,1,15.0548],[3562,1,11.462]]],
+[[1259.74,11346.8,0],0,false,[[370,0,362.276],[1259,0,238.455]]],[[12455.4,9548.41,0],0,false,[[1233,1,4.4038],[5465,0,2.95372]]],[[8463.55,19359.3,0],0,true,[[3270,0,5.47043],[1375,0,2.57929],[3022,0,8.03979]]],[[9577.17,17721.2,0],0,true,[[2745,1,2.65552],[2435,0,6.36914],[4346,0,7.64963]]],[[4800.65,11934.1,0],0,false,[[2428,0,255.118],[3116,0,234.861]]],
+[[9145.07,16388,0],0,false,[[4951,0,92.5625]]],[[7273.69,6466.75,0],0,false,[[1492,0,6.71837],[2342,1,10.8229]]],[[3784.54,6935.94,0],0,true,[[2757,0,2.29288],[2146,0,1.74848],[4213,0,9.62927]]],[[10895.8,17580.1,0],0,true,[[2850,0,27.857],[5442,0,11.0392],[5634,0,12.301],[4172,0,102.655],[1719,0,12.2443]]],[[11703.8,8050.92,0],0,false,[[4017,0,101.916],[3402,0,49.7833]]],
+[[13240.2,13581.9,0],0,false,[[5512,0,57.0938],[2411,0,184.001]]],[[6859.63,660.688,0],0,true,[[2595,1,151.579],[4893,1,27.6762],[2399,1,44.0642]]],[[9774.99,17366,0],0,false,[[3096,1,250.451],[4189,1,389.864]]],[[10244.6,11373.7,0],0,false,[[3745,0,243.013],[3408,0,5.74259]]],[[15696.9,14288,0],0,false,[[2836,0,149.655]]],
+[[7539.55,7371.8,0],0,true,[[1830,0,2.66387],[4312,0,2.72821],[4341,2,11.3216],[835,2,9.76535]]],[[5589.91,3922.32,0],0,false,[[4291,2,92.707],[5477,2,143.256]]],[[19668.9,4367.33,0],0,true,[[1137,0,23.9945],[1285,0,68.0325],[819,0,6.53393],[4340,0,4.42985]]],[[9593.85,2754.45,0],0,true,[[3003,0,10.8609],[906,0,3.17068],[5322,0,2.67038]]],[[9715.5,3982.27,0],0,true,[[3381,0,9.51137],[643,0,16.5528],[5323,0,8.83252]]],
+[[15123.7,485.696,0],0,true,[[2426,0,9.46781],[3992,0,89.6565],[2542,0,5.27767]]],[[3291.86,7860.94,0],0,false,[[5320,1,329.197],[2509,1,240.87]]],[[15231.3,14414.4,0],0,false,[[1018,0,282.783],[1328,0,26.904]]],[[17247,7262.62,0],0,false,[[4365,0,230.284],[3728,0,133.529]]],[[12703.2,8466.52,0],0,false,[[1751,0,53.5561],[4896,0,87.3546]]],
+[[13139.6,13428,0],0,true,[[1077,0,27.3767],[4496,0,4.34449],[1820,0,7.55836]]],[[12005.1,16705.2,0],0,false,[[317,0,18.7564],[121,0,141.611]]],[[9224.3,17087.6,0],0,false,[[435,0,365.806],[5387,0,384.43]]],[[18178.7,5710.59,0],0,false,[[27,0,301.029],[5493,0,394.177]]],[[3582.6,6223.71,0],0,true,[[3262,1,16.9572],[611,1,218.506],[3773,1,5.54821],[943,1,13.8504],[5327,1,7.11699]]],
+[[8288.89,4595.54,0],0,true,[[383,0,23.0854],[1555,0,23.7774],[484,0,293.87]]],[[5002.49,10914.2,0],0,true,[[2043,0,1.69417],[3342,0,1.40301],[3032,0,2.50806],[515,0,2.62562]]],[[17769.5,12108.3,0],0,true,[[3845,0,61.5864],[2327,0,24.8226],[4999,0,10.5415]]],[[13336.3,3740.17,0],0,false,[[1045,0,369.897],[696,0,149.944]]],[[14771.4,293.33,0],0,false,[[3810,0,93.7788],[5717,0,212.352]]],
+[[13139.2,8416.91,0],0,true,[[461,1,8.93441],[871,1,11.9305],[2960,1,6.9476]]],[[14747,11828,0],0,false,[[2608,0,117.688]]],[[19115.6,9471.5,0],0,false,[[3530,0,75.0689]]],[[19685.5,8273.01,0],0,false,[[2285,1,29.6143],[130,1,33.3369]]],[[5450.39,3593.66,0],0,false,[[884,0,227.744],[2573,0,38.7417]]],
+[[9413.69,16774.6,0],0,false,[[4023,0,200.411],[422,0,365.806]]],[[15201.7,4704.97,0],0,false,[[4877,0,183.138],[4909,0,230.664]]],[[16502,9390.44,0],0,false,[[3223,0,33.3961],[3779,0,382.119]]],[[983.945,19825.6,0],0,false,[[5365,1,263.606],[85,1,351.5]]],[[19299.2,8199.18,0],0,false,[[2505,0,242.141],[5226,0,279.157]]],
+[[18807.5,14737.6,0],0,false,[[2516,1,318.347],[4355,1,177.988]]],[[10448.1,5257.16,0],0,false,[[3557,0,51.643]]],[[15598.5,17983.4,0],0,false,[[3067,0,179.855],[1717,0,265.719]]],[[491.17,2994.94,0],0,false,[[804,0,9.15449],[4982,0,12.0177]]],[[4797.73,18221.8,0],0,false,[[2215,2,392.863],[5133,2,216.504]]],
+[[6168.35,4060.71,0],0,false,[[3455,1,248.739],[3762,1,242.564]]],[[9589.77,16119.9,3.74898],0,false,[[4359,1,228.71],[847,1,18.0266]]],[[15187.7,1852.07,0],0,false,[[4960,1,399.882],[2581,1,374.858]]],[[14059.6,13300.3,0],0,false,[[3893,0,19.0088],[2526,0,20.1323],[3603,0,24.1691]]],[[1964.87,9837.32,0],0,true,[[183,0,2.61085],[3981,0,2.98213],[858,1,4.22092]]],
+[[5900.1,14199.6,0],0,true,[[4349,1,88.4078],[3884,1,19.5526],[843,1,14.0372]]],[[17788.7,19462.3,0],0,false,[[4484,0,12.9086],[2838,1,15.2349]]],[[17956.2,19819.3,0],0,false,[[756,1,370.459],[2049,1,141.301]]],[[4484.5,2846.58,0],0,false,[[1799,0,395.825],[2157,0,42.3381]]],[[9604.63,2779.31,0],0,true,[[1186,0,344.924],[2343,0,13.542],[1599,0,10.9256]]],
+[[13215.7,14512.9,0],0,false,[[3130,0,393.105],[1922,0,135.129]]],[[19053.2,2212.45,0],0,false,[[2979,0,351.001],[907,0,200.301]]],[[9028.17,13089.4,0],0,false,[[4098,0,209.304],[668,0,378.515]]],[[13569.5,8080.61,0],0,true,[[3184,0,208.042],[5298,0,24.203],[1292,0,138.344]]],[[14400.9,14785.2,0],0,false,[[3949,0,243.093],[3204,0,300.333]]],
+[[12310.1,4961.89,0],0,false,[[1756,0,2.6313],[736,0,324.471]]],[[13140.8,8425.71,0],0,true,[[2211,1,56.6156],[430,1,8.93441],[2960,1,5.17029]]],[[13991.9,7088.72,0],0,true,[[1621,0,11.3684],[3188,0,16.1011],[3894,0,3.96485]]],[[18247.8,15955.6,0],0,false,[[801,1,260.223],[359,1,19.774]]],[[12500.7,8212.93,0],0,false,[[1477,0,121.603],[2645,0,18.3946]]],
+[[497.911,13137.4,0],0,false,[[4555,1,295.204],[2492,1,345.244]]],[[7437.43,8621.27,0],0,false,[[104,2,293.335],[3366,2,364.182]]],[[10889.6,17544.5,3.18927],0,false,[[1959,0,18.5425],[4169,0,24.4609]]],[[7627.95,7125.49,0],0,false,[[1528,2,371.667],[4341,2,250.448]]],[[13030.1,11981.6,0],0,false,[[1075,0,105.171],[727,0,50.264]]],
+[[8944.72,5742.68,0],0,true,[[2747,0,12.7444],[2219,0,318.592],[2214,1,7.68562]]],[[2751.44,19422.8,0],0,false,[[5066,0,6.6938],[2773,0,7.10605]]],[[18385.6,213.002,0],0,true,[[5393,0,74.9044],[1780,0,70.1152],[25,0,53.8329]]],[[2249.02,2395.86,0],0,false,[[1560,1,6.69191],[4859,0,4.46911]]],[[9617.47,2751.32,0],0,true,[[5340,0,5.12398],[1526,0,16.2321],[576,0,0.75292]]],
+[[7820.39,15736.6,0],0,false,[[2366,0,6.77157],[998,0,8.8856]]],[[18232.6,15078.9,0],0,false,[[4574,0,257.994],[2055,0,261.156]]],[[10543.6,7782.1,0],0,true,[[4793,0,57.7878],[2008,0,2.88507],[4884,0,4.01887]]],[[7380.47,7769.25,0],0,false,[[3547,0,34.5907],[1095,0,18.1526]]],[[18484.9,6615.02,0],0,false,[[5171,0,249.15],[3867,0,7.24317]]],
+[[7147.68,13117.9,0],0,false,[[519,1,89.5153],[5191,1,264.481]]],[[18325.4,11784.5,0],0,false,[[2671,0,334.702],[5355,0,322.428]]],[[17559.2,12344.6,0],0,false,[[3939,0,34.7101],[4486,0,3.47241]]],[[14479.7,16486.7,0],0,false,[[4232,0,349.924],[5424,0,319.967]]],[[8301.47,4304.36,0],0,true,[[4553,0,75.963],[4066,0,101.075],[425,0,293.87]]],
+[[18431.5,17606.7,0],0,false,[[3815,0,20.4591],[5348,0,78.6134]]],[[12872,5601.94,0],0,false,[[2454,0,319.765],[3912,0,254.482]]],[[6423.96,1689.47,0],0,false,[[4540,1,102.009],[2637,1,19.2673]]],[[17658.4,12236.4,0],0,true,[[143,0,121.697],[3852,0,5.59229],[1609,0,2.54668]]],[[18700.7,12624.5,0],0,false,[[1563,0,335.622],[327,0,327.147]]],
+[[16738.3,17804.2,0],0,true,[[3173,1,23.6251],[4904,1,121.476],[2662,1,12.802],[1870,1,10.2722],[371,1,8.45448]]],[[2369.96,15671.2,0],0,false,[[713,0,120.832],[2916,0,158.856]]],[[13699.4,8376.9,0],0,false,[[4741,1,260.212],[2961,1,255.362]]],[[10273.3,8442.88,0],0,false,[[5605,0,315.211],[4916,0,119.916]]],[[19256,6966.56,0],0,false,[[1689,0,255.246],[3556,0,288.303]]],
+[[10347.5,12555.7,0],0,false,[[3338,0,2.78539],[2314,1,2.44723]]],[[9807.43,6426.99,0],0,true,[[5678,0,1.47043],[2510,0,164.138],[992,1,4.93857]]],[[16929.4,4817.67,0],0,true,[[4667,0,13.5135],[238,0,122.55],[772,0,5.19683],[3083,0,8.06161]]],[[5376.95,4073.08,0],0,false,[[5477,2,117.66],[111,2,91.9884]]],[[13156.9,3419.81,0],0,false,[[4300,0,281.999],[1045,0,26.5371]]],
+[[2555.34,20095.9,0],0,true,[[2678,0,4.25871],[2708,0,3.43225],[2976,1,7.61024],[2926,1,8.76887]]],[[6519.89,11192.1,0],0,false,[[562,2,287.695],[2277,2,288.681]]],[[15243.5,1082.91,0],0,true,[[1208,1,35.3391],[2603,1,312.148],[1444,1,20.9413]]],[[4911.37,3409.39,0],0,false,[[3563,0,356.814],[603,0,180.29]]],[[5261.32,20297.8,0],0,false,[[3056,2,288.099],[5474,2,173.763]]],
+[[10202.2,7712.39,0],0,false,[[4044,0,53.726],[2182,0,26.0541]]],[[6897.68,15602.6,0],0,false,[[3457,0,307.791],[4874,0,225.818]]],[[15257.1,16785.4,0],0,false,[[5706,0,137.924],[937,0,267.244]]],[[14733.8,7821.85,0],0,true,[[2964,0,308.045],[1493,0,18.052],[5440,0,10.0035],[5055,0,4.97608]]],[[12762.1,8420.63,0],0,false,[[4981,0,51.998]]],
+[[1839.62,1240.61,0],0,false,[[4641,1,14.6607],[4139,1,170.874]]],[[14959.1,13164.7,0],0,false,[[1134,1,181.525],[1976,1,246.771]]],[[4871.37,16329.4,0],0,true,[[1516,1,273.672],[3196,1,26.936],[4152,1,16.1141]]],[[17312.4,4124.9,0],0,false,[[5274,0,16.7217],[4704,0,10.5078]]],[[18246.6,14118.9,0],0,false,[[2615,1,346.837],[4092,1,108.303]]],
+[[5000.02,10915.1,0],0,true,[[5391,0,8.62489],[4114,0,2.26319],[572,0,2.10587],[2370,0,2.77108],[3951,0,8.07953],[2043,0,1.63621],[426,0,2.62562],[2364,0,3.14073]]],[[7602.93,617.367,0],0,true,[[4403,0,4.53801],[1987,0,284.642],[4733,1,6.52749]]],[[5049.45,9868.34,0],0,false,[[2196,0,149.539],[3281,0,335.977]]],[[8013.71,9754.76,0],0,false,[[4653,1,354.424],[797,1,246.649]]],[[7147.85,13028.4,0],0,false,[[5108,1,28.7656],[480,1,89.5153]]],
+[[18895.6,1177.13,0],0,false,[[2677,0,123.944],[278,0,323.988]]],[[8168.32,4596.12,0],0,false,[[383,0,97.4892],[2417,2,12.3556]]],[[15032.5,13713.8,0],0,false,[[5204,1,30.732],[3591,1,119.185]]],[[854.156,6146.6,0],0,false,[[4567,2,278.336],[4611,2,283.044]]],[[3875.14,6988.11,0],0,false,[[1469,0,73.0792],[554,0,275.106]]],
+[[15065.2,11919.2,0],0,false,[[732,0,30.203],[4538,0,124.768]]],[[16487.7,18107.4,0],0,false,[[1338,0,56.4038]]],[[15871.9,14472.2,0],0,true,[[5112,0,16.0041],[1741,0,3.36631],[3126,1,6.51899]]],[[16051.3,11013.3,0],0,false,[[2405,0,219.721],[2206,0,336.244]]],[[19425.8,8512.07,0],0,false,[[4166,0,25.5802],[5614,0,200.997]]],
+[[16025.5,61.1169,0],0,false,[[1703,1,269.589],[569,1,333.588]]],[[13573.1,7924.71,0],0,true,[[1989,0,28.5411],[2335,0,207.869],[2057,0,29.2387]]],[[17325.9,10186.7,0],0,true,[[1684,0,85.392],[1265,0,10.0752],[1283,0,8.06266],[750,0,21.2246]]],[[8462.69,5691.09,0],0,false,[[4276,2,61.2762],[5549,2,357.761]]],[[19565.5,4761.49,0],0,false,[[904,0,36.3828],[4367,0,186.938]]],
+[[3165.3,11744.9,0],0,false,[[4248,0,372.807],[1146,0,209.699]]],[[3042.19,8481.21,0],0,false,[[4375,1,188.097],[3659,1,133.662]]],[[15740.6,9264.17,0],0,false,[[3319,1,14.7169],[2387,1,105.12]]],[[8593.58,2075.7,0],0,false,[[3909,2,10.0584],[4788,0,195.38]]],[[11843.6,7398.6,0],0,true,[[894,0,157.832],[1447,0,234.593],[5507,0,200.382]]],
+[[10792.4,12751.1,0],0,false,[[3623,0,34.8948],[758,0,147.004]]],[[15051.6,4500.47,0],0,false,[[3525,0,32.1414],[3932,0,366.997]]],[[15021,6268.26,0],0,true,[[2663,1,9.60732],[4202,1,174.698],[1117,1,5.74115]]],[[16942.6,4929.96,0],0,true,[[714,0,21.4344],[1291,0,85.8415],[4917,0,14.9552]]],[[8464.68,17950.6,0],0,false,[[1086,0,135.959],[1165,0,327.832]]],
+[[9833.35,18615,0],0,true,[[3526,0,168.865],[2939,0,11.17],[800,0,22.9216]]],[[15580,14230.5,0],0,false,[[3253,0,373.052],[3361,0,89.7178]]],[[1100.42,17880.9,0],0,false,[[2923,0,8.11856],[2037,0,261.904]]],[[16600.6,18238.9,0],0,false,[[1889,0,24.7184],[5285,0,13.4562]]],[[11117.8,4182.87,0],0,false,[[2966,0,195.953],[3583,0,112.123]]],
+[[3862.73,16285.5,0],0,true,[[5633,2,81.9838],[2655,2,84.9789],[3844,2,7.97313]]],[[3304.41,587.209,0],0,false,[[4414,1,326.911],[1220,1,303.958]]],[[3415.45,4901.29,0],0,false,[[4964,2,248.302],[343,2,201.555]]],[[4620.13,12867.1,0],0,true,[[1698,2,28.5095],[4815,2,29.9237],[2604,2,9.33606],[2670,2,10.8606]]],[[4078.43,7172.95,0],0,false,[[524,0,275.106],[2901,0,323.729]]],
+[[8879.27,18925.8,0],0,false,[[5132,0,65.0799],[4740,0,29.2457]]],[[3647.67,17873.7,0],0,true,[[5336,0,4.36919],[298,0,5.56033],[2042,0,7.68594],[4979,0,5.338]]],[[9199.9,17902.2,0],0,false,[[3303,0,250.741],[1242,0,386.701]]],[[6673.82,17453.2,0],0,true,[[2415,1,26.7502],[2278,1,229.208],[3497,1,3.99196],[878,1,6.13958]]],[[3735.24,14927.5,0],0,false,[[4218,0,25.9311],[785,0,27.7913]]],
+[[10203.2,7532.68,0],0,false,[[5613,1,1.98932],[259,0,47.3098]]],[[16756.2,12570,0],0,false,[[857,0,261.902],[5047,0,274.294]]],[[6685.49,10957.2,0],0,false,[[1906,2,25.6579],[501,2,287.695]]],[[9803.4,15987.4,0],0,false,[[2040,0,194.277],[1841,0,379.51]]],[[18607,13954.4,0],0,false,[[1574,0,280.713],[783,0,149.635]]],
+[[3959.65,1302.48,0],0,false,[[2340,1,305.664],[5596,1,383.229]]],[[10174.4,5570.81,0],0,false,[[4590,0,20.574],[4303,0,20.9779],[2743,0,51.5837]]],[[10810.3,3703.56,0],0,false,[[920,0,256.273],[369,0,282.334]]],[[3817.07,7288.19,0],0,false,[[2350,0,145.102],[2576,0,299.407]]],[[16338.1,177.258,9.23896],0,false,[[530,1,333.588],[232,1,237.292]]],
+[[1620.08,5916.53,0],0,false,[[4049,0,276.139],[4475,0,159.756]]],[[8329.16,4609.85,0],0,false,[[1555,0,21.9423],[4191,0,45.544]]],[[4998.58,10916.6,0],0,true,[[585,0,1.37458],[4114,0,2.29599],[515,0,2.10587]]],[[1780.06,9741.72,0],0,true,[[4180,1,18.8453],[241,1,212.566],[4677,1,8.96083],[313,1,9.57934],[4366,1,11.697]]],[[7301.98,13538.9,0],0,false,[[3808,1,209.33],[3531,1,306.799]]],
+[[15702.6,6436.3,0],0,false,[[1954,0,226.349]]],[[9616.78,2751.01,0],0,true,[[1704,0,10.7947],[474,0,0.75292],[5340,0,4.70846],[1526,0,16.8356]]],[[17620.6,19126.6,0],0,false,[[5441,1,362.19],[1550,1,368.695]]],[[11148.2,17657.2,0],0,true,[[5087,0,38.9518],[627,0,18.2017],[1860,0,9.62405]]],[[18066.7,11985.8,0],0,true,[[1861,0,1.9084],[3034,0,1.78721],[5355,0,5.61581]]],
+[[1825.53,1262.68,0],0,true,[[625,1,292.295],[2828,1,25.0028],[4641,1,12.7263]]],[[10056.8,602.687,0],0,false,[[5301,1,29.2141],[3484,1,323.853]]],[[7794.97,19157.8,0],0,false,[[1053,0,255.394],[1042,0,200.236]]],[[20236.6,3905.89,0],0,false,[[840,0,156.398],[2660,0,262.636]]],[[9828.46,18630,0],0,true,[[2939,0,4.68483],[1983,0,7.7179],[800,0,7.23056]]],
+[[4998.45,10918,0],0,true,[[5625,0,1.24337],[572,0,1.37458],[1258,0,2.80963]]],[[8112.85,791.033,0],0,false,[[2365,1,296.482],[5714,1,389.701]]],[[10060.3,405.247,0],0,false,[[200,2,56.8807],[1963,2,52.6925]]],[[6840.47,14973,0],0,false,[[4055,1,20.1193],[1919,1,198.02]]],[[11532.5,3807.64,0],0,false,[[29,0,311.092],[5346,0,183.526]]],
+[[9104.33,16237.9,0],0,false,[[5463,0,12.2521],[883,1,3.73496]]],[[7633.62,1109.42,0],0,false,[[2020,0,231.191],[2242,0,35.7863]]],[[13316.7,7632.65,0],0,false,[[4321,1,139.836],[2065,1,264.102]]],[[1011.37,17610.6,0],0,false,[[217,0,336.471],[3029,0,265.944]]],[[9119.86,5447.33,0],0,false,[[4914,0,131.091]]],
+[[9151.22,503.309,0],0,false,[[2795,2,332.796],[1122,2,273.122]]],[[17606.8,11815.9,0],0,false,[[4744,0,12.2859],[1187,1,5.79679]]],[[12730.8,8359.37,0],0,false,[[3917,0,22.7648],[4981,0,17.053]]],[[11361.6,17890.3,0],0,true,[[5030,0,25.9846],[1913,0,77.5903],[2832,0,12.3311]]],[[2301.2,5207.37,0],0,false,[[4474,2,190.826],[2413,2,303.184]]],
+[[11160.7,10736.2,0],0,false,[[1276,1,379.391],[113,1,340.99]]],[[13745.2,16205.4,0],0,true,[[3317,0,18.5244],[4958,0,112.852],[275,0,10.4309],[2503,0,9.50451]]],[[13025.9,7992.79,0],0,true,[[5529,0,2.10702],[5000,0,16.8553],[54,0,6.8721]]],[[5079.41,3344.09,0],0,false,[[503,0,180.29],[2022,0,367.998]]],[[12635.8,7552.05,0],0,false,[[2479,0,292.96]]],
+[[18548,17597.2,0],0,true,[[1264,1,32.8571],[3705,1,60.5194],[3735,1,7.11228],[3064,1,9.24816],[4868,1,12.2357],[5607,1,15.4944]]],[[13213.7,5768.99,0],0,false,[[2511,1,289.257],[1865,1,251.448]]],[[1427.98,16076.5,0],0,false,[[116,1,235.714],[4944,1,398.89]]],[[5253.53,4161.23,0],0,false,[[111,2,59.685],[2218,2,367.869]]],[[13960.3,18266.9,0],0,false,[[3797,0,323.197],[5572,0,135.496]]],
+[[2241.07,15968.7,0],0,true,[[5135,1,125.332],[106,1,11.2072],[4251,1,8.63768]]],[[3398.16,6332.68,0],0,true,[[424,1,218.506],[4646,1,25.0089],[2892,1,9.71339]]],[[13138.4,8282.63,0],0,false,[[3278,1,27.6091],[2817,1,114.627]]],[[11625.5,971.47,0],0,false,[[4051,0,127.883],[5234,0,368.115]]],[[3582.48,14984.4,0],0,true,[[1411,0,95.7183],[5610,0,15.7668],[2594,0,11.8156]]],
+[[3787.08,3325.88,0],0,false,[[1675,0,5.35059],[4354,0,6.65444]]],[[3180.95,12762.2,0],0,false,[[4167,0,66.9104],[2781,1,11.0099]]],[[15184.1,5717.42,0],0,false,[[3697,0,365.738],[4623,0,48.4277]]],[[3600.34,14787.3,0],0,true,[[110,0,210.558],[4588,0,28.0878],[3276,0,171.874]]],[[12488.1,11746.7,0],0,true,[[3444,0,294.522],[1371,0,16.139],[3483,0,11.5698]]],
+[[17784.8,13999.2,0],0,false,[[5151,1,26.4708],[2742,1,18.6251]]],[[11261.8,19774.7,0],0,true,[[4827,0,3.52465],[3458,0,6.06886],[2696,0,6.20551],[661,0,1.52652]]],[[3087.47,1349.84,0],0,true,[[2866,1,141.381],[3580,1,13.3905],[788,1,27.2098]]],[[8841.57,10265.9,0],0,true,[[163,0,3.33792],[3627,0,379.576],[1728,0,3.16806]]],[[11928.1,17598.3,0],0,false,[[5602,0,240.311],[5049,0,163.247]]],
+[[1553.04,1368.42,0],0,false,[[4548,1,305.212],[580,1,292.295]]],[[13694.9,12490.5,0],0,true,[[672,0,27.1425],[2000,0,183.828],[3072,0,80.951]]],[[11166.3,17659.4,0],0,true,[[578,0,18.2017],[1958,0,24.5074],[1860,0,11.3942]]],[[15549.3,14668.1,0],0,false,[[2432,0,140.752]]],[[16636.5,17669.9,0],0,false,[[4904,1,47.0368],[3608,1,20.368]]],
+[[15455.4,3111.29,0],0,false,[[4389,0,105.447]]],[[6678.94,5591.49,0],0,false,[[4713,1,203.118],[1429,1,225.703]]],[[17933.2,12320.5,0],0,true,[[3133,0,19.6594],[2541,0,177.634],[5073,0,1.81238],[5229,0,5.3656],[3401,0,10.0476]]],[[13765.2,4804.43,0],0,false,[[5400,0,95.0579],[4331,0,63.65]]],[[2874.76,2084.48,0],0,false,[[2240,1,391.64],[3838,1,96.8902]]],
+[[4565.99,4429.12,0],0,false,[[3846,1,267.301],[5716,1,295.302]]],[[2751.41,19428,0],0,true,[[3010,0,3.32117],[5515,0,2.58928],[2570,0,0.619694]]],[[7987.98,11001.5,0],0,false,[[5139,0,22.1382],[657,0,235.599]]],[[12870.8,17489.3,0],0,false,[[95,0,326.455],[4347,0,348.904]]],[[17334.1,10195.5,0],0,true,[[5279,0,2.53019],[1265,0,2.58732],[4813,0,1.26283],[750,0,9.90448]]],
+[[7771.82,15779.7,0],0,false,[[260,1,2.63229],[1034,0,18.469]]],[[10555.7,14156.5,0],0,true,[[905,0,10.8582],[1372,0,2.61967],[1873,0,1.35405],[3635,0,2.7648],[2643,0,2.54992]]],[[13828.4,19452.7,0],0,false,[[4898,0,20.9678],[4225,0,324.737]]],[[9711.17,3966.3,0],0,false,[[414,0,16.5528],[1584,0,384.809]]],[[10426.4,2802.21,0],0,false,[[1876,0,199.323],[3021,0,218.948]]],
+[[6692.55,17288.3,0],0,true,[[376,1,10.8929],[5154,1,50.0745],[739,1,8.31172],[4922,1,6.17212]]],[[13874,3122.74,0],0,false,[[4197,0,3.64854],[825,0,372.381]]],[[8039.31,2903.64,0],0,false,[[5039,2,230.47],[1844,2,185.071]]],[[3786.57,6967.02,0],0,false,[[4213,0,21.5973],[2350,0,177.593]]],[[6397.15,1761.08,0],0,false,[[4950,1,43.5162],[322,1,369.793]]],
+[[4229.01,4762.12,0],0,false,[[1130,2,128.559],[93,2,51.0115]]],[[16259.1,16337.9,0],0,false,[[5215,1,240.486],[1332,1,290.286]]],[[2075.86,17617.7,0],0,false,[[5462,0,346.153],[206,0,261.783]]],[[8030.67,15655.1,0],0,false,[[1757,0,148.467]]],[[15367.7,748.955,0],0,false,[[2700,1,55.0085],[3532,1,169.924]]],
+[[10723.4,10842.7,0],0,false,[[3238,0,313.852],[1373,0,205.882]]],[[12564.1,8063.8,0],0,false,[[3533,0,58.7239],[5149,1,6.69397]]],[[8090.73,10789.5,0],0,false,[[637,0,235.599],[4464,0,168.35]]],[[3211.99,5731.93,0],0,false,[[3272,1,14.8564],[1790,1,8.287]]],[[20027.7,4457.44,0],0,false,[[3390,0,116.441],[75,0,148.651]]],
+[[18125,16150.2,0],0,true,[[188,1,30.554],[754,1,34.3651],[837,1,9.34678],[2467,1,25.6813]]],[[11261.1,19776.1,0],0,true,[[4072,0,21.4003],[1311,0,26.3783],[2696,0,7.00527],[4827,0,4.28672],[621,0,1.52652],[3458,0,6.16268]]],[[2864.98,15565.3,0],0,false,[[4201,1,211.343],[5210,1,213.449]]],[[7281.88,12979.6,0],0,false,[[4227,0,133.128],[1892,0,272.71]]],[[9319.9,16152.1,0],0,false,[[2890,0,117.09]]],
+[[9682.25,5819.94,0],0,true,[[1489,0,35.6903],[4380,0,8.00103],[3290,0,13.2567]]],[[16704.4,7223.44,0],0,false,[[315,0,83.5158]]],[[15095.7,11947.8,0],0,true,[[1266,0,25.4949],[3370,0,252.142],[732,0,12.2487]]],[[9095.08,13461.2,0],0,false,[[457,0,378.515]]],[[12219.5,1280.01,0],0,true,[[2854,0,3.24429],[4774,0,127.332],[719,0,3.48664]]],
+[[4844.48,18478.9,0],0,true,[[930,2,26.7103],[1183,2,64.2256],[5709,2,3.34146],[4658,2,12.7012]]],[[10201.6,2212.3,0],0,false,[[4243,0,376.413],[3107,0,347.891]]],[[13684.3,12515.5,0],0,false,[[3877,0,216.492],[626,0,27.1425]]],[[13630.2,3187.28,0],0,false,[[4197,0,265.885],[4300,0,259.005]]],[[7340.82,16642,0],0,false,[[3796,1,337.246],[4134,1,286.256]]],
+[[16277,16615.5,0],0,true,[[227,1,383.89],[3345,1,20.0062],[1941,1,6.63458],[2798,1,11.9909],[3644,1,9.15468]]],[[4651.53,10660.7,0],0,true,[[1190,0,16.541],[4424,0,241.407],[895,0,12.1067],[1127,0,13.9079],[2942,0,25.8422]]],[[911.49,6766.69,0],0,false,[[4241,0,126.132],[3907,0,174.611]]],[[14943.7,15219.7,3.52464],0,true,[[1052,1,12.1902],[4934,1,18.6124],[2632,1,9.60985],[925,1,6.65626]]],[[19080.4,11327.9,0],0,true,[[2094,0,12.014],[2431,0,71.8739],[11,0,14.3934]]],
+[[10167.6,7048.56,0],0,false,[[2163,0,17.1445],[2553,0,172.678]]],[[9806.49,6422.37,0],0,true,[[5678,0,3.30433],[3105,0,1.52479],[992,1,4.52542]]],[[7118.29,12505.3,0],0,true,[[5034,1,348.861],[1939,1,9.8216],[4696,1,27.0114]]],[[17723.2,12024.9,0],0,true,[[2485,0,3.61728],[5447,0,3.8763],[1333,0,13.7098],[2091,0,14.2657]]],[[12956.7,3237.61,0],0,false,[[362,0,49.4169],[1045,0,263.926]]],
+[[12977.7,12221.9,0],0,true,[[4112,0,10.6541],[5013,0,342.025],[4117,0,15.1033]]],[[3138.77,12719.8,0],0,false,[[1344,0,16.8702],[5405,0,57.1988]]],[[7101.67,11983.6,0],0,false,[[5341,1,376.407],[5034,1,174.218]]],[[11822,5059.71,0],0,false,[[736,0,211.342]]],[[12936.1,8722.11,0],0,false,[[2021,0,104.307],[1010,0,226.041]]],
+[[11445.9,5641.01,0],0,true,[[2496,0,3.90222],[5168,0,3.60045],[1504,0,7.58729],[4430,0,1.84511]]],[[13943,18092.5,0],0,true,[[28,0,1.92253],[3527,0,3.66188],[4729,0,5.71212]]],[[19950.3,4304.38,0],0,true,[[881,0,3.99789],[2317,0,10.4681],[4208,0,13.2354]]],[[7417.41,624.291,0],0,false,[[1575,1,154.193],[3112,1,337.13]]],[[17647,8647.57,0],0,false,[[323,1,93.4744],[1316,1,365.99]]],
+[[14259.6,19493.2,0],0,true,[[4573,0,27.5743],[4124,0,52.1455],[5660,0,25.5925]]],[[13444.7,3841,0],0,false,[[428,0,149.944],[5097,0,169.656]]],[[10754.7,9988.53,0],0,false,[[1160,0,273.095],[4310,0,376.462]]],[[4518.6,13501.4,0],0,false,[[236,1,122.095],[2973,1,344.601]]],[[13307.9,8542.2,0],0,true,[[248,0,139.134],[2535,0,119.291],[5411,0,155.393]]],
+[[2167.88,11135.6,0],0,false,[[2038,1,332.486],[5553,1,171.551]]],[[11895.3,9718.05,0],0,false,[[1096,0,338.097],[4081,0,25.5165]]],[[5760.2,19846.3,0],0,false,[[3827,0,212.276],[1808,0,323.283]]],[[5294.37,4211.58,0],0,false,[[5408,0,102.606],[5207,0,134.56]]],[[6327.18,18045.3,0],0,false,[[2998,1,5.53177],[5153,0,167.729]]],
+[[6247.19,13855,0],0,true,[[5008,0,5.68138],[3707,0,204.678],[3694,1,16.4541]]],[[2268.34,20034.3,0],0,false,[[230,1,254.823],[2976,1,286.191]]],[[19752.3,8868.38,0],0,false,[[2436,1,116.301],[742,1,31.2003]]],[[10424.3,7603.94,0],0,true,[[926,1,17.5113],[2823,1,79.0379],[205,1,11.0366]]],[[4187,10278.5,0],0,false,[[2897,0,19.7632],[4374,0,40.6184]]],
+[[8329.96,20475.8,0],0,false,[[2230,0,134.83]]],[[2683.04,5055.33,0],0,false,[[4205,2,160.458],[4474,2,220.492]]],[[3048.91,1853.57,0],0,false,[[3838,1,230.394],[2018,1,234.118]]],[[2286.79,15758.7,0],0,false,[[2661,1,7.57585],[491,0,120.832]]],[[16963.1,4936.13,0],0,true,[[92,0,26.0282],[543,0,21.4344],[4917,0,7.92136]]],
+[[10133.1,9977.89,0],0,false,[[1089,0,18.0262],[4069,0,268.904]]],[[10028.3,8635.42,0],0,true,[[3743,0,14.4637],[917,0,5.44018],[4700,1,6.10966]]],[[20266.7,13463.8,0],0,true,[[1946,0,2.68747],[5472,0,5.29745],[1171,0,5.99913]]],[[3213.78,12690.5,0],0,true,[[4022,0,30.2511],[4167,0,12.195],[3183,0,5.91925],[3162,0,7.89746]]],[[12222.3,1281.99,0],0,true,[[2854,0,1.51343],[5033,0,10.2381],[669,0,3.48664]]],
+[[8923.21,14196.5,0],0,false,[[2804,0,327.804],[1571,0,304.059]]],[[7346.04,9687.05,0],0,false,[[1097,2,364.515],[3300,2,152.214]]],[[10298.1,13245.8,0],0,false,[[4286,1,392.638],[5691,1,259.84]]],[[10812.2,12796.5,0],0,false,[[1935,1,18.669],[790,1,20.8773]]],[[18109.1,16161.3,0],0,false,[[299,0,30.688],[837,0,23.8215]]],
+[[8493.14,2524.36,0],0,false,[[2409,2,57.5788],[5388,2,117.468]]],[[10854.6,12966,0],0,false,[[782,0,154.596]]],[[12988.7,11956.2,0],0,true,[[320,0,155.722],[5240,0,33.8933],[469,0,50.264]]],[[5589.18,6357.47,0],0,false,[[5586,1,16.2103],[1807,1,76.5931]]],[[9544.27,18998,0],0,false,[[2048,0,263.605],[2605,0,247.663]]],
+[[5443.79,3228.67,0],0,true,[[5048,0,3.37089],[1945,0,2.87229],[975,1,3.45311]]],[[11140.8,12755.1,0],0,false,[[3964,1,396.442],[4284,1,77.7671]]],[[15085.9,11941.2,0],0,false,[[667,0,12.2487],[525,0,30.203]]],[[13165.4,6441.34,0],0,false,[[5487,1,390.306],[3391,1,222.269]]],[[12469.9,11742,0],0,true,[[848,0,3.50166],[1033,0,399.603],[2104,0,175.983],[1371,0,4.02919]]],
+[[14644,19118.2,0],0,true,[[1382,0,1.83357],[4128,0,2.67018],[2774,0,4.44255],[2880,0,14.541]]],[[11988.6,4938.73,0],0,false,[[460,0,324.471],[688,0,211.342]]],[[13958.9,14125,0],0,false,[[6,0,317.893],[1180,0,314.013]]],[[11132.9,19387.3,0],0,false,[[1088,0,405.793],[3976,0,322.927]]],[[6687.01,17294.5,0],0,true,[[1203,0,122.658],[4922,0,8.38212],[645,1,8.31172]]],
+[[10177.2,5507.99,0],0,false,[[279,0,17.4882],[5577,0,15.5047]]],[[13204.4,4483.07,0],0,true,[[5630,0,25.4316],[1022,0,64.6224],[4737,0,9.7216],[3160,0,11.6233],[4670,0,15.5418]]],[[19750.5,8899.53,0],0,true,[[707,1,31.2003],[365,1,32.3427],[1752,1,12.3524],[2647,1,10.0827],[187,1,8.47042],[5364,1,7.79946],[5004,1,7.861]]],[[4288.89,17927.9,0],0,true,[[349,2,8.8273],[1449,0,8.22699],[3825,2,9.39226]]],[[13567.6,437.333,0],0,false,[[1857,0,27.1821]]],
+[[8596.02,10925.8,0],0,false,[[3536,0,178.069],[3020,0,119.279]]],[[4398.32,19297.7,0],0,false,[[1144,1,216.974],[389,1,135.158]]],[[8059.92,4337.71,0],0,false,[[1949,1,385.68],[2489,1,15.0048]]],[[9153.29,16151.9,0],0,false,[[5184,1,73.9305],[2051,1,356.915]]],[[3529.63,15945,0],0,false,[[4602,0,388.168],[1121,0,162.175]]],
+[[17343.6,10198.5,0],0,true,[[1265,0,11.2247],[10,0,308.244],[639,0,9.90448],[4813,0,10.4327],[1283,0,13.1841],[532,0,21.2246]]],[[14945,16103.4,0],0,true,[[3295,0,30.6946],[4776,0,31.1306],[3813,0,4.61412]]],[[12422.2,8058.54,0],0,false,[[5088,0,81.8253],[5395,0,120.167]]],[[17676.6,12213.4,0],0,true,[[3103,0,2.56277],[3732,0,1.98565],[1004,0,8.1705]]],[[18115.6,16183.3,0],0,false,[[660,1,34.3651],[2217,1,32.5751]]],
+[[7238.28,1315.53,0],0,false,[[3348,0,195.831],[2020,0,214.657]]],[[18117.9,20152.6,0],0,false,[[3567,1,354.392],[452,1,370.459]]],[[12126.6,11995.1,0],0,false,[[3667,0,357.198],[932,0,154.778]]],[[10915.2,12670.2,0],0,true,[[540,0,147.004],[5319,0,96.8121],[4274,0,96.692]]],[[18192.5,17250.7,0],0,false,[[2885,1,149.791],[4943,1,332.674]]],
+[[62.3325,16454.7,0],0,false,[[80,1,45.4582],[5142,1,362.316]]],[[5230.55,18708.1,0],0,true,[[2332,1,5.03636],[2273,1,16.8744],[3298,1,5.37116]]],[[3110.57,6271.19,0],0,true,[[967,0,3.09654],[4826,0,239.59],[2556,1,10.7028]]],[[19925.6,4775.57,0],0,true,[[5222,0,6.56137],[869,0,143.954],[3760,0,3.53731]]],[[12054.9,5821,0],0,false,[[2276,0,262.479],[3379,0,87.5636]]],
+[[15566.3,3462.67,0],0,false,[[973,1,306.189],[5685,1,147.644]]],[[2901.65,7562.56,0],0,false,[[3824,0,359.751],[2449,0,360.228]]],[[17984.2,12343.5,0],0,false,[[4821,0,30.0815],[4262,0,154.802]]],[[6790.79,17488.1,0],0,true,[[4269,0,133.948],[3695,0,2.27352],[3864,0,6.20558]]],[[15045.3,4542.27,0],0,false,[[4889,0,4.31235],[3525,0,10.1368]]],
+[[5724.34,6825.95,0],0,true,[[1083,0,2.69513],[2876,0,9.0118],[1707,0,14.6615]]],[[17599.8,7062.02,0],0,false,[[3728,0,272.47],[4585,0,155.729]]],[[16926,4813.73,0],0,false,[[3083,0,2.91982],[497,0,5.19683]]],[[16272.1,17183.6,0],0,false,[[2355,1,390.152],[863,1,27.27]]],[[17269.1,11373.7,0],0,false,[[1483,1,346.347],[2427,1,19.2297]]],
+[[19975.3,3959.45,0],0,false,[[881,0,344.063],[1786,0,179.788]]],[[16593.7,5805.35,0],0,false,[[351,0,288.159],[5269,0,161.473]]],[[16858.2,18020.8,0],0,true,[[4405,0,44.6464],[1481,0,11.7935],[4425,0,24.909]]],[[19954.4,4837.62,0],0,true,[[267,0,8.62675],[5222,0,62.1434],[1416,1,13.6665]]],[[3881.31,13095.3,0],0,false,[[948,1,156.321],[5539,1,186.484]]],
+[[14411.4,502.938,0],0,false,[[4015,0,388.479],[3977,0,196.125]]],[[9167.75,15180.8,0],0,false,[[4649,0,387.282],[901,0,60.0837]]],[[10709.8,12911.8,0],0,true,[[184,0,9.99579],[726,0,154.596],[1488,0,11.0031]]],[[18542.7,13819.3,0],0,false,[[564,0,149.635],[4726,0,386.044]]],[[3278.63,12806.7,0],0,false,[[1733,1,222.909],[2418,1,96.5794]]],
+[[3762.84,14924.7,0],0,true,[[559,0,27.7913],[4356,0,72.2165],[5091,0,71.6263]]],[[20087.7,4770.74,0],0,false,[[4980,0,383.592],[5565,0,43.1337]]],[[19559.8,13984.4,0],0,false,[[3881,0,148.948],[3620,0,101.941]]],[[3107.88,1331.85,0],0,true,[[3580,1,14.9823],[2498,1,157.264],[622,1,27.2098]]],[[9659.14,8440.08,0],0,false,[[277,0,171.728],[2088,0,122.012]]],
+[[10793.7,12786.8,0],0,true,[[723,1,20.8773],[4932,1,33.6604],[2025,1,3.64033]]],[[488.32,3008.3,0],0,false,[[3646,0,14.5092],[2149,0,56.9764]]],[[9830.56,12312.4,0],0,false,[[5359,1,6.60236],[2380,0,88.3129]]],[[15612,11738.8,0],0,false,[[4652,0,135.81],[3077,0,348.129]]],[[13936.8,490.004,0],0,false,[[4819,0,335.746],[3149,0,358.121]]],
+[[7325.66,7797.84,0],0,false,[[3377,0,40.6905],[3547,0,27.2593]]],[[5637.26,18595,0],0,true,[[3489,1,84.2351],[1730,1,8.84809],[3150,1,17.4021]]],[[8188.07,9580.6,0],0,false,[[518,1,246.649],[2967,1,350.117]]],[[14346.4,7902.73,0],0,false,[[1507,0,230.188],[5159,0,71.5357]]],[[14288,6810.14,0],0,true,[[282,0,18.8761],[3480,0,370.594],[2378,0,7.81002]]],
+[[9824.93,18636.4,0],0,true,[[2939,0,11.7517],[2048,0,209.264],[584,0,7.23056],[545,0,22.9216]]],[[18403.3,15747.1,0],0,false,[[1409,1,380.032],[463,1,260.223]]],[[6642.2,10376.7,0],0,false,[[4604,1,295.199],[2955,1,366.324]]],[[19428.4,19654.8,0],0,true,[[3771,0,55.7131],[2650,0,33.8717],[3168,0,10.8926]]],[[499.495,2991.13,0],0,false,[[5007,1,3.27195],[443,0,9.15449]]],
+[[5514.43,3589.96,0],0,true,[[154,0,9.78524],[3740,0,119.482],[5057,1,9.52042]]],[[17775.8,10531.5,0],0,false,[[10,0,237.603],[4797,0,377.158]]],[[11897.4,7888.51,0],0,false,[[2720,0,47.0094],[3129,0,66.844]]],[[8450.63,16357.3,0],0,false,[[5414,1,199.354],[2255,1,337.066]]],[[1247.78,13067.9,0],0,false,[[5028,0,21.9767]]],
+[[12380.7,4835.19,0],0,true,[[2397,0,2.77736],[5321,0,1.96662],[1712,0,3.17328]]],[[7404.05,7753.16,0],0,true,[[4304,0,3.54893],[1795,0,3.40526],[280,2,2.44311]]],[[9213.97,5773.41,0],0,false,[[2532,0,112.97]]],[[8274.33,19832.1,0],0,false,[[2439,0,167.964],[4445,0,392.017]]],[[13324.2,538.674,0],0,false,[[239,0,177.295],[2592,0,99.7786]]],
+[[19500.6,8626.92,0],0,true,[[4216,0,254.662],[210,0,22.9596],[3175,0,4.75377],[3946,0,7.18418]]],[[11801.2,7924.57,0],0,false,[[2173,0,62.6135],[3519,0,45.4415]]],[[5783.66,2624.56,0],0,false,[[1632,1,233.359],[1157,1,242.599]]],[[13270.7,9817.4,0],0,false,[[4837,0,29.195],[3089,0,348.668]]],[[19663.3,4364.02,0],0,true,[[4340,0,7.62196],[3269,0,33.6716],[412,0,6.53393]]],
+[[15892.2,7252.98,0],0,false,[[3181,0,148.3]]],[[11375.5,8517.28,0],0,false,[[5669,0,98.4285],[3613,0,175.285]]],[[6078.32,10455.2,0],0,true,[[1424,0,9.52835],[4446,0,205.702],[1641,0,12.5059]]],[[1668.77,13610.1,0],0,false,[[1901,1,18.3433],[3214,1,111.941]]],[[10979,15314.1,0],0,false,[[886,0,389.063],[2948,0,32.5277]]],
+[[14023.7,2782.15,0],0,false,[[646,0,372.381],[1974,0,259.496]]],[[12182,14791.9,0],0,false,[[3283,0,391.658],[3914,0,285.913]]],[[1415.52,13569.5,0],0,true,[[4906,1,235.566],[1364,1,31.7873],[4110,1,14.5283]]],[[4821.41,7956.73,0],0,false,[[994,0,126.307],[4062,0,342.522]]],[[10288.1,5919.61,0],0,false,[[2715,0,141.069],[3516,0,366.523]]],
+[[12289.1,5635.83,0],0,false,[[3343,0,135.401],[5570,0,252.667]]],[[44.446,1849.81,0],0,true,[[4288,1,34.5362],[1523,1,14.8406],[43,1,18.6964]]],[[15709.9,18643.9,0],0,false,[[2862,0,3.3992],[373,0,3.2766]]],[[10278.3,7710.67,0],0,true,[[1805,1,29.3635],[4025,1,52.8269],[1173,1,3.79967]]],[[13261.4,8078.94,0],0,true,[[3718,1,27.1112],[3692,1,78.5867],[3714,1,8.50897]]],
+[[7536.07,7380.92,0],0,true,[[1830,2,12.3752],[2672,2,377.39],[410,2,9.76535],[4312,2,7.71086],[2402,2,7.11142],[4382,2,7.85472],[4155,2,10.0164],[4341,2,21.0804]]],[[8321.13,249.855,0],0,false,[[1762,0,142.172]]],[[18122.1,16141.3,0],0,true,[[724,0,23.8215],[2467,0,18.7611],[660,1,9.34678]]],[[10170.8,8165.03,0],0,true,[[4714,0,19.9215],[938,0,5.27798],[2934,1,10.1114]]],[[5479.11,6324.48,0],0,false,[[4615,0,324.653],[2559,0,10.3032]]],
+[[20177,4050.46,0],0,false,[[4990,0,259.782],[583,0,156.398]]],[[8153.32,16719.2,0],0,false,[[3169,1,136.9],[5414,1,312.603]]],[[3865.17,15070.7,0],0,false,[[4008,2,50.2665],[295,2,24.4955]]],[[5913.91,14197.1,0],0,true,[[3884,1,7.10407],[3582,0,48.2675],[450,1,14.0372]]],[[18942.6,14245.6,0],0,false,[[2288,1,10.3482],[4156,1,52.8905]]],
+[[15843.1,12261,0],0,false,[[1337,0,277.542],[2315,0,225.133]]],[[1161.43,2827.24,0],0,true,[[2120,0,3.10911],[3045,0,265.862],[41,1,6.50644]]],[[9597.49,16103.7,0],0,false,[[5105,1,101.023],[446,1,18.0266]]],[[12472.9,11743.8,0],0,true,[[3483,0,3.98848],[734,0,3.50166],[1371,0,1.85575]]],[[15679.1,9432.93,0],0,false,[[1040,0,153.126],[3403,0,135.532]]],
+[[8533.2,6409.83,0],0,false,[[3246,0,316.463],[4115,0,267.771]]],[[2356.94,15877.6,0],0,false,[[5528,1,71.9791],[2081,1,21.5031]]],[[5825.43,6218.81,0],0,false,[[22,0,312.725],[2571,0,43.762]]],[[13961.9,2234.49,0],0,false,[[4947,0,202.85],[5127,0,259.469]]],[[10771.1,11387,0],0,false,[[3060,0,13.6094],[3368,0,104.204]]],
+[[10686.8,12744.8,0],0,true,[[3738,1,23.8722],[4830,1,15.2886],[5199,1,4.88893]]],[[10605,15478.1,0],0,false,[[886,0,26.7368],[1823,0,245.473]]],[[16521,12657.4,0],0,false,[[4289,0,286.34],[561,0,261.902]]],[[1962.25,9840.63,0],0,true,[[1911,1,191.797],[5253,1,6.21819],[183,1,2.12841],[449,1,4.22092],[3981,1,7.18102]]],[[7336.38,19108,0],0,false,[[1832,0,192.212]]],
+[[8086.35,16867,0],0,false,[[4535,0,183.164],[2759,0,23.2772]]],[[6327.82,18026.9,0],0,false,[[1433,1,280.858],[2998,1,23.3077]]],[[10871.6,17730.5,0],0,false,[[3822,0,123.943]]],[[16261.8,17158.4,0],0,true,[[773,1,27.27],[227,1,159.576],[1610,1,12.5593]]],[[12956.1,8238.45,0],0,true,[[1887,0,29.3584],[4442,0,206.19],[16,0,127.537]]],
+[[5939.77,8906.44,0],0,true,[[2622,0,9.88597],[5637,0,0.528997],[2357,0,2.73992],[1403,0,2.96501]]],[[13386.5,13562.8,0],0,false,[[4409,0,105.985],[5310,0,135.476]]],[[11052,18690.1,0],0,false,[[3976,0,380.327],[4580,0,335.276]]],[[9268.82,5957.19,0],0,false,[[1278,1,1.99897],[2326,0,19.6373]]],[[19811.8,4691.66,0],0,true,[[763,0,143.954],[3456,0,185.662],[1943,0,125.816]]],
+[[12220.7,5890.08,0],0,false,[[5570,0,118.337],[2974,0,203.32]]],[[13138.5,8405,4.94236],0,true,[[3709,1,33.8669],[2960,1,18.3363],[430,1,11.9305]]],[[1279.4,13087,0],0,true,[[4531,0,23.7817],[152,0,43.7727],[1092,0,4.57429]]],[[19265.8,11203.1,0],0,true,[[137,1,8.09666],[3502,0,110.739],[1924,1,9.62471]]],[[17759,4738.3,0],0,false,[[3334,0,110.4],[3040,0,4.9873]]],
+[[4225.2,10282.2,0],0,true,[[2328,0,4.48508],[4989,0,4.93043],[2881,0,7.33538]]],[[7821.63,17275,0],0,false,[[1668,0,267.212]]],[[14382.7,19237.4,0],0,true,[[2880,0,272.891],[3552,0,25.8842],[109,0,20.0045]]],[[6671.07,17447.7,0],0,true,[[3497,0,5.2199],[3143,0,165.005],[558,1,6.13958]]],[[17255.7,17470.7,0],0,false,[[5656,0,21.4664],[3802,0,47.0169]]],
+[[19531.8,8270.06,0],0,false,[[4031,0,37.0556],[5175,0,49.5261]]],[[19953.5,4301.94,0],0,true,[[692,0,3.99789],[775,0,344.063],[4208,0,10.1878]]],[[10454.5,11457.2,0],0,false,[[2010,0,19.5496],[1590,0,17.3355]]],[[9101.24,16235.8,0],0,true,[[2255,1,324.96],[3154,1,27.3853],[590,1,3.73496]]],[[5238.39,3675.14,0],0,false,[[3716,0,240.429],[434,0,227.744]]],
+[[11131.1,3887.48,0.00012207],0,false,[[4456,0,65.5105],[3798,0,77.1885]]],[[10631.2,15482.3,0],0,true,[[5231,0,19.3759],[824,0,389.063],[856,0,26.7368]]],[[18045.9,19099.2,0],0,false,[[934,0,145.473],[5642,0,294.425]]],[[13848.5,4358.64,0],0,true,[[4244,0,26.6359],[1746,0,15.961],[4703,1,24.1107]]],[[19641.9,11321.1,0],0,false,[[1281,0,28.0466],[1644,0,41.8964]]],
+[[14274.3,19446,0],0,false,[[262,0,116.847],[5308,0,16.3191]]],[[2112.26,10543.6,0],0,false,[[1904,1,381.628],[3653,1,213.057]]],[[13243.8,19108.6,0],0,false,[[321,0,289.428],[3349,0,305.56]]],[[8102.52,12538.7,0],0,false,[[3574,0,371.233],[2481,0,64.5746]]],[[11782.1,7253.95,0],0,false,[[4418,0,236.962],[539,0,157.832]]],
+[[4661.99,10666.8,0],0,true,[[2208,0,119.07],[1127,0,2.60551],[676,0,12.1067]]],[[17219,18008.6,0],0,true,[[5455,1,181.992],[3573,1,14.4629],[4470,1,7.39749]]],[[2966.07,19396.9,0],0,true,[[4220,0,2.96446],[2063,0,7.10837],[5333,0,5.35269]]],[[9563.92,16505.4,0],0,true,[[3641,1,10.9155],[3842,1,198.76],[1366,1,5.7529]]],[[15486.8,2998.25,0],0,false,[[2562,1,4.65192],[1838,0,99.7691]]],
+[[9941.92,384.668,0],0,false,[[3399,1,62.72],[999,1,92.1673]]],[[9108.95,15168.7,0],0,false,[[781,0,60.0837],[2202,0,20.417]]],[[19696.5,11293.5,0],0,false,[[3791,0,194.4],[5167,0,53.7867]]],[[8210.48,6991.03,0],0,true,[[4115,0,401.738],[2374,0,2.89433],[2946,0,6.05545],[5258,0,6.59594]]],[[19599,4775.7,0],0,true,[[3880,0,9.63588],[534,0,36.3828],[3042,0,10.5432]]],
+[[10557.1,14145.7,0],0,true,[[1872,0,238.559],[641,0,10.8582],[1873,0,10.2171],[2643,0,8.3477]]],[[9591.14,2752.8,0],0,true,[[413,0,3.17068],[5322,0,2.89941],[31,0,3.91576]]],[[18950.9,2041.37,0],0,false,[[456,0,200.301],[1559,0,282.503]]],[[9398.16,6081.79,0],0,false,[[2077,1,23.0513],[5337,1,330.239]]],[[5518.26,14903.4,0],0,true,[[1178,0,265.963],[2039,0,368.074],[1395,0,303.999]]],
+[[16946.6,5015.11,0],0,false,[[4917,0,77.9012],[3404,0,143.416]]],[[111.524,8694.35,0],0,true,[[2913,1,213.156],[61,1,168.946],[2175,1,139.779]]],[[4270.01,19172.7,0],0,false,[[4886,0,200.994],[1426,0,372.728]]],[[2185.8,16186.9,0],0,false,[[372,0,216.42]]],[[3840.97,14915.3,0],0,true,[[2990,2,196.55],[2684,2,18.6996],[4356,2,6.89888]]],
+[[16923.9,4808.52,0],0,true,[[3083,0,2.71358],[1062,0,380.849],[4667,0,3.57726]]],[[5820.46,13945,0],0,true,[[4348,0,110.876],[4993,0,31.1713],[2744,0,17.6398]]],[[10029.5,8630.12,0],0,true,[[716,0,5.44018],[2359,0,4.45954],[4700,1,6.01695],[4383,1,6.89253]]],[[14366.1,15879.5,0],0,false,[[3831,0,21.3338],[1163,0,75.4137]]],[[9707.72,4001.83,0],0,true,[[1442,0,6.59508],[3428,0,100.1],[1218,0,7.11785]]],
+[[10917,3936.44,0],0,false,[[204,0,111.809],[567,0,256.273]]],[[17733.7,4767.63,0],0,false,[[3423,0,210.017],[5188,0,14.1416]]],[[16375.4,13544.9,0],0,false,[[4844,0,168.218],[3712,0,381.265]]],[[9201.96,18388.4,0],0,true,[[4851,0,296.58],[1903,0,84.7641],[4534,0,179.587]]],[[17188,5230.05,0],0,false,[[2797,0,84.6603]]],
+[[14944.7,15213.1,0],0,false,[[1052,0,5.57698],[678,1,6.65626]]],[[10441.8,7604,0],0,true,[[8,1,109.796],[708,1,17.5113],[205,1,8.0102]]],[[8842.11,19364.3,0],0,false,[[4586,0,358.149],[1859,0,128.11]]],[[13529.6,4033.16,0],0,true,[[5097,0,69.3877],[3696,0,281.231],[1458,0,160.824]]],[[8842.26,10271.3,0],0,true,[[5484,0,396.942],[163,0,2.40226],[1728,0,2.85608]]],
+[[4859.02,18456.5,0],0,false,[[5133,2,51.2595],[670,2,26.7103]]],[[11272.8,17431.5,0],0,false,[[165,0,235.135],[2062,0,106.142]]],[[12281.1,12000.8,0],0,false,[[757,0,154.778],[4162,0,201.173]]],[[10149.6,8214.02,0],0,true,[[1664,0,7.22579],[1354,0,3.56904],[4493,1,15.2831],[3495,1,15.0573]]],[[17961.8,19217.9,0],0,false,[[4484,0,286.54],[887,0,145.473]]],
+[[6937.96,18340,0],0,false,[[253,0,255.513],[4094,0,363.884]]],[[17445.3,3956.64,0],0,false,[[3062,0,315.217],[4061,0,159.47]]],[[15506.6,16881.2,0],0,false,[[507,0,267.244],[3784,0,184.989]]],[[10170.5,8159.76,0],0,true,[[838,0,5.27798],[64,0,3.20064],[4144,1,13.8782],[2934,1,13.9915]]],[[18458.6,461.255,0],0,false,[[3002,1,45.8804],[1225,1,249.69]]],
+[[13908.6,10609.1,0],0,false,[[2754,1,392.73],[219,1,200.821]]],[[13814,19344.1,0],0,false,[[1714,0,113.014],[3349,0,311.486]]],[[6990.82,10888.6,0],0,false,[[3776,0,6.61855],[5436,1,8.70514]]],[[3579.33,6210.25,0],0,true,[[3773,0,12.2108],[118,0,302.181],[424,1,13.8504]]],[[4187.44,16217.7,0],0,true,[[4552,0,71.7607],[982,0,22.0688],[4609,0,12.3649]]],
+[[16861.7,16692,0],0,true,[[5239,0,2.27139],[5677,0,1.25996],[355,0,1.28483]]],[[18596.4,17582.2,0],0,true,[[1129,0,5.51629],[2706,0,3.42997],[1804,1,7.08576]]],[[19066.6,3688.21,0],0,false,[[4004,0,27.6936],[1882,0,17.1837]]],[[4034.2,13124.4,0],0,false,[[4010,2,5.47551],[779,1,156.321]]],[[4965.92,4091.6,0],0,false,[[5716,1,228.033],[997,1,258.71]]],
+[[10566.7,17115.9,0],0,false,[[3545,0,56.5087],[2970,0,69.5178]]],[[18062,11985.8,0],0,true,[[3425,0,140.065],[1861,0,2.81744],[5355,0,10.0484]]],[[14530.9,8744.02,0],0,true,[[5533,0,4.97966],[5403,0,2.51475],[5219,1,11.1812]]],[[5218.31,19629.8,0],0,true,[[1800,0,2.57518],[2851,0,2.23308],[2389,2,5.09591]]],[[7053.45,4616.7,0],0,false,[[17,0,7.82406],[1024,0,245.458]]],
+[[9229.72,7424.54,0],0,false,[[3355,0,94.7414],[1938,0,399.516]]],[[11970.9,11055.9,0],0,false,[[134,0,238.55],[2136,0,182.765]]],[[6824.09,14963.5,0],0,true,[[2613,0,182.25],[1461,0,4.26843],[4055,1,7.29286]]],[[4802.64,680.026,0],0,false,[[1667,0,383.705],[2628,0,147.398]]],[[8429.53,11030.9,0.0413818],0,false,[[1307,0,27.9161],[133,0,24.6947],[3468,0,35.3384]]],
+[[12282.6,18587.7,0],0,true,[[1912,0,277.283],[3685,0,23.8552],[4831,0,24.8284]]],[[13745.4,4225.24,0],0,true,[[3696,0,17.4299],[4530,0,19.7296],[5492,0,63.5068]]],[[4199.83,10265.7,0],0,false,[[2881,0,22.9298],[1369,0,30.4978]]],[[13802,4208.74,0],0,false,[[2529,0,37.4775],[3696,0,61.2008]]],[[4626.71,14647.3,0],0,false,[[197,0,166.07],[2858,0,93.3794]]],
+[[5285.59,14213.3,0],0,false,[[5636,1,2.36194],[1769,0,7.8665]]],[[15097.7,8866.97,0],0,false,[[19,1,31.9532],[192,1,89.8357]]],[[3112.44,6273.66,0],0,true,[[2996,0,3.26301],[762,0,3.09654],[2556,1,7.82126]]],[[5649.24,758.247,0],0,false,[[1985,1,391.663],[3292,1,380.157]]],[[2312.31,11435.7,0],0,false,[[993,0,98.7325],[5489,0,266.979]]],
+[[8440.63,10950.6,0],0,false,[[300,0,34.4398],[5045,0,34.4952]]],[[9997.24,339.393,0],0,true,[[141,1,26.3607],[4936,1,31.7285],[3399,1,11.1196]]],[[5357.86,3761.15,0],0,false,[[997,1,254.09],[5317,1,147.319]]],[[15342.4,3664.49,0],0,false,[[1853,1,139.797],[765,1,306.189]]],[[3755.91,6785.1,0],0,false,[[331,0,291.389],[2875,0,136.56]]],
+[[5445.83,3231.46,0],0,true,[[225,1,22.2374],[3445,1,22.8671],[3151,1,2.0094],[2022,1,19.1616],[5048,1,6.42435],[730,1,3.45311],[1945,1,1.30782]]],[[13555.7,13632.7,0],0,false,[[3854,0,54.7028]]],[[17697.6,13813.6,0],0,false,[[3100,0,151.627],[4471,0,397.638]]],[[3574.8,1488.01,0],0,false,[[5712,1,53.7989],[1484,1,23.8278]]],[[6771.79,10960.7,0],0,false,[[1971,1,67.5897],[3660,1,140.029]]],
+[[56.465,2319.33,0],0,false,[[2307,1,233.362],[5061,1,354.109]]],[[20439.3,3413.93,0],0,false,[[2660,0,269.703]]],[[4203.05,16202.1,0],0,true,[[944,0,22.0688],[3904,0,47.0634],[4609,0,10.8641]]],[[9699.72,718.006,0],0,true,[[3777,2,29.0042],[2059,2,23.4381],[1593,2,12.8445],[2673,2,17.4831],[77,2,15.7859],[4995,2,11.2824]]],[[19677.7,7120.16,0],0,true,[[3556,0,161.212],[3703,0,3.93729],[5376,0,4.77677]]],
+[[2260,3719.85,0],0,false,[[4777,0,336.242]]],[[10746.7,11827.8,0],0,false,[[4810,0,153.872],[3228,0,197.844]]],[[15502.2,463.673,0],0,false,[[2441,0,98.8058],[1611,0,36.6983]]],[[2227.6,3093.56,0],0,false,[[4230,0,381.198],[4777,0,290.953]]],[[4510.87,8349.05,0],0,false,[[4062,0,157.845],[2601,0,272.831]]],
+[[8014.16,85.3585,0],0,false,[[1987,0,387.9],[1288,0,87.5558]]],[[8354.63,10245.8,0],0,false,[[1631,0,144.04],[97,0,92.2254]]],[[9810.88,6423.46,0],0,true,[[2512,1,22.3621],[4135,1,50.2268],[681,1,4.52542],[3105,1,3.79858],[5678,1,3.96369],[496,1,4.93857]]],[[2222.33,11475.1,0],0,true,[[2074,0,3.16221],[969,0,98.7325],[2038,1,13.1663]]],[[4899.79,7857.68,0],0,true,[[4702,0,31.4736],[828,0,126.307],[4871,0,7.06295],[5417,0,10.2953]]],
+[[5923.36,8909.21,0],0,true,[[3799,0,6.21763],[3460,0,3.54559],[4610,1,15.0881]]],[[10312.5,5341.99,0],0,false,[[60,0,146.805],[2176,0,26.8708]]],[[5162.79,3923.79,0],0,false,[[949,1,258.71],[972,1,254.09]]],[[7823.05,15728.1,0],0,true,[[475,0,8.8856],[3297,0,7.19992],[2713,1,13.1774],[4784,0,4.96475]]],[[9878.86,451.829,0],0,true,[[900,1,92.1673],[4687,1,22.9021],[3026,1,13.1782]]],
+[[6475.02,17581.3,0],0,false,[[2278,1,8.31995],[1744,0,12.6577]]],[[13261.7,18092.3,0],0,true,[[1732,0,23.6148],[1708,0,70.2732],[1446,0,382.181]]],[[17186.7,18090.7,0],0,true,[[4524,1,327.351],[1274,1,26.134],[1783,1,14.59],[2842,1,13.7891]]],[[18737.1,3725.64,0],0,true,[[270,0,1.75013],[3678,0,1.45467],[4974,0,3.56807],[1037,0,2.34542]]],[[17684.7,12212.7,0],0,true,[[1514,0,16.1769],[2626,0,128.749],[5616,0,12.0843],[3732,0,8.25589],[3103,0,10.6186],[753,0,8.1705]]],
+[[12604.9,4194.38,0],0,false,[[1984,0,6.17004],[5031,0,41.0959]]],[[5920.93,8924.79,0],0,true,[[4800,0,2.8312],[4804,0,2.40968],[4546,0,2.55577],[1341,0,2.18322]]],[[5647.47,13974.6,0],0,true,[[4527,0,136.044],[5255,0,23.1958],[4168,0,12.7451]]],[[5549.89,12338.5,0],0,true,[[1694,2,288.113],[5120,2,21.3815],[4483,2,13.5758]]],[[3230.88,5023.52,0],0,true,[[2478,0,97.3317],[284,0,11.5895],[3328,0,8.47489]]],
+[[12731.5,8818.18,0],0,false,[[689,0,226.041]]],[[18279.1,18769.9,0],0,false,[[5642,0,109.158],[4336,0,313.435]]],[[3144.9,12643.3,0],0,true,[[5471,0,9.48005],[4022,0,53.2131],[2168,0,8.48107]]],[[17159.9,17846.1,0],0,true,[[3847,0,34.8645],[2423,0,6.19195],[1482,0,11.3335],[2330,0,8.69898]]],[[17015.2,793.35,0],0,false,[[1868,0,380.012],[1950,0,102.981]]],
+[[5419.33,18814.3,0],0,false,[[2259,0,211.101],[4249,0,97.5922]]],[[20102.4,13238.5,0],0,false,[[1486,0,356.362],[1517,0,256.304]]],[[14321.9,19270.6,0],0,false,[[3552,0,43.4121],[262,0,131.069]]],[[15276.4,14136.2,0],0,false,[[4198,0,151.378],[417,0,282.783]]],[[5575.13,4869.92,0],0,false,[[5251,0,232.381],[4278,0,376.249]]],
+[[15821.2,14207.3,0],0,false,[[3432,1,5.41448],[2379,0,47.1264]]],[[8461.95,10863.1,0],0,false,[[1319,0,46.3749],[300,0,59.4878]]],[[13166.9,4535.72,0],0,false,[[741,0,64.6224]]],[[17000,14062.1,0],0,false,[[4569,1,191.608],[2654,1,314.942]]],[[7088.88,4373.84,0],0,false,[[954,0,245.458],[5249,0,241.545]]],
+[[16394.7,6428.46,0],0,false,[[5325,0,215.425],[351,0,367.382]]],[[13090.5,5154.33,0],0,false,[[4404,0,301.503],[4499,0,43.7528]]],[[9752.03,5762.66,0],0,false,[[2751,0,36.8433],[4096,0,1.74205]]],[[17403.3,17421.2,0],0,false,[[3017,0,114.766],[5006,0,284.202]]],[[2710.64,5124.16,0],0,false,[[5617,0,223.958],[1796,0,119.703]]],
+[[19461.2,10245.5,0],0,false,[[5681,1,162.986],[1044,1,303.841]]],[[16496.3,7147.65,0],0,false,[[3450,0,137.061]]],[[10605.9,17044.5,0],0,false,[[2888,0,12.2991],[3545,0,24.9648],[1505,0,16.4576]]],[[12350.2,11365.5,0],0,false,[[734,0,399.603],[4109,0,12.9663]]],[[7753.53,15777.1,0],0,true,[[640,0,18.469],[2169,0,269.534],[260,1,21.0119]]],
+[[13271.8,13554.4,0],0,true,[[1393,0,10.6081],[4261,0,45.0898],[3030,0,7.44618]]],[[3622.03,16318,0],0,false,[[3649,0,5.27418],[4308,0,267.362]]],[[18738.6,3727.43,0],0,true,[[4805,0,25.5098],[5595,0,17.2143],[4974,0,5.58207],[270,0,3.83665],[1003,0,2.34542],[3678,0,1.68707],[98,0,2.32033]]],[[1834,6705.59,0],0,false,[[2953,1,377.551],[3648,1,326.507]]],[[17662,12227.4,0],0,true,[[3852,0,4.0991],[3166,0,3.80095],[5247,0,2.72774],[3050,0,1.25545],[336,0,3.1709],[5624,0,1.26222]]],
+[[15717.8,9284.81,0],0,false,[[4706,0,22.4676],[849,0,153.126]]],[[9906.29,10966.8,0],0,true,[[5621,0,113.445],[356,0,202.244],[3004,0,210.98]]],[[7990.12,19112.9,0],0,false,[[582,0,200.236],[214,0,206.755]]],[[18117.2,16968.2,0],0,true,[[4263,0,3.60596],[5117,0,3.35005],[1628,1,6.24643]]],[[19430.7,10547.7,0],0,false,[[1030,1,303.841],[3997,1,187.728]]],
+[[13133.7,3432.51,0],0,true,[[1415,0,259.125],[428,0,369.897],[684,0,263.926],[499,0,26.5371]]],[[19671,4387.88,0],0,false,[[2501,0,104.184],[4340,0,17.5177]]],[[17097.3,5037.62,0],0,true,[[4255,0,76.8567],[4717,0,9.72863],[1834,0,6.99848],[1255,0,4.61022]]],[[861.929,1019.8,0],0,false,[[5649,0,387.953]]],[[12657.7,8299.37,0],0,false,[[1081,0,25.0688],[3761,0,46.0443]]],
+[[5822.98,13467,0],0,false,[[3560,0,333.939],[240,0,119.101]]],[[17680.1,12064,0],0,true,[[4013,0,7.44243],[1464,0,16.1435],[1209,0,10.1451]]],[[14945.4,15207.6,0],0,true,[[925,0,5.57698],[4782,0,241.591],[678,1,12.1902]]],[[7547.42,19211.8,0],0,true,[[582,0,255.394],[1443,0,2.44184],[4338,0,8.63108]]],[[12102.5,5378.43,0],0,false,[[2752,0,38.7138],[4120,0,363.989]]],
+[[8151.51,4305.47,0],0,false,[[5078,0,81.4046],[4553,0,74.0293]]],[[7237.27,17401.4,0],0,false,[[2787,0,125.502]]],[[18092.8,19670.5,0],0,false,[[4370,0,155.684],[2474,0,353.589]]],[[12776.3,8229.17,0],0,true,[[2914,1,101.262],[3746,1,23.5128],[2870,1,14.0318]]],[[10073.7,6729.5,0],0,false,[[4869,1,44.7283],[1651,1,22.4162]]],
+[[14228.7,4047.23,0],0,false,[[3227,1,5.96577],[4707,0,2.95199]]],[[8619.85,8764.11,0],0,true,[[4587,0,35.6498],[3119,0,300.765],[4628,0,8.39325],[2491,0,5.43967],[5294,0,2.13204]]],[[17107.3,4475.51,0],0,false,[[915,0,380.849],[3994,0,321.622]]],[[8902.11,14836.4,0],0,false,[[3625,1,124.195],[4440,1,369.03]]],[[16414.4,9714.99,0],0,true,[[5680,1,28.3581],[4422,1,252.172],[4133,1,8.11091]]],
+[[13852.8,10383.2,0],0,false,[[219,1,31.9553],[4894,1,67.7195]]],[[1889.91,18774.7,0],0,false,[[5513,0,340.972],[5001,0,82.3296]]],[[17932.8,2649.33,0],0,false,[[5451,0,165.308],[2963,0,272.018]]],[[11081.9,11745.1,0],0,false,[[3228,0,218.729],[5443,0,142.358]]],[[2631.57,15681.2,0],0,false,[[1925,1,24.1728],[4201,1,49.2908]]],
+[[7096.24,13016,0],0,false,[[1485,0,46.1393],[5498,0,64.434]]],[[9661.49,8292.49,0],0,false,[[2691,0,391.467],[40,0,159.748]]],[[13942.7,4442.9,0],0,true,[[2777,1,30.5916],[5638,1,28.1214],[3656,1,5.09289]]],[[8640.32,8754.95,0],0,false,[[1666,0,295.907],[4628,0,14.6173]]],[[10338,2592.75,0],0,true,[[3061,0,0.499409],[2126,0,2.9013],[3671,0,10.6348],[3021,0,8.52992]]],
+[[13123.8,12029.3,0],0,false,[[5594,0,316.576],[469,0,105.171]]],[[9726.58,5786.27,0],0,false,[[4380,0,48.0935],[4096,0,34.9782]]],[[13118.6,13444.2,0],0,true,[[4351,0,19.7267],[420,0,27.3767],[2302,1,5.72454]]],[[5587.64,3481.91,0],0,false,[[3740,0,57.9927],[1570,0,30.5705]]],[[16026.5,14219.3,0],0,false,[[4839,1,393.908],[5084,1,178.831]]],
+[[9777.18,16582.5,0],0,true,[[4032,1,17.6497],[5288,0,43.793],[5409,0,9.09521]]],[[12647,8276.88,0],0,false,[[3539,0,10.625],[1049,0,25.0688]]],[[14236.6,11911.4,0],0,false,[[1140,1,117.473],[3820,1,42.6682]]],[[5725.18,6828.51,0],0,true,[[1707,0,17.3517],[770,0,2.69513],[2876,0,6.31723]]],[[19731.8,8893.19,0],0,false,[[5004,0,18.2864],[4216,0,99.4222]]],
+[[9662.13,19603.6,0],0,false,[[3172,0,248.908],[4272,0,262.451]]],[[8347,17882.5,0],0,false,[[5067,0,6.77856],[544,0,135.959]]],[[9678.43,13923.3,0],0,false,[[2013,0,21.3266],[1161,0,122.394]]],[[11251.8,19767.3,0],0,false,[[3458,0,6.66654],[738,0,405.793]]],[[10150.9,9975.5,0],0,true,[[1858,0,149.533],[715,0,18.0262],[4431,0,81.5513]]],
+[[18881,17006.4,0],0,false,[[3387,0,136.258],[171,0,25.1946]]],[[12418.8,1391.78,0],0,false,[[5033,0,214.922],[4326,0,351.857]]],[[1277.47,13091.1,0],0,false,[[5028,0,16.4418],[872,0,4.57429]]],[[12292.7,7952.45,0],0,false,[[3433,0,136.35],[3511,0,31.1849]]],[[4502.34,19172.2,0],0,true,[[5546,0,3.1333],[5165,0,4.04341],[3419,1,6.26223]]],
+[[7396.5,7760.74,0],0,true,[[478,0,18.1526],[2722,0,3.64006],[280,2,9.88851]]],[[12152.4,9935.11,0],0,false,[[1101,1,6.49307],[701,0,338.097]]],[[7368.59,9323.42,0],0,false,[[3366,2,341.6],[721,2,364.515]]],[[13699.2,15411.3,0],0,false,[[5126,0,193.796],[2549,0,311.174]]],[[4163.76,4804.63,0],0,false,[[1398,1,48.0568],[4391,1,38.5961]]],
+[[17656.9,12033.2,0],0,false,[[3039,0,4.40309]]],[[12157.7,9931.33,0],0,true,[[3804,1,16.7166],[1649,1,188.091],[1096,1,6.49307]]],[[11445.4,1121.33,0],0,false,[[2952,1,172.256],[4477,1,212.761]]],[[19896.9,4409.19,0],0,false,[[1491,0,92.7631],[2229,0,76.6507]]],[[6574.57,8277.24,0],0,false,[[1626,0,337.695],[3509,0,333.133]]],
+[[17824.7,17226.4,0],0,false,[[5006,0,180.068],[4725,0,342.647]]],[[13331.4,14612.2,0],0,false,[[3310,0,58.6141],[3789,0,396.835]]],[[8691.61,2282.26,0],0,false,[[4537,2,121.259],[2409,2,255.491]]],[[14147.4,11824.3,0],0,true,[[1140,1,9.11238],[3304,1,388.353],[4688,1,6.93747]]],[[14158.7,8072.52,0],0,false,[[4497,0,228.66]]],
+[[14948.8,12159.3,0],0,false,[[2591,0,144.834],[3476,0,299.845]]],[[6171.93,15198.2,0],0,false,[[5667,0,308.012],[2212,0,89.1465]]],[[5205.49,7327.05,0],0,false,[[1392,1,314.059],[3843,1,163.588]]],[[12968.1,8563.97,0],0,true,[[2319,1,22.2004],[2254,1,149.074],[2872,1,11.4971]]],[[10583.5,11237.8,0],0,false,[[5588,0,140.925],[5559,0,21.86]]],
+[[13155.8,8139.04,0],0,false,[[2817,1,31.2078],[3666,1,30.2879]]],[[18238.4,12923.4,0],0,true,[[1253,0,359.663],[2161,0,3.91847],[2356,0,12.2618]]],[[15016.4,6264.91,0],0,true,[[4926,0,80.2164],[2338,0,21.8529],[2663,1,6.23786],[542,1,5.74115]]],[[16305.1,7154.19,0],0,false,[[3313,0,24.673],[5160,0,151.005]]],[[9473.36,11665.2,0],0,false,[[5264,0,401.259],[308,0,139.083]]],
+[[7780.57,6752.44,0],0,true,[[246,2,271.426],[1528,2,31.8717],[4461,2,10.2491],[4454,2,13.4914]]],[[3489.93,15787.8,0],0,false,[[749,0,162.175],[1301,0,349.938]]],[[9105.72,772.101,0],0,false,[[595,2,273.122],[5129,2,349.227]]],[[3253.98,4035.1,0],0,false,[[245,0,166.761],[35,0,304.759]]],[[16225.1,7269.68,0],0,false,[[1400,1,7.47815],[2117,0,100.707]]],
+[[2294.49,15979.2,0],0,false,[[3420,0,25.4726],[1881,0,29.8117]]],[[14351,15864,0],0,true,[[3265,0,6.41543],[5291,0,3.68636],[2027,0,8.61598],[4014,0,10.2968]]],[[4662.41,10669.3,0],0,true,[[895,0,2.60551],[1190,0,2.84109],[676,0,13.9079]]],[[10994.2,2347.7,0],0,false,[[3336,0,293.802]]],[[18600.6,17578.5,0],0,true,[[2706,0,2.09969],[946,0,5.51629],[3983,0,2.1326],[1804,1,4.05628]]],
+[[4353.23,4729.38,0],0,false,[[2545,2,234.111],[650,2,128.559]]],[[17716.9,12023,0],0,true,[[5366,0,2.9164],[1956,0,2.44781],[4927,0,2.17339],[2485,0,3.05896],[1333,0,9.91855]]],[[1563.2,4920.99,0],0,false,[[5131,0,398.522]]],[[10174.8,6497.24,0],0,false,[[1827,0,138.902]]],[[14984.9,13344,0],0,false,[[3591,1,253.767],[511,1,181.525]]],
+[[17705.8,12025.8,0],0,true,[[4195,0,5.5213],[3039,0,45.2347],[3291,0,1.60417],[5086,0,3.69071]]],[[18415.8,427.171,0],0,true,[[5575,1,13.7496],[3002,1,9.82512],[5419,1,5.24087]]],[[19645.3,4371.38,0],0,false,[[2609,0,27.4207],[412,0,23.9945]]],[[18298.3,10907.4,0],0,false,[[4797,0,268.985],[3610,0,230.779]]],[[17718.9,12039.1,0],0,true,[[4013,0,40.5697],[4514,0,7.09006],[1883,0,6.47405]]],
+[[14150.7,11832.8,0],0,true,[[1082,1,117.473],[4688,1,5.76102],[1108,1,9.11238]]],[[18075,16948.6,0],0,false,[[233,0,108.704],[2437,0,39.8307]]],[[17270.5,10456.8,0],0,false,[[4963,0,188.634],[5279,0,266.396]]],[[10334.4,2578.02,0],0,true,[[2801,0,7.46404],[1470,0,2.79372],[3671,0,4.91589]]],[[4276.86,19477.1,0],0,false,[[2788,1,356.453],[746,1,216.974]]],
+[[8945.59,9013.18,0],0,false,[[1308,1,22.2669],[1837,1,90.7159]]],[[3173.2,11535.4,0],0,false,[[535,0,209.699],[1436,0,364.721]]],[[2143.85,10934.3,0],0,true,[[5156,0,5.71881],[3553,0,2.98756],[3899,1,10.1604],[1904,1,10.9083]]],[[1276.44,664.603,0],0,false,[[3037,0,2.19555],[5043,0,81.455]]],[[7790.53,15774.6,0],0,true,[[3542,0,3.90396],[2032,0,5.18936],[2101,0,5.4902]]],
+[[18533.7,166.573,0],0,false,[[4159,0,60.3188]]],[[15476,3781.94,0],0,false,[[3781,0,318.04],[4998,0,347.883]]],[[8311.09,19399.7,0],0,false,[[3123,0,139.268],[2472,0,116.607]]],[[9245.52,5940.51,0],0,false,[[1452,1,112.117],[1278,1,30.491]]],[[327.189,8600.56,0],0,false,[[87,1,19.2024],[2198,1,117.869]]],
+[[14525.9,18239.3,0],0,false,[[1193,0,324.629],[5372,0,164.544]]],[[11429.7,8653.94,0],0,false,[[4695,0,39.1722],[1359,0,351.449]]],[[5740.05,2863.19,0],0,false,[[817,1,242.599],[1363,1,342.831]]],[[4115.81,16283.1,0],0,true,[[2655,2,178.522],[1767,2,7.12939],[1519,2,6.28951]]],[[11373.3,5619.71,0],0,false,[[5168,0,72.7677],[5062,0,121.948]]],
+[[10887.8,9750.18,0],0,false,[[2279,0,202.596],[697,0,273.095]]],[[9796.51,13955.5,0],0,false,[[1087,0,122.394],[2786,0,276.547]]],[[18497.1,6611.59,0],0,false,[[3867,0,19.6749],[1774,0,225.953]]],[[14436.4,15906.8,0],0,false,[[918,0,75.4137],[4157,0,166.781]]],[[13073.1,4451.66,0],0,false,[[3160,0,130.912],[4660,0,245.122]]],
+[[8748.67,18114.4,0],0,false,[[544,0,327.832],[4534,0,359.135]]],[[14920.8,15389.5,0],0,true,[[3598,0,10.6745],[1512,0,68.6796],[4408,0,14.0457]]],[[13460.6,15979.6,0],0,false,[[155,0,47.6805],[1979,0,39.846]]],[[14950.5,5223.64,0],0,false,[[4000,0,364.676],[222,0,318.219]]],[[9724.18,4010.33,0],0,true,[[5453,0,366.32],[4478,0,3.9853],[2763,0,4.06326]]],
+[[4783.27,959.523,0],0,true,[[138,0,3.27185],[1606,0,2.9113],[2,1,8.76251]]],[[20270.7,13468.3,0],0,true,[[1517,0,28.6395],[5197,0,22.3686],[1946,0,3.81279],[717,0,5.99913]]],[[5123.88,6502.04,0],0,true,[[1845,1,27.6632],[1686,1,27.4472],[3901,1,5.09209]]],[[10274.9,7712.39,0],0,false,[[833,1,3.79967],[4044,0,19.0599]]],[[13083.3,7766.66,0],0,false,[[5529,0,235.935],[2002,0,189.426]]],
+[[13216.3,8666.89,0],0,false,[[4302,1,26.8974],[1480,1,28.5148]]],[[13037.6,5154.95,0],0,true,[[1561,0,127.154],[5273,0,3.52962],[4617,0,5.35758]]],[[2447.66,12484.6,0],0,false,[[5064,1,306.81],[2746,1,298.571]]],[[5467.9,15164.5,0],0,false,[[4710,0,245.081],[909,0,265.963]]],[[7409.31,8287.88,0],0,false,[[5646,2,168.169],[5386,2,21.3967]]],
+[[13923.6,14436.9,0],0,false,[[737,0,314.013],[3949,0,373.374]]],[[10213,8023.19,0],0,false,[[4144,1,129.495],[1864,1,118.372]]],[[12987.8,11791.3,0],0,true,[[3264,0,24.5363],[3444,0,207.207],[3330,0,6.71598]]],[[4811.12,18533.5,0],0,false,[[670,2,64.2256],[2884,2,266.931]]],[[10648.4,17106.3,0],0,false,[[2199,0,127.758],[3482,0,26.5408]]],
+[[18817.5,14949.7,0],0,true,[[1462,0,3.45652],[3731,0,7.18265],[2646,1,10.0286]]],[[9611.43,3124.07,0],0,false,[[2882,0,187.041],[454,0,344.924]]],[[17604.1,11810.9,0],0,false,[[1673,1,163.567],[596,1,5.79679]]],[[2800.11,17733.5,0],0,false,[[5309,0,18.1273],[3200,0,286.08]]],[[538.738,3030.57,0],0,false,[[5482,1,11.2403],[3153,1,22.3489]]],
+[[4663.72,10671.9,0],0,true,[[1127,0,2.84109],[676,0,16.541],[2942,0,9.30513]]],[[13247.2,8746.1,0],0,false,[[4536,0,62.8524],[4256,0,20.703]]],[[3839.68,16196.4,0],0,false,[[1765,0,96.7969],[5633,2,12.6778]]],[[14570,18561,0],0,false,[[2756,0,138.579],[1155,0,324.629]]],[[7807.33,15737,0],0,false,[[2713,1,27.7913],[4668,1,27.4882]]],
+[[1012.72,16208.8,0],0,true,[[358,0,5.44818],[4259,0,6.60141],[1978,1,10.5001],[5058,1,9.40391]]],[[3382.41,1080.73,0],0,true,[[4968,1,12.6451],[3018,1,8.39023],[3144,1,2.224],[3280,1,11.4218]]],[[17689.5,16808.6,0],0,false,[[1336,0,2.14361],[4467,0,6.46384]]],[[19079,6785.24,0],0,false,[[1689,0,45.0771],[4918,0,167.523]]],[[14498.5,18076.6,0],0,true,[[2886,0,25.2105],[1683,0,374.928],[3410,0,14.1996],[5372,0,10.7416]]],
+[[16998.1,17928.3,0],0,false,[[4986,0,78.0689],[4012,0,18.1785]]],[[13483.1,6774.64,0],0,false,[[4647,1,372.951],[5487,1,121.706]]],[[4143.53,14686.5,0],0,false,[[2858,0,391.482],[2701,0,29.8891]]],[[6714.95,17413,0],0,true,[[1381,0,5.68364],[739,0,122.658],[2132,1,8.53766]]],[[3111.15,20438.8,0],0,true,[[5551,1,363.069],[4413,1,28.8037],[3095,1,15.8999],[269,1,18.0925]]],
+[[1813.74,8232.72,0],0,false,[[5540,1,385.248],[1758,1,300.652]]],[[14673.9,19906,0],0,false,[[5015,0,397.48],[4154,0,21.0628]]],[[11631.9,14455.4,0],0,false,[[37,0,388.512],[4562,0,57.6796]]],[[15241,1118.15,0],0,true,[[2581,1,361.163],[502,1,35.3391],[1444,1,15.8807]]],[[17689,12068.8,0],0,true,[[5300,0,26.2503],[1464,0,25.58],[1051,0,10.1451],[4013,0,5.95531]]],
+[[3797.31,3308.71,0],0,false,[[5569,0,155.818],[4354,0,26.1932]]],[[15219.2,12509.9,0],0,false,[[3476,0,152.622],[4973,0,259.767]]],[[4406.82,15234.2,0],0,false,[[2679,0,152.428],[2445,0,304.465]]],[[13445.5,8260.75,0],0,false,[[2961,1,23.9487],[3718,1,232.594]]],[[13772.5,16519.1,0],0,false,[[3803,0,386.88],[4575,0,286.814]]],
+[[18528.9,348.78,0],0,true,[[379,0,43.907],[1583,0,17.1143],[1432,0,106.947]]],[[658.963,19405.4,0],0,true,[[2124,0,23.6781],[3898,0,225.123],[166,0,11.2867]]],[[8789.3,10427.3,0],0,false,[[97,0,382.619],[2597,0,165.208]]],[[9714.76,4000.81,0],0,true,[[229,0,2.84833],[1442,0,0.876141],[3862,0,2.60452],[919,0,7.11785]]],[[3635.66,16315,0],0,true,[[3844,0,221.479],[4602,0,5.03095],[3407,0,5.45227]]],
+[[3398.12,299.034,0],0,false,[[551,1,303.958],[1317,1,288.851]]],[[11697.9,14474.2,0],0,true,[[4705,0,3.70213],[4562,0,10.9514],[5075,0,3.57707]]],[[840.915,1643.83,0],0,false,[[4378,1,17.514],[2894,1,353.602]]],[[20223.3,19792.6,0],0,false,[[3616,0,291.489],[2799,0,139.579]]],[[8989.85,12100.6,0],0,true,[[3935,0,275.244],[2358,1,8.72302],[5243,1,14.0369]]],
+[[18672.4,588.258,0],0,false,[[939,1,249.69],[5663,1,243.727]]],[[5288.82,10880.6,0],0,false,[[2304,0,287.1],[5136,0,326.888]]],[[4192.81,4739.62,0],0,false,[[4391,1,34.0511],[1257,1,57.1078]]],[[4669.13,11206.9,0],0,true,[[2565,0,24.9591],[3400,0,22.6862],[2598,0,28.385]]],[[4017.85,13330,0],0,false,[[2460,2,45.9817],[3581,2,33.3851]]],
+[[12876.1,1692.34,-0.00115967],0,false,[[1256,0,17.6175],[142,0,22.0964]]],[[976.818,13188.4,0],0,false,[[2492,1,139.872],[5591,1,279.8]]],[[6308.48,10701.3,0],0,false,[[1641,0,324.547],[3245,0,198.82]]],[[12459.5,9546.63,0],0,true,[[3795,1,23.4251],[2843,1,294.3],[396,1,4.4038],[5465,1,7.33437],[2648,1,11.523]]],[[7341.74,963.919,0],0,false,[[4150,1,307.667],[117,1,358.389]]],
+[[10982,11563.7,0],0,true,[[2203,0,155.427],[79,0,7.0039],[3249,0,4.34283]]],[[1276.51,13209.6,0],0,true,[[5591,1,20.6544],[5454,1,103.54],[4755,1,4.64229]]],[[2611.45,15689.6,0],0,true,[[1501,0,3.16291],[5225,0,3.27861],[1925,1,2.59743]]],[[15698.2,14177.4,0],0,true,[[2499,0,106.577],[4669,1,11.9461],[3230,1,11.1989]]],[[13440.6,7993.76,0],0,true,[[5554,0,23.7612],[1787,0,23.3848],[2665,0,11.1368],[4657,0,7.6844]]],
+[[11696,11543,0],0,false,[[3440,0,23.8406],[3954,0,22.9171]]],[[8397.15,703.647,0],0,false,[[1762,0,324.806],[2365,1,15.529]]],[[8871.4,17698.2,0],0,true,[[557,0,386.701],[5578,0,25.6276],[5387,0,327.494]]],[[8481.21,2344.89,0],0,false,[[3909,2,285.798],[1951,2,84.6864]]],[[8337.65,8632.01,0],0,true,[[189,0,0.523311],[2071,0,14.4388],[3119,0,10.8916]]],
+[[6835.41,10692.3,0],0,true,[[4908,2,24.0503],[1537,2,68.3405],[2955,2,4.7094]]],[[17761.4,2610.67,0],0,true,[[3156,0,7.179],[5451,0,10.4442],[5535,0,2.09665]]],[[18012.4,7716.9,0],0,true,[[3662,0,4.56046],[5011,0,14.2941],[3097,0,2.74223],[1709,0,12.2758]]],[[3043.03,16722,0],0,false,[[132,0,189.347],[2548,0,340.855]]],[[19378.4,14806.1,0],0,false,[[5404,0,105.61]]],
+[[17547.3,8621.53,0],0,true,[[4465,0,3.21842],[4835,0,2.53738],[4978,1,16.0834],[323,1,10.084]]],[[12639.9,8418.41,0],0,true,[[1362,0,155.382],[1751,0,25.9716],[2707,0,30.8976]]],[[8780.5,2162.42,0],0,false,[[2130,2,376.665],[4537,2,28.0219]]],[[17907.7,13063.1,0],0,false,[[2122,0,143.432],[1116,0,359.663]]],[[17304.1,4110.23,0],0,true,[[4704,0,6.39327],[4991,0,7.27693],[2695,0,2.90795]]],
+[[17100,5033.89,0],0,false,[[1834,0,2.54877],[1047,0,4.61022]]],[[12858.9,1688.22,6.10352e-005],0,false,[[4402,0,38.9334],[1230,0,17.6175]]],[[4237.84,4704.88,0],0,false,[[1227,1,57.1078],[3846,1,161.429]]],[[4997.09,10920.5,0],0,true,[[3013,0,0.233385],[1475,0,3.06062],[5625,0,1.58353],[585,0,2.80963],[3566,0,5.87373]]],[[1037.92,11429.5,0],0,false,[[395,0,238.455]]],
+[[15427.1,514.81,0],0,false,[[4888,0,76.1486],[2441,0,51.1202]]],[[19682.9,4706.53,0],0,true,[[1943,0,8.45875],[3674,0,192.655],[2247,0,15.5941]]],[[495.082,2974.36,0],0,true,[[3393,1,21.4826],[5007,1,18.493],[1327,1,11.434]]],[[17560.5,327.616,0],0,false,[[4855,1,192.482],[2482,1,390.931]]],[[18579.4,17587.5,0],0,false,[[1804,1,24.846],[605,1,32.8571]]],
+[[17333.8,10193,0],0,true,[[639,0,2.58732],[750,0,11.2247],[532,0,10.0752],[1283,0,2.41],[4813,0,1.32784]]],[[15070.3,11950.5,0],0,false,[[1863,0,198.957],[667,0,25.4949]]],[[3893.6,5018.49,0],0,false,[[5281,1,301.889],[1398,1,296.732]]],[[13136.8,10754,0],0,false,[[3540,0,329.271],[1343,0,369.474]]],[[3152.94,1458.71,0],0,true,[[1973,1,157.652],[5044,1,27.8185],[2018,1,179.988],[5265,1,12.8104]]],
+[[13138.3,8343.35,0],0,true,[[3709,1,27.8102],[3278,1,33.1173],[5100,1,15.1947]]],[[12616,7856.28,0],0,true,[[3683,0,16.2009],[5232,0,4.48024],[1620,0,13.9281]]],[[10066.4,9233.95,0],0,true,[[1940,0,289.696],[2347,0,2.84604],[182,0,12.2929]]],[[1691.17,678.896,0],0,false,[[329,0,312.07],[3261,0,392.082]]],[[17168.9,18071.5,0],0,false,[[1002,1,26.134],[3438,1,101.16]]],
+[[9010.26,19580.7,0],0,false,[[1859,0,173.066],[1406,0,84.8064]]],[[10877.5,10988.5,0],0,false,[[5102,1,19.5063],[600,1,379.391]]],[[20129.9,15185.8,0],0,false,[[4415,0,230.027],[5567,0,396.699]]],[[9269.78,5958.94,0],0,true,[[1153,1,30.491],[4712,1,138.595],[868,1,1.99897],[2326,1,20.1171]]],[[12263.1,13174.5,0],0,false,[[1768,1,289.38],[4052,1,397.588]]],
+[[14535.3,5097.18,0],0,false,[[4760,1,7.51853],[5315,0,12.501]]],[[19667.1,11333.4,0],0,true,[[3413,0,32.0567],[889,0,28.0466],[1650,0,158.044]]],[[3685.06,14933.1,0],0,false,[[5610,0,103.068],[4218,0,24.6313]]],[[17332.9,10190.7,0],0,true,[[1265,0,2.41],[532,0,8.06266],[750,0,13.1841]]],[[18794.6,3266.37,0],0,false,[[5068,0,12.7085],[2068,0,10.3575]]],
+[[19735.2,4352.28,0],0,true,[[412,0,68.0325],[4411,0,27.7329],[2244,0,85.7204]]],[[12625.9,8253.4,0],0,false,[[1456,0,28.752],[3539,0,20.9058]]],[[3896.16,13281.4,0],0,true,[[2971,0,22.484],[5138,0,82.4631],[5227,0,23.4638]]],[[8067.55,15.9658,0],0,false,[[990,0,87.5558]]],[[7955.73,17106.6,0],0,false,[[4708,0,283.706],[4535,0,89.7914]]],
+[[12203.5,7157.55,0],0,false,[[2226,0,269.675],[5683,0,241.878]]],[[16860.4,4905.21,0],0,false,[[543,0,85.8415]]],[[13454.4,8009.9,0],0,false,[[458,0,138.344],[4657,0,18.6723]]],[[15255.3,489.947,0],0,false,[[3398,0,49.9722],[4522,0,8.68538]]],[[10384,7725.46,0],0,false,[[3363,1,3.06347],[5421,0,38.2272]]],
+[[19835,6936.99,0],0,false,[[5376,0,242.866],[5235,0,382.487]]],[[15641.6,14148.2,0],0,true,[[5410,0,60.8843],[127,0,6.18762],[1541,1,9.93407]]],[[10661.3,11397.9,0],0,true,[[1521,0,26.346],[4650,0,9.20941],[1552,0,4.68062]]],[[10910,12770.9,0],0,true,[[4937,1,7.15446],[2611,1,60.6378],[4274,1,4.83879]]],[[19560.8,11422.8,0],0,false,[[1650,0,81.2667],[4720,0,14.4213]]],
+[[15362.4,9021.33,0],0,false,[[3431,0,143.095],[1789,0,342]]],[[3415.16,15446.1,0],0,false,[[1121,0,349.938],[202,0,160.134]]],[[19591.1,9608.01,0],0,true,[[1546,1,29.5793],[4207,1,242.157],[4648,1,15.6569]]],[[9258.86,16260.6,0],0,false,[[1378,1,121.1],[5485,1,23.2226]]],[[3869.13,2317.16,0],0,false,[[3704,0,15.7951],[2864,0,242.656]]],
+[[4967.06,5473.81,0],0,false,[[73,0,255.742],[5130,0,172.27]]],[[2555.27,9624.24,0],0,false,[[4142,0,302.198]]],[[8457.38,11029.4,0],0,false,[[133,0,9.27498],[2848,0,22.811],[959,0,27.9161]]],[[8924.57,9020.48,0],0,true,[[5362,1,307.294],[1145,1,22.2669],[4488,1,9.23786],[2421,1,11.0575]]],[[17304.1,4117.41,0],0,false,[[1724,0,9.14206],[2695,0,4.31059]]],
+[[8911.41,19672.5,0],0,false,[[1494,0,24.7677],[5144,0,355.669]]],[[11287.1,19771.6,0],0,false,[[661,0,26.3783],[2007,0,179.014]]],[[5838.99,10863.6,0],0,false,[[5136,0,224.429],[1662,0,264.29]]],[[7073.67,5136.32,0],0,false,[[4060,1,267.034],[4713,1,399.741]]],[[11023.8,7738.34,0],0,false,[[4778,1,2.0117],[2258,0,7.31996]]],
+[[11862.6,6030.94,0],0,false,[[1527,0,303.465],[1791,0,131.848]]],[[17990.9,8772.67,0],0,false,[[694,1,365.99],[5639,1,202.856]]],[[3401.66,10.2559,0],0,false,[[1220,1,288.851]]],[[13443.4,4432,0],0,false,[[4268,0,76.1897]]],[[8481.76,10821.1,0],0,false,[[3020,0,165.382],[1021,0,46.3749]]],
+[[505.79,8728.64,0],0,false,[[3978,1,377.868],[4476,1,212.415]]],[[13548.4,2055.08,0],0,false,[[3378,0,220.343]]],[[19659,8454.23,0],0,true,[[199,0,19.7585],[3690,0,62.907],[2771,1,9.01552]]],[[17117.7,5031.81,0],0,true,[[4717,0,11.5359],[2440,0,27.6762],[3785,0,8.65831]]],[[7303.55,10128.8,0],0,false,[[5246,2,8.31126],[3775,1,132.301]]],
+[[19119.6,3884.4,0],0,false,[[2586,0,32.0883],[4221,0,151.734]]],[[571.055,18198,0],0,false,[[2037,0,355.243],[3286,0,383.431]]],[[503.615,2981.97,0],0,false,[[1262,1,11.434],[2589,0,8.97718]]],[[15220.2,14438.9,0],0,true,[[417,0,26.904],[1720,0,14.9927],[1567,0,15.9343]]],[[5612.54,3978.21,0],0,false,[[1586,0,54.0221],[129,0,98.8527]]],
+[[488.462,2960.51,0],0,false,[[3786,0,23.3973],[3393,1,6.60858]]],[[19108.7,14292.5,0],0,false,[[1884,0,194.683],[4054,0,106.513]]],[[16239.2,16048.3,0],0,false,[[651,1,290.286],[1509,1,243.123]]],[[17716.2,12013.2,0],0,true,[[2091,0,27.959],[5356,0,191.834],[4210,0,13.7683],[1956,0,11.397],[4927,0,8.20723],[4011,0,7.9939],[1131,0,9.91855],[2485,0,10.8401],[1944,0,12.467],[1821,0,10.5366],[1955,0,8.11266],[683,0,13.7098]]],[[7677.78,1093.48,0],0,true,[[1878,0,2.94259],[4122,0,2.80656],[5351,1,5.97461]]],
+[[6029.25,7714.24,0],0,false,[[3645,0,104.206]]],[[17689.6,16810.8,0],0,true,[[1197,0,2.14361],[2683,0,2.24881],[4467,0,8.52359]]],[[15613.6,12105.1,0],0,false,[[3370,0,323.775],[845,0,277.542]]],[[16543.1,18099.6,0],0,false,[[5285,0,143.741],[526,0,56.4038]]],[[15556.8,2763.6,0],0,true,[[5450,0,24.8192],[5137,0,4.81846],[1748,0,4.56767]]],
+[[10363.1,11901.7,0],0,true,[[3192,0,22.8441],[4810,0,367.857],[5476,0,9.75247]]],[[5921.97,8922.86,0],0,true,[[3453,0,3.86691],[4804,0,4.4855],[1006,0,2.18322],[4546,0,0.795262]]],[[1946.62,19531.2,0],0,false,[[3564,0,307.154],[5076,0,342.822]]],[[13176.6,10386.8,0],0,false,[[1268,0,369.474],[3051,0,391.453]]],[[3138.37,12736.7,0],0,true,[[4192,1,12.2668],[686,0,16.8702],[5027,1,12.4732]]],
+[[15386.5,462.132,0],0,false,[[2441,0,19.0754],[1988,0,69.567]]],[[13322.6,13357.8,0],0,false,[[44,0,46.3668],[5038,0,73.2369]]],[[16399.5,6661.06,7.87303],0,true,[[5325,1,19.3603],[5230,1,7.95211],[5299,1,16.241],[2251,1,10.6326]]],[[7693.74,13752.9,0],0,false,[[3531,1,140.759],[2624,1,361.961]]],[[9061.78,14472.2,0],0,true,[[2093,1,285.032],[3260,1,32.2195],[1571,1,9.41963],[2004,1,9.17531]]],
+[[9384.66,6061.61,0],0,false,[[2077,1,1.77043],[324,0,3.22759]]],[[10360.5,6862.81,0],0,true,[[4852,0,12.3599],[4095,0,166.024],[3906,0,24.516]]],[[14843.9,14193.8,0],0,false,[[1907,0,222.187],[4053,0,11.8828]]],[[5490.9,9302.81,0],0,false,[[2575,0,385.355],[5307,0,281.919]]],[[10147.5,8216.92,0],0,true,[[933,0,3.56904],[1664,0,3.685],[3495,1,11.6698]]],
+[[849.406,6920.96,0],0,false,[[2384,1,27.0131],[4158,1,58.5664]]],[[5797.77,14188.2,0],0,true,[[5252,0,21.0589],[5237,1,11.0091],[4349,1,14.7183]]],[[10483.7,16953.4,0],0,false,[[2741,0,86.3433],[5448,0,385.307]]],[[4787,2568.18,0],0,true,[[32,0,5.86027],[1998,1,15.4749],[4838,0,4.72056],[5483,1,8.89909]]],[[11322.6,8988.58,0],0,false,[[1156,0,351.449],[2533,0,250.864]]],
+[[16657.1,5651.21,0],0,true,[[2450,0,8.10234],[2401,0,185.011],[5269,0,5.35952]]],[[3068.64,10190.8,0],0,false,[[5399,0,208.635],[3462,0,297.428]]],[[12498.7,8405.09,0],0,false,[[1435,0,175.602],[1251,0,155.382]]],[[5683.57,3201.16,0],0,false,[[1157,1,342.831],[2416,1,260.132]]],[[1413.64,13601.2,0],0,true,[[827,1,31.7873],[381,1,138.554],[4110,1,17.3687]]],
+[[14243.7,10359.2,0],0,false,[[2791,0,383.393],[1535,0,114.785]]],[[9558.22,16504.6,0],0,true,[[898,1,5.7529],[5699,0,10.127],[3641,1,6.92158]]],[[14385,7962.44,0],0,true,[[5644,0,291.398],[2606,0,14.8455],[5159,0,11.8229],[3856,0,13.1612],[4497,0,24.2168]]],[[11281.9,20106,0],0,false,[[2260,0,18.8235],[3301,0,39.0532]]],[[4173.55,10250.3,0],0,false,[[962,0,30.4978],[3218,0,85.847]]],
+[[15381.6,473.485,0],0,false,[[2005,0,112.143],[2441,0,22.2936]]],[[12472,11745.4,0],0,true,[[619,0,16.139],[734,0,4.02919],[3483,0,4.60763],[848,0,1.85575]]],[[10556.5,14159,0],0,true,[[641,0,2.61967],[1990,0,2.79802],[1873,0,3.82913]]],[[10864.7,10991.4,0],0,true,[[655,0,205.882],[4783,0,2.84758],[5102,1,9.86888]]],[[11881,11539.1,0],0,false,[[1923,0,80.9005],[2193,0,321.506]]],
+[[8461.59,19361,0],0,true,[[397,0,2.57929],[3022,0,10.6071],[3270,0,2.92103]]],[[3246.18,7280.59,0],0,false,[[2449,0,84.9839],[3054,0,38.7575]]],[[9414.97,16441.4,0],0,false,[[5699,0,148.687],[3325,0,137.32]]],[[9357.28,16327.8,0],0,false,[[5115,1,93.0711],[1303,1,121.1]]],[[5701.68,14183.6,0],0,true,[[3487,0,13.2894],[2135,0,2.8704],[99,1,9.06776],[285,1,10.7456]]],
+[[17403.7,17938.6,0],0,false,[[1596,0,14.7983],[3787,1,6.81847]]],[[6718.32,17417.6,0],0,true,[[4941,0,4.91937],[1203,0,5.68364],[2132,1,4.98574]]],[[14642.9,19119.6,0],0,true,[[2774,0,2.65127],[735,0,1.83357],[2880,0,12.8065]]],[[14286.7,19458.8,0],0,true,[[5660,0,26.8651],[2859,0,44.8253],[5172,0,6.64313],[5308,0,4.17064]]],[[14229.8,11305.3,0],0,false,[[3304,1,139.299],[2754,1,380.581]]],
+[[17680.7,16815.2,0],0,true,[[3177,0,1.43258],[4794,0,2.04726],[2085,0,2.9856]]],[[10920.5,13249.3,0],0,false,[[288,0,302.463],[4176,0,373.53]]],[[9915.64,623.325,0],0,false,[[5648,1,102.666],[4596,1,12.3257]]],[[3074.7,15452.2,0],0,true,[[5210,1,24.8715],[5193,1,340.073],[1866,1,12.1419]]],[[18329.1,18033.8,0],0,false,[[151,0,390.705],[4401,0,236.687]]],
+[[11284.2,3807.24,0],0,false,[[3693,0,27.9612],[5635,0,67.8844]]],[[3048.45,10905.8,0],0,false,[[4173,0,31.2191],[1993,0,311.598]]],[[5227.29,7014.74,0],0,false,[[1112,1,314.059],[2015,1,16.5562]]],[[13267,13544.9,0],0,true,[[1820,0,182.268],[1035,0,10.6081],[3030,0,3.66905]]],[[16628.4,18250.8,0],0,true,[[4363,0,27.8455],[3676,0,12.1194],[4719,0,14.7593]]],
+[[5794.63,15028.7,0],0,false,[[909,0,303.999],[5667,0,105.702]]],[[11697.2,11153.7,0],0,false,[[215,0,303.353],[134,0,205.463]]],[[609.142,2981.93,0],0,false,[[5666,1,30.6334],[4921,1,25.7132]]],[[4126.84,4835.23,0],0,false,[[1267,1,296.732],[1099,1,48.0568]]],[[8343.96,17877.2,0],0,false,[[5067,0,2.56139],[1587,0,42.4138]]],
+[[16232.6,7269.72,0],0,true,[[1896,1,34.0882],[2360,1,28.5779],[1124,1,7.47815],[5046,1,5.99408],[2129,1,13.0276]]],[[2873.94,12610.3,0],0,true,[[4579,0,2.31957],[3926,0,3.27185],[3609,0,11.8371]]],[[3777.79,6249.44,0],0,false,[[3384,1,378.588],[3262,1,180.466]]],[[5936.96,8907.4,0],0,true,[[4525,0,3.41226],[865,0,2.96501],[2357,0,1.11902],[1794,0,2.36657],[5637,0,3.40155]]],[[1835.25,14735.1,0],0,false,[[2443,1,203.276],[380,1,310.526]]],
+[[20396.1,5935.57,0],0,true,[[2429,0,4.34746],[1692,0,30.5419],[4395,0,5.80472]]],[[8948.98,19638.6,0],0,false,[[1275,0,84.8064],[1494,0,25.8029]]],[[12769.4,4350.98,0],0,false,[[4660,0,102.79],[4961,0,21.0938]]],[[2555.15,6538.47,0],0,false,[[2705,1,245.205],[167,1,263.883]]],[[18630.4,15442.3,0],0,false,[[5063,1,371.846],[801,1,380.032]]],
+[[15065.6,292.187,0],0,false,[[5568,0,58.4139],[3918,0,140.906]]],[[3565.86,15078.4,0],0,false,[[1886,0,28.6486],[614,0,95.7183]]],[[11507.6,19110.9,0],0,false,[[4878,0,17.3477],[3350,0,246.088]]],[[11765.3,1033.77,0],0,true,[[4091,0,27.0394],[4051,0,25.2363],[1619,1,6.3309]]],[[16010.9,18509.2,0],0,false,[[1792,0,384.088],[373,0,326.582]]],
+[[12907.6,3558.99,0],0,false,[[1045,0,259.125],[211,0,236.832]]],[[19959.6,4850.25,9.49208],0,true,[[778,1,13.6665],[3282,1,16.092],[267,1,9.52326],[4529,1,10.1275]]],[[14252.5,641.178,0],0,true,[[3977,0,21.1102],[4819,0,19.3814],[2011,0,2.4715]]],[[10750,12765,0],0,true,[[4932,1,15.1974],[2444,1,50.2047],[3623,1,13.8769]]],[[15.6345,19752.7,0],0,false,[[5272,1,361.641]]],
+[[12631.9,4503.96,0],0,false,[[2962,0,47.6334],[4105,0,87.7927]]],[[11852.2,10282.4,0],0,false,[[2177,1,354.6],[3823,1,360.358]]],[[15410,2829.92,0],0,false,[[2562,1,184.904],[3197,1,24.036]]],[[11888.5,7011.58,0],0,false,[[4690,0,334.547],[4418,0,72.4021]]],[[6070.91,10449.2,0],0,true,[[2266,0,203.035],[1641,0,21.8815],[822,0,9.52835]]],
+[[3880.64,14702.4,0],0,true,[[4387,2,155.321],[2990,2,21.2781],[2893,2,8.87762]]],[[3897.34,19166.7,0],0,false,[[912,0,372.728],[5051,0,111.389]]],[[6313.22,6014.91,0],0,false,[[1429,1,333.802],[4328,1,102.572]]],[[11853.1,7753.17,0],0,false,[[5687,0,73.0644],[4518,0,52.704]]],[[6531.4,5762.29,0],0,false,[[631,1,225.703],[1427,1,333.802]]],
+[[9389.96,6064.21,0],0,true,[[324,0,2.74158],[1627,0,2.1348],[2077,1,5.70396]]],[[7669.57,19545.6,0],0,true,[[5674,0,2.66884],[4626,0,4.19226],[254,0,1.75712],[330,1,8.99131]]],[[18517.4,242.946,0],0,true,[[1215,0,106.947],[4159,0,18.2306],[5470,0,62.7159]]],[[6383.2,17752.4,0],0,false,[[4967,1,177.024],[861,1,280.858]]],[[12258.9,10946.3,0],0,false,[[3078,0,271.174],[5224,0,253.693]]],
+[[12343.1,8485.13,0],0,false,[[4948,0,389.527],[1362,0,175.602]]],[[3175.3,11172,0],0,false,[[1146,0,364.721],[4030,0,234.436]]],[[16771.3,10507.8,0],0,false,[[3405,1,287.622],[3397,1,154.862]]],[[19376,2874.65,0],0,false,[[3239,0,247.916],[4520,0,110.565]]],[[13741.5,15021.4,0],0,false,[[2947,0,212.493],[2852,0,152.29]]],
+[[14226.8,4053.06,0],0,true,[[4707,0,3.24911],[3411,0,7.43152],[2131,1,9.51702],[3227,1,11.8825]]],[[6604.16,4336.95,0],0,false,[[3762,1,273.909],[2528,1,382.952]]],[[9714.11,4000.22,0],0,true,[[919,0,6.59508],[3862,0,2.71861],[1218,0,0.876141],[229,0,3.63256]]],[[7545.02,19211.3,0],0,true,[[1053,0,2.44184],[1832,0,111.158],[4338,0,8.8236]]],[[15237,1102.79,0],0,true,[[4822,0,15.7954],[1208,1,15.8807],[502,1,20.9413]]],
+[[15449.5,5377.92,0],0,true,[[3225,0,267.84],[3850,0,5.74608],[4862,0,5.21421]]],[[13269.8,18474,0],0,false,[[2682,0,161.602],[1001,0,382.181]]],[[11861.1,7628.73,0],0,false,[[539,0,234.593],[4518,0,72.0485]]],[[17246,3632.86,0],0,false,[[344,0,394.895],[3221,0,365.792]]],[[4281.98,17932.4,0],0,true,[[743,0,8.22699],[3268,0,334.707],[349,2,15.0127]]],
+[[3088.07,10945.1,0],0,false,[[3682,0,19.4893],[3970,0,144.766]]],[[5561.18,18517.6,0],0,false,[[3565,0,64.3845],[5552,0,326.087]]],[[9156.05,5873.1,0],0,true,[[1898,1,18.4176],[1153,1,112.117],[2532,1,11.1859]]],[[6375.75,20082.9,0],0,false,[[1808,0,336.196],[5703,0,155.11]]],[[18116.8,16952.1,0],0,false,[[1816,1,288.909],[1628,1,21.9395]]],
+[[8705.21,14419.7,0],0,false,[[5065,1,396.177],[2537,1,306.472]]],[[12607.1,8231.64,0],0,false,[[3942,0,26.5922],[1286,0,28.752]]],[[7670.59,1092.88,0],0,true,[[2242,0,4.86538],[1878,0,4.30414],[5351,1,13.1933]]],[[13434,4160.42,0],0,false,[[928,0,160.824],[5383,0,331.443]]],[[9508.19,6878.68,0],0,false,[[2510,0,390.069]]],
+[[4836.84,18799.9,0],0,true,[[2884,2,4.28582],[4006,2,10.9884],[2406,2,5.26844]]],[[6825.92,14959.6,0],0,false,[[957,0,4.26843],[4055,1,3.08011]]],[[18816.2,14946.5,0],0,true,[[3731,0,3.9828],[1185,0,3.45652],[2646,1,6.7061]]],[[14710.2,805.13,0],0,false,[[3138,0,14.4226],[3314,0,175.408]]],[[17663.9,12063.9,0],0,true,[[1209,0,25.58],[3091,0,104.129],[1051,0,16.1435]]],
+[[2212.39,1119.53,0],0,false,[[4901,1,105.171],[4161,1,347.817]]],[[9764.43,13204.7,0],0,false,[[5548,0,110.593]]],[[17084.3,17994,0],0,true,[[3438,1,14.0509],[2433,1,35.4289],[5110,1,4.49387]]],[[19535.5,11320.6,0],0,true,[[2420,1,18.1024],[5427,1,78.0367],[2978,1,9.59308]]],[[3820.88,6939.17,0],0,false,[[2146,0,35.5045],[524,0,73.0792]]],
+[[10332.2,2576.39,0],0,true,[[1143,0,2.79372],[3671,0,6.763],[58,0,3.09019],[5423,0,4.17141]]],[[14690.8,5457.15,0],0,false,[[5585,1,326.649],[1716,1,380.22]]],[[2732.82,19410.6,0],0,false,[[3857,0,104.394],[2773,0,15.3936]]],[[7145.64,12973.4,0],0,false,[[2887,1,32.4335],[5108,1,26.3195]]],[[7499.23,19634,0],0,true,[[3768,0,3.05251],[1677,0,16.9159],[2412,0,10.6812]]],
+[[4999.84,10919.1,0],0,true,[[1258,0,3.06062],[2364,0,2.88282],[5625,0,1.85482]]],[[9233.65,16438.2,0],0,true,[[4951,0,9.40108],[4767,0,95.7446],[3570,0,11.566]]],[[12582.7,8302.53,0],0,false,[[5566,0,33.8304],[464,0,121.603]]],[[8917.76,18886.1,0],0,false,[[4740,0,26.0483],[4851,0,283.541]]],[[10971.9,17627.5,0],0,true,[[2470,0,100.944],[3638,0,13.3788],[3822,0,21.6886]]],
+[[13205.6,8640.45,0],0,true,[[1175,1,28.5148],[4673,1,66.3202],[4598,1,4.42662]]],[[16855.6,18032.3,0],0,true,[[4425,0,15.0238],[3019,0,117.509],[777,0,11.7935]]],[[17148.9,17843.2,0],0,true,[[5574,0,116.676],[2330,0,19.4557],[1013,0,11.3335]]],[[17091.7,11076.5,0],0,false,[[2490,1,248.916],[774,1,346.347]]],[[3580.89,1511.05,0],0,true,[[978,1,23.8278],[4636,1,131.426],[3475,1,5.97231]]],
+[[7069.77,13053.8,0],0,false,[[1070,0,46.1393]]],[[19839,13001.7,0],0,false,[[3085,0,320.928],[1016,0,356.362]]],[[14809.8,16613.6,0],0,true,[[5424,0,33.7178],[5706,0,341.235],[4962,0,16.7179]]],[[10700.1,12917.1,0],0,true,[[5342,0,94.4544],[782,0,11.0031],[184,0,19.2903]]],[[9656.23,5795.55,0],0,false,[[4885,0,141.575],[665,0,35.6903]]],
+[[5928.15,8917.28,0],0,true,[[3191,0,2.32656],[3122,0,4.76093],[4610,1,5.81965]]],[[19892.3,4316.7,0],0,true,[[4411,0,133.334],[2317,0,48.8681],[1103,0,92.7631]]],[[7267.37,6464.46,0],0,true,[[3725,0,98.321],[401,0,6.71837],[2342,1,17.5395]]],[[14719.8,7833.21,0],0,true,[[508,0,18.052],[5644,0,69.932],[5440,0,8.8803]]],[[8929.8,19655.9,0],0,true,[[1406,0,25.8029],[1310,0,24.7677],[2958,0,65.1129]]],
+[[13748,16119.2,0],0,true,[[275,0,80.7714],[5304,0,255.646],[4863,0,11.7804]]],[[10896,12178.1,0],0,false,[[7,0,357.776],[3506,0,267.887]]],[[13382.8,7943.03,0],0,false,[[2665,0,68.6856],[2580,0,33.995]]],[[17361.8,7514.42,0],0,true,[[2320,0,20.7046],[1833,0,140.294],[2262,0,9.44905]]],[[807.112,659.543,0],0,false,[[150,0,201.256]]],
+[[116.856,8395.1,0],0,false,[[2175,1,199.234],[3068,1,329.392]]],[[2609.01,15691.7,0],0,false,[[1925,1,0.761871],[1237,0,3.16291]]],[[6520.88,10876.1,0],0,false,[[5202,0,11.8697],[3469,1,10.4764]]],[[13146,8308.46,0],0,false,[[3142,0,41.8502],[3278,1,7.62707]]],[[11449.2,5647.82,0],0,true,[[690,0,7.58729],[2496,0,3.72693],[4430,0,7.59534]]],
+[[10606.8,17028,0.0404053],0,false,[[1032,0,16.4576],[2888,0,13.9863],[4390,0,22.6474]]],[[17671.1,12216,0],0,true,[[5562,0,2.5762],[3103,0,3.42647],[1514,0,2.5103]]],[[14252.2,7693.06,0],0,false,[[4547,0,346.32],[798,0,230.188]]],[[13953.3,19412.5,0],0,false,[[3726,0,15.0863],[174,0,19.0729]]],[[16222.5,15805.7,0],0,false,[[1332,1,243.123],[2009,1,191.343]]],
+[[18434.3,1106.01,0],0,true,[[3073,0,3.81771],[2438,0,45.5271],[4953,0,9.39397]]],[[18683.1,18150.5,0],0,false,[[244,0,394.735],[5432,0,372.297]]],[[14853.4,15402.6,0],0,false,[[1166,0,68.6796],[2550,0,355.435]]],[[13325.4,7764.05,0],0,false,[[2300,0,59.245],[1893,0,124.206]]],[[17668.7,12215.3,0],0,true,[[3485,0,10.1342],[1004,0,16.1769],[3479,0,7.86213],[2079,0,6.83345],[4798,0,6.55532],[100,0,6.64519],[168,0,7.61929],[1840,0,4.58812],[3016,0,4.10445],[5616,0,5.02665],[3732,0,8.14677],[2793,0,3.9864],[5562,0,2.23583],[1506,0,2.5103],[3103,0,5.55857]]],
+[[15833.6,8828.27,0],0,true,[[2150,1,9.97655],[3816,1,263.043],[5445,1,6.23799]]],[[4604.32,16389.2,0],0,false,[[196,1,331.932],[512,1,273.672]]],[[20253.8,13445.2,0],0,false,[[1016,0,256.304],[1171,0,28.6395]]],[[18036.9,17763.1,0],0,false,[[1885,1,96.93],[2298,1,337.863]]],[[4122.1,16283.1,0],0,true,[[1767,2,1.77185],[4552,0,20.6708],[1158,2,6.28951]]],
+[[18394.1,346.5,0],0,true,[[289,1,132.264],[5575,1,69.9428],[3605,1,5.62858]]],[[10644.3,11378.5,0],0,true,[[5588,0,45.8388],[1297,0,26.346],[5456,0,113.321]]],[[16704.4,18232,0],0,false,[[1952,0,9.50451],[4719,0,65.0076]]],[[57.7769,1856.33,0],0,true,[[43,1,8.32176],[2307,1,229.656],[831,1,14.8406]]],[[6712.66,6273.25,0],0,false,[[1848,0,69.0338],[5701,0,31.6663]]],
+[[421.204,7210.41,0],0,false,[[3146,1,144.968],[5328,1,241.676]]],[[9633.29,2747.75,0],0,true,[[474,0,16.2321],[4226,0,381.331],[576,0,16.8356]]],[[11584.8,5916.55,0],0,false,[[4093,0,298.652],[1315,0,303.465]]],[[7766.44,6781.01,0],0,false,[[1120,2,31.8717],[468,2,371.667]]],[[4894.85,13815.4,0],0,false,[[2973,1,155.155],[3257,1,308.44]]],
+[[11741.8,16407.3,0],0,false,[[4453,0,153.012],[4933,0,221.337]]],[[10280.7,10996,0],0,false,[[5559,0,377.271],[356,0,289.741]]],[[11979.8,16423.3,0],0,false,[[2109,0,161.44],[4453,0,187.044]]],[[7051.82,11305.4,0],0,false,[[4079,1,30.5554],[5341,1,336.219]]],[[15235.7,491.787,0],0,false,[[2172,0,87.6815],[3543,0,9.64071]]],
+[[14357.9,10347.8,0],0,false,[[1365,0,114.785]]],[[1225.6,4353.87,0],0,false,[[5131,0,273.218],[2044,0,303.375]]],[[6800.74,10750.6,3.00217],0,false,[[1906,2,212.597],[1245,2,68.3405]]],[[14136.1,19397.2,0],0,false,[[4523,0,22.9503],[3984,0,54.2665]]],[[13875.6,17478.5,0],0,false,[[3534,0,346.087],[3421,0,364.096]]],
+[[15165.5,5674.11,0],0,true,[[2566,0,17.5511],[2932,0,51.7081],[4623,0,6.69825]]],[[15633,14153.1,0],0,true,[[4845,1,11.6834],[3361,1,8.01689],[127,1,5.51859],[3259,1,14.314],[1296,1,9.93407]]],[[3882.48,15146.3,0],0,true,[[3730,0,11.5043],[386,0,6.74386],[1846,2,5.48063]]],[[8748.77,11631.9,0],0,false,[[1595,0,372.648],[4758,0,271.957]]],[[19954.9,3206.98,0],0,false,[[2731,0,100.004],[5543,0,137.425]]],
+[[9466.38,8526.71,0],0,true,[[4818,0,14.186],[361,0,5.88316],[2860,0,3.06458]]],[[19598,9579.26,0],0,true,[[86,1,50.5909],[1302,1,29.5793],[4648,1,13.9282],[107,1,11.2217],[13,1,9.08933],[5396,1,7.59753]]],[[1365.95,5798.46,0],0,false,[[3517,2,341.928],[4567,2,340.641]]],[[12378.4,4841.1,0],0,true,[[3663,0,136.64],[4020,0,3.31638],[1712,0,4.26107]]],[[17124.8,17670.7,0],0,false,[[5510,0,27.8784],[2108,0,199.033]]],
+[[17468.2,18791.3,0],0,false,[[577,1,368.695],[5208,1,304.326]]],[[11479,20095.5,0],0,false,[[2408,0,351.9],[1597,0,159.816]]],[[10665.8,11399.2,0],0,true,[[1297,0,4.68062],[3220,0,97.2843],[4650,0,11.3889]]],[[14043,13435.4,0],0,false,[[6,0,376.859],[4423,0,96.2849]]],[[6425.48,1711.3,0],0,true,[[2637,1,4.15634],[4438,0,14.5538],[2275,0,5.26661]]],
+[[8312.67,4595.43,0],0,true,[[425,0,23.7774],[2162,0,23.9752],[571,0,21.9423]]],[[13741.4,4694.04,0],0,true,[[2393,1,9.36227],[2076,1,73.0627],[2303,1,3.13736],[3048,1,22.4725]]],[[19474.4,12795.6,0],0,true,[[5415,0,1.71102],[3359,0,4.24132],[2616,1,12.9249]]],[[14055.2,13210.2,0],0,false,[[1734,0,25.5711],[4867,0,19.9122]]],[[18833,1784.65,0],0,false,[[907,0,282.503],[5516,0,299.972]]],
+[[2242.55,2397.58,0],0,true,[[5402,1,381.744],[2769,1,28.1198],[473,1,6.69191],[4859,1,11.1531],[3412,1,14.6941]]],[[12928.3,5218.65,0],0,false,[[1697,0,395.53],[1176,0,127.154]]],[[10561.9,7721.93,0],0,false,[[3099,1,19.7658],[5689,1,76.881]]],[[18382.6,12518,0],0,false,[[4262,0,280.18],[489,0,335.622]]],[[9911.94,504.165,0],0,false,[[3258,1,86.7905],[2337,1,20.3635]]],
+[[7753.86,6745.71,0],0,false,[[2968,0,399.621],[4461,0,22.4705]]],[[13838.6,4191.65,0],0,false,[[2529,0,18.4949]]],[[15216.3,14454.4,0],0,true,[[2334,0,7.36838],[3606,0,6.8727],[1720,0,3.05252],[1328,0,15.9343]]],[[15600.2,4959.04,0],0,true,[[1880,0,27.5782],[3012,0,26.9589],[2329,0,11.1399]]],[[13801.8,19700.2,0],0,false,[[5560,0,162.758],[3973,0,241.724]]],
+[[5572,3455.64,0],0,false,[[1078,0,30.5705],[4662,1,4.57902]]],[[9052.38,14471.7,0],0,true,[[720,0,304.059],[2004,0,7.047],[1349,1,9.41963]]],[[18839.3,7852.26,0],0,true,[[3222,0,4.74537],[4076,0,4.6972],[2675,0,2.25012]]],[[13661.8,4598.52,0],0,false,[[4526,0,5.861],[1699,1,10.4012]]],[[18727.8,14207.8,0],0,false,[[1735,0,51.2902],[564,0,280.713]]],
+[[7571.58,622.309,0],0,false,[[4086,1,18.8178],[693,1,154.193]]],[[9038.44,5796.76,0],0,true,[[2214,1,106.35],[2354,1,15.9284],[3273,1,11.8892]]],[[5031.57,2494.01,0],0,false,[[1998,1,254.684],[5220,1,299.32]]],[[16623.4,17647.3,0],0,true,[[4441,0,4.07844],[1775,0,3.30833],[3608,1,6.39382]]],[[12627.4,4196.16,0],0,false,[[105,0,185.047],[1739,0,24.808]]],
+[[17289,11395,0],0,true,[[3629,0,5.19188],[2427,1,10.069],[3031,1,16.9779]]],[[5932.71,8912.73,0],0,true,[[1794,0,4.57013],[3122,0,1.67835],[4610,1,8.65378]]],[[16710,18233.2,0],0,true,[[4224,0,3.50591],[3931,0,3.38866],[1952,0,7.00119]]],[[18546,349.261,0],0,false,[[1215,0,17.1143]]],[[9620.46,3593.38,0],0,false,[[643,0,384.809],[2882,0,282.427]]],
+[[20240.4,585.36,0],0,false,[[20,1,275.183],[4578,1,237.047]]],[[5656.33,3946.57,0],0,false,[[4902,0,99.4812],[1329,0,54.0221]]],[[8365.27,17840.5,0],0,false,[[1399,0,42.4138],[3772,0,392.843]]],[[4794.92,2565.33,0],0,false,[[4838,0,3.70268],[1998,1,7.06018]]],[[12313.2,9424.12,0],0,false,[[3879,0,184.961]]],
+[[10471.5,11454.2,0],0,false,[[882,0,17.3355],[2554,0,144.697]]],[[6554.34,656.203,0],0,false,[[4893,1,283.733],[368,1,110.869]]],[[15902.9,16473.6,0],0,false,[[120,0,187.141],[4753,0,347.26]]],[[9698.89,705.189,0],0,true,[[1731,1,35.8852],[2673,1,22.6255],[983,2,12.8445],[3777,2,23.0112]]],[[13847.4,15774.9,0],0,false,[[5221,0,316.379],[155,0,398.157]]],
+[[8404.22,11524.6,0],0,false,[[2982,0,67.6705],[1543,0,372.648]]],[[17391.8,17929.7,0],0,false,[[1814,0,74.5591],[1380,0,14.7983]]],[[11319.4,20104.1,0],0,false,[[1551,0,159.816],[2260,0,18.6993]]],[[16222.6,9714.87,0],0,true,[[3251,1,230.931],[4068,1,32.3706],[2477,1,7.92683]]],[[9604.04,2768.41,0],0,true,[[2343,0,2.65121],[3046,0,5.35033],[454,0,10.9256]]],
+[[1105.31,17871.5,0],0,false,[[78,0,11.9484],[2375,0,2.38007]]],[[3433.22,1301.38,0],0,false,[[5054,0,152.39],[314,1,4.78014]]],[[9920.03,518.04,0],0,false,[[2372,2,24.0867],[2019,2,25.7177]]],[[5182.02,7507.25,0],0,false,[[2346,0,15.7506],[4296,0,384.42]]],[[14995.7,2295.17,0],0,true,[[1624,0,371.693],[2269,0,163.95],[4722,0,157.719]]],
+[[7109.96,19903.8,0],0,false,[[3194,0,398.808],[4814,0,208.174]]],[[4780.89,961.202,0],0,false,[[1170,0,2.9113],[2,1,6.00726]]],[[18759.3,14273.7,0],0,false,[[5696,1,7.02514],[1735,0,21.7247]]],[[10816,12820.3,0],0,false,[[3524,0,30.3291],[5017,0,18.5511]]],[[17659.6,12234.2,0],0,true,[[488,0,2.54668],[5247,0,4.50358],[3852,0,3.06096]]],
+[[16254.8,17168.8,0],0,false,[[5178,0,68.7299],[863,1,12.5593]]],[[15538.8,463.166,0],0,false,[[987,0,36.6983],[3655,1,4.63669]]],[[4470.18,7529.28,0],0,false,[[2901,0,205.975],[3070,0,383.066]]],[[4787.55,952.297,0],0,true,[[2628,0,125.415],[138,0,5.17325],[2,1,16.1408]]],[[7491.96,19636.9,0],0,true,[[3600,0,48.0522],[3768,0,4.89817],[2412,0,5.13664]]],
+[[16759,464.471,0],0,false,[[3833,1,15.3862],[5500,1,149.106]]],[[9491.38,8486.21,0],0,false,[[5508,0,24.0404],[3441,0,39.37]]],[[14514.9,14004.4,0],0,false,[[4053,0,367.782],[5420,0,358.191]]],[[18328.6,17576.8,0],0,true,[[4943,1,21.3755],[162,1,80.3255],[3287,1,3.48072],[5374,1,3.63925]]],[[11769,1038.92,0],0,false,[[1736,1,11.0962],[1413,1,6.3309]]],
+[[12609.8,7868.77,0],0,true,[[4510,0,52.3537],[5232,0,17.7844],[1271,0,13.9281]]],[[14000.2,7080.96,0],0,true,[[462,0,11.3684],[3094,0,356.431],[3894,0,15.2202],[3188,0,27.4692]]],[[15016.2,974.928,0],0,true,[[3835,0,6.5424],[4822,0,239.412],[5019,0,2.60296]]],[[19492.7,14153.7,0],0,true,[[5334,0,25.6574],[5209,0,21.6151],[101,0,11.5857],[4376,0,9.76962]]],[[14637.9,2394.19,0],0,false,[[5589,0,96.2617],[1604,0,371.693]]],
+[[17558.2,17006.8,0],0,false,[[2999,0,337.938],[2085,0,225.215]]],[[6331.64,8511.02,0],0,false,[[4905,0,244.809],[1104,0,337.695]]],[[9392.09,6064.4,0],0,true,[[1430,0,2.1348],[3290,0,367.062],[2077,1,7.83603]]],[[18119.9,16973.9,0],0,true,[[1454,1,21.9395],[3224,1,87.5535],[5117,1,2.89744],[2437,1,13.5114],[4263,1,9.81452],[1043,1,6.24643]]],[[9977.86,457.459,0],0,true,[[4881,1,9.34504],[4253,2,12.3836],[1824,2,12.5563]]],
+[[14646.2,8769.76,0],0,false,[[192,1,372.048],[5219,1,106.993]]],[[8291.44,10375.3,0],0,false,[[4464,0,291.986],[991,0,144.04]]],[[5833.33,2396.87,0],0,false,[[5490,1,364.396],[817,1,233.359]]],[[5216.25,6941.95,0],0,false,[[3851,1,141.385],[1776,1,17.0713]]],[[19551.1,8294.17,0],0,false,[[4031,0,32.937],[2192,0,130.719]]],
+[[2444.94,8402.47,0],0,true,[[249,0,3.35049],[4319,0,3.7245],[4107,1,0.546445]]],[[10360.5,6949.08,0],0,false,[[2969,0,371.533],[3906,0,61.7908]]],[[18850.4,3345.53,0],0,false,[[3416,0,151.981],[305,0,55.4247]]],[[17260.5,17485.8,0],0,false,[[3758,0,13.2531],[3017,0,41.9925]]],[[17486.5,4409.39,0],0,false,[[3334,0,318.214],[5274,0,316.776]]],
+[[2250.67,13748.1,0],0,false,[[2434,1,390.511],[3147,1,72.9164]]],[[6085.92,10465.1,0],0,true,[[1424,0,21.8815],[1232,0,324.547],[822,0,12.5059]]],[[12618.1,8221,0],0,false,[[2249,1,24.3088],[5185,1,24.0436]]],[[68.7806,7826.71,0],0,false,[[3068,1,263.052],[4910,1,334.905]]],[[19618.2,11302,0],0,true,[[5167,0,24.9677],[2978,0,83.4508],[889,0,41.8964]]],
+[[18000.5,7718.6,0],0,true,[[3299,0,378.111],[3662,0,7.47577],[5011,0,6.09227]]],[[17554.1,8902.16,0],0,false,[[301,0,273.759],[3658,0,321.43]]],[[2781.72,11866.1,0],0,false,[[2765,0,359.529],[3839,0,373.491]]],[[13502.3,16062.6,0],0,false,[[1729,0,97.2762],[2047,0,187.934]]],[[12210.6,9754,0],0,false,[[1101,1,188.091],[3795,1,301.292]]],
+[[19623.3,11474.8,0],0,true,[[3999,0,202.968],[1299,0,81.2667],[1281,0,158.044]]],[[10082.8,6749.92,0],0,true,[[1059,1,22.4162],[3780,1,313.07],[3447,1,7.85184]]],[[13268.5,9842.94,0],0,true,[[296,0,3.21043],[4087,0,2.47214],[4837,0,3.59262]]],[[1530.59,4066.7,0],0,false,[[2044,0,157.074],[3863,0,392.484]]],[[15823.4,3769.04,0],0,false,[[3190,0,224.852],[5238,0,22.1294]]],
+[[7967.16,3821.9,0],0,false,[[2845,0,2.85631],[5650,2,4.52029]]],[[16856.4,2135.59,0],0,false,[[2299,0,280.816],[5083,0,316.982]]],[[14462.2,4235.33,0],0,false,[[3411,0,296.443],[2748,0,296.111]]],[[4654.85,18990.9,0],0,false,[[5657,1,220.275],[4663,1,29.1562]]],[[15641.5,3325.38,0],0,false,[[4969,0,24.4288],[3190,0,257.631]]],
+[[2430.21,13066.9,0],0,false,[[2724,1,392.536],[2264,1,371.645]]],[[4002.29,10159.9,0],0,false,[[3218,0,107.828],[4521,0,193.29]]],[[6103.17,10869.9,0],0,false,[[1312,0,264.29],[2321,0,325.802]]],[[7642.59,19491.3,0],0,false,[[2635,1,213.571],[5170,1,25.7744]]],[[10144.9,8219.49,0],0,true,[[1354,0,3.685],[2400,0,3.80722],[933,0,7.22579],[3495,1,8.72266]]],
+[[9768.07,666.577,0],0,true,[[2290,1,27.9778],[5679,1,30.1499],[5263,2,11.7628],[4397,2,19.3186]]],[[8875.37,8575.19,0],0,false,[[5522,0,204.484],[1073,0,295.907]]],[[4435.1,585.492,0],0,false,[[4298,0,180.099],[958,0,383.705]]],[[7999.13,17474.8,0],0,false,[[876,0,267.212],[1977,0,288.894]]],[[10975.4,11518.3,0],0,true,[[3249,0,44.9758],[4377,0,233.182],[5324,0,186.006]]],
+[[19220.2,9495.88,0],0,true,[[5072,0,26.3292],[3530,0,32.3855],[3111,0,2.56015]]],[[17058.7,8035.42,0],0,false,[[3373,0,306.581],[4294,0,253.617]]],[[3201.7,6419.52,0],0,true,[[5284,1,11.7142],[4501,1,92.6939],[2831,1,9.98939]]],[[17528.8,11665.7,0],0,false,[[3031,1,347.614],[1187,1,163.567]]],[[18464.6,17621.3,0],0,false,[[3074,1,4.50743],[3815,0,15.7306]]],
+[[3791.54,3322.92,0],0,true,[[615,0,5.35059],[3036,0,22.7874],[4354,0,12.0044]]],[[6233.76,9614.44,0],0,false,[[5437,1,215.289],[170,1,345.922]]],[[7510.46,19621.3,0],0,true,[[2363,0,176.361],[2412,0,27.5957],[1474,0,16.9159]]],[[19706.1,8079.92,0],0,false,[[3163,1,3.13016],[2762,0,37.3347]]],[[17730.7,12024.2,0],0,true,[[4572,0,5.01956],[3346,0,1.36039],[3171,0,14.64],[5704,0,3.72144],[2154,0,1.6802],[2989,0,0.653458],[4358,0,1.28957]]],
+[[1156.97,6340.4,0],0,false,[[3907,0,317.642],[4049,0,352.689]]],[[10119.3,7771.11,0],0,false,[[3185,0,57.4261],[2691,0,302.532]]],[[13062.6,8525.15,0],0,true,[[3448,0,127.457],[3198,0,17.6194],[4903,0,11.2295]]],[[14123.8,18090,0],0,false,[[1199,0,374.928],[3527,0,178.535]]],[[17246.7,10155.8,0],0,false,[[4362,0,367.069],[532,0,85.392]]],
+[[6043.14,9120.6,0],0,false,[[4610,1,227.988],[251,1,215.34]]],[[5096.89,6497.12,0],0,true,[[1172,1,27.4472],[5206,1,290.126],[3966,1,54.3391]]],[[12121.5,10007.7,0],0,true,[[2918,0,3.49673],[3271,0,3.80209],[3120,1,3.0369]]],[[9621.73,7495.82,0],0,false,[[5658,0,368.018],[3355,0,340.009]]],[[19054,6822.36,0],0,true,[[1927,0,108.772],[494,0,255.246],[1198,0,45.0771]]],
+[[3622.88,15205.5,0],0,false,[[4394,1,63.0902],[5103,1,96.4797]]],[[11022.3,3901.54,0.00012207],0,false,[[1981,0,24.3096],[4456,0,44.3397]]],[[20365.9,5931.04,0],0,false,[[1405,0,30.5419],[4240,0,236.195]]],[[18946.5,14237.2,0],0,false,[[4309,0,58.2863],[2288,1,3.77909]]],[[5777.29,12161.6,0],0,false,[[388,2,26.4205],[1008,2,288.113]]],
+[[18543,10792.9,0],0,false,[[1817,0,164.719],[4849,0,297.243]]],[[9805.83,16584.6,0],0,false,[[4656,0,4.91993],[4032,1,11.0873]]],[[12591.2,5425.56,0],0,false,[[1854,0,70.5133],[1561,0,395.53]]],[[4642.31,12849.2,0],0,false,[[5163,2,67.3083],[553,2,28.5095]]],[[13667,4607.53,7.54414],0,true,[[4526,1,16.2388],[5407,1,19.1062],[1573,1,10.4012],[4313,1,9.52362]]],
+[[13549.6,13559.9,0],0,true,[[3854,0,18.3808],[4009,0,246.627],[4689,1,16.0502],[5545,0,5.61641]]],[[5003.08,18747,0],0,false,[[1897,2,6.44117],[276,1,95.0965]]],[[16274.1,7101.05,0],0,true,[[4151,0,8.70218],[3371,0,194.227],[3252,0,7.0262]]],[[15772,32.0955,0],0,false,[[1961,1,262.594],[530,1,269.589]]],[[9606.02,2751.78,0],0,true,[[5322,0,12.1618],[576,0,10.7947],[5340,0,7.20403]]],
+[[4162.9,14864,0],0,false,[[3770,0,172.284],[2445,0,325.021]]],[[3039.56,4614.87,0],0,false,[[35,0,318.129],[4187,0,199.077]]],[[5720.69,6811.76,0],0,true,[[4912,0,111.09],[1083,0,17.3517],[770,0,14.6615]]],[[13332,18092.9,0],0,false,[[1001,0,70.2732],[3826,0,374.295]]],[[18024.3,7719.95,0],0,true,[[5011,0,26.5644],[2585,0,195.895],[1247,0,12.2758],[3097,0,9.54547]]],
+[[17861,7658.18,0],0,false,[[1833,0,379.416],[2694,0,74.2435]]],[[10344.3,2580.38,0],0,true,[[3306,0,15.2128],[4619,0,2.93125],[2801,0,2.89353],[5186,0,14.5788]]],[[12381.5,4838.26,0],0,true,[[1548,0,4.26107],[3561,0,17.4438],[2397,0,2.4343],[810,0,3.17328],[5321,0,5.00958],[4020,0,1.73751],[2569,0,3.27305]]],[[10626.6,17053.5,0],0,false,[[3482,0,30.5858],[2888,0,18.3619]]],[[13918.5,19387.4,0],0,false,[[3461,0,25.8264],[941,0,113.014]]],
+[[13514.9,16378.4,0],0,false,[[3896,0,63.5308],[2733,0,6.46715]]],[[14836,5808.53,0],0,false,[[1471,1,380.22],[2245,1,102.688]]],[[15335.3,18019.2,0],0,false,[[442,0,265.719],[5157,0,350.964]]],[[2850.83,12707.5,0],0,false,[[2318,1,26.1768],[5064,1,195.704]]],[[10894.1,17568,0],0,true,[[5442,0,1.22767],[1959,0,5.40996],[403,0,12.2443]]],
+[[15213.9,14452.5,0],0,false,[[1328,0,14.9927],[1567,0,3.05252]]],[[13659.9,4545.91,0],0,false,[[2895,0,16.5128],[4526,0,48.0616]]],[[20405,5943.92,0],0,true,[[4395,0,8.8883],[3830,0,4.44436],[1855,0,10.8315]]],[[15464.7,8799.2,0],0,false,[[2465,1,100.922],[2483,1,218.582]]],[[17302.6,4126.36,0],0,false,[[3994,0,78.6115],[1309,0,9.14206]]],
+[[9961.18,483.783,0],0,true,[[1824,2,21.5558],[2372,2,29.4608],[3092,2,9.40792],[2337,2,33.1782],[2987,2,15.4315],[4881,2,22.4288],[3493,2,14.5749]]],[[16439.2,2699.89,0],0,false,[[0,0,390.768],[4895,0,361.639]]],[[12519.4,6085.73,0],0,false,[[2974,0,187.312],[2080,0,183.888]]],[[8840.71,10268.9,0],0,true,[[2597,0,3.05561],[163,0,0.520098],[929,0,2.85608],[623,0,3.16806]]],[[13426.6,16001.4,0],0,false,[[2191,0,13.5297],[1648,0,97.2762]]],
+[[5628.41,18594.9,0],0,true,[[3840,1,95.2166],[3150,1,24.8994],[796,1,8.84809]]],[[9724.95,680.52,0],0,true,[[4847,1,35.1466],[1593,1,35.8852],[5009,2,16.1647],[3777,2,18.0144]]],[[13238.1,18092.3,0],0,false,[[2806,0,177.531],[1001,0,23.6148]]],[[3441.13,12956.2,0],0,false,[[5539,1,290.685],[784,1,222.909]]],[[14059.1,13235.4,0],0,false,[[3788,0,24.3238],[1558,0,25.5711]]],
+[[18749.9,14254.1,0],0,false,[[1607,0,21.7247],[1574,0,51.2902]]],[[11758.3,1041.73,0],0,false,[[3993,1,20.2956],[1619,1,11.0962]]],[[12596,8087.06,0],0,false,[[1994,1,89.8546],[3962,1,19.5415]]],[[3280.36,7229.52,0],0,false,[[2863,1,23.8941],[1980,1,211.048]]],[[12603.5,4189.92,0],0,true,[[1579,0,24.808],[3009,0,26.391],[3968,0,5.32617],[283,0,8.97208],[1984,0,6.29167],[4024,0,3.565],[2593,0,1.91414],[2294,0,2.33574],[59,0,6.23411]]],
+[[12572.6,4579.68,0],0,false,[[2737,0,24.2424],[226,0,24.3126]]],[[15875,14473.6,0],0,true,[[527,0,3.36631],[4919,0,2.77716],[3126,1,3.37767]]],[[12616.7,7764.97,0],0,false,[[5232,0,86.9389]]],[[826.171,1644.36,0],0,true,[[2053,0,2.14583],[4565,0,2.26422],[4378,1,4.08549]]],[[6462.37,17581.5,0],0,true,[[1000,0,12.6577],[3454,0,111.79],[2278,1,19.5361]]],
+[[12194.4,10622.8,0],0,true,[[3510,0,27.282],[3459,0,246.503],[2729,0,12.5115]]],[[13862.6,4365.94,0],0,false,[[888,0,15.961],[4703,1,8.41207]]],[[10563.5,15580.6,0],0,false,[[3167,0,301.367],[5231,0,100.953]]],[[15559.6,2767.21,0],0,true,[[1339,0,4.56767],[2929,0,258.912],[5137,0,4.68247]]],[[10736.5,12632.6,0],0,false,[[3186,0,8.72595],[4742,0,8.72595]]],
+[[19470.8,12799.2,0],0,true,[[4434,0,2.23939],[2142,0,1.87132],[2616,1,17.6227],[3337,1,17.6936]]],[[12660.9,8433.71,0],0,false,[[1251,0,25.9716],[419,0,53.5561]]],[[19749.2,8911.81,0],0,true,[[187,0,4.54959],[2647,0,2.50023],[742,1,12.3524]]],[[9883.1,4838.58,0],0,false,[[2727,0,376.09],[3713,0,289.705]]],[[17203.4,5030.11,0],0,false,[[2440,0,58.1111],[3102,0,119.833]]],
+[[18459.8,262.494,0],0,true,[[1780,0,24.1479],[4165,0,85.559],[5470,0,17.8521]]],[[12312.7,4961.97,0],0,false,[[460,0,2.6313],[3663,0,3.07017]]],[[7970.63,15534,0],0,false,[[653,0,148.467],[3132,1,5.91431]]],[[2099.58,8244.61,0],0,false,[[1205,1,300.652],[159,1,374.913]]],[[15835.8,8847.93,0],0,false,[[5445,1,20.8606],[1843,1,402.793]]],
+[[14872.2,18051.3,0],0,false,[[5157,0,113.246],[2886,0,349.348]]],[[15688.2,18653.4,0],0,false,[[373,0,26.9118],[5547,0,396.988]]],[[8314.73,391.865,0],0,false,[[836,0,142.172],[1241,0,324.806]]],[[11817.8,11589.6,0],0,false,[[2991,0,151.665],[1923,0,9.91871]]],[[15650.3,13594.7,0],0,false,[[36,0,390.987],[304,0,129.332]]],
+[[3936.34,16191.5,0],0,false,[[1192,0,96.7969],[5093,0,198.417]]],[[15315,595.176,0],0,false,[[4866,0,46.3446],[4436,0,45.9947]]],[[4122.76,16284.7,0],0,true,[[1158,2,7.12939],[4163,2,229.581],[1519,2,1.77185],[4552,2,21.4282]]],[[12538.6,13262.9,0],0,false,[[4759,1,121.091],[1279,1,289.38]]],[[5280.68,14219.5,0],0,true,[[965,0,7.8665],[2718,0,394.164],[5636,1,9.5575]]],
+[[11330.5,7752.48,0],0,true,[[3757,0,141.917],[2258,0,299.764],[1849,0,165.119]]],[[10247.1,7622.41,0],0,true,[[3466,1,26.985],[1805,1,64.6366],[5122,1,17.704]]],[[10550.6,17471.3,0],0,false,[[3733,0,200.111],[5422,0,245.779]]],[[9865.58,471.86,0],0,true,[[3026,1,10.9497],[3258,1,9.21435],[4687,1,4.55444]]],[[18707.5,6661.15,0],0,false,[[1162,0,225.953],[1927,0,292.43]]],
+[[16623,17644,0],0,true,[[1578,0,3.30833],[3232,0,16.9086],[3608,1,9.70116]]],[[5219.19,6958.77,2.50588],0,false,[[2015,1,40.002],[1633,1,17.0713]]],[[8337.52,2690.51,0],0,false,[[4564,2,33.7338],[1810,2,80.6584]]],[[17818.3,12161.2,0],0,true,[[2626,0,14.7756],[3672,0,4.45594],[3845,0,10.7167]]],[[7096.24,3326.23,0],0,false,[[4469,2,169.064],[2446,2,303.566]]],
+[[18449,240.901,0],0,true,[[472,0,70.1152],[1755,0,24.1479],[5470,0,9.29584]]],[[2847.92,12616.6,0],0,true,[[4084,0,94.4814],[102,0,20.1292],[2086,0,6.27974],[4738,0,4.4323],[3388,0,4.04455]]],[[8487.96,5632.7,0],0,false,[[4276,2,7.7263],[2031,1,356.693]]],[[17181,18077.3,0],0,true,[[3573,1,64.5827],[2842,1,7.57439],[1002,1,14.59]]],[[12485,6353.28,0],0,false,[[2080,0,96.2025],[2141,0,70.7935]]],
+[[19546.4,11417.2,0],0,true,[[5427,1,19.5665],[2949,1,21.0348],[4685,1,8.13269],[4720,1,4.75331]]],[[19985,3779.96,0],0,false,[[775,0,179.788],[4630,0,332.429]]],[[13461.4,7982.98,0],0,false,[[1239,0,23.3848],[1989,0,97.4681]]],[[15682.1,2973.59,0],0,false,[[5397,0,69.4441]]],[[15139.8,9273.78,0],0,false,[[1300,0,342],[3890,0,211.733]]],
+[[3214.21,5723.94,0],0,true,[[658,1,8.287],[4410,1,7.19279],[2159,1,3.55746],[2607,1,5.9495]]],[[11980.3,6087.94,0],0,true,[[1315,0,131.848],[237,0,1.7763],[3098,0,3.47394],[2868,0,5.20787]]],[[16363.6,18357.8,0],0,false,[[1889,0,251.998],[1414,0,384.088]]],[[9442.88,1014.79,0],0,false,[[2059,2,370.244],[4661,2,279.272]]],[[5936,8909.56,0],0,true,[[2357,0,2.15102],[1581,0,4.57013],[4525,0,3.11764],[1403,0,2.36657]]],
+[[7405.3,7749.99,0],0,false,[[811,0,3.40526],[280,2,5.48944]]],[[2825.13,5089.89,0],0,false,[[1029,0,119.703],[3812,0,136.425]]],[[2962.96,19366.7,0],0,false,[[4325,0,202.035],[5333,0,25.1089]]],[[6964.9,17247.4,0],0,false,[[2507,1,145.186],[4691,1,177.694]]],[[4195.29,3116.82,0],0,false,[[5431,0,277.333],[453,0,395.825]]],
+[[5217.88,19627.3,0],0,true,[[2851,0,4.79764],[953,0,2.57518],[2389,2,5.90841]]],[[14898,5958.51,0],0,true,[[2517,1,28.1983],[2663,1,323.916],[4323,1,0.573412],[5428,1,3.98098],[5070,1,7.01907],[3414,1,10.0662],[2028,1,20.0301]]],[[5197.72,19338.3,0],0,false,[[2151,2,402.603],[4945,2,265.079]]],[[10105.4,7712.39,0],0,false,[[3963,0,45.8155]]],[[18603.5,17581.4,0],0,true,[[3267,1,255.791],[1264,1,24.846],[946,1,7.08576],[2706,1,4.54024],[1129,1,4.05628],[3983,1,5.26513]]],
+[[10265.7,7684.33,0],0,false,[[1771,1,64.6366],[833,1,29.3635]]],[[16991.8,7408.08,0],0,false,[[374,0,311.652],[3394,0,34.7499]]],[[5527.96,6402.96,0],0,false,[[728,1,76.5931],[2361,1,185.85]]],[[6061.9,19962.4,0],0,false,[[702,0,323.283],[1453,0,336.196]]],[[13362.1,12637.2,0],0,false,[[5013,0,272.312],[4132,0,257.21]]],
+[[8277.51,2744.38,0],0,false,[[1777,2,80.6584],[5039,2,56.5961]]],[[9852.05,480.807,0],0,false,[[4687,1,16.6046],[1852,1,10.8662]]],[[5559.43,14279.6,0],0,false,[[5524,0,81.7958]]],[[3282.75,16296.8,0],0,false,[[5352,0,80.8503]]],[[17328.6,17890.3,0],0,false,[[2330,0,168.522],[1596,0,74.5591]]],
+[[156.293,3704.29,0],0,false,[[2805,0,386.464],[223,0,311.94]]],[[18112.9,16663.3,0],0,false,[[4067,1,260.979],[1454,1,288.909]]],[[18524.6,10956.5,0],0,false,[[4606,0,24.2683],[1695,0,164.719]]],[[1893.81,13916.7,0],0,true,[[3734,0,3.09131],[2497,0,332.463],[2434,1,6.71983]]],[[17865.1,16535.8,0],0,false,[[4467,0,318.393],[3940,0,248.918]]],
+[[13147.1,13427.7,0],0,true,[[420,0,7.55836],[1393,0,182.268],[4496,0,5.99326]]],[[17722.5,12021.6,0],0,true,[[1944,0,2.06031],[1333,0,10.5366],[1955,0,2.48854]]],[[13174.3,2142.25,0],0,false,[[3284,0,388.172],[2099,0,42.4054]]],[[10364.6,15428.3,0],0,false,[[856,0,245.473],[5082,0,334.106]]],[[9977.77,470.015,0],0,true,[[4253,2,15.7913],[1725,2,21.5558],[4881,2,9.61314],[1629,2,12.5563],[4149,2,11.6514],[3493,2,14.0549]]],
+[[20427.4,2273.51,0],0,false,[[316,0,299.131]]],[[7240.54,7764.75,0],0,false,[[3911,0,82.5927],[2256,0,381.735]]],[[10102,6602.5,0],0,false,[[2623,0,115.717],[1133,0,138.902]]],[[14286.7,15889.8,0],0,true,[[5304,0,338.143],[2027,0,60.7545],[3491,0,102.562]]],[[7674.7,19548.1,0],0,true,[[2112,0,204.088],[5674,0,3.12002],[330,1,7.57763]]],
+[[7539.91,7369.16,0],0,true,[[4312,0,5.28822],[835,2,12.3752],[4341,2,8.71233],[410,0,2.66387]]],[[16472.6,8670.03,0],0,false,[[3779,0,339.847],[4752,0,24.2216]]],[[7528.49,19107,0],0,false,[[1443,0,111.158],[859,0,192.212]]],[[17496.6,7553.16,0],0,false,[[1498,0,140.294],[1710,0,379.416]]],[[17100.5,5031.38,0],0,true,[[2721,0,128.457],[1255,0,2.54877],[1047,0,6.99848]]],
+[[13049.4,5165.74,0],0,true,[[4617,0,18.7962],[4499,0,18.3709],[5035,0,8.27483]]],[[16749.4,469.605,0],0,false,[[3833,1,8.13025],[1868,0,38.9304]]],[[9031.17,8983.48,0],0,false,[[1145,1,90.7159],[4407,1,358.247]]],[[15579,2985.04,0],0,false,[[899,0,99.7691],[5397,0,60.0373]]],[[14899.6,5921.31,0],0,false,[[2028,0,17.2238],[2898,0,79.7697]]],
+[[17669.7,12219.8,0],0,true,[[5686,0,2.20537],[3016,0,2.0364],[2793,0,2.27905],[1514,0,4.58812]]],[[10182,15965.3,0],0,false,[[563,0,379.51],[3167,0,269.866]]],[[8395.7,19020,0],0,false,[[214,0,209.365],[89,0,300.757]]],[[15726.8,9230.62,0],0,false,[[1759,1,402.793],[2656,1,9.55277]]],[[7878.6,2995.36,0],0,false,[[647,2,185.071],[3868,2,291.249]]],
+[[5151.05,6507.16,0],0,false,[[2113,1,77.6735],[1172,1,27.6632]]],[[3878.55,15142.5,0],0,true,[[295,2,48.5867],[333,2,20.0798],[386,2,3.9085],[3730,2,16.392],[1542,2,5.48063]]],[[15045.3,4534.06,0],0,true,[[4692,0,3.48515],[4889,0,3.93131],[3525,0,2.24867]]],[[6647.36,6250.85,0],0,false,[[4264,0,342.142],[1524,0,69.0338]]],[[11366.7,7591.47,0],0,false,[[1770,0,165.119],[3995,0,118.679]]],
+[[17293.3,4070.95,0],0,false,[[4991,0,33.4866],[1969,0,23.5361]]],[[9501.27,8511.32,0],0,false,[[2088,0,51.2236],[4818,0,23.958]]],[[9846.22,489.96,0],0,false,[[1811,1,10.8662],[5377,1,30.108]]],[[15212.5,3716.29,0],0,false,[[3624,1,381.978],[973,1,139.797]]],[[12531.2,5462.44,0],0,false,[[2764,0,340.026],[1697,0,70.5133]]],
+[[20408,5954.34,0],0,true,[[5189,0,383.668],[1722,0,10.8315],[4395,0,19.7044]]],[[8578.99,3450.13,0],0,false,[[3121,0,179.103],[2213,0,331.658]]],[[13560.1,417.587,0],0,true,[[3149,0,28.7584],[239,0,170.698],[744,0,27.1821]]],[[10191.2,9850.29,0],0,false,[[2614,0,185.88],[1089,0,149.533]]],[[8913.05,19456.7,0],0,false,[[927,0,128.11],[1275,0,173.066]]],
+[[11155.6,17663.4,0],0,true,[[578,0,9.62405],[5430,0,23.1551],[627,0,11.3942]]],[[18064.8,11985.9,0],0,true,[[951,0,2.81744],[579,0,1.9084],[5355,0,7.41187]]],[[18445.6,1144.51,0],0,false,[[4223,0,312.502],[4379,0,34.2449]]],[[14873.2,11975.5,0],0,true,[[5708,0,159.869],[1266,0,198.957],[2591,0,67.4799]]],[[10253.9,7912.21,0],0,false,[[1181,1,118.372],[5406,1,135.391]]],
+[[13356.5,5562.1,0],0,false,[[606,1,251.448],[3821,1,383.619]]],[[3068.95,15462.9,0],0,false,[[2514,0,171.972],[1388,1,12.1419]]],[[14594.6,8427.41,0],0,false,[[2639,0,318.636],[2107,0,240.759]]],[[16774.1,499.69,0],0,false,[[1836,0,38.9304],[1014,0,380.012]]],[[14916.8,1143.74,0],0,false,[[5695,0,212.714],[3125,0,193.392]]],
+[[16743.6,17813,0],0,true,[[2662,0,3.14896],[371,0,4.04954],[490,1,10.2722]]],[[8620.13,15688.6,0],0,false,[[2051,1,360.305],[4327,1,386.79]]],[[10619.2,13915.7,0],0,false,[[4176,0,357.999],[905,0,238.559]]],[[10554.6,14155.6,0],0,true,[[905,0,10.2171],[3635,0,2.37324],[2643,0,1.96738],[641,0,1.35405],[1372,0,3.82913]]],[[8070.17,15395.8,0],0,false,[[4551,1,30.3761],[3650,1,144.727]]],
+[[5940.51,18500.7,0],0,false,[[5166,0,191.358],[5530,0,54.2339]]],[[10503.7,2985.78,0],0,false,[[5201,0,204.773],[644,0,199.323]]],[[2781.5,17728.3,0],0,true,[[3578,0,1.88849],[3958,0,2.44197],[5309,0,1.86525]]],[[7674.89,1092.94,0],0,true,[[1457,0,4.30414],[1334,0,2.94259],[5351,1,8.91248]]],[[10521.4,5112.02,0],0,false,[[5571,0,299.576],[3557,0,139.716]]],
+[[15590.8,4984.97,0],0,false,[[3618,0,141.101],[1568,0,27.5782]]],[[2313.23,15956,0],0,false,[[1125,0,29.8117],[3974,0,19.4986]]],[[19061.6,3671.76,0],0,false,[[947,0,17.1837],[5060,0,114.371]]],[[17720.1,12032.8,0],0,false,[[4632,0,3.44526],[1139,0,6.47405]]],[[19301.1,14278.1,0],0,false,[[2922,0,25.834],[1331,0,194.683]]],
+[[18129.3,17734,0],0,false,[[3358,1,206.606],[1518,1,96.93]]],[[3562.7,15106.8,0],0,true,[[4088,0,86.0674],[1411,0,28.6486],[2156,0,34.0104]]],[[12932.7,8256.2,0],0,true,[[4368,1,15.0257],[864,0,29.3584],[2310,0,5.96288]]],[[16156.9,6965.9,0.89209],0,false,[[2560,1,19.9825],[5303,1,15.8225]]],[[16595.3,18260.7,0],0,true,[[3676,0,22.9079],[1792,0,251.998],[548,0,24.7184]]],
+[[7892.99,19829.6,0],0,false,[[330,1,364.248],[2588,1,306.664]]],[[19674.3,7264.2,0],0,true,[[2937,0,294.871],[4504,0,28.1595],[2006,0,261.663]]],[[7550.59,12933.2,0],0,false,[[663,0,272.71],[2121,0,334.672]]],[[13408.7,7671.91,0],0,false,[[1513,0,124.206],[3157,0,385.669]]],[[10382.6,7783.62,0],0,true,[[5213,0,6.85199],[3794,0,99.9238],[310,0,6.98145]]],
+[[9604.65,15991.3,0],0,true,[[2228,1,397.888],[5105,1,12.5715],[2040,1,6.44715]]],[[16240.5,7236.56,0],0,false,[[2636,1,123.312],[1400,1,34.0882]]],[[4998.9,18751.9,0],0,true,[[4728,2,154.925],[1701,2,6.44117],[96,2,209.989]]],[[9140.53,5863.21,0],0,true,[[2354,1,105.921],[1452,1,18.4176],[2532,1,7.87754]]],[[19703.3,18495.1,0],0,false,[[3876,0,223.901],[66,0,315.165]]],
+[[7825.36,15717.6,0],0,false,[[3297,0,3.59129],[2713,1,2.75743]]],[[1670.47,13591.8,0],0,true,[[4654,1,367.247],[823,1,18.3433],[4318,1,10.0869]]],[[19478.8,12798.5,0],0,true,[[3359,0,2.49954],[5203,0,2.16052],[2616,1,15.0479]]],[[9245.36,18315.6,0],0,false,[[923,0,84.7641],[3303,0,327.545]]],[[2140.33,10924,0],0,true,[[3899,1,20.5253],[891,1,381.628],[1147,1,10.9083]]],
+[[12960.7,19716.2,0],0,false,[[5655,0,243.615],[2232,0,241.686]]],[[6701.93,10937.5,0],0,true,[[1537,2,212.597],[562,2,25.6579],[1971,2,7.15706],[3152,2,5.39742]]],[[15022.2,14326.5,0],0,false,[[50,0,219.02],[1352,0,222.187]]],[[17275.8,11392.1,0],0,true,[[3959,0,15.7905],[3629,0,8.58698],[2427,1,7.20786]]],[[4782.03,11525.5,0],0,false,[[3116,0,187.402],[2598,0,309.788]]],
+[[12781.5,1667.66,0],0,false,[[4326,0,105.18],[4928,0,22.3482]]],[[2012.12,10023.7,0],0,false,[[3653,1,316.713],[858,1,191.797]]],[[12060.4,18421.9,0],0,false,[[2103,0,313.321],[960,0,277.283]]],[[11417.8,17943.8,0],0,false,[[598,0,77.5903],[5297,0,301.245]]],[[18914.2,7536.77,0],0,false,[[4076,0,321.714],[3747,0,394.782]]],
+[[3386.29,1046.37,0],0,false,[[3018,1,26.93],[4414,1,148.239]]],[[14927.6,1779.05,0],0,false,[[4722,0,371.898],[5499,0,111.092]]],[[16759.2,8582.31,0],0,true,[[5005,0,3.75336],[347,0,29.341],[4455,1,13.4979]]],[[2254.89,19070.3,0],0,false,[[5001,0,390.937],[3084,0,172.112]]],[[7007.54,15073.5,0],0,false,[[588,1,198.02],[2847,1,366.81]]],
+[[17173.4,5124.21,0],0,false,[[2797,0,25.5625],[4140,0,23.6617]]],[[11254.8,12208.6,0],0,false,[[5582,0,22.0503],[5037,0,241.488]]],[[13345.9,14527.4,0],0,true,[[5486,0,360.801],[3310,0,27.4328],[455,0,135.129]]],[[11812.5,11581.2,0],0,true,[[3440,0,100.425],[1374,0,80.9005],[1763,0,9.91871]]],[[19267.1,11212.6,0],0,true,[[137,1,16.2596],[4558,1,158.873],[873,1,9.62471]]],
+[[2609.77,15691.6,0],0,true,[[325,1,24.245],[1069,1,24.1728],[1501,1,0.761871],[1237,1,2.59743],[5225,1,5.87272],[4212,1,9.16654]]],[[9159.66,19809.6,0],0,true,[[2583,0,279.915],[4766,0,26.6518],[4764,0,9.25214]]],[[18945.4,6825.71,0],0,false,[[1774,0,292.43],[1689,0,108.772]]],[[10978.9,3945.39,0],0,false,[[204,0,28.5243],[1981,0,51.4385]]],[[15878.3,14498.7,0],0,false,[[4508,1,342.237],[3126,1,22.4218]]],
+[[13753.1,9978.07,0],0,false,[[4894,1,349.516],[5688,1,112.969]]],[[10294.7,8054.79,0],0,false,[[4073,0,16.0463]]],[[19886,8372.44,0],0,true,[[3558,0,82.9887],[5257,0,29.132],[2703,0,168.495]]],[[19403.5,8527.33,0],0,true,[[5226,0,103.424],[4166,0,22.2817],[2270,1,7.13515]]],[[10400.5,7723.22,0],0,false,[[3363,1,18.766],[261,1,59.6378]]],
+[[10828.2,12806,0],0,false,[[45,1,12.7934],[723,1,18.669]]],[[8129.81,3221.09,0],0,false,[[5094,2,388.658],[3998,2,241.862]]],[[9820.76,9895.82,0],0,false,[[4069,0,115.564],[5174,0,81.8858]]],[[8843.65,7461.87,0],0,false,[[955,0,399.516],[4038,0,245.561]]],[[7121.23,12514.7,0],0,true,[[682,1,9.8216],[5694,0,13.8287],[4696,1,17.6488]]],
+[[9791.19,9323.52,0],0,false,[[2373,0,184.133],[1272,0,289.696]]],[[16275.5,16609,0],0,false,[[3644,0,2.53502],[675,1,6.63458]]],[[8280.19,15114.7,0],0,false,[[4683,1,170.715],[4551,1,320.584]]],[[19691.2,4707.94,0],0,true,[[869,0,125.816],[2247,0,20.293],[1261,0,8.45875]]],[[17724.3,12022.6,0],0,true,[[1966,0,2.76129],[1955,0,4.52855],[1821,0,2.06031],[1333,0,12.467],[2091,0,15.9438]]],
+[[5446.22,3230.21,0],0,true,[[730,0,2.87229],[3151,0,2.4624],[975,1,1.30782]]],[[20267.4,13466.4,0],0,true,[[5472,0,2.6395],[717,0,2.68747],[1171,0,3.81279]]],[[10437.9,11469.9,0],0,false,[[4002,0,21.0901],[3887,0,54.2231]]],[[15492.7,3019.55,0],0,false,[[2425,1,19.7599],[2562,1,22.9235]]],[[7678.46,4367.02,0],0,false,[[4399,1,171.508],[747,1,385.68]]],
+[[17080.6,872.894,0],0,false,[[1014,0,102.981],[3135,0,326.288]]],[[8450.94,2423.98,0],0,false,[[1243,2,84.6864],[5164,2,111.062]]],[[16712.1,18226.6,0],0,true,[[4425,0,228.05],[1522,0,9.50451],[1582,0,7.00119],[3931,0,3.6141]]],[[2951.22,1460.58,0],0,false,[[2539,1,161.329],[3159,1,20.998]]],[[15569.1,6254.08,0],0,false,[[575,0,226.349],[3088,0,289.405]]],
+[[17720.6,12019.9,0],0,true,[[1944,0,4.52855],[4927,0,2.90641],[1333,0,8.11266],[1821,0,2.48854]]],[[17719.1,12024.2,0],0,true,[[4210,0,2.37142],[2485,0,1.22786],[4927,0,3.20783],[1131,0,2.44781],[1333,0,11.397]]],[[9391.87,19969.8,0],0,false,[[3108,0,143.743],[18,0,25.8093]]],[[11190.8,17659.2,0],0,false,[[627,0,24.5074],[2629,0,189.323]]],[[10892.9,17562.7,0],0,true,[[467,0,18.5425],[5442,0,6.60697],[1719,0,5.40996]]],
+[[16953.4,19689.6,0],0,false,[[5390,0,260.901]]],[[15653.1,265.862,0],0,false,[[3655,1,226.078],[1703,1,262.594]]],[[3823.55,2792.42,0],0,false,[[2864,0,243.444],[5569,0,408.422]]],[[10018.6,437.45,10.87],0,false,[[587,2,52.6925],[4253,2,36.4343]]],[[10237.3,11354.9,0],0,false,[[5621,0,397.234],[235,0,19.6902]]],
+[[14668.4,11911.2,0],0,false,[[2608,0,30.2759],[2261,0,81.3279]]],[[17726.8,12023.7,0],0,true,[[4358,0,2.62794],[1944,0,2.76129],[2091,0,14.2306]]],[[16748.9,17815.5,0],0,false,[[3173,1,8.15012],[2662,0,2.79053]]],[[2263.37,2412.27,0],0,false,[[3412,0,21.8965],[4230,0,308.109]]],[[17287.5,4048.18,0],0,true,[[1850,0,23.5361],[344,0,23.907],[2572,0,4.32765]]],
+[[5806.58,6274.1,0],0,false,[[3614,1,35.5481],[5586,1,216.79]]],[[6706.58,10942.9,0],0,true,[[3152,1,10.975],[979,1,67.5897],[1906,2,7.15706]]],[[6248.38,16686.2,0],0,false,[[2900,1,32.1629],[5375,1,390.872]]],[[2995.31,1459.81,0],0,false,[[3159,1,23.124],[1269,1,157.652]]],[[14128.4,2544.76,0],0,false,[[825,0,259.496],[5127,0,223.857]]],
+[[17664.2,12223.5,0],0,true,[[5624,0,3.28519],[3878,0,3.19163],[3166,0,1.61131],[336,0,1.89018],[3128,0,1.85599]]],[[14734.4,13065.7,0],0,false,[[511,1,246.771],[2907,1,204.241]]],[[8191.02,17690.7,0],0,false,[[1668,0,288.894],[2651,0,223.423]]],[[1002.24,16209.5,0],0,true,[[5563,1,57.4522],[5058,1,19.3092],[1195,1,10.5001],[4259,1,7.26679]]],[[13422.7,15991.8,0],0,false,[[1167,0,39.846],[2191,0,6.6812]]],
+[[3276.34,7018.53,0],0,false,[[1738,1,211.048],[3754,1,378.708]]],[[10998.3,3897.79,0],0,false,[[1928,0,51.4385],[1691,0,24.3096]]],[[1136.06,8398.46,0],0,true,[[3562,0,2.78686],[5525,0,2.39853],[394,1,9.94988]]],[[9830.29,18637.5,0],0,false,[[584,0,7.7179],[5601,0,165.126]]],[[12609.7,4190.6,0],0,true,[[1005,0,6.17004],[59,0,4.23869],[4024,0,2.96635],[1739,0,6.29167]]],
+[[5261.67,814.537,0],0,false,[[195,1,310.486],[968,1,391.663]]],[[1218.43,8968.4,0],0,false,[[2371,1,303.372],[3978,1,374.508]]],[[7777.56,392.686,0],0,false,[[516,0,284.642],[990,0,387.9]]],[[15336.8,413.93,0],0,false,[[1345,0,69.567]]],[[13547.8,7937.88,0],0,false,[[1787,0,97.4681],[531,0,28.5411]]],
+[[10558.1,14161.2,0],0,false,[[1372,0,2.79802],[3376,0,8.12585]]],[[12774,3359.56,0],0,false,[[362,0,219.061],[4771,0,367.03]]],[[5548.58,3414.43,0],0,false,[[3445,1,186.987],[4662,1,43.0305]]],[[2954.98,10611.3,0],0,false,[[2144,0,12.6295],[1391,0,311.598]]],[[12667.8,8141.08,0],0,false,[[3746,1,116.392],[1737,1,89.8546]]],
+[[2466.95,13649.4,0],0,false,[[4396,1,92.8772],[2930,1,357.198]]],[[10624.1,11435.1,0],0,true,[[5531,0,5.56425],[4650,0,43.7529],[5558,0,5.51031],[250,0,3.20237],[4449,0,4.98435]]],[[20028.1,3271.82,0],0,true,[[4630,0,181.14],[297,0,5.91841],[5523,0,14.6207]]],[[4801.66,2563.23,0],0,true,[[1358,1,15.4749],[1577,1,254.684],[1588,1,7.06018],[4838,1,10.7628],[5483,1,23.4564]]],[[12646.9,4098.95,0],0,false,[[211,0,371.617],[59,0,95.5894]]],
+[[13706.5,12328.5,0],0,false,[[626,0,183.828],[2778,0,87.2936]]],[[13709.8,11955.9,0],0,false,[[2778,0,348.332],[5429,0,100.93]]],[[12994.9,7606.74,0],0,false,[[1174,0,189.426],[2479,0,122.01]]],[[19328.8,18664.4,0],0,true,[[2792,0,4.38164],[3876,0,235.393],[3331,0,5.50876]]],[[9054.91,14478.3,0],0,false,[[1571,0,7.047],[1349,1,9.17531]]],
+[[15269.9,481.944,0],0,false,[[3543,0,30.4386],[1370,0,112.143]]],[[19416.8,7289.54,0],0,false,[[157,0,250.139],[1891,0,261.663]]],[[11433.6,19692.8,0],0,false,[[1311,0,179.014],[180,0,126.672]]],[[10544.3,7784.9,0],0,true,[[4884,0,5.16543],[5434,0,44.3317],[477,0,2.88507]]],[[16209.4,15614.9,0],0,false,[[1509,1,191.343],[2410,1,247.854]]],
+[[10434.9,11457.6,0],0,false,[[2826,0,61.1479],[882,0,19.5496]]],[[14250.8,642.988,0],0,true,[[5344,0,11.4966],[3505,0,35.5844],[1417,0,2.4715]]],[[17738.3,12090.8,0],0,false,[[4999,0,25.3163],[5300,0,27.867]]],[[9657.83,13917.8,0],0,false,[[1087,0,21.3266],[2808,1,17.4569]]],[[10991,11599.6,0],0,false,[[3809,0,27.0178]]],
+[[5225.14,6998.33,1.58479],0,false,[[1776,1,40.002],[1392,1,16.5562]]],[[3930.04,13767,0],0,false,[[4622,2,212.668],[3938,2,339.031]]],[[3339.45,6341.88,0],0,false,[[4911,0,18.2985],[3593,0,23.2674]]],[[3131.3,1634.46,0],0,false,[[712,1,234.118],[1269,1,179.988]]],[[9900.33,534.572,0],0,false,[[1602,2,25.7177],[5217,2,26.3871]]],
+[[7428.74,1216.54,0],0,false,[[755,0,214.657],[591,0,231.191]]],[[13030.5,8677.78,0],0,false,[[5192,1,7.79624],[689,0,104.307]]],[[5426.92,3228.33,0],0,true,[[603,0,367.998],[5048,0,13.6114],[975,1,19.1616]]],[[16751.4,8589,0],0,false,[[4455,1,3.43994],[2225,0,3.38052]]],[[12905.2,8273.46,0],0,true,[[3522,0,71.596],[2274,0,8.58084],[4368,1,17.4094]]],
+[[10792.5,12790.3,0],0,false,[[2641,0,41.1785],[790,1,3.64033]]],[[8158.69,11892.3,0],0,false,[[4595,1,94.5506],[2325,1,395.555]]],[[14343.2,15867.7,0],0,true,[[1828,0,60.7545],[4014,0,18.8804],[1126,0,8.61598],[5291,0,4.99725],[3265,0,3.51922],[3831,0,4.77566]]],[[14898.6,5938.49,0],0,true,[[3414,0,9.9741],[1839,0,17.2238],[1801,1,20.0301]]],[[12309.6,19034.5,0],0,false,[[4447,0,253.968],[2052,0,98.7638]]],
+[[18727.8,14270.9,0],0,false,[[5696,1,26.4653],[2615,1,157.852]]],[[8828.78,5709.57,0],0,false,[[1782,1,356.693],[5177,1,25.773]]],[[7795.38,15772.7,0],0,true,[[1149,0,5.18936],[2462,0,5.7083],[3542,0,2.42874]]],[[17027.3,17831.6,0],0,true,[[2749,0,100.769],[3873,0,14.3737],[5574,0,7.40644]]],[[11380.5,11702,0],0,false,[[5443,0,184.395],[5464,0,243.185]]],
+[[3281.18,7274.72,0],0,false,[[3753,1,85.2223],[2863,1,21.315]]],[[9198.43,15425.4,0],0,false,[[5002,1,99.4465],[2228,1,304.733]]],[[875.665,18015.3,0],0,false,[[547,0,261.904],[1326,0,355.243]]],[[2214.62,11464.5,0],0,true,[[2287,1,25.6401],[700,1,332.486],[5349,1,6.63397],[2074,1,10.3978],[993,1,13.1663]]],[[5588.24,14542,0],0,false,[[909,0,368.074],[5524,0,232.391]]],
+[[9609.3,15995.7,0],0,true,[[1895,1,6.44715],[563,0,194.277],[5105,1,8.99677]]],[[15393.2,2536.96,0],0,false,[[4645,1,133.361],[4959,1,185.389]]],[[3655.3,17872.8,0],0,true,[[556,0,7.68594],[4979,0,12.6424],[5305,0,6.64894],[5336,0,3.35815]]],[[5000.87,10913.7,0],0,true,[[2370,0,2.5438],[426,0,1.69417],[515,0,1.63621]]],[[1481.45,4191.43,0],0,false,[[1536,0,303.375],[1653,0,157.074]]],
+[[7604.08,15996.5,0],0,false,[[3875,1,250.893],[3796,1,379.254]]],[[9531.55,20378.4,0],0,false,[[4337,0,399.338],[4406,0,129.273]]],[[13648.3,16180.9,0],0,true,[[1648,0,187.934],[2271,0,26.716],[338,0,13.716]]],[[9736.29,18825.8,0],0,false,[[800,0,209.264],[729,0,263.605]]],[[17894.5,19692.1,0],0,false,[[452,1,141.301],[3774,1,22.986]]],
+[[8770.59,457.786,0],0,false,[[3834,1,322.573],[2377,1,203.816]]],[[8921.82,15884.6,0],0,false,[[748,1,356.915],[1871,1,360.305]]],[[12234,18995.8,0],0,false,[[2029,0,98.7638],[2546,0,325.681]]],[[824.798,1646.01,0],0,true,[[2538,0,2.5374],[1743,0,2.14583],[4378,1,1.95616]]],[[12666.4,8253.22,0],0,false,[[5147,0,20.1554],[4385,0,61.3014]]],
+[[18486.2,15021,0],0,false,[[476,0,261.156],[3731,0,336.605]]],[[8082.07,4224.94,0],0,false,[[5360,0,90.1453],[2544,2,22.7752]]],[[13581.9,7946.32,0],0,false,[[5298,0,130.057],[531,0,29.2387]]],[[18536,10989.7,0],0,true,[[3610,0,24.125],[3518,0,161.33],[4606,0,13.9845]]],[[9682.67,734.084,0],0,true,[[983,2,23.4381],[1793,2,370.244],[2673,2,13.346],[77,2,14.2858]]],
+[[8904.67,5598.54,0],0,true,[[2407,0,117.725],[4914,0,220.442],[3701,0,101.607]]],[[7187.51,11166.4,0],0,false,[[2965,0,183.784],[2155,0,233.812]]],[[11169.5,17455.6,0],0,false,[[931,0,106.142],[3244,0,153.318]]],[[2968.44,19403.6,0],0,true,[[897,0,7.10837],[3736,0,357.002],[5333,0,12.4152]]],[[4453.9,17021.8,0],0,false,[[3849,2,251.974],[5205,2,389.902]]],
+[[13389.1,7378.71,0],0,false,[[592,1,264.102],[4647,1,238.95]]],[[19480.7,10073.2,0],0,true,[[3722,0,3.25149],[191,0,2.88719],[5681,1,10.7948]]],[[7586.85,622.379,0],0,false,[[4086,1,3.54105],[2238,0,3.65002]]],[[18786.1,3260.48,0],0,true,[[5254,0,355.842],[5475,0,26.4646],[1284,0,10.3575]]],[[15203.1,14475.3,0],0,false,[[4100,0,237.05],[2334,0,17.4928]]],
+[[10688.2,11529,0],0,false,[[186,0,52.7191],[3900,0,70.7341]]],[[8324.01,8627.25,0],0,true,[[189,0,14.9592],[3170,0,119.964],[1244,0,14.4388]]],[[10976.2,7320.88,0],0,false,[[5218,0,111.334],[4270,0,303.322]]],[[5742.89,18510.2,0],0,false,[[4876,1,5.61074],[5166,0,33.4014]]],[[2219.56,11473.6,0],0,true,[[5349,0,3.78151],[993,0,3.16221],[2038,1,10.3978]]],
+[[15622.4,3295.62,0],0,true,[[190,1,17.0158],[5118,1,17.618],[2767,1,6.61257],[4969,1,11.3254]]],[[13803.9,4656.65,0],0,false,[[1556,1,73.0627],[4684,1,34.1603]]],[[9384.32,6063.35,0],0,true,[[4712,1,16.5865],[908,1,23.0513],[1350,1,1.77043],[324,1,3.01172],[1430,1,5.70396],[1627,1,7.83603]]],[[5779.4,5802.74,0],0,false,[[4846,0,337.926],[22,0,106.1]]],[[17662.9,12218.9,0],0,true,[[3479,0,1.70215],[100,0,1.71647],[4798,0,0.751723],[1514,0,6.83345]]],
+[[12521.9,6269.47,0],0,false,[[1727,0,183.888],[1784,0,96.2025]]],[[2371.7,15862,0],0,true,[[851,1,21.5031],[4601,1,69.4439],[2661,1,136.544]]],[[7545.4,19269.3,0],0,false,[[4338,0,49.1636],[3081,0,20.4333]]],[[10463.8,130.848,0],0,false,[[3066,0,239.064]]],[[19861.7,5863.11,0],0,false,[[4240,0,272.578],[2642,0,266.302]]],
+[[17681.1,16818.2,0],0,true,[[1625,0,225.215],[4467,0,18.8235],[4644,0,5.62602],[3177,0,4.38579],[1385,0,2.9856],[4794,0,1.04994]]],[[2845.88,12610.6,0],0,true,[[3388,0,4.40531],[4738,0,2.27602],[1781,0,6.27974]]],[[1441.66,9826.62,0],0,false,[[4021,0,294.777],[4677,0,347.484]]],[[9547.95,8490.26,0],0,false,[[789,0,122.012],[1851,0,51.2236]]],[[11711.6,14477.1,0],0,true,[[4562,0,24.8975],[4439,0,93.0937],[5075,0,10.4848]]],
+[[13687.7,16213,0],0,true,[[5413,0,224.868],[5632,0,13.2415],[2383,0,3.94046],[2333,0,4.24364]]],[[17729.7,12037.6,0],0,true,[[2327,0,56.3352],[1333,0,27.959],[4210,0,14.9637],[4514,0,7.35297],[4572,0,9.89683],[2810,0,3.68273],[3711,0,6.75369],[1966,0,14.2306],[1944,0,15.9438],[4632,0,12.6961],[683,0,14.2657],[5447,0,10.8091]]],[[10339.1,7740.68,0],0,false,[[5406,1,56.2821],[5214,1,25.9472]]],[[9254.2,14262,0],0,false,[[4600,1,358.521],[1349,1,285.032]]],[[19088.5,11319,0],0,false,[[3502,0,162.703],[679,0,12.014]]],
+[[11766.9,7861.43,0],0,false,[[5311,0,30.9505],[4899,0,44.0947]]],[[12682.3,9311.83,0],0,false,[[2843,1,31.2186],[125,1,276.938]]],[[19941.4,13686.9,0],0,false,[[3620,0,384.186],[5472,0,393.251]]],[[15386.8,6025.95,0],0,false,[[2903,0,378.897],[5134,0,18.4438]]],[[13134,2141.76,0],0,true,[[5278,0,345.168],[4929,0,18.6019],[1822,0,42.4054]]],
+[[8381.99,2589.53,0],0,false,[[5164,2,68.5758],[2704,2,57.8883]]],[[7785.45,15776.6,0],0,true,[[2148,0,5.26238],[1149,0,5.4902],[3542,0,9.17773]]],[[1538.45,13883.1,0],0,true,[[51,0,345.06],[3296,0,3.81343],[4028,1,6.71315]]],[[11806.4,18238.6,0],0,false,[[5297,0,187.289],[1912,0,313.321]]],[[12295.6,11731.9,0],0,false,[[734,0,175.983],[2991,0,363.286]]],
+[[13904.4,13285.3,0],0,false,[[4009,0,371.292],[4290,0,65.5971]]],[[8388.97,14956.3,0],0,false,[[4637,1,147.483],[4683,1,21.5434]]],[[14647.6,8192.64,0],0,false,[[1867,0,240.759],[5665,0,208.164]]],[[17233,17505.5,0],0,false,[[1549,0,199.033],[5656,0,20.026]]],[[11897.4,16562.1,0],0,false,[[121,0,114.869],[1532,0,161.44]]],
+[[12618,12216.7,0],0,false,[[4162,0,318.171],[4117,0,352.147]]],[[11448.6,18523.3,0],0,false,[[3350,0,346.844],[3919,0,182.362]]],[[7873.54,19502.6,0],0,false,[[2472,0,332.879],[1829,0,204.088]]],[[5227.59,6520.17,0],0,false,[[2361,1,156.15],[1845,1,77.6735]]],[[2645.46,10735.9,0],0,false,[[5150,0,269.893],[271,0,329.456]]],
+[[11024.4,17971.1,0],0,false,[[3989,0,143.897],[2732,0,54.4305]]],[[12369.5,18653.7,0],0,false,[[3685,0,85.2734],[2190,0,383.343]]],[[16129.2,7239.21,0],0,false,[[1124,0,100.707]]],[[9765.49,11795.3,0],0,false,[[3679,0,231.087],[4419,0,119.979]]],[[5933.28,13059,0],0,false,[[240,0,303.554],[4789,0,307.707]]],
+[[1160.57,2830.22,0],0,true,[[5593,0,2.68882],[846,0,3.10911],[41,1,4.43185]]],[[7880.38,12876.3,0],0,false,[[1892,0,334.672],[2181,0,277.78]]],[[17810.6,12992.2,0],0,false,[[5561,0,361.319],[1253,0,143.432]]],[[17628.1,12201.5,0],0,true,[[5081,0,85.9411],[4153,0,3.44647],[387,0,6.17858]]],[[636.721,19397.3,0],0,true,[[4070,0,150.32],[1216,0,23.6781],[166,0,12.5977]]],
+[[8524.01,20475.2,0],0,false,[[3972,0,218.871]]],[[10336.1,2590.5,0],0,true,[[3061,0,2.4968],[2349,0,2.47372],[3671,0,7.90202],[1074,0,2.9013]]],[[13858.7,10408,0],0,true,[[5176,0,2.71965],[3473,0,2.26293],[219,1,6.46481]]],[[3349.22,16350.4,0],0,true,[[4308,0,7.4676],[378,0,2.87912],[5267,0,5.2151]]],[[16241.5,7279.22,0],0,true,[[84,0,54.6247],[5046,0,14.0892],[1400,1,13.0276]]],
+[[8984.03,1845.98,0],0,false,[[3948,2,325.139],[1252,2,376.665]]],[[14219.8,4059.56,0],0,true,[[5016,1,94.0743],[3227,1,21.1459],[1440,1,9.51702],[3411,1,7.78183]]],[[6715.28,17421.5,0],0,true,[[5459,1,19.5868],[2415,1,25.4286],[1381,1,4.98574],[1203,1,8.53766],[4941,1,6.42506]]],[[8103.3,1254.02,0],0,false,[[4930,1,239.086],[3670,1,368.389]]],[[9824.32,600.402,0],0,false,[[4841,2,48.0744],[4850,2,22.8952]]],
+[[5703.53,14181.4,0],0,true,[[1379,0,2.8704],[3952,0,15.6035],[99,1,10.7089],[285,1,9.08061]]],[[12054.7,10893.5,0],0,false,[[956,0,182.765],[2730,0,228.093]]],[[11367.1,18038.2,0],0,false,[[3919,0,309.49],[2265,0,78.2541]]],[[10557.9,5424.45,0],0,false,[[4164,0,342.262],[4643,0,244.619]]],[[11711.8,9368.34,0],0,true,[[2986,0,262.557],[4353,0,16.5302],[3217,0,5.13324],[4503,0,3.58582]]],
+[[7048.29,17721.5,0],0,false,[[4094,0,265.092],[3800,0,156.642]]],[[12441.6,6409.22,0],0,false,[[1784,0,70.7935],[3628,0,106.726]]],[[19472.5,12798.4,0],0,true,[[1750,0,1.87132],[5415,0,1.73257],[2616,1,16.2407]]],[[17670.2,8388.71,0],0,false,[[3594,0,160.441],[3299,0,370.967]]],[[2955.44,10598.6,0],0,true,[[3462,0,129.84],[1993,0,12.6295],[3586,0,7.836]]],
+[[6287.43,9293.73,0],0,false,[[251,1,130.425],[5437,1,139.081]]],[[3786.1,6936.73,0],0,true,[[402,0,1.74848],[1469,0,35.5045],[4213,0,9.02304]]],[[3138.47,20440.6,0],0,false,[[5389,0,3.16702],[4413,1,1.64935]]],[[7780.66,15778.8,0],0,true,[[3748,0,3.4375],[2101,0,5.26238],[260,1,6.25203]]],[[484.614,3064.41,0],0,false,[[791,0,56.9764],[3818,0,15.9581]]],
+[[15843.6,8827.34,0],0,true,[[1515,1,9.97655],[4283,1,25.0825],[5445,1,3.74937]]],[[5113.77,18952.9,0],0,true,[[96,2,23.9516],[1802,2,402.603],[2316,2,10.3466]]],[[17242.1,17492.2,0],0,true,[[2186,0,2.24013],[4853,0,2.40809],[5656,0,3.9743]]],[[13710.3,7715.8,0],0,false,[[3669,0,94.2559]]],[[17730.7,12025.9,0],0,true,[[5704,0,2.08271],[3346,0,2.63778],[1679,0,1.6802],[4358,0,2.33482]]],
+[[7402.18,11077.1,0],0,false,[[2061,0,233.812],[4543,0,278.54]]],[[3592.11,15095.6,0],0,false,[[1886,0,34.0104],[220,0,104.801]]],[[4515.45,2817.7,0],0,false,[[453,0,42.3381],[4597,0,333.18]]],[[17531.6,15179.6,0],0,false,[[5339,0,309.043],[4900,0,275.233]]],[[3217.6,5725.01,0],0,false,[[2607,0,3.68902],[1790,1,3.55746]]],
+[[15110.3,7457.05,0],0,false,[[2941,0,213.787],[2964,0,230.455]]],[[18240.9,12920.4,0],0,false,[[1116,0,3.91847],[2356,0,8.62112]]],[[8336.64,4595.32,0],0,false,[[1555,0,23.9752],[2980,0,23.6787]]],[[10155,7060.17,0],0,false,[[680,0,17.1445],[3780,1,9.86262]]],[[5706.76,3840.33,7.87238],0,false,[[4291,2,50.0505],[2690,2,40.194]]],
+[[12192.8,10653.3,0],0,false,[[5224,0,46.6707],[2729,0,18.688]]],[[9790.26,631.856,0],0,true,[[4850,2,23.4647],[4397,2,23.4507],[5282,2,11.6034],[2210,2,17.7757],[5679,2,14.3836],[2286,2,15.1614]]],[[18149.4,17096.8,0],0,true,[[2237,0,2.30953],[2582,0,4.40559],[2885,1,10.1437]]],[[3140.67,12636,0],0,true,[[5405,0,26.6384],[2667,0,127.871],[5471,0,5.23049],[1012,0,8.48107]]],[[7486.51,15740.4,0],0,false,[[1034,0,269.534],[3457,0,299.4]]],
+[[6470.54,18924.8,0],0,false,[[4188,1,159.757],[3688,1,352.427]]],[[17095.9,17962,0],0,true,[[2504,0,24.5717],[4986,0,25.391],[3847,0,100.623]]],[[15251.7,577.815,0],0,true,[[3352,0,20.938],[1534,0,87.6815],[4866,0,23.1185]]],[[11780.1,7983.34,0],0,false,[[3402,0,53.7583],[816,0,62.6135]]],[[7803.41,15768.7,0],0,false,[[2462,0,3.30253],[5370,0,4.54128]]],
+[[90.5235,8571.79,0],0,false,[[911,1,139.779],[1500,1,199.234]]],[[10294.1,5361.56,0],0,true,[[996,0,26.8708],[4643,0,26.5751],[2950,0,154.74]]],[[11598.9,10529.3,0],0,false,[[113,1,153.466],[1421,1,354.6]]],[[14466.6,3787.58,0],0,false,[[3227,1,355.542],[3624,1,388.465]]],[[9075.64,3324.49,0],0,false,[[4301,0,113.558],[3121,0,338.306]]],
+[[18889.6,16994.7,0],0,true,[[112,0,47.9858],[4316,0,2.02291],[2822,0,4.13053]]],[[8154.07,12829.2,0],0,false,[[2121,0,277.78],[2906,0,126.401]]],[[10176.1,7712.39,0],0,true,[[505,0,26.0541],[3963,0,24.8622],[5146,0,7.61705]]],[[16233.5,7089.24,0],0,false,[[5303,1,129.617],[2636,1,26.3531]]],[[19568.4,4166.7,0],0,false,[[3269,0,185.252],[5283,0,268.715]]],
+[[12030.1,7935.64,0],0,false,[[5338,0,41.9592],[3439,0,41.2016]]],[[17240.7,17493.9,0],0,true,[[4853,0,4.64409],[2152,0,2.24013],[5656,0,6.19107]]],[[3118.71,6256.74,0],0,false,[[2556,1,25.024],[4048,1,315.745]]],[[3348.89,6354.51,0],0,false,[[4646,1,28.8854],[3426,1,30.5262]]],[[8559.6,5309.37,0],0,false,[[5077,2,189.089],[5380,2,321.916]]],
+[[12677.1,18881.6,0],0,false,[[2116,0,383.343],[321,0,321.07]]],[[13416.1,15992.9,0],0,true,[[4620,0,154.445],[1729,0,13.5297],[4861,0,4.11109],[1979,0,6.6812]]],[[19681.5,8297.18,0],0,false,[[1634,0,130.719],[2285,1,7.05043]]],[[12164.8,11388.2,0],0,false,[[1374,0,321.506],[4109,0,189.506]]],[[3748.79,15083.5,0],0,true,[[3619,0,35.7342],[2457,0,7.78187],[5071,0,9.57769],[4607,0,5.48765]]],
+[[12570.1,6335.84,0],0,false,[[2710,0,87.847],[2921,0,52.8601]]],[[5114.82,9733.92,0],0,false,[[5307,0,300.304],[517,0,149.539]]],[[10711.1,15095.4,0],0,false,[[393,0,226.905],[2461,0,369.731]]],[[425.953,8536.91,0],0,false,[[1154,1,117.869],[4739,1,102.523]]],[[10697.6,17224.1,0],0,false,[[2995,0,89.2009],[1184,0,127.758]]],
+[[10252.7,11373.7,0],0,true,[[3408,0,2.45557],[2826,0,145.104],[235,0,4.62609]]],[[1134.69,2839.74,0],0,false,[[3990,1,135.555],[41,1,29.7584]]],[[9088.98,15164.6,0],0,false,[[901,0,20.417],[4330,1,7.01063]]],[[10831.8,11598,0],0,false,[[15,0,77.8291],[1235,0,155.427]]],[[808.046,1649.29,0],0,false,[[3182,1,396.782],[4378,1,15.8689]]],
+[[17031.1,7414.51,0],0,false,[[4365,0,33.9678],[3394,0,6.76123]]],[[16212.3,10733,0],0,false,[[528,0,336.244],[4745,0,135.141]]],[[8504.49,11023,0.0411987],0,false,[[5109,0,105.98],[311,0,47.4369]]],[[4713.22,10559.6,0],0,false,[[4775,0,139.939],[895,0,119.07]]],[[10998.7,18314.7,0],0,true,[[5318,0,8.51884],[2293,0,6.12193],[4582,0,8.33803]]],
+[[9772.79,635.146,0],0,true,[[5282,1,21.65],[4847,1,30.7952],[2166,2,17.7757],[4397,2,12.8163]]],[[13176.2,8468.39,0],0,true,[[265,1,8.30207],[461,1,56.6156],[4763,1,5.39674]]],[[6138.8,15279.8,0],0,false,[[1111,0,89.1465],[5022,0,385.425]]],[[8305.11,3634.16,0],0,false,[[1856,0,331.658],[4426,0,215.81]]],[[8950.59,5737.72,0],0,true,[[2714,1,7.38304],[1576,1,106.35],[470,1,7.68562],[2747,1,6.66592]]],
+[[4455.07,18031.5,0],0,false,[[349,2,187.359],[444,2,392.863]]],[[4847.29,4456.4,0],0,false,[[2218,2,134.355],[2545,2,331.744]]],[[18110.6,16215.5,0],0,false,[[754,1,32.5751],[4067,1,186.993]]],[[4957.52,4379.61,0],0,false,[[608,2,367.869],[2216,2,134.355]]],[[8810.66,6031.66,0],0,false,[[470,0,318.592],[3246,0,155.743]]],
+[[11892.7,2288.79,0],0,false,[[5494,0,396.824]]],[[8699.58,1783.23,0],0,false,[[4125,2,265.325],[3630,2,288.235]]],[[15705.2,18650.1,0],0,true,[[2862,0,4.43213],[5583,0,367.215],[373,0,10.8064]]],[[10246.8,18979.7,0],0,false,[[5557,0,107.223],[2348,0,28.7319]]],[[12851.4,8330.17,0],0,false,[[2254,1,112.44],[2914,1,24.9442]]],
+[[16754.4,8587.39,0],0,true,[[2023,0,3.38052],[5005,0,3.28576],[4455,1,6.79726]]],[[12274.6,6898.27,0],0,false,[[3052,0,358.528],[1290,0,269.675]]],[[8081.93,15371.5,0],0,true,[[4199,1,96.4639],[4089,1,10.7286],[4551,1,6.5343]]],[[9352.55,15688.1,0],0,false,[[2036,1,304.733],[1895,1,397.888]]],[[19899.3,4485.79,0],0,true,[[1103,0,76.6507],[5050,0,18.2193],[3390,0,30.5878]]],
+[[8424.57,20379.7,0],0,false,[[2780,0,329.029],[710,0,134.83]]],[[4240.75,10291.4,0],0,true,[[4424,0,315.486],[2881,0,25.4017],[2328,0,13.621]]],[[12729.4,19786.2,0],0,true,[[1905,0,241.686],[5228,0,10.6685],[286,0,21.3785]]],[[7661.98,19535,0],0,true,[[5170,1,22.0869],[330,1,21.3204],[254,1,11.2488],[4626,1,8.82095]]],[[5812.14,17590.4,0],0,true,[[4118,0,22.0823],[3311,0,65.8441],[4143,0,9.38385]]],
+[[17552.4,8619.97,0],0,true,[[4835,0,2.75833],[3594,0,100.166],[323,1,6.52057]]],[[14757.5,175.434,0],0,true,[[4541,0,195.195],[3810,0,63.4925],[2403,0,20.0977]]],[[18148,17095,0],0,true,[[2582,0,2.20126],[2167,0,2.30953],[2885,1,12.2158]]],[[7590.48,621.983,0],0,true,[[2067,0,3.65002],[363,0,4.34279],[4086,1,0.279949]]],[[18086.9,5221.66,0],0,false,[[3934,0,11.5242],[5371,0,6.97065]]],
+[[2522.77,2230.37,0],0,false,[[2769,1,298.202],[634,1,391.64]]],[[18352.5,6671.72,0],0,false,[[3811,0,384.957],[3867,0,136.949]]],[[7665.83,1093.91,0],0,true,[[591,0,35.7863],[1457,0,4.86538],[5351,1,17.8868]]],[[12973.3,16939.7,0],0,false,[[91,0,330.366],[194,0,376.84]]],[[19743.3,4436.45,0],0,false,[[5542,0,79.1304],[1285,0,85.7204]]],
+[[14875.2,5903.41,0],0,false,[[1716,1,102.688],[2517,1,31.457]]],[[8477.08,4594.64,0],0,false,[[2980,0,116.761]]],[[19674.8,4719.85,0],0,true,[[1943,0,20.293],[3880,0,85.4574],[1261,0,15.5941]]],[[15097,6440.11,0],0,true,[[3806,0,5.93854],[26,0,50.4791],[3764,1,8.61094]]],[[12630.6,8241.83,0],0,false,[[2458,1,19.7535],[1642,1,24.3088]]],
+[[19581.1,2967.82,0],0,false,[[5543,0,310.543],[4520,0,231.52]]],[[16396.2,6650.99,0],0,false,[[5325,0,8.83995],[1347,1,10.6326]]],[[10140.2,922.531,0],0,true,[[2296,1,4.71753],[4957,1,391.101],[3484,1,7.14955],[4875,1,6.62454],[2306,1,3.24521],[4237,1,2.29654]]],[[2301.93,11838.5,0],0,false,[[2746,1,364.207],[2287,1,358.829]]],[[12904.6,8429.16,0],0,false,[[1113,1,149.074],[2224,1,112.44]]],
+[[8781.86,16295.4,0],0,false,[[808,1,337.066],[883,1,324.96]]],[[6924.82,7562.95,0],0,false,[[1826,0,381.735],[3521,0,231.204]]],[[16550.4,387.162,0],0,true,[[232,1,140.553],[3833,1,208.824],[3236,1,5.83028]]],[[11031.1,7738.47,0],0,true,[[1770,0,299.764],[4778,1,9.33118],[1314,0,7.31996]]],[[5243.67,18716.1,0],0,false,[[3298,0,15.8544],[1015,0,211.101]]],
+[[11300.7,20105,0],0,true,[[1597,0,18.6993],[1368,0,18.8235],[3308,0,0.597899],[5580,0,2.7061],[5615,0,5.80469]]],[[14598.3,11869.9,0],0,false,[[1965,0,81.3279]]],[[17352.6,7516.88,0],0,false,[[4294,0,345.53],[1498,0,9.44905]]],[[19289.7,551.098,0],0,false,[[5663,1,380.41],[3555,1,129.159]]],[[2107.92,13251.1,0],0,false,[[1660,1,371.645],[4654,1,197.813]]],
+[[11354.2,17961,0],0,false,[[2137,0,78.2541],[4342,0,58.7509]]],[[5943.5,10294.6,0],0,false,[[4599,0,210.596],[1424,0,203.035]]],[[13972.8,19409.9,0],0,true,[[3726,0,4.56837],[2476,0,12.6438],[5358,0,14.2193]]],[[9211.6,16215.1,0],0,true,[[4820,1,13.4882],[5653,1,17.8152],[5184,1,12.1969]]],[[15153.6,2250.98,0],0,false,[[1604,0,163.95],[4960,1,6.86598]]],
+[[19404.9,8534.33,0],0,false,[[4372,1,163.01],[1933,1,7.13515]]],[[13669.1,16197.6,0],0,true,[[2047,0,26.716],[2383,0,21.1974],[338,0,14.2056]]],[[10541.5,14158.4,0],0,true,[[4494,0,316.899],[3376,0,24.7448],[3424,0,9.19442]]],[[5243.69,18697.6,0],0,false,[[761,1,16.8744],[2697,1,299.234]]],[[12912.4,8269.07,0],0,false,[[2024,0,8.58084],[4368,1,9.18181]]],
+[[6425.53,1706.03,0],0,true,[[2637,1,4.19349],[5052,0,18.6155],[1554,0,5.26661]]],[[11986.7,6074.1,0],0,false,[[2868,0,20.2074],[764,0,262.479]]],[[6351.96,11426.8,0],0,false,[[501,2,288.681],[69,2,365.124]]],[[6480.95,17575.5,0],0,true,[[558,1,229.208],[4967,1,28.4753],[1000,1,8.31995],[1744,1,19.5361]]],[[11078.2,9777.17,0],0,false,[[4234,0,275.51],[1160,0,202.596]]],
+[[3990.72,13542,0],0,true,[[3581,2,181.678],[4622,2,20.3509],[4642,2,6.02778]]],[[17992.6,4577.05,0],0,false,[[3040,0,282.638],[2945,0,301.296]]],[[16897.2,19280.7,0],0,false,[[5390,0,153.148],[3752,0,17.0358]]],[[6751.83,6284.54,0],0,false,[[5316,0,3.95907],[5701,0,9.27688]]],[[3453.89,11004.9,0],0,false,[[3970,0,225.953],[4317,0,273.097]]],
+[[19686,8302.61,0],0,true,[[228,1,120.466],[433,1,29.6143],[2192,1,7.05043]]],[[9805.26,634.076,0],0,true,[[5679,1,19.2591],[2878,1,10.2456],[2166,2,15.1614]]],[[2218.94,11489.7,0],0,false,[[2253,1,358.829],[2038,1,25.6401]]],[[18943.2,14235.3,0],0,true,[[2807,1,226.226],[844,1,10.3482],[1693,1,3.77909]]],[[17566.3,2041.95,0],0,false,[[3418,0,13.9704],[3389,0,397.491]]],
+[[9747.63,685.683,0],0,true,[[4352,1,24.5543],[1665,1,27.9778],[5263,2,23.7512],[3777,2,29.5811]]],[[13309.9,13602.7,0],0,true,[[3634,0,2.93745],[5512,0,15.6543],[4542,0,11.1957]]],[[11824.7,7855.24,0],0,false,[[3519,0,27.9041],[2874,0,10.7258],[5687,0,33.0911],[4899,0,20.9314]]],[[10998.2,18308.6,0],0,true,[[4582,0,13.1185],[2732,0,329.149],[2209,0,6.12193]]],[[12602.6,4187.78,0],0,true,[[2593,0,2.51649],[3968,0,3.58925],[283,0,7.52477],[1739,0,2.33574]]],
+[[17546,2054.74,0],0,false,[[5599,0,22.8564],[3158,0,352.143],[5537,0,5.78767]]],[[10137.8,918.502,0],0,true,[[2252,1,4.71753],[2306,0,6.37609],[4237,0,2.97264],[3484,1,2.4592]]],[[19923.6,4634.82,0],0,false,[[3429,0,177.389],[3987,0,104.201]]],[[17712.3,17856.8,0],0,false,[[1518,1,337.863],[3787,1,313.502]]],[[16595.9,2240.45,0],0,false,[[2775,0,216.378],[1656,0,280.816]]],
+[[13285.7,7807.78,0],0,false,[[3602,0,14.119],[1513,0,59.245]]],[[17712.2,12023.4,0],0,true,[[139,0,1.60068],[5366,0,1.84624],[4011,0,3.57208],[4195,0,1.80756]]],[[13113.8,13447.3,0],0,true,[[1077,1,5.72454],[5381,1,50.6926],[4351,1,14.7472]]],[[13738.4,4695.04,0],0,true,[[3048,0,20.9785],[1556,1,3.13736],[2393,1,6.9131]]],[[5005.75,10913.7,0],0,true,[[3342,0,1.95585],[3032,0,1.39775],[1226,0,287.1]]],
+[[5394.74,17596.1,0],0,false,[[3311,0,351.63]]],[[10137.9,924.868,0],0,true,[[4875,0,3.62135],[4237,0,3.43873],[2296,0,6.37609],[2252,1,3.24521]]],[[57.1515,2085.97,0],0,false,[[1523,1,229.656],[980,1,233.362]]],[[15013.8,4513.07,0],0,false,[[2748,0,322.055],[4692,0,35.7125]]],[[14057.3,15480.8,0],0,true,[[3621,0,91.5949],[3698,0,3.21224],[4333,0,2.98379]]],
+[[12927.7,8259.5,0],0,false,[[4368,1,9.06899],[1887,0,5.96288]]],[[467.948,3097.9,0],0,true,[[57,1,13.0959],[2805,0,300.566],[2551,0,12.9509]]],[[8352.35,11010.9,0.0408325],0,false,[[3468,0,44.5195],[4640,0,21.0588]]],[[9717.38,16723,0],0,false,[[4045,0,16.515],[4023,0,232.959]]],[[10348.4,12553.4,0],0,true,[[2693,1,23.106],[4976,1,23.2842],[495,1,2.44723],[3338,1,4.76043]]],
+[[16030.3,12386,0],0,false,[[845,0,225.133],[5715,0,243.351]]],[[5112.51,18942.6,0],0,true,[[96,2,14.9093],[5290,0,66.327],[2151,2,10.3466]]],[[19940.3,4307.55,0],0,true,[[1491,0,48.8681],[4208,0,23.5214],[692,0,10.4681]]],[[2876.99,12708.3,0],0,true,[[5651,1,26.4755],[1718,1,26.1768],[2919,1,11.0165],[5506,1,7.7536],[4084,1,5.50247]]],[[12976.6,8584.46,0],0,true,[[5104,1,96.0122],[1113,1,22.2004],[2872,1,11.0176]]],
+[[17341.9,7508.7,0],0,false,[[3595,0,186.105],[1498,0,20.7046]]],[[6428.88,10877.5,0],0,false,[[1662,0,325.802],[2899,0,37.692]]],[[10896.9,433.804,0],0,false,[[4935,0,195.249],[3066,0,289.603]]],[[13278.8,8757.96,0],0,false,[[4988,1,64.8986],[4437,1,32.5515]]],[[10070.2,9245.42,0],0,false,[[392,0,289.813],[182,0,23.644]]],
+[[8541.76,11990.6,0],0,false,[[2026,1,395.555],[5576,1,240.411]]],[[9283.91,5944.62,0],0,true,[[868,0,19.6373],[4885,0,316.83],[1278,1,20.1171]]],[[17756.3,12087.2,0],0,false,[[427,0,24.8226],[2091,0,56.3352]]],[[4229.22,10284.2,0],0,true,[[875,0,4.48508],[2881,0,11.7832],[2231,0,13.621]]],[[15594.6,4956.39,0],0,false,[[1568,0,11.1399],[4877,0,283.366]]],
+[[17168.4,17844.2,0],0,true,[[1482,0,19.4557],[1814,0,168.522],[1013,0,8.69898],[2423,0,6.44182]]],[[13365.4,9848.84,0],0,false,[[5690,0,94.306],[5418,0,341.208]]],[[5225.97,18710.2,0],0,true,[[276,1,216.458],[761,1,5.03636],[3298,1,3.48097]]],[[13689.3,16209,0],0,false,[[2383,0,2.75596],[2090,0,4.24364]]],[[15211.8,14460.2,0],0,true,[[2069,0,17.4928],[1567,0,7.36838],[50,0,14.0912]]],
+[[13757.2,7829.06,0],0,false,[[531,0,207.869]]],[[12358.9,19898.4,0],0,false,[[5306,0,344.205],[4315,0,371.253]]],[[9929.66,494.124,0],0,true,[[1564,1,20.3635],[3092,1,31.091],[1725,2,33.1782]]],[[15034.2,6252.31,0],0,false,[[1117,0,21.8529],[2903,0,40.3735]]],[[11656.7,19105.8,0],0,false,[[4077,0,147.63]]],
+[[3669.59,1383.26,0],0,false,[[5712,1,121.543],[565,1,305.664]]],[[7347.48,12520.2,0],0,false,[[5694,0,212.692],[3574,0,384.062]]],[[7283.79,6470.62,9.38457],0,true,[[1492,1,17.5395],[3665,1,19.2735],[401,1,10.8229],[5289,1,11.192]]],[[9603.43,2765.83,0],0,true,[[454,0,13.542],[3003,0,4.51128],[1599,0,2.65121],[3046,0,3.11743]]],[[15434.5,596.527,0],0,false,[[3207,0,22.0417],[4392,0,66.2152]]],
+[[5503.36,3602.47,0],0,true,[[154,1,11.0866],[5317,1,101.264],[2573,1,18.1081],[5057,1,22.2581]]],[[5194.37,7497.57,0],0,true,[[5373,0,8.32356],[1603,0,15.7506],[3843,1,11.9357]]],[[10068,9231.62,0],0,false,[[1272,0,2.84604],[182,0,9.79102]]],[[10268.4,18960.8,0],0,true,[[2223,0,28.7319],[2709,0,245.632],[3386,0,50.2058]]],[[10334.4,2588.77,0],0,true,[[2126,0,2.47372],[5353,0,5.64867],[3671,0,5.87998]]],
+[[3805.26,7143.59,0],0,false,[[648,0,177.593],[568,0,145.102]]],[[1665.58,13753.2,0],0,true,[[3214,1,31.2745],[48,1,128.364],[2659,1,11.8075]]],[[6469.29,10862.6,0],0,false,[[3245,0,29.6623],[2666,0,18.2347]]],[[1229.97,14420,0],0,false,[[4371,0,227.733],[51,0,313.103]]],[[9051.56,5805.78,0],0,true,[[1576,1,15.9284],[1898,1,105.921],[3273,1,4.81723]]],
+[[16505.9,17496,0],0,false,[[312,1,173.395],[773,1,390.152]]],[[18242.8,12912,0],0,true,[[3668,0,20.0345],[4625,0,290.631],[1116,0,12.2618],[2161,0,8.62112]]],[[5937.7,8908.24,0],0,true,[[865,0,2.73992],[1794,0,2.15102],[1403,0,1.11902]]],[[8982.56,12095.8,0],0,true,[[5576,1,212.797],[5243,1,21.9179],[1224,1,8.72302]]],[[10030.7,8625.83,0],0,false,[[917,0,4.45954],[4383,1,3.09834]]],
+[[16222.5,7296.46,0],0,false,[[1400,1,28.5779],[3452,1,75.7606]]],[[5381.26,6515.92,0],0,false,[[1807,1,185.85],[2113,1,156.15]]],[[4012.23,13355.7,0],0,true,[[5012,1,10.7643],[3687,0,96.8952],[3581,2,9.03368]]],[[7649.99,19515.6,0],0,false,[[5170,1,3.09187],[1677,0,176.361]]],[[5002.15,10917.4,0],0,true,[[1475,0,2.88282],[3032,0,3.80785],[3342,0,3.57238],[515,0,3.14073],[5391,0,5.4942]]],
+[[8386.35,714.803,0],0,true,[[2488,1,29.1254],[586,1,296.482],[1241,1,15.529]]],[[7817.45,15742.7,0],0,false,[[5074,0,16.812],[475,0,6.77157]]],[[8286.7,14021.5,0],0,false,[[2624,1,290.041],[5065,1,201.397]]],[[3623.02,17869.4,0],0,false,[[4979,0,19.8168],[4621,0,165.61]]],[[16408.4,8104.49,0],0,false,[[3929,0,367.836],[2578,0,185.648]]],
+[[4998.51,10912.8,0],0,true,[[4114,0,1.81566],[2043,0,2.5438],[3951,0,5.51388],[515,0,2.77108]]],[[1494.66,9083.83,0],0,false,[[3364,1,151.217],[1986,1,303.372]]],[[9938.52,502.612,0],0,true,[[1725,2,29.4608],[1602,2,24.0867],[2987,2,20.0796],[5654,2,16.4188]]],[[9615.78,9379.48,0],0,false,[[3344,0,285.076],[1940,0,184.133]]],[[8207.59,6991.14,0],0,true,[[903,0,2.89433],[2946,0,3.19425],[5258,0,8.12933]]],
+[[1102.95,17871.7,0],0,true,[[3029,0,15.3121],[3087,0,22.8349],[1600,0,2.38007]]],[[12975.5,12196.3,0],0,false,[[5240,0,206.521],[4112,0,15.4248]]],[[8613.93,581.448,0],0,false,[[2050,1,203.816],[2488,1,237.072]]],[[14282.7,6815.88,0],0,true,[[3916,0,4.82268],[282,0,11.0983],[799,0,7.81002]]],[[15845.2,14167.4,0],0,false,[[1020,0,47.1264],[3294,0,338.538]]],
+[[9812.68,12398.8,0],0,false,[[792,0,88.3129]]],[[11797.2,14926.3,0],0,true,[[5606,0,4.7682],[123,0,11.8393],[3283,0,16.1934]]],[[10977.4,8786.4,0],0,false,[[2527,0,277.401],[4716,0,371.869]]],[[13686.6,16209.2,0],0,true,[[2271,0,21.1974],[2333,0,2.75596],[2090,0,3.94046]]],[[827.745,6937.08,0],0,true,[[5538,1,18.9425],[1355,1,27.0131],[5532,1,3.39803],[3941,1,1.04431],[2452,1,2.09116],[4258,1,9.84442]]],
+[[16078.6,2533.07,0],0,false,[[2929,0,322.126],[3210,0,364.56]]],[[10329.7,7518.63,0],0,false,[[4282,1,82.3789]]],[[15799.9,9350.95,0],0,false,[[537,1,105.12],[3251,1,365.686]]],[[5756.86,3873.96,0],0,false,[[3584,1,3.2385],[4902,0,24.6694]]],[[5213.38,19631.1,0],0,true,[[4945,2,28.1982],[3626,2,30.8305],[1800,2,5.90841],[953,2,5.09591],[2851,2,5.6554],[4119,2,8.17559]]],
+[[12899,1716.72,0],0,false,[[4479,0,25.0047],[142,0,19.0138]]],[[13429.1,14041.7,0],0,true,[[3886,0,247.966],[5486,0,132.023],[2905,0,300.943]]],[[7971.7,3813.79,0],0,true,[[4426,0,162.994],[4823,0,4.12005],[5650,2,8.67783]]],[[13735.4,4701.29,0],0,true,[[3979,1,101.043],[1556,1,9.36227],[2303,1,6.9131]]],[[13987.9,7097.19,0],0,true,[[3894,0,5.43814],[4547,0,306.667],[3188,0,8.12801]]],
+[[12093.5,17579.8,0],0,true,[[5049,0,3.58598],[4113,0,3.74128],[5085,0,2.28596],[2612,0,20.1805]]],[[6481.12,10872.5,0],0,true,[[2899,0,15.7103],[4754,0,6.36879],[2666,0,7.12956]]],[[12383.2,4836.48,0],0,true,[[2569,0,3.45747],[810,0,2.77736],[1712,0,2.4343]]],[[12944.7,8873.75,0],0,true,[[3689,1,20.5098],[4987,1,119.505],[3700,1,12.5458]]],[[6868.96,702.283,0],0,false,[[5555,1,185.213],[406,1,44.0642]]],
+[[10141.9,8221.83,0],0,true,[[1664,0,3.80722],[178,0,57.0442],[3495,1,6.91723]]],[[16769.8,5508.57,0],0,false,[[1360,0,185.011],[3677,0,340.968]]],[[7541.62,7376.48,0],0,true,[[4312,0,2.46977],[4382,0,2.17938],[835,2,7.11142]]],[[14775.2,183.836,0],0,false,[[2236,0,20.0977],[3874,0,31.724]]],[[12983.4,1487.1,0],0,false,[[2468,0,296.2],[2785,0,206.616]]],
+[[16014.3,11229.5,0],0,false,[[5095,0,384.661],[528,0,219.721]]],[[4832.34,18802.7,0],0,true,[[4663,1,230.5],[1460,2,5.26844],[2884,2,5.50667]]],[[8853.7,5704.55,0],0,false,[[5177,1,6.77755],[2060,0,117.725]]],[[11827.6,20059.5,0],0,false,[[4315,0,183.996],[1551,0,351.9]]],[[8530,2480.12,0],0,false,[[1107,2,255.491],[725,2,57.5788]]],
+[[16193.4,15367.6,3.74604],0,false,[[3755,1,374.346],[2009,1,247.854]]],[[13064.2,13533.5,0],0,true,[[4281,0,262.29],[4351,0,84.8804],[405,0,184.001]]],[[7492.18,19642,0],0,true,[[1677,0,27.5957],[3080,0,216.522],[1614,0,5.13664],[3768,0,7.76055],[1474,0,10.6812]]],[[2031.08,5344.73,0],0,false,[[599,2,303.184],[3347,2,187.063]]],[[19346.1,14257,0],0,false,[[5209,0,158.077],[2922,0,24.1664]]],
+[[6695.11,17437,0],0,false,[[2132,1,25.4286],[558,1,26.7502]]],[[5583.78,3433.43,0],0,false,[[1363,1,260.132],[4662,1,22.2012]]],[[8160.85,4605.96,0],0,true,[[4942,2,25.9849],[4549,2,298.759],[521,2,12.3556]]],[[3189.44,12771.3,0],0,false,[[784,1,96.5794],[2781,1,22.3696]]],[[10867.2,12815.6,0],0,false,[[2611,1,5.80135],[288,0,177.131]]],
+[[19522.3,11308.3,0],0,true,[[4558,1,125.714],[1468,1,18.1024],[2978,1,13.2574]]],[[8931.23,9011.67,0],0,true,[[4488,0,10.4952],[3235,0,170.817],[1308,1,11.0575]]],[[19787,8395.99,0],0,false,[[4357,0,58.5779],[3558,0,18.8061]]],[[17162.9,17840.7,0],0,true,[[1013,0,6.19195],[2766,0,158.402],[2330,0,6.44182]]],[[19107.8,3906.26,0],0,false,[[2977,0,25.728],[3117,0,146.942]]],
+[[15501.8,3037.11,0],0,true,[[4472,1,61.151],[1948,1,19.7599],[4389,1,3.16333]]],[[15114.6,488.323,0],0,true,[[4040,0,69.5262],[415,0,9.46781],[2542,0,6.9922]]],[[17281.8,11388,0],0,true,[[774,1,19.2297],[3031,1,27.0466],[1908,1,7.20786],[3629,1,5.30667],[1580,1,10.069]]],[[4752.24,12184.6,0],0,false,[[4388,0,348.788],[399,0,255.118]]],[[20400.1,5937.25,0],0,true,[[3830,0,3.92445],[1405,0,4.34746],[4395,0,2.44552]]],
+[[9962.82,8660.7,0],0,false,[[2736,1,268.018],[4700,1,68.0639]]],[[19018.2,11363.4,0],0,true,[[679,0,71.8739],[4085,0,29.677],[4209,0,16.8274]]],[[15678.9,14657.1,0],0,false,[[628,0,140.752],[5112,0,273.894]]],[[17077.2,17959.9,0],0,false,[[1467,1,35.4289],[4986,1,8.02755]]],[[1895.57,13910.2,0],0,true,[[4892,1,19.9075],[1640,1,390.511],[3474,1,8.39623],[3734,1,6.11451],[1818,1,6.71983]]],
+[[9580.32,17715.6,0],0,true,[[398,0,6.36914],[4189,1,10.5964],[2745,1,3.72206]]],[[19748.9,8752.28,0],0,false,[[4723,1,102.608],[707,1,116.301]]],[[18112.1,16962.8,0],0,true,[[1141,0,39.8307],[4263,0,3.85965],[1628,1,13.5114]]],[[18478.3,1115.27,0],0,false,[[1510,0,45.5271],[2677,0,297.935]]],[[8212.67,19988.4,0],0,false,[[3234,1,3.14596],[813,0,167.964]]],
+[[17145.4,5031.88,0],0,false,[[1323,0,27.6762],[1754,0,58.1111]]],[[15403.7,470.209,0],0,true,[[1370,0,22.2936],[987,0,98.8058],[1260,0,51.1202],[1345,0,19.0754]]],[[3818.54,15806.4,0],0,false,[[332,2,154.961],[3065,2,376.62]]],[[1844.64,14532.6,0],0,false,[[108,1,357.358],[1404,1,203.276]]],[[10705,12754.2,0],0,true,[[1418,1,50.2047],[2487,1,14.7463],[4830,1,5.56441]]],
+[[4479.05,14938.8,0],0,true,[[1212,0,304.465],[2858,0,296.854],[1705,0,325.021]]],[[6799.26,3388.81,0],0,false,[[1779,2,303.566],[3110,2,253.525]]],[[11391.6,14688.5,0],0,false,[[4047,0,391.269],[2723,0,245.557]]],[[4391.5,3611.36,0],0,false,[[352,0,396.953],[3563,0,200.925]]],[[3180.56,7334.59,0],0,false,[[766,0,360.228],[1376,0,84.9839]]],
+[[16649.1,5651.94,0],0,true,[[4181,0,276.553],[1360,0,8.10234],[5269,0,6.93415]]],[[15727.6,9242.81,0],0,true,[[3913,0,4.29981],[3490,0,5.13906],[2656,1,3.41227]]],[[827.32,6935.03,0],0,true,[[3941,0,2.45096],[4258,0,7.7849],[2384,1,2.09116]]],[[1112.78,17880.8,0],0,true,[[2923,0,4.70716],[4071,0,2.60627],[3087,0,9.44423]]],[[12997.3,5307.73,0],0,false,[[4499,0,139.499],[486,0,319.765]]],
+[[5822.37,16241.7,0],0,false,[[4519,0,254.952],[3285,1,4.35289]]],[[13242.3,9053.41,0],0,true,[[2988,0,46.8839],[4639,0,181.269],[4664,0,140.247]]],[[3754.71,15078.5,0],0,true,[[2194,0,7.78187],[2815,0,68.4376],[5071,0,5.44463]]],[[12642.9,8257.25,0],0,true,[[131,1,20.0352],[2249,1,19.7535],[5147,1,3.9503]]],[[14705.4,6485.45,0],0,false,[[3480,0,160.125],[4926,0,301.155]]],
+[[4018.77,13284.1,0],0,true,[[5584,2,21.7334],[1229,2,45.9817],[2617,2,6.19172]]],[[10359.5,14980.9,0],0,false,[[2197,0,369.731]]],[[7800.58,15770.3,0],0,false,[[2032,0,5.7083],[2174,0,3.30253]]],[[16914.6,11443.4,0],0,false,[[2758,0,301.062],[3959,0,349.169]]],[[13036.8,11795.7,0],0,true,[[4190,0,124.68],[3264,0,24.7005],[2638,0,11.6587]]],
+[[15562.5,8799.49,2.40142],0,false,[[1723,1,100.922],[3816,1,12.6986]]],[[19536,11695.2,0],0,false,[[2596,1,83.5423],[5053,1,384.275]]],[[18132.3,16125.6,0],0,true,[[837,0,18.7611],[188,1,5.08633],[660,1,25.6813]]],[[13096.6,1213.47,0],0,false,[[4018,0,249.947],[2404,0,296.2]]],[[7964.35,3800.03,0],0,false,[[4293,2,166.175],[5650,2,18.4698]]],
+[[11052.7,17568.3,0],0,true,[[5473,0,139.066],[1479,0,100.944],[3275,0,91.9438]]],[[9270.68,12168.9,0],0,false,[[5243,1,275.389],[4938,1,293.126]]],[[8197.57,19426.4,0],0,false,[[1152,0,116.607],[2112,0,332.879]]],[[18378,17649.1,0],0,true,[[4747,1,56.0278],[5244,1,27.238],[4949,1,6.28917]]],[[18446.4,19666.4,0],0,false,[[1057,0,353.589],[2658,0,193.095]]],
+[[3648.28,15149.2,0],0,false,[[3213,0,86.1399]]],[[13961.1,19405,0],0,true,[[2267,0,12.6438],[3461,0,20.2912],[3726,0,9.22145]]],[[16230.4,9716.24,0],0,false,[[2933,0,229.196],[1598,1,7.92683]]],[[3133.78,5029.9,0],0,false,[[3812,0,178.528],[1009,0,97.3317]]],[[12928.5,7550.16,0],0,false,[[2002,0,122.01],[604,0,292.96]]],
+[[9033.21,9479.8,0],0,false,[[4273,0,83.7995],[5620,0,350.093]]],[[8167.07,12540.3,0],0,false,[[893,0,64.5746]]],[[17945.1,258.153,0],0,false,[[1263,1,390.931],[4219,1,336.053]]],[[15285.3,8894.88,0],0,false,[[1723,1,218.582],[4215,1,79.5473]]],[[4494.63,19176,0],0,true,[[5165,0,4.61077],[4886,0,23.7357],[3419,1,4.27347]]],
+[[17720,12023.3,0],0,true,[[1956,0,1.22786],[683,0,3.61728],[4210,0,3.15739],[4927,0,2.91853],[1131,0,3.05896],[1333,0,10.8401]]],[[18897.1,14276.7,0],0,true,[[4156,1,5.87894],[3792,1,4.18688],[4203,1,1.10551]]],[[10696.2,12766.1,0],0,true,[[2444,1,14.7463],[4141,1,113.452],[4830,1,13.1839]]],[[8412.12,701.234,0],0,false,[[2377,1,237.072],[2365,1,29.1254]]],[[8074.91,4337.76,0],0,true,[[747,1,15.0048],[5173,2,12.8179],[5107,2,16.2956]]],
+[[16968.1,10860.5,0],0,false,[[3397,1,249.3],[1483,1,248.916]]],[[8625.21,8763.2,0],0,true,[[4628,0,2.95668],[5294,0,3.52436],[1061,0,5.43967]]],[[837.298,13178.5,0],0,false,[[465,1,345.244],[1231,1,139.872]]],[[7279.09,19196,0],0,false,[[5010,1,351.916],[4811,1,237.864]]],[[16489.4,8649.27,0],0,false,[[346,1,26.1794],[4455,1,265.555]]],
+[[5408.8,11486.8,0],0,false,[[3559,0,232.618],[3477,0,380.741]]],[[11448,5644.32,0],0,true,[[1504,0,3.72693],[690,0,3.90222],[4430,0,3.9364]]],[[2086.19,14180.6,0],0,false,[[1818,0,332.463],[3902,0,145.572]]],[[3225.61,1227.59,0],0,false,[[788,1,157.264],[4870,1,27.9108]]],[[15650.3,14272.5,0],0,false,[[1238,0,106.577],[3523,0,48.6321]]],
+[[8782.41,2191.07,0],0,false,[[4788,0,26.0286],[2917,0,57.6176]]],[[19699.5,4488.07,0],0,false,[[3456,0,47.4751],[1046,0,104.184]]],[[17481.7,12422.2,0],0,false,[[5194,0,324.666],[128,0,86.2107]]],[[13739.7,16213.1,0],0,true,[[4575,0,20.8638],[275,0,15.0104],[601,0,9.50451]]],[[17119.2,17969.9,0],0,false,[[4470,0,100.258],[2171,0,24.5717]]],
+[[19142,8033.77,0],0,false,[[4605,0,328.43],[439,0,242.141]]],[[13057.9,15868.7,0],0,false,[[135,0,296.671],[345,0,299.834]]],[[7093.58,17290.8,0],0,false,[[3430,1,112.057],[1798,1,145.186]]],[[18077.8,16209.3,0],0,false,[[3940,0,140.766],[299,0,26.6646]]],[[3287.5,7620.12,0],0,false,[[416,1,240.87],[3753,1,260.251]]],
+[[9729.89,6569.21,0],0,false,[[496,0,164.138],[1459,0,390.069]]],[[13050.8,6006.96,0],0,false,[[3391,1,253.839],[606,1,289.257]]],[[9792.87,6410.22,0],0,false,[[5337,1,190.83],[992,1,22.3621]]],[[2924.25,4988.24,0],0,false,[[2809,2,157.333],[4205,2,89.9892]]],[[3130.19,15602.4,0],0,false,[[1866,0,171.972],[4033,0,35.7062]]],
+[[15037.5,13775.9,0],0,false,[[3637,0,195.858],[4711,1,8.03445]]],[[18879.1,14438,0],0,false,[[5444,1,156.669],[440,1,318.347]]],[[14887.2,5932.46,0],0,false,[[2245,1,31.457],[1801,1,28.1983]]],[[20094,6356.59,0],0,false,[[5235,0,265.48],[2674,0,177.251]]],[[8984.44,5069.77,0],0,false,[[5623,0,189.543],[2685,0,346.122]]],
+[[13503.5,12878.3,0],0,false,[[3049,0,82.4008],[3877,0,217.457]]],[[19008.5,14240,0],0,true,[[4309,0,3.8845],[2531,0,68.0356],[4054,0,8.44282]]],[[2379.98,13644.8,0],0,false,[[5682,0,62.8516]]],[[7601.01,15334.6,0],0,false,[[2847,1,291.512],[4199,1,387.359]]],[[8252.05,17908,0],0,false,[[2904,0,362.774],[5021,0,87.5159]]],
+[[5350.76,3062.17,0],0,false,[[5220,1,352.45],[225,1,171.93]]],[[14061.2,13280.2,0],0,false,[[448,0,20.1323],[3788,0,20.5364],[3603,0,12.7555]]],[[11135.7,8581.74,0],0,false,[[3684,0,292.287],[2382,0,277.401]]],[[6922.77,4549.29,0],0,false,[[1441,1,382.952],[3254,1,133.643]]],[[13838.4,4210.14,0],0,true,[[2830,0,31.4168],[1566,0,18.4949],[963,0,37.4775]]],
+[[5657.4,13939.4,0],0,false,[[5255,0,13.4107]]],[[19058.4,14193.9,0],0,false,[[2521,0,68.0356],[3681,0,86.6663]]],[[9148.15,5865.19,0],0,true,[[1898,1,7.87754],[812,0,112.97],[1452,1,11.1859]]],[[11243.3,9226.23,0],0,true,[[1359,0,250.864],[4970,0,19.8065],[3927,0,7.27314]]],[[17492.2,1741.03,0],0,false,[[357,0,299.489],[4428,0,146.237]]],
+[[13227.6,8628.71,0],0,false,[[699,0,119.291],[4598,0,20.9356]]],[[13196.4,8022.29,0],0,false,[[4186,1,34.6278],[2802,1,208.09]]],[[8841.5,14694.1,0],0,true,[[1455,1,306.472],[3625,1,30.4676],[2657,1,12.6371],[3044,1,14.8521]]],[[822.816,1647.59,0],0,true,[[4412,0,3.0671],[2053,0,2.5374],[4378,1,1.02695]]],[[2801.53,1416.35,0],0,false,[[4161,1,341.709],[1953,1,161.329]]],
+[[12708.2,17205.3,0],0,false,[[2686,0,151.828],[4460,0,21.2037]]],[[17834.3,12173.7,0],0,false,[[632,0,177.634],[3845,0,30.6633]]],[[15119.1,483.015,0],0,true,[[2426,0,6.9922],[4890,0,108.54],[415,0,5.27767]]],[[6227.17,13859.7,4.64521],0,false,[[5619,1,4.42003],[3694,1,4.42003]]],[[8060.77,4232.94,0],0,false,[[2056,2,22.7752],[5024,2,22.7752]]],
+[[4564.04,4628.98,0],0,false,[[2216,2,331.744],[1130,2,234.111]]],[[12276.3,18674.4,0],0,false,[[2052,0,325.681],[4831,0,64.6767]]],[[5366.16,7876.91,0],0,false,[[4432,1,157.614],[3631,1,271.622]]],[[2898.81,17020.2,0],0,false,[[1248,0,340.855],[5502,0,246.602]]],[[13509.3,15657.8,0],0,false,[[1098,0,311.174],[3969,0,240.481]]],
+[[14504.3,15469.6,0],0,false,[[1512,0,355.435],[5382,0,101.565]]],[[476.907,3088.56,0],0,false,[[57,1,0.295172],[2311,0,12.9509]]],[[16667.9,9987.19,0],0,false,[[4608,0,40.5577],[4362,0,235.828]]],[[10294.7,6931.71,0],0,false,[[680,0,172.678],[2712,0,69.2648]]],[[10615.3,11442,0],0,true,[[1590,0,144.697],[5558,0,6.13036],[5531,0,8.13842]]],
+[[6850.5,1426.33,0],0,false,[[5587,0,314.644],[3348,0,207.733]]],[[3114.03,6281.32,0],0,true,[[4923,1,145.933],[2187,1,25.024],[5478,1,1.18767],[2996,1,4.5794],[967,1,7.82126],[762,1,10.7028]]],[[11005,4384.62,0],0,true,[[2966,0,35.2324],[2925,0,262.585],[3395,0,35.181]]],[[16808.9,18889.4,0],0,false,[[3752,0,384.27],[4360,0,341.399]]],[[5472.1,6332.02,0],0,true,[[3023,0,238.128],[5647,0,24.0972],[839,0,10.3032]]],
+[[16143.4,6951.2,3.64843],0,true,[[1888,1,19.9825],[3607,1,5.98357],[4879,1,23.9275]]],[[3710.46,1981.49,0],0,false,[[4636,1,357.238],[4807,1,358.253]]],[[15482.2,2999.19,0],0,true,[[1948,1,22.9235],[1422,1,184.904],[899,1,4.65192]]],[[14523.8,12143.2,0],0,false,[[2740,1,3.27559],[252,0,278.439]]],[[10460.3,11461.9,0],0,false,[[4002,0,4.33158],[3947,0,214.51]]],
+[[4644.52,11202.8,0],0,false,[[3203,0,342.279],[1228,0,24.9591]]],[[15148.3,5677.66,0],0,false,[[2898,0,287.127],[1540,0,17.5511]]],[[7423.1,20465.3,0],0,false,[[5262,0,387.392]]],[[18422.8,836.473,0],0,false,[[4953,0,261.057],[4731,0,370.515]]],[[12384.5,4839.69,0],0,true,[[4020,0,3.01154],[2397,0,3.45747],[1712,0,3.27305],[3561,0,14.4757]]],
+[[2751.97,19427.8,0],0,true,[[2773,0,10.4027],[4184,0,4.96855],[4629,0,6.12156],[5515,0,2.45525],[3010,0,3.75553],[636,0,0.619694]]],[[5830.07,6262.32,0],0,false,[[852,0,43.762],[3614,1,9.63661]]],[[17290.9,4050.9,0],0,false,[[4061,0,27.9383],[1969,0,4.32765]]],[[5489.04,3591.38,0],0,true,[[434,0,38.7417],[154,0,15.7247],[2345,1,18.1081]]],[[14177.4,4922.09,0],0,false,[[3577,1,357.94],[4760,1,392.898]]],
+[[5780.39,9048.53,0],0,false,[[4801,0,173.377],[1353,0,385.355]]],[[3839.7,7586.71,0],0,false,[[568,0,299.407],[2618,0,346.216]]],[[10344.7,17904.7,0],0,false,[[5422,0,323.465],[2992,0,343.659]]],[[16385.4,7920.34,0],0,false,[[2369,0,185.648],[3494,0,223.571]]],[[17595.5,11854.4,0],0,false,[[4744,0,33.4501],[5517,0,193.07]]],
+[[13359.7,7918.11,0],0,true,[[1497,0,33.995],[2699,0,35.1318],[3727,0,95.781]]],[[15214.9,1478.35,0],0,false,[[447,1,374.858],[1208,1,361.163]]],[[18146,17094,0],0,true,[[4247,0,2.61971],[2237,0,2.20126],[2167,0,4.40559],[2885,1,13.7733]]],[[9397.48,19955.7,0],0,false,[[1926,0,279.915],[18,0,11.6054]]],[[11029,11565.9,0],0,false,[[3507,0,230.723],[79,0,40.3159]]],
+[[18216.8,7755.98,0],0,false,[[1709,0,195.895],[4384,0,276.607]]],[[19129.4,3914.89,0],0,true,[[4029,0,2.65657],[1325,0,32.0883],[2977,0,3.0162]]],[[4025.17,10266.4,0],0,false,[[4374,0,121.661],[2841,0,113.47]]],[[8147.67,19988.3,0],0,false,[[1890,1,306.664],[3234,1,62.1861]]],[[512.45,2983.56,0],0,false,[[1327,0,8.97718],[5460,0,51.9437]]],
+[[5892.32,18351.6,0],0,false,[[2717,1,362.137],[4785,1,199.4]]],[[14880.1,12041,0],0,false,[[1863,0,67.4799],[1110,0,144.834]]],[[13305.2,636.375,0],0,false,[[814,0,99.7786],[4018,0,365.38]]],[[12604.9,4188.64,0],0,true,[[4024,0,2.26719],[2294,0,2.51649],[1739,0,1.91414]]],[[3584.69,14972.8,0],0,true,[[5610,0,7.03554],[3276,0,21.7524],[614,0,11.8156]]],
+[[7006.95,629.258,0],0,false,[[3112,1,73.3858],[406,1,151.579]]],[[19539.3,11611.7,0],0,false,[[2949,1,173.66],[2466,1,83.5423]]],[[8840.08,10271.9,0],0,true,[[1217,0,165.208],[1728,0,3.05561],[163,0,2.93187]]],[[4679.75,11233.2,0],0,false,[[1909,0,309.788],[1228,0,28.385]]],[[8458.04,19371.2,0],0,false,[[4445,0,104.252],[3022,0,20.8647]]],
+[[5411.26,16212.7,0],0,false,[[4913,1,146.161],[3604,1,387.918]]],[[4341.57,8562.97,0],0,false,[[989,0,272.831],[4907,0,147.05]]],[[14493.8,721.644,0],0,false,[[3138,0,231.131],[3922,0,219.923]]],[[15299.8,786.039,0],0,false,[[502,1,312.148],[2700,1,22.5092]]],[[4621.33,12857.9,0],0,true,[[4679,0,4.20293],[2670,0,1.70053],[553,2,9.33606]]],
+[[9323.45,19110.1,0],0,false,[[729,0,247.663],[4586,0,187.722]]],[[14373,7971.12,0],0,true,[[3856,0,1.78185],[4497,0,9.37458],[1367,0,14.8455]]],[[3217.79,5728.69,0],0,true,[[5392,0,3.29357],[2159,0,3.68902],[1790,1,5.9495]]],[[14694.4,11926.6,0],0,true,[[3790,0,16.3686],[1965,0,30.2759],[431,0,117.688]]],[[19618,4374.54,0],0,true,[[62,0,26.4684],[1137,0,27.4207],[3674,0,155.563]]],
+[[8490.3,13277.3,0],0,false,[[3241,0,216.135],[5312,0,265.469]]],[[10864.2,12810.6,0],0,true,[[1298,1,60.6378],[45,1,25.4169],[2419,1,5.80135]]],[[12113.5,17576.8,0],0,true,[[5049,0,23.5643],[5520,0,154.191],[2395,0,20.1805],[4113,0,16.8516],[3498,0,15.5401]]],[[6744.4,15127.4,0],0,false,[[2681,0,290.977],[957,0,182.25]]],[[10266.1,9705.64,0],0,false,[[4138,0,195.781],[1858,0,185.88]]],
+[[18577.7,14222.2,0],0,false,[[2030,1,157.852],[514,1,346.837]]],[[19478.8,12783.5,0],0,true,[[4865,1,319.295],[3337,1,35.0999],[1750,1,17.6227],[2142,1,16.2407],[5415,1,14.6319],[1557,1,12.9249],[3359,1,12.5549],[1902,1,15.0479],[5203,1,17.0922]]],[[4014.13,13280,0],0,false,[[2460,2,6.19172],[5227,0,95.9032]]],[[3865.78,7931.92,0],0,false,[[2576,0,346.216]]],[[5591.41,14173.6,0],0,false,[[5604,1,2.42885],[4527,0,70.783]]],
+[[13384.1,13640.3,0],0,false,[[3886,0,185.831],[39,0,11.2065]]],[[20472.6,7398.66,0],0,false,[[4228,1,349.093]]],[[5946.98,8899.68,0],0,true,[[865,0,9.88597],[4905,0,302.022],[5637,0,9.37091]]],[[10129.5,6709.56,0],0,false,[[3447,0,57.7366],[1827,0,115.717]]],[[8018.35,13913,0],0,false,[[1348,1,361.961],[2367,1,290.041]]],
+[[5633.55,12551.7,0],0,false,[[5241,0,343.714],[4003,0,228.995]]],[[17805.1,12167.8,0],0,false,[[1004,0,128.749],[1778,0,14.7756]]],[[12222.4,16344.8,0],0,false,[[3590,0,277.663],[350,0,147.932]]],[[4794.27,827.164,0],0,false,[[958,0,147.398],[1613,0,125.415]]],[[11379.7,17646.4,0],0,true,[[1958,0,189.323],[5602,0,310.218],[5541,0,94.6728]]],
+[[8431.05,11081.7,0],0,false,[[133,0,49.4075],[5611,0,155.274]]],[[17277.4,15687.6,0],0,false,[[5339,0,392.347]]],[[14942.4,15229.2,0],0,false,[[4934,0,9.04622],[678,1,9.60985]]],[[5602.21,6354.75,0],0,true,[[3248,0,6.53882],[2853,0,49.134],[5586,1,4.30066]]],[[13628.6,12721.3,3.29481],0,false,[[3877,0,25.4553],[4757,0,26.7916]]],
+[[7545.99,19301.1,0],0,true,[[3226,1,15.1467],[1663,1,213.571],[3470,1,3.84005],[3081,1,11.4578]]],[[16242.3,7114.09,0],0,true,[[2183,1,26.3531],[1896,1,123.312],[4292,1,9.28401]]],[[6422.26,1708.67,0],0,true,[[487,1,19.2673],[4950,1,15.4749],[1554,1,4.15634],[2275,1,4.19349],[5052,1,22.7951]]],[[13026.1,11791.1,0],0,true,[[4616,0,372.601],[2464,0,11.6587],[3264,0,14.0865]]],[[14526.4,8738.51,0],0,true,[[5533,0,2.21209],[1867,0,318.636],[5219,1,17.5625]]],
+[[623.661,2976.93,0],0,false,[[4584,0,24.8795],[4921,1,11.6459]]],[[10774.6,12827.3,0],0,false,[[5509,0,14.9735],[2025,0,41.1785]]],[[19597.7,5827.96,0],0,false,[[2084,0,266.302]]],[[10555.6,14153.9,0],0,true,[[1873,0,1.96738],[905,0,8.3477],[641,0,2.54992]]],[[16282.1,16599.6,0],0,true,[[4046,0,4.44293],[328,0,362.143],[3345,1,6.61298]]],
+[[12488,8199.55,0],0,false,[[464,0,18.3946]]],[[18816,14939.8,0],0,true,[[4355,1,24.3977],[5491,1,23.3314],[4589,1,11.9654],[3215,1,9.02103],[2829,1,7.19193],[3731,1,5.14334],[1462,1,6.7061],[1185,1,10.0286]]],[[19748.5,8909.41,0],0,true,[[1752,0,2.50023],[187,0,2.05777],[742,1,10.0827]]],[[12448.9,9551.25,0],0,true,[[5465,0,4.23703],[3879,0,3.46888],[1233,1,11.523],[3795,1,12.5676]]],[[2765.38,14515.8,0],0,true,[[4457,0,83.1848],[5711,0,289.462],[4498,0,285.535]]],
+[[19462.2,19654.4,0],0,false,[[803,0,33.8717],[3499,0,317.134]]],[[8331.55,17863.6,0],0,true,[[1977,0,223.423],[2794,0,11.5999],[5021,0,7.76962]]],[[12616.6,4431.28,0],0,false,[[5031,0,220.205],[5671,0,64.2425]]],[[5273.05,14204.8,0],0,false,[[3257,1,234.602],[5636,1,17.1315]]],[[16689.9,14117,0],0,false,[[1023,1,314.942],[4839,1,278.41]]],
+[[3940.25,16303.8,0],0,false,[[550,2,84.9789],[1158,2,178.522]]],[[15729.3,9239.85,0],0,true,[[1843,1,9.55277],[3319,1,12.1526],[3913,1,2.39135],[2451,1,3.41227],[3490,1,8.32758]]],[[8851.21,14702.2,0],0,true,[[3260,1,279.877],[3044,1,10.3917],[2537,1,12.6371]]],[[18639.5,19664.1,0],0,false,[[2474,0,193.095],[3047,0,353.601]]],[[1659.66,13743,0],0,false,[[5629,0,147.578],[2351,1,11.8075]]],
+[[20336.6,3663.23,0],0,false,[[583,0,262.636],[981,0,269.703]]],[[2283.42,15765.4,0],0,true,[[3136,1,88.8937],[2081,1,136.544],[713,1,7.57585]]],[[16746.6,17814,0],0,true,[[1967,0,2.79053],[1870,0,3.14896],[3173,1,10.8307],[490,1,12.802]]],[[15018.4,6259.02,0],0,true,[[1801,1,323.916],[542,1,9.60732],[1117,1,6.23786]]],[[451.984,2778.34,0],0,false,[[5061,1,270.673],[3393,1,181.832]]],
+[[13429.5,7993.4,0],0,true,[[4657,0,11.367],[1497,0,68.6856],[5554,0,15.0623],[1239,0,11.1368]]],[[6486.7,10868,0],0,true,[[2352,0,18.2347],[3469,1,24.6499],[2396,0,7.12956],[4754,0,1.81111],[3415,0,15.1498]]],[[3143.53,12508.2,0],0,false,[[2168,0,127.871],[4248,0,390.775]]],[[11503.6,15063.3,0],0,false,[[4500,0,116.081],[4047,0,30.5272]]],[[6740.32,14804.1,0],0,false,[[4056,1,378.795],[4055,1,176.653]]],
+[[4622.32,12856.5,0],0,true,[[2604,0,1.70053],[4679,0,2.52501],[553,2,10.8606]]],[[18588.8,11578.1,0],0,false,[[2954,0,208.058],[481,0,334.702]]],[[7411.34,7736.99,0],0,false,[[835,2,377.39],[280,2,19.5822]]],[[9682.45,720.74,0],0,true,[[1593,1,22.6255],[983,2,17.4831],[2059,2,13.346]]],[[20234.2,6308.01,0],0,false,[[2518,0,177.251],[5189,0,198.398]]],
+[[18839.9,7854.45,0],0,true,[[3492,0,19.9611],[4605,0,26.0904],[173,0,9.0177],[3222,0,5.14627],[1572,0,2.25012],[4076,0,5.71072]]],[[19855.2,14633.7,0],0,false,[[2985,0,244.784],[4415,0,387.187]]],[[18773,1159.15,0],0,false,[[2438,0,297.935],[520,0,123.944]]],[[2559.47,20094.9,0],0,true,[[2871,0,334.131],[500,0,4.25871],[2926,1,6.67929]]],[[4267.98,15226.2,0],0,false,[[1212,0,152.428],[3730,0,382.232]]],
+[[13917.9,4476.57,0],0,false,[[5182,1,6.56924],[161,0,98.1824]]],[[6636.68,15394.5,0],0,false,[[4874,0,170.234],[2613,0,290.977]]],[[13273.9,18635.5,0],0,false,[[1446,0,161.602]]],[[17690.5,16812.8,0],0,true,[[1336,0,2.24881],[233,0,299.323],[4467,0,10.4523]]],[[3842.74,14933.9,0],0,false,[[914,2,18.6996],[4533,2,65.2645]]],
+[[9329.5,5096.43,0],0,false,[[2519,0,346.122],[382,0,294.435]]],[[12583.2,17291.2,0],0,false,[[5520,0,396.987],[2540,0,151.828]]],[[14837.9,16449.1,0],0,false,[[3486,0,159.236],[3813,0,359.923]]],[[5468.61,12401.8,0],0,false,[[5120,2,81.609],[3866,2,328.857]]],[[3094.78,12627.8,0],0,false,[[5471,0,43.1642],[3609,0,210.954]]],
+[[5739.52,3817.04,0],0,false,[[2711,2,82.773],[2164,2,40.194]]],[[9919.71,7998.41,0],0,false,[[1681,0,302.532],[1071,0,391.467]]],[[7702.54,11778.8,0],0,false,[[5250,1,276.921],[4595,1,375.647]]],[[10328.1,12542.3,0],0,false,[[3406,1,190.569],[2314,1,23.106]]],[[17929.9,7685.64,0],0,false,[[1710,0,74.2435],[5011,0,74.0422]]],
+[[17303.8,4113.12,0],0,true,[[1309,0,4.31059],[4704,0,4.21144],[1254,0,2.90795]]],[[11268,19774.8,0],0,true,[[621,0,6.20551],[4827,0,2.72656],[661,0,7.00527]]],[[5511.02,18580.9,0],0,true,[[2273,1,299.234],[3840,1,24.0823],[5676,1,11.145]]],[[7123.9,12601.7,0],0,false,[[4696,1,70.0329],[2887,1,339.999]]],[[13335.8,7892.35,0],0,false,[[2580,0,35.1318],[2959,0,98.5463]]],
+[[15320,776.17,0],0,true,[[2603,1,22.5092],[654,1,55.0085],[5296,1,4.0475]]],[[4113.74,14688.9,0],0,true,[[1202,0,29.8891],[2893,0,230.806],[3770,0,30.401]]],[[15237.6,14440.3,0],0,false,[[3606,0,18.6495],[3253,0,32.0014]]],[[19894.8,8533.47,0],0,false,[[1932,0,168.495]]],[[8353.58,2639.46,0],0,false,[[2100,2,57.8883],[5702,2,20.6217]]],
+[[2316.64,6595.26,0],0,false,[[3648,1,168.985],[1408,1,245.205]]],[[18599.1,17580.1,0],0,true,[[946,0,3.42997],[3983,0,4.15438],[1129,0,2.09969],[1804,1,4.54024]]],[[12659.1,8396.18,0],0,false,[[1251,0,30.8976],[5566,0,88.2729]]],[[2551.91,20096.1,0],0,true,[[500,0,3.43225],[4271,0,3.20164],[2976,1,4.18011]]],[[10453.1,18798.9,0],0,false,[[2348,0,245.632],[3501,0,384.516]]],
+[[12614.6,6260.39,0],0,false,[[4480,0,173.441],[2195,0,87.847]]],[[5807.44,3769.73,0],0,false,[[55,2,383.162],[2690,2,82.773]]],[[10345.7,6884.84,0],0,false,[[2553,0,69.2648],[4852,0,15.1122]]],[[7824.38,15715,0],0,true,[[3132,1,229.221],[1194,1,27.7913],[1900,1,2.75743],[998,1,13.1774],[3297,1,6.13263]]],[[8944.12,5734.16,0],0,false,[[5177,1,93.1232],[2214,1,7.38304]]],
+[[10181.6,5827.35,0],0,false,[[4590,0,249.752],[829,0,141.069]]],[[13050.4,19554.8,0],0,false,[[2861,0,172.757],[4786,0,224.488]]],[[6200.24,18180.9,0],0,false,[[2998,1,193.815],[2590,1,362.137]]],[[5015.37,14510.6,0],0,false,[[1769,0,394.164],[197,0,270.773]]],[[10639.9,11495.8,0],0,false,[[3900,0,71.7432],[5179,0,26.6088]]],
+[[11938,7912.26,0],0,false,[[3439,0,55.4001],[807,0,47.0094]]],[[17007.5,4944.44,0],0,true,[[238,0,26.6771],[1834,0,128.457],[92,0,24.8912]]],[[7399.53,7758.73,0],0,true,[[1095,0,3.64006],[4304,0,3.66144],[280,2,6.24989]]],[[11589.3,14545.9,0],0,false,[[2447,0,245.557],[3118,0,110.017]]],[[2778.1,12885.2,0],0,false,[[255,1,148.704],[1660,1,392.536]]],
+[[9356.11,16511.5,0],0,false,[[4023,0,185.666],[3570,0,131.229]]],[[19188.5,3414.53,0],0,true,[[34,0,247.214],[2940,0,18.9553],[3622,0,3.09249],[3960,0,1.00245]]],[[9953.9,5207.78,0],0,false,[[201,0,326.451],[1753,0,376.09]]],[[17802,13996.7,0],0,true,[[4280,0,3.93598],[5162,0,4.74854],[5151,1,9.53388]]],[[12190.8,10634.8,0],0,false,[[2165,0,18.688],[1745,0,12.5115]]],
+[[12159.3,10690.8,0],0,false,[[2136,0,228.093],[3510,0,49.1945]]],[[20033.2,3264.41,0],0,true,[[297,0,3.23477],[1544,0,100.004],[5523,0,6.00833]]],[[11075.6,17988.7,0],0,true,[[2293,0,329.149],[3632,0,12.0845],[2115,0,54.4305]]],[[13513,16384.6,0],0,false,[[5659,0,6.46715],[1715,0,6.46715]]],[[17547.4,2038.8,0.00012207],0,false,[[3418,0,8.43323],[5599,0,8.43323]]],
+[[6933.34,10598.2,0],0,false,[[158,2,341.837],[3882,2,84.84]]],[[9709.44,8747.99,0],0,false,[[4407,1,359.944],[2430,1,268.018]]],[[12557.6,4598.77,0],0,true,[[2827,0,212.321],[1740,0,24.2424],[3277,0,22.214]]],[[10762.8,11369.8,0],0,true,[[3220,0,5.21167],[4099,0,11.029],[3060,0,10.0163]]],[[11070.8,17737.4,0],0,false,[[3632,0,239.525],[147,0,98.6809]]],
+[[14521.6,12145.7,0],0,true,[[3749,1,401.399],[3820,1,340.943],[2563,1,3.27559]]],[[10559,16995.6,0],0,false,[[1357,0,86.3433],[4390,0,35.1701]]],[[17766.1,13999.2,0],0,false,[[620,1,18.6251],[3699,1,325.399]]],[[10221.4,5592.03,0],0,false,[[566,0,51.5837]]],[[5821.62,13927.4,0],0,true,[[81,0,397.262],[4993,0,13.7208],[916,0,17.6398]]],
+[[9578.62,17719,0],0,true,[[4189,1,14.2945],[398,1,2.65552],[4346,1,10.2979],[2435,1,3.72206]]],[[2382.79,12193.4,0],0,false,[[1177,1,298.571],[2253,1,364.207]]],[[8950,5731.08,0],0,true,[[3701,0,100.876],[470,0,12.7444],[2214,1,6.66592]]],[[14726.1,4368.48,0],0,false,[[1657,0,296.111],[2308,0,322.055]]],[[16984.4,17922.8,0],0,false,[[4012,0,5.2197],[2033,0,100.769]]],
+[[11577.9,16679.1,0],0,false,[[4933,0,119.069],[4517,0,401.142]]],[[9744.14,5726.84,0],0,false,[[3243,0,121.26],[1027,0,36.8433]]],[[12098.4,5416.67,0],0,false,[[4116,0,155.746],[1054,0,38.7138]]],[[3095.87,6429.78,0],0,true,[[4495,0,3.09709],[3001,0,195.733],[4501,1,14.6204]]],[[14042.9,10974.7,0],0,false,[[1384,1,380.581],[940,1,392.73]]],
+[[1106.48,6796.84,0],0,false,[[4158,1,229.821],[2953,1,358.195]]],[[14588.9,18698.2,0],0,false,[[3180,0,289.384],[1193,0,138.579]]],[[3783.4,6933.95,0],0,true,[[4213,0,11.6453],[402,0,2.29288],[2835,0,2.97507],[2875,0,15.2753]]],[[16623.7,11518.9,0],0,false,[[3014,0,390.773],[2463,0,301.062]]],[[8086.82,16844.7,0],0,false,[[860,0,23.2772],[3169,1,6.51467]]],
+[[10756.5,12852,0],0,true,[[184,0,67.1021],[3464,0,16.623],[5509,0,15.7431]]],[[6411.13,593.624,0],0,true,[[368,1,49.0767],[4721,1,43.8968],[3351,1,43.5914]]],[[19694.4,8044.45,0],0,false,[[1678,0,37.3347],[4339,0,138.662]]],[[9722.85,4006.49,0],0,true,[[1169,0,4.06326],[4478,0,0.119379],[5466,0,4.73486],[3975,0,3.98552]]],[[12209.8,5519.01,0],0,false,[[94,0,17.3613],[1854,0,340.026]]],
+[[2793.94,12225.4,0],0,false,[[102,0,379.268],[1647,0,359.529]]],[[17252.2,17710,0],0,false,[[2423,0,158.402]]],[[15623,3289.04,0],0,true,[[5118,1,11.558],[4969,0,16.4026],[2075,1,6.61257]]],[[10020.8,445.004,0],0,false,[[114,1,24.3579],[5527,1,26.6671]]],[[2266.7,2383.17,0],0,false,[[1560,1,28.1198],[2240,1,298.202]]],
+[[15845.1,8802.12,0],0,false,[[2856,1,374.018],[5445,1,25.9002]]],[[19657.1,8463.05,0],0,false,[[1322,1,9.01552],[4723,1,203.055]]],[[5154.25,6484.3,0],0,false,[[3901,0,30.9179],[3023,0,114.504]]],[[2744.8,19420.2,0],0,true,[[1472,0,15.3936],[2570,0,10.4027],[3010,0,7.37401],[471,0,7.10605]]],[[14640.7,19121.1,0],0,true,[[735,0,4.44255],[1382,0,2.65127],[2880,0,10.1642]]],
+[[16398.9,2329.3,0],0,true,[[3210,0,15.3345],[2299,0,216.378],[4895,0,15.7532]]],[[460.074,3004.06,0],0,false,[[4982,0,20.5296],[2993,0,66.4786]]],[[13920.4,4463.77,0],0,false,[[5182,1,12.9139],[1072,1,30.5916]]],[[13629.2,12288.1,0],0,true,[[2000,0,87.2936],[5594,0,251.191],[2001,0,348.332]]],[[13845,4737.58,0],0,true,[[3723,1,87.9883],[3577,1,29.388],[5400,1,15.305]]],
+[[8614.53,20129.3,0],0,false,[[5144,0,232.809],[2230,0,329.029]]],[[3170.17,12759.9,0],0,true,[[2418,1,22.3696],[4192,1,27.2672],[616,1,11.0099]]],[[15480.2,10293.9,0],0,false,[[4832,0,303.292]]],[[10001.8,1247.82,0],0,false,[[4795,0,256.984],[4875,0,347.141]]],[[10449.4,7777.8,0],0,false,[[310,0,64.0648],[4884,0,90.4412]]],
+[[12904.3,1677.93,0],0,false,[[142,0,20.9947],[2404,0,206.616]]],[[10063.3,14028.2,0],0,false,[[1161,0,276.547],[4494,0,178.778]]],[[7281.91,17295,0],0,false,[[169,0,92.1574],[1056,0,125.502]]],[[4087.07,19777.9,0],0,false,[[4145,1,390.956],[1144,1,356.453]]],[[16271.5,10286.1,0],0,false,[[4745,0,319.618],[2933,0,342.306]]],
+[[2594.61,6212.26,0],0,false,[[4826,0,279.922]]],[[13862.7,10399.7,0],0,true,[[3915,0,3.89552],[1365,0,383.393],[219,1,14.7195]]],[[19324.4,18664.2,0],0,true,[[2003,0,4.38164],[4462,0,360.691],[3331,0,6.76206]]],[[17667.5,12219.1,0],0,true,[[3878,0,2.29699],[5562,0,2.22956],[5686,0,2.11611],[1840,0,2.27905],[1514,0,3.9864]]],[[8337.68,17873.5,0],0,true,[[2651,0,11.5999],[5067,0,6.3171],[5021,0,6.49787]]],
+[[9227.94,180.277,0],0,false,[[4106,2,142.216],[595,2,332.796]]],[[669.624,19823.4,0],0,false,[[5272,1,296.509],[4416,1,25.0084]]],[[17166.8,5148.89,0],0,true,[[924,0,84.6603],[1920,0,25.5625],[5439,0,53.0106]]],[[16273,16604.2,0],0,true,[[4753,0,46.1962],[3644,0,2.9371],[675,1,11.9909]]],[[20359,19825.4,0],0,false,[[1223,0,139.579]]],
+[[2253.85,15975.8,0],0,true,[[385,0,18.119],[4251,0,6.90483],[106,1,5.40384]]],[[10341.8,2578.83,0],0,true,[[4619,0,4.92361],[1143,0,7.46404],[1711,0,2.89353]]],[[13261.6,7824.72,0],0,true,[[2536,1,208.09],[242,1,33.5383],[4035,1,15.753],[3602,1,17.2165],[2959,1,8.60446]]],[[5720.16,3847.27,0],0,false,[[341,1,28.4371],[5449,1,25.594]]],[[8783.54,13900,0],0,false,[[3053,0,87.2857],[720,0,327.804]]],
+[[314.479,3352.4,0],0,false,[[2311,0,300.566],[1815,0,386.464]]],[[13123,17988.3,0],0,false,[[4347,0,210.242],[1732,0,177.531]]],[[18964.3,14011.5,0],0,false,[[3396,1,379.435],[2288,1,226.226]]],[[9667.35,13903.2,0],0,true,[[5271,1,272.967],[3362,1,32.543],[2013,1,17.4569]]],[[3078.58,4957.91,0],0,false,[[4631,2,71.5727],[2513,2,157.333]]],
+[[17730,12034,0],0,false,[[3711,0,3.087],[2091,0,3.68273]]],[[19079.6,3729.45,0],0,true,[[2877,0,2.28108],[3767,0,15.6561],[4221,0,8.90991]]],[[14633,19875,0],0,true,[[4154,0,30.219],[3848,0,280.041],[4487,0,1.58379],[4779,0,4.25446],[3229,0,10.0898],[4036,0,19.6676]]],[[10453,51.7157,0],0,false,[[4311,2,36.1355],[4842,2,99.6474]]],[[8376.59,7068.33,0],0,false,[[4038,0,382.848],[5258,0,178.403]]],
+[[3822.9,15080.3,0],0,false,[[2457,0,68.4376],[3,0,41.8347]]],[[4670.32,18975.3,0],0,false,[[4663,1,7.46137],[4825,0,55.3792]]],[[13145.9,8168.64,0],0,true,[[612,1,114.627],[1115,1,31.2078],[4781,1,3.05443],[4442,1,15.958]]],[[1461.56,19402.6,0],0,false,[[3661,0,278.829],[3564,0,199.389]]],[[17936.7,12081.4,0],0,false,[[5155,0,143.064],[3672,0,138.4]]],
+[[11821.5,11708.5,0],0,false,[[3832,0,163.601],[3667,0,74.721]]],[[1130.85,8402.98,0],0,true,[[3858,1,12.2764],[3562,0,4.17141],[394,1,15.0548]]],[[18893.7,16994.6,0],0,true,[[4316,0,2.15851],[2180,0,4.13053],[171,0,7.79768]]],[[10345.3,7604.69,0],0,true,[[708,1,79.0379],[5672,1,24.329],[3329,1,7.69023],[4282,1,8.67585]]],[[19345,14274.4,0],0,false,[[3737,0,12.6252],[4420,0,70.4808]]],
+[[12716.5,19790.6,0],0,true,[[5228,0,2.98227],[5668,0,4.41647],[286,0,7.77328]]],[[10374.1,11452.9,0],0,false,[[2200,0,145.104],[2010,0,61.1479]]],[[12426.7,4765.85,0],0,false,[[4034,0,81.5384],[2737,0,212.321]]],[[1848.84,1253.63,0],0,true,[[580,1,25.0028],[4901,1,282.602],[4641,1,13.481]]],[[18820.2,14934,0],0,true,[[3215,0,3.25142],[3043,0,101.175],[4589,0,6.52994],[2646,1,7.19193]]],
+[[13837.8,4241.55,0],0,true,[[4244,0,108.588],[2529,0,31.4168],[5492,0,37.6319]]],[[3211.58,6420.97,0],0,true,[[3754,1,236.7],[5284,1,5.97696],[1672,1,9.98939]]],[[11352.4,17882,0],0,true,[[5030,0,13.6642],[5092,0,2.39622],[63,0,2.92292],[598,0,12.3311]]],[[3237.03,5757.85,0],0,false,[[5014,0,107.327],[5392,0,31.9342]]],[[9630.31,5339.95,0],0,false,[[382,0,163.846],[3243,0,282.251]]],
+[[3782.72,6931.06,0],0,true,[[2757,0,2.97507],[2875,0,12.3168],[4213,0,14.59]]],[[15830,14241.6,0],0,false,[[4127,1,7.19845],[409,0,149.655]]],[[11271.2,4944.04,0],0,false,[[4803,0,261.046],[160,0,391.447]]],[[17790.4,19477.5,0],0,true,[[4992,1,192.889],[5441,1,27.5584],[451,1,15.2349]]],[[2834.12,17423.6,0],0,false,[[5502,0,161.968],[3578,0,308.859]]],
+[[12674.8,15856,0],0,false,[[5426,0,348.122],[3590,0,393.504]]],[[3912.02,10258,0],0,false,[[2587,0,113.47],[4655,0,223.737]]],[[17175.5,18082.6,0],0,true,[[4361,0,99.7714],[1783,1,7.57439],[1002,1,13.7891]]],[[12664.5,9337.48,0],0,true,[[1233,1,294.3],[2096,1,31.2186],[4429,1,6.06922]]],[[20195.6,5430.39,0],0,false,[[4678,0,353.347],[342,0,308.827]]],
+[[7967.93,3819.17,0],0,true,[[4823,0,2.53905],[1655,0,2.85631],[5650,2,3.66168]]],[[6379.05,548.995,0],0,false,[[4966,1,10.3207],[4577,0,54.9868]]],[[7360.2,15173.7,0],0,false,[[1919,1,366.81],[2523,1,291.512]]],[[8463.03,11007.4,0],0,false,[[4222,0,15.1286],[1307,0,22.811]]],[[1617.61,18.3018,0],0,false,[[390,0,336.82]]],
+[[10902.6,17607,0],0,false,[[3638,0,60.9977],[403,0,27.857]]],[[5218.97,19632,0],0,true,[[953,0,2.23308],[4119,0,3.49562],[1800,0,4.79764],[2389,2,5.6554]]],[[13658.3,15140.8,0],0,false,[[1439,0,152.29],[5126,0,114.204]]],[[5614.56,6402.29,0],0,false,[[2633,0,49.134],[4912,0,312.206]]],[[12221.1,1282.83,0],0,true,[[3392,0,313.078],[719,0,1.51343],[669,0,3.24429]]],
+[[1884.11,13914.5,0],0,false,[[4892,1,7.75609],[3474,0,3.99258]]],[[15902.4,8435.16,0],0,false,[[4246,1,392.509],[2770,1,374.018]]],[[7003.55,834.112,0],0,false,[[117,1,4.00788],[3161,0,1.85851]]],[[4533.65,14654.8,0],0,true,[[964,0,93.3794],[1202,0,391.482],[2445,0,296.854]]],[[14305.1,19417.9,0],0,false,[[1383,0,44.8253],[4699,0,124.717]]],
+[[9467.57,8523.89,0],0,true,[[3441,0,9.19076],[1545,0,3.06458],[4818,0,12.1518]]],[[13222.4,19545.3,0],0,false,[[3496,0,110.985],[2716,0,172.757]]],[[15707.4,18646.3,0],0,true,[[832,0,3.3992],[2222,0,4.43213],[373,0,6.6077]]],[[3280.79,7253.41,0],0,true,[[2035,1,21.315],[1738,1,23.8941],[5697,1,5.65567],[3054,1,5.80002],[5480,1,4.19597]]],[[3859.49,2559.49,0],0,false,[[1304,0,242.656],[1962,0,243.444]]],
+[[16581.3,7169.1,0],0,false,[[3538,0,18.8293]]],[[2981.36,1443.2,0],0,false,[[3159,1,25.9986],[622,1,141.381]]],[[1672.84,2720.32,0],0,false,[[3086,1,158.06],[5402,1,274.346]]],[[11979.9,6093.13,0],0,true,[[5313,0,185.739],[2276,0,20.2074],[1791,0,5.20787],[237,0,6.40921],[3098,0,8.15548]]],[[12600.4,8180.43,0],0,true,[[5185,1,20.2691],[3211,1,24.1315],[5080,1,7.42688]]],
+[[12763.2,8224.19,0],0,false,[[4385,0,40.4427],[1058,1,14.0318]]],[[2663,19778.4,0],0,false,[[5608,0,130.486],[2678,0,334.131]]],[[12974.2,8573.72,0],0,true,[[3198,0,84.3489],[2319,1,11.0176],[1113,1,11.4971]]],[[11232.6,3972.38,0],0,false,[[3583,0,127.826],[5579,0,92.5018]]],[[11828.3,7865.34,0.00012207],0,false,[[2292,0,10.7258],[3129,0,10.7258]]],
+[[3781.21,6918.83,8.33787],0,true,[[2757,0,15.2753],[974,0,136.56],[2835,0,12.3168]]],[[5727,6834.56,0],0,true,[[770,0,9.0118],[3673,0,366.951],[1083,0,6.31723]]],[[19079.3,3731.72,0],0,true,[[4674,0,2.54802],[2811,0,2.28108],[4221,0,6.65961]]],[[9814.2,629.075,0],0,false,[[2286,1,10.2456],[4082,1,92.3814]]],[[19948.7,4773.77,0],0,false,[[74,0,72.1062],[3760,0,19.7334]]],
+[[14631.8,19126,0],0,true,[[5256,0,27.5474],[877,0,272.891],[1382,0,12.8065],[735,0,14.541],[4128,0,16.8513],[2774,0,10.1642]]],[[4219.23,10278,0],0,true,[[2231,0,25.4017],[962,0,22.9298],[2328,0,11.7832],[875,0,7.33538],[4989,0,3.40957]]],[[9615.02,3311,0],0,false,[[1584,0,282.427],[1186,0,187.041]]],[[9938.26,628.399,0],0,true,[[4596,1,10.8651],[4697,1,2.5917],[5416,1,16.0437]]],[[4833.47,18797.3,0],0,true,[[1183,2,266.931],[1460,2,4.28582],[2406,2,5.50667]]],
+[[18151,17106.8,0],0,true,[[4769,1,28.2617],[759,1,149.791],[4725,1,17.3288],[4247,1,15.3588],[2582,1,13.7733],[2237,1,12.2158],[2167,1,10.1437]]],[[14523.7,18075.2,0],0,true,[[1760,0,349.348],[1199,0,25.2105],[5372,0,14.6695],[3410,0,11.018]]],[[7143.73,12941,0],0,true,[[2698,1,339.999],[1473,1,32.4335],[5114,1,9.1731],[5498,1,24.5391]]],[[10616.5,17038.2,0],0,false,[[1713,0,18.3619],[1032,0,12.2991],[1505,0,13.9863]]],[[486.456,3079.35,0],0,true,[[57,1,13.1193],[3165,1,19.0748],[3818,1,5.30569]]],
+[[9238.29,16235.9,0],0,true,[[5485,1,9.24805],[664,0,117.09],[5653,1,16.0329]]],[[2001.52,15616.2,0],0,false,[[4,1,307.632],[3136,1,242.403]]],[[3388.46,6332.24,0],0,false,[[4238,0,6.4344],[611,1,9.71339]]],[[3884.08,14710.5,0],0,false,[[2701,0,230.806],[1425,2,8.87762]]],[[1170.84,1516.67,0],0,false,[[1222,1,353.602],[4548,1,104.739]]],
+[[13665,4530.2,0],0,true,[[4171,0,227.959],[1721,0,16.5128],[4994,0,7.68017]]],[[19060.6,4364.88,0],0,false,[[3233,0,392.336],[3585,0,325.556]]],[[4206.7,10280,0],0,false,[[4989,0,13.737],[709,0,19.7632]]],[[14925.7,5846.58,0],0,false,[[1839,0,79.7697],[2566,0,287.127]]],[[6466.56,10878.1,0],0,false,[[2321,0,37.692],[2396,0,15.7103]]],
+[[6219.05,16673,0],0,true,[[266,1,377.248],[1972,1,32.1629],[4603,1,10.9791]]],[[4317.83,7390.7,0],0,false,[[554,0,323.729],[1612,0,205.975]]],[[13294.2,13243.3,0],0,true,[[56,0,106.544],[44,0,102.222],[3201,0,116.814]]],[[15067,6228.94,0],0,false,[[2338,0,40.3735],[2098,0,378.897]]],[[7922.62,18059.9,0],0,false,[[3374,0,353.595],[2524,0,362.774]]],
+[[13136.8,14002.4,0],0,false,[[4557,0,308.423],[2391,0,300.943]]],[[8279.05,12810.8,0],0,true,[[2181,0,126.401],[4170,0,327.811],[3241,0,302.198]]],[[14652.2,12901.5,0],0,false,[[1976,1,204.241],[3749,1,368.249]]],[[16630.7,9998.6,0],0,false,[[4544,1,28.6123],[3405,1,240.691]]],[[13251.7,8841.48,0],0,true,[[4639,0,31.6799],[4536,0,32.6347],[3279,0,32.1511]]],
+[[10418.8,7441.21,0],0,false,[[3274,0,26.1577],[2969,0,147.581]]],[[11973.6,8243.63,0],0,false,[[172,0,322.774],[4948,0,352.139]]],[[7412.46,8306.25,0],0,false,[[4026,0,2.27462],[5386,2,2.79096]]],[[303.114,8620.62,0],0,true,[[4476,1,25.9049],[911,1,213.156],[87,1,15.4352]]],[[12838,8309.12,0],0,true,[[2224,1,24.9442],[1058,1,101.262],[3134,1,3.97712],[3522,1,4.68024]]],
+[[18143.6,17075.2,0],0,false,[[4769,1,4.33107],[207,0,3.58962]]],[[2429.16,15804.6,0],0,false,[[491,0,158.856],[4601,1,12.2368]]],[[8830.53,2222.41,0],0,false,[[2500,0,57.6176],[5212,0,330.784]]],[[12121.6,10011.2,0],0,true,[[4509,0,90.8299],[1687,0,3.49673],[3120,1,5.67281]]],[[2866.24,12705.9,0],0,true,[[4084,0,7.46449],[5506,0,3.42752],[2318,1,11.0165]]],
+[[14224,8705.2,0],0,false,[[366,1,296.296],[4741,1,385.05]]],[[12537.9,6377.71,0],0,false,[[2195,0,52.8601],[3763,0,83.4418]]],[[19325.4,14269.3,0],0,true,[[2414,0,24.1664],[1884,0,25.834],[5128,0,3.14922],[3737,0,7.75638]]],[[1108.3,17879.4,0],0,true,[[4071,0,2.16599],[547,0,8.11856],[2453,0,4.70716],[3087,0,13.8931]]],[[1690.28,13996.7,0],0,true,[[5446,1,96.7383],[108,1,207.338],[4892,1,202.899]]],
+[[10876.7,4613.7,0],0,false,[[2557,0,262.585],[5571,0,313.945]]],[[2562.67,20100.7,0],0,true,[[2976,1,15.6183],[5551,1,291.128],[2678,1,6.67929],[500,1,8.76887]]],[[3728.52,15222.7,0],0,true,[[5103,1,11.2561],[3071,0,45.5873],[2994,1,8.50321]]],[[19186.1,16785.2,0],0,false,[[171,0,352.055],[367,0,369.152]]],[[15809,2708.07,0],0,false,[[1748,0,258.912],[2385,0,322.126]]],
+[[2816.79,13600.4,0],0,false,[[1995,1,357.198],[5700,1,264.178]]],[[10557.8,20159.3,0],0,false,[[4108,0,17.441],[4997,0,362.989]]],[[15216.5,5665.94,0],0,false,[[1540,0,51.7081],[3225,0,225.62]]],[[16247.1,9944.7,0],0,false,[[2789,0,342.306],[2477,0,229.196]]],[[10163.2,8171.66,0],0,true,[[4493,1,29.2033],[4144,1,27.1061],[938,1,13.9915],[838,1,10.1114]]],
+[[10665.3,11259.7,0],0,false,[[4099,0,136.167],[3076,0,27.0288]]],[[3667.99,769.903,0],0,false,[[4332,0,366.901],[4231,0,315.113]]],[[19666.4,7558.95,0],0,false,[[4339,0,351.48],[1891,0,294.871]]],[[3488.8,19197.1,0],0,false,[[5051,0,301.997],[4325,0,380.723]]],[[9829.25,18625.4,0],0,true,[[800,0,11.7517],[584,0,4.68483],[545,0,11.17]]],
+[[19195.4,3396.89,0],0,false,[[2726,0,18.9553],[3239,0,304.735]]],[[15115.5,7243.53,0],0,false,[[291,0,364.863],[2160,0,213.787]]],[[4670.63,10678.1,0],0,true,[[3951,0,398.137],[1190,0,9.30513],[676,0,25.8422]]],[[10156.3,7260.17,0],0,false,[[4592,1,174.965],[103,1,253.081]]],[[16143.5,4163.86,0],0,false,[[3332,0,305.547],[3293,0,376.544]]],
+[[18287.7,4538.31,0],0,false,[[2281,0,301.296],[3266,0,315.481]]],[[8204.44,6990.61,0],0,true,[[2374,0,3.19425],[903,0,6.05545],[5258,0,10.8547]]],[[13840.4,15187.2,0],0,false,[[5368,0,170.157],[1439,0,212.493]]],[[11009.1,15302,0],0,true,[[824,0,32.5277],[3316,0,129.558],[4848,0,7.77807]]],[[19546.4,11438.2,0],0,false,[[1785,1,21.0348],[2596,1,173.66]]],
+[[10189.1,5475.18,0],0,false,[[5577,0,19.4998],[2176,0,154.74]]],[[7205.86,17238.8,0],0,true,[[4134,1,329.936],[3430,1,16.9598],[169,1,10.5595]]],[[11291,1091.07,0],0,false,[[193,1,378.905],[1102,1,172.256]]],[[1463.71,6774.07,0],0,false,[[2755,1,358.195],[1038,1,377.551]]],[[18773.8,11483.4,0],0,false,[[4085,0,242.602],[2671,0,208.058]]],
+[[6831.69,10689.4,0],0,false,[[802,1,366.324],[1245,2,4.7094]]],[[1337.7,3427.87,0],0,false,[[3863,0,275.004],[5488,0,161.849]]],[[8280.18,11390.5,0],0,false,[[2982,0,145.995],[5611,0,188.464]]],[[8977.34,19694.9,0],0,false,[[4766,0,188.715],[1494,0,65.1129]]],[[13268.8,7820.08,0],0,true,[[2699,0,98.5463],[4035,0,9.83651],[2802,1,8.60446]]],
+[[13136.2,8423.19,0],0,true,[[234,0,122.957],[871,1,18.3363],[461,1,5.17029],[430,1,6.9476]]],[[13467,8271.32,0],0,true,[[492,1,255.362],[1213,1,23.9487],[175,1,6.38609]]],[[12602.5,4541.47,0],0,false,[[226,0,24.2315],[1420,0,47.6334]]],[[18187.2,2745.34,0],0,false,[[1067,0,272.018],[5710,0,343.622]]],[[14938.2,7594.5,0],0,false,[[2160,0,230.455],[508,0,308.045]]],
+[[7043.98,11281,0],0,false,[[4079,1,5.70288],[2061,0,183.784]]],[[11022.2,4353.88,0],0,false,[[2557,0,35.2324],[549,0,195.953]]],[[8435.64,9333.28,0],0,false,[[797,1,350.117],[5362,1,286.491]]],[[7425.5,6518.59,0],0,false,[[3665,0,134.003],[1565,0,399.621]]],[[10358.8,7320.56,0],0,false,[[2910,0,147.581],[1636,0,371.533]]],
+[[10533.5,17177,0],0,false,[[950,0,69.5178],[3733,0,127.799]]],[[3909.22,13299.7,0],0,false,[[3687,0,28.6946],[1287,0,22.484]]],[[13887.2,4380.34,0],0,true,[[3982,0,12.625],[3656,0,79.8999],[4703,1,20.2947]]],[[4787.19,13703.7,0],0,false,[[698,1,344.601],[1529,1,155.155]]],[[12407.8,5969.29,0],0,false,[[870,0,203.32],[1727,0,187.312]]],
+[[3427.35,12781.4,0],0,false,[[4506,0,93.5078]]],[[2547.73,20096.2,0],0,true,[[706,1,286.191],[2926,1,15.6183],[4271,1,1.20816],[500,1,7.61024],[2708,1,4.18011]]],[[19131,3917.43,0],0,true,[[5283,0,244.72],[2424,0,25.728],[4029,0,0.462335],[2586,0,3.0162]]],[[19535.2,11311,0],0,true,[[1644,0,83.4508],[2420,1,13.2574],[1468,1,9.59308]]],[[19206.4,2527,0],0,false,[[5612,0,321.561],[456,0,351.001]]],
+[[8360.32,4595.2,0],0,false,[[2162,0,23.6787],[2246,0,116.761]]],[[14416.6,19470,0],0,false,[[5172,0,126.454],[348,0,103.214]]],[[8398.28,11458.1,0],0,false,[[2957,0,145.995],[1595,0,67.6705]]],[[4637.78,12777.7,0],0,false,[[5089,0,62.3958],[4388,0,255.235]]],[[14018.3,13077.3,0],0,false,[[4867,0,118.031],[3652,0,141.298]]],
+[[19742.2,14418.9,0],0,false,[[4420,0,352.278],[2676,0,244.784]]],[[11458.5,9301.89,0],0,false,[[3927,0,228.409],[2139,0,262.557]]],[[9958.26,498.936,0],0,true,[[3493,1,23.0501],[5654,1,27.9098],[2372,2,20.0796],[1725,2,15.4315]]],[[13234.7,9099.69,0],0,false,[[3089,0,372.259],[2456,0,46.8839]]],[[17731.2,12023.8,0],0,true,[[4358,0,1.76768],[1679,0,0.653458],[3346,0,0.723228]]],
+[[3876.09,14723.1,0],0,false,[[1425,2,21.2781],[914,2,196.55]]],[[11944.3,11672.9,0],0,false,[[2104,0,363.286],[1763,0,151.665]]],[[10125.2,18169.1,0],0,false,[[2577,0,343.659],[3991,0,169.85]]],[[409.498,2981.6,0],0,false,[[2776,0,66.4786],[3786,0,67.7293]]],[[3734.56,15228.7,0],0,true,[[5103,1,17.6866],[3550,1,157.747],[2927,1,8.50321]]],
+[[10761.4,17234.2,0],0,false,[[4770,0,21.9002],[2199,0,89.2009]]],[[3113.38,6276.79,0],0,true,[[5478,0,3.41632],[967,0,3.26301],[2556,1,4.5794]]],[[15244.5,698.244,0],0,true,[[5296,0,105.517],[4492,0,158.359],[3352,0,100.247]]],[[6324.04,18049.9,0],0,true,[[861,1,23.3077],[2717,1,193.815],[704,1,5.53177]]],[[17373.9,17289.6,0],0,false,[[3802,0,169.305],[1625,0,337.938]]],
+[[12725.5,17194.2,0],0,false,[[95,0,3.31318],[4460,0,2.58999]]],[[3103.93,6625.15,0],0,false,[[2753,0,195.733]]],[[18421.2,435.417,0],0,false,[[1136,1,9.82512],[939,1,45.8804]]],[[9601.84,2761.61,0],0,true,[[2343,0,4.51128],[413,0,10.8609],[3046,0,3.52809]]],[[9696.42,10979.6,0],0,false,[[3535,0,248.916],[1041,0,210.98]]],
+[[17891.5,19671.9,0],0,true,[[5287,0,4.26638],[4370,0,45.723],[3774,1,7.02777]]],[[17809.1,13998.5,0],0,false,[[5151,1,2.27039],[4280,0,3.35166]]],[[15536.5,2773.21,0],0,false,[[3837,0,132.909],[5137,0,19.2022]]],[[17046,8593.54,0],0,false,[[3756,1,223.766],[5354,1,195.125]]],[[12578.1,4183.22,0],0,false,[[1739,0,26.391],[4971,0,196.981]]],
+[[2748.37,19426.7,0],0,true,[[3675,0,5.03241],[636,0,3.32117],[2773,0,7.37401],[2570,0,3.75553]]],[[8367.59,2676.71,0],0,false,[[5702,2,19.8035],[4485,2,31.5133]]],[[15609.4,4933.69,0],0,false,[[1568,0,26.9589],[4502,0,213.037]]],[[4997.02,10920.2,0],0,true,[[3566,0,5.94161],[5625,0,1.45411],[1258,0,0.233385]]],[[16239,11583,0],0,false,[[5095,0,281.395],[2758,0,390.773]]],
+[[3360.58,1479.79,0],0,false,[[5183,1,25.6961],[4482,1,181.336]]],[[17671.3,12218.5,0],0,true,[[1840,0,2.0364],[5616,0,2.58054],[1514,0,4.10445]]],[[17298.9,17468.8,0],0,false,[[1638,0,41.9925],[1028,0,114.766]]],[[3385.65,1072.99,0],0,false,[[1196,1,8.39023],[1915,1,26.93]]],[[16964.7,18067.2,0],0,true,[[1481,0,117.509],[4361,0,136.061],[5261,0,65.8524]]],
+[[8622.49,10811.3,0],0,false,[[745,0,119.279],[1319,0,165.382]]],[[10341.2,2600.64,0],0,true,[[644,0,218.948],[3061,0,8.86154],[1074,0,8.52992]]],[[8469.04,19353.5,0],0,true,[[2599,0,20.8647],[4459,0,340.862],[397,0,8.03979],[1375,0,10.6071],[3270,0,13.4302]]],[[5257.63,6435.1,0],0,false,[[2772,0,114.504],[2559,0,238.128]]],[[5575.56,8283.39,0],0,false,[[3631,1,186.657],[3903,1,314.897]]],
+[[13696.5,20473.5,0],0,false,[[3503,0,175.895]]],[[9870.79,462.239,0],0,true,[[999,1,13.1782],[1773,1,10.9497],[4687,1,9.92179]]],[[14824.7,9635.26,0],0,false,[[3890,0,267.871]]],[[3432.57,5445.18,0],0,false,[[4410,1,347.287],[5357,1,315.232]]],[[1093.2,17859.9,0],0,false,[[593,0,265.944],[2375,0,15.3121]]],
+[[13269.9,13547.2,0],0,true,[[1393,0,3.66905],[4409,0,15.8936],[1035,0,7.44618]]],[[17301,11406.9,0],0,true,[[2427,1,27.0466],[1673,1,347.614],[1580,1,16.9779]]],[[5004.93,10914.8,0],0,true,[[2364,0,3.80785],[2304,0,1.39775],[426,0,2.50806],[3342,0,1.15915],[5391,0,7.00784]]],[[19802.5,8443.99,0],0,false,[[3231,0,82.3095],[3558,0,53.2557]]],[[18068.4,11985.2,0],0,false,[[579,0,1.78721],[5355,0,3.85596]]],
+[[3458.28,18281.9,0],0,false,[[38,0,341.376],[5457,0,227.479]]],[[3814.17,3321.43,0],0,false,[[1675,0,22.7874],[5431,0,180.759]]],[[1277,666.725,0],0,true,[[4027,0,2.28719],[1148,0,2.19555],[4925,0,5.18883],[3155,0,2.83054]]],[[19578.1,14116.7,0],0,false,[[5334,0,67.6005]]],[[17661.3,12033,0],0,false,[[1135,0,45.2347],[1100,0,4.40309]]],
+[[17762.9,4741.41,0],0,true,[[5188,0,25.5595],[2281,0,282.638],[874,0,4.9873]]],[[10317.7,2586.21,0],0,true,[[3306,0,12.0115],[3109,0,7.70376],[4178,0,4.52597],[3936,0,3.69292]]],[[19593.8,4784.84,0],0,true,[[3880,0,18.4353],[4984,0,133.576],[904,0,10.5432]]],[[18917.6,14916.7,0],0,false,[[2829,0,101.175],[5404,0,368.352]]],[[8843.24,14708.9,0],0,true,[[2657,1,10.3917],[4637,1,386.41],[2537,1,14.8521],[3625,1,16.9966]]],
+[[1126.82,2563.75,0],0,false,[[846,0,265.862]]],[[9605.02,2763.15,0],0,true,[[1599,0,5.35033],[5340,0,12.5592],[2343,0,3.11743],[3003,0,3.52809]]],[[18993,19660,0],0,false,[[2658,0,353.601],[3771,0,379.642]]],[[13724.1,4679.77,0],0,true,[[5407,0,73.388],[2303,0,20.9785],[1556,1,22.4725]]],[[13468.5,12947.9,0],0,false,[[4132,0,75.8316],[2520,0,82.4008]]],
+[[17663.2,12227.1,0],0,true,[[5247,0,3.46095],[336,0,2.10239],[1039,0,1.25545],[3166,0,3.45192],[5624,0,0.944513]]],[[13243.8,10001.2,0],0,false,[[1343,0,391.453],[4837,0,156.652]]],[[12364.4,6551.21,0],0,false,[[3628,0,58.023],[2226,0,358.528]]],[[8746.35,13821,0],0,false,[[5312,0,335.536],[2804,0,87.2857]]],[[3275.21,7254.99,0],0,true,[[1376,0,38.7575],[5480,0,3.48788],[2863,1,5.80002]]],
+[[13236.1,8708.21,0],0,false,[[3572,1,16.1266],[4302,1,18.957]]],[[5194.87,20020.4,0],0,false,[[3626,2,359.601],[504,2,288.099]]],[[2008.64,684.125,0],0,true,[[4765,1,21.4534],[3910,1,358.377],[4709,1,7.90129],[329,1,7.29543]]],[[15528,490.266,0],0,false,[[334,1,112.948],[3655,1,30.9181]]],[[16093.9,19247.8,0],0,false,[[5583,0,347.577],[4730,0,106.132]]],
+[[10772,11373.8,0],0,true,[[4377,0,22.492],[4099,0,20.2665],[854,0,13.6094],[2738,0,10.0163]]],[[10337.5,2592.6,0],0,true,[[3021,0,8.86154],[1074,0,0.499409],[3671,0,10.3185],[2126,0,2.4968]]],[[17727.8,3844.08,0],0,false,[[5003,0,335.572],[936,0,315.217]]],[[1627.89,17667.3,0],0,false,[[5343,0,337.608],[5462,0,104.613]]],[[18557,17594.9,0],0,true,[[3735,0,4.10146],[4868,0,3.28787],[5607,0,6.46575],[605,1,9.24816]]],
+[[3833.11,16181.9,0],0,false,[[2442,2,376.62],[5633,2,27.1574]]],[[10658.8,269.066,0],0,false,[[2322,0,289.603],[2083,0,239.064]]],[[15776.7,17958.5,0],0,false,[[4285,0,355.534],[442,0,179.855]]],[[26.421,8080.64,0],0,false,[[1500,1,329.392],[1643,1,263.052]]],[[15237.4,93.8569,0],0,false,[[3918,0,167.185],[119,0,97.1153]]],
+[[4762.82,7774.21,0],0,false,[[1612,0,383.066],[5367,0,157.807]]],[[3734.9,15177.6,0],0,true,[[2927,0,45.5873],[3255,0,32.3572],[3213,0,15.3761]]],[[13619.8,12473.7,0],0,false,[[626,0,80.951]]],[[18432.5,1102.61,0],0,false,[[1510,0,3.81771],[4953,0,5.58844]]],[[18460.9,17623.8,0],0,true,[[3705,1,30.5508],[4747,1,30.6447],[1674,1,4.50743],[3815,1,13.8434]]],
+[[14316.6,15569.4,0],0,false,[[3491,0,241.617],[302,0,176.27]]],[[10644.7,11242.3,0],0,true,[[2935,0,27.0288],[4386,0,23.6807],[5456,0,27.0149],[3955,1,12.9112]]],[[15950.8,11673.7,0],0,false,[[793,0,348.129],[3928,0,40.2835]]],[[12318.7,11210.8,0],0,false,[[4109,0,144.953],[1434,0,271.174]]],[[16719.4,17262.7,0],0,false,[[5707,0,245.244],[3930,0,183.338]]],
+[[7458.19,19850.5,0],0,false,[[2412,0,216.522],[5262,0,228.388]]],[[7545.67,19289.7,0],0,true,[[2082,0,20.4333],[3470,0,7.66014],[2635,1,11.4578]]],[[9808.68,594.985,0],0,false,[[5377,1,82.0378],[287,1,15.6379]]],[[16924.7,4811.13,0],0,true,[[772,0,2.91982],[915,0,2.71358],[4667,0,5.54084],[497,0,8.06161]]],[[2395.15,19170.1,0],0,false,[[1918,0,172.112],[3857,0,310.192]]],
+[[19573.9,12821.4,0],0,false,[[5203,0,97.1657],[1486,0,320.928]]],[[1518.77,2754.97,0],0,false,[[41,1,363.628],[2867,1,158.06]]],[[1119.89,17887,0],0,true,[[2375,0,22.8349],[4727,0,107.067],[4071,0,11.9838],[2923,0,13.8931],[2453,0,9.44423]]],[[15403.5,6018.96,0],0,false,[[1954,0,289.405],[5134,0,2.98066]]],[[13270.3,9469.5,0],0,false,[[818,0,348.668],[2988,0,372.259]]],
+[[16767.3,8586.34,0],0,false,[[4455,1,19.5086],[3756,1,55.7082]]],[[17565.5,12070,0],0,true,[[5517,0,27.1573],[4153,0,148.575],[1464,0,104.129]]],[[9955.25,476.477,0],0,true,[[2337,1,31.091],[4881,1,20.1981],[1725,2,9.40792]]],[[10766.8,7737.41,0],0,false,[[5689,1,129.525],[4778,1,255.026]]],[[14259.8,6836.75,0],0,false,[[1621,0,356.431],[282,0,19.953]]],
+[[3126.29,20434,0],0,true,[[4196,0,294.077],[269,0,3.76461],[1204,1,15.8999]]],[[9823.67,17125.1,0],0,false,[[4074,1,246.514],[407,1,250.451]]],[[18015.1,7717.36,0],0,true,[[5011,0,17.019],[1247,0,2.74223],[1709,0,9.54547]]],[[11982.8,6085.5,0],0,true,[[237,0,1.7927],[1791,0,3.47394],[2868,0,8.15548]]],[[10542.2,7721.6,0],0,true,[[261,1,82.0634],[1562,1,19.7658],[71,1,4.32177],[4793,1,3.71072]]],
+[[17769.8,13946.9,0],0,false,[[5162,0,55.4308],[977,0,151.627]]],[[17006.2,12932,0],0,false,[[4809,0,339.664],[5194,0,372.431]]],[[17318.8,5006.45,0],0,false,[[1754,0,119.833],[42,0,294.186]]],[[17674.2,12214.5,0],0,true,[[1506,0,3.42647],[753,0,2.56277],[5616,0,2.74105],[3732,0,2.80033],[1514,0,5.55857],[1004,0,10.6186]]],[[12808.6,8445.5,0],0,false,[[4896,0,74.2292],[5141,0,61.7457]]],
+[[9807.1,6423.77,0],0,true,[[681,0,1.52479],[5678,0,1.79362],[992,1,3.79858]]],[[2262.64,11.1697,0],0,false,[[3910,1,361.965]]],[[10117.8,1874.82,0],0,false,[[671,0,347.891],[4795,0,389.096]]],[[9363.41,20107.6,0],0,false,[[4773,0,332.791],[1957,0,143.743]]],[[10325.4,2585.98,0],0,true,[[5353,0,3.85498],[3936,0,4.04065],[3041,0,7.70376],[3306,0,4.69055]]],
+[[6551.36,3440.44,0],0,false,[[2446,2,253.525],[5025,2,207.325]]],[[19218.3,9494.16,0],0,false,[[3353,0,332.263],[1670,0,2.56015]]],[[7080.32,628.448,0],0,false,[[693,1,337.13],[2595,1,73.3858]]],[[12817,13951.4,0],0,true,[[4791,0,349.62],[5675,0,15.1097],[4557,0,15.8103]]],[[16423.1,7270.96,0],0,false,[[5160,0,22.2947],[4350,0,87.7641]]],
+[[13423.2,9000.81,0],0,false,[[3888,1,397.919],[4988,1,217.701]]],[[4841.61,11703.2,0],0,false,[[399,0,234.861],[1909,0,187.402]]],[[18975.6,3842.29,0],0,false,[[2424,0,146.942],[4805,0,237.849]]],[[11680.2,14483.7,0],0,false,[[2723,0,110.017],[4705,0,16.797]]],[[8347.9,8635.67,0],0,true,[[1061,0,300.765],[189,0,10.3719],[1244,0,10.8916]]],
+[[12118.9,10006.3,0],0,true,[[3823,1,24.095],[4252,1,21.4176],[3271,1,4.0791],[2918,1,5.67281],[1687,1,3.0369]]],[[8747.79,3391.06,0],0,false,[[2179,0,338.306],[1856,0,179.103]]],[[5931.52,8913.92,0],0,true,[[1581,0,1.67835],[1490,0,4.76093],[4610,1,7.49497]]],[[8446.58,19367.5,0],0,false,[[3270,0,13.4746],[1152,0,139.268]]],[[9813.08,295.279,0],0,false,[[3382,1,301.805],[141,1,177.607]]],
+[[14919.9,951.238,0],0,true,[[1869,0,193.392],[3138,0,268.308],[5641,0,90.6586]]],[[15876.9,14476.4,0],0,true,[[1929,1,22.4218],[4977,1,21.4012],[3855,1,2.54151],[527,1,6.51899],[1741,1,3.37767],[4919,1,0.603608]]],[[10054.1,9018.25,0],0,false,[[182,0,204.13],[3743,0,369.378]]],[[17666,12223.1,0],0,true,[[336,0,2.7442],[5686,0,2.77438],[1975,0,1.85599],[3878,0,2.2795]]],[[11831.9,7875.44,0],0,false,[[807,0,66.844],[3519,0,17.3226],[2874,0,10.7258],[4899,0,22.4135]]],
+[[12827.9,14448.7,0],0,false,[[4883,0,113.966],[455,0,393.105]]],[[19532.6,11400.6,0],0,false,[[4685,0,14.4102],[3472,0,146.873]]],[[7964.72,15533.8,0],0,true,[[3650,1,29.033],[2713,1,229.221],[1757,1,5.91431]]],[[17943.2,12337.5,0],0,false,[[3178,0,41.2912],[632,0,19.6594]]],[[12835.4,8312.11,0],0,true,[[3537,0,77.9975],[3522,0,8.28738],[2914,1,3.97712]]],
+[[17287.8,1124.84,0],0,false,[[1950,0,326.288],[357,0,367.831]]],[[2198.06,15745.8,0],0,false,[[2891,1,242.403],[2661,1,88.8937]]],[[2328.97,13705.7,0],0,false,[[4275,1,8.93322],[5682,0,37.4878]]],[[14703,817.584,0],0,true,[[3125,0,268.308],[1463,0,14.4226],[2602,0,231.131]]],[[5918.74,8897.03,0],0,true,[[3903,1,388.576],[4610,1,27.8661],[3865,1,8.15331],[3799,1,11.5469]]],
+[[17338.1,5123.23,0],0,false,[[4140,0,162.323]]],[[8334.15,20252.7,0],0,false,[[247,1,291.689],[5627,1,86.728]]],[[13182.6,8289.17,0],0,false,[[307,0,79.8244],[1503,0,41.8502]]],[[6519.89,17381.6,0],0,false,[[878,0,165.005]]],[[3383.64,1082.58,0],0,false,[[1196,1,2.224],[3280,0,11.6607]]],
+[[17592.3,16799.8,0],0,false,[[4444,0,376.054],[4644,0,87.8118]]],[[342.643,7321.77,0],0,false,[[4910,1,248.197],[1525,1,144.968]]],[[2316.97,13717.8,0],0,false,[[1640,1,72.9164],[4275,1,22.5538]]],[[3749.85,4783.76,0],0,false,[[4718,0,179.239]]],[[13588.5,421.745,0],0,false,[[794,0,358.121],[1857,0,28.7584]]],
+[[5650.6,18606.2,0],0,true,[[1730,1,24.8994],[5270,1,250.446],[796,1,17.4021]]],[[5447.71,3232.17,0],0,false,[[1945,0,2.4624],[975,1,2.0094]]],[[6696.6,10938.4,0],0,true,[[4651,0,24.5272],[1971,1,10.975],[1906,2,5.39742]]],[[557.139,3017.89,0],0,true,[[1189,1,22.3489],[4887,1,16.5608],[5666,1,32.5936]]],[[9128.16,16230.8,0],0,false,[[883,1,27.3853],[4820,1,71.4207]]],
+[[1276.11,669.41,0],0,true,[[3261,0,23.1021],[150,0,267.85],[4027,0,2.61136],[3037,0,2.83054],[4925,0,5.27195]]],[[17754.5,2608.83,0],0,true,[[3158,0,270.672],[5535,0,9.19726],[1246,0,7.179]]],[[13672,7390.69,0],0,false,[[1893,0,385.669],[3765,0,249.791]]],[[17608.1,2401.23,0],0,false,[[2295,0,352.143],[3156,0,270.672]]],[[2972.2,1460.13,0],0,true,[[1953,1,20.998],[1973,1,23.124],[2866,1,25.9986]]],
+[[13202,4471.7,0],0,true,[[4737,0,7.16489],[1164,0,130.912],[741,0,11.6233]]],[[7005.38,833.77,0],0,true,[[2857,0,1.85851],[4799,0,2.26356],[117,1,2.99188]]],[[3220.74,12694.2,0],0,true,[[4167,0,12.9023],[4506,0,130.762],[3183,0,5.93123],[718,0,7.89746]]],[[19708.4,8082.07,0],0,true,[[130,1,162.733],[213,1,63.6388],[1678,1,3.13016]]],[[8187.17,6985.69,0],0,false,[[5258,0,28.3847],[4571,0,331.376]]],
+[[499.961,3065.88,0],0,false,[[2889,1,19.0748],[5482,1,41.3177]]],[[17662.6,12223.7,0],0,true,[[1039,0,3.80095],[3479,0,3.1272],[3050,0,3.45192],[5624,0,2.65513],[1975,0,1.61131]]],[[10401.9,15833.6,0],0,false,[[1841,0,269.866],[1747,0,301.367]]],[[19439.1,19652.8,0],0,false,[[3315,0,358.753],[803,0,10.8926]]],[[8087.89,16838.3,0],0,true,[[3817,1,14.2048],[841,1,136.9],[2759,1,6.51467]]],
+[[8210.61,8588.15,0],0,false,[[2071,0,119.964],[3541,0,365.778]]],[[17740.8,12013.6,0],0,true,[[1679,0,14.64],[4790,0,189.297],[3346,0,13.3304]]],[[9513.38,19803.2,0],0,false,[[18,0,180.444],[1085,0,248.908]]],[[16754,17821.9,0],0,true,[[221,1,51.6948],[490,1,23.6251],[1967,1,8.15012],[2662,1,10.8307]]],[[12412.9,6551.03,0],0,false,[[3763,0,130.502]]],
+[[19496,8625.5,0],0,true,[[3841,0,2.96986],[3946,0,3.30938],[815,0,4.75377]]],[[2297.98,15950.4,0],0,false,[[106,1,52.5085],[5528,1,21.6673]]],[[17680.1,16813.9,0],0,true,[[4644,0,1.44747],[1385,0,1.43258],[2085,0,4.38579]]],[[17964.1,12373,0],0,false,[[5145,0,63.3583],[3133,0,41.2912]]],[[6226.59,6105.57,0],0,true,[[4328,1,23.1033],[9,1,22.221],[3829,1,6.34403]]],
+[[14628.3,18984.9,0],0,false,[[4128,0,132.043],[2756,0,289.384]]],[[15982.6,7135.47,0],0,false,[[3601,0,243.836],[820,0,148.3]]],[[411.58,1633.99,0],0,false,[[5266,1,241.394],[2204,1,396.782]]],[[3219.34,12688.4,0],0,true,[[4167,0,16.3191],[4427,0,148.281],[718,0,5.91925],[3162,0,5.93123]]],[[13463,8259.2,0],0,false,[[458,0,208.042],[175,1,6.38609]]],
+[[10157.1,7727.93,0],0,false,[[5146,0,17.5437],[1681,0,57.4261]]],[[10745.3,12632.6,0],0,false,[[3506,0,218.048],[1749,0,8.72595]]],[[4089.68,4787.5,0],0,false,[[4856,2,56.2111],[3945,2,319.468]]],[[13980.2,7099.79,0],0,true,[[3765,0,174.152],[462,0,16.1011],[3894,0,12.3266],[2394,0,8.12801],[1621,0,27.4692]]],[[8850.67,1407.45,0],0,false,[[5129,2,335.497],[3943,2,112.527]]],
+[[15754.8,3556.09,0],0,false,[[1659,0,257.631],[1654,0,224.852]]],[[5926.52,8918.94,0],0,true,[[5661,0,2.48356],[1490,0,2.32656],[3453,0,2.75391],[4610,1,6.25387]]],[[10340.6,11897.7,0],0,true,[[4179,0,49.7581],[1340,0,22.8441],[5476,0,13.2168]]],[[10128.4,10496.1,0],0,true,[[4880,0,324.485],[356,0,339.518],[3434,0,255.64]]],[[6929.87,20259.6,0],0,false,[[1605,0,398.808]]],
+[[19903.8,4522.84,0],0,true,[[4743,0,29.199],[3987,0,28.7304],[5050,0,19.669]]],[[4897.65,16323.5,0],0,true,[[512,1,26.936],[4751,1,26.4702],[4675,1,9.2465],[4152,1,10.9947]]],[[15402.9,2806.96,0],0,true,[[1422,1,24.036],[185,1,129.91],[3837,1,5.87201]]],[[13045.3,8528.61,0],0,true,[[1682,0,17.6194],[2872,0,84.3489],[4903,0,8.33499]]],[[691.176,19821.7,0],0,true,[[5692,0,3.32215],[4802,0,4.03017],[4416,1,4.65095]]],
+[[3080.61,17789.5,0],0,false,[[1188,0,286.08],[4621,0,383.218]]],[[13407.3,13219.4,0],0,false,[[2902,0,116.814]]],[[9399.88,10910.4,0],0,false,[[3937,0,122.946],[5467,0,189.269]]],[[4307.06,11145.6,0],0,false,[[4111,0,304.644],[2565,0,342.279]]],[[14375.6,15070.8,0],0,false,[[459,0,300.333],[340,0,115.795]]],
+[[6824.06,2279.2,0],0,false,[[4421,0,386.858]]],[[10863.4,11001.1,0],0,false,[[3889,0,3.54196],[5102,1,0.863975]]],[[15455.4,603.151,0],0,true,[[4016,0,6.74654],[2344,0,22.0417],[3532,1,7.21439]]],[[13938.5,18064,0],0,false,[[4729,0,34.3687],[3534,0,242.788]]],[[17335.6,12246.7,0],0,false,[[5047,0,389.737],[5081,0,213.508]]],
+[[16385.9,2337.55,0],0,false,[[2385,0,364.56],[2775,0,15.3345]]],[[12593.5,8157.29,0],0,false,[[2869,1,24.1315],[4613,1,55.9724]]],[[3457.27,5088.36,0],0,false,[[83,0,215.521],[5461,0,205.93]]],[[3733.25,15162.3,0],0,true,[[2475,0,86.1399],[3255,0,17.8615],[3071,0,15.3761]]],[[1665.56,13721.9,0],0,false,[[823,1,111.941],[2351,1,31.2745]]],
+[[18818.5,14931.2,0],0,true,[[4589,0,3.32954],[2829,0,3.25142],[2646,1,9.02103]]],[[10694.9,11722.9,0],0,false,[[3947,0,154.107],[15,0,111.618]]],[[11716.6,9370.03,0],0,true,[[4417,0,73.2951],[4503,0,1.64381],[2139,0,5.13324]]],[[4098.04,10209.4,0],0,false,[[1369,0,85.847],[1661,0,107.828]]],[[19507.7,17465.2,0],0,false,[[145,1,381.306],[5378,1,134.747]]],
+[[10757.6,11369.9,0],0,false,[[1552,0,97.2843],[2738,0,5.21167]]],[[17225.9,3267.85,0],0,false,[[1448,0,365.792],[5101,0,135.016]]],[[18834.8,7853.65,0],0,true,[[173,0,3.92829],[1572,0,4.74537],[2675,0,5.14627]]],[[16508.5,9423.19,0],0,false,[[4133,0,316.083],[437,0,33.3961]]],[[18138.4,17059.4,0],0,false,[[1628,1,87.5535],[4769,1,20.7751]]],
+[[15435.4,5645.07,0],0,false,[[2932,0,225.62],[1445,0,267.84]]],[[7537.84,19288.4,0],0,true,[[4811,1,47.4006],[2635,1,15.1467],[3470,1,11.7444]]],[[14232.5,4042.68,0],0,true,[[2131,1,21.1459],[2178,1,355.542],[1060,1,5.96577],[4707,1,8.86128],[1440,1,11.8825]]],[[10872.5,11683.1,0],0,false,[[986,0,197.844],[1068,0,218.729]]],[[14641.7,19880.2,0],0,true,[[4779,0,6.16234],[4036,0,10.021],[2812,0,10.0898]]],
+[[15688.7,14171.5,0],0,true,[[4669,1,21.488],[3568,1,39.7706],[1238,1,11.1989]]],[[19803,8526.26,0],0,false,[[3033,0,82.3095]]],[[16626,17627.5,0],0,false,[[1775,0,16.9086],[5707,0,131.299]]],[[18673,4425.54,0],0,false,[[3266,0,90.0947],[2896,0,392.336]]],[[8209.66,19989.3,0],0,true,[[2588,1,62.1861],[247,1,15.2881],[2439,1,3.14596]]],
+[[8852.45,8874.33,0],0,false,[[2421,0,170.817],[4587,0,221.781]]],[[16545.2,389.757,0],0,false,[[2257,1,5.83028],[5481,0,94.8611]]],[[16847.6,16761.5,0],0,false,[[3930,0,334.318],[5239,0,69.9208]]],[[10504.5,10618.2,0],0,false,[[4880,0,93.9058],[655,0,313.852]]],[[19295.6,3109.16,0],0,false,[[2940,0,304.735],[1438,0,247.916]]],
+[[9333.42,10407.9,0],0,false,[[5484,0,113.09]]],[[8398.27,13082,0],0,false,[[2906,0,302.198],[2610,0,216.135]]],[[8589.49,1439.22,0],0,false,[[5495,1,221.148],[4930,1,281.403]]],[[9712.21,5609.98,0],0,false,[[2834,0,282.251],[2751,0,121.26]]],[[11020.5,17491.4,0],0,false,[[2062,0,153.318],[5634,0,141.355]]],
+[[6444.99,10845.8,0],0,false,[[1232,0,198.82],[2352,0,29.6623]]],[[8737.73,6168.6,0],0,false,[[2219,0,155.743],[850,0,316.463]]],[[12549.5,16524.9,0],0,false,[[5314,0,315.536],[3640,0,384.287]]],[[5598.9,6349.1,0],0,true,[[5098,0,8.64323],[2633,0,6.53882],[5586,1,5.33438]]],[[10986,11562,0],0,true,[[3809,0,10.9488],[1669,0,44.9758],[1235,0,4.34283],[79,0,3.22845]]],
+[[1683.87,19905.9,0],0,false,[[85,1,358.385],[230,1,343.662]]],[[16011.6,9648.81,0],0,false,[[2387,1,365.686],[1598,1,230.931]]],[[16277.2,7107.35,0],0,true,[[4151,0,11.5151],[3313,0,32.1844],[1702,0,7.0262]]],[[15265.4,14424.5,0],0,false,[[2702,0,32.0014],[546,0,373.052]]],[[7035.87,4620.31,0],0,false,[[2528,1,133.643],[274,1,17.0054]]],
+[[3739.46,15145.5,0],0,true,[[3071,0,32.3572],[3619,0,26.9946],[3213,0,17.8615]]],[[13417.3,4517.08,0],0,false,[[4063,0,24.0969],[3715,0,68.1515]]],[[5108.82,14037.5,0],0,false,[[1529,1,308.44],[2653,1,234.602]]],[[9861.28,480.004,0],0,false,[[1773,1,9.21435],[1564,1,86.7905]]],[[15620.7,14145.8,0],0,true,[[1541,1,14.314],[5363,1,354.413],[3361,1,8.30674]]],
+[[9040.04,14496,0],0,false,[[1349,1,32.2195],[2657,1,279.877]]],[[1299.2,669.915,0],0,false,[[1273,0,392.082],[3155,0,23.1021]]],[[3599.55,6223.28,0],0,false,[[1402,1,180.466],[424,1,16.9572]]],[[19696.5,9163.54,0],0,false,[[365,1,237.52],[86,1,376.701]]],[[13012.2,11793.5,0],0,true,[[2464,0,24.7005],[1182,0,24.5363],[2638,0,14.0865]]],
+[[14346.6,15868.7,0],0,true,[[5291,0,2.94123],[3831,0,2.07401],[1126,0,6.41543],[2027,0,3.51922]]],[[18583.9,4439.11,0],0,false,[[2945,0,315.481],[3233,0,90.0947]]],[[18858.2,17566.2,0],0,false,[[5544,1,158.065],[1804,1,255.791]]],[[3949.47,17905.6,0],0,false,[[1449,0,334.707],[5305,0,289.36]]],[[19648.7,4333.67,0],0,false,[[819,0,33.6716],[2184,0,185.252]]],
+[[8459.03,19362.4,0],0,true,[[397,0,5.47043],[3123,0,13.4746],[3022,0,13.4302],[1375,0,2.92103]]],[[12122.3,10004,0],0,false,[[1687,0,3.80209],[3120,1,4.0791]]],[[3210.41,5746.7,0],0,false,[[3520,1,35.2641],[658,1,14.8564]]],[[9049.33,5801.51,0],0,true,[[2354,1,4.81723],[375,0,117.379],[1576,1,11.8892]]],[[10444.3,7446.92,0],0,true,[[4058,0,86.3666],[2910,0,26.1577],[205,0,162.897]]],
+[[11097.4,17640,0],0,true,[[5087,0,14.7609],[2470,0,91.9438],[147,0,9.07149]]],[[3572.31,14955.6,0],0,false,[[2594,0,21.7524],[618,0,171.874]]],[[12566.2,4578.33,0],0,false,[[90,0,25.5669],[2737,0,22.214]]],[[13138.6,8310.24,0],0,true,[[1270,1,33.1173],[612,1,27.6091],[1503,1,7.62707]]],[[13229.4,8857.7,0],0,false,[[2909,0,32.1511],[5504,0,148.441]]],
+[[3391.88,1074.33,0],0,true,[[3144,0,11.6607],[4332,0,48.7774],[1196,1,11.4218]]],[[4902.51,10170.5,0],0,false,[[517,0,335.977],[4775,0,292.934]]],[[19965.3,4865.28,0],0,true,[[342,0,301.695],[4529,0,6.03756],[1416,1,16.092]]],[[11811.7,14919.1,0],0,true,[[123,0,27.7381],[826,0,391.658],[2381,0,16.1934],[5606,0,12.2709]]],[[13539,2273.44,0],0,false,[[3383,0,157.116],[1822,0,388.172]]],
+[[5819.43,16244.9,0],0,true,[[3604,1,23.2121],[5468,1,164.599],[2455,1,4.35289]]],[[242.643,18395.8,0],0,false,[[1326,0,383.431]]],[[18331.5,17574.9,0],0,true,[[5348,0,27.9874],[5374,0,6.51619],[1618,1,3.48072]]],[[14726.2,7838.05,0],0,false,[[4277,0,16.2107],[5440,0,8.26825]]],[[12709.7,8318.41,0],0,false,[[5521,1,22.5856],[5069,1,45.8589]]],
+[[9674.08,5830.38,0],0,true,[[1627,0,367.062],[4380,0,20.4903],[665,0,13.2567]]],[[17707.3,12025.3,0],0,true,[[1135,0,1.60417],[4195,0,3.95704],[5086,0,2.08851]]],[[6025.42,703.482,0],0,false,[[968,1,380.157],[3351,1,368.377]]],[[16433.5,4403.85,0],0,false,[[2944,0,376.544],[4473,0,251.243]]],[[16050.5,13901.1,0],0,false,[[2379,0,338.538],[4844,0,314.007]]],
+[[14916.4,16092.4,0],0,false,[[4157,0,347.852],[751,0,30.6946]]],[[1539.11,13879.3,0],0,true,[[2102,0,3.81343],[4746,1,3.48604],[4028,1,4.34031]]],[[7824.77,15721.1,0],0,true,[[998,0,7.19992],[1900,0,3.59129],[2713,1,6.13263]]],[[5228.14,18712.9,0],0,true,[[2332,1,3.48097],[2259,0,15.8544],[761,1,5.37116]]],[[17834.2,8056.05,0],0,false,[[2143,0,370.967],[1645,0,378.111]]],
+[[7343.3,9839.19,0],0,false,[[721,2,152.214],[4940,2,274.005]]],[[11242.9,20108,0],0,false,[[1368,0,39.0532],[208,0,22.3656]]],[[3851.79,15015,0],0,false,[[3417,0,11.2841],[4008,2,7.55249]]],[[9413,18034.2,0],0,true,[[1903,0,327.545],[4346,0,345.831],[557,0,250.741]]],[[14214.4,11442.9,0],0,false,[[1108,1,388.353],[1384,1,139.299]]],
+[[8018.23,4077.34,0],0,false,[[4146,2,252.426],[5024,2,165.594]]],[[10329.4,2583.55,0],0,true,[[3041,0,12.0115],[1711,0,15.2128],[4178,0,16.5336],[3109,0,4.69055],[3936,0,8.34767]]],[[13275.1,8079.74,0],0,true,[[3714,0,7.38045],[5554,0,162.824],[3718,1,18.7678]]],[[11300.1,20105,0],0,false,[[5580,0,3.24917],[2260,0,0.597899]]],[[14294.5,6855.67,0],0,false,[[3916,0,37.7832],[4103,0,91.0125]]],
+[[13341.3,14554.5,0],0,false,[[1922,0,27.4328],[1106,0,58.6141]]],[[5746.32,17591.3,0],0,false,[[2234,0,65.8441],[2305,0,351.63]]],[[9103.07,15187.3,0],0,false,[[4330,1,20.3669],[5002,1,159.982]]],[[16297.4,7130.75,0],0,true,[[3252,0,32.1844],[1118,0,24.673],[3872,0,32.8375]]],[[14800.4,654.818,0],0,false,[[1463,0,175.408],[4481,0,245.024]]],
+[[19402.1,19297.7,0],0,false,[[3168,0,358.753],[5435,0,319.589]]],[[11126.7,15247.8,0],0,false,[[2948,0,129.558],[4500,0,303.783]]],[[13727.3,16200.8,0],0,false,[[5632,0,29.7833],[601,0,18.5244]]],[[838.946,6894.23,0],0,false,[[4258,0,36.0661],[4241,0,20.5992]]],[[15733.9,9251.06,0],0,false,[[2656,1,12.1526],[537,1,14.7169]]],
+[[4774.98,11157.7,0],0,false,[[3400,0,126.064],[3566,0,332.174]]],[[13698.5,4812.73,0],0,true,[[318,1,193.967],[3979,1,16.4659],[4331,1,4.16386]]],[[10829.4,17744,0],0,false,[[4172,0,130.696],[3989,0,184.854]]],[[6505.14,1734.68,0],0,false,[[4438,0,68.4715],[4452,0,230.319]]],[[6129.67,16898.8,0],0,false,[[4955,0,236.574],[4603,0,239.506]]],
+[[9300.08,16366.2,0],0,true,[[1377,0,137.32],[5519,0,26.2205],[4767,0,13.9679]]],[[5422.2,4115.74,0],0,false,[[129,0,136.001],[5408,0,57.3382]]],[[14479.4,7288.03,0],0,false,[[4103,0,379.333],[4102,0,330.036]]],[[3236.64,5017.3,0],0,true,[[4872,0,49.2763],[83,0,21.3467],[1009,0,8.47489],[284,0,8.63944],[256,0,11.155]]],[[10337.8,7606.6,0],0,true,[[5214,1,119.597],[4282,1,5.98043],[2823,1,7.69023],[5672,1,16.9835]]],
+[[12992.5,11796,0],0,false,[[320,0,6.71598],[1182,0,6.71598]]],[[19328.2,18669.9,0],0,true,[[5435,0,312.652],[2003,0,5.50876],[2792,0,6.76206]]],[[15915.7,3962.45,0],0,false,[[5238,0,192.553],[2944,0,305.547]]],[[1785.88,9754.52,0],0,false,[[4366,0,2.56525],[4180,1,4.79404]]],[[17689,4653.88,0],0,false,[[874,0,110.4],[1639,0,318.214]]],
+[[19013.8,8780.72,0],0,false,[[4550,1,262.042],[4372,1,315.727]]],[[10776.7,2518.99,0],0,false,[[4435,0,342.937],[1128,0,293.802]]],[[19466.4,12816.3,0],0,true,[[2616,1,35.0999],[72,1,215.551],[4434,1,17.3463],[1750,1,17.6936]]],[[10344.9,12556.6,0],0,true,[[5059,0,362.987],[495,0,2.78539],[2314,1,4.76043]]],[[18993.8,3558.87,0],0,false,[[5148,0,3.46406],[290,0,7.08653]]],
+[[16897,17969.2,0],0,false,[[5198,0,20.5287],[4405,0,19.937]]],[[4799.42,952.315,0],0,true,[[2,1,26.4319],[195,1,174.525],[138,1,14.8603]]],[[5003.89,10914.3,0],0,true,[[426,0,1.40301],[2304,0,1.95585],[2364,0,3.57238],[3032,0,1.15915]]],[[12193.8,5541.62,0],0,true,[[3379,0,231.264],[94,0,10.3933],[830,0,135.401]]],[[9344.22,9466.12,0],0,false,[[4273,0,309.614],[2373,0,285.076]]],
+[[16276.9,16595.5,0],0,true,[[675,1,20.0062],[5215,1,17.7533],[5260,1,4.66932],[4046,1,3.20877],[2644,1,6.61298]]],[[17731.9,12023.5,0],0,true,[[2154,0,2.63778],[1679,0,1.36039],[3171,0,13.3304],[2989,0,0.723228],[4358,0,2.46696]]],[[1875.83,5449.02,0],0,false,[[2413,2,187.063],[3517,2,276.211]]],[[7050.62,1370.64,0],0,false,[[2555,0,207.733],[755,0,195.831]]],[[13526.2,19225.1,0],0,false,[[892,0,305.56],[941,0,311.486]]],
+[[11505.6,18865.2,0],0,false,[[1412,0,246.088],[2111,0,346.844]]],[[6382.7,623.288,0],0,false,[[3292,1,368.377],[2761,1,43.5914]]],[[15253.9,598.559,0],0,false,[[2997,0,100.247],[2172,0,20.938]]],[[19291.2,9174.5,0],0,false,[[3111,0,332.263],[4682,0,253.1]]],[[5204.83,7504.61,0],0,false,[[3843,1,14.0831],[4432,1,248.907]]],
+[[9311,7376.35,0],0,false,[[1688,0,340.009],[955,0,94.7414]]],[[7058.98,4629.58,0],0,true,[[5664,0,3.0978],[4148,0,3.0375],[274,1,8.00274],[3729,1,11.5305]]],[[7221.85,4625.16,0],0,true,[[5152,1,23.9285],[4399,1,354.405],[149,1,15.7681]]],[[18324.3,17665.8,0],0,true,[[5244,1,29.0474],[1885,1,206.606],[162,1,16.8939]]],[[19478.6,12796,0],0,true,[[1557,0,4.24132],[1902,0,2.49954],[2616,1,12.5549]]],
+[[5622.92,14176.9,0],0,false,[[5604,1,33.0714],[99,1,70.0655]]],[[15625,14152.9,0],0,true,[[546,0,89.7178],[1541,1,8.01689],[3259,1,8.30674]]],[[9644.61,13926.5,0],0,false,[[2808,1,32.543],[4600,1,168.726]]],[[10381.7,7723.44,0],0,true,[[5214,1,25.6303],[1934,1,18.766],[1294,1,3.06347]]],[[1554.71,9222.31,0],0,false,[[241,1,353.781],[2371,1,151.217]]],
+[[11947.5,15320.2,0],0,false,[[4864,0,171.34],[12,0,247.48]]],[[7403.65,8983.68,0],0,false,[[466,2,364.182],[1097,2,341.6]]],[[3095.28,20031,0],0,false,[[3736,0,342.33],[4196,0,111.285]]],[[10773.2,11490.2,0],0,false,[[854,0,104.204]]],[[6847.25,18918.9,0],0,false,[[5124,0,140.359],[253,0,330.595]]],
+[[15346.2,11922.5,0],0,true,[[667,0,252.142],[4652,0,223.745],[1337,0,323.775]]],[[16353.4,6925.87,0],0,false,[[1702,0,194.227],[5299,0,261.805]]],[[10087.4,8402.08,0],0,false,[[4383,1,229.093],[3385,1,152.623]]],[[16911.5,8304.26,0],0,false,[[347,0,287.821],[1671,0,306.581]]],[[7601.52,18208,0],0,false,[[2904,0,353.595]]],
+[[15093.9,6431.11,0],0,true,[[3883,0,2.91417],[3806,0,3.65305],[4202,1,5.95951],[3764,1,14.4073]]],[[10565.4,14164.9,0],0,true,[[2272,0,24.7448],[272,0,238.967],[1990,0,8.12585]]],[[7291.12,7819.32,0],0,false,[[24,0,265.238],[795,0,40.6905]]],[[13750.4,2142.7,0],0,false,[[1321,0,220.343],[4947,0,27.8684]]],[[12074.5,5735.66,0],0,false,[[764,0,87.5636],[3343,0,231.264]]],
+[[13173.7,8701.52,0],0,false,[[4302,1,56.9363],[4267,1,118.964]]],[[9717.96,3991.45,0],0,true,[[3751,0,3.05861],[5323,0,0.679511],[414,0,9.51137],[4233,0,2.35842]]],[[9559.01,139.231,0],0,false,[[326,1,308.554],[3124,1,301.805]]],[[13686.5,2322.32,0],0,false,[[4947,0,200.922],[3284,0,157.116]]],[[4149.96,6318.74,0],0,false,[[5673,1,386.006],[1402,1,378.588]]],
+[[10135.1,8257.17,0],0,false,[[3372,1,152.623],[3495,1,30.4857]]],[[10232.6,18938.7,0],0,false,[[5601,0,345.822],[2348,0,50.2058]]],[[18778.8,17096.6,0],0,false,[[5079,0,231.063],[1090,0,136.258]]],[[2849.65,12612.9,0],0,true,[[4738,0,2.2098],[3926,0,21.2266],[2086,0,4.40531],[1781,0,4.04455]]],[[17948.8,1934.16,0],0,false,[[2289,0,397.491],[198,0,330.288]]],
+[[19926.8,4491.95,0],0,true,[[2229,0,30.5878],[659,0,116.441],[3647,0,19.1175]]],[[13066.7,6259.59,0],0,false,[[733,1,222.269],[2511,1,253.839]]],[[12101.3,1571.01,0],0,false,[[5494,0,363.966],[2854,0,313.078]]],[[488.532,2953.9,0],0,true,[[2664,1,181.832],[1262,1,21.4826],[1330,1,6.60858]]],[[17025.1,7417.67,0],0,true,[[1806,0,34.7499],[4983,0,27.0536],[2205,0,6.76123]]],
+[[11029.8,4384.46,0],0,false,[[2557,0,35.181],[4803,0,363.352]]],[[19047.6,13642.2,0],0,false,[[4568,1,381.674],[2807,1,379.435]]],[[16844.3,10644.2,0],0,false,[[1437,1,154.862],[2490,1,249.3]]],[[15290.2,525.745,0],0,false,[[4828,0,65.1904],[1293,0,49.9722]]],[[9993.42,349.835,0],0,false,[[971,1,11.1196],[900,1,62.72]]],
+[[4691.5,11210.7,0],0,false,[[1228,0,22.6862],[3320,0,126.064]]],[[17942.2,12325,0],0,true,[[5229,0,4.70229],[4821,0,15.8494],[632,0,10.0476]]],[[11746.4,8025.2,0],0,false,[[404,0,49.7833],[2173,0,53.7583]]],[[15644.8,9564.06,0],0,false,[[849,0,135.532],[3923,0,293.28]]],[[17019.5,5113.03,0],0,true,[[3677,0,129.42],[4255,0,32.3009],[910,0,143.416]]],
+[[16694.1,10230.8,0],0,false,[[2908,1,240.691],[1437,1,287.622]]],[[10161.2,12450.4,0],0,false,[[3956,1,344.528],[2693,1,190.569]]],[[3630.52,16316.8,0],0,true,[[4602,0,2.10895],[3649,0,3.3171],[1219,0,5.45227]]],[[10250.3,11373,0],0,true,[[408,0,5.74259],[2200,0,2.45557],[235,0,3.182]]],[[16474.4,4906.84,0],0,false,[[3807,0,335.306]]],
+[[14512.7,18076.1,0],0,true,[[1199,0,14.1996],[5372,0,3.79833],[2886,0,11.018]]],[[14227.6,4060.44,0],0,true,[[1440,0,7.43152],[1657,0,296.443],[2131,1,7.78183]]],[[2256.83,2394.11,0],0,true,[[4859,0,3.60199],[1968,0,21.8965],[1560,1,14.6941]]],[[19695.9,11347.5,0],0,false,[[4183,0,131.536],[1281,0,32.0567]]],[[14898,5948.45,0],0,true,[[5070,0,3.07496],[2028,0,9.9741],[1801,1,10.0662]]],
+[[6501.37,10871.6,0],0,false,[[3469,1,9.58435],[2666,0,15.1498]]],[[18937.7,3469.97,0],0,false,[[290,0,98.3235],[1637,0,151.981]]],[[3840.69,15017,0],0,true,[[4335,0,68.859],[3302,0,11.2841],[4008,2,15.9056]]],[[17552.8,2045.33,0],0,false,[[2289,0,13.9704],[5537,0,5.78767],[2734,0,8.43323]]],[[4498.69,19177.3,0],0,true,[[389,1,21.7266],[5657,1,22.9944],[5546,1,9.38743],[1094,1,6.26223],[5165,1,2.85704],[2484,1,4.27347]]],
+[[2277.75,15998.3,0],0,false,[[372,0,16.0824],[1125,0,25.4726]]],[[13836.7,17116.5,0],0,false,[[1539,0,364.096],[3803,0,214.219]]],[[11510.1,19132.3,0],0,true,[[5026,0,84.7275],[4077,0,10.6551],[4878,0,5.02117]]],[[17832.5,4951.58,0],0,false,[[921,0,210.017],[3934,0,363.705]]],[[10550.7,14158.7,0],0,false,[[3635,0,2.72103],[2272,0,9.19442]]],
+[[17951.4,11902.5,0],0,false,[[4790,0,75.6329],[951,0,140.065]]],[[3320.95,6366.8,0],0,true,[[2188,1,30.5262],[5284,1,118.695],[4911,1,13.4939]]],[[6852.71,6184.17,0],0,false,[[3965,0,132.694],[3897,0,228.657]]],[[9608.6,4015.19,0],0,false,[[919,0,100.1],[5020,0,318.121]]],[[20037.3,4757.14,0],0,false,[[5565,0,23.7851],[2297,0,177.389]]],
+[[7194.58,17251.5,0],0,true,[[2951,1,16.9598],[2507,1,112.057],[169,1,8.29423]]],[[15249.2,8934.22,0],0,false,[[5511,0,64.9372],[1300,0,143.095]]],[[15816.9,14210.6,0],0,true,[[3741,1,16.3307],[4669,1,115.342],[1020,1,5.41448]]],[[12212.6,7842.26,0],0,false,[[4931,0,370.424],[1093,0,136.35]]],[[10141.1,10241.7,0],0,false,[[3193,0,255.64],[4431,0,186.359]]],
+[[9923.13,19261.2,0],0,false,[[4272,0,168.4],[5557,0,321.729]]],[[699.337,19824.5,0],0,false,[[4802,0,4.61524],[4416,1,4.7711]]],[[240.377,12753.3,0],0,false,[[5276,1,306.461],[4555,1,167.515]]],[[17092.9,18005.1,0],0,true,[[1274,1,101.16],[1467,1,14.0509],[5110,1,10.5814]]],[[11989,7933.62,0],0,false,[[2185,0,41.2016],[2720,0,55.4001]]],
+[[11718.8,11550,0],0,true,[[1923,0,100.425],[1240,0,23.8406],[134,0,317.166]]],[[9465.45,8515.84,0],0,false,[[1616,0,39.37],[2860,0,9.19076]]],[[20049.1,4287.17,0],0,false,[[4208,0,87.2561],[4990,0,14.2676]]],[[13050.8,8505.09,0],0,false,[[4903,0,18.0133],[234,0,22.1531]]],[[12781.4,11772.6,0],0,false,[[1182,0,207.207],[619,0,294.522]]],
+[[5457.02,3251.39,0],0,false,[[975,1,22.8671],[1992,1,186.987]]],[[8882.65,12677.1,0],0,false,[[3467,0,23.7654],[4098,0,229.717]]],[[10082.4,6742.1,0],0,false,[[1651,1,7.85184],[2623,0,57.7366]]],[[13186.3,8552.88,0],0,false,[[3721,1,3.50077],[1682,0,127.457]]],[[6799.16,17357,0],0,false,[[4691,1,21.5165],[5459,1,86.2507]]],
+[[16415.5,7258.19,0],0,false,[[5160,0,12.7464],[1031,0,137.061]]],[[13098,15251.6,0],0,false,[[3789,0,298.873],[5426,0,389.712]]],[[16186.7,7363.22,0],0,false,[[2360,1,75.7606],[5196,1,352.278]]],[[5923.82,8919.47,0],0,true,[[5496,0,3.63906],[1341,0,3.86691],[3191,0,2.75391],[4546,0,3.68284],[5661,0,1.6353],[4610,1,8.67588]]],[[6350.59,17583.1,0],0,false,[[1744,0,111.79],[353,0,145.29]]],
+[[5942.44,3956.76,0],0,false,[[3584,1,201.075],[445,1,248.739]]],[[19717.2,4532.02,0],0,true,[[869,0,185.662],[2501,0,47.4751],[5542,0,41.0434]]],[[7190.1,15698.6,0],0,false,[[2169,0,299.4],[506,0,307.791]]],[[11256.2,19772.4,0],0,true,[[621,0,6.06886],[1088,0,6.66654],[661,0,6.16268]]],[[12305.7,10403,0],0,false,[[1745,0,246.503],[4509,0,351.74]]],
+[[5924.48,8912.58,0],0,true,[[995,0,3.54559],[5496,0,3.37143],[4610,1,11.763]]],[[13942.3,19397.3,0],0,false,[[2476,0,20.2912],[1714,0,25.8264]]],[[2990.95,10474.2,0],0,false,[[1361,0,297.428],[2144,0,129.84]]],[[10333.7,11839.7,0],0,false,[[4369,0,278.791],[4364,0,50.674]]],[[10770,12842.3,0],0,true,[[2760,0,16.623],[3524,0,20.6328],[5509,0,3.52656]]],
+[[16538.5,7304.96,0],0,false,[[5,0,14.0704],[374,0,154.076]]],[[10237.1,7597.37,0],0,true,[[5613,1,72.5067],[1771,1,26.985],[5122,1,11.6419]]],[[8876.55,12656.2,0],0,true,[[4170,0,292.308],[3935,0,293.151],[3446,0,23.7654]]],[[8395.62,11021.2,0.0418701],0,false,[[959,0,35.3384],[2312,0,44.5195]]],[[6510.67,10873.7,8.60278],0,true,[[3415,1,9.58435],[5202,1,22.3434],[2666,1,24.6499],[1502,1,10.4764]]],
+[[7545.42,19297.3,0],0,true,[[3081,0,7.66014],[2635,1,3.84005],[3226,1,11.7444]]],[[9145.66,2546.1,0],0,false,[[5212,0,135.834],[5379,0,327.998]]],[[19401.2,11338.8,0],0,false,[[3131,0,146.873],[4265,0,234.982]]],[[13858.9,10405.7,0],0,true,[[2127,0,2.26293],[3915,0,3.37948],[219,1,8.61991]]],[[1888.07,13914,0],0,true,[[2855,0,3.99258],[3734,0,3.44109],[4892,1,11.5193],[2434,1,8.39623]]],
+[[3580.89,1505.07,0],0,false,[[1484,1,5.97231],[4924,0,100.509]]],[[15111.2,12402.9,0],0,false,[[1110,0,299.845],[1211,0,152.622]]],[[5188.62,11176.3,0],0,false,[[2495,0,380.741],[5391,0,313.545]]],[[1476.56,18207.6,0],0,false,[[4727,0,372.619],[5513,0,370.294]]],[[17662.9,12220.6,0],0,true,[[3166,0,3.1272],[2079,0,1.70215],[1514,0,7.86213]]],
+[[14574.3,6577.3,0],0,false,[[799,0,370.594],[2459,0,160.125]]],[[14416.1,15839.2,0],0,false,[[4014,0,59.3436],[4561,0,250.899]]],[[10638.2,17081.8,0],0,false,[[1184,0,26.5408],[1713,0,30.5858]]],[[12476.6,11745.3,0],0,true,[[848,0,3.98848],[1371,0,4.60763],[619,0,11.5698]]],[[10136.9,916.205,0],0,true,[[581,1,323.853],[2296,1,2.4592],[4237,1,5.39991],[2252,1,7.14955]]],
+[[17658.6,12214.9,0],0,true,[[387,0,27.7966],[1514,0,10.1342],[100,0,4.44847],[168,0,2.63006]]],[[14790.5,16600.7,0],0,true,[[4295,0,3.19362],[2687,0,159.236],[4962,0,7.08116],[5424,0,12.1483]]],[[5695.16,14195.2,0],0,true,[[5524,0,134.527],[1379,0,13.2894],[99,1,13.6945]]],[[19002.6,10014.3,0],0,false,[[5329,0,272.035]]],[[5702.91,18542.3,0],0,false,[[4876,1,46.5289],[796,1,84.2351]]],
+[[15727.3,9247.94,0],0,true,[[2451,0,5.13906],[4706,0,15.6104],[2656,1,8.32758]]],[[14291.5,15804.2,0],0,false,[[1828,0,102.562],[3075,0,241.617]]],[[18820.3,7850.67,0],0,true,[[4384,0,334.297],[2675,0,19.9611],[173,0,11.0885]]],[[9975.76,483.925,0],0,true,[[4149,1,16.9806],[2987,1,23.0501],[1824,2,14.0549],[1725,2,14.5749]]],[[16357.8,7698.56,0],0,false,[[2578,0,223.571],[84,0,381.919]]],
+[[10144.6,8228.21,0],0,true,[[3385,1,30.4857],[4493,1,30.3324],[933,1,15.0573],[1354,1,11.6698],[1664,1,8.72266],[2400,1,6.91723]]],[[13280.1,19619.4,0],0,true,[[257,0,61.876],[5655,0,90.2154],[2861,0,110.985]]],[[6675.87,17449.8,0],0,false,[[558,1,3.99196],[878,0,5.2199]]],[[12097.9,17576.4,0],0,true,[[4113,0,1.8847],[3529,0,24.7903],[2612,0,15.5401]]],[[19775.6,19684.5,0],0,false,[[2650,0,317.134],[3616,0,169.156]]],
+[[18291.5,13281,0],0,false,[[4726,0,208.403],[3668,0,352.561]]],[[10742.4,18545.6,0],0,false,[[2709,0,384.516],[4393,0,293.278]]],[[19158.7,11179,0],0,false,[[873,0,110.739],[2094,0,162.703]]],[[13728.6,20300.7,0],0,false,[[3025,0,175.895],[14,0,136.382]]],[[15176.6,13486,0],0,false,[[5670,0,116.416]]],
+[[14234.6,670.051,0],0,false,[[2011,0,35.5844]]],[[10811.9,12429.6,0],0,false,[[1496,0,267.887],[3186,0,218.048]]],[[11255.5,11595.1,0],0,false,[[5286,0,256.089],[2584,0,230.723]]],[[15064,13726.5,0],0,false,[[4735,0,29.4787],[5670,0,149.25]]],[[6842.61,8079.55,0],0,false,[[1104,0,333.133],[24,0,254.232]]],
+[[12181.9,10647.1,0],0,false,[[2730,0,49.1945],[1745,0,27.282]]],[[12306.5,7979,0],0,true,[[65,0,20.9529],[4059,0,61.5724],[1093,0,31.1849]]],[[638.827,19406.9,0],0,false,[[166,0,10.3972],[5169,0,122.406]]],[[14013.9,18765.9,0],0,false,[[4229,0,308.31],[3797,0,178.631]]],[[12025.4,9484.78,0],0,false,[[4081,0,268.058]]],
+[[11417.8,12287,0],0,false,[[4400,0,177.698],[4882,0,254.974]]],[[10550.9,6173.83,0],0,false,[[829,0,366.523],[268,0,151.131]]],[[1648.02,5605.21,0],0,false,[[3347,2,276.211],[1547,2,341.928]]],[[18672.7,11074.8,0],0,false,[[2058,0,161.33],[3589,0,46.6479]]],[[11815.7,7881.62,0],0,false,[[3129,0,17.3226],[2292,0,27.9041],[816,0,45.4415],[4899,0,12.7378]]],
+[[3208.45,5781.9,0],0,false,[[4048,1,167.504],[3272,1,35.2641]]],[[6745.68,7417.59,0],0,false,[[2256,0,231.204]]],[[12842.5,8307.92,0],0,true,[[3134,0,8.28738],[2024,0,71.596],[2914,1,4.68024]]],[[15642.3,14320,0],0,false,[[2499,0,48.6321]]],[[10788.4,12833,0],0,false,[[3464,0,20.6328],[1608,0,30.3291]]],
+[[15046.7,4532.23,0],0,true,[[4909,0,27.484],[541,0,32.1414],[4692,0,2.71097],[1847,0,2.24867],[4889,0,5.83101],[769,0,10.1368]]],[[9897.49,18458.8,0],0,false,[[3991,0,216.341],[545,0,168.865]]],[[13945.5,18095.2,0],0,true,[[1683,0,178.535],[28,0,1.77658],[691,0,3.66188],[4729,0,4.52117]]],[[9685.24,11562.5,0],0,false,[[3679,0,140.866],[3745,0,347.861]]],[[12097.1,17552.6,0],0,false,[[3498,0,24.7903],[4715,0,181.992]]],
+[[19188.7,9488.53,0],0,false,[[1670,0,32.3855],[432,0,75.0689]]],[[7567.67,13690.3,0],0,false,[[574,1,306.799],[1348,1,140.759]]],[[15460.1,608.573,0],0,true,[[654,1,169.924],[334,1,23.4894],[4016,1,10.1988],[3207,1,7.21439]]],[[12513.7,8033.78,0],0,true,[[4507,0,80.8632],[656,0,58.7239],[5384,0,118.213]]],[[13912.5,17822.6,0],0,false,[[3208,0,242.788],[1539,0,346.087]]],
+[[9447.65,10987.8,0],0,false,[[4324,0,77.3791],[3004,0,248.916]]],[[8771.45,10928.8,0],0,false,[[5514,0,212.268],[745,0,178.069]]],[[12786.1,8370.03,0],0,true,[[5141,0,18.5267],[3134,0,77.9975],[364,1,12.7137]]],[[16598.5,7176.7,0],0,false,[[2865,0,18.8293],[315,0,32.2134]]],[[12640,8268.85,0],0,false,[[1286,0,20.9058],[1081,0,10.625]]],
+[[13101.9,11081.3,0],0,false,[[4616,0,341.282],[1268,0,329.271]]],[[7864.87,8468.97,0],0,false,[[3170,0,365.778],[3961,0,304.69]]],[[7793.18,15771.7,0],0,true,[[1149,0,3.90396],[4736,0,6.14253],[2032,0,2.42874],[2101,0,9.17773]]],[[15239.5,482.912,0],0,true,[[3992,0,26.2179],[2005,0,30.4386],[1534,0,9.64071],[4522,0,8.68538]]],[[8899.46,20078.4,0],0,false,[[4505,0,291.148],[3972,0,327.494]]],
+[[10593.6,17066.2,0],0,false,[[1032,0,24.9648],[950,0,56.5087]]],[[11173.5,12471.5,0],0,false,[[3925,0,249.61],[7,0,195.483]]],[[7349.81,7785.27,0],0,true,[[795,0,27.2593],[478,0,34.5907],[3742,0,12.7716],[4080,0,16.142]]],[[2034.99,9748.72,0],0,false,[[3981,0,133.474],[4142,0,233.044]]],[[3345.16,1474.03,0],0,false,[[5183,1,10.6008],[5054,0,45.3942]]],
+[[3886.92,15263.8,0],0,false,[[2994,1,157.747],[30,2,10.1134]]],[[18223.9,15987.5,3.52245],0,false,[[359,1,20.0071],[5693,1,17.8948]]],[[14359.4,19248.8,0],0,false,[[877,0,25.8842],[1017,0,43.4121]]],[[2145.11,10937,0],0,true,[[1147,0,2.98756],[273,0,2.89484],[5156,0,5.02597],[3899,1,7.7965]]],[[8510.15,17473.8,0],0,false,[[3772,0,66.5322],[4708,0,393.563]]],
+[[19418.1,537.832,0],0,false,[[2263,1,129.159],[4297,1,283.08]]],[[19527.5,7063.46,0],0,false,[[494,0,288.303],[984,0,161.212]]],[[10428.4,5216.25,0],0,true,[[1879,0,139.716],[60,0,24.2053],[441,0,51.643]]],[[19805.3,8391.51,0],0,true,[[2422,0,18.8061],[1932,0,82.9887],[3033,0,53.2557]]],[[5559.44,11661.7,0],0,false,[[2495,0,232.618],[5713,0,187.244]]],
+[[5816.02,13799.1,0],0,false,[[4993,0,114.882],[1050,0,333.939]]],[[12398.9,4839.24,0],0,true,[[1712,0,17.4438],[5293,0,242.272],[2569,0,14.4757]]],[[1134.28,8400.61,0],0,true,[[2821,0,4.17141],[1982,0,2.78686],[394,1,11.462]]],[[4578.78,3538.61,0],0,false,[[2448,0,200.925],[503,0,356.814]]],[[1654.88,19436.2,0],0,false,[[2818,0,199.389],[1342,0,307.154]]],
+[[5526.46,18571.8,0],0,true,[[5676,0,8.19235],[1451,0,64.3845],[3840,1,11.6699]]],[[4992.22,10923.7,0],0,true,[[3320,0,332.174],[3013,0,5.94161],[1258,0,5.87373]]],[[18272.5,20471.4,0],0,false,[[756,1,354.392]]],[[15650.2,14161.4,0],0,false,[[4845,1,7.43139],[3230,1,39.7706]]],[[13167.3,8110.06,0],0,false,[[3666,1,1.60231],[4137,0,40.7436]]],
+[[9242.87,16445.2,0],0,true,[[2725,0,131.229],[4951,0,20.7854],[1476,0,11.566]]],[[5811.29,14059,0],0,true,[[3582,0,139.291],[4348,0,4.68003],[231,0,11.7552]]],[[13246.4,8720.6,0],0,true,[[4437,1,17.156],[3055,1,16.1266],[4256,1,4.82989]]],[[17209.3,18019.3,0],0,false,[[896,1,14.4629],[1783,1,64.5827]]],[[7731.43,12529.6,0],0,false,[[2341,0,384.062],[893,0,371.233]]],
+[[15388.5,2668.07,0],0,false,[[4645,1,10.7699],[5450,0,177.413]]],[[2676.03,15159.8,0],0,false,[[124,0,313.956],[4498,0,379.674]]],[[13858.9,4763.47,0],0,false,[[2779,1,29.388],[2574,1,357.94]]],[[2783.28,17727.7,0],0,true,[[2839,0,308.859],[1877,0,1.88849],[5309,0,2.50923]]],[[10545.7,7675.58,0],0,false,[[71,0,42.8835],[5652,0,33.6149]]],
+[[3099.71,1344.41,0],0,true,[[788,1,14.9823],[4345,0,82.3888],[622,1,13.3905]]],[[4017.04,13363.3,0],0,true,[[1229,2,33.3851],[2280,2,181.678],[5012,2,9.97686],[2362,2,9.03368]]],[[5913.09,14149.1,0],0,false,[[843,0,48.2675],[3571,0,139.291]]],[[11172.6,4085.13,0],0,false,[[549,0,112.123],[2873,0,127.826]]],[[5759.91,3872.89,0],0,true,[[5449,1,21.7053],[3455,1,201.075],[2388,1,3.2385]]],
+[[19385.8,4368.97,0],0,false,[[2896,0,325.556],[62,0,205.819]]],[[2952.83,10606,0],0,false,[[271,0,4.48234],[2144,0,7.836]]],[[12577.3,8183.49,0],0,true,[[5395,0,85.974],[5080,0,17.0638],[3942,0,30.5934]]],[[9444.35,8513.02,0],0,false,[[361,0,21.2064],[4019,0,303.732]]],[[18710.5,11102.2,0],0,false,[[3518,0,46.6479],[4209,0,391.625]]],
+[[12431.3,16163.6,0],0,false,[[2840,0,393.504],[2627,0,277.663]]],[[15017.3,13595.6,0],0,false,[[522,1,119.185],[1134,1,253.767]]],[[4004.21,4457.43,0],0,false,[[4718,0,234.517],[4042,0,295.037]]],[[3353.49,6323.5,0],0,false,[[2017,0,23.2674],[4238,0,34.9647]]],[[17599.3,8532.54,0],0,false,[[2235,0,100.166],[2143,0,160.441]]],
+[[17163,7457.3,0],0,false,[[4983,0,116.459],[2320,0,186.105]]],[[15165.6,18887.2,0],0,false,[[5547,0,175.511],[4808,0,356.975]]],[[5016.8,18651.3,0],0,false,[[4658,0,239.829],[276,1,4.20634]]],[[14925.9,15380.1,0],0,true,[[4408,0,23.3599],[4381,0,11.12],[1166,0,10.6745],[4634,1,20.2532]]],[[15887.8,6754,0],0,false,[[4050,1,383.318],[4879,1,300.272]]],
+[[7443.94,19635.2,0],0,false,[[153,0,146.632],[1614,0,48.0522]]],[[16131.2,6942.22,0],0,false,[[4879,1,9.45573],[3181,0,243.836]]],[[13272.3,7811.27,0],0,true,[[4035,0,4.53678],[2300,0,14.119],[2802,1,17.2165]]],[[14048.5,13278.8,0.026001],0,false,[[4239,0,40.8288],[448,0,24.1691],[2526,0,12.7555],[3788,0,22.9676]]],[[5798.26,16237,0],0,false,[[2600,1,387.918],[3285,1,23.2121]]],
+[[18399.5,345.144,0],0,false,[[1520,1,5.62858],[4165,0,64.4421]]],[[15221.8,14450.2,0],0,false,[[1567,0,6.8727],[2702,0,18.6495]]],[[16139.3,6946.79,0],0,false,[[2560,1,5.98357],[4879,1,17.9464]]],[[16624.3,17653.7,0],0,true,[[629,1,20.368],[312,1,23.8115],[3871,1,1.5619],[4441,1,2.36379],[1578,1,6.39382],[1775,1,9.70116]]],[[2885.77,12610.1,0],0,true,[[2689,0,210.954],[4579,0,9.51864],[1401,0,11.8371]]],
+[[18515.8,10976.5,0],0,true,[[1138,0,230.779],[2058,0,24.125],[4606,0,10.5055]]],[[13896,11893.4,0],0,false,[[4688,0,272.23],[5429,0,166.715]]],[[14537.8,5106.32,0],0,false,[[4760,1,13.9194],[5585,1,56.6338]]],[[11343.2,8372.91,0],0,false,[[821,0,175.285],[3684,0,15.9821]]],[[5839.61,6260.98,0],0,true,[[9,1,395.001],[1970,1,35.5481],[2571,1,9.63661]]],
+[[15045.4,13766.2,0],0,false,[[4711,1,5.26173],[4735,0,14.277]]],[[19940,19724.2,0],0,false,[[3499,0,169.156],[1223,0,291.489]]],[[16086.8,5672.27,0],0,false,[[4287,0,193.662],[23,0,264.01]]],[[15542.8,5117.64,0],0,false,[[3850,0,270.909],[1880,0,141.101]]],[[3743.31,15118.8,0],0,true,[[3255,0,26.9946],[2194,0,35.7342],[4512,0,26.9437]]],
+[[19630.1,13910.8,0],0,false,[[787,0,101.941],[2097,0,384.186]]],[[14148.8,15478,0],0,false,[[5698,0,78.7711],[2309,0,91.5949]]],[[19187.7,3411.54,0],0,true,[[140,0,212.047],[3960,0,2.21561],[2726,0,3.09249]]],[[10763,12769.9,0],0,true,[[4932,1,2.7587],[540,0,34.8948],[1418,1,13.8769]]],[[14849.6,3830.65,0],0,false,[[2178,1,388.465],[1853,1,381.978]]],
+[[8854.32,14721.8,0],0,true,[[2537,1,30.4676],[1063,1,124.195],[3044,1,16.9966]]],[[5213.98,19661.9,0],0,false,[[2389,2,30.8305],[3056,2,359.601]]],[[8951.99,9902.87,0],0,false,[[623,0,379.576],[4273,0,355.451]]],[[12378.9,6495.04,0],0,false,[[2141,0,106.726],[3052,0,58.023]]],[[17284.4,11392.6,0],0,true,[[1908,0,8.58698],[1580,0,5.19188],[2427,1,5.30667]]],
+[[8594.23,2051.45,0],0,false,[[2221,2,288.235],[3909,2,28.6733]]],[[5480.1,8123.4,0],0,false,[[2547,1,271.622],[3024,1,186.657]]],[[11077.5,17976.7,0],0,false,[[2732,0,12.0845],[2739,0,239.525]]],[[25.3956,6716.94,0],0,false,[[4891,2,290.724]]],[[13309,13599.9,0],0,true,[[4261,0,13.9616],[2291,0,2.93745],[4542,0,13.6209],[5512,0,14.1842]]],
+[[10553.1,14157.4,0],0,true,[[1873,0,2.37324],[3424,0,2.72103],[641,0,2.7648]]],[[4900.64,18999.1,0],0,false,[[4160,0,198.973]]],[[14952.6,13952.4,0],0,false,[[4053,0,264.863],[2515,0,195.858]]],[[10958.6,17626.8,0],0,false,[[1479,0,13.3788],[2850,0,60.9977]]],[[16932.8,17655.9,0],0,false,[[5510,0,191.528]]],
+[[12191.4,16658.5,0],0,false,[[3247,0,384.287],[317,0,174.697]]],[[9555.76,16498.1,0],0,true,[[4245,1,139.453],[898,1,10.9155],[1366,1,6.92158]]],[[13230.1,13133.4,0],0,false,[[4450,0,154.688],[56,0,20.7845]]],[[1517.87,13797.4,0],0,true,[[381,1,112.792],[4624,1,10.7398],[5629,1,7.43798]]],[[16274.6,16606.7,0],0,true,[[2798,0,2.9371],[1941,0,2.53502],[675,1,9.15468]]],
+[[5995.43,7615.7,0],0,false,[[5631,0,358.837],[1335,0,104.206]]],[[499.5,2999.14,0],0,false,[[5007,1,8.60407],[791,0,14.5092]]],[[19927.9,4510.81,0],0,false,[[3987,0,20.0114],[3390,0,19.1175]]],[[2152.27,6634.36,0],0,false,[[1038,1,326.507],[2705,1,168.985]]],[[3627.25,16317.3,0],0,true,[[3407,0,3.3171],[1036,0,5.27418],[4602,0,4.31436]]],
+[[7982.42,15510.8,0],0,false,[[1874,1,144.727],[3132,1,29.033]]],[[19087.7,3693.6,0],0,false,[[3767,0,21.1264],[34,0,49.9944]]],[[13979.5,12941.4,0],0,false,[[4858,0,84.6674],[2984,0,141.298]]],[[2075.7,10333.9,0],0,false,[[891,1,213.057],[1911,1,316.713]]],[[5756.59,12134.5,0],0,false,[[5713,0,349.568],[4748,0,35.1262]]],
+[[15543.5,463.48,0],0,true,[[3058,1,30.9181],[1961,1,226.078],[1611,1,4.63669]]],[[13941.2,4438.02,0],0,false,[[2972,0,79.8999],[1072,1,5.09289]]],[[19488.9,8301.47,0],0,false,[[4806,0,18.5399],[4031,0,29.7116]]],[[17461.4,9207.17,0],0,false,[[1646,0,321.43]]],[[3152.9,8450.38,0],0,false,[[536,1,133.662],[5320,1,281.199]]],
+[[6903.96,11004.7,0],0,true,[[979,1,140.029],[4079,1,307.914],[5029,1,2.51494]]],[[1191.21,19469.2,0],0,false,[[3898,0,326.023],[2818,0,278.829]]],[[18007.9,7717.08,0],0,true,[[1645,0,7.47577],[1247,0,4.56046],[5011,0,10.0944]]],[[12315.8,4962.33,0],0,true,[[4200,0,16.0964],[1548,0,136.64],[1756,0,3.07017]]],[[5531.73,6318.05,0],0,false,[[5647,0,37.5984],[5098,0,70.9786]]],
+[[7301.84,6477.37,0],0,true,[[5289,0,8.20277],[2968,0,134.003],[2342,1,19.2735]]],[[13165.7,8110.43,0],0,true,[[1115,1,30.2879],[5626,1,27.0984],[3569,1,1.60231]]],[[11852.4,11775.9,0],0,false,[[2820,0,74.721],[757,0,357.198]]],[[18245.2,12931.9,0],0,false,[[3500,0,352.561],[2356,0,20.0345]]],[[13629,7762.79,0],0,false,[[2153,0,94.2559],[3727,0,215.186]]],
+[[7759.19,1122.92,0],0,false,[[2133,1,368.389],[5351,1,80.7864]]],[[10333.9,2582.91,0],0,true,[[1470,0,6.763],[3061,0,10.3185],[2126,0,7.90202],[2349,0,5.87998],[1143,0,4.91589],[58,0,9.66427],[5423,0,10.7914],[1074,0,10.6348]]],[[17822.1,12158.9,0],0,true,[[2819,0,138.4],[1778,0,4.45594],[3845,0,11.8216]]],[[5846.21,7181.4,0],0,false,[[2876,0,366.951],[5631,0,100.466]]],[[19618.5,4525.13,0],0,false,[[1261,0,192.655],[2609,0,155.563]]],
+[[2743.39,19426,0],0,false,[[4559,0,21.6612],[3010,0,5.03241]]],[[16617.9,18256.7,0],0,true,[[4719,0,25.5936],[1889,0,22.9079],[1394,0,12.1194]]],[[16941.5,5215.82,0],0,false,[[2401,0,340.968],[3404,0,129.42]]],[[18738.6,3725.74,0],0,true,[[1003,0,1.45467],[98,0,1.41871],[1037,0,1.68707]]],[[9612.04,11639.7,0],0,true,[[308,0,15.5599],[2118,0,231.087],[3528,0,140.866]]],
+[[2575.47,8072,0],0,false,[[5412,0,350.914],[3824,0,267.899]]],[[19122.1,14135.1,0],0,false,[[2531,0,86.6663]]],[[3070.44,10937.4,0],0,false,[[1450,0,19.4893],[4173,0,8.08779]]],[[12631.3,7861.4,0],0,true,[[5000,0,399.011],[1271,0,16.2009],[5232,0,18.6759]]],[[11331.3,8364.63,0],0,true,[[4254,0,18.0152],[2527,0,292.287],[3613,0,15.9821]]],
+[[12301.6,18602.1,0],0,false,[[960,0,23.8552],[2116,0,85.2734]]],[[12129.6,4123.94,0],0,false,[[4971,0,260.031]]],[[3926.74,13322.4,0],0,false,[[2362,0,96.8952],[2971,0,28.6946]]],[[6800.01,19049.8,0],0,false,[[2170,1,352.427],[4594,1,27.8439]]],[[12934.1,8891.29,0],0,false,[[125,1,213.412],[2398,1,20.5098]]],
+[[19713.8,8423.32,0],0,true,[[1322,0,62.907],[4357,0,19.8512],[228,1,6.51212]]],[[19335.6,10979.6,0],0,false,[[3997,1,257.635],[137,1,226.812]]],[[13189.6,8048.01,0],0,true,[[834,1,78.5867],[4563,1,5.9721],[4186,1,8.38473]]],[[11275.9,3833.94,0],0,false,[[243,0,28.5537],[1390,0,27.9612]]],[[6231.16,13858.8,9.29042],0,true,[[705,1,16.4541],[81,1,18.0151],[5008,1,10.7732],[2543,1,4.42003]]],
+[[6789.52,17490,0],0,true,[[164,0,72.5889],[3864,0,7.42591],[768,0,2.27352]]],[[13741.2,4208.33,0],0,true,[[928,0,281.231],[961,0,17.4299],[963,0,61.2008]]],[[15394.6,6015.51,0],0,false,[[617,0,365.738],[5134,0,7.85513]]],[[14054.1,15481.4,0],0,false,[[2309,0,3.21224],[4787,0,11.3069]]],[[17440.7,13998.6,0],0,false,[[2742,1,325.399],[4569,1,254.524]]],
+[[12945,8886.29,0],0,false,[[4873,0,189.964],[2398,1,12.5458]]],[[8993.45,5640.09,0],0,true,[[68,0,164.89],[2747,0,100.876],[2060,0,101.607]]],[[4684.95,3921.83,0],0,false,[[5245,0,337.449],[3716,0,365.504]]],[[19679,7123.89,0],0,false,[[984,0,3.93729],[5376,0,3.26121]]],[[3869.45,2301.37,0],0,true,[[4807,1,6.73192],[1304,0,15.7951],[5335,1,8.88446]]],
+[[18490.1,17615,0],0,false,[[605,1,60.5194],[3074,1,30.5508]]],[[14929.7,15346.6,0],0,true,[[4634,1,13.4312],[4934,0,109.145],[5099,0,5.71896]]],[[6440.35,13787.7,0],0,false,[[705,0,204.678],[4260,0,378.163]]],[[5487.8,14186.6,0],0,false,[[5636,1,203.155],[5604,1,103.02]]],[[13137.8,8371.15,0],0,false,[[871,1,33.8669],[1270,1,27.8102]]],
+[[17137.3,5061.58,0],0,false,[[3785,0,36.3944],[4140,0,64.3599]]],[[17729.8,12030.9,0],0,true,[[2810,0,3.087],[5704,0,3.037],[2091,0,6.75369]]],[[16662,13296.4,0],0,false,[[922,0,381.265],[4809,0,165.693]]],[[9828.52,4554.15,0],0,false,[[1753,0,289.705],[5453,0,187.512]]],[[13268.7,8083.39,0],0,true,[[834,1,8.50897],[3307,0,7.38045],[3718,1,18.8539]]],
+[[13484.4,4528.45,0],0,true,[[3256,0,68.1515],[4994,0,174.146],[4627,0,216.566]]],[[5018.73,3772.9,0],0,false,[[3702,0,365.504],[884,0,240.429]]],[[987.805,16989.7,0],0,false,[[5041,0,397.063],[217,0,287.844]]],[[13281.2,8097.48,0],0,true,[[1213,1,232.594],[834,1,27.1112],[3307,1,18.7678],[3714,1,18.8539]]],[[12596.2,19609.7,0],0,false,[[4786,0,242.869],[391,0,219.999]]],
+[[4755.08,2564.02,0],0,false,[[4206,1,128.463],[5483,1,23.3761]]],[[13189.5,8554.37,0],0,true,[[4673,1,21.5357],[3980,1,22.3959],[3448,1,3.50077]]],[[19482.3,10076,0],0,true,[[319,0,3.91525],[2066,0,3.25149],[5681,1,7.92315]]],[[13831.9,4651.02,0],0,false,[[4684,1,19.7497],[2779,1,87.9883]]],[[9719.41,3997.09,0],0,true,[[4233,0,3.46576],[5466,0,5.27936],[4946,0,1.62354],[3751,0,2.81232]]],
+[[7174.8,6431.8,0],0,false,[[3739,0,379.212],[1492,0,98.321]]],[[13968.3,19410.8,0],0,true,[[5358,0,18.5964],[1508,0,15.0863],[2267,0,4.56837],[2476,0,9.22145]]],[[13442.7,7870.38,0],0,false,[[3669,0,215.186],[2580,0,95.781]]],[[17361.2,7193.46,0],0,false,[[418,0,133.529],[771,0,272.47]]],[[7070.18,4632.34,0],0,true,[[274,1,19.5331],[5152,1,129.082],[5664,1,8.53564],[3356,1,11.5305]]],
+[[3893.74,15148.6,0],0,true,[[2679,0,382.232],[1542,0,11.5043],[1846,2,16.392]]],[[18813.1,14944,0],0,true,[[2055,0,336.605],[1462,0,3.9828],[1185,0,7.18265],[2646,1,5.14334]]],[[17676.9,12215.4,0],0,true,[[5616,0,3.85366],[753,0,1.98565],[3103,0,2.80033],[1514,0,8.14677],[1004,0,8.25589]]],[[10473.3,17289.7,0],0,false,[[1772,0,200.111],[2970,0,127.799]]],[[1891.43,13914.7,0],0,true,[[3474,0,3.44109],[1818,0,3.09131],[2434,1,6.11451]]],
+[[18555,17598.5,0],0,true,[[5432,0,203.151],[3064,0,4.10146],[605,1,7.11228]]],[[3153.74,19702.1,0],0,false,[[2063,0,357.002],[3367,0,342.33]]],[[19333,14270.6,0],0,true,[[5128,0,4.80614],[2824,0,12.6252],[2922,0,7.75638]]],[[10666.7,12731.9,0],0,false,[[4976,1,341.658],[855,1,23.8722]]],[[6816.16,6308.76,0],0,false,[[5056,0,50.0401],[3725,0,379.212]]],
+[[5617.41,3531.67,0],0,true,[[805,0,119.482],[5326,0,267.856],[1078,0,57.9927]]],[[15826.9,14223.4,0],0,false,[[4127,1,19.3178],[3432,1,16.3307]]],[[7338.36,7790.91,0],0,false,[[4080,0,3.51514],[3547,0,12.7716]]],[[10027.9,8649.84,0],0,false,[[3127,0,369.378],[716,0,14.4637]]],[[5234.18,19643.7,0],0,false,[[4119,0,16.4102],[3827,0,351.845]]],
+[[10015.1,11453.3,0],0,false,[[3528,0,347.861],[408,0,243.013]]],[[12759.4,8212.8,0],0,false,[[1058,1,23.5128],[1994,1,116.392]]],[[18963.7,7145.24,0],0,false,[[1914,0,394.782],[5643,0,29.7368]]],[[7777.34,15779.7,0],0,false,[[260,1,2.94108],[2148,0,3.4375]]],[[14594.1,12538,0],0,false,[[2907,1,368.249],[2740,1,401.399]]],
+[[7396.02,7780.62,0],0,false,[[280,2,26.6613],[5032,2,87.465]]],[[9718.36,3994.48,0],0,true,[[4946,0,2.48916],[4233,0,0.768597],[5323,0,3.736],[3381,0,3.05861],[3724,0,2.81232]]],[[16893.4,19264.1,0],0,true,[[2282,0,17.0358],[2558,0,384.27],[5158,0,9.45642]]],[[3282.73,7359.93,0],0,false,[[2509,1,260.251],[2035,1,85.2223]]],[[3269.2,6639.9,0],0,false,[[1980,1,378.708],[2831,1,236.7]]],
+[[16002.8,15060.7,0],0,false,[[2410,1,374.346],[4508,1,236.768]]],[[16822.7,8581.01,0],0,false,[[3090,1,55.7082],[3008,1,223.766]]],[[11468.2,7786.73,0],0,false,[[5311,0,276.96],[1770,0,141.917]]],[[17247.9,17489.7,0],0,true,[[3861,0,2.56259],[1638,0,13.2531],[5656,0,4.02221]]],[[18853.5,3289.93,0],0,false,[[5475,0,47.1096],[140,0,144.828]]],
+[[19929,4774.41,0],0,true,[[2879,0,19.7334],[763,0,3.53731],[5222,0,6.28958]]],[[12693.4,8328.29,0],0,false,[[1049,0,46.0443],[3917,0,25.8859]]],[[6377.76,4182.84,0],0,false,[[445,1,242.564],[1441,1,273.909]]],[[12485.5,6442.65,0],0,false,[[2921,0,83.4418],[3174,0,130.502]]],[[15105.6,6439.39,0],0,true,[[4202,1,20.0986],[4513,1,174.582],[3375,1,14.4073],[3806,1,11.3918],[2248,1,8.61094]]],
+[[13853.4,7219.1,0],0,false,[[3157,0,249.791],[3188,0,174.152]]],[[10576,20169.1,0],0,false,[[4064,0,326.561],[4108,0,24.4944]]],[[19083,3714.2,0],0,false,[[2811,0,15.6561],[3651,0,21.1264]]],[[7496.71,19635.7,0],0,true,[[1614,0,4.89817],[1474,0,3.05251],[2412,0,7.76055]]],[[16961.9,2979.97,0],0,false,[[5101,0,290.241],[0,0,208.562]]],
+[[4126.77,14714,0],0,false,[[2701,0,30.401],[1705,0,172.284]]],[[19372.6,19655.5,0],0,false,[[3047,0,379.642],[803,0,55.7131]]],[[8566.67,17508.9,0],0,true,[[5578,0,333.092],[3554,0,66.5322],[1587,0,392.843]]],[[3586.71,6219.99,0],0,true,[[5327,0,6.94589],[943,0,12.2108],[424,1,5.54821]]],[[17884.5,19671.5,0],0,true,[[2049,1,22.986],[4992,1,22.7085],[4041,1,4.48251],[5287,1,3.60892],[3005,1,7.02777]]],
+[[7434.7,10121.3,0],0,false,[[1324,1,132.301],[4653,1,354.846]]],[[6987.56,10894.3,0],0,true,[[5029,0,136.126],[942,0,6.61855],[5436,1,15.1651]]],[[9720.76,698.04,0],0,true,[[5009,2,28.0041],[983,2,29.0042],[1593,2,23.0112],[4995,2,24.5616],[1731,2,18.0144],[4352,2,10.006],[2290,2,29.5811]]],[[2341.42,14373.8,0],0,false,[[3902,0,204.713],[4457,0,364.624]]],[[16480.1,9009.72,0],0,false,[[437,0,382.119],[1831,0,339.847]]],
+[[10149.8,7051.75,0],0,true,[[1651,1,313.07],[4592,1,33.5992],[2163,1,9.86262]]],[[15229.2,3958.13,0],0,false,[[3932,0,217.469],[1151,0,318.04]]],[[20095.6,8395.6,0],0,false,[[5257,0,186.979],[264,0,393.231]]],[[10571.1,12923,0],0,true,[[4141,1,87.5881],[4286,1,30.1063],[3933,1,8.19402]]],[[15679.2,16947.6,0],0,false,[[937,0,184.989],[3891,0,239.185]]],
+[[17110.7,5036.84,0],0,true,[[4717,0,4.99146],[3710,0,36.3944],[1323,0,8.65831]]],[[465.102,2961.7,0],0,false,[[2993,0,67.7293],[1330,0,23.3973]]],[[17410.2,17940.4,0],0,true,[[2298,1,313.502],[5455,1,22.4742],[1380,1,6.81847]]],[[14061.2,13259.7,0],0,false,[[2526,0,20.5364],[1734,0,24.3238],[3603,0,22.9676]]],[[13263.4,15003.1,0],0,false,[[1106,0,396.835],[3451,0,298.873]]],
+[[14708.5,11934.9,0],0,true,[[5708,0,10.0079],[2608,0,16.3686],[252,0,4.15311]]],[[19889.7,11272.6,0],0,false,[[902,0,194.4]]],[[18893,14277.7,0],0,true,[[2486,1,4.18688],[4193,1,3.53985],[5190,1,13.9892],[4203,1,4.49385]]],[[15672,3119.65,0],0,false,[[5397,0,112.788]]],[[10353.8,7879.23,0],0,false,[[1894,0,99.9238],[4073,0,169.287]]],
+[[12440.9,9560.97,0],0,true,[[1649,1,301.292],[1233,1,23.4251],[2648,1,12.5676],[3879,1,10.5344]]],[[7391.61,16309.5,0],0,false,[[2045,1,379.254],[674,1,337.246]]],[[13994.8,18588.3,0],0,false,[[3513,0,178.631],[609,0,323.197]]],[[11207.8,3878.76,6.10352e-005],0,false,[[885,0,77.1885],[3819,0,35.3523]]],[[5927.48,8904.56,0],0,true,[[3865,0,3.39858],[82,0,3.30969],[995,0,6.21763],[3139,1,11.5469],[4610,1,17.487]]],
+[[6931.07,17629,0],0,false,[[2140,0,156.642],[164,0,148.08]]],[[3552.35,15195.5,0],0,true,[[5223,1,175.839],[4394,1,8.76555],[4088,1,3.31244]]],[[17281.4,17431.3,0],0,false,[[879,0,47.0169],[2999,0,169.305]]],[[13813.8,16903.6,0],0,false,[[3421,0,214.219],[1214,0,386.88]]],[[12153.5,9947.51,0],0,false,[[4252,1,47.0458],[1101,1,16.7166]]],
+[[16922.3,17993.5,0],0,false,[[126,0,44.4816],[4405,0,41.6234]]],[[15095.4,6434.42,0],0,true,[[3375,0,3.65305],[2248,0,5.93854],[3764,1,11.3918]]],[[16421.7,5237.89,0],0,false,[[4181,0,407.217],[3409,0,335.306]]],[[7149.89,13395.3,0],0,false,[[5191,1,15.674],[574,1,209.33]]],[[10987.6,11572.8,0],0,false,[[2014,0,27.0178],[3249,0,10.9488]]],
+[[14714.7,221.081,0],0,true,[[2236,0,63.4925],[4015,0,40.2832],[429,0,93.7788]]],[[18007.7,6839.05,0],0,false,[[4585,0,309.276],[2241,0,384.957]]],[[2958,5058.99,0],0,false,[[1796,0,136.425],[2478,0,178.528]]],[[14948,16106.9,0],0,false,[[2687,0,359.923],[751,0,4.61412]]],[[6753.18,16914.1,0],0,false,[[5375,1,163.045],[376,1,383.425]]],
+[[18450.2,17615.1,0],0,true,[[1674,0,15.7306],[485,0,20.4591],[3074,1,13.8434]]],[[15574.8,8802.91,0],0,false,[[1515,1,263.043],[2465,1,12.6986]]],[[8076.04,16846.2,0],0,false,[[3996,1,273.121],[3169,1,14.2048]]],[[481.187,3079.97,0],0,true,[[2149,0,15.9581],[57,1,9.54622],[2889,1,5.30569]]],[[11243,3875.92,-0.00012207],0,false,[[3798,0,35.3523],[5579,0,19.1531],[243,0,28.5542]]],
+[[14270.7,11937,0],0,false,[[2740,1,340.943],[1082,1,42.6682]]],[[13615.9,5289.62,0],0,false,[[1865,1,383.619],[318,1,304.514]]],[[10960.2,17643.9,0],0,false,[[862,0,123.943],[1479,0,21.6886]]],[[12104.1,10025.3,0],0,false,[[1421,1,360.358],[3120,1,24.095]]],[[2661.53,7818.34,0],0,false,[[3680,0,267.899],[766,0,359.751]]],
+[[4284.34,17919.7,0],0,true,[[5277,2,179.406],[349,2,17.2621],[743,2,9.39226]]],[[13706.3,18096,0],0,false,[[1708,0,374.295],[4729,0,235.977]]],[[5562.28,19770.2,0],0,false,[[3744,0,351.845],[702,0,212.276]]],[[4277.84,16476.5,0],0,true,[[4163,2,19.7286],[3849,2,368.947],[196,2,8.87339]]],[[6232.32,6108.29,0],0,false,[[3179,1,6.34403],[4816,0,13.3022]]],
+[[20402.9,5940,0],0,true,[[1722,0,4.44436],[2429,0,3.92445],[4395,0,4.5245]]],[[14346.9,15870.7,0],0,true,[[3265,0,2.07401],[918,0,21.3338],[2027,0,4.77566]]],[[11706.6,11637.7,0],0,false,[[5464,0,112.408],[2820,0,163.601]]],[[16743.6,463.891,0],0,true,[[2257,1,208.824],[1615,1,15.3862],[1836,1,8.13025]]],[[9007.2,238.54,0],0,false,[[4043,1,171.111],[2050,1,322.573]]],
+[[15011.8,970.072,0],0,true,[[4492,0,336.242],[1622,0,6.5424],[5019,0,4.76097],[5603,0,3.50541]]],[[6132.75,155.288,0],0,false,[[5458,1,311.758],[5023,1,146.953]]],[[15408.5,2808.8,0],0,false,[[3197,1,5.87201],[3007,0,132.909]]],[[2967.28,2069,0],0,false,[[634,1,96.8902],[712,1,230.394]]],[[2769,11492.9,0],0,false,[[1647,0,373.491]]],
+[[5535.07,18579.7,0],0,true,[[2697,1,24.0823],[1730,1,95.2166],[5676,1,13.1801],[3565,1,11.6699]]],[[19496.6,8628.42,0],0,true,[[4682,0,340.411],[3175,0,2.96986],[3946,0,6.26543]]],[[9730.51,16582.6,0],0,true,[[898,1,198.76],[4672,1,139.545],[5288,1,3.36002]]],[[5204.02,7490.56,0],0,true,[[1112,1,163.588],[3354,1,14.0831],[5373,1,3.63398],[2346,1,11.9357]]],[[3855.59,16289,0],0,false,[[550,2,7.97313],[1219,0,221.479]]],
+[[17812.2,12152.4,0],0,true,[[2541,0,30.6633],[427,0,61.5864],[3672,0,11.8216],[1778,0,10.7167]]],[[4360.8,4600.41,0],0,false,[[1257,1,161.429],[635,1,267.301]]],[[17143.5,17876.9,0],0,false,[[2171,0,100.623],[1013,0,34.8645]]],[[14422.3,19693.6,0],0,false,[[2812,0,280.041],[4573,0,232.719]]],[[4493.43,16773.8,0],0,false,[[3828,2,368.947],[2064,2,251.974]]],
+[[15450.7,5372.29,0],0,true,[[1445,0,5.74608],[3618,0,270.909],[4862,0,5.50441]]],[[5174.29,6807.14,0],0,false,[[3966,1,271.456],[1633,1,141.385]]],[[17660.7,12231.3,0],0,true,[[488,0,5.59229],[1039,0,4.0991],[1609,0,3.06096],[5247,0,1.47903]]],[[3412.86,1284.87,0],0,false,[[4870,1,187.191],[314,1,27.1479]]],[[13551.6,13578.2,0],0,false,[[976,0,54.7028],[1700,0,18.3808]]],
+[[15877.3,14478.9,0],0,false,[[4919,0,3.11176],[3126,1,2.54151]]],[[14374.1,7969.69,0],0,true,[[5159,0,1.78602],[2606,0,1.78185],[1367,0,13.1612]]],[[2647.66,19350.2,0],0,false,[[3084,0,310.192],[1472,0,104.394]]],[[1118.96,8406.01,0],0,true,[[4299,1,235.093],[394,1,27.2964],[2821,1,12.2764]]],[[7056.63,673.751,0],0,false,[[4182,0,173.756]]],
+[[13109.1,2540.51,0],0,false,[[4929,0,387.659],[4693,0,293.732]]],[[17245.3,17489.7,0],0,true,[[4853,0,1.7341],[3758,0,2.56259],[5656,0,1.67266]]],[[9716.44,3998.82,0],0,true,[[1442,0,2.71861],[4946,0,2.34272],[1218,0,2.60452]]],[[1417.09,3691.04,0],0,false,[[1653,0,392.484],[2956,0,275.004]]],[[6787.47,17482.8,0],0,true,[[3695,0,7.42591],[4941,0,90.7281],[768,0,6.20558]]],
+[[5925.01,8902.23,0],0,false,[[3139,1,8.15331],[3799,0,3.39858]]],[[5200.86,12590.8,0],0,false,[[2688,2,328.857],[5187,2,271.235]]],[[18478.7,6618.76,0],0,true,[[2241,0,136.949],[1162,0,19.6749],[479,0,7.24317]]],[[7618.46,3126.24,0],0,false,[[1844,2,291.249],[4469,2,391.085]]],[[187.638,19232.8,0],0,false,[[4070,0,327.95]]],
+[[20202.5,16256.6,0],0,false,[[4236,0,316.394],[4468,0,202.096]]],[[16625.5,17654.6,0],0,false,[[3608,1,1.5619],[4441,0,3.5065]]],[[16324.3,7118.63,0],0,false,[[3313,0,32.8375],[309,0,160.157]]],[[17033.5,17818.7,0],0,true,[[2033,0,14.3737],[5510,0,145.972],[5574,0,8.78806]]],[[14790.4,207.782,0],0,false,[[2403,0,31.724]]],
+[[7758.95,15799.1,0],0,false,[[260,1,25.182],[2045,1,250.893]]],[[19482,18486.1,0],0,false,[[2003,0,235.393],[1899,0,223.901]]],[[13604.3,12713.5,0],0,true,[[2520,0,217.457],[2634,0,25.4553],[672,0,216.492]]],[[17666.1,12220.9,0],0,true,[[1975,0,3.19163],[2793,0,2.29699],[3128,0,2.2795],[5686,0,1.9311]]],[[12445.4,9551.45,0],0,true,[[2648,0,3.46888],[1589,0,184.961],[3795,1,10.5344]]],
+[[19608.4,4773.66,0],0,true,[[2247,0,85.4574],[3042,0,18.4353],[904,0,9.63588]]],[[19493.4,14116.5,0],0,false,[[3920,0,35.8171],[787,0,148.948]]],[[6872.09,10656.9,0],0,false,[[2735,2,84.84],[4908,2,26.8941]]],[[15092.2,6428.78,0],0,false,[[4202,1,3.05011],[3375,0,2.91417]]],[[5919.56,14201.5,0],0,true,[[450,1,19.5526],[5361,1,389.698],[843,1,7.10407]]],
+[[5691.6,13985.1,0],0,false,[[4168,0,44.6364],[4057,0,141.972]]],[[13462.1,13796,0],0,false,[[2620,0,185.831],[2391,0,247.966]]],[[10392.3,11499.3,0],0,false,[[1947,0,54.2231],[4369,0,151.437]]],[[13600.6,9356.77,0],0,false,[[5452,1,169.699],[3115,1,397.919]]],[[10864.5,10997.7,0],0,true,[[4783,0,3.46724],[3206,0,3.54196],[5102,1,3.87693]]],
+[[15000.6,9433.32,0],0,false,[[1789,0,211.733],[3027,0,267.871]]],[[15902.5,17033.4,0],0,false,[[3784,0,239.185],[5178,0,308.709]]],[[15131.2,8875.32,0],0,true,[[4322,0,3.17281],[5640,0,3.03744],[19,1,3.0379]]],[[14057.3,13319.1,0],0,false,[[4423,0,20.8817],[448,0,19.0088]]],[[13989.9,7092.12,0],0,true,[[462,0,3.96485],[2394,0,5.43814],[3188,0,12.3266],[1621,0,15.2202]]],
+[[7822.99,15739.8,0],0,false,[[5074,0,6.38827],[4784,0,6.86952]]],[[13483.5,16323.2,0],0,false,[[3957,0,296.6],[1715,0,63.5308]]],[[7009.8,6018.02,0],0,false,[[3427,0,228.657],[4860,0,255.705]]],[[873.833,19468.8,0],0,false,[[1216,0,225.123],[3661,0,326.023]]],[[2142.57,10944.4,0],0,true,[[5553,1,21.4565],[1904,1,20.5253],[5156,1,5.87143],[5564,1,3.58926],[5331,1,3.99984],[1147,1,10.1604],[3553,1,7.7965],[273,1,6.98156]]],
+[[10646.7,11565,0],0,false,[[2070,0,70.7341],[2719,0,71.7432]]],[[5126.33,6497.57,0],0,false,[[1172,1,5.09209],[2772,0,30.9179]]],[[2147.96,14309.2,0],0,false,[[2497,0,145.572],[3778,0,204.713]]],[[5729.98,8557.56,0],0,false,[[3024,1,314.897],[3139,1,388.576]]],[[4236.31,16168.8,0],0,false,[[982,0,47.0634]]],
+[[14055.8,15495.1,0],0,false,[[302,0,133.699],[4333,0,11.5234]]],[[10360.6,6887.32,0],0,true,[[1636,0,61.7908],[4852,0,13.2437],[1351,0,24.516]]],[[997.437,6614.76,0],0,false,[[677,0,174.611],[1680,0,317.642]]],[[15489.3,16313.8,0],0,false,[[4635,0,392.663],[120,0,256.286]]],[[8583.83,2078.17,0],0,true,[[3630,2,28.6733],[1243,2,285.798],[538,2,10.0584]]],
+[[2123.18,344.974,0],0,false,[[3057,1,358.377],[3106,1,361.965]]],[[7319.43,7788.18,0],0,false,[[4080,0,15.896],[1826,0,82.5927]]],[[12772.4,5836,0],0,false,[[486,0,254.482],[4480,0,280.398]]],[[15727.3,9238.52,0],0,false,[[2656,1,2.39135],[2451,0,4.29981]]],[[12457.6,14783.3,0],0,false,[[826,0,285.913],[148,0,146.849]]],
+[[13860.1,10402.5,0],0,true,[[3473,0,3.37948],[2791,0,3.89552],[219,1,11.6612]]],[[14281.4,6820.49,0],0,true,[[2378,0,4.82268],[3309,0,37.7832],[282,0,7.51104]]],[[12713.6,8344.52,0],0,false,[[3761,0,25.8859],[597,0,22.7648]]],[[15201.6,256.814,0],0,false,[[1410,0,140.906],[3069,0,167.185]]],[[11418.4,18343.4,0],0,false,[[2111,0,182.362],[2137,0,309.49]]],
+[[19484,14151,0],0,false,[[4376,0,3.1619],[3881,0,35.8171]]],[[10862.4,841.072,0],0,false,[[4957,1,361.356],[193,1,167.478]]],[[14285.2,654.166,0],0,false,[[2602,0,219.923],[5344,0,24.6711]]],[[15570.6,9847.74,0],0,false,[[3403,0,293.28],[4832,0,154.445]]],[[9949.94,629.204,0],0,false,[[4697,1,11.5079],[5042,1,35.3505]]],
+[[11081.4,12703,0],0,true,[[258,0,4.41967],[3546,0,249.61],[4284,1,6.61928]]],[[2870.69,12610.6,0],0,true,[[3388,0,21.2266],[4579,0,5.58178],[1401,0,3.27185]]],[[11240.9,9233.1,0],0,true,[[2533,0,7.27314],[2986,0,228.409],[4970,0,12.7602]]],[[15958.6,11634.3,0],0,false,[[3077,0,40.2835],[5095,0,24.0904]]],[[16467.9,8463.39,0],0,false,[[4752,0,182.519],[2369,0,367.836]]],
+[[16764.8,17085.3,0],0,false,[[3079,0,183.338],[3237,0,334.318]]],[[16711.1,18230,0],0,false,[[1582,0,3.38866],[1952,0,3.6141]]],[[15108.7,4138.07,0],0,false,[[541,0,366.997],[3781,0,217.469]]],[[10568.9,12930.9,0],0,false,[[3783,1,8.19402],[5342,0,78.4303]]],[[18082.3,5211.1,12.471],0,true,[[3423,0,363.705],[5371,0,18.4735],[2239,0,11.5242]]],
+[[8921.33,12367.1,0],0,false,[[3467,0,293.151],[1224,0,275.244]]],[[10321.3,2585.77,0],0,true,[[3109,0,4.04065],[3041,0,3.69292],[4178,0,8.20899],[3306,0,8.34767]]],[[9456.74,10807.5,0],0,false,[[4123,0,385.187],[3202,0,122.946]]],[[3919.34,14092.3,0],0,false,[[2016,2,339.031],[4915,2,114.989]]],[[17559.1,12379.2,0],0,false,[[482,0,34.7101],[5561,0,307.58]]],
+[[18001,16327.3,0],0,false,[[1819,0,248.918],[2508,0,140.766]]],[[826.757,6937.42,0],0,true,[[5532,0,2.50903],[2452,0,2.45096],[2384,1,1.04431]]],[[12590.6,8210.78,0],0,false,[[3587,0,30.5934],[1456,0,26.5922]]],[[8808.45,1511.71,0],0,true,[[3189,2,112.527],[4125,2,27.2533],[5495,2,13.8145]]],[[4607.05,1032.51,0],0,false,[[5596,1,318.295],[2,1,181.989]]],
+[[3775.02,4842.69,0],0,false,[[3187,2,319.468],[4964,2,116.108]]],[[19495,8622.35,0],0,true,[[3175,0,3.30938],[3841,0,6.26543],[815,0,7.18418]]],[[10558.7,11650.9,0],0,false,[[2564,0,214.51],[3216,0,154.107]]],[[9144.62,1563.33,0],0,false,[[4661,2,345.828],[2130,2,325.139]]],[[14249.8,14603.8,0],0,false,[[1180,0,373.374],[459,0,243.093]]],
+[[19980.8,7876.95,0],0,false,[[213,1,278.039],[4228,1,342.082]]],[[4993.72,10910,0],0,true,[[4114,0,6.05337],[2942,0,398.137],[2370,0,5.51388],[515,0,8.07953]]],[[5713.76,14169.7,0],0,true,[[2135,0,15.6035],[4666,0,59.243],[285,1,13.6585]]],[[17719.7,4772.23,0],0,false,[[42,0,175.206],[5188,0,27.5161]]],[[11673.4,11539.4,0],0,false,[[1240,0,22.9171],[5286,0,167.108]]],
+[[10636.9,11232,0],0,true,[[5102,1,323.51],[4386,1,12.7643],[3076,1,12.9112]]],[[9849.65,12311.2,0],0,false,[[5359,1,22.4128],[3406,1,344.528]]],[[13337,16065.3,0],0,false,[[4861,0,141.408],[3896,0,296.6]]],[[2779.08,17728.6,0],0,true,[[1877,0,2.44197],[212,0,3.17911],[5309,0,3.53805]]],[[17260.2,11393.8,0],0,false,[[2463,0,349.169],[1908,0,15.7905]]],
+[[19187.9,3413.75,0],0,false,[[3622,0,2.21561],[2726,0,1.00245]]],[[7577,8369.79,0],0,false,[[3541,0,304.69],[4463,0,166.548]]],[[12580.3,8075.35,0],0,true,[[1737,1,19.5415],[5149,1,13.2125],[4613,1,27.1779]]],[[10151.2,7712.39,0],0,false,[[2182,0,24.8622],[1803,0,45.8155]]],[[11494.5,12928,0],0,false,[[337,1,20.5286],[731,1,396.442]]],
+[[6761.2,6280.26,0],0,false,[[5316,0,6.56837],[3427,0,132.694]]],[[5092.91,6550.75,0],0,false,[[1686,1,54.3391],[3851,1,271.456]]],[[12766.8,9376.36,0],0,false,[[4429,0,120.611]]],[[12599.1,4186.98,0],0,true,[[2294,0,3.58925],[283,0,3.96539],[1739,0,5.32617]]],[[13361.3,15847.2,0],0,true,[[2549,0,240.481],[4620,0,4.44992],[135,0,8.10997]]],
+[[3230.89,10968.6,0],0,false,[[1450,0,144.766],[2284,0,225.953]]],[[8492.54,4765.24,0],0,false,[[4191,0,179.934],[4129,0,158.867]]],[[8674.41,20316.3,0],0,false,[[3544,0,327.494],[2125,0,218.871]]],[[13848.5,19463.1,0],0,false,[[1569,0,241.724],[4898,0,20.0929]]],[[2325.47,15940.8,0],0,false,[[1881,0,19.4986]]],
+[[9720.47,4003.29,0],0,true,[[2763,0,3.98552],[229,0,3.48154],[5466,0,1.35345]]],[[11111.1,19065.7,0],0,false,[[738,0,322.927],[867,0,380.327]]],[[14273,636.328,0],0,false,[[780,0,196.125],[1417,0,21.1102]]],[[864.008,8848.13,0],0,false,[[1986,1,374.508],[1320,1,377.868]]],[[13703.3,4796.99,0],0,false,[[3321,1,16.4659],[2393,1,101.043]]],
+[[13187.8,8532.05,0],0,false,[[3721,1,22.3959],[5268,1,45.5658]]],[[1967.07,9835.3,0],0,true,[[449,0,2.98213],[3548,0,133.474],[858,1,7.18102]]],[[13877.1,4373.47,0],0,false,[[2972,0,12.625],[4075,1,4.32129]]],[[18601.4,17576.6,0],0,true,[[2706,0,4.15438],[5079,0,318.463],[1129,0,2.1326],[1804,1,5.26513]]],[[14083.5,19410.3,0],0,true,[[1538,0,54.2665],[5358,0,96.9773],[4229,0,339.987]]],
+[[16263.6,12518.5,0],0,false,[[5536,1,9.12554],[4289,0,6.56227]]],[[5834.24,17560.4,0],0,false,[[4143,0,31.2881],[4130,0,323.747]]],[[19927.2,4530.8,0],0,true,[[2297,0,104.201],[3647,0,20.0114],[3195,0,28.7304]]],[[8252.49,20467.6,0],0,false,[[5627,1,148.122]]],[[10891.1,17918.3,0],0,false,[[3322,0,184.854],[2115,0,143.897]]],
+[[1002.33,2868.99,0],0,false,[[4921,1,386.877],[2201,1,135.555]]],[[10061.1,18324.1,0],0,false,[[2992,0,169.85],[3526,0,216.341]]],[[15213.3,483.573,0],0,false,[[415,0,89.6565],[3543,0,26.2179]]],[[11738.6,1046.74,0],0,false,[[4477,1,89.8807],[1736,1,20.2956]]],[[17264.6,4195.07,0],0,false,[[1062,0,321.622],[1724,0,78.6115]]],
+[[11333.3,7490.72,0],0,false,[[1849,0,118.679],[5218,0,331.044]]],[[7806.34,16882,0],0,false,[[5394,1,186.6],[3817,1,273.121]]],[[19412.3,10733.7,0],0,false,[[1044,1,187.728],[3691,1,257.635]]],[[8038.27,3444.9,0],0,false,[[1936,2,241.862],[4293,2,201.599]]],[[19785.7,11594.9,0],0,false,[[1650,0,202.968]]],
+[[14601.7,5117.38,0],0,false,[[5315,0,56.8219],[1168,0,364.676]]],[[2962.05,19393,0],0,true,[[5066,0,206.369],[4220,0,2.83957],[5333,0,3.3997]]],[[10456.4,11460,0],0,false,[[1947,0,21.0901],[2564,0,4.33158]]],[[5544.39,12353.2,0],0,true,[[2625,0,228.995],[4483,0,5.24046],[5120,2,11.483]]],[[19073.8,3714.94,0],0,false,[[4221,0,24.1641],[947,0,27.6936]]],
+[[6980,13556.6,0],0,false,[[4260,0,215.308],[4039,0,218.24]]],[[4847.47,18802.5,0],0,true,[[1460,2,10.9884],[4728,2,5.75141],[4160,2,5.20088]]],[[7140.85,13385.8,0],0,false,[[4039,0,16.374],[5191,1,4.66794]]],[[3856.01,15021.2,0],0,true,[[4533,2,23.102],[842,2,50.2665],[3302,2,7.55249],[3417,2,15.9056]]],[[13535,13321.7,0],0,false,[[1700,0,246.627],[2105,0,371.292]]],
+[[4036.61,13129.4,0],0,true,[[5590,2,230.374],[5584,2,137.392],[948,2,5.47551]]],[[17712.5,12019.8,0],0,true,[[1333,0,7.9939],[4195,0,3.77682],[2301,0,3.57208]]],[[16980.1,17925.8,0],0,true,[[1200,0,18.1785],[5198,0,78.0249],[2749,0,5.2197]]],[[17687.4,12063.1,0],0,true,[[1051,0,7.44243],[1139,0,40.5697],[1209,0,5.95531]]],[[14360.8,15860.8,0],0,true,[[2027,0,18.8804],[3481,0,59.3436],[1126,0,10.2968]]],
+[[14678.9,237.73,0],0,false,[[3810,0,40.2832],[780,0,388.479]]],[[15460.1,598.375,0],0,true,[[3207,0,6.74654],[4888,0,13.9282],[3532,1,10.1988]]],[[11614.6,8099.41,0],0,false,[[404,0,101.916],[4254,0,371.713]]],[[13192.2,982.547,0],0,false,[[2592,0,365.38],[2468,0,249.947]]],[[9212.35,8318.58,0],0,false,[[3588,0,303.732],[5522,0,219.181]]],
+[[12381.5,4840,0],0,true,[[1548,0,3.31638],[2569,0,3.01154],[1712,0,1.73751]]],[[1190.49,9980.8,0],0,false,[[5195,0,144.922],[2087,0,294.777]]],[[3188.81,12673.4,0],0,false,[[1012,0,53.2131],[718,0,30.2511]]],[[9516.32,16605.3,0],0,true,[[2313,0,232.959],[2725,0,185.666],[435,0,200.411]]],[[12607,4189.44,0],0,true,[[1984,0,2.96635],[2593,0,2.26719],[1739,0,3.565],[59,0,3.38239]]],
+[[10327.6,7723.5,0],0,false,[[833,1,52.8269],[5214,1,28.4465]]],[[7413.15,8308.41,0],0,true,[[144,0,2.52533],[2912,0,2.27462],[5386,2,0.914303]]],[[1278.53,668.429,0],0,true,[[4925,0,3.04994],[3037,0,2.28719],[3155,0,2.61136]]],[[1543.38,13878.5,0],0,true,[[4746,1,4.64055],[48,1,122.677],[3296,1,4.34031],[2102,1,6.71315]]],[[19131,3916.97,0],0,false,[[2586,0,2.65657],[2977,0,0.462335]]],
+[[3078.2,10959.2,0],0,false,[[1436,0,234.436],[4173,0,29.8875]]],[[19518.4,8298.1,0],0,true,[[3657,0,29.7116],[1634,0,32.937],[880,0,37.0556]]],[[9794.77,16584,7.94703],0,true,[[1080,1,17.6497],[4656,1,16.0047],[5409,1,8.83336],[1696,1,11.0873]]],[[3165.4,15596.5,0],0,false,[[2514,0,35.7062]]],[[12378.3,4830.96,0],0,false,[[5321,0,3.04349],[2827,0,81.5384]]],
+[[13267.9,7810.29,0],0,true,[[2959,0,9.83651],[3602,0,4.53678],[242,1,18.0412],[2802,1,15.753]]],[[14651.6,19881.4,0],0,true,[[3229,0,10.021],[4772,0,56.0961],[2812,0,19.6676]]],[[2463.98,8407.11,0],0,true,[[4107,1,19.7671],[4375,1,395.017],[4319,1,15.9458],[4701,1,11.7711],[5412,1,9.14416]]],[[8630.93,7344.29,0],0,false,[[1938,0,245.561],[2814,0,382.848]]],[[7129.63,13397.7,0],0,false,[[4005,0,218.24],[4007,0,16.374]]],
+[[15055.5,523.247,0],0,true,[[4481,0,151.27],[2426,0,69.5262],[4492,0,135.541]]],[[17885.1,19667,0],0,false,[[3774,1,4.48251],[5287,0,3.9444]]],[[4185.57,4224.72,0],0,false,[[3592,0,295.037],[5245,0,258.705]]],[[9132.72,122.253,0],0,false,[[5369,1,147.175],[3834,1,171.111]]],[[10255.9,7712.39,0],0,false,[[1173,0,19.0599],[505,0,53.726]]],
+[[9731.64,16731.3,0],0,true,[[4975,0,5.28337],[2313,0,16.515],[4672,1,11.0493]]],[[16280.1,16595.6,0],0,true,[[5260,0,4.65952],[2644,0,4.44293],[3345,1,3.20877]]],[[11531.1,15049.9,0],0,true,[[2668,0,30.5272],[123,0,282.238],[2447,0,391.269]]],[[3177.63,5946.54,0],0,false,[[2187,1,315.745],[3520,1,167.504]]],[[1413,6099.18,0],0,false,[[1680,0,352.689],[570,0,276.139]]],
+[[15533.3,6610.78,0],0,false,[[4513,1,288.812],[3599,1,383.318]]],[[11742.5,1023.04,0],0,false,[[1413,0,25.2363],[613,0,127.883]]],[[11884.5,13053.1,0],0,false,[[1279,1,397.588],[337,1,389.081]]],[[14834,14187.3,0],0,true,[[1352,0,11.8828],[1617,0,367.782],[3637,0,264.863]]],[[19014.9,14245.5,0],0,true,[[1331,0,106.513],[4309,0,11.8415],[2521,0,8.44282]]],
+[[6827.89,14957.3,0],0,true,[[2669,1,176.653],[588,1,20.1193],[1461,1,3.08011],[957,1,7.29286]]],[[6515.68,14501.9,0],0,false,[[5361,1,295.587],[2669,1,378.795]]],[[5788.14,14084.6,0],0,true,[[4666,0,53.8095],[231,0,22.7755],[3885,0,141.972]]],[[10530.5,7450.93,0],0,false,[[5550,0,27.6354],[3274,0,86.3666]]],[[12366.9,7990.47,0],0,false,[[3511,0,61.5724],[5088,0,24.9245]]],
+[[7201.46,4904.87,0],0,false,[[149,1,267.981],[1313,1,267.034]]],[[17318.3,4048.85,0],0,false,[[936,0,159.47],[2572,0,27.9383]]],[[4608.83,8225.28,0],0,false,[[828,0,342.522],[989,0,157.845]]],[[13393.5,4513.13,0],0,true,[[4670,0,179.083],[3256,0,24.0969],[4268,0,22.1532]]],[[10899.2,20126.1,0],0,false,[[208,0,321.836],[3766,0,326.561]]],
+[[1155.28,2835.74,0],0,true,[[5593,0,5.07636],[4083,0,3.09806],[41,1,8.79897]]],[[8402.53,4303.61,0],0,false,[[484,0,101.075]]],[[18110.5,16402.4,0],0,false,[[2217,1,186.993],[1816,1,260.979]]],[[16252.9,9703.55,0],0,false,[[1598,1,32.3706],[5680,1,151.612]]],[[9867,9999.56,0],0,false,[[715,0,268.904],[1937,0,115.564]]],
+[[495.565,19345.6,0],0,false,[[3869,0,327.95],[2124,0,150.32]]],[[1110.45,17879.7,0],0,true,[[2453,0,2.60627],[2923,0,2.16599],[3087,0,11.9838]]],[[11240.1,19780.5,0],0,false,[[4511,0,210.083],[661,0,21.4003]]],[[10299.8,8039.58,0],0,false,[[3794,0,169.287],[1931,0,16.0463]]],[[9645.31,16973.2,0],0,false,[[4694,1,243.763],[3096,1,246.514]]],
+[[13873.5,4371.67,3.0143],0,false,[[4703,1,4.32129],[3982,1,4.32129]]],[[18843.4,7849.98,0],0,true,[[1572,0,4.6972],[1914,0,321.714],[2675,0,5.71072]]],[[11515.2,19123,0],0,false,[[3422,0,10.6551],[2339,0,147.63]]],[[11110.1,14313.3,0],0,false,[[272,0,325.715],[37,0,152.472]]],[[7039.5,11277.4,0],0,true,[[3660,1,307.914],[1533,1,30.5554],[2965,1,5.70288]]],
+[[7334.89,7791.37,0],0,true,[[3742,0,3.51514],[3911,0,15.896],[3547,0,16.142]]],[[11876.1,9701.27,0],0,true,[[701,0,25.5165],[4131,0,137.109],[3514,0,268.058]]],[[9904.18,631.172,0],0,false,[[2878,1,92.3814],[5416,1,18.4079]]],[[1157.92,2834.12,0],0,true,[[4065,0,3.09806],[5593,0,2.04255],[41,1,5.87207]]],[[2873.48,12704,0],0,true,[[5506,0,4.17172],[1781,0,94.4814],[2919,0,7.46449],[2318,1,5.50247]]],
+[[18991.6,11376.5,0],0,false,[[2431,0,29.677],[2954,0,242.602]]],[[7590.39,622.248,0],0,true,[[4733,1,15.6435],[1575,1,18.8178],[2067,1,3.54105],[2238,1,0.279949],[363,1,4.48612],[4403,1,9.04912]]],[[13269.6,9845.18,0],0,true,[[1652,0,2.47214],[5690,0,1.86321],[296,0,5.61991],[4837,0,2.17731]]],[[3553.67,15192.4,0],0,true,[[3801,1,3.31244],[1886,0,86.0674],[4394,1,7.58879]]],[[8091.54,15376.3,0],0,true,[[4327,1,227.446],[2227,1,10.7286],[4551,1,5.68752]]],
+[[10969.8,17053.4,0],0,false,[[4517,0,323.904],[4770,0,253.963]]],[[11789.7,1045.55,0],0,false,[[4774,0,363.009],[1413,0,27.0394]]],[[18142.6,14089,0],0,false,[[514,1,108.303],[5151,1,344.206]]],[[11452,5658.84,0],0,false,[[4430,0,18.9841],[1527,0,298.652]]],[[7008.37,17983.2,0],0,false,[[935,0,363.884],[2140,0,265.092]]],
+[[10358.4,6696.96,0],0,false,[[1351,0,166.024]]],[[9753.36,5763.78,0],0,true,[[1076,0,34.9782],[5121,0,45.4111],[1027,0,1.74205]]],[[12106.3,7933.66,0],0,false,[[4956,0,6.13936],[5338,0,34.6727]]],[[8958.01,12893.5,0],0,false,[[3446,0,229.717],[457,0,209.304]]],[[10756.5,11360.8,0],0,true,[[3060,0,20.2665],[2935,0,136.167],[2738,0,11.029]]],
+[[15098.6,14688.1,0],0,false,[[4782,0,306.48],[2069,0,237.05]]],[[12154.8,17291.4,0],0,false,[[4715,0,130.514],[5618,0,310.987]]],[[14609,7591.5,0],0,false,[[3327,0,330.036]]],[[14330.3,6939.31,0],0,false,[[3309,0,91.0125],[3327,0,379.333]]],[[6436.89,1352.41,0],0,false,[[263,1,367.788],[4540,1,235.419]]],
+[[12686,4434.81,0],0,false,[[1420,0,87.7927],[5181,0,104.75]]],[[9268.58,44.0127,0],0,false,[[4466,2,20.3435],[2795,2,142.216]]],[[2444.66,8402.93,0],0,true,[[159,1,11.9808],[4037,1,19.7671],[249,1,3.18332],[1635,1,0.546445],[4319,1,4.00769]]],[[10551.9,20173.8,0],0,true,[[3766,0,24.4944],[176,0,397.994],[2931,0,17.441]]],[[12348.3,11352.7,0],0,true,[[1033,0,12.9663],[3078,0,144.953],[2193,0,189.506]]],
+[[1415.98,13584,0],0,true,[[4318,0,247.004],[827,1,14.5283],[1364,1,17.3687]]],[[4006.66,11095,0],0,false,[[4317,0,287.014],[3203,0,304.644]]],[[12974.6,12211.7,0],0,true,[[2376,0,15.4248],[685,0,10.6541],[4117,0,6.37207]]],[[12096.6,17577.7,0],0,true,[[2395,0,3.74128],[3498,0,1.8847],[5085,0,1.49303],[5049,0,7.3235],[2612,0,16.8516]]],[[4997.84,10914.5,0],0,true,[[572,0,2.29599],[515,0,2.26319],[2370,0,1.81566],[3951,0,6.05337]]],
+[[8388.47,6633,0],0,false,[[850,0,267.771],[903,0,401.738]]],[[12192.7,5536.35,0],0,false,[[94,0,8.08161],[2752,0,155.746]]],[[12968.5,12209.9,0],0,true,[[2110,0,352.147],[4112,0,6.37207],[685,0,15.1033]]],[[5834.22,17590.1,0],0,false,[[353,0,371.134],[2234,0,22.0823]]],[[5220.52,19635.1,0],0,true,[[2851,0,3.49562],[3744,0,16.4102],[2389,2,8.17559]]],
+[[12291.9,5080.64,0],0,false,[[1054,0,363.989],[4200,0,105.175]]],[[2617.08,15676.9,0],0,false,[[4212,0,7.52443],[5040,0,75.9772]]],[[7680.4,1094.49,0],0,false,[[1334,0,2.80656],[5351,1,3.3306]]],[[9576.53,10441.8,0],0,false,[[5140,0,189.515],[3937,0,385.187]]],[[14221.5,19457.5,0],0,false,[[695,0,52.1455],[4523,0,101.954]]],
+[[8798.12,1536.93,0],0,false,[[3943,2,27.2533],[2221,2,265.325]]],[[15124.3,20227.9,0],0,false,[[5622,0,281.193],[5015,0,156.309]]],[[15837,14239.9,0],0,true,[[5401,1,95.3822],[3741,1,19.3178],[2836,1,7.19845]]],[[14645.2,19115.8,0],0,true,[[735,0,2.67018],[3180,0,132.043],[2880,0,16.8513]]],[[8607.59,4874.8,0],0,false,[[3971,0,158.867],[5623,0,257.523]]],
+[[5966.08,17264.7,0],0,false,[[3986,0,323.747],[4955,0,164.286]]],[[11773.1,9610.79,0],0,false,[[4081,0,137.109],[4417,0,198.303]]],[[13433.3,12884.3,0],0,false,[[1809,0,257.21],[3049,0,75.8316]]],[[16411.3,9707.49,0],0,false,[[1064,1,8.11091],[3223,0,316.083]]],[[7307.4,16926.2,0],0,true,[[674,1,286.256],[2951,1,329.936],[5394,1,314.446]]],
+[[9844.17,6461,0],0,false,[[992,1,50.2268],[292,1,23.3795]]],[[12709.5,19796.4,0],0,true,[[5668,0,4.77196],[354,0,331.962],[286,0,4.06063]]],[[13196.1,8138.39,0],0,false,[[3569,0,40.7436],[307,0,91.438]]],[[10394.7,9558.41,0],0,false,[[224,0,394.82],[2614,0,195.781]]],[[1889,1077.06,0],0,false,[[510,1,170.874],[4765,1,389.366]]],
+[[17185.3,5103.73,0],0,true,[[1920,0,23.6617],[3140,0,162.323],[3710,0,64.3599]]],[[10628,12856.5,0],0,false,[[2487,1,113.452],[3783,1,87.5881]]],[[2261.65,9694.62,0],0,false,[[3548,0,233.044],[1306,0,302.198]]],[[5821.4,17588.9,0],0,false,[[2234,0,9.38385],[3986,0,31.2881]]],[[10171.7,8145.93,0],0,true,[[2934,1,27.1061],[1181,1,129.495],[5497,1,8.00836],[938,1,13.8782],[64,1,10.6861]]],
+[[3847.08,20086.5,0],0,false,[[4681,1,389.712],[2788,1,390.956]]],[[7965.23,3832.33,0],0,false,[[5650,2,14.0615],[3305,2,252.426]]],[[15039.8,13762.3,0],0,false,[[4711,1,9.93772],[5204,1,18.258]]],[[7056.75,4627.52,0],0,true,[[3356,0,3.0375],[17,0,3.84196],[274,1,5.52406]]],[[9988.96,473.249,0],0,true,[[3493,1,16.9806],[4253,2,13.2844],[1824,2,11.6514]]],
+[[7629.22,1073.42,0],0,false,[[5292,1,28.7825],[1234,1,307.667]]],[[16266.1,7104.44,0],0,true,[[4292,0,20.9332],[1702,0,8.70218],[3252,0,11.5151]]],[[4886.7,16324.5,0],0,true,[[4675,0,7.5533],[512,1,16.1141],[3196,1,10.9947]]],[[17630.1,12198.7,0],0,true,[[3091,0,148.575],[387,0,5.34796],[2123,0,3.44647]]],[[14657,19893.4,0],0,false,[[1206,0,21.0628],[2812,0,30.219]]],
+[[7545.91,7379.05,0],0,true,[[4382,0,2.86345],[4834,0,163.345],[835,2,10.0164]]],[[18902.9,14276,0],0,true,[[844,1,52.8905],[2486,1,5.87894],[4203,1,5.9651]]],[[14592,15966.9,0],0,false,[[1163,0,166.781],[3295,0,347.852]]],[[896.977,6886.82,0],0,false,[[1355,1,58.5664],[2755,1,229.821]]],[[18517.9,224.724,0],0,false,[[1432,0,18.2306],[1150,0,60.3188]]],
+[[4848.38,18807.6,0],0,true,[[4006,2,5.20088],[3636,0,198.973],[4728,2,7.33374]]],[[2539.81,1196.82,0],0,false,[[1465,1,347.817],[2539,1,341.709]]],[[12308.1,12197.8,0],0,false,[[932,0,201.173],[2110,0,318.171]]],[[4266.05,16460.7,0],0,false,[[1767,2,229.581],[3828,2,19.7286]]],[[10890.8,5503.76,0],0,false,[[5062,0,374.371],[2138,0,342.262]]],
+[[18463.9,346.955,0],0,true,[[3605,0,64.4421],[379,0,21.0591],[1755,0,85.559]]],[[19424.1,8536.01,0],0,true,[[1933,0,22.2817],[4398,0,27.3535],[529,0,25.5802]]],[[3210.67,12702.3,0],0,true,[[616,0,66.9104],[3162,0,12.9023],[3183,0,16.3191],[718,0,12.195]]],[[5652.8,13963.1,0],0,true,[[5255,0,10.7936],[3885,0,44.6364],[1007,0,12.7451]]],[[10885.5,17520.4,0],0,false,[[5242,0,219.466],[467,0,24.4609]]],
+[[8599.53,12744.1,0],0,false,[[2906,0,327.811],[3467,0,292.308]]],[[13744.5,4318.47,0],0,true,[[4530,0,73.6419],[2895,0,227.959],[4244,0,85.2372]]],[[10804.4,17626.8,0],0,false,[[403,0,102.655],[3322,0,130.696]]],[[3063.57,10933.1,0],0,true,[[4030,0,29.8875],[1391,0,31.2191],[3682,0,8.08779]]],[[1042.54,7959.22,0],0,false,[[209,0,386.347]]],
+[[16618.4,19373.3,0],0,false,[[5158,0,292.92],[335,0,371.261]]],[[10764.8,13588.8,0],0,false,[[1386,0,373.53],[1872,0,357.999]]],[[15160,8911.09,0],0,false,[[88,0,35.3632],[5511,0,27.5293]]],[[10313.3,2587.17,0],0,true,[[4226,0,317.457],[3041,0,4.52597],[3936,0,8.20899],[3306,0,16.5336]]],[[10291.6,11889.1,0],0,false,[[4686,0,345.058],[3192,0,49.7581]]],
+[[1787.49,9759.03,0],0,true,[[5253,1,207.875],[573,1,18.8453],[3333,1,4.79404],[313,1,9.8746],[4366,1,7.19542]]],[[16373.3,5632.11,0],0,true,[[23,0,29.6469],[2450,0,276.553],[3807,0,407.217]]],[[7010.17,828.233,0],0,true,[[4799,0,5.17705],[3859,0,173.756],[117,1,8.7789]]],[[19814.1,11405.1,0],0,false,[[3413,0,131.536]]],[[2754.64,19432,0],0,true,[[2570,0,4.96855],[4629,0,1.16272],[5515,0,2.51579]]],
+[[3692.23,13556.4,0],0,false,[[4329,1,334.877],[4642,1,292.877]]],[[13185,8054.98,0],0,true,[[5626,1,31.6069],[2536,1,34.6278],[3692,1,8.38473],[4563,1,9.07069]]],[[3051.82,4799.64,0],0,false,[[1706,0,199.077],[4211,0,121.917]]],[[6321.19,18868.2,0],0,false,[[4796,1,377.989],[2170,1,159.757]]],[[9586.36,17706.9,0],0,true,[[407,1,389.864],[2745,1,14.2945],[2435,1,10.5964]]],
+[[13161,11807,0],0,false,[[4817,0,385.087],[2464,0,124.68]]],[[8362.15,4641.26,0],0,false,[[571,0,45.544],[3971,0,179.934]]],[[3147.27,12745.1,0],0,true,[[2781,1,27.2672],[5027,1,24.2713],[1344,1,12.2668]]],[[18890,14279.6,0],0,true,[[3792,1,3.53985],[5444,1,3.21811],[5190,1,11.4255]]],[[8111.37,6199.51,0],0,false,[[5549,2,264.902],[246,2,373.088]]],
+[[17710.4,12022.9,0],0,true,[[4011,0,3.77682],[5086,0,1.95417],[1135,0,5.5213],[3291,0,3.95704],[139,0,0.904326],[2301,0,1.80756],[5366,0,3.59186]]],[[3102.84,20141.9,0],0,false,[[3367,0,111.285],[3095,0,294.077]]],[[13871.6,3125.43,0],0,false,[[646,0,3.64854],[673,0,265.885]]],[[15296.9,13986.2,0],0,false,[[5662,0,43.4402],[1018,0,151.378]]],[[7987.3,15354.9,0],0,false,[[2523,1,387.359],[2227,1,96.4639]]],
+[[12309.4,4977.11,0],0,false,[[4120,0,105.175],[3663,0,16.0964]]],[[2675.95,15659.8,0],0,false,[[1069,1,49.2908],[662,1,211.343]]],[[15090.6,6426.2,0],0,true,[[542,1,174.698],[3764,1,20.0986],[3883,1,3.05011],[3375,1,5.95951]]],[[18897,14275.6,0],0,true,[[4156,1,5.9651],[5190,1,17.8506],[2486,1,1.10551],[3792,1,4.49385]]],[[18285.5,245.264,0],0,false,[[4219,1,6.73686],[5393,0,35.2638]]],
+[[2837.02,5010.25,0],0,false,[[2513,2,89.9892],[711,2,160.458]]],[[4630.96,2531.17,0],0,false,[[4756,1,388.433],[3720,1,128.463]]],[[19534.1,9843.37,0],0,false,[[1302,1,242.157],[4217,1,220.095]]],[[19963.5,4303.63,0],0,true,[[2317,0,23.5214],[3442,0,87.2561],[692,0,13.2354],[881,0,10.1878]]],[[19001.9,11363.5,0],0,false,[[3589,0,391.625],[2431,0,16.8274]]],
+[[17719.7,12026.5,0],0,true,[[4632,0,2.9031],[1956,0,2.37142],[2485,0,3.15739],[1333,0,13.7683],[2091,0,14.9637]]],[[3130.36,4892.81,0],0,false,[[4187,0,121.917]]],[[2614.91,15684,0],0,true,[[5225,0,3.33325],[4121,0,7.52443],[1925,1,9.16654]]],[[3784.27,6945.56,0],0,true,[[2757,0,11.6453],[648,0,21.5973],[402,0,9.62927],[2146,0,9.02304],[2835,0,14.59]]],[[10720.4,7802.56,0],0,false,[[5434,0,134.421]]],
+[[15206.1,8887.4,0],0,false,[[2483,1,79.5473],[5116,1,47.2218]]],[[19675.6,8811.28,0],0,false,[[1084,0,99.4222],[815,0,254.662]]],[[19486.3,10058.1,0],0,false,[[4207,1,220.095],[5681,1,26.135]]],[[3709.49,14930.2,0],0,true,[[1282,0,24.6313],[559,0,25.9311],[4250,0,122.114]]],[[18279.9,249,0],0,true,[[2482,1,336.053],[289,1,24.7523],[4204,1,6.73686]]],
+[[2964.49,19394.4,0],0,true,[[4001,0,2.83957],[897,0,2.96446],[5333,0,2.85697]]],[[19079.8,3738.33,0],0,true,[[1325,0,151.734],[4004,0,24.1641],[4674,0,4.12134],[2877,0,6.65961],[2811,0,8.90991]]],[[8461.33,10992.4,0],0,false,[[2848,0,15.1286],[5045,0,12.2799]]],[[18632.5,1394.94,0],0,false,[[5516,0,139.508],[1862,0,312.502]]],[[16709,18236.6,0],0,false,[[5597,0,42.2542],[1582,0,3.50591]]],
+[[13517.8,19547.2,0],0,false,[[642,0,324.737],[257,0,186.513]]],[[10004.3,2659.83,0],0,false,[[1526,0,381.331],[4178,0,317.457]]],[[7150.71,13002.4,0],0,false,[[5108,1,4.48516],[663,0,133.128]]],[[20249.1,7664.91,0],0,false,[[3950,1,342.082],[2621,1,349.093]]],[[14046.8,19072.4,0],0,false,[[3984,0,339.987],[3513,0,308.31]]],
+[[2279.76,2719.83,0],0,false,[[1968,0,308.109],[988,0,381.198]]],[[3927.62,616.879,0],0,false,[[2936,0,315.113],[4298,0,336.771]]],[[14153.1,16361.2,0],0,false,[[4958,0,323.832],[483,0,349.924]]],[[9718.54,3993.74,0],0,true,[[3751,0,0.768597],[3724,0,3.46576],[3381,0,2.35842],[5323,0,3.03768]]],[[11136.2,9508.01,0],0,false,[[4970,0,285.528],[2279,0,275.51]]],
+[[15379,2.07357,0],0,false,[[119,0,138.77]]],[[19907,16369.6,0],0,false,[[5161,0,347.099],[3870,0,316.394]]],[[10138.2,921.44,0],0,true,[[2306,0,3.43873],[2296,0,2.97264],[3484,1,5.39991],[2252,1,2.29654]]],[[3384.53,6327.15,0],0,false,[[3593,0,34.9647],[2892,0,6.4344]]],[[14007.7,13278.2,0.0401611],0,false,[[4290,0,38.037],[3603,0,40.8288]]],
+[[20131.9,5899.25,0],0,false,[[1692,0,236.195],[2084,0,272.578]]],[[849.161,6876.34,0],0,false,[[3318,0,20.5992],[677,0,126.132]]],[[3483.8,1331.79,0],0,false,[[314,1,58.084],[5712,1,130.584]]],[[10327.4,2566.96,0],0,true,[[58,0,7.61664],[671,0,376.413],[5423,0,6.48943]]],[[13824.4,4347.23,0],0,true,[[4171,0,85.2372],[888,0,26.6359],[2830,0,108.588]]],
+[[9540.14,16365.9,0],0,false,[[4359,1,98.3344],[3641,1,139.453]]],[[15908,8048.66,0],0,false,[[5196,1,393.336],[2856,1,392.509]]],[[18143.5,17093.4,0],0,true,[[4725,0,3.52178],[2582,0,2.61971],[2885,1,15.3588]]],[[3152.28,12117.5,0],0,false,[[2667,0,390.775],[535,0,372.807]]],[[5445.08,18908.5,0],0,false,[[1015,0,97.5922]]],
+[[3743.05,15029.1,0],0,false,[[4218,0,122.114],[4335,0,41.0754]]],[[2249.54,15970.4,0],0,true,[[2800,0,6.90483],[106,1,2.57724],[610,1,8.63768]]],[[12131.3,9988.83,0],0,false,[[3120,1,21.4176],[3804,1,47.0458]]],[[9989.98,460.004,0],0,true,[[1963,2,36.4343],[1824,2,15.7913],[1629,2,12.3836],[4149,2,13.2844]]],[[11342.8,8350.71,0],0,false,[[4017,0,371.713],[3684,0,18.0152]]],
+[[17041,5089,0],0,true,[[3404,0,32.3009],[1047,0,76.8567],[5439,0,92.1614]]],[[13246.2,8725.42,0],0,false,[[1191,0,20.703],[3572,1,4.82989]]],[[16807.3,17870.7,0],0,true,[[377,1,127.363],[221,1,20.6261],[4939,1,14.4013]]],[[827.254,6927.25,0],0,true,[[2452,0,7.7849],[3318,0,36.0661],[2384,1,9.84442]]],[[1008.24,16213.6,0],0,true,[[1195,0,6.60141],[4532,0,53.2452],[1978,1,7.26679]]],
+[[6796.1,13659.9,0],0,false,[[3707,0,378.163],[4005,0,215.308]]],[[13299.1,13590.1,0],0,false,[[1035,0,45.0898],[3634,0,13.9616]]],[[18126,12405.6,0],0,false,[[767,0,154.802],[1563,0,280.18]]],[[18115.1,16965.3,0],0,true,[[2437,0,3.85965],[1043,0,3.60596],[1628,1,9.81452]]],[[6323.86,6139.85,0],0,false,[[4816,0,83.641],[1848,0,342.142]]],
+[[19166.8,11331.4,0],0,false,[[3472,0,234.982],[11,0,72.665]]],[[13158.9,8483.93,0],0,false,[[146,0,17.055],[234,0,108.053]]],[[13056.7,8690.33,0],0,true,[[3380,1,118.964],[5192,1,22.8607],[4987,1,95.4569]]],[[13408.3,4499.61,0],0,false,[[4063,0,22.1532],[1318,0,76.1897]]],[[6914.37,17528,0],0,false,[[768,0,133.948]]],
+[[10715.9,7449.02,0],0,false,[[2072,0,303.322],[5550,0,157.728]]],[[2548.76,20095.5,0],0,false,[[2708,0,3.20164],[2976,1,1.20816]]],[[9818.88,19393.2,0],0,false,[[1085,0,262.451],[3435,0,168.4]]],[[9050.23,9561.8,0],0,true,[[3627,0,355.451],[2480,0,83.7995],[3344,0,309.614]]],[[10910.7,12766.1,0],0,true,[[1298,1,4.83879],[758,0,96.692],[4937,1,5.97363]]],
+[[2337.47,13708.4,0],0,true,[[3147,1,22.5538],[4396,1,49.6007],[3137,1,8.93322]]],[[8480.25,5632.41,0],0,true,[[5380,2,18.7642],[533,2,61.2762],[1782,2,7.7263]]],[[14723.2,7853.93,0],0,false,[[5665,0,139.101],[3288,0,16.2107]]],[[5739.26,5202.31,0],0,false,[[1019,0,376.249],[4846,0,264.011]]],[[10443,8890.05,0],0,false,[[5605,0,163.147]]],
+[[17805.8,13997.9,0],0,true,[[3006,0,3.35166],[2728,0,3.93598],[5151,1,5.60202]]],[[12928.1,13757.7,0],0,false,[[5675,0,208.515],[2411,0,262.29]]],[[10337.6,7600.62,0],0,true,[[3329,1,5.98043],[2386,1,82.3789],[2823,1,8.67585],[5672,1,17.1627]]],[[15868.3,8823.32,0],0,false,[[2150,1,25.0825],[4843,1,372.707]]],[[11079.5,12709.4,0],0,true,[[731,1,77.7671],[5503,1,123.3],[258,1,2.32933],[3925,1,6.61928]]],
+[[16128.7,17909,0],0,false,[[4996,0,257.527],[3067,0,355.534]]],[[10551.5,12945.9,0],0,false,[[3783,1,30.1063],[722,1,392.638]]],[[15905.5,5740.15,0],0,false,[[5705,0,371.623],[3617,0,193.662]]],[[9.98306,1847.56,0],0,false,[[831,1,34.5362]]],[[16269.2,12521.6,0],0,true,[[5536,1,15.3171],[857,0,286.34],[3985,0,6.56227]]],
+[[13969.7,13278.8,0],0,false,[[2105,0,65.5971],[4239,0,38.037]]],[[5665.95,3869.3,0],0,false,[[2164,2,50.0505],[411,2,92.707]]],[[16245.4,7105.33,0],0,false,[[2636,1,9.28401],[4151,0,20.9332]]],[[7971.7,3634.63,0],0,false,[[3998,2,201.599],[2469,2,166.175]]],[[17180.4,7813.32,0],0,false,[[1671,0,253.617],[2262,0,345.53]]],
+[[14792,16603.5,0],0,true,[[4962,0,3.95815],[3486,0,3.19362],[5424,0,13.7954]]],[[4941.01,7805.51,0],0,false,[[1603,0,384.42],[4702,0,35.0159]]],[[19700.9,547.689,0],0,false,[[3555,1,283.08],[20,1,265.836]]],[[4258.75,555.577,0],0,false,[[4231,0,336.771],[1667,0,180.099]]],[[888.67,8453.08,0],0,false,[[4739,1,369.913],[3858,1,235.093]]],
+[[13401.9,3280.78,0],0,false,[[673,0,259.005],[499,0,281.999]]],[[9146.78,3387.48,0],0,false,[[52,0,381.309],[2179,0,113.558]]],[[13227.1,8691.52,0],0,true,[[3055,1,18.957],[1175,1,26.8974],[3380,1,56.9363]]],[[10175.6,5549.88,0],0,false,[[566,0,20.9779],[279,0,24.4415]]],[[7402.1,7756.12,0],0,true,[[2722,0,3.66144],[811,0,3.54893],[280,2,2.83349]]],
+[[11441.3,5610.34,0],0,false,[[160,0,300.213],[4430,0,30.7278]]],[[8063.95,4303.36,0],0,true,[[5024,2,67.159],[5173,2,24.013],[5078,2,6.75291]]],[[14774.8,19832.2,0],0,false,[[4772,0,78.6647]]],[[3356.66,16349.7,0],0,true,[[1036,0,267.362],[5267,0,12.6181],[2128,0,7.4676]]],[[19004.6,14239.7,0],0,true,[[4054,0,11.8415],[1693,0,58.2863],[2521,0,3.8845]]],
+[[10571.8,10317.3,0],0,false,[[697,0,376.462],[4880,0,259.993]]],[[10478.4,26.1586,0],0,false,[[2813,2,36.1355]]],[[7540.24,7374.44,0],0,true,[[410,0,2.72821],[2402,0,2.46977],[1830,0,5.28822],[835,2,7.71086]]],[[13671.5,4615.9,0],0,false,[[5407,0,9.66647],[1699,1,9.52362]]],[[17549.9,8625.65,0],0,true,[[4465,0,3.4444],[5469,0,3.85028],[323,1,7.11513]]],
+[[12003.6,20006,0],0,false,[[2336,0,371.253],[2408,0,183.996]]],[[18891.6,16995,0],0,true,[[2180,0,2.02291],[2822,0,2.15851],[171,0,9.75596]]],[[3723.41,11048.8,0],0,false,[[2284,0,273.097],[4111,0,287.014]]],[[1662.57,13598.1,0],0,false,[[1901,1,10.0869],[4110,0,247.004]]],[[2448.66,8402.69,0],0,true,[[1635,0,3.7245],[4701,0,4.58576],[4107,1,4.00769],[4037,1,15.9458]]],
+[[5392.01,19047.7,0],0,false,[[5290,0,241.188]]],[[13278.1,7767.04,0],0,false,[[242,1,26.4602],[592,1,139.836]]],[[15128.4,8873.78,0],0,false,[[19,1,0.906081],[3892,0,3.17281]]],[[14898,5957.94,0],0,false,[[1801,1,0.573412],[5428,0,3.41109]]],[[9370.32,10990.3,0],0,false,[[4824,0,159.349],[3535,0,77.3791]]],
+[[3115.79,19273.3,0],0,false,[[2938,0,380.723],[1797,0,202.035]]],[[12699.6,1602.04,0],0,false,[[1091,0,351.857],[1910,0,105.18]]],[[8286.84,15492.7,0],0,false,[[1871,1,386.79],[4089,1,227.446]]],[[6244.56,6091.06,0],0,false,[[1427,1,102.572],[3179,1,23.1033]]],[[3357.79,13573.2,0],0,false,[[5700,1,277.711],[4185,1,334.877]]],
+[[9090.29,15171.4,0],0,true,[[4440,1,19.1309],[3312,1,20.3669],[2202,1,7.01063]]],[[13702.6,4813.11,0],0,false,[[633,0,63.65],[3321,1,4.16386]]],[[3426.22,1039.74,0],0,false,[[3280,0,48.7774],[2936,0,366.901]]],[[14056.2,15483.6,0],0,false,[[3905,0,11.5234],[2309,0,2.98379]]],[[2928.76,12709.9,0],0,true,[[5027,1,200.989],[5651,1,25.3343],[4676,1,16.4791]]],
+[[3778.24,15044.4,0],0,true,[[5071,0,40.9128],[3417,0,68.859],[4250,0,41.0754]]],[[18344.3,18478.2,0],0,false,[[1011,0,313.435],[151,0,54.1402]]],[[9909.67,20292.4,0],0,false,[[176,0,255.243],[2046,0,399.338]]],[[7545.3,19220.1,0],0,true,[[1053,0,8.63108],[2082,0,49.1636],[1443,0,8.8236]]],[[19661.4,7909.98,0],0,false,[[2762,0,138.662],[2937,0,351.48]]],
+[[19666.4,4370.97,0],0,true,[[1046,0,17.5177],[819,0,7.62196],[412,0,4.42985]]],[[7543.05,7361.04,0],0,true,[[468,2,250.448],[1830,2,8.71233],[410,2,11.3216],[835,2,21.0804]]],[[11351.8,17903.2,0],0,false,[[2265,0,58.7509],[63,0,18.6907]]],[[7953.63,11022.2,0],0,false,[[4543,0,276.899],[5139,0,25.7842]]],[[15529.8,12894.4,0],0,false,[[4973,0,246.79],[5345,0,313.144]]],
+[[3150.85,1408.91,0],0,false,[[3580,0,82.3888],[5265,0,48.1785]]],[[9573.55,17727.9,0],0,true,[[3303,0,345.831],[2745,1,10.2979],[398,0,7.64963]]],[[13028.1,17800.7,0],0,false,[[638,0,348.904],[2806,0,210.242]]],[[5812.27,14054.4,0],0,true,[[231,0,15.9154],[916,0,110.876],[3571,0,4.68003]]],[[5812.03,14191.9,0],0,true,[[5237,1,25.2598],[450,1,88.4078],[1356,1,14.7183]]],
+[[16506.2,7298.02,0],0,true,[[3114,0,87.7641],[5,0,18.9786],[4829,0,13.0941]]],[[13108.3,13461,0],0,true,[[2411,0,84.8804],[1077,0,19.7267],[2302,1,14.7472]]],[[9729.72,702.481,0],0,true,[[4995,1,26.1549],[2290,1,24.5543],[3777,2,10.006]]],[[11728.2,9367.29,0],0,false,[[2139,0,16.5302],[21,0,71.004]]],[[3781.62,3329.69,0],0,true,[[1210,0,26.1932],[5111,0,243.196],[615,0,6.65444],[1675,0,12.0044]]],
+[[18815,14915.4,0],0,true,[[440,1,177.988],[2646,1,24.3977],[4589,1,12.7921]]],[[3834.62,14918,0],0,false,[[785,0,72.2165],[914,2,6.89888]]],[[19731.5,8414.25,0],0,true,[[3690,0,19.8512],[2422,0,58.5779],[228,1,15.3106]]],[[17729.4,12023.9,0],0,true,[[2989,0,1.76768],[1966,0,2.62794],[1679,0,1.28957],[2154,0,2.33482],[3346,0,2.46696]]],[[9478.86,16307.6,0],0,true,[[446,1,228.71],[5115,1,31.21],[4245,1,98.3344]]],
+[[16733.6,18556.4,0],0,false,[[2558,0,341.399],[5597,0,281.294]]],[[17087.1,18123.7,0],0,false,[[3019,0,136.061],[2842,0,99.7714]]],[[16894.4,10052.8,0],0,false,[[2552,0,235.828],[1684,0,367.069]]],[[16608,18232,0],0,false,[[1394,0,27.8455],[5285,0,10.3005]]],[[10350,11887.7,0],0,false,[[3463,0,50.674],[5476,0,11.8173]]],
+[[17058.6,7394.59,0],0,false,[[2205,0,33.9678],[418,0,230.284]]],[[1784.07,9752.7,0],0,true,[[313,0,2.98695],[3333,0,2.56525],[4180,1,7.19542],[573,1,11.697]]],[[19393.5,4688.48,0],0,false,[[534,0,186.938]]],[[12920,8264.23,9.74778],0,true,[[1887,1,15.0257],[2024,1,17.4094],[2310,1,9.06899],[2274,1,9.18181]]],[[10263.3,11578.6,0],0,false,[[3887,0,151.437],[3463,0,278.791]]],
+[[17937.1,19672.5,0],0,false,[[3005,0,45.723],[1057,0,155.684]]],[[1189.88,14644.1,0],0,false,[[4566,0,399.785],[2353,0,227.733]]],[[19298.2,8655.25,0],0,false,[[3335,1,315.727],[2270,1,163.01]]],[[18418.7,8924.18,0],0,false,[[5639,1,251.13],[4550,1,354.09]]],[[4146.5,10275.5,0],0,false,[[709,0,40.6184],[2587,0,121.661]]],
+[[2856.13,8453.71,0],0,false,[[4037,1,395.017],[536,1,188.097]]],[[19483,14154,0],0,true,[[101,0,2.85688],[3920,0,3.1619],[1623,0,9.76962]]],[[10791.2,11385.5,0],0,false,[[1669,0,233.182],[3060,0,22.492]]],[[823.836,1647.71,0],0,true,[[2204,1,15.8689],[1222,1,17.514],[4412,1,3.93283],[2538,1,1.02695],[2053,1,1.95616],[1743,1,4.08549],[4565,1,6.34401]]],[[18431,1114.28,0],0,false,[[1862,0,34.2449],[4953,0,16.9029]]],
+[[9689.77,5817.2,0],0,true,[[3290,0,20.4903],[1076,0,48.0935],[665,0,8.00103]]],[[14927.3,15369.1,0],0,true,[[3598,0,11.12],[5099,0,17.1708],[4634,1,9.18074]]],[[7543.31,7377.87,0],0,true,[[2402,0,2.17938],[4155,0,2.86345],[835,2,7.85472]]],[[10029,8623.24,0],0,true,[[4700,1,9.8111],[3372,1,229.093],[2359,1,3.09834],[917,1,6.89253]]],[[18490.2,7798.21,0],0,false,[[2585,0,276.607],[3492,0,334.297]]],
+[[12726.3,8240.85,0],0,false,[[2054,0,61.3014],[2870,0,40.4427]]],[[10624.2,11230.3,0],0,true,[[3076,0,23.6807],[5559,0,40.5873],[3955,1,12.7643]]],[[3896.97,14548.2,0],0,false,[[4915,2,350.756],[1425,2,155.321]]],[[4686.03,12527.1,0],0,false,[[2983,0,255.235],[2428,0,348.788]]],[[15499,3038.62,0],0,false,[[630,0,105.447],[2425,1,3.16333]]],
+[[10588.5,17014.6,1.63208],0,false,[[2741,0,35.1701],[1505,0,22.6474]]],[[4179.56,4770.41,0],0,false,[[1099,1,38.5961],[1227,1,34.0511]]],[[15371.1,577.322,0],0,true,[[2344,0,66.2152],[4828,0,31.5235],[4436,0,13.3391]]],[[10963,18352.4,0],0,false,[[3501,0,293.278],[4582,0,43.7677]]],[[3561.03,15194.2,0],0,true,[[3801,1,8.76555],[1690,1,63.0902],[4088,1,7.58879]]],
+[[20401.9,5935.59,0],0,true,[[1722,0,8.8883],[5280,0,25.6029],[1405,0,5.80472],[3830,0,4.5245],[2429,0,2.44552],[1855,0,19.7044]]],[[2382.55,13687.9,0],0,false,[[4275,1,49.6007],[1995,1,92.8772]]],[[9773.21,647.955,0],0,true,[[2166,2,23.4507],[5263,2,22.8533],[4847,2,24.2582],[2210,2,12.8163],[1665,2,19.3186],[5679,2,17.204]]],[[19450.4,8543.2,0],0,true,[[4166,0,27.3535],[199,0,208.684],[210,0,78.5245]]],[[7522.12,4437.28,0],0,false,[[3357,1,354.405],[1949,1,171.508]]],
+[[11251.3,12227.6,0],0,false,[[3515,0,177.698],[5582,0,3.60937]]],[[18371.8,17801.7,0],0,false,[[1389,0,236.687],[4949,0,148.379]]],[[12821.2,1678.82,0.00012207],0,false,[[4928,0,18.915],[1256,0,38.9334]]],[[7599.1,619.807,0],0,true,[[363,0,4.5686],[516,0,4.53801],[4086,1,9.04912],[4733,1,7.66007]]],[[13347.6,4997.18,0],0,false,[[4627,0,273.988],[1026,0,301.503]]],
+[[16884.8,17985,0],0,true,[[3340,0,19.937],[777,0,44.6464],[3805,0,41.6234]]],[[9433.68,20462.8,0],0,false,[[2046,0,129.273],[4773,0,98.6222]]],[[9369.42,8866.04,0],0,false,[[1837,1,358.247],[2736,1,359.944]]],[[14923.3,15403.3,0],0,true,[[4591,0,217.297],[3598,0,23.3599],[1166,0,14.0457]]],[[13285.6,13544.8,0],0,false,[[3030,0,15.8936],[866,0,105.985]]],
+[[3217.01,5717.32,0],0,false,[[1790,1,7.19279],[3028,1,347.287]]],[[19762.3,4346.25,0],0,false,[[1285,0,27.7329],[1491,0,133.334]]],[[820.18,1649.16,0],0,false,[[4378,1,3.93283],[2538,0,3.0671]]],[[3139.82,20441.6,0],0,true,[[1204,1,28.8037],[5350,1,309.444],[2147,1,1.64935],[269,1,11.8623],[5534,1,7.8749],[5389,1,4.7414]]],[[3338.43,906.403,0],0,false,[[1915,1,148.239],[551,1,326.911]]],
+[[20023.6,14982.1,0],0,false,[[2676,0,387.187],[1277,0,230.027]]],[[694.584,19824.9,0],0,true,[[2796,1,25.0084],[5365,1,26.0783],[3436,1,4.7711],[5692,1,7.96656],[3199,1,4.65095],[4802,1,1.55589]]],[[11712.8,9442.59,0],0,false,[[4131,0,198.303],[3217,0,73.2951]]],[[11925.6,7071.54,0],0,false,[[1423,0,72.4021],[894,0,236.962]]],[[9864.39,11760.5,0],0,false,[[2118,0,119.979],[4686,0,109.218]]],
+[[19410.8,14299.7,0],0,false,[[2824,0,70.4808],[2985,0,352.278]]],[[6839.46,1894.91,0],0,false,[[4452,0,175.047],[3205,0,386.858]]],[[16597.5,9881.06,0],0,false,[[1064,1,252.172],[4544,1,93.563]]],[[14054.7,13339.8,0],0,false,[[1553,0,96.2849],[3893,0,20.8817]]],[[4482.25,10488.7,0],0,false,[[676,0,241.407],[2231,0,315.486]]],
+[[16843.1,18040.6,0],0,true,[[1481,0,15.0238],[1952,0,228.05],[777,0,24.909]]],[[8114.99,3736.27,0],0,false,[[2213,0,215.81],[2392,0,162.994]]],[[3325.99,12585.6,0],0,false,[[3183,0,148.281]]],[[17516.7,1885.01,0],0,true,[[2534,0,146.237],[5599,0,149.552],[4952,0,90.6016]]],[[12670.5,9337.1,0],0,false,[[2843,1,6.06922],[3967,0,120.611]]],
+[[11447.7,5640.4,0],0,true,[[4305,0,30.7278],[4093,0,18.9841],[1504,0,7.59534],[2496,0,3.9364],[690,0,1.84511]]],[[10148.5,10055.6,0],0,false,[[3434,0,186.359],[1089,0,81.5513]]],[[5299.99,7733.95,0],0,false,[[3354,1,248.907],[2547,1,157.614]]],[[3738.59,10110.3,0],0,false,[[4521,0,95.6081]]],[[19468.5,12799.1,0],0,true,[[5645,0,312.196],[1750,0,2.23939],[3337,1,17.3463]]],
+[[10445.2,2551.4,0],0,false,[[5186,0,90.3958],[3336,0,342.937]]],[[15357.9,579.044,0],0,false,[[1766,0,45.9947],[4392,0,13.3391]]],[[13258.9,8732.4,0],0,false,[[2323,1,32.5515],[3572,1,17.156]]],[[6439.46,1715.35,0],0,false,[[1554,0,14.5538],[3323,0,68.4715]]],[[11801.4,14501.6,0],0,false,[[2089,0,93.0937]]],
+[[9076.82,15157.9,0],0,false,[[1063,1,369.03],[4330,1,19.1309]]],[[16624.3,17651.3,0],0,true,[[3871,0,3.5065],[1578,0,4.07844],[3608,1,2.36379]]],[[13131.6,8161.61,0],0,true,[[864,0,206.19],[4781,0,14.707],[2817,1,15.958]]],[[13043,5156.98,0],0,true,[[5273,0,2.302],[5035,0,2.60527],[4617,0,8.01492]]],[[17220.4,16744.3,0],0,false,[[5433,0,336.318],[3145,0,376.054]]],
+[[8418.11,19467.4,0],0,false,[[813,0,392.017],[2599,0,104.252]]],[[6231.93,10318.4,0],0,false,[[822,0,205.702]]],[[12367.1,19281.8,0],0,false,[[391,0,206.757],[2029,0,253.968]]],[[7951.78,7574.53,0],0,false,[[4834,0,304.238]]],[[10620.4,11431.8,0],0,true,[[250,0,6.50736],[5588,0,58.8409],[1996,0,4.98435]]],
+[[13150,13001.1,0],0,false,[[3642,0,154.688]]],[[18323.6,17051.9,0],0,false,[[4489,0,178.478],[5501,0,369.315]]],[[6725.83,1800.07,0],0,false,[[3323,0,230.319],[4421,0,175.047]]],[[11839.1,16342.8,0],0,false,[[1532,0,187.044],[1530,0,153.012]]],[[7782.06,6765.84,0],0,true,[[4571,0,131.556],[4461,0,12.1941],[1120,2,13.4914]]],
+[[16748.2,8590.13,0],0,true,[[2494,1,265.555],[3090,1,19.5086],[2023,1,3.43994],[2225,1,6.79726],[5005,1,10.0105],[1917,1,13.4979]]],[[11066,3894.19,0.00012207],0,false,[[1691,0,44.3397],[885,0,65.5105]]],[[2688.78,14483.7,0],0,false,[[3778,0,364.624],[2649,0,83.1848]]],[[8225.52,4249.04,0],0,false,[[4553,0,56.2065],[5360,0,58.5143]]],[[8703.94,19106.6,0],0,false,[[3022,0,340.862],[5132,0,186.832]]],
+[[12724.5,17191.8,0],0,true,[[2540,0,21.2037],[91,0,23.8458],[3000,0,2.58999],[95,0,5.68925]]],[[7772.32,6758.52,0],0,true,[[1565,0,22.4705],[4454,0,12.1941],[1120,2,10.2491]]],[[18996.2,18515.4,0],0,false,[[2792,0,360.691],[244,0,110.033]]],[[7419.77,8315.25,0],0,true,[[3961,0,166.548],[5113,0,2.28793],[5386,2,9.57932]]],[[8164.15,10638,0],0,false,[[657,0,168.35],[1631,0,291.986]]],
+[[17546.6,8624.66,0],0,true,[[1250,0,3.21842],[4314,0,3.4444],[4978,1,15.3482],[323,1,10.345]]],[[9274.48,24.5426,0],0,true,[[115,2,7.69087],[4106,2,20.3435],[326,2,10.3515]]],[[17691.4,16802.4,0],0,true,[[2085,0,18.8235],[1819,0,318.393],[1197,0,6.46384],[1336,0,8.52359],[2683,0,10.4523]]],[[20391.2,16184.4,0],0,false,[[3870,0,202.096]]],[[7257.93,3277.07,0],0,false,[[3868,2,391.085],[1779,2,169.064]]],
+[[17211.6,18007.9,0],0,false,[[896,1,7.39749],[2504,0,100.258]]],[[17509.4,13463.3,0],0,false,[[977,0,397.638]]],[[15529.4,3091.68,0],0,false,[[5118,1,206.948],[2425,1,61.151]]],[[16627.1,4563.96,0],0,false,[[3293,0,251.243],[4667,0,381.354]]],[[2476.31,5131.69,0],0,false,[[711,2,220.492],[599,2,190.826]]],
+[[1739.82,5810.79,0],0,false,[[570,0,159.756],[4762,0,282.389]]],[[328.954,8622.42,0],0,true,[[1320,1,212.415],[2913,1,25.9049],[87,1,11.9864]]],[[11651.5,1068.77,0],0,false,[[1102,1,212.761],[3993,1,89.8807]]],[[9722.79,4006.6,0],0,true,[[2763,0,0.119379],[1169,0,3.9853],[5466,0,4.81081]]],[[12908.8,1739.73,0],0,false,[[5278,0,121.024],[2390,0,25.0047]]],
+[[12668.7,6095.93,0],0,false,[[3912,0,280.398],[2710,0,173.441]]],[[14928.8,447.055,0],0,true,[[5717,0,11.2919],[4040,0,151.27],[3314,0,245.024],[5568,0,162.412]]],[[3537.34,1447.3,0],0,false,[[3015,1,181.336],[5712,1,25.4393]]],[[5541.25,12349,0],0,true,[[4003,0,5.24046],[5120,2,8.65766],[1008,2,13.5758]]],[[17796.2,19451.8,0],0,false,[[451,0,12.9086],[934,0,286.54]]],
+[[8374.56,2706.82,0],0,false,[[3011,2,31.5133],[5125,2,54.0238]]],[[17558.4,12341.2,0],0,true,[[128,0,25.4176],[143,0,23.2619],[482,0,3.47241]]],[[14632.8,19876.5,0],0,false,[[4779,0,3.51363],[2812,0,1.58379]]],[[8933.69,9021.87,0],0,true,[[5620,0,118.563],[2421,0,10.4952],[1308,1,9.23786]]],[[18147.8,17080.1,0],0,true,[[207,0,2.93628],[4451,0,178.478],[4769,1,4.36139]]],
+[[11696.3,8665.73,0],0,false,[[4695,0,272.949],[4948,0,282.835]]],[[12182.7,3789.38,0],0,false,[[4771,0,364.658],[29,0,359.134]]],[[15098,647.4,0],0,true,[[4040,0,135.541],[3835,0,336.242],[2997,0,158.359]]],[[10154,8199.4,0],0,true,[[3495,1,30.3324],[2934,1,29.2033],[933,1,15.2831]]],[[10235.7,14075.1,0],0,false,[[2786,0,178.778],[2272,0,316.899]]],
+[[3097.91,6427.44,0],0,true,[[5518,0,3.26312],[2753,0,3.09709],[4501,1,11.9268]]],[[13142.1,13424.5,0],0,true,[[5425,0,146.858],[420,0,4.34449],[1820,0,5.99326]]],[[14365.3,7976.37,0],0,true,[[2606,0,9.37458],[1109,0,228.66],[1367,0,24.2168]]],[[2718.43,14782.5,0],0,false,[[3576,0,379.674],[2649,0,285.535]]],[[13057,5182.08,0],0,true,[[1026,0,43.7528],[2454,0,139.499],[1835,0,18.3709]]],
+[[11399.4,15114.3,0],0,false,[[3316,0,303.783],[2668,0,116.081]]],[[3109.39,6424.21,0],0,true,[[1672,1,92.6939],[76,1,18.9911],[4732,1,5.38201],[5518,1,8.77348],[4495,1,11.9268],[2753,1,14.6204]]],[[15681.8,4733.36,0],0,false,[[3012,0,213.037]]],[[11715.3,9369.08,0],0,false,[[3217,0,1.64381],[2139,0,3.58582]]],[[19675,7236.06,0],0,false,[[1891,0,28.1595],[4857,0,90.427]]],
+[[9099.44,19866.8,0],0,false,[[4764,0,79.7611],[3544,0,291.148]]],[[3341.2,12745.1,0],0,false,[[3162,0,130.762],[2975,0,93.5078]]],[[12437.6,8006.99,0],0,false,[[5088,0,47.8146],[3533,0,80.8632]]],[[15925.8,14836.9,0],0,false,[[3755,1,236.768],[1929,1,342.237]]],[[12165.6,10090.6,0],0,false,[[3459,0,351.74],[2918,0,90.8299]]],
+[[12588.2,7916.33,0],0,false,[[5384,0,23.2499],[1620,0,52.3537]]],[[11213.8,19976.1,0],0,false,[[208,0,133.725],[4072,0,210.083]]],[[3764.78,15129.5,0],0,false,[[3619,0,26.9437],[386,0,112.18]]],[[15261.7,6513.1,0],0,false,[[3764,1,174.582],[4050,1,288.812]]],[[17723.4,12033.7,0],0,true,[[1139,0,7.09006],[4572,0,6.94237],[2091,0,7.35297]]],
+[[13113.3,13142.4,0],0,false,[[4840,0,105.404]]],[[5540.53,3503.84,0],0,false,[[5526,1,40.6977],[5057,1,83.1935]]],[[11211.5,16838,0],0,false,[[2750,0,401.142],[4090,0,323.904]]],[[11856.6,7700.63,0],0,false,[[1428,0,52.704],[1447,0,72.0485]]],[[5899.65,16000.7,0],0,false,[[5022,0,376.049],[2455,0,254.952]]],
+[[19423,2798.7,0],0,true,[[2250,0,231.52],[1438,0,110.565],[5612,0,28.3595]]],[[3833.91,10117.5,0],0,false,[[1661,0,193.29],[4433,0,95.6081]]],[[15247.4,486.43,0],0,false,[[1293,0,8.68538],[3543,0,8.68538]]],[[14156.6,19387,0],0,true,[[4638,0,52.5101],[1538,0,22.9503],[4124,0,101.954]]],[[17320.9,18387,0],0,false,[[5208,1,126.16],[1002,1,327.351]]],
+[[5933.55,8907.63,0],0,true,[[82,0,3.54628],[1403,0,3.41226],[1794,0,3.11764]]],[[13659.3,4593.21,0],0,true,[[1721,0,48.0616],[1573,0,5.861],[1699,1,16.2388]]],[[5610.59,14105.5,0],0,false,[[2619,0,70.783],[1007,0,136.044]]],[[18772.5,14279.1,0],0,false,[[5190,1,106.738],[5696,1,19.0632]]],[[19963.2,4859.7,0],0,false,[[3282,0,6.03756],[1416,1,10.1275]]],
+[[13747.1,4244.9,0],0,false,[[961,0,19.7296],[4171,0,73.6419]]],[[1278.63,13110.7,0],0,false,[[4755,0,94.4874],[872,0,23.7817]]],[[1002.6,16265.9,0],0,false,[[4259,0,53.2452],[5041,0,327.273]]],[[3851.99,14998.5,0],0,false,[[2684,2,65.2645],[4008,2,23.102]]],[[9059.78,18293.8,0],0,false,[[1165,0,359.135],[923,0,179.587]]],
+[[7998.17,17027.5,0],0,false,[[1289,0,89.7914],[860,0,183.164]]],[[13250.2,8808.88,0],0,false,[[2909,0,32.6347],[1191,0,62.8524]]],[[8764.73,2185.59,7.94],0,false,[[1252,2,28.0219],[1107,2,121.259]]],[[14980.1,11827.9,0],0,false,[[525,0,124.768],[360,0,288.869]]],[[1083.46,3465.15,0],0,false,[[5488,0,237.548],[1,0,211.792]]],
+[[6427.8,1587.54,0],0,false,[[4104,1,235.419],[487,1,102.009]]],[[14697.1,7.9227,0],0,false,[[2236,0,195.195]]],[[13319.2,13608.9,0],0,true,[[3634,0,13.6209],[39,0,60.9817],[2291,0,11.1957]]],[[7677.06,11035,0],0,false,[[2155,0,278.54],[4343,0,276.899]]],[[16623.2,9970.98,0],0,true,[[4422,1,93.563],[2908,1,28.6123],[4608,1,7.56958]]],
+[[6445.36,637.34,0],0,false,[[368,1,13.0007],[4671,1,84.264]]],[[5922.76,8922.99,0],0,true,[[4804,0,4.95408],[5661,0,3.04829],[3453,0,3.68284],[1006,0,2.55577],[1341,0,0.795262]]],[[14110.1,7377.23,0],0,false,[[2394,0,306.667],[1507,0,346.32]]],[[1268.49,1478.8,0],0,false,[[2894,1,104.739],[625,1,305.212]]],[[8168.62,4902.38,0],0,false,[[2417,2,298.759],[5077,2,375.866]]],
+[[18763.1,8856.95,0],0,false,[[4373,1,354.09],[3335,1,262.042]]],[[8088.47,15371.5,0],0,true,[[1942,1,320.584],[1874,1,30.3761],[2227,1,6.5343],[4089,1,5.68752]]],[[4136.71,16268.5,0],0,true,[[1519,0,20.6708],[944,0,71.7607],[1767,2,21.4282]]],[[8225.53,4304.92,0],0,true,[[1055,0,74.0293],[484,0,75.963],[4458,0,56.2065]]],[[512.356,3008.35,0],0,false,[[5007,1,19.6704],[5482,1,33.5509]]],
+[[336.111,12890.6,0],0,false,[[3437,1,167.515],[465,1,295.204]]],[[16612.5,7187.54,0],0,false,[[4761,0,102.079],[315,0,15.62]]],[[12832.5,13952,0],0,false,[[3113,0,15.8103],[2905,0,308.423]]],[[19402.1,11272.1,0],0,false,[[1924,1,158.873],[2420,1,125.714]]],[[2721.86,19428,0],0,false,[[5248,0,80.0581],[3675,0,21.6612]]],
+[[20110.5,2975.05,0],0,false,[[5523,0,302.803],[4972,0,341.83]]],[[14649.6,15747.8,0],0,false,[[3481,0,250.899],[4591,0,279.495]]],[[11687.6,14470.6,0],0,true,[[1207,0,57.6796],[5075,0,14.4129],[1221,0,10.9514],[2089,0,24.8975],[4705,0,7.87597]]],[[13184,8045.96,0],0,true,[[3692,1,5.9721],[54,0,159.954],[4186,1,9.07069]]],[[8362.45,2667.78,9.98016],0,false,[[5388,2,76.8475],[1777,2,33.7338]]],
+[[827.295,1642.39,0],0,true,[[1743,0,2.26422],[5649,0,235.84],[4378,1,6.34401]]],[[1122.14,15037.9,0],0,false,[[49,0,227.581],[4371,0,399.785]]],[[1084.31,5990.08,0],0,false,[[1547,2,340.641],[523,2,278.336]]],[[19202,13297,0],0,false,[[72,1,333.198],[3396,1,381.674]]],[[17188.7,14028.6,0],0,false,[[3699,1,254.524],[1023,1,191.608]]],
+[[18411.1,441.805,0],0,false,[[4731,0,24.361],[5419,0,15.3894]]],[[7888.4,6843.21,0],0,false,[[3164,0,331.376],[4454,0,131.556]]],[[17727.4,12028,0],0,true,[[4514,0,6.94237],[1679,0,5.01956],[5447,0,1.38002],[5704,0,2.74155],[2091,0,9.89683]]],[[14279.7,19512.1,0],0,false,[[3848,0,232.719],[695,0,27.5743]]],[[17996.6,15007.8,0],0,false,[[4900,0,223.667],[476,0,257.994]]],
+[[13741.9,16233.9,0],0,false,[[1214,0,286.814],[2503,0,20.8638]]],[[8869.47,18911.1,0],0,false,[[5479,0,56.1299],[4740,0,30.9961]]],[[6403.63,500.945,0],0,false,[[2846,0,54.9868]]],[[20471.1,548.034,0],0,false,[[1585,1,237.047]]],[[2876.26,12610.3,0],0,true,[[3926,0,5.58178],[3609,0,9.51864],[1401,0,2.31957]]],
+[[10999.4,18359,0],0,false,[[867,0,335.276],[5318,0,35.9807]]],[[11328.6,6603.38,0],0,false,[[4836,0,364.318],[4690,0,367.362]]],[[10992.8,18320.5,0],0,true,[[4393,0,43.7677],[2293,0,13.1185],[2209,0,8.33803],[5318,0,6.00163]]],[[6999.17,10871.3,0],0,false,[[4724,0,7.639],[5436,1,10.6186]]],[[627.373,3001.52,0],0,false,[[5581,0,319.406],[2640,0,24.8795]]],
+[[17736.4,6987.37,0],0,false,[[771,0,155.729],[3811,0,309.276]]],[[9155.85,19194.6,0],0,false,[[2605,0,187.722],[927,0,358.149]]],[[8652.06,8779.38,0],0,false,[[3235,0,221.781],[1061,0,35.6498]]],[[3627.67,14793.8,0],0,false,[[618,0,28.0878],[5091,0,126.608]]],[[18817.6,14928,0],0,true,[[2829,0,6.52994],[3215,0,3.32954],[4355,1,12.7921],[2646,1,11.9654]]],
+[[10172.6,5591.3,0],0,false,[[2715,0,249.752],[566,0,20.574]]],[[14889.8,15617,0],0,false,[[4561,0,279.495],[4408,0,217.297]]],[[10150.9,7085.33,0],0,false,[[3780,1,33.5992],[2943,1,174.965]]],[[6905.61,10709.1,0],0,false,[[4724,0,201.735],[5216,0,55.7425]]],[[6826.05,19059.7,0],0,true,[[3688,1,27.8439],[5010,1,122.899],[5124,1,1.98395]]],
+[[8067.23,11868.4,0],0,false,[[2692,1,375.647],[2026,1,94.5506]]],[[9927.6,626.313,0],0,true,[[1387,1,12.3257],[2883,1,10.8651],[4697,1,11.9164]]],[[4759,2590.39,0],0,false,[[2157,0,333.18],[32,0,30.2142]]],[[13210,8639.69,0],0,false,[[2535,0,20.9356],[1480,1,4.42662]]],[[6090.21,10145.3,0],0,false,[[2266,0,210.596]]],
+[[9526.8,14047.2,0],0,false,[[3362,1,168.726],[2093,1,358.521]]],[[2422.75,15815,0],0,true,[[2081,1,69.4439],[5275,1,33.8893],[2916,1,12.2368]]],[[3630.64,16314.7,0],0,true,[[1219,0,5.03095],[749,0,388.168],[3407,0,2.10895],[3649,0,4.31436]]],[[6227.39,16680.2,0],0,false,[[3324,0,239.506],[2900,1,10.9791]]],[[6503.08,10116.4,0],0,false,[[170,1,224.954],[802,1,295.199]]],
+[[18865.2,7860.56,0],0,false,[[2675,0,26.0904],[2505,0,328.43]]],[[18525.6,10980.4,0],0,true,[[1817,0,24.2683],[3610,0,10.5055],[2058,0,13.9845]]],[[3745.36,15079.2,0],0,true,[[220,0,49.4104],[5071,0,7.72241],[2194,0,5.48765]]],[[16628.9,9975.92,0],0,false,[[4544,1,7.56958],[2552,0,40.5577]]],[[4193.25,16206.8,0],0,true,[[5093,0,65.0158],[944,0,12.3649],[982,0,10.8641]]],
+[[5932.28,8921.38,0],0,true,[[3139,1,27.8661],[1685,1,227.988],[1581,1,8.65378],[3122,1,7.49497],[3191,1,6.25387],[1490,1,5.81965],[995,1,15.0881],[3460,1,11.763],[5496,1,9.32337],[3453,1,8.67588],[3799,1,17.487],[82,1,15.0957],[5661,1,7.4816]]],[[620.591,6306.47,0],0,false,[[523,2,283.044],[5332,2,246.446]]],[[14030.2,15104.7,0],0,false,[[340,0,265.917],[5123,0,160.93]]],[[12583.9,8102.2,0],0,false,[[3211,1,55.9724],[3962,1,27.1779]]],[[15418.3,6006.26,0],0,false,[[5134,0,18.6727],[5705,0,185.051]]],
+[[5378.92,6017.48,0],0,false,[[839,0,324.653],[4768,0,158.609]]],[[13065.6,11420.7,0],0,false,[[2638,0,372.601],[3540,0,341.282]]],[[13039.3,5149.87,0],0,true,[[5330,0,187.582],[1835,0,18.7962],[1176,0,5.35758],[5273,0,6.23917],[4443,0,8.01492],[5035,0,10.5219]]],[[12920.7,13385.4,0],0,false,[[5381,1,152.182],[4759,1,280.122]]],[[10346.7,2578.81,0],0,true,[[5186,0,11.7863],[2801,0,4.92361],[1711,0,2.93125]]],
+[[13359.3,15851.1,0],0,true,[[3969,0,4.44992],[2191,0,154.445],[135,0,5.43615]]],[[3458.53,17850.3,0],0,false,[[2368,0,165.61],[3200,0,383.218]]],[[3985.43,13561.7,0],0,false,[[2280,2,20.3509],[2016,2,212.668]]],[[15159.5,5677.17,0],0,false,[[617,0,48.4277],[1540,0,6.69825]]],[[1522.92,13806.9,0],0,false,[[3643,1,10.7398],[4746,1,71.6572]]],
+[[18126.8,12649,0],0,false,[[2356,0,290.631],[5145,0,257.054]]],[[7666.82,19542.4,0],0,true,[[1431,0,4.19226],[254,0,2.43792],[2233,1,8.82095],[330,1,12.6912]]],[[13431.8,4738.3,0],0,false,[[3715,0,216.566],[4404,0,273.988]]],[[8628.15,8762.87,0],0,true,[[1073,0,14.6173],[2491,0,2.95668],[1061,0,8.39325]]],[[2755.4,19432.8,0],0,true,[[2570,0,6.12156],[5608,0,229.741],[4184,0,1.16272],[5515,0,3.67348]]],
+[[20002.9,3448.05,0],0,false,[[1786,0,332.429],[1997,0,181.14]]],[[3149.06,4945.51,0],0,false,[[343,2,68.5046],[2809,2,71.5727]]],[[17720.1,12029.3,0],0,true,[[1883,0,3.44526],[4210,0,2.9031],[2091,0,12.6961]]],[[6527.16,829.302,0],0,false,[[4671,1,128.043],[263,1,174.337]]],[[14928.2,15360,3.82954],0,true,[[3706,1,13.4312],[3598,1,20.2532],[5099,1,8.11732],[4381,1,9.18074]]],
+[[15123,16172.2,0],0,false,[[4776,0,159.676],[3908,0,392.663]]],[[3607.9,1639.58,0],0,false,[[1484,1,131.426],[2561,1,357.238]]],[[8490,14850.6,0],0,false,[[3044,1,386.41],[2106,1,147.483]]],[[14199.7,19357,0],0,false,[[262,0,18.6218],[4523,0,52.5101]]],[[13253.1,8873.1,0],0,false,[[2456,0,181.269],[2909,0,31.6799]]],
+[[8331.29,11010.4,0],0,false,[[4854,0,326.536],[2312,0,21.0588]]],[[1835.4,1254.64,0],0,true,[[580,1,12.7263],[510,1,14.6607],[2828,1,13.481]]],[[3984.7,13541.8,0],0,false,[[4185,1,292.877],[2280,2,6.02778]]],[[10319.9,5367.91,0],0,false,[[2138,0,244.619],[2176,0,26.5751]]],[[17679.1,16813,0],0,true,[[3145,0,87.8118],[3177,0,1.44747],[2085,0,5.62602]]],
+[[15383.6,2658.49,0],0,true,[[185,1,21.0426],[2041,1,133.361],[3575,1,10.7699]]],[[3375.31,6342.85,0],0,false,[[611,1,25.0089],[2188,1,28.8854]]],[[13428.9,7143.47,0],0,false,[[2065,1,238.95],[1201,1,372.951]]],[[19594.4,9592.73,0],0,true,[[13,0,5.41707],[107,0,2.87235],[1546,1,13.9282],[1302,1,15.6569]]],[[9546.94,15259.3,0],0,false,[[4680,0,366.193],[781,0,387.282]]],
+[[10656.5,11405.8,0],0,true,[[1996,0,43.7529],[1297,0,9.20941],[1552,0,11.3889]]],[[6674.66,10927.6,0],0,false,[[5202,0,150.659],[3152,0,24.5272]]],[[15477.8,11759.8,0],0,false,[[3370,0,223.745],[793,0,135.81]]],[[7752.9,9993.14,0],0,false,[[3775,1,354.846],[518,1,354.424]]],[[1942.59,13359.7,0],0,false,[[2264,1,197.813],[1901,1,367.247]]],
+[[3688.96,10241.3,0],0,false,[[2841,0,223.737],[5302,0,108.376]]],[[9810.75,16584.8,0],0,true,[[5448,0,382.505],[1696,0,4.91993],[4032,1,16.0047]]],[[13438,8000.98,0],0,true,[[1292,0,18.6723],[2665,0,11.367],[1239,0,7.6844]]],[[4856.66,18482.5,0],0,true,[[5709,0,9.85141],[3597,0,239.829],[670,2,12.7012]]],[[10773.8,17225.8,0],0,false,[[5242,0,102.709],[4770,0,7.10842]]],
+[[12829.6,4431.02,0],0,false,[[1164,0,245.122],[1407,0,102.79]]],[[9301.25,1255.04,0],0,false,[[1793,2,279.272],[3948,2,345.828]]],[[5570.59,3451.28,0],0,true,[[2416,1,22.2012],[5526,1,19.9251],[1992,1,43.0305],[1570,1,4.57902]]],[[4673.61,18968.6,0],0,true,[[1658,1,29.1562],[2406,1,230.5],[2816,1,7.46137]]],[[13116,9013.15,0],0,false,[[4873,0,23.2316],[2456,0,140.247]]],
+[[20195.3,4320.92,0],0,false,[[75,0,112.304]]],[[5752.63,14125,0],0,true,[[3952,0,59.243],[4057,0,53.8095],[5252,0,58.8388]]],[[16920.5,4807.5,0],0,true,[[4473,0,381.354],[497,0,13.5135],[3083,0,5.54084],[915,0,3.57726]]],[[7790.46,15758.7,0],0,false,[[1194,1,27.4882],[260,1,26.1267]]],[[15709.9,14175,0],0,true,[[3432,1,115.342],[3230,1,21.488],[1238,1,11.9461]]],
+[[13218.4,4476.46,0],0,true,[[4737,0,10.0222],[4063,0,179.083],[741,0,15.5418]]],[[6475.82,714.045,0],0,false,[[4545,1,84.264],[4633,1,128.043]]],[[9737.35,16721.8,0],0,true,[[3842,1,139.545],[4694,1,29.19],[4975,1,12.1471],[4045,1,11.0493]]],[[13192,8575.76,0],0,false,[[1480,1,66.3202],[3721,1,21.5357]]],[[19079.3,3734.26,0],0,false,[[2877,0,2.54802],[4221,0,4.12134]]],
+[[4890.36,16317.9,0],0,true,[[4152,0,7.5533],[5096,0,13.4004],[3196,1,9.2465]]],[[2913.01,12714.7,0],0,true,[[5651,1,11.111],[255,1,85.0235],[4334,1,16.4791]]],[[1778.26,9750.49,0],0,true,[[2087,0,347.484],[313,0,3.30537],[573,1,8.96083]]],[[20328.9,5757.61,0],0,false,[[5280,0,166.815],[2844,0,353.347]]],[[4623.34,12854.2,0],0,true,[[2670,0,2.52501],[5089,0,15.4445],[2604,0,4.20293]]],
+[[9905.54,15333.4,0],0,false,[[5082,0,134.674],[4649,0,366.193]]],[[3589.22,20375.6,0],0,false,[[5350,1,175.466],[4145,1,389.712]]],[[19355.9,8929.83,0],0,false,[[3353,0,253.1],[3841,0,340.411]]],[[8377.85,14974.8,2.65774],0,false,[[1942,1,170.715],[2106,1,21.5434]]],[[13828.3,4632.98,0],0,true,[[2076,1,34.1603],[5182,1,180.48],[3723,1,19.7497]]],
+[[19544,11409.4,0],0,true,[[4720,0,7.09057],[3131,0,14.4102],[5427,1,11.8789],[1785,1,8.13269]]],[[9953.09,11823.9,0],0,false,[[4419,0,109.218],[4179,0,345.058]]],[[9862.87,468.215,0],0,true,[[999,1,22.9021],[1811,1,16.6046],[3026,1,9.92179],[1773,1,4.55444]]],[[14145.3,11830.9,0],0,true,[[1140,1,5.76102],[3611,0,272.23],[1108,1,6.93747]]],[[13533.9,13563.2,7.56432],0,true,[[1700,1,16.0502],[5310,1,17.7289],[5438,1,9.64719],[5545,1,10.5407]]],
+[[11644.7,6782.53,0],0,false,[[4581,0,367.362],[1423,0,334.547]]],[[6816.26,17343.9,0],0,true,[[1798,1,177.694],[3449,1,21.5165],[306,1,4.08951]]],[[15044.4,4530.7,0],0,true,[[2308,0,35.7125],[1847,0,3.48515],[3525,0,2.71097]]],[[13030.3,2823.29,0],0,false,[[3860,0,293.732],[4750,0,372.065]]],[[9737.7,16751,0],0,true,[[4672,1,29.19],[4074,1,243.763],[4975,1,17.1587]]],
+[[11443.9,8617.89,0],0,true,[[1156,0,39.1722],[4490,0,272.949],[5669,0,64.6506]]],[[7119.85,12532.2,0],0,true,[[682,1,27.0114],[2698,1,70.0329],[1939,1,17.6488],[5694,1,22.872]]],[[9938.56,630.973,0],0,true,[[5416,1,16.0064],[3924,1,11.5079],[2883,1,2.5917],[4596,1,11.9164]]],[[15472.7,20476.5,0],0,false,[[5622,0,146.793]]],[[14356.3,19304.2,0],0,false,[[2859,0,124.717],[109,0,53.5309]]],
+[[10023.6,8631.45,0],0,true,[[2430,1,68.0639],[4383,1,9.8111],[716,1,6.10966],[917,1,6.01695]]],[[2453.23,8402.32,0],0,true,[[4319,0,4.58576],[5412,0,3.94016],[4037,1,11.7711]]],[[4919.31,7832.99,0],0,false,[[4296,0,35.0159],[994,0,31.4736]]],[[13869.8,4369.87,6.02859],0,true,[[888,1,24.1107],[2972,1,20.2947],[1746,1,8.41207],[4075,1,4.32129]]],[[17307,4115.93,0],0,true,[[513,0,10.5078],[1254,0,6.39327],[2695,0,4.21144]]],
+[[11694.3,14474.7,0],0,true,[[3118,0,16.797],[1221,0,3.70213],[4562,0,7.87597]]],[[15723.6,9263.09,0],0,false,[[3490,0,15.6104],[1040,0,22.4676]]],[[14227.4,4049.86,0],0,true,[[1060,0,2.95199],[1440,0,3.24911],[3227,1,8.86128]]],[[8176.22,17265.7,0],0,false,[[3554,0,393.563],[1289,0,283.706]]],[[2004.29,690.725,0],0,false,[[3057,1,7.90129],[329,0,4.24402]]],
+[[5393.52,15396.1,0],0,false,[[177,0,198.222],[1178,0,245.081]]],[[15044,13771.2,0],0,true,[[5556,1,297.899],[4147,1,9.93772],[3615,1,5.26173],[2515,1,8.03445]]],[[9372.94,6051.29,0],0,false,[[1278,1,138.595],[2077,1,16.5865]]],[[6811.66,5437.91,0],0,false,[[1313,1,399.741],[631,1,203.118]]],[[10175.7,8184.23,0],0,false,[[293,0,20.2104],[838,0,19.9215]]],
+[[12160.8,17401.5,0],0,false,[[3529,0,181.992],[4101,0,130.514]]],[[10718.4,9041.18,0],0,false,[[2382,0,371.869],[224,0,230.325]]],[[17106.4,5034.19,0],0,true,[[1047,0,9.72863],[1323,0,11.5359],[3785,0,4.99146]]],[[3860.03,4642.38,0],0,false,[[3148,0,179.239],[3592,0,234.517]]],[[16643.1,18252.4,0],0,true,[[1522,0,65.0076],[3676,0,25.5936],[1394,0,14.7593]]],
+[[19549.6,11413.7,0],0,true,[[1299,0,14.4213],[4685,0,7.09057],[1785,1,4.75331]]],[[6382.75,560.147,0],0,false,[[2761,1,43.8968],[4966,1,20.3323]]],[[14968,2148.33,0],0,false,[[1604,0,157.719],[1916,0,371.898]]],[[19731.9,8651.46,0],0,false,[[2771,1,203.055],[2436,1,102.608]]],[[7002.27,10864.3,0],0,true,[[4583,0,7.639],[4593,0,201.735],[5436,1,18.2014]]],
+[[18139.9,17093.5,0],0,true,[[1105,0,342.647],[4247,0,3.52178],[2885,1,17.3288]]],[[18376.8,13470.8,0],0,false,[[783,0,386.044],[3500,0,208.403]]],[[1199.54,17958.6,0],0,false,[[3087,0,107.067],[3478,0,372.619]]],[[4853.21,18802.1,0],0,true,[[4006,2,5.75141],[1897,2,154.925],[4160,2,7.33374]]],[[13942.1,18098.1,0],0,true,[[5572,0,34.2518],[3208,0,34.3687],[3527,0,4.52117],[28,0,4.54394],[691,0,5.71212],[3826,0,235.977]]],
+[[16152.4,19336.3,0],0,false,[[3059,0,106.132]]],[[18411.8,466.135,0],0,false,[[2568,0,370.515],[4570,0,24.361]]],[[3104.05,6424.92,0],0,false,[[4501,1,5.38201],[5518,0,3.41639]]],[[7606.01,623.122,0],0,true,[[5714,1,144.596],[4086,1,15.6435],[363,1,11.4234],[4403,1,7.66007],[516,1,6.52749]]],[[16992.6,18005.1,0],0,true,[[5110,0,92.3616],[126,0,27.1784],[5261,0,19.1117]]],
+[[15051.5,13753.2,0],0,false,[[3615,0,14.277],[3508,0,29.4787]]],[[7798.02,15767.9,0],0,false,[[3542,0,6.14253],[5370,0,2.85475]]],[[13208.6,4474.34,0],0,true,[[4670,0,10.0222],[3160,0,7.16489],[741,0,9.7216]]],[[2847.57,12612.2,0],0,true,[[2086,0,2.27602],[3388,0,2.2098],[1781,0,4.4323]]],[[527.938,8533.71,0],0,false,[[2198,1,102.523],[4299,1,369.913]]],
+[[8899.63,18904.8,0],0,true,[[555,0,29.2457],[1478,0,26.0483],[4576,0,30.9961]]],[[13882,8556.53,0],0,false,[[2920,1,385.05],[492,1,260.212]]],[[10727.8,12632.7,0],0,false,[[5199,0,116.442],[1749,0,8.72595]]],[[19874.6,4523.72,0],0,false,[[5542,0,126.402],[3195,0,29.199]]],[[17612.8,11826.7,0],0,true,[[5356,0,21.4336],[596,0,12.2859],[2579,0,33.4501]]],
+[[16212.4,10598.1,0],0,false,[[2206,0,135.141],[2789,0,319.618]]],[[1539.57,13875.9,0],0,true,[[4624,1,71.6572],[4028,1,4.64055],[3296,1,3.48604]]],[[18431.6,17632.8,0],0,false,[[3074,1,30.6447],[2473,1,56.0278]]],[[5789.26,12142.3,0],0,false,[[3654,0,35.1262],[388,2,9.11985]]],[[11830.7,12442.7,0],0,false,[[4882,0,186.65]]],
+[[12930.3,3181.6,0],0,false,[[4693,0,372.065],[362,0,29.4961]]],[[4923.48,16317.7,0],0,false,[[3196,1,26.4702],[4913,1,353.015]]],[[16472,8645.82,0],0,false,[[1831,0,24.2216],[3929,0,182.519]]],[[16227.9,16595.5,0],0,false,[[1592,0,347.26],[2798,0,46.1962]]],[[6486.92,10869.8,0],0,false,[[2396,0,6.36879],[2666,0,1.81111]]],
+[[1275.57,13205.1,0],0,false,[[1236,1,4.64229],[4531,0,94.4874]]],[[4256.9,2426.51,0],0,false,[[5335,1,400.97],[4206,1,388.433]]],[[13654.1,12729.4,0],0,false,[[2634,0,26.7916],[4858,0,325.516]]],[[8903.53,11420,0],0,false,[[1543,0,271.957],[5264,0,242.611]]],[[12653.9,13299.8,0],0,false,[[4618,1,280.122],[1768,1,121.091]]],
+[[14527.8,5096.62,0],0,true,[[2574,1,392.898],[3612,1,13.9194],[1280,1,7.51853]]],[[16546.7,7265.47,0],0,false,[[4829,0,42.4783],[4556,0,102.079]]],[[1951.37,5623.77,0],0,false,[[4475,0,282.389],[5628,0,164.493]]],[[13181.6,8469.22,0],0,true,[[2211,1,5.39674],[248,0,20.721],[265,1,6.57412]]],[[9151.08,19806.1,0],0,true,[[4766,0,17.6198],[4505,0,79.7611],[1926,0,9.25214]]],
+[[2002.32,704.625,0],0,false,[[4139,1,389.366],[3057,1,21.4534]]],[[9137.09,19795.4,0],0,true,[[4764,0,17.6198],[2958,0,188.715],[1926,0,26.6518]]],[[9287.9,16359.3,0],0,true,[[1476,0,95.7446],[5519,0,12.3232],[3325,0,13.9679]]],[[5326.91,5867.67,0],0,false,[[4615,0,158.609],[73,0,332.472]]],[[18143.5,17079.6,0],0,true,[[3224,1,20.7751],[2885,1,28.2617],[2915,1,4.33107],[207,1,2.43519],[4489,1,4.36139]]],
+[[10778.4,17220.4,0],0,true,[[4090,0,253.963],[2995,0,21.9002],[4659,0,7.10842]]],[[12477.1,3575.34,0],0,false,[[1991,0,367.03],[4491,0,364.658]]],[[14702.9,19862.4,0],0,false,[[4036,0,56.0961],[4307,0,78.6647]]],[[9354.96,20440.2,0],0,false,[[4406,0,98.6222],[3108,0,332.791]]],[[12110.1,1215.21,0],0,false,[[669,0,127.332],[4091,0,363.009]]],
+[[4774.39,10433.9,0],0,false,[[3281,0,292.934],[2208,0,139.939]]],[[14974.1,16114.7,0],0,false,[[751,0,31.1306],[4635,0,159.676]]],[[2242.17,3384.14,0],0,false,[[988,0,290.953],[985,0,336.242]]],[[11021.8,7738.26,0],0,true,[[3093,1,255.026],[1314,1,2.0117],[2258,1,9.33118]]],[[14635.9,19878.1,0],0,true,[[4487,0,3.51363],[3229,0,6.16234],[2812,0,4.25446]]],
+[[13719.1,9857.47,0],0,true,[[5418,0,12.6957],[5259,0,2.31635],[4833,1,7.7156]]],[[13145.7,8165.59,0],0,false,[[4442,0,14.707],[2817,1,3.05443]]],[[14976.1,14968,0],0,false,[[1052,0,241.591],[4100,0,306.48]]],[[10864.9,10994.2,0],0,true,[[1373,0,2.84758],[3889,0,3.46724],[5102,1,7.16558]]],[[7823.94,15733,0],0,false,[[3895,0,6.86952],[998,0,4.96475]]],
+[[5754.06,18495.2,0],0,false,[[2590,1,199.4],[4876,1,23.0205]]],[[12837.5,19623.1,0],0,false,[[2716,0,224.488],[3719,0,242.869]]],[[14045.7,15488.6,0],0,false,[[3698,0,11.3069],[5221,0,32.0433]]],[[8760.38,2177.21,0],0,false,[[538,0,195.38],[2500,0,26.0286]]],[[6004.36,12760.8,0],0,false,[[2119,0,307.707],[5241,0,105.686]]],
+[[17877.6,11887,0],0,false,[[3171,0,189.297],[3425,0,75.6329]]],[[12744.6,14293.4,0],0,false,[[4883,0,137.452],[3113,0,349.62]]],[[19467.5,8277.23,0],0,false,[[203,0,15.654]]],[[10544.6,7724.35,0],0,true,[[71,0,5.93387],[477,0,57.7878],[3099,1,3.71072]]],[[17680.6,16817.3,0],0,false,[[1385,0,2.04726],[2085,0,1.04994]]],
+[[10027,1496.87,0],0,false,[[3107,0,389.096],[2783,0,256.984]]],[[5967.78,18734.1,0],0,false,[[5270,1,91.9035],[4188,1,377.989]]],[[18075.6,10760.2,0],0,false,[[806,0,377.158],[1138,0,268.985]]],[[17662.8,12218.1,0],0,true,[[2079,0,0.751723],[100,0,0.989701],[1514,0,6.55532]]],[[7007.26,832.514,0],0,true,[[3161,0,2.26356],[4182,0,5.17705],[117,1,3.8717]]],
+[[5918.87,8926.72,0],0,true,[[4801,0,11.0554],[1006,0,2.8312],[4804,0,0.509471]]],[[5910.52,8933.97,0],0,true,[[4800,0,11.0554],[2575,0,173.377],[4804,0,11.485]]],[[694.86,19823.4,0],0,true,[[3199,0,4.03017],[3436,0,4.61524],[4416,1,1.55589]]],[[11195.4,4694.5,0],0,false,[[3395,0,363.352],[2837,0,261.046]]],[[5919,8926.23,0],0,true,[[1341,0,4.4855],[4800,0,0.509471],[4546,0,4.95408],[1006,0,2.40968],[4801,0,11.485]]],
+[[18761.6,3738.51,0],0,false,[[3117,0,237.849],[1037,0,25.5098]]],[[19470.4,8302.71,0],0,true,[[3657,0,18.5399],[5614,0,14.5314],[203,0,10.2884]]],[[3869.23,2294.64,0],0,true,[[2561,1,358.253],[5335,1,13.7674],[3704,1,6.73192]]],[[14839.8,19032.9,0],0,false,[[3596,0,356.975],[5256,0,200.339]]],[[16786.9,13187.7,0],0,false,[[3712,0,165.693],[3101,0,339.664]]],
+[[10725.7,11959.4,0],0,false,[[1340,0,367.857],[986,0,153.872]]],[[7505.54,19253.9,0],0,false,[[2493,1,237.864],[3226,1,47.4006]]],[[12582.7,4530.27,0],0,false,[[5671,0,40.4998],[90,0,25.2658]]],[[17334,10194.3,0],0,true,[[639,0,1.26283],[1265,0,1.32784],[750,0,10.4327]]],[[7203.9,19718,0],0,false,[[1605,0,208.174],[153,0,144.674]]],
+[[4596.88,12885.9,0],0,false,[[553,2,29.9237],[5590,2,402.061]]],[[6244.87,6112.64,0],0,false,[[3829,0,13.3022],[4264,0,83.641]]],[[13544.4,11842,0],0,false,[[33,0,163.61],[4190,0,385.087]]],[[9479.39,8521.06,0],0,true,[[1851,0,23.958],[1545,0,14.186],[2860,0,12.1518]]],[[14233.2,641.967,0],0,false,[[1417,0,19.3814],[794,0,335.746]]],
+[[9198.35,16217.6,0],0,false,[[3154,1,71.4207],[2268,1,13.4882]]],[[17956.6,12331.5,0],0,false,[[3401,0,15.8494],[767,0,30.0815]]],[[15223.2,1095.06,0],0,false,[[1622,0,239.412],[1444,0,15.7954]]],[[7968.98,3816.87,0],0,true,[[2392,0,4.12005],[2845,0,2.53905],[5650,2,4.86857]]],[[9211.06,10995.5,0],0,false,[[179,0,233.412],[4324,0,159.349]]],
+[[4715.55,19007,0],0,false,[[2816,0,55.3792]]],[[2872.81,6243.29,0],0,false,[[762,0,239.59],[2790,0,279.922]]],[[11265.3,19775.2,0],0,true,[[2696,0,2.72656],[621,0,3.52465],[661,0,4.28672]]],[[15342.3,564.736,0],0,false,[[4392,0,31.5235],[3398,0,65.1904]]],[[16519.3,7297.91,0],0,true,[[5,0,6.85151],[4761,0,42.4783],[4350,0,13.0941]]],
+[[10699.5,12753.3,0],0,true,[[855,1,15.2886],[2444,1,5.56441],[2487,1,13.1839]]],[[12286.1,18610.5,0],0,false,[[2546,0,64.6767],[960,0,24.8284]]],[[15531.3,9997.07,0],0,false,[[3923,0,154.445],[2782,0,303.292]]],[[13721.5,9850.14,0],0,true,[[5688,1,18.8049],[5452,1,338.504],[5418,1,16.326],[4780,1,7.7156],[5259,1,8.43044],[67,1,10.5024]]],[[7704.65,7416.94,0],0,false,[[4155,0,163.345],[4448,0,304.238]]],
+[[17549.8,8620.97,0],0,true,[[1250,0,2.53738],[2235,0,2.75833],[323,1,8.0105]]],[[10995.5,6459.62,0],0,false,[[268,0,395.557],[4581,0,364.318]]],[[13267.8,9846.45,0],0,true,[[3051,0,156.652],[818,0,29.195],[296,0,6.70684],[1652,0,3.59262],[4087,0,2.17731],[5690,0,3.37832]]],[[4791.39,2566.45,0],0,true,[[1358,0,4.72056],[1588,0,3.70268],[1998,1,10.7628]]],[[16415.8,14165.7,0],0,false,[[2654,1,278.41],[1079,1,393.908]]],
+[[13218.6,13147.1,0],0,false,[[56,0,23.2644],[4515,0,105.404]]],[[9860.37,568.605,0],0,false,[[5217,2,26.0975],[2134,2,48.0744]]],[[10382.5,121.787,0],0,false,[[2813,2,99.6474],[200,2,372.94]]],[[16231.5,8749.14,0],0,false,[[4283,1,372.707],[346,1,253.017]]],[[16259.9,13667.1,0],0,false,[[3294,0,314.007],[922,0,168.218]]],
+[[15643.4,14158.5,0],0,false,[[3568,1,7.43139],[1541,1,11.6834]]],[[5756.01,5465.74,0],0,false,[[4278,0,264.011],[2078,0,337.926]]],[[9750.44,656.331,0],0,true,[[2210,1,30.7952],[1731,1,35.1466],[5009,2,24.275],[4397,2,24.2582]]],[[11001.8,15299.4,0],0,false,[[393,0,170.121],[2948,0,7.77807]]],[[18577.5,10497.7,0],0,false,[[1695,0,297.243]]],
+[[9807.43,615.859,0],0,true,[[2134,2,22.8952],[2166,2,23.4647],[287,2,10.9931],[5282,2,19.3439]]],[[9087.55,18661,0],0,false,[[1478,0,283.541],[923,0,296.58]]],[[10356.9,6874.61,0],0,true,[[2712,0,15.1122],[3906,0,13.2437],[1351,0,12.3599]]],[[17243.8,17490.4,0],0,true,[[2152,0,2.40809],[3861,0,1.7341],[2186,0,4.64409],[5656,0,1.76654]]],[[8005.03,11020.6,0],0,false,[[5139,0,25.6392],[4640,0,326.536]]],
+[[17370.5,358.191,0],0,false,[[46,1,349.078],[1263,1,192.482]]],[[4144.98,4777.46,0],0,false,[[3187,2,56.2111],[93,2,34.411]]],[[19678.1,7145.69,0],0,false,[[4504,0,90.427],[5376,0,23.5499]]],[[13936,12875.5,0],0,false,[[4757,0,325.516],[3652,0,84.6674]]],[[2253.24,2394.39,0],0,true,[[473,0,4.46911],[3412,0,3.60199],[1560,1,11.1531]]],
+[[7185.34,5832.1,0],0,false,[[3897,0,255.705]]],[[13412.6,15994.9,0],0,false,[[2191,0,4.11109],[3957,0,141.408]]],[[15445.6,5374.48,0],0,true,[[222,0,199.419],[1445,0,5.21421],[3850,0,5.50441]]],[[13741.8,16112,0],0,false,[[338,0,129.383],[1495,0,11.7804]]],[[12005.3,15481.4,0],0,false,[[3365,0,171.34]]],
+[[19498.3,12465.1,0],0,false,[[5053,1,387.054],[2616,1,319.295]]],[[15269,590.828,0],0,false,[[2172,0,23.1185],[1766,0,46.3446]]],[[14050.8,13190.8,0],0,false,[[1558,0,19.9122],[2984,0,118.031]]],[[18559.4,17592.7,0],0,true,[[3064,0,3.28787],[5607,0,3.26194],[605,1,12.2357]]],[[10054.5,6689.24,0],0,false,[[292,1,289.299],[1059,1,44.7283]]],
+[[3246.39,1208.96,0],0,true,[[2498,1,27.9108],[4968,1,174.584],[3853,1,187.191]]],[[4903.04,7851.41,0],0,true,[[5367,0,3.56936],[5417,0,3.62375],[994,0,7.06295]]],[[3203.43,4980.9,0],0,false,[[3328,0,49.2763]]],[[13096.5,9000.43,0],0,true,[[3700,0,189.964],[4664,0,23.2316],[5504,0,60.2626]]],[[6683.16,15532.1,0],0,false,[[506,0,225.818],[2681,0,170.234]]],
+[[10137.1,928.389,0],0,true,[[2783,0,347.141],[2306,0,3.62135],[2252,1,6.62454]]],[[5737.34,18511,0],0,true,[[4785,1,23.0205],[3489,1,46.5289],[2073,1,5.61074]]],[[15356,4803.53,0],0,false,[[2329,0,283.366],[436,0,183.138]]],[[11507.2,19128.2,0],0,false,[[3422,0,5.02117],[1412,0,17.3477]]],[[16127,6933.76,0],0,true,[[3599,1,300.272],[2560,1,23.9275],[3601,1,9.45573],[3607,1,17.9464]]],
+[[10448.8,10545.8,0],0,true,[[4310,0,259.993],[3238,0,93.9058],[3193,0,324.485]]],[[9970.72,463.481,0],0,true,[[3092,1,20.1981],[1629,1,9.34504],[1824,2,9.61314],[1725,2,22.4288]]],[[11656.3,12377,0],0,false,[[3515,0,254.974],[4749,0,186.65]]],[[12716.4,14427.9,0],0,true,[[5211,0,22.7227],[4791,0,137.452],[3130,0,113.966]]],[[10539.6,7782.68,0],0,true,[[2784,0,90.4412],[2008,0,5.16543],[477,0,4.01887]]],
+[[9529.96,5746.14,0],0,false,[[2326,0,316.83],[1489,0,141.575]]],[[4470.94,19176.2,0],0,false,[[2484,0,23.7357],[912,0,200.994]]],[[567.976,3005.37,0],0,true,[[5460,0,8.00156],[3153,1,16.5608],[5666,1,17.0475]]],[[15454.5,585.675,0],0,false,[[4016,0,13.9282],[1260,0,76.1486]]],[[15045.7,4537.98,0],0,true,[[1847,0,3.93131],[769,0,4.31235],[3525,0,5.83101]]],
+[[15117.5,374.561,0],0,false,[[2542,0,108.54]]],[[264.618,6551.74,0],0,false,[[5332,2,185.847],[3633,2,290.724]]],[[1877.5,13918.6,0],0,true,[[2924,1,202.899],[2434,1,19.9075],[2855,1,7.75609],[3474,1,11.5193]]],[[6832.92,667.919,0],0,false,[[406,1,27.6762],[1591,1,283.733]]],[[13836.6,10317.4,0],0,false,[[1065,1,67.7195],[1930,1,349.516]]],
+[[16400.4,2344.92,0],0,false,[[1726,0,361.639],[2775,0,15.7532]]],[[12782.3,8501.11,0],0,false,[[419,0,87.3546],[3104,0,74.2292]]],[[11237,12266.4,0],0,false,[[7,0,19.1779],[5582,0,38.4417]]],[[13848.2,19445.7,0],0,true,[[174,0,91.1766],[642,0,20.9678],[3973,0,20.0929]]],[[11810.1,7870.19,0.00012207],0,false,[[2095,0,44.0947],[3129,0,22.4135],[3519,0,12.7378],[2292,0,20.9314]]],
+[[17792.6,15094.6,0],0,false,[[2158,0,275.233],[4574,0,223.667]]],[[2112.16,1151.09,0],0,false,[[2828,1,282.602],[1465,1,105.171]]],[[5736.88,3888.41,0],0,false,[[2388,0,24.6694],[1586,0,99.4812]]],[[13051.5,8523.08,0],0,true,[[3198,0,8.33499],[3443,0,18.0133],[1682,0,11.2295]]],[[16664.7,17707.6,0],0,false,[[490,1,121.476],[629,1,47.0368]]],
+[[6159.32,8684.91,0],0,false,[[2622,0,302.022],[1626,0,244.809]]],[[1429.52,13334.4,0],0,false,[[5454,1,153.453],[827,1,235.566]]],[[4250.33,8678.24,0],0,false,[[2601,0,147.05]]],[[6852.66,10675.5,0],0,true,[[3882,2,26.8941],[1245,2,24.0503],[5216,2,11.477]]],[[15042.5,4559.4,0],0,false,[[436,0,230.664],[3525,0,27.484]]],
+[[253.524,7547.39,0],0,false,[[1643,1,334.905],[3146,1,248.197]]],[[3331.46,6358.33,0],0,false,[[3426,1,13.4939],[2017,0,18.2985]]],[[5691.92,6704.49,0],0,false,[[2853,0,312.206],[1707,0,111.09]]],[[5267.88,16240.3,0],0,false,[[4751,1,353.015],[2600,1,146.161]]],[[9000.85,5400.24,0],0,false,[[2060,0,220.442],[594,0,131.091]]],
+[[3929.18,14205,0],0,false,[[3938,2,114.989],[4387,2,350.756]]],[[10230.8,8330.74,0],0,false,[[493,0,119.916],[293,0,136.314]]],[[16955.3,4937.74,0],0,true,[[714,0,7.92136],[910,0,77.9012],[543,0,14.9552]]],[[19231.4,6790.08,0],0,false,[[1198,0,167.523]]],[[15876.6,14475.8,0],0,true,[[1741,0,2.77716],[3855,0,3.11176],[3126,1,0.603608]]],
+[[12764.2,8366.65,0],0,false,[[364,1,22.8078],[4954,1,27.8973]]],[[630.362,2967.41,0],0,true,[[1397,1,25.7132],[3990,1,386.877],[2640,1,11.6459]]],[[6686.77,17286.1,0],0,true,[[739,0,8.38212],[376,1,6.50765],[645,1,6.17212]]],[[3084.99,6420.72,0],0,true,[[167,1,279.669],[2556,1,145.933],[76,1,6.09774]]],[[3675.57,1473,0],0,false,[[3475,0,100.509]]],
+[[1281.38,669.513,0],0,true,[[3037,0,5.18883],[4027,0,3.04994],[3155,0,5.27195]]],[[14950.9,6311.23,0],0,false,[[2459,0,301.155],[1117,0,80.2164]]],[[17718,12021.2,0],0,true,[[1956,0,3.20783],[1955,0,2.90641],[1131,0,2.17339],[2485,0,2.91853],[1333,0,8.20723]]],[[12803.1,1673.48,0.00012207],0,false,[[1910,0,22.3482],[4402,0,18.915]]],[[13136.9,2160.12,0],0,false,[[2099,0,18.6019],[3860,0,387.659]]],
+[[8326.56,1339.08,0],0,false,[[3242,1,281.403],[2133,1,239.086]]],[[12083.5,7495.1,0],0,false,[[5507,0,186.159],[3433,0,370.424]]],[[10763.2,12772.6,0],0,true,[[790,1,33.6604],[1418,1,15.1974],[3623,1,2.7587]]],[[11673.4,16617.7,0],0,false,[[1530,0,221.337],[2750,0,119.069]]],[[14941.2,15238.1,0],0,true,[[3706,0,109.145],[2632,0,9.04622],[678,1,18.6124]]],
+[[11051.5,552.726,0],0,false,[[5234,0,359.45],[2322,0,195.249]]],[[10004.2,370.344,0],0,false,[[971,1,31.7285],[114,1,52.1293]]],[[10916.5,12767.8,0],0,true,[[5503,1,84.0437],[1298,1,7.15446],[4274,1,5.97363]]],[[9554.52,12241.4,0],0,false,[[2471,1,293.126],[5359,1,280.863]]],[[16793.9,17865.3,0],0,true,[[221,1,8.1429],[5347,0,125.802],[4257,1,14.4013]]],
+[[7300.69,10108.8,0],0,false,[[3300,2,274.005],[5246,2,21.2819]]],[[6721.7,17421.2,0],0,true,[[3864,0,90.7281],[1381,0,4.91937],[2132,1,6.42506]]],[[8160.42,4579.98,0],0,false,[[5107,2,246.137],[2417,2,25.9849]]],[[18323.8,17555.9,0],0,false,[[759,1,332.674],[1618,1,21.3755]]],[[1808.63,15957.6,0],0,false,[[607,1,398.89],[5135,1,344.771]]],
+[[5212.48,19602.9,0],0,false,[[1802,2,265.079],[2389,2,28.1982]]],[[9717.8,3996.91,0],0,true,[[3862,0,2.34272],[3751,0,2.48916],[3724,0,1.62354]]],[[13775.9,2153.78,0],0,true,[[3378,0,27.8684],[853,0,202.85],[3383,0,200.922]]],[[11968.8,8590.67,0],0,true,[[4490,0,282.835],[1435,0,389.527],[2911,0,352.139]]],[[18378,17655.4,0],0,false,[[4401,0,148.379],[2473,1,6.28917]]],
+[[6419.14,1723.82,0],0,false,[[2637,1,15.4749],[649,1,43.5162]]],[[9224.93,16434.7,0],0,true,[[3570,0,20.7854],[400,0,92.5625],[1476,0,9.40108]]],[[17429.7,1904.84,0],0,false,[[5083,0,301.102],[4428,0,90.6016]]],[[18430.5,1097.39,0],0,true,[[4379,0,16.9029],[2568,0,261.057],[3073,0,5.58844],[1510,0,9.39397]]],[[12743.3,8348.15,0],0,false,[[4920,1,27.8973],[5521,1,22.2712]]],
+[[6033.07,17114.7,0],0,false,[[4130,0,164.286],[3324,0,236.574]]],[[12112.1,7935.65,0],0,true,[[4097,0,6.13936],[65,0,178.435],[172,0,16.3105]]],[[10527.9,942.353,0],0,false,[[2252,1,391.101],[3921,1,361.356]]],[[13850.8,16245.1,0],0,false,[[601,0,112.852],[4232,0,323.832]]],[[15256.9,2417.5,0],0,false,[[4960,1,194.845],[2041,1,185.389]]],
+[[15160.4,2250.85,0],0,true,[[4959,1,194.845],[447,1,399.882],[2269,1,6.86598]]],[[12764.7,4330.43,0],0,true,[[1407,0,21.0938],[105,0,25.5019],[5181,0,26.9182]]],[[14794.8,16606.3,0],0,true,[[3486,0,7.08116],[4295,0,3.95815],[5424,0,17.1274],[1487,0,16.7179]]],[[17225.3,10639.9,0],0,false,[[1142,0,188.634]]],[[3660.55,4861.94,0],0,false,[[3945,2,116.108],[552,2,248.302]]],
+[[12790.2,16185.4,0],0,false,[[345,0,132.779],[5314,0,149.068]]],[[6369.76,544.507,0],0,true,[[4721,1,20.3323],[5458,1,146.365],[2846,1,10.3207]]],[[6461.63,17596.4,0],0,false,[[2278,1,28.4753],[1433,1,177.024]]],[[3374.96,1090.94,0],0,false,[[4870,1,174.584],[1196,1,12.6451]]],[[15630.4,3303.64,0],0,true,[[2767,0,16.4026],[1659,0,24.4288],[2075,1,11.3254]]],
+[[11233.2,9243.28,0],0,true,[[2533,0,19.8065],[4234,0,285.528],[3927,0,12.7602]]],[[12383.1,4160.18,0],0,false,[[3009,0,196.981],[3686,0,260.031]]],[[20112.2,2634.52,0],0,false,[[4560,0,341.83],[316,0,255.159]]],[[15358.8,12721.9,0],0,false,[[1211,0,259.767],[4344,0,246.79]]],[[18733.6,3725.02,0],0,true,[[1003,0,3.56807],[270,0,1.82016],[1037,0,5.58207]]],
+[[9736.21,16733.9,0],0,true,[[4045,0,5.28337],[4672,1,12.1471],[4694,1,17.1587]]],[[10368.8,12564.7,0],0,false,[[2314,1,23.2842],[3738,1,341.658]]],[[15876.7,14455,0],0,false,[[3126,1,21.4012],[5401,1,127.528]]],[[17531.3,8623,0],0,true,[[5354,1,291.159],[323,1,25.6569],[4465,1,15.3482],[1250,1,16.0834]]],[[3642.7,17871.7,0],0,true,[[2042,0,12.6424],[2368,0,19.8168],[5336,0,9.30003],[556,0,5.338],[298,0,4.10483],[5305,0,19.2724]]],
+[[20469.6,4793.03,0],0,false,[[786,0,383.592]]],[[12740.7,8373.27,0],0,false,[[597,0,17.053],[509,0,51.998]]],[[480.015,2999.39,0],0,false,[[443,0,12.0177],[2776,0,20.5296]]],[[17051.1,7425.14,0],0,false,[[3394,0,27.0536],[3595,0,116.459]]],[[19529.6,4900.29,0],0,false,[[3042,0,133.576]]],
+[[19683.4,8242.71,0],0,false,[[5175,0,135.442],[130,1,3.7448]]],[[17071.8,17953.9,0],0,true,[[2171,0,25.391],[1200,0,78.0689],[2433,1,8.02755]]],[[13006.7,8771.56,0],0,false,[[2398,1,119.505],[4267,1,95.4569]]],[[13311.9,8813.76,0],0,false,[[3115,1,217.701],[2323,1,64.8986]]],[[4220.39,10281.2,0],0,true,[[875,0,4.93043],[2897,0,13.737],[2881,0,3.40957]]],
+[[20061.9,4280.74,0],0,true,[[3442,0,14.2676],[840,0,259.782],[75,0,48.5203]]],[[17301.7,4103.37,0],0,false,[[1254,0,7.27693],[1850,0,33.4866]]],[[17874.6,19651,0],0,false,[[3774,1,22.7085],[2838,1,192.889]]],[[5819.5,13913.8,0],0,true,[[916,0,31.1713],[3560,0,114.882],[2744,0,13.7208]]],[[13658.3,4534.06,0],0,false,[[3715,0,174.146],[2895,0,7.68017]]],
+[[9710.73,720.462,0],0,true,[[77,1,19.0089],[4352,1,26.1549],[983,2,11.2824],[3777,2,24.5616]]],[[16383.1,17868.9,0],0,false,[[5573,0,311.76],[4285,0,257.527]]],[[10634.5,19814.7,0],0,false,[[2931,0,362.989]]],[[15823.5,3791.41,0],0,false,[[1151,0,347.883],[5238,0,16.2179]]],[[17759.7,12104.3,0],0,false,[[2012,0,25.3163],[427,0,10.5415]]],
+[[13009.9,7987.47,0],0,true,[[602,0,16.8553],[3683,0,399.011],[5529,0,16.9789]]],[[1938.59,18840.8,0],0,false,[[1066,0,82.3296],[1918,0,390.937]]],[[9154.16,15336.4,0],0,false,[[3312,1,159.982],[2036,1,99.4465]]],[[18058.7,3788.99,0],0,false,[[5180,0,313.134],[3062,0,335.572]]],[[19745,8905.17,0],0,true,[[5364,0,2.04011],[1084,0,18.2864],[742,1,7.861]]],
+[[16757,8585.34,0],0,true,[[2225,0,3.28576],[1917,0,3.75336],[4455,1,10.0105]]],[[17661.3,17302.1,0],0,false,[[1028,0,284.202],[1105,0,180.068]]],[[502.767,2991.18,0],0,true,[[1262,1,18.493],[4554,1,19.6704],[3646,1,8.60407],[804,1,3.27195]]],[[6241.66,13856.4,0],0,false,[[705,0,5.68138],[3694,1,10.7732]]],[[9741.01,678.696,0],0,true,[[5263,2,21.6682],[3777,2,28.0041],[4847,2,24.275],[1731,2,16.1647]]],
+[[6940.92,19103.4,0],0,false,[[4594,1,122.899],[2493,1,351.916]]],[[17998.7,7712.79,0],0,true,[[2694,0,74.0422],[1709,0,26.5644],[3097,0,17.019],[1247,0,14.2941],[1645,0,6.09227],[3662,0,10.0944]]],[[4022.99,13355.3,0],0,true,[[2362,1,10.7643],[236,1,394.805],[3581,2,9.97686]]],[[13274,12382.2,0],0,false,[[685,0,342.025],[1809,0,272.312]]],[[3301.86,5843.37,0],0,false,[[118,0,157.876],[2833,0,107.327]]],
+[[14997.2,20137,0],0,false,[[4126,0,156.309],[1206,0,397.48]]],[[14167.1,4137.22,0],0,false,[[5638,1,362.544],[2131,1,94.0743]]],[[10833,12812.9,0],0,false,[[1608,0,18.5511],[45,1,6.59183]]],[[1055.95,15336.5,0],0,false,[[49,0,152.482]]],[[15013.6,974.471,0],0,true,[[1622,0,2.60296],[5603,0,5.45857],[3835,0,4.76097]]],
+[[9292.75,4051.17,0],0,false,[[3428,0,318.121],[52,0,315.361]]],[[8331.52,17871.4,0],0,true,[[2524,0,87.5159],[2794,0,6.49787],[2651,0,7.76962]]],[[5999.9,15638.3,0],0,false,[[2212,0,385.425],[4519,0,376.049]]],[[6067.81,23.4753,0],0,false,[[3836,1,146.953]]],[[8039.47,4240.95,0],0,true,[[3305,2,165.594],[4306,2,67.159],[2544,2,22.7752]]],
+[[6355.18,3506.7,0],0,false,[[3110,2,207.325],[55,2,227.008]]],[[11498,19216.1,0],0,false,[[180,0,354.503],[3422,0,84.7275]]],[[3126.74,12732.2,0],0,true,[[4192,1,24.2713],[4334,1,200.989],[1344,1,12.4732]]],[[1263.08,13083.4,0],0,false,[[1092,0,16.4418],[809,0,21.9767]]],[[6905.11,11002.4,0],0,false,[[3660,1,2.51494],[3776,0,136.126]]],
+[[11342.7,17872.4,0],0,true,[[5430,0,257.853],[598,0,25.9846],[63,0,16.3498],[2832,0,13.6642],[5092,0,11.2962]]],[[12592.3,4232.81,0],0,false,[[1005,0,41.0959],[2652,0,220.205]]],[[7367.3,7863.22,0],0,false,[[3750,2,87.465],[5646,2,262.138]]],[[12231.3,1286.88,0],0,false,[[719,0,10.2381],[1091,0,214.922]]],[[7099.89,12157.6,0],0,false,[[687,1,174.218],[682,1,348.861]]],
+[[13044.9,5158.79,0],0,true,[[4443,0,2.60527],[1835,0,8.27483],[4617,0,10.5219]]],[[11303.5,20465.4,0],0,false,[[5615,0,356.409]]],[[11327.1,11978.2,0],0,false,[[1921,0,241.488]]],[[13392,13381.4,0],0,false,[[1346,0,73.2369]]],[[8233.94,2780.47,0],0,false,[[1810,2,56.5961],[647,2,230.47]]],
+[[2626.15,15601.4,0],0,false,[[4121,0,75.9772],[124,0,130.562]]],[[996.056,16593,0],0,false,[[4532,0,327.273],[3717,0,397.063]]],[[9983.45,618.061,0],0,false,[[3924,1,35.3505],[5301,1,81.4043]]],[[1312.98,592.057,0],0,false,[[1148,0,81.455],[390,0,312.797]]],[[3180.76,1458.63,0],0,false,[[1269,1,27.8185],[5183,1,155.938]]],
+[[8456.68,10981.1,0],0,false,[[970,0,34.4952],[4222,0,12.2799]]],[[16237.1,7265.82,0],0,false,[[2129,0,14.0892],[1400,1,5.99408]]],[[16995.2,12435.7,0],0,false,[[561,0,274.294],[3209,0,389.737]]],[[5440.53,3227.83,0],0,true,[[2022,0,13.6114],[730,0,3.37089],[975,1,6.42435]]],[[12090.4,17581.5,0],0,true,[[624,0,163.247],[2612,0,23.5643],[2395,0,3.58598],[5085,0,5.8702],[4113,0,7.3235]]],
+[[19899.9,4504,0],0,false,[[2229,0,18.2193],[3195,0,19.669]]],[[3785.98,19164.6,0],0,false,[[1426,0,111.389],[2938,0,301.997]]],[[6441,1695.69,0],0,true,[[2275,0,18.6155],[5587,0,175.927],[2637,1,22.7951]]],[[19520,12079,0],0,false,[[2466,1,384.275],[4865,1,387.054]]],[[3350.58,1429.11,0],0,false,[[3549,0,45.3942],[1601,0,152.39]]],
+[[14730.8,7825.78,0],0,false,[[5440,0,5.03785],[508,0,4.97608]]],[[6768.83,6292.52,0],0,false,[[5701,0,27.7282],[3739,0,50.0401]]],[[5510.37,3581.34,0],0,true,[[4516,1,83.1935],[154,1,11.5764],[805,1,9.52042],[2345,1,22.2581]]],[[1020.67,16203.7,0],0,true,[[1978,1,19.3092],[116,1,191.055],[5058,1,0.0160225],[358,1,3.97516],[1195,1,9.40391]]],[[10102.6,12826.9,0],0,false,[[5548,0,396.437],[3338,0,362.987]]],
+[[19004.5,3572.78,0],0,false,[[1882,0,114.371],[290,0,24.2854]]],[[248.422,2600.83,0],0,false,[[980,1,354.109],[2664,1,270.673]]],[[11254.8,5590.97,0],0,false,[[1159,0,121.948],[4164,0,374.371]]],[[18824.1,15133.4,0],0,false,[[5491,1,170.438],[1409,1,371.846]]],[[2656.88,12688.4,0],0,false,[[1718,1,195.704],[1177,1,306.81]]],
+[[8464.19,14106.3,0],0,false,[[2367,1,201.397],[1455,1,396.177]]],[[2758.1,19423.2,0],0,false,[[471,0,6.6938],[4001,0,206.369]]],[[8341.69,17878.3,0],0,true,[[2794,0,6.3171],[1086,0,6.77856],[1399,0,2.56139]]],[[18801.9,3276.78,0],0,false,[[305,0,28.7303],[1284,0,12.7085]]],[[12675.4,8287.97,0],0,false,[[3289,1,45.8589],[131,1,24.6868]]],
+[[14897.6,5951.5,0],0,true,[[5428,0,3.05775],[3414,0,3.07496],[1801,1,7.01907]]],[[3751.26,15074.2,0],0,true,[[4607,0,7.72241],[4335,0,40.9128],[2457,0,5.44463],[2194,0,9.57769]]],[[19245.9,9501.85,0],0,false,[[5396,0,356.554],[1670,0,26.3292]]],[[17934.9,12320,0],0,false,[[5229,0,4.14966],[632,0,1.81238]]],[[7821.32,15746,0],0,false,[[2366,0,16.812],[3895,0,6.38827]]],
+[[11701.5,14474.3,0],0,true,[[4562,0,14.4129],[1221,0,3.57707],[2089,0,10.4848]]],[[2286.53,19486.8,0],0,false,[[1342,0,342.822],[5248,0,359.306]]],[[8432.06,5170.36,0],0,false,[[4549,2,375.866],[2189,2,189.089]]],[[8070.13,4306.07,0],0,false,[[4306,2,6.75291],[1055,0,81.4046]]],[[18617.2,17259.8,0],0,false,[[3983,0,318.463],[3387,0,231.063]]],
+[[12593.4,8177.89,0],0,false,[[3587,0,17.0638],[2869,1,7.42688]]],[[17547.3,12230.6,0],0,false,[[3209,0,213.508],[2123,0,85.9411]]],[[10037.4,15360.7,0],0,false,[[1823,0,334.106],[4680,0,134.674]]],[[17150.4,2017.19,0],0,false,[[1656,0,316.982],[4952,0,301.102]]],[[15886.4,14323.5,0],0,false,[[1079,1,178.831],[5401,1,13.8497]]],
+[[12095.6,17578.8,0],0,true,[[2395,0,2.28596],[4113,0,1.49303],[5049,0,5.8702]]],[[17709.1,12024.4,0],0,true,[[4195,0,1.95417],[139,0,1.6255],[1135,0,3.69071],[3291,0,2.08851]]],[[11111.1,17645.6,0],0,true,[[3275,0,14.7609],[578,0,38.9518],[147,0,19.2913]]],[[12391.2,7995.84,0],0,true,[[4059,0,24.9245],[4507,0,47.8146],[752,0,81.8253]]],[[4626.19,12839,0],0,false,[[4679,0,15.4445],[2983,0,62.3958]]],
+[[18068.6,5352.63,0],0,false,[[5371,0,131.42],[27,0,209.027]]],[[3730.8,14861.6,0],0,false,[[4588,0,126.608],[785,0,71.6263]]],[[11351,17880.1,0],0,true,[[2832,0,2.39622],[63,0,5.25724],[5030,0,11.2962]]],[[4134.59,16184.3,0],0,false,[[1765,0,198.417],[4609,0,65.0158]]],[[8276.82,2861.36,0],0,false,[[5125,2,129.75],[1936,2,388.658]]],
+[[15961.9,11610.5,0],0,true,[[3928,0,24.0904],[2405,0,384.661],[3014,0,281.395]]],[[4896.81,16306.1,0],0,false,[[4675,0,13.4004],[294,0,321.513]]],[[13527.4,3963.97,0],0,false,[[696,0,169.656],[928,0,69.3877]]],[[5594.75,6341.52,0],0,false,[[3664,0,70.9786],[3248,0,8.64323]]],[[14929.1,15352.1,0],0,true,[[4381,0,17.1708],[4634,1,8.11732],[3706,0,5.71896]]],
+[[13132.5,8357.38,0],0,false,[[16,0,99.8822],[1270,1,15.1947]]],[[17192.8,3137.36,0],0,false,[[3221,0,135.016],[3769,0,290.241]]],[[10862.5,11001,0],0,true,[[3955,1,323.51],[1276,1,19.5063],[3206,1,0.863975],[1373,1,9.86888],[4783,1,7.16558],[3889,1,3.87693]]],[[3717.39,15224.4,0],0,true,[[1690,1,96.4797],[2994,1,17.6866],[2927,1,11.2561]]],[[13026.2,8665.85,0],0,false,[[5192,1,16.3711],[2319,1,96.0122]]],
+[[9605.36,16003.8,0],0,true,[[1895,1,12.5715],[847,1,101.023],[2040,1,8.99677]]],[[1725.53,11122.4,0],0,false,[[5143,0,278.532],[370,0,158.774]]],[[8086.79,4348.9,0],0,true,[[5173,2,26.9502],[4942,2,246.137],[2489,2,16.2956]]],[[7147.11,12999.7,0],0,true,[[1473,1,26.3195],[519,1,28.7656],[4227,1,4.48516]]],[[8610.13,11014.8,0],0,false,[[53,0,141.19],[2207,0,105.98]]],
+[[17084.6,17998.5,0],0,true,[[1467,1,4.49387],[4734,0,92.3616],[3438,1,10.5814]]],[[3635.97,3524.42,0],0,false,[[4354,0,243.196],[70,0,173.253]]],[[15856,14473.4,0],0,false,[[2432,0,273.894],[527,0,16.0041]]],[[7417.79,8314.1,0],0,true,[[4463,0,2.28793],[5592,0,2.23967],[5386,2,7.34112]]],[[7142.37,12950.1,0],0,false,[[5498,0,15.9858],[2887,1,9.1731]]],
+[[9449.04,16316.8,0],0,false,[[4359,1,31.21],[1378,1,93.0711]]],[[15159.6,8879.04,0],0,false,[[4215,1,47.2218],[19,1,31.1502]]],[[18118.6,16971.3,0],0,false,[[1043,0,3.35005],[1628,1,2.89744]]],[[15618.2,3278.55,0],0,true,[[2075,1,17.618],[4472,1,206.948],[2767,1,11.558]]],[[14315.2,2388.32,0],0,false,[[5127,0,125.895],[5589,0,246.29]]],
+[[5533.01,12351.6,0],0,true,[[1008,2,21.3815],[2688,2,81.609],[4483,2,8.65766],[4003,2,11.483]]],[[9788.13,5734.58,0],0,false,[[4096,0,45.4111],[201,0,303.332]]],[[10246.1,7604.74,0],0,true,[[5672,1,74.8539],[3466,1,11.6419],[1771,1,17.704]]],[[14011.2,15264.3,0],0,false,[[4612,0,160.93],[5368,0,115.492]]],[[6826.29,19057.7,0],0,false,[[4594,1,1.98395],[3369,0,140.359]]],
+[[8348.27,2753.4,0],0,false,[[4485,2,54.0238],[5094,2,129.75]]],[[13710,15242.6,0],0,false,[[2852,0,114.204],[1098,0,193.796]]],[[14199.9,2337.85,0],0,true,[[853,0,259.469],[5119,0,125.895],[1974,0,223.857]]],[[19328.2,14270.6,0],0,false,[[3737,0,4.80614],[2922,0,3.14922]]],[[8976.75,1096.58,0],0,false,[[1122,2,349.227],[3189,2,335.497]]],
+[[4811.76,5399.31,0],0,false,[[1305,0,172.27]]],[[1347.15,4586.16,0],0,false,[[1132,0,398.522],[1536,0,273.218]]],[[8833.97,18972.5,0],0,false,[[4459,0,186.832],[555,0,65.0799]]],[[4881.61,18410.6,0],0,false,[[444,2,216.504],[930,2,51.2595]]],[[15402.5,6016.17,0],0,true,[[2098,0,18.4438],[4614,0,18.6727],[3697,0,7.85513],[3088,0,2.98066]]],
+[[2138.27,15899.2,0],0,false,[[4944,1,344.771],[610,1,125.332]]],[[5614.65,10858.3,0],0,false,[[1226,0,326.888],[1312,0,224.429]]],[[15555,2768.06,0],0,true,[[3007,0,19.2022],[1339,0,4.81846],[1748,0,4.68247]]],[[3823.24,13253.2,0],0,false,[[1287,0,82.4631]]],[[7979.4,11021.4,0],0,true,[[4343,0,25.7842],[4854,0,25.6392],[637,0,22.1382]]],
+[[9635.62,10261.7,0],0,false,[[5174,0,369.341],[4123,0,189.515]]],[[12785.7,8388.54,0],0,true,[[3104,0,61.7457],[3537,0,18.5267],[364,1,8.11652]]],[[417.46,16392.1,0],0,false,[[760,1,362.316],[47,1,291.454]]],[[1981.78,11013.3,0],0,false,[[5331,0,171.394],[5106,0,278.532]]],[[8647.49,19910.9,0],0,false,[[1310,0,355.669],[2780,0,232.809]]],
+[[17996.3,12427.6,0],0,false,[[4625,0,257.054],[3178,0,63.3583]]],[[10168.9,7714.96,0],0,false,[[3185,0,17.5437],[2182,0,7.61705]]],[[12646.4,8255.37,0],0,false,[[2458,1,3.9503],[2054,0,20.1554]]],[[18994.3,3562.3,0],0,false,[[136,0,266.761],[3339,0,3.46406]]],[[12569.8,8067.43,0],0,false,[[3962,1,13.2125],[656,1,6.69397]]],
+[[2395.75,10837.9,0],0,false,[[273,0,270.062],[2114,0,269.893]]],[[17811.2,13999.3,0],0,true,[[4092,1,344.206],[620,1,26.4708],[3006,1,2.27039],[5162,1,14.2165],[4280,1,5.60202],[2728,1,9.53388]]],[[7198.79,4631.53,0],0,false,[[3729,1,129.082],[3357,1,23.9285]]],[[6481.66,18102.2,0],0,false,[[704,0,167.729],[5200,0,25.3382]]],[[6739.8,17300.1,0],0,false,[[645,1,50.0745],[306,1,88.961]]],
+[[18052.2,11997.2,0],0,false,[[5355,0,24.0018],[2819,0,143.064]]],[[2140.45,10938.9,0],0,true,[[3553,0,5.02597],[5564,0,2.8162],[1147,0,5.71881],[3899,1,5.87143]]],[[14985.1,18043.5,0],0,false,[[1717,0,350.964],[1760,0,113.246]]],[[16893,19273.5,0],0,false,[[4175,0,292.92],[3752,0,9.45642]]],[[14374.6,7967.99,0],0,true,[[798,0,71.5357],[3856,0,1.78602],[1367,0,11.8229]]],
+[[16403.1,7261.08,0],0,true,[[1118,0,151.005],[3114,0,22.2947],[3450,0,12.7464]]],[[19588.4,16504.4,0],0,false,[[367,0,121.503],[4236,0,347.099]]],[[17797.8,13994.5,0],0,true,[[2728,0,4.74854],[3100,0,55.4308],[5151,1,14.2165]]],[[4695.06,12807.4,0],0,false,[[5187,2,280.281],[1698,2,67.3083]]],[[8411.41,2527.76,0],0,false,[[1951,2,111.062],[2100,2,68.5758]]],
+[[4498.98,19174.4,0],0,true,[[1094,0,4.04341],[2484,0,4.61077],[5546,0,7.11174],[3419,1,2.85704]]],[[5771.65,18527.2,0],0,false,[[2073,0,33.4014],[1875,0,191.358]]],[[19643,11299.3,0],0,false,[[902,0,53.7867],[1644,0,24.9677]]],[[11443.4,5638.44,0],0,false,[[690,0,3.60045],[1159,0,72.7677]]],[[657.815,19526.8,0],0,false,[[3512,0,122.406],[5692,0,297.196]]],
+[[7652.99,19514.9,0],0,true,[[1663,1,25.7744],[2233,1,22.0869],[2363,1,3.09187]]],[[18405.5,6379.28,0],0,false,[[5493,0,312.346],[479,0,249.15]]],[[14290.3,19464.4,0],0,true,[[5308,0,8.74448],[2981,0,126.454],[1383,0,6.64313]]],[[8074.45,4324.95,0],0,true,[[4306,2,24.013],[5107,2,26.9502],[2489,2,12.8179]]],[[9751.79,9911.23,0],0,false,[[1937,0,81.8858],[5140,0,369.341]]],
+[[19556.6,8227.21,0],0,false,[[880,0,49.5261],[4985,0,135.442]]],[[13859,10410.7,0],0,false,[[219,1,3.81012],[2127,0,2.71965]]],[[8854.5,5711.28,0],0,true,[[2031,1,25.773],[2714,1,93.1232],[2407,1,6.77755]]],[[16190.6,17144.1,0],0,false,[[3891,0,308.709],[1610,0,68.7299]]],[[10644.8,11469.8,0],0,true,[[5531,0,36.2092],[186,0,21.236],[2719,0,26.6088]]],
+[[18360.1,3706.16,0],0,false,[[5595,0,370.886],[5003,0,313.134]]],[[12750.4,4352.2,0],0,false,[[4105,0,104.75],[4961,0,26.9182]]],[[13912,4473.63,0],0,true,[[4684,1,180.48],[2777,1,12.9139],[2680,1,6.56924]]],[[3335.03,1477.14,0],0,true,[[5044,1,155.938],[3015,1,25.6961],[3549,1,10.6008]]],[[9204.42,16205.3,0],0,true,[[5653,1,29.8061],[748,1,73.9305],[2268,1,12.1969]]],
+[[12607.7,8199.32,0],0,false,[[1642,1,24.0436],[2869,1,20.2691]]],[[10358.2,2576.24,0],0,true,[[4619,0,11.7863],[4435,0,90.3958],[1711,0,14.5788]]],[[4947.97,12688.8,0],0,false,[[3866,2,271.235],[5163,2,280.281]]],[[17742.1,4756.25,0],0,true,[[3953,0,27.5161],[3040,0,25.5595],[921,0,14.1416]]],[[20411.6,6337.37,0],0,false,[[2674,0,198.398],[1855,0,383.668]]],
+[[18879.1,14276.2,0],0,true,[[4203,1,17.8506],[4528,1,106.738],[3792,1,13.9892],[4193,1,11.4255],[5444,1,10.5445]]],[[7142.57,13381.5,0],0,true,[[480,1,264.481],[3808,1,15.674],[4007,1,4.66794]]],[[13038.2,8676.95,0],0,true,[[4267,1,22.8607],[5104,1,16.3711],[2021,1,7.79624]]],[[3373.38,15289.7,0],0,true,[[1388,1,340.073],[5223,1,26.6243],[202,1,8.73016]]],[[17259.5,12658.9,0],0,false,[[3101,0,372.431],[2502,0,324.666]]],
+[[1095.38,9929.09,0],0,false,[[218,0,93.944],[4021,0,144.922]]],[[16013.8,7669.84,0],0,false,[[3452,1,352.278],[4246,1,393.336]]],[[20283.8,13486.4,0],0,false,[[1171,0,22.3686],[156,0,302.675]]],[[16910.4,17953.7,0],0,true,[[4012,0,78.0249],[3340,0,20.5287],[377,1,5.13432]]],[[10684.9,12740.3,0],0,false,[[855,1,4.88893],[4742,0,116.442]]],
+[[6490.54,18079.2,0],0,false,[[5153,0,25.3382]]],[[10583,3174.41,0],0,false,[[369,0,293.731],[1876,0,204.773]]],[[6532.4,10878.9,0],0,true,[[1502,0,11.8697],[4651,0,150.659],[3469,1,22.3434]]],[[19479.5,12800.5,0],0,true,[[1902,0,2.16052],[3085,0,97.1657],[2616,1,17.0922]]],[[15036.5,13744.3,0],0,false,[[4147,1,18.258],[522,1,30.732]]],
+[[4373.18,17402.9,0],0,false,[[2064,2,389.902],[5277,2,354.426]]],[[4811.31,6446.38,0],0,false,[[1686,1,290.126],[5673,1,287.651]]],[[5332.13,4335.87,0],0,false,[[703,0,134.56],[5251,0,354.399]]],[[17364.2,18505.4,0],0,false,[[1550,1,304.326],[4524,1,126.16]]],[[19473.7,14163.9,0],0,true,[[1623,0,21.6151],[2414,0,158.077],[101,0,10.8016]]],
+[[3052.86,15464.1,0],0,false,[[662,1,213.449],[1388,1,24.8715]]],[[12711.7,14450.1,0],0,false,[[5398,0,391.386],[4883,0,22.7227]]],[[9041.95,2459.77,0],0,false,[[2917,0,330.784],[3471,0,135.834]]],[[10383.5,7776.83,0],0,true,[[5421,0,13.1751],[1894,0,6.85199],[310,0,1.85243]]],[[10356.1,7723.59,0],0,true,[[4025,1,28.4465],[3363,1,25.6303],[2092,1,25.9472],[3329,1,119.597]]],
+[[16275.7,16577.8,0],0,false,[[3345,1,17.7533],[651,1,240.486]]],[[6863.69,10672.3,0],0,false,[[4593,0,55.7425],[4908,2,11.477]]],[[9880.19,551.622,0],0,false,[[2019,2,26.3871],[4841,2,26.0975]]],[[11067.8,7292.97,0],0,false,[[3995,0,331.044],[2072,0,111.334]]],[[14541.5,8747.45,0],0,true,[[1630,1,106.993],[366,1,25.8251],[952,1,11.1812],[5403,1,13.5813],[5533,1,15.7884],[2639,1,17.5625]]],
+[[5178.22,2754.93,0],0,false,[[1577,1,299.32],[2525,1,352.45]]],[[14027.4,15514.9,0],0,false,[[4787,0,32.0433],[1594,0,316.379]]],[[19929.8,4780.65,0],0,true,[[778,0,62.1434],[763,0,6.56137],[3760,0,6.28958]]],[[3396.76,15277,0],0,false,[[5193,1,26.6243],[3801,1,175.839]]],[[12202.8,10698.9,0],0,false,[[1434,0,253.693],[2165,0,46.6707]]],
+[[2613.39,15687,0],0,true,[[1237,0,3.27861],[4212,0,3.33325],[1925,1,5.87272]]],[[19314.4,8476.5,0],0,false,[[439,0,279.157],[1933,0,103.424]]],[[3918.37,13285.2,0],0,false,[[2617,0,95.9032],[1287,0,23.4638]]],[[12719.2,19789.4,0],0,true,[[2232,0,10.6685],[2825,0,2.98227],[286,0,10.7104]]],[[17938.1,12322.6,0],0,true,[[5073,0,4.14966],[3401,0,4.70229],[632,0,5.3656]]],
+[[16402.4,6668.41,0],0,false,[[1347,1,7.95211],[5299,0,8.4182]]],[[10618.2,15496.5,0],0,false,[[1747,0,100.953],[886,0,19.3759]]],[[12615.3,7851.85,0],0,true,[[1620,0,17.7844],[1742,0,86.9389],[1271,0,4.48024],[3683,0,18.6759]]],[[13724.9,9863.77,0],0,false,[[67,0,3.70336],[5688,1,4.75005]]],[[11290.2,820.32,0],0,false,[[613,0,368.115],[4935,0,359.45]]],
+[[19940.4,6569.42,0],0,false,[[1295,0,382.487],[2518,0,265.48]]],[[2762.25,17725.3,0],0,true,[[303,0,248.096],[212,0,14.0688],[5309,0,20.6696]]],[[5786.86,14189.7,0],0,true,[[285,1,74.722],[4349,1,25.2598],[1356,1,11.0091]]],[[15832.6,3788.99,0],0,true,[[1654,0,22.1294],[3332,0,192.553],[4998,0,16.2179]]],[[16863.1,16693.8,0],0,true,[[3237,0,69.9208],[945,0,2.27139],[355,0,1.03489]]],
+[[12986.9,11990.1,0],0,false,[[727,0,33.8933],[2376,0,206.521]]],[[5941.44,12693.6,0],0,false,[[4789,0,105.686],[2625,0,343.714]]],[[10828.6,17310.5,0],0,false,[[4659,0,102.709],[4169,0,219.466]]],[[9003.88,12100.9,0],0,true,[[2358,1,21.9179],[2471,1,275.389],[1224,1,14.0369]]],[[18352,17657.1,0],0,true,[[2473,1,27.238],[162,1,13.6297],[3358,1,29.0474]]],
+[[4376.81,4059.34,0],0,false,[[4042,0,258.705],[3702,0,337.449]]],[[7295.26,10129.3,0],0,true,[[4940,2,21.2819],[158,2,260.419],[1324,2,8.31126]]],[[17661.6,12230.1,0],0,true,[[1609,0,4.50358],[5624,0,3.93592],[3050,0,3.46095],[3852,0,1.47903],[1039,0,2.72774]]],[[2642.57,19438.8,0],0,false,[[5076,0,359.306],[4559,0,80.0581]]],[[7124.05,4134.91,0],0,false,[[1024,0,241.545]]],
+[[7442.05,11685.7,0],0,false,[[5341,1,280.335],[2692,1,276.921]]],[[5478.89,4658.41,0],0,false,[[5207,0,354.399],[1019,0,232.381]]],[[5786.19,14170.7,0],0,false,[[4666,0,58.8388],[1356,0,21.0589]]],[[1957.12,9837.11,0],0,false,[[858,1,6.21819],[4180,1,207.875]]],[[18468.3,3102.49,0],0,false,[[5710,0,119.01],[2068,0,355.842]]],
+[[5653.76,13952.3,0],0,true,[[1007,0,23.1958],[2530,0,13.4107],[4168,0,10.7936]]],[[14656.9,19114.8,0],0,false,[[4808,0,200.339],[2880,0,27.5474]]],[[19914.6,8366.63,0],0,false,[[1932,0,29.132],[3782,0,186.979]]],[[8213.18,6997.05,0],0,true,[[2814,0,178.403],[3164,0,28.3847],[903,0,6.59594],[2374,0,8.12933],[2946,0,10.8547]]],[[13721.1,9858.56,0],0,true,[[4780,0,2.31635],[67,0,2.79922],[4833,1,8.43044]]],
+[[16278.7,16591.2,0],0,false,[[3345,1,4.66932],[4046,0,4.65952]]],[[16973.5,18005.5,0],0,true,[[3019,0,65.8524],[126,0,8.20088],[4734,0,19.1117]]],[[7445.17,20078.5,0],0,false,[[3080,0,228.388],[2567,0,387.392]]],[[9756.66,663.715,0],0,true,[[4397,2,22.8533],[5009,2,21.6682],[2290,2,23.7512],[1665,2,11.7628]]],[[9131.02,11476.1,0],0,false,[[4758,0,242.611],[1119,0,401.259]]],
+[[3164.59,1453.39,0],0,false,[[4345,0,48.1785],[1269,1,12.8104]]],[[187.39,1664.35,0],0,false,[[43,1,229.937],[3182,1,241.394]]],[[3344.23,16351.8,0],0,true,[[4308,0,12.6181],[5505,0,15.846],[2128,0,5.2151],[378,0,2.75781],[5352,0,3.3236]]],[[13183.8,8486.7,0],0,true,[[3980,1,45.5658],[265,1,11.6198],[146,1,8.3517]]],[[16654.7,5655.99,0],0,true,[[776,0,161.473],[1360,0,5.35952],[2450,0,6.93415]]],
+[[5881.85,18701.6,0],0,false,[[3150,1,250.446],[4796,1,91.9035]]],[[9858.6,13708.7,0],0,false,[[5691,1,380.798],[2808,1,272.967]]],[[374.13,19799.9,0],0,false,[[1419,1,361.641],[2796,1,296.509]]],[[13041,5155.88,0],0,true,[[1176,0,3.52962],[4443,0,2.302],[4617,0,6.23917]]],[[17321.2,4139.17,0],0,false,[[1639,0,316.776],[513,0,16.7217]]],
+[[2449.51,15794.2,0],0,false,[[4601,1,33.8893],[325,1,166.266]]],[[10.2581,12552.8,0],0,false,[[3437,1,306.461]]],[[4289.68,17747.3,0],0,false,[[5205,2,354.426],[3825,2,179.406]]],[[12974.2,1841.47,0],0,false,[[2099,0,345.168],[4479,0,121.024]]],[[17333.9,10198.1,0],0,false,[[1142,0,266.396],[639,0,2.53019]]],
+[[20392.2,5911.9,0],0,false,[[4395,0,25.6029],[4678,0,166.815]]],[[3644.45,5187.13,0],0,true,[[5357,1,18.7985],[1267,1,301.889],[5461,1,8.04177]]],[[9788.62,620.37,0],0,true,[[287,1,16.7907],[2210,1,21.65],[2166,2,11.6034],[4850,2,19.3439]]],[[19351.6,4023.23,0],0,false,[[2184,0,268.715],[2977,0,244.72]]],[[3212.53,6415.07,0],0,true,[[3426,1,118.695],[1672,1,11.7142],[2831,1,5.97696]]],
+[[16600.5,18225.4,0],0,true,[[548,0,13.4562],[1338,0,143.741],[4363,0,10.3005]]],[[11506.5,11545.7,0],0,false,[[3954,0,167.108],[3507,0,256.089]]],[[17887.7,19669.9,0],0,true,[[4041,0,3.9444],[3005,0,4.26638],[3774,1,3.60892]]],[[9733.49,16581.1,0],0,false,[[1080,0,43.793],[3842,1,3.36002]]],[[7294.24,6474.56,0],0,false,[[3665,0,8.20277],[2342,1,11.192]]],
+[[5178.8,18943.9,0],0,false,[[2316,0,66.327],[4320,0,241.188]]],[[14348,15866.1,0],0,true,[[1126,0,3.68636],[3265,0,2.94123],[2027,0,4.99725]]],[[7656.11,1083.66,0],0,false,[[5351,1,29.5626],[4150,1,28.7825]]],[[12637,4876.55,0],0,false,[[3561,0,242.272],[5330,0,346.679]]],[[8621.69,8763.03,0],0,false,[[2491,0,3.52436],[1061,0,2.13204]]],
+[[9176.3,16285.1,0],0,false,[[5519,0,121.786],[5463,0,73.8069]]],[[15317.5,772.965,0],0,false,[[2700,1,4.0475],[2997,0,105.517]]],[[11654.3,18129.4,0],0,false,[[1913,0,301.245],[2103,0,187.289]]],[[13580.7,8059.15,0],0,false,[[458,0,24.203],[2057,0,130.057]]],[[16405,6676.36,0],0,true,[[3371,0,261.805],[1347,1,16.241],[5230,0,8.4182]]],
+[[17713.4,12078.4,0],0,false,[[2012,0,27.867],[1209,0,26.2503]]],[[10050.3,574.234,0],0,true,[[5527,1,106.315],[581,1,29.2141],[5042,1,81.4043]]],[[3580.93,10233.2,0],0,false,[[4655,0,108.376],[5399,0,305.805]]],[[16166.6,6978.45,0],0,false,[[1888,1,15.8225],[2183,1,129.617]]],[[13971.8,16013.1,0],0,false,[[1495,0,255.646],[1828,0,338.143]]],
+[[3661.85,17873.9,0],0,true,[[3268,0,289.36],[2042,0,6.64894],[5336,0,9.97246],[4979,0,19.2724]]],[[12688.3,19798.6,0],0,false,[[286,0,21.4978],[2336,0,344.205]]],[[5279.23,9488.87,0],0,false,[[1353,0,281.919],[2196,0,300.304]]],[[14282.7,19460,0],0,true,[[890,0,16.3191],[5172,0,8.74448],[1383,0,4.17064]]],[[2782.33,17730,0],0,true,[[5236,0,20.6696],[1188,0,18.1273],[3578,0,2.50923],[1877,0,1.86525],[3958,0,3.53805],[212,0,6.60704]]],
+[[13516.5,13566.7,0],0,true,[[866,0,135.476],[5438,0,8.08338],[4689,1,17.7289]]],[[11736.6,7855.02,0],0,false,[[3757,0,276.96],[2095,0,30.9505]]],[[8603.39,13517.5,0],0,false,[[2610,0,265.469],[3053,0,335.536]]],[[11916.3,6267.15,0],0,false,[[2868,0,185.739]]],[[12674.9,16248.3,0],0,false,[[4965,0,149.068],[3247,0,315.536]]],
+[[14547.3,5100.82,0],0,false,[[1280,0,12.501],[4000,0,56.8219]]],[[6755.72,6283.82,0],0,true,[[2283,0,3.95907],[3965,0,6.56837],[5701,0,13.1157]]],[[5490.54,3702.55,0],0,true,[[2345,1,101.264],[341,1,250.777],[972,1,147.319]]],[[10998.2,18323.2,0],0,true,[[4580,0,35.9807],[2209,0,8.51884],[4582,0,6.00163]]],[[10996.1,12617.1,0],0,false,[[758,0,96.8121]]],
+[[3234.05,8181.18,0],0,false,[[3659,1,281.199],[416,1,329.197]]],[[12379.4,4833.71,0],0,true,[[810,0,1.96662],[4034,0,3.04349],[1712,0,5.00958]]],[[9593.86,2751.78,0],0,true,[[906,0,2.89941],[1704,0,12.1618],[413,0,2.67038],[31,0,6.29859]]],[[9717.81,3990.79,0],0,true,[[3381,0,0.679511],[3751,0,3.736],[414,0,8.83252],[4233,0,3.03768]]],[[11091.7,11376.2,0],0,false,[[1669,0,186.006]]],
+[[16393.2,6642.75,0],0,true,[[2251,0,8.83995],[1025,0,215.425],[1347,1,19.3603]]],[[5875.78,3479.31,0],0,false,[[3740,0,267.856]]],[[3589.15,6226.49,0],0,true,[[3773,0,6.94589],[331,0,291.646],[424,1,7.11699]]],[[623.066,7086.69,0],0,false,[[1525,1,241.676],[5538,1,235.872]]],[[19272.7,10046.4,0],0,false,[[191,0,207.189],[3488,0,272.035]]],
+[[12965.4,4986.14,0],0,false,[[5293,0,346.679],[4617,0,187.582]]],[[2138.58,10944.7,0],0,true,[[5564,0,3.37958],[5143,0,171.394],[3899,1,3.99984]]],[[417.603,6446.22,0],0,false,[[4611,2,246.446],[4891,2,185.847]]],[[2965.18,19391.7,0],0,true,[[1797,0,25.1089],[897,0,5.35269],[4001,0,3.3997],[4220,0,2.85697],[2063,0,12.4152]]],[[19516,14142.9,0],0,false,[[3038,0,67.6005],[1623,0,25.6574]]],
+[[3877.04,2305.98,0],0,true,[[4807,1,13.7674],[4756,1,400.97],[3704,1,8.88446]]],[[3651.94,17872.8,0],0,true,[[2042,0,3.35815],[556,0,4.36919],[5305,0,9.97246],[4979,0,9.30003]]],[[9634.8,6303.64,0],0,false,[[908,1,330.239],[2512,1,190.83]]],[[12071.8,7931.34,0],0,false,[[4097,0,34.6727],[2185,0,41.9592]]],[[17250.8,15298.2,0],0,false,[[2631,0,392.347],[2158,0,309.043]]],
+[[9612.95,2753.74,0],0,true,[[3046,0,12.5592],[474,0,5.12398],[1704,0,7.20403],[576,0,4.70846]]],[[7176.41,11616.1,0],0,true,[[1533,1,336.219],[687,1,376.407],[5250,1,280.335]]],[[10632.8,12976.3,0],0,false,[[3933,0,78.4303],[1488,0,94.4544]]],[[1306.21,17761.4,0],0,false,[[78,0,219.257],[3063,0,337.608]]],[[14261.8,646.544,0],0,false,[[3922,0,24.6711],[2011,0,11.4966]]],
+[[15627.6,13176.6,0],0,false,[[4344,0,313.144],[36,0,27.7926]]],[[11359,3748.23,0],0,false,[[589,0,183.526],[5635,0,54.6343]]],[[16721.2,17967.9,0],0,false,[[4939,0,125.802]]],[[18359.4,17576.3,0],0,false,[[485,0,78.6134],[3287,0,27.9874]]],[[2217.51,11470.4,0],0,false,[[2038,1,6.63397],[2074,0,3.78151]]],
+[[3448.74,20449.8,0],0,false,[[4413,1,309.444],[4681,1,175.466]]],[[7683.72,1094.17,0],0,true,[[3670,1,80.7864],[5292,1,29.5626],[4122,1,3.3306],[2242,1,17.8868],[1457,1,13.1933],[1878,1,8.91248],[1334,1,5.97461]]],[[3342.6,16348.9,0],0,true,[[378,0,3.93206],[1813,0,80.8503],[5267,0,3.3236]]],[[10329.2,2586.6,0],0,false,[[2349,0,5.64867],[3109,0,3.85498]]],[[17240.8,8605.37,0],0,false,[[3008,1,195.125],[4978,1,291.159]]],
+[[18071.7,11983.3,0],0,true,[[481,0,322.428],[5155,0,24.0018],[951,0,10.0484],[1861,0,7.41187],[579,0,5.61581],[3034,0,3.85596]]],[[17623.1,11845.5,0],0,false,[[1333,0,191.834],[4744,0,21.4336]]],[[3631.01,5200.28,0],0,true,[[3028,1,315.232],[5281,1,18.7985],[5461,1,12.326]]],[[13986.9,19411.7,0],0,true,[[3984,0,96.9773],[3726,0,18.5964],[2267,0,14.2193]]],[[9827.75,12306.4,0],0,true,[[4938,1,280.863],[3956,1,22.4128],[792,1,6.60236]]],
+[[8171.64,4229.98,0],0,false,[[4458,0,58.5143],[2056,0,90.1453]]],[[6287.72,14317.3,0],0,false,[[3884,1,389.698],[4056,1,295.587]]],[[8639.02,9131.73,0],0,false,[[2967,1,286.491],[1308,1,307.294]]],[[15325.3,13950.6,0],0,false,[[3259,1,354.413],[5556,1,36.077]]],[[19746.7,8906.33,0],0,true,[[187,0,1.5695],[5004,0,2.04011],[742,1,7.79946]]],
+[[720.619,19826.4,0],0,false,[[4416,1,26.0783],[438,1,263.606]]],[[17714,12023.1,0],0,true,[[2301,0,1.84624],[1131,0,2.9164],[4195,0,3.59186]]],[[4899.57,7852.23,0],0,true,[[3070,0,157.807],[4871,0,3.56936],[5417,0,7.11894]]],[[13929.2,15322,0],0,false,[[5123,0,115.492],[2947,0,170.157]]],[[9241.48,23.1919,0],0,false,[[115,1,31.0481],[4043,1,147.175]]],
+[[7799.9,15765.8,0],0,false,[[4736,0,2.85475],[2174,0,4.54128]]],[[18089,5228.29,0],0,true,[[3934,0,18.4735],[5090,0,131.42],[2239,0,6.97065]]],[[14509.2,18077.6,0],0,true,[[1155,0,164.544],[1199,0,10.7416],[3410,0,3.79833],[2886,0,14.6695]]],[[5200.9,7492.41,0],0,false,[[3843,1,3.63398],[2346,0,8.32356]]],[[18325.1,17575.8,0],0,true,[[3287,0,6.51619],[281,0,87.6998],[1618,1,3.63925]]],
+[[6604.88,16846.4,0],0,false,[[1972,1,390.872],[3814,1,163.045]]],[[19681.9,7122.46,0],0,true,[[4857,0,23.5499],[1295,0,242.866],[984,0,4.77677],[3703,0,3.26121]]],[[9834.1,517.455,0],0,false,[[1852,1,30.108],[3082,1,82.0378]]],[[19374.6,17485.9,0],0,false,[[3219,1,134.747],[5544,1,364.531]]],[[9433.98,2691.72,0],0,false,[[3471,0,327.998],[31,0,164.817]]],
+[[8486.65,5614.78,0],0,false,[[2189,2,321.916],[4276,2,18.7642]]],[[13065.6,13431.9,0],0,false,[[2302,1,50.6926],[4618,1,152.182]]],[[14402.8,15472.1,0],0,false,[[2550,0,101.565],[5698,0,175.286]]],[[13241.9,4430.36,0],0,false,[[1458,0,331.443],[5630,0,39.5118]]],[[12575.7,7935.91,0],0,false,[[3533,0,118.213],[4510,0,23.2499]]],
+[[5144.62,15852.2,0],0,false,[[294,0,195.704],[177,0,321.367]]],[[7412.48,8309.04,0],0,true,[[1179,2,21.3967],[104,2,20.79],[2912,2,2.79096],[4463,2,9.57932],[5113,2,7.34112],[5592,2,5.11378],[144,2,2.46575],[4026,2,0.914303]]],[[9026.97,17417.3,0],0,false,[[422,0,384.43],[1242,0,327.494]]],[[8417.53,2614.25,0],0,false,[[725,2,117.468],[4564,2,76.8475]]],[[3135.39,20439.9,0],0,true,[[5534,0,3.13764],[2147,0,3.16702],[4413,1,4.7414]]],
+[[16931,19430.1,0],0,false,[[1960,0,260.901],[2282,0,153.148]]],[[5005.46,10921.8,0],0,true,[[3477,0,313.545],[515,0,8.62489],[2364,0,5.4942],[3032,0,7.00784]]],[[3218.49,5731.91,0],0,false,[[2833,0,31.9342],[2607,0,3.29357]]],[[18312.3,223.579,0],0,false,[[4204,0,35.2638],[472,0,74.9044]]],[[7620.5,16898.8,0],0,false,[[4134,1,314.446],[3996,1,186.6]]],
+[[12506.9,8143.72,0],0,false,[[752,0,120.167],[3587,0,85.974]]],[[19592.3,9584.31,0],0,true,[[13,0,3.3926],[5072,0,356.554],[1546,1,7.59753]]],[[15629.3,3016.8,0],0,true,[[1838,0,60.0373],[3793,0,112.788],[1788,0,69.4441]]],[[12652.2,14836.3,0],0,false,[[148,0,86.2866],[5211,0,391.386]]],[[3276.01,10210.3,0],0,false,[[5302,0,305.805],[1361,0,208.635]]],
+[[13843.5,4752.81,0],0,false,[[633,0,95.0579],[2779,1,15.305]]],[[15873.3,14327.8,0],0,true,[[4977,1,127.528],[4127,1,95.3822],[5084,1,13.8497]]],[[1914.76,2593.18,0],0,false,[[2867,1,274.346],[1560,1,381.744]]],[[14528.9,8742.5,0],0,true,[[952,0,2.51475],[5533,0,2.50839],[5219,1,13.5813]]],[[19275.7,14830.7,0],0,false,[[3043,0,368.352],[1249,0,105.61]]],
+[[3140.07,12662.6,0],0,false,[[686,0,57.1988],[2168,0,26.6384]]],[[10313.2,7790.62,0],0,false,[[1864,1,135.391],[2092,1,56.2821]]],[[13676.3,4624.2,0],0,true,[[4313,0,9.66647],[3048,0,73.388],[1699,1,19.1062]]],[[5375.73,4149.32,0],0,false,[[3326,0,57.3382],[703,0,102.606]]],[[9786.1,16583.1,0],0,false,[[4032,1,8.83336],[1080,0,9.09521]]],
+[[15661.2,14090.7,0],0,false,[[304,0,367.936],[1296,0,60.8843]]],[[13423,8613.8,0],0,false,[[699,0,155.393]]],[[2457.01,8401.2,0],0,true,[[4701,0,3.94016],[3680,0,350.914],[4037,1,9.14416]]],[[13529.2,16372.3,0],0,false,[[5659,0,25.8191],[2090,0,224.868]]],[[8280.14,16433.5,0],0,false,[[841,1,312.603],[808,1,199.354]]],
+[[19473.7,12797.2,0],0,true,[[2142,0,1.73257],[1557,0,1.71102],[2616,1,14.6319]]],[[9922.58,631.793,0],0,true,[[4082,1,18.4079],[4697,1,16.0064],[2883,1,16.0437]]],[[4906.19,7849.62,0],0,true,[[4871,0,3.62375],[5367,0,7.11894],[994,0,10.2953]]],[[13706.5,9856.47,0],0,true,[[2331,0,341.208],[4780,0,12.6957],[4833,1,16.326]]],[[18410.7,426.428,0],0,true,[[4570,0,15.3894],[5575,1,12.0739],[1136,1,5.24087]]],
+[[14183.7,13874.3,0],0,false,[[1617,0,358.191]]],[[10383.9,7763.67,0],0,true,[[1294,0,38.2272],[5213,0,13.1751],[310,0,13.6142]]],[[10581.8,17704,0],0,false,[[1772,0,245.779],[2577,0,323.465]]],[[10329.9,2572.95,0],0,true,[[58,0,1.12977],[1470,0,4.17141],[4243,0,6.48943],[3671,0,10.7914]]],[[14778.4,16601.5,0],0,true,[[483,0,319.967],[1487,0,33.7178],[4962,0,17.1274],[4295,0,13.7954],[3486,0,12.1483]]],
+[[13186,13312.6,0],0,false,[[44,0,104.21],[4496,0,146.858]]],[[12874.5,15570.8,0],0,false,[[3451,0,389.712],[2840,0,348.122]]],[[19545.7,11397.6,0],0,true,[[1468,1,78.0367],[1785,1,19.5665],[4685,1,11.8789]]],[[14897.5,5954.56,0],0,true,[[4323,0,3.41109],[5070,0,3.05775],[1801,1,3.98098]]],[[13733.1,11859,0],0,true,[[3611,0,166.715],[33,0,25.8159],[2001,0,100.93]]],
+[[11170.3,17681.3,0],0,false,[[1860,0,23.1551],[5030,0,257.853]]],[[3992.22,3305.68,0],0,false,[[3036,0,180.759],[1799,0,277.333]]],[[18586.8,17798,0],0,false,[[1511,0,372.297],[3735,0,203.151]]],[[16887.7,16694.6,0],0,false,[[5677,0,26.3057],[4444,0,336.318]]],[[10586.3,7798.43,0],0,false,[[2008,0,44.3317],[4214,0,134.421]]],
+[[19365.2,18980.3,0],0,false,[[3315,0,319.589],[3331,0,312.652]]],[[6994.44,10880.7,4.31381],0,true,[[3776,1,15.1651],[4724,1,18.2014],[4583,1,10.6186],[942,1,8.70514]]],[[6235.11,9419.47,0],0,false,[[2145,1,139.081],[1676,1,215.289]]],[[13524.5,13565.2,0],0,false,[[5310,0,8.08338],[4689,1,9.64719]]],[[17118.5,5127.57,0],0,false,[[4255,0,92.1614],[2797,0,53.0106]]],
+[[14728,7830.03,0],0,true,[[3288,0,8.26825],[5055,0,5.03785],[1493,0,8.8803],[508,0,10.0035]]],[[17778.4,19452.7,0],0,false,[[2838,1,27.5584],[577,1,362.19]]],[[10894,17569.3,0],0,true,[[1959,0,6.60697],[1719,0,1.22767],[403,0,11.0392]]],[[11222.6,11763.3,0],0,false,[[1068,0,142.358],[2034,0,184.395]]],[[18887.9,14282,0],0,true,[[4193,1,3.21811],[2516,1,156.669],[5190,1,10.5445]]],
+[[15839.8,8827.46,0],0,true,[[2770,1,25.9002],[1759,1,20.8606],[1515,1,6.23799],[2150,1,3.74937]]],[[1666.48,13903.2,0],0,false,[[48,1,21.8448],[2924,1,96.7383]]],[[17726.2,12027.4,0],0,true,[[683,0,3.8763],[4572,0,1.38002],[2091,0,10.8091]]],[[10147.4,16765.3,0],0,false,[[1357,0,385.307],[4656,0,382.505]]],[[5741.6,3861.26,0],0,false,[[2803,1,25.594],[3584,1,21.7053]]],
+[[15545.5,2741.48,0],0,false,[[3575,0,177.413],[1339,0,24.8192]]],[[17771.7,2612.59,0],0,true,[[1246,0,10.4442],[1067,0,165.308],[5535,0,8.42082]]],[[13642.3,9521.04,0],0,false,[[4833,1,338.504],[3888,1,169.699]]],[[9793.2,4370.03,0],0,false,[[3713,0,187.512],[1169,0,366.32]]],[[1379.79,13216.9,0],0,false,[[1236,1,103.54],[4906,1,153.453]]],
+[[17388.6,17946.4,0],0,false,[[3787,1,22.4742],[896,1,181.992]]],[[10650.5,11267.3,0],0,false,[[1521,0,113.321],[3076,0,27.0149]]],[[3365.94,18489.8,0],0,false,[[3035,0,227.479]]],[[6277.32,431.035,0],0,false,[[4966,1,146.365],[3836,1,311.758]]],[[6730.8,17409.6,0],0,false,[[3449,1,86.2507],[2132,1,19.5868]]],
+[[561.085,3001.3,0],0,false,[[2589,0,51.9437],[4887,0,8.00156]]],[[3636.72,5189.35,0],0,true,[[3212,0,205.93],[5281,1,8.04177],[5357,1,12.326]]],[[1731.73,17654.7,0],0,false,[[3063,0,104.613],[652,0,346.153]]],[[9114.58,16244.6,0],0,false,[[5295,0,73.8069],[590,0,12.2521]]],[[11594.3,11632.9,0],0,false,[[2034,0,243.185],[3832,0,112.408]]],
+[[12453,9550.03,0],0,true,[[396,0,2.95372],[2648,0,4.23703],[1233,1,7.33437]]],[[9721.1,4002.09,0],0,true,[[3724,0,5.27936],[2763,0,4.73486],[229,0,3.6187],[3975,0,1.35345],[4478,0,4.81081]]],[[9212.79,10883.4,0],0,false,[[3202,0,189.269],[5514,0,250.849]]],[[5819.31,16408.7,0],0,false,[[3285,1,164.599],[266,1,141.044]]],[[17553.4,8627.26,0],0,true,[[4314,0,3.85028],[301,0,2.71873],[323,1,4.40557]]],
+[[18457.4,244.802,0],0,true,[[1432,0,62.7159],[1780,0,9.29584],[1755,0,17.8521]]],[[3136.44,12639.1,0],0,true,[[1012,0,9.48005],[2689,0,43.1642],[2168,0,5.23049]]],[[20267.5,13469.1,0],0,true,[[2097,0,393.251],[1946,0,2.6395],[717,0,5.29745]]],[[11187.4,17545,0],0,false,[[5541,0,168.814],[2470,0,139.066]]],[[5317.86,20462.1,0],0,false,[[504,2,173.763]]],
+[[18810.4,3271.06,0],0,false,[[2068,0,26.4646],[3759,0,47.1096]]],[[10353.7,11898.9,0],0,true,[[4364,0,11.8173],[1340,0,9.75247],[3192,0,13.2168]]],[[5472.89,4004.97,0],0,false,[[411,2,143.256],[498,2,117.66]]],[[3113.66,6280.19,0],0,false,[[2556,1,1.18767],[2996,0,3.41632]]],[[8814.78,18923.8,0],0,false,[[89,0,129.221],[4576,0,56.1299]]],
+[[3276.87,7251.92,0],0,true,[[3054,0,3.48788],[5697,0,3.41209],[2863,1,4.19597]]],[[16496.5,471.151,0],0,false,[[3236,0,94.8611]]],[[529.605,3037.12,0],0,true,[[3165,1,41.3177],[1189,1,11.2403],[4554,1,33.5509]]],[[4778.37,2566,0],0,true,[[3720,1,23.3761],[1358,1,8.89909],[32,1,5.64118],[1998,1,23.4564]]],[[9224.43,10377.7,0],0,false,[[3240,0,113.09],[929,0,396.942]]],
+[[9242.44,16244.2,0],0,true,[[1303,1,23.2226],[5653,1,24.5865],[2890,1,9.24805]]],[[13406.6,14171.8,0],0,false,[[2391,0,132.023],[1922,0,360.801]]],[[13484.9,6653.25,0],0,false,[[1201,1,121.706],[733,1,390.306]]],[[1266.8,3314.11,0],0,false,[[2956,0,161.849],[4539,0,237.548]]],[[2554.59,11323.5,0],0,false,[[969,0,266.979]]],
+[[5938.04,2047.88,0],0,false,[[322,1,189.151],[1632,1,364.396]]],[[18817,14963.1,0],0,false,[[2646,1,23.3314],[5063,1,170.438]]],[[13804.6,4234.39,0],0,false,[[961,0,63.5068],[2830,0,37.6319]]],[[18303.5,6084.07,0],0,false,[[423,0,394.177],[5171,0,312.346]]],[[11954.7,1904.06,0],0,false,[[2220,0,396.824],[3392,0,363.966]]],
+[[8796.09,1517.86,0],0,false,[[3242,1,221.148],[3943,2,13.8145]]],[[5924.71,8915.94,0],0,true,[[3460,0,3.37143],[3453,0,3.63906],[4610,1,9.32337]]],[[10170.9,8153.9,0],0,false,[[64,0,2.6784],[4144,1,8.00836]]],[[7133.2,12963.2,0],0,true,[[1070,0,64.434],[5114,0,15.9858],[2887,1,24.5391]]],[[14915.6,1668.62,0],0,false,[[1916,0,111.092],[5695,0,313.106]]],
+[[16904.5,433.774,0],0,false,[[1615,1,149.106],[46,1,123.077]]],[[18687.4,16988,0],0,false,[[4451,0,369.315],[112,0,165.28]]],[[2859.78,17263.7,0],0,false,[[2548,0,246.602],[2839,0,161.968]]],[[10998,12784,0],0,false,[[4284,1,123.3],[4937,1,84.0437]]],[[13131.2,8957.53,0],0,false,[[3279,0,148.441],[4873,0,60.2626]]],
+[[3331.05,16360.3,0],0,false,[[5267,0,15.846],[132,0,273.431]]],[[2869.67,12705.7,0],0,true,[[2919,0,3.42752],[4084,0,4.17172],[2318,1,7.7536]]],[[12019.1,7320.51,0],0,true,[[5683,0,29.3987],[4931,0,186.159],[539,0,200.382]]],[[9507.23,8468.16,0],0,false,[[40,0,74.0998],[1616,0,24.0404]]],[[10767.1,12840.3,0],0,true,[[2641,0,14.9735],[2760,0,15.7431],[3464,0,3.52656]]],
+[[17110.8,17694.8,0],0,true,[[3873,0,145.972],[1549,0,27.8784],[3639,0,191.528]]],[[15187,8916.37,0],0,false,[[4177,0,27.5293],[3431,0,64.9372]]],[[13294.9,13598.3,0],0,true,[[2291,0,15.6543],[405,0,57.0938],[3634,0,14.1842]]],[[1727.63,18474.9,0],0,false,[[3478,0,370.294],[1066,0,340.972]]],[[8981.88,10916,0],0,false,[[5467,0,250.849],[3536,0,212.268]]],
+[[2753.22,19429.9,0],0,true,[[636,0,2.58928],[2570,0,2.45525],[4629,0,3.67348],[4184,0,2.51579]]],[[18701.9,1515.72,0],0,false,[[1559,0,299.972],[4223,0,139.508]]],[[17564.5,12042.9,0],0,false,[[2579,0,193.07],[3091,0,27.1573]]],[[3100.78,6425.89,0],0,true,[[4732,0,3.41639],[4495,0,3.26312],[4501,1,8.77348]]],[[9278.15,16351.8,0],0,true,[[3325,0,26.2205],[5295,0,121.786],[4767,0,12.3232]]],
+[[12248.6,17504.9,0],0,false,[[2612,0,154.191],[2686,0,396.987]]],[[12726.6,8333.38,0],0,false,[[4954,1,22.2712],[3289,1,22.5856]]],[[9037.82,8451.04,0],0,false,[[4019,0,219.181],[1666,0,204.484]]],[[20038.5,3261.56,0],0,true,[[297,0,8.72268],[4560,0,302.803],[2731,0,6.00833],[1997,0,14.6207]]],[[5633.49,14314.2,0],0,true,[[2039,0,232.391],[3487,0,134.527],[1812,0,81.7958]]],
+[[1136.82,8396.19,0],0,true,[[1982,0,2.39853],[209,0,60.8501],[394,1,10.027]]],[[5559.63,3467.92,0],0,false,[[4662,1,19.9251],[4516,1,40.6977]]],[[10026.7,471.007,0],0,false,[[2768,1,26.6671],[5301,1,106.315]]],[[2311.52,15933.5,0],0,false,[[3176,1,21.6673],[851,1,71.9791]]],[[13026.6,7990.79,0],0,true,[[602,0,2.10702],[1174,0,235.935],[5000,0,16.9789],[54,0,7.16235]]],
+[[5977.56,18461.1,0],0,false,[[1875,0,54.2339]]],[[10623.3,11440.6,0],0,true,[[1996,0,5.56425],[5179,0,36.2092],[5558,0,2.57387],[250,0,2.77284],[2554,0,8.13842]]],[[825.366,6939.51,0],0,false,[[2384,1,3.39803],[3941,0,2.50903]]],[[14527.3,8740.52,0],0,true,[[5403,0,2.50839],[2639,0,2.21209],[952,0,4.97966],[5219,1,15.7884]]],[[3132.54,20438.6,0],0,true,[[269,0,4.01552],[5389,0,3.13764],[4413,1,7.8749]]],
+[[17763.5,2610.56,0],0,true,[[3156,0,9.19726],[5451,0,8.42082],[1246,0,2.09665]]],[[16255.7,12514.4,8.07674],0,true,[[5715,1,16.1632],[4289,1,15.3171],[3985,1,9.12554],[5684,1,11.0081]]],[[17549.4,2050.04,0],0,false,[[2295,0,5.78767],[3418,0,5.78767]]],[[812.626,6948.48,0],0,false,[[5328,1,235.872],[2384,1,18.9425]]],[[3697.17,13065.9,0],0,false,[[779,1,186.484],[1733,1,290.685]]],
+[[1441.26,8331.02,0],0,false,[[394,1,303.95],[1205,1,385.248]]],[[11352.5,17559.8,0],0,false,[[2629,0,94.6728],[5473,0,168.814]]],[[19749,4515.29,0],0,true,[[3456,0,41.0434],[4743,0,126.402],[2244,0,79.1304]]],[[19832.8,3144.17,0],0,false,[[1544,0,137.425],[2250,0,310.543]]],[[19014.4,17541.9,0],0,false,[[5378,1,364.531],[3267,1,158.065]]],
+[[13544.3,13561.4,0],0,false,[[1700,0,5.61641],[4689,1,10.5407]]],[[4504.39,19169.8,0],0,true,[[5165,0,7.11174],[1094,0,3.1333],[3419,1,9.38743]]],[[15325.8,18815.5,0],0,false,[[1761,0,396.988],[3596,0,175.511]]],[[9838.18,13122.3,0],0,false,[[1466,0,110.593],[5059,0,396.437]]],[[8269.86,5987.75,0],0,false,[[533,2,357.761],[4194,2,264.902]]],
+[[10558.1,7450.81,0],0,true,[[4270,0,157.728],[4058,0,27.6354],[5652,0,196.913]]],[[2803.02,20261.2,0],0,false,[[2926,1,291.128],[1204,1,363.069]]],[[5705.37,18227,0],0,false,[[1451,0,326.087]]],[[2145.23,10965.6,0],0,false,[[700,1,171.551],[3899,1,21.4565]]],[[13419.5,8004.7,0],0,true,[[3307,0,162.824],[1239,0,23.7612],[2665,0,15.0623]]],
+[[6985.32,828.161,0],0,false,[[117,1,23.0552],[2399,1,185.213]]],[[15294.7,13931.5,0],0,true,[[5363,1,36.077],[4711,1,297.899],[5662,1,14.2046]]],[[10166.1,19050.4,0],0,false,[[3435,0,321.729],[2223,0,107.223]]],[[10620.9,11439.6,0],0,true,[[2554,0,6.13036],[5531,0,2.57387],[250,0,2.36515],[1996,0,5.51031]]],[[10586.1,11216.4,0],0,true,[[4386,0,40.5873],[1531,0,377.271],[1114,0,21.86]]],
+[[13770.3,19859.9,0],0,false,[[14,0,331.612],[1569,0,162.758]]],[[17657.8,12665.3,0],0,false,[[3939,0,307.58],[2122,0,361.319]]],[[17669.1,12217.5,0],0,true,[[2793,0,2.22956],[1506,0,2.5762],[1514,0,2.23583]]],[[947.404,16226.6,0],0,false,[[47,1,263.792],[1978,1,57.4522]]],[[2140.17,10941.7,0],0,true,[[5156,0,2.8162],[5331,0,3.37958],[3899,1,3.58926]]],
+[[20044.6,4771.23,0],0,true,[[786,0,43.1337],[74,0,23.8648],[3429,0,23.7851]]],[[12599.5,8331.38,0],0,false,[[2707,0,88.2729],[1477,0,33.8304]]],[[20444,15425.9,0],0,false,[[1277,0,396.699]]],[[15009.5,307.094,0],0,false,[[4481,0,162.412],[1410,0,58.4139]]],[[3890.64,3183.95,0],0,false,[[1962,0,408.422],[1210,0,155.818]]],
+[[12134.8,5834.9,0],0,false,[[830,0,252.667],[870,0,118.337]]],[[10707.7,4877.66,0],0,false,[[2925,0,313.945],[1879,0,299.576]]],[[13945.8,18132.2,0],0,false,[[609,0,135.496],[4729,0,34.2518]]],[[16690.9,17819.5,0],0,false,[[371,0,49.2013],[4996,0,311.76]]],[[17033.4,17827.5,0],0,true,[[2033,0,7.40644],[1482,0,116.676],[3873,0,8.78806]]],
+[[18410.9,414.358,0],0,true,[[1520,1,69.9428],[1136,1,13.7496],[5419,1,12.0739]]],[[8775.6,12046.4,0],0,false,[[2325,1,240.411],[2358,1,212.797]]],[[10181.3,5493.05,0],0,false,[[740,0,15.5047],[2950,0,19.4998]]],[[8849.63,17684.6,0],0,false,[[1242,0,25.6276],[3772,0,333.092]]],[[11260.2,3884.15,0],0,false,[[2873,0,92.5018],[243,0,24.0489],[3819,0,19.1531]]],
+[[11303,20106.5,0],0,true,[[3308,0,3.24917],[5615,0,3.18599],[2260,0,2.7061]]],[[669.96,3317.85,0],0,false,[[5609,0,148.461],[4584,0,319.406]]],[[11248.3,12229.7,0],0,true,[[4897,0,38.4417],[1921,0,22.0503],[4400,0,3.60937]]],[[15902.4,18958.1,0],0,false,[[2222,0,367.215],[3059,0,347.577]]],[[4019.09,13262.3,0],0,false,[[4010,2,137.392],[2460,2,21.7334]]],
+[[14565.6,5155.46,0],0,false,[[3612,1,56.6338],[1471,1,326.649]]],[[5603.95,6350.82,0],0,true,[[1970,1,216.79],[728,1,16.2103],[3248,1,5.33438],[2633,1,4.30066]]],[[6587.24,1597.93,0],0,false,[[5052,0,175.927],[2555,0,314.644]]],[[10600.7,11376.4,0],0,true,[[4449,0,58.8409],[1114,0,140.925],[1521,0,45.8388]]],[[14546.8,2424.33,0],0,false,[[5119,0,246.29],[1624,0,96.2617]]],
+[[4263.05,13106,0],0,false,[[4815,2,402.061],[4010,2,230.374]]],[[1255.9,13208.2,0],0,false,[[1231,1,279.8],[1236,1,20.6544]]],[[7416.04,8312.71,0],0,true,[[5113,0,2.23967],[144,0,2.67074],[5386,2,5.11378]]],[[1159.24,2832.56,0],0,true,[[4083,0,2.04255],[2120,0,2.68882],[4065,0,5.07636],[41,1,4.56752]]],[[13405.9,12173,0],0,false,[[2778,0,251.191],[1075,0,316.576]]],
+[[18722.9,3720.38,0],0,false,[[1037,0,17.2143],[5180,0,370.886]]],[[4313.3,1155.06,0],0,false,[[565,1,383.229],[3944,1,318.295]]],[[16705.1,18278.6,0],0,false,[[4360,0,281.294],[4224,0,42.2542]]],[[20464.2,17316.8,0],0,false,[[216,1,332.848]]],[[17542.1,2032.27,0],0,false,[[4428,0,149.552],[2295,0,22.8564],[2734,0,8.43323]]],
+[[2322.16,5348.6,0],0,false,[[5628,0,297.392],[5617,0,226.484]]],[[9973.11,18719.9,0],0,false,[[1983,0,165.126],[3386,0,345.822]]],[[11688.8,17620.2,0],0,true,[[2629,0,310.218],[624,0,240.311],[384,0,167.973]]],[[15008.8,971.898,0],0,true,[[5019,0,5.45857],[5641,0,7.40546],[3835,0,3.50541]]],[[5589.88,14175.5,0],0,true,[[3708,1,103.02],[3360,1,33.0714],[2619,1,2.42885]]],
+[[10385.1,8737.59,0],0,false,[[4279,0,163.147],[493,0,315.211]]],[[11801.9,14926.5,0],0,true,[[12,0,173.54],[2381,0,4.7682],[3283,0,12.2709]]],[[18562.3,17591.3,0],0,true,[[4868,0,3.26194],[3064,0,6.46575],[605,1,15.4944]]],[[2701.59,19653.8,0],0,false,[[4629,0,229.741],[2871,0,130.486]]],[[755.085,3437.37,0],0,false,[[1,0,250.359],[5581,0,148.461]]],
+[[3591.61,14971.6,0],0,true,[[614,0,15.7668],[1282,0,103.068],[2594,0,7.03554]]],[[8361.26,11220.4,0],0,false,[[2630,0,155.274],[2957,0,188.464]]],[[19403.7,2777.93,0],0,false,[[4520,0,28.3595],[2979,0,321.561]]],[[10205.1,7532.29,0],0,true,[[103,1,27.5448],[3466,1,72.5067],[560,1,1.98932]]],[[19467,8316.83,0],0,true,[[529,0,200.997],[203,0,23.9492],[4806,0,14.5314]]],
+[[11304.8,20109.1,0],0,true,[[5580,0,3.18599],[5036,0,356.409],[2260,0,5.80469]]],[[17673.4,12217.1,0],0,true,[[3016,0,2.58054],[3732,0,3.85366],[3103,0,2.74105],[1514,0,5.02665],[1004,0,12.0843]]],[[2508.77,5220.36,0],0,false,[[5600,0,226.484],[1029,0,223.958]]],[[12014.7,17016.3,0],0,false,[[4101,0,310.987],[317,0,315.491]]],[[6223.17,13860.6,0],0,false,[[81,0,10.3675],[2543,1,4.42003]]],
+[[8957.81,9137.93,0],0,false,[[2480,0,350.093],[4488,0,118.563]]],[[9978.36,11053.8,0],0,false,[[1041,0,113.445],[1964,0,397.234]]],[[15353.2,20391.3,0],0,false,[[4698,0,146.793],[4126,0,281.193]]],[[8796.29,5049.59,0],0,false,[[4129,0,257.523],[2519,0,189.543]]],[[17662.6,12226.3,0],0,true,[[5247,0,3.93592],[1975,0,3.28519],[1039,0,1.26222],[3166,0,2.65513],[3050,0,0.944513],[336,0,2.01946]]],
+[[4997.99,10919.2,0],0,true,[[3013,0,1.45411],[585,0,1.24337],[1475,0,1.85482],[1258,0,1.58353]]],[[13174.6,8084.82,0],0,false,[[3666,1,27.0984],[4186,1,31.6069]]],[[8323.81,20338.4,0],0,false,[[3141,1,86.728],[3988,1,148.122]]],[[2081.63,5523.49,0],0,false,[[4762,0,164.493],[5600,0,297.392]]],[[1525.24,13798.4,0],0,false,[[3643,1,7.43798],[2659,0,147.578]]],
+[[13219.1,4462.36,0],0,false,[[5383,0,39.5118],[741,0,25.4316]]],[[5878.82,7276.39,0],0,false,[[3673,0,100.466],[3645,0,358.837]]],[[13698.3,16205,0],0,false,[[2090,0,13.2415],[3317,0,29.7833]]],[[3836.9,16208.8,0],0,true,[[3065,2,27.1574],[550,2,81.9838],[1192,2,12.6778]]],[[10907.1,17575.3,0],0,false,[[3244,0,141.355],[403,0,12.301]]],
+[[11304.7,3742.53,0],0,false,[[1390,0,67.8844],[5346,0,54.6343]]],[[5287.96,14213.3,0],0,true,[[2653,1,17.1315],[3708,1,203.155],[965,1,2.36194],[1769,1,9.5575]]],[[5940.06,8906,0],0,true,[[865,0,0.528997],[1403,0,3.40155],[2622,0,9.37091]]],[[13964.7,4425.44,0],0,false,[[1072,1,28.1214],[5016,1,362.544]]],[[18181.6,8841.86,0],0,false,[[1316,1,202.856],[4373,1,251.13]]],
+[[15132.8,8877.9,0],0,true,[[3892,0,3.03744],[88,0,16.7746],[19,1,6.0386]]],[[15002.2,968.543,0],0,false,[[5603,0,7.40546],[3125,0,90.6586]]],[[18216,18859,0],0,false,[[887,0,294.425],[1011,0,109.158]]],[[18978.3,7121.96,0],0,false,[[3747,0,29.7368],[157,0,234.738]]],[[14656,7861.14,0],0,false,[[1493,0,69.932],[1367,0,291.398]]],
+[[19164.1,12729.7,0],0,false,[[327,0,148.427],[4434,0,312.196]]],[[7384.43,8121.63,0],0,false,[[5032,2,262.138],[1179,2,168.169]]],[[5494.57,6323.38,0],0,false,[[2559,0,24.0972],[3664,0,37.5984]]],[[9919.3,542.272,0],0,false,[[5654,1,30.3966],[1387,1,102.666]]],[[840.875,1407.16,0],0,false,[[4565,0,235.84],[1048,0,387.953]]],
+[[7964.35,3818.38,0],0,true,[[2469,2,18.4698],[4146,2,14.0615],[1655,2,4.52029],[2392,2,8.67783],[4823,2,4.86857],[2845,2,3.66168]]],[[2903.45,12709.1,0],0,true,[[4334,1,25.3343],[2318,1,26.4755],[4676,1,11.111]]],[[10546.2,7641.97,0],0,true,[[3579,0,33.6149],[5550,0,196.913],[8,1,9.58985]]],[[9225.2,16226.7,0],0,true,[[5485,1,24.5865],[5184,1,29.8061],[2268,1,17.8152],[2890,1,16.0329]]],[[9938.89,519.027,0],0,true,[[2987,1,27.9098],[5648,1,30.3966],[2372,2,16.4188]]],
+[[13193.8,19645.6,0],0,false,[[3496,0,90.2154],[1905,0,243.615]]],[[17244,17488.7,0],0,true,[[2108,0,20.026],[879,0,21.4664],[2186,0,6.19107],[2152,0,3.9743],[4853,0,1.76654],[3861,0,1.67266],[3758,0,4.02221]]],[[4512.78,19159.1,0],0,false,[[3419,1,22.9944],[1658,1,220.275]]],[[9971.91,7566.54,0],0,false,[[259,0,190.728],[1688,0,368.018]]],[[13511.1,16390.8,0],0,true,[[194,0,391.68],[5413,0,25.8191],[2733,0,6.46715]]],
+[[14275.7,19483.3,0],0,false,[[695,0,25.5925],[1383,0,26.8651]]],[[5924.83,8920.75,0],0,true,[[4546,0,3.04829],[3191,0,2.48356],[3453,0,1.6353],[4610,1,7.4816]]],[[15302.8,13943.2,0],0,false,[[4198,0,43.4402],[5556,1,14.2046]]],[[18912.3,598.107,0],0,false,[[1225,1,243.727],[2263,1,380.41]]],[[7061.75,4630.96,0],0,false,[[3729,1,8.53564],[3356,0,3.0978]]],
+[[14693.3,7989.64,0],0,false,[[2107,0,208.164],[4277,0,139.101]]],[[583.903,2999.29,0],0,true,[[3153,1,32.5936],[1397,1,30.6334],[4887,1,17.0475]]],[[5891.12,15071.8,0],0,false,[[1395,0,105.702],[1111,0,308.012]]],[[12712.7,19792.9,0],0,true,[[2825,0,4.41647],[4136,0,4.77196],[286,0,3.8205]]],[[11384.1,8593.37,0],0,false,[[4695,0,64.6506],[821,0,98.4285]]],
+[[15127.3,13591.4,0],0,false,[[3508,0,149.25],[3504,0,116.416]]],[[12595.8,4491.99,0],0,false,[[2652,0,64.2425],[4812,0,40.4998]]],[[10321,7604.72,0],0,true,[[2823,1,24.329],[5122,1,74.8539],[3329,1,16.9835],[4282,1,17.1627]]],[[4528.87,6392.14,0],0,false,[[5206,1,287.651],[3384,1,386.006]]],[[7671.71,19547.2,0],0,true,[[1829,0,3.12002],[1431,0,2.66884],[330,1,7.40626]]],
+[[12822.2,13937.2,0],0,false,[[3113,0,15.1097],[4281,0,208.515]]],[[5521.94,18578.6,0],0,true,[[2697,1,11.145],[3565,0,8.19235],[3840,1,13.1801]]],[[16861.7,16690.7,0],0,true,[[328,0,226.233],[5433,0,26.3057],[355,0,2.34576],[945,0,1.25996]]],[[9807.5,6425.52,0],0,true,[[3105,0,1.79362],[496,0,1.47043],[681,0,3.30433],[992,1,3.96369]]],[[9790.33,646.24,0],0,true,[[1665,1,30.1499],[2286,1,19.2591],[2166,2,14.3836],[4397,2,17.204]]],
+[[16389.9,9700.63,0],0,false,[[4068,1,151.612],[1064,1,28.3581]]],[[19482,10083.9,0],0,true,[[4217,1,26.135],[1030,1,162.986],[319,1,4.14822],[191,1,12.9416],[3722,1,7.92315],[2066,1,10.7948]]],[[2323.05,13670.5,0],0,false,[[3137,0,37.4878],[2522,0,62.8516]]],[[12014,7292.04,0],0,false,[[1290,0,241.878],[5507,0,29.3987]]],[[16246,12509.2,0],0,false,[[5715,0,5.16095],[5536,1,11.0081]]],
+[[15622.2,3326.98,0],0,false,[[765,1,147.644],[190,1,14.5173]]],[[17668,12221.2,0],0,true,[[3128,0,2.77438],[1840,0,2.20537],[3878,0,1.9311],[2793,0,2.11611]]],[[11835.9,7824.12,0],0,false,[[2292,0,33.0911],[1428,0,73.0644]]],[[13726,9868.39,0],0,true,[[1930,1,112.969],[4833,1,18.8049],[5233,1,4.75005],[67,1,8.38507]]],[[10638.8,7722.87,0],0,false,[[1562,1,76.881],[3093,1,129.525]]],
+[[13271.2,9846.14,0],0,true,[[4087,0,1.86321],[2331,0,94.306],[4837,0,3.37832]]],[[10131.4,13445.1,0],0,false,[[722,1,259.84],[5271,1,380.798]]],[[688.564,19819.7,0],0,true,[[5169,0,297.196],[3199,0,3.32215],[4416,1,7.96656]]],[[18213.4,16001.9,0],0,false,[[3551,1,17.8948],[188,1,143.426]]],[[7134.97,12515,0],0,true,[[1939,0,13.8287],[2341,0,212.692],[4696,1,22.872]]],
+[[14909.6,1356.32,0],0,false,[[5499,0,313.106],[1869,0,212.714]]],[[18753.5,14277.6,0],0,true,[[4528,1,19.0632],[2030,1,26.4653],[1607,1,7.02514]]],[[3277.77,7248.63,0],0,false,[[5480,0,3.41209],[2863,1,5.65567]]],[[14227.6,15476.1,0],0,false,[[5382,0,175.286],[3621,0,78.7711]]],[[9548.13,16503.7,0],0,false,[[1366,0,10.127],[1377,0,148.687]]],
+[[3080.45,13587.1,0],0,false,[[2930,1,264.178],[4329,1,277.711]]],[[6742.61,6283.52,0],0,true,[[1524,0,31.6663],[5056,0,27.7282],[2283,0,9.27688],[5316,0,13.1157]]],[[8358.34,2659.2,0],0,false,[[2704,2,20.6217],[3011,2,19.8035]]],[[6520.58,20138.4,0],0,false,[[1453,0,155.11]]],[[17730.2,12027.9,0],0,true,[[3711,0,3.037],[2154,0,2.08271],[4572,0,2.74155],[1679,0,3.72144]]],
+[[15575.1,5908.08,0],0,false,[[4614,0,185.051],[4287,0,371.623]]],[[15128.4,16736,0],0,false,[[1487,0,341.235],[507,0,137.924]]],[[16658.6,17500.3,0],0,false,[[3232,0,131.299],[3079,0,245.244]]],[[14718,11938.3,0],0,true,[[3790,0,10.0079],[1863,0,159.869],[252,0,12.2668]]],[[4847.76,18478.3,0],0,false,[[670,2,3.34146],[4658,0,9.85141]]],
+[[18399.6,3008.94,0],0,false,[[2963,0,343.622],[5254,0,119.01]]],[[3026.76,14639,0],0,false,[[2649,0,289.462],[110,0,381.944]]],[[3560.25,1436.26,0],0,true,[[4482,1,25.4393],[2340,1,121.543],[978,1,53.7989],[4242,1,130.584]]],[[5687.8,11792.8,0],0,false,[[3559,0,187.244],[3654,0,349.568]]],[[7744.15,664.857,0],0,false,[[586,1,389.701],[4733,1,144.596]]],
+[[16241.4,12506.8,0],0,true,[[2315,0,243.351],[5684,0,5.16095],[5536,1,16.1632]]],[[4791.83,4238.87,0],0,false,[[635,1,295.302],[949,1,228.033]]],[[14919.3,440.943,0],0,false,[[429,0,212.352],[4481,0,11.2919]]]
+];
\ No newline at end of file
diff --git a/A3A/addons/maps/Antistasi_gm_weferlingen_summer.gm_weferlingen_summer/Pictures/Mission/pic.jpg b/A3A/addons/maps/Antistasi_gm_weferlingen_summer.gm_weferlingen_summer/Pictures/Mission/pic.jpg
new file mode 100644
index 0000000000..da47d548dd
Binary files /dev/null and b/A3A/addons/maps/Antistasi_gm_weferlingen_summer.gm_weferlingen_summer/Pictures/Mission/pic.jpg differ
diff --git a/A3A/addons/maps/Antistasi_gm_weferlingen_summer.gm_weferlingen_summer/Pictures/Mission/whiteboard.jpg b/A3A/addons/maps/Antistasi_gm_weferlingen_summer.gm_weferlingen_summer/Pictures/Mission/whiteboard.jpg
new file mode 100644
index 0000000000..c66ffb7074
Binary files /dev/null and b/A3A/addons/maps/Antistasi_gm_weferlingen_summer.gm_weferlingen_summer/Pictures/Mission/whiteboard.jpg differ
diff --git a/A3A/addons/maps/Antistasi_gm_weferlingen_summer.gm_weferlingen_summer/cba_settings.sqf b/A3A/addons/maps/Antistasi_gm_weferlingen_summer.gm_weferlingen_summer/cba_settings.sqf
new file mode 100644
index 0000000000..1d06e32420
--- /dev/null
+++ b/A3A/addons/maps/Antistasi_gm_weferlingen_summer.gm_weferlingen_summer/cba_settings.sqf
@@ -0,0 +1 @@
+#include "\x\A3A\Addons\core\Includes\cba_settings.sqf"
diff --git a/A3A/addons/maps/Antistasi_gm_weferlingen_summer.gm_weferlingen_summer/description.ext b/A3A/addons/maps/Antistasi_gm_weferlingen_summer.gm_weferlingen_summer/description.ext
new file mode 100644
index 0000000000..1ec805dd5c
--- /dev/null
+++ b/A3A/addons/maps/Antistasi_gm_weferlingen_summer.gm_weferlingen_summer/description.ext
@@ -0,0 +1,41 @@
+#include "..\missionDescription\master.hpp"
+
+OnLoadName = $STR_antistasi_mission_info_gm_weferlingen_summer_mapname_short_text;
+OnLoadMission = $STR_antistasi_mission_info_gm_weferlingen_summer_blurb_text;
+briefingName = $STR_antistasi_mission_info_gm_weferlingen_summer_mapname_text;
+overviewText = $STR_antistasi_mission_info_gm_weferlingen_summer_description_text;
+loadScreen = "Pictures\Mission\pic.jpg"; // NB, this will resolve from root
+overviewPicture = "Pictures\Mission\pic.jpg"; // NB, this will resolve from root
+
+class CfgNotifications
+{
+ #include "..\missionDescription\CfgNotificationsContents.hpp"
+};
+
+class CfgDebriefing {
+ #include "..\missionDescription\CfgDebriefingContents.hpp"
+ class End1
+ {
+ title = "V I C T O R Y";
+ subtitle = "Weferlingen is Ours!";
+ description = "The population of Weferlingen loves you!
The brave soldiers have proven their valour, and Petros, Weferlingen new Prime Minister, could at last to have a nice holidays. A deserved rest in a Greek island with drinks and fine food.";
+ picture = "n_inf";
+ pictureColor[] = {0.0,0.5,0.0,1};
+ };
+ class petrosDead
+ {
+ title = "Petros is Dead";
+ subtitle = "Petros is Dead";
+ description = "Congratulations!: Petros is Dead. Now with rebels without a leader, you may think about joining them, and free Weferlingen";
+ picture = "b_unknown";
+ pictureColor[] = {0.5,0.0,0.0,1};
+ };
+ class destroyedSites
+ {
+ title = "Weferlingen is Destroyed";
+ subtitle = "Weferlingen got Destroyed by OPFOR";
+ description = "One third of the population in Weferlingen has been murdered by the OPFOR.
Weferlingen no longer exists, nobody wants to live here.";
+ picture = "b_unknown";
+ pictureColor[] = {0.5,0.0,0.0,1};
+ };
+};
diff --git a/A3A/addons/maps/Antistasi_gm_weferlingen_summer.gm_weferlingen_summer/initPlayerLocal.sqf b/A3A/addons/maps/Antistasi_gm_weferlingen_summer.gm_weferlingen_summer/initPlayerLocal.sqf
new file mode 100644
index 0000000000..87472583fe
--- /dev/null
+++ b/A3A/addons/maps/Antistasi_gm_weferlingen_summer.gm_weferlingen_summer/initPlayerLocal.sqf
@@ -0,0 +1 @@
+_this spawn A3A_fnc_initClient;
diff --git a/A3A/addons/maps/Antistasi_gm_weferlingen_summer.gm_weferlingen_summer/initServer.sqf b/A3A/addons/maps/Antistasi_gm_weferlingen_summer.gm_weferlingen_summer/initServer.sqf
new file mode 100644
index 0000000000..bc311d07b9
--- /dev/null
+++ b/A3A/addons/maps/Antistasi_gm_weferlingen_summer.gm_weferlingen_summer/initServer.sqf
@@ -0,0 +1 @@
+call A3A_fnc_initServer;
diff --git a/A3A/addons/maps/Antistasi_gm_weferlingen_summer.gm_weferlingen_summer/mapInfo.hpp b/A3A/addons/maps/Antistasi_gm_weferlingen_summer.gm_weferlingen_summer/mapInfo.hpp
new file mode 100644
index 0000000000..7cb02da007
--- /dev/null
+++ b/A3A/addons/maps/Antistasi_gm_weferlingen_summer.gm_weferlingen_summer/mapInfo.hpp
@@ -0,0 +1,38 @@
+class gm_weferlingen_summer {
+ population[] = {
+ {"gm_name_grasleben",250},{"gm_name_weferlingen",420},{"gm_name_doehren",150},{"gm_name_seggerde",50},{"gm_name_belsdorf",110},{"gm_name_behnsdorf",2010},{"gm_name_eschenrode",125},{"gm_name_walbeck",215},{"gm_name_beendorf",175},{"gm_name_mariental",100},{"gm_name_querenhorst",110},{"gm_name_bahrdorf",275},{"DefaultKeyPoint53",90},{"DefaultKeyPoint1",160},{"DefaultKeyPoint2",65},{"DefaultKeyPoint3",120},{"DefaultKeyPoint4",218},{"DefaultKeyPoint5",147},{"DefaultKeyPoint6",325},{"DefaultKeyPoint7",100},{"DefaultKeyPoint8",201},{"DefaultKeyPoint9",164},{"DefaultKeyPoint10",194},{"DefaultKeyPoint11",104},{"DefaultKeyPoint12",121},{"DefaultKeyPoint13",94},{"DefaultKeyPoint14",43},{"DefaultKeyPoint15",70},{"DefaultKeyPoint17",69},{"DefaultKeyPoint18",179},{"DefaultKeyPoint19",152},{"DefaultKeyPoint20",88},{"DefaultKeyPoint21",97},{"DefaultKeyPoint22",135},{"DefaultKeyPoint23",50},{"DefaultKeyPoint24",52},{"DefaultKeyPoint25",57},{"DefaultKeyPoint26",89},{"DefaultKeyPoint27",147},{"DefaultKeyPoint28",240},{"DefaultKeyPoint29",124},{"DefaultKeyPoint30",75},{"DefaultKeyPoint44",133},{"DefaultKeyPoint157",180},{"DefaultKeyPoint158",42},{"DefaultKeyPoint159",142},{"DefaultKeyPoint160",69},{"DefaultKeyPoint161",72},{"DefaultKeyPoint162",59}
+ };
+ disabledTowns[] = {}; //no towns that need to be disabled
+ antennas[] = {
+ {13492.2,9346.15,0},{7694.42,13715.5,0},{14654.1,12117.2,-7.62939e-006},{13451.1,4033.84,0},{11575.2,17731.8,0},{5298.28,4077.87,0},{2530.6,8367.89,0},{6849.02,17665.4,0},{19569.3,9448.69,1.52588e-005},{19562.8,17421.6,7.62939e-006}
+ };
+ antennasBlacklistIndex[] = {};
+ banks[] = {
+ };
+ garrison[] = {
+ {},{"airport_4","outpost_8","outpost_16","outpost_19","resource_6","resource_7","control_3","control_4","control_8","control_9","control_10","control_29"},{},{"control_3","control_4","control_8","control_9","control_10","control_29"}
+ };
+ fuelStationTypes[] = {
+ "Land_Fuelstation_Feed_F","Land_fs_feed_F","Land_FuelStation_01_pump_F","Land_FuelStation_01_pump_malevil_F","Land_FuelStation_03_pump_F","Land_FuelStation_02_pump_F","land_gm_euro_fuelpump_01_e","land_gm_euro_fuelpump_02_e","land_gm_euro_fuelpump_02_w","land_gm_euro_fuelpump_01_w"
+ };
+ climate = "arid";
+ buildObjects[] = {
+ //barbed wire
+ {"land_gm_barbedwire_01", 5},{"land_gm_barbedwire_02", 5},
+ //small structures and camo nets
+ {"land_gm_sandbags_01_door_02", 10},{"land_gm_sandbags_01_round_01", 20},{"land_gm_sandbags_01_wall_01", 20},
+ {"gm_berm_02", 20},{"gm_berm_01", 20},{"gm_berm_03", 20},
+ {"land_gm_camonet_04_east", 20},{"land_gm_camonet_03_east", 20},
+ //medium sandbag structures
+ {"land_gm_sandbags_01_wall_02", 50},{"land_gm_tanktrap_02", 50},
+ {"land_gm_sandbags_02_wall", 50},{"land_gm_woodbunker_01", 50},
+ //large sandbag structures
+ {"land_gm_sandbags_02_bunker_high", 100},{"land_gm_woodbunker_01_bags", 100},
+ //other large
+ {"land_gm_euro_misc_viewplatform_01", 150},
+ //small bunker
+ {"Land_Bunker_02_double_F", 500},
+ //big bunker
+ {"land_gm_bunker_command_01", 5000}
+ };
+};
diff --git a/A3A/addons/maps/Antistasi_gm_weferlingen_summer.gm_weferlingen_summer/mission.sqm b/A3A/addons/maps/Antistasi_gm_weferlingen_summer.gm_weferlingen_summer/mission.sqm
new file mode 100644
index 0000000000..3946077ff2
--- /dev/null
+++ b/A3A/addons/maps/Antistasi_gm_weferlingen_summer.gm_weferlingen_summer/mission.sqm
@@ -0,0 +1,33069 @@
+version=54;
+class EditorData
+{
+ moveGridStep=1;
+ angleGridStep=0.2617994;
+ scaleGridStep=1;
+ autoGroupingDist=10;
+ toggles=1025;
+ class ItemIDProvider
+ {
+ nextID=3267;
+ };
+ class MarkerIDProvider
+ {
+ nextID=15;
+ };
+ class LayerIndexProvider
+ {
+ nextID=1066;
+ };
+ class Camera
+ {
+ pos[]={19679.877,576.73639,3042.1973};
+ dir[]={-0.52141881,-0.42104471,0.74236709};
+ up[]={-0.24204594,0.90722054,0.34460363};
+ aside[]={0.81843603,3.8135331e-006,0.57484174};
+ };
+};
+binarizationWanted=0;
+sourceName="Antistasi-Weferlingen";
+addons[]=
+{
+ "A3_Modules_F",
+ "A3_Ui_F",
+ "A3_Structures_F_Enoch_Decals_Horizontal",
+ "A3_Structures_F_Enoch_Infrastructure_Railways",
+ "A3_Structures_F_Training",
+ "gm_core_objects",
+ "A3_Structures_F_Enoch_Military_Airfield",
+ "gm_objects_fortification",
+ "gm_objects_bunkers",
+ "A3_Structures_F_Mil_Cargo",
+ "gm_objects_tents",
+ "A3_Structures_F_Mil_Helipads",
+ "A3_Characters_F",
+ "A3_Weapons_F",
+ "A3_Structures_F_Exp_Military_Flags",
+ "A3_Weapons_F_Ammoboxes",
+ "A3_Props_F_Enoch_Military_Camps",
+ "A3_Structures_F_EPC_Civ_InfoBoards",
+ "A3_Modules_F_Curator_Curator",
+ "A3_Modules_F_Hc",
+ "A3_Structures_F_Exp_Military_Fortifications",
+ "A3_Structures_F_Enoch_Civilian_Police"
+};
+class AddonsMetaData
+{
+ class List
+ {
+ items=18;
+ class Item0
+ {
+ className="A3_Modules_F";
+ name="Arma 3 Alpha - Scripted Modules";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item1
+ {
+ className="A3_Ui_F";
+ name="Arma 3 - User Interface";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item2
+ {
+ className="A3_Structures_F_Enoch";
+ name="Arma 3 Contact Platform - Buildings and Structures";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item3
+ {
+ className="A3_Structures_F_Enoch_Infrastructure";
+ name="Arma 3 Contact Platform - Infrastructure Objects";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item4
+ {
+ className="A3_Structures_F";
+ name="Arma 3 - Buildings and Structures";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item5
+ {
+ className="gm_core_objects";
+ name="gm_core_objects";
+ author="Global Mobilization";
+ url="global-mobilization.com";
+ };
+ class Item6
+ {
+ className="A3_Structures_F_Enoch_Military";
+ name="Arma 3 Contact Platform - Military Buildings and Structures";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item7
+ {
+ className="gm_objects_fortification";
+ name="gm_objects_fortification";
+ author="Global Mobilization";
+ url="global-mobilization.com";
+ };
+ class Item8
+ {
+ className="gm_objects_bunkers";
+ name="gm_objects_bunkers";
+ author="Global Mobilization";
+ url="global-mobilization.com";
+ };
+ class Item9
+ {
+ className="A3_Structures_F_Mil";
+ name="Arma 3 - Military Buildings and Structures";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item10
+ {
+ className="gm_objects_tents";
+ name="gm_objects_tents";
+ author="Global Mobilization";
+ url="global-mobilization.com";
+ };
+ class Item11
+ {
+ className="A3_Characters_F";
+ name="Arma 3 Alpha - Characters and Clothing";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item12
+ {
+ className="A3_Weapons_F";
+ name="Arma 3 Alpha - Weapons and Accessories";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item13
+ {
+ className="A3_Structures_F_Exp";
+ name="Arma 3 Apex - Buildings and Structures";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item14
+ {
+ className="A3_Props_F_Enoch";
+ name="Arma 3 Contact Platform - Decorative and Mission Objects";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item15
+ {
+ className="A3_Structures_F_EPC";
+ name="Arma 3 Win Episode - Buildings and Structures";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item16
+ {
+ className="A3_Modules_F_Curator";
+ name="Arma 3 Zeus Update - Scripted Modules";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item17
+ {
+ className="A3_Structures_F_Enoch_Civilian";
+ name="Arma 3 Contact Platform - Civilian Buildings";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ };
+};
+dlcs[]=
+{
+ "Enoch",
+ "gm",
+ "Expansion",
+ "Contact"
+};
+randomSeed=15014942;
+class Mission
+{
+ class Intel
+ {
+ briefingName=$STR_antistasi_mission_info_gm_weferlingen_summer_mapname_text;
+ resistanceWest=0;
+ startWind=0.1;
+ forecastWind=0.1;
+ forecastWaves=0.1;
+ year=1980;
+ month=7;
+ day=11;
+ hour=10;
+ minute=0;
+ startFogDecay=0.0049333;
+ forecastFogDecay=0.0049333;
+ };
+ class Entities
+ {
+ items=21;
+ class Item0
+ {
+ dataType="Layer";
+ name="border crossings";
+ state=2;
+ class Entities
+ {
+ items=389;
+ class Item0
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12600.89,150.56111,4188.9775};
+ angles[]={0.023993526,2.7745724,6.2651882};
+ };
+ areaSize[]={2.8158264,0,9.4642506};
+ areaIsRectangle=1;
+ flags=1;
+ id=791;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.032592773;
+ 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 Item1
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={11046.173,152.41835,3895.738};
+ angles[]={6.2392135,2.7375741,6.2412086};
+ };
+ areaSize[]={25.147297,0,16.259506};
+ areaIsRectangle=1;
+ flags=1;
+ id=858;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-0.33103943;
+ 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 Item2
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={10087.832,180.67712,5507.895};
+ angles[]={0.019996032,2.9152946,0.0060001095};
+ };
+ areaSize[]={83.19973,0,15.677117};
+ areaIsRectangle=1;
+ flags=1;
+ id=860;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.83256531;
+ 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 Item3
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={11771.028,98.326469,7864.7998};
+ angles[]={0.0019834081,2.9152946,0};
+ };
+ areaSize[]={38.273262,0,14.662416};
+ areaIsRectangle=1;
+ flags=1;
+ id=867;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.4613266;
+ 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 Item4
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={8390.5654,119.19156,11019.873};
+ angles[]={0,2.876092,0};
+ };
+ areaSize[]={65.791,0,20.492165};
+ flags=1;
+ id=868;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.87579346;
+ 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 Item5
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={8577.3428,110.89438,11016.497};
+ angles[]={0.0019834081,3.1567075,0};
+ };
+ areaSize[]={45.175735,0,5.8245659};
+ areaIsRectangle=1;
+ flags=1;
+ id=869;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-0.33179474;
+ 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 Item6
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={14008.905,76.7892,13277.715};
+ angles[]={0.0019834081,3.2050686,0};
+ };
+ areaSize[]={20.861385,0,15.22388};
+ areaIsRectangle=1;
+ flags=1;
+ id=871;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-0.4037323;
+ 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 Item7
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={10579.688,69.086227,17009.385};
+ angles[]={0,2.5818233,0.017997233};
+ };
+ areaSize[]={14.679894,0,13.194307};
+ areaIsRectangle=1;
+ flags=1;
+ id=872;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-0.028175354;
+ 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 Item8
+ {
+ dataType="Marker";
+ position[]={10562.091,68.823456,17000.725};
+ name="marker_0";
+ type="mil_marker";
+ id=873;
+ };
+ class Item9
+ {
+ dataType="Marker";
+ position[]={14008.74,77.182785,13278.074};
+ name="marker_1";
+ type="mil_marker";
+ id=874;
+ };
+ class Item10
+ {
+ dataType="Marker";
+ position[]={12812.144,186.42999,1669.5276};
+ name="marker_11";
+ type="mil_marker";
+ id=884;
+ };
+ class Item11
+ {
+ dataType="Marker";
+ position[]={8381.0723,119.35034,11008.315};
+ name="marker_3";
+ type="mil_marker";
+ id=876;
+ };
+ class Item12
+ {
+ dataType="Marker";
+ position[]={11778.828,97.817947,7863.5718};
+ name="marker_4";
+ type="mil_marker";
+ id=877;
+ };
+ class Item13
+ {
+ dataType="Marker";
+ position[]={10056.944,179.80315,5492.7856};
+ name="marker_7";
+ type="mil_marker";
+ id=880;
+ };
+ class Item14
+ {
+ dataType="Marker";
+ position[]={11072.584,151.44315,3894.3164};
+ name="marker_8";
+ type="mil_marker";
+ id=881;
+ atlOffset=1.5258789e-005;
+ };
+ class Item15
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12790.22,186.92418,1670.4569};
+ angles[]={0.0019834081,4.6487756,0};
+ };
+ areaSize[]={2.8491449,0,7.4870682};
+ areaIsRectangle=1;
+ flags=1;
+ id=2215;
+ 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 Item16
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12876.484,183.61086,1694.6183};
+ angles[]={0.1858315,2.7840583,5.9358611};
+ };
+ areaSize[]={5.6993561,0,13.912006};
+ areaIsRectangle=1;
+ flags=1;
+ id=2216;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-0.049209595;
+ 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 Item17
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12815.531,186.4122,1675.6602};
+ angles[]={0.075855196,2.9152946,6.2312298};
+ };
+ areaSize[]={12.370825,0,14.59547};
+ areaIsRectangle=1;
+ flags=1;
+ id=2217;
+ 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 Item18
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={10956.209,157.87408,4000.1733};
+ angles[]={0,2.6338284,0};
+ };
+ areaSize[]={5.2476454,0,13.239826};
+ areaIsRectangle=1;
+ flags=1;
+ id=2262;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.52099609;
+ 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 Item19
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={11249.92,150.28342,3877.2708};
+ angles[]={6.2392135,2.8322382,6.2432079};
+ };
+ areaSize[]={10.380065,0,16.259506};
+ areaIsRectangle=1;
+ flags=1;
+ id=2264;
+ 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 Item20
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={11128.083,148.95547,3891.7798};
+ angles[]={6.2392135,1.9893272,6.2412086};
+ };
+ areaSize[]={25.147297,0,16.259506};
+ areaIsRectangle=1;
+ flags=1;
+ id=2265;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-0.33103943;
+ 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 Item21
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={10167.095,182.59158,5493.105};
+ angles[]={0.019996032,2.9152946,0.0060001095};
+ };
+ areaSize[]={13.425053,0,20.738062};
+ areaIsRectangle=1;
+ flags=1;
+ id=2336;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=2.0235748;
+ 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 Item22
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10606.24,69.392815,17028.203};
+ angles[]={0,4.0808678,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2561;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item23
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10611.921,69.392967,17033.527};
+ angles[]={0,4.0808678,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2562;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=2.2888184e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item24
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10616.188,69.386124,17036.939};
+ angles[]={0,4.0808678,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2563;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item25
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10599.937,69.590065,17023.99};
+ angles[]={0,0.97509539,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2566;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=0.3846817;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item26
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10607.589,69.656044,17038.854};
+ angles[]={0,3.2258835,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2570;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=0.27857208;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item27
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10609.108,69.671883,17033.344};
+ angles[]={0,3.6733992,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2573;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=0.27857208;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item28
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10604.415,69.668007,17028.236};
+ angles[]={0,3.6733992,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2574;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=0.27857208;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item29
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10578.939,69.379494,17009.053};
+ angles[]={0,0.93663925,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2575;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=0.27858734;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item30
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10572.566,69.280899,17004.381};
+ angles[]={0,0.93663925,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2576;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=0.27858734;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item31
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10562.249,69.108215,16998.184};
+ angles[]={0,0.93663925,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2577;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=0.27858734;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item32
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10568.274,69.209702,16998.922};
+ angles[]={0,0.93663925,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2578;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=0.27858734;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item33
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10604.911,69.391998,17028.133};
+ angles[]={0,0.95976162,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2564;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item34
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10612.315,69.393196,17033.414};
+ angles[]={0,0.95976162,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2565;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=2.2888184e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item35
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10601.269,69.706978,17024.012};
+ angles[]={0,4.1371756,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2567;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=0.32698059;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item36
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10605.539,69.391098,17034.449};
+ angles[]={0,0.10477777,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2571;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item37
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10608.657,69.390472,17034.762};
+ angles[]={0,0.40022224,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2572;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item38
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10566.601,68.898811,17001.174};
+ angles[]={0,0.96231383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2579;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item39
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10571.336,68.984062,17000.215};
+ angles[]={0,0.90375358,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2580;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item40
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10576.548,69.062286,17006.24};
+ angles[]={0,0.90375358,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2581;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item41
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10579.862,69.117523,17005.824};
+ angles[]={0,0.90375358,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2582;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item42
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10595.948,67.993332,17019.951};
+ angles[]={0,0.91079772,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2560;
+ type="Land_Rail_ConcreteRamp_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item43
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14037.38,75.43898,13278.815};
+ angles[]={0,4.7575645,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2526;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item44
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14042.844,76.114113,13278.804};
+ angles[]={0,4.7575645,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2527;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item45
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14022.063,75.39875,13278.884};
+ angles[]={0,1.651792,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2530;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item46
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13974.282,75.439026,13279.005};
+ angles[]={0,1.580102,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2532;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item47
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13990.371,76.040344,13277.248};
+ angles[]={0,1.580102,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2533;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item48
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14010.674,77.102943,13279.176};
+ angles[]={0,1.580102,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2534;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item49
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14002.937,76.942009,13278.304};
+ angles[]={0,1.580102,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2535;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item50
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13997.476,76.410507,13278.119};
+ angles[]={0,1.580102,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2536;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item51
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13986.65,75.890236,13277.892};
+ angles[]={0,1.580102,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2537;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item52
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13980.008,75.634102,13278.112};
+ angles[]={0,1.580102,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2538;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item53
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14018.246,75.915833,13278.784};
+ angles[]={0,4.757515,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2543;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item54
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14051.941,77.776222,13278.697};
+ angles[]={0,4.7575645,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2545;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item55
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14056.824,77.769722,13279.173};
+ angles[]={0,4.7575645,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2546;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item56
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14048.816,77.343605,13275.854};
+ angles[]={0,4.9340305,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2550;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=9.9182129e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item57
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14056.563,77.707329,13275.076};
+ angles[]={0,4.9340305,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2551;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item58
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14048.632,77.364914,13280.771};
+ angles[]={0,4.5115414,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2554;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=2.2888184e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item59
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14056.017,77.972366,13283.237};
+ angles[]={0,4.5115414,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2555;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item60
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14059.199,77.533264,13272.378};
+ angles[]={0,5.7185411,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2559;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item61
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14028.536,75.297989,13279};
+ angles[]={0,1.6364583,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2528;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item62
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14037.615,75.403908,13278.479};
+ angles[]={0,1.6364583,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2529;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=0.0002822876;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item63
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14023.115,75.369545,13278.067};
+ angles[]={0,4.8138719,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2531;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item64
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14011.781,77.051277,13278.437};
+ angles[]={0,4.7421813,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2539;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item65
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14002.69,76.88868,13278.631};
+ angles[]={0,4.7421813,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2540;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item66
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13985.834,75.858017,13277.664};
+ angles[]={0,4.7421813,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2541;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item67
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13978.171,75.571327,13278.252};
+ angles[]={0,4.7421813,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2542;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item68
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14017.165,76.166023,13279.563};
+ angles[]={0,1.6364093,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2544;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=3.0517578e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item69
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14047.809,77.106087,13279.117};
+ angles[]={0,1.6364583,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2548;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item70
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14057.06,77.765526,13278.837};
+ angles[]={0,1.6364583,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2549;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item71
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14047.89,77.071236,13276.811};
+ angles[]={0,1.8129244,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2552;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item72
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14056.736,77.686279,13274.704};
+ angles[]={0,1.8129244,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2553;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item73
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14047.395,76.966766,13281.263};
+ angles[]={0,1.3904352,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2556;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item74
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14056.327,77.958733,13282.969};
+ angles[]={0,1.3904352,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2557;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item75
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14054.82,77.532616,13272.788};
+ angles[]={0,5.0757599,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2558;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item76
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14029.616,75.304222,13278.222};
+ angles[]={0,4.7575645,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2525;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item77
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8437.8281,114.25486,11036.894};
+ angles[]={0.059934605,1.1099945,0.029984757};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2522;
+ type="Land_RampConcrete_F";
+ atlOffset=0.099998474;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item78
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8435.6123,113.93171,11041.345};
+ angles[]={0.055937801,1.1099945,0.023998277};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2523;
+ type="Land_RampConcrete_F";
+ atlOffset=0.13500214;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item79
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8442.2695,114.92334,11027.937};
+ angles[]={0.061924282,1.1100119,0.029984757};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2524;
+ type="Land_RampConcrete_F";
+ atlOffset=0.16999054;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item80
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8438.8369,114.41267,11031.062};
+ angles[]={0,4.5013995,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2437;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item81
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8422.7529,115.97564,11029.26};
+ angles[]={0,4.5013995,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2438;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item82
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8403.3623,117.09212,11022.942};
+ angles[]={0,4.5013995,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2439;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item83
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8410.7217,116.84298,11025.484};
+ angles[]={0,4.5013995,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2440;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item84
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8416.0107,116.29073,11026.857};
+ angles[]={0,4.5013995,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2441;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item85
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8426.5244,115.99105,11029.445};
+ angles[]={0,4.5013995,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2442;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item86
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8433.0547,116.06068,11030.682};
+ angles[]={0,4.5013995,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2443;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item87
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8443.4902,114.20846,11032.438};
+ angles[]={0,4.5013995,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2444;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=7.6293945e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item88
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8449.8906,114.32417,11033.664};
+ angles[]={0,4.5013995,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2445;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item89
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8453.6914,114.38214,11034.52};
+ angles[]={0,4.5013995,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2446;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item90
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8376.2842,118.93114,11016.051};
+ angles[]={0,1.3956271,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2453;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item91
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8395.8877,117.55757,11021.67};
+ angles[]={0,1.3956271,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2454;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item92
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8388.4424,118.35426,11019.395};
+ angles[]={0,1.3956271,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2455;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item93
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8383.1074,118.55647,11018.211};
+ angles[]={0,1.3956271,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2456;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item94
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8372.5078,118.99321,11016.002};
+ angles[]={0,1.3956271,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2457;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item95
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8365.9375,119.23649,11015};
+ angles[]={0,1.3956271,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2458;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item96
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8591.1895,110.90759,11015.287};
+ angles[]={0,4.7575645,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2463;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item97
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8575.1738,111.23545,11017.619};
+ angles[]={0,4.7575645,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2464;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item98
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8554.8154,112.2138,11016.422};
+ angles[]={0,4.7575645,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2465;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item99
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8562.5791,111.80317,11017.016};
+ angles[]={0,4.7575645,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2466;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item100
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8568.043,111.53573,11017.004};
+ angles[]={0,4.7575645,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2467;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item101
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8578.8701,111.17048,11016.844};
+ angles[]={0,4.7575645,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2468;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item102
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8585.5,111.01158,11016.385};
+ angles[]={0,4.7575645,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2469;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item103
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8596.04,110.79609,11015.439};
+ angles[]={0,4.7575645,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2470;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item104
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8602.542,110.74475,11015.004};
+ angles[]={0,4.7575645,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2471;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item105
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8606.4355,110.72139,11014.869};
+ angles[]={0,4.7575645,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2472;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item106
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8547.2627,112.55685,11017.084};
+ angles[]={0,1.651792,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2479;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item107
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8499.4814,114.22971,11017.205};
+ angles[]={0,1.580102,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2481;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item108
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8515.5703,114.01159,11015.448};
+ angles[]={0,1.580102,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2482;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item109
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8535.873,112.6039,11017.376};
+ angles[]={0,1.580102,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2483;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item110
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8528.1357,113.19049,11016.504};
+ angles[]={0,1.580102,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2484;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item111
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8522.6748,113.48913,11016.319};
+ angles[]={0,1.580102,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2485;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item112
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8511.8496,113.99194,11016.092};
+ angles[]={0,1.580102,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2486;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item113
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8505.207,114.19095,11016.313};
+ angles[]={0,1.580102,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2487;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=0.00032043457;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item114
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8494.6396,114.51554,11016.879};
+ angles[]={0,1.580102,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2488;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=-7.6293945e-006;
+ 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[]={8488.126,115.65162,11017.081};
+ angles[]={0,1.580102,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2489;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item116
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8484.2305,116.19049,11017.076};
+ angles[]={0,1.580102,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2490;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item117
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8543.4453,112.74623,11016.984};
+ angles[]={0,4.757515,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2497;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item118
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8467.8135,115.41978,11024.637};
+ angles[]={0,5.0997925,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2499;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item119
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8474.9258,115.61654,11025.017};
+ angles[]={0,5.0997925,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2500;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item120
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8480.9043,115.85114,11022.424};
+ angles[]={0,5.0997925,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2501;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item121
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8490.1689,114.82401,11020.15};
+ angles[]={0,5.0997925,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2502;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item122
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8447.0449,114.46485,11029.881};
+ angles[]={0,4.7597446,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2506;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item123
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8449.5605,114.60864,11028.735};
+ angles[]={0,4.7597446,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2507;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item124
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8456.0615,114.83154,11028.286};
+ angles[]={0,4.7597446,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2508;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item125
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8463.2158,115.02046,11028.688};
+ angles[]={0,4.7597446,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2509;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=7.6293945e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item126
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8345.5225,119.94508,11011.14};
+ angles[]={0,1.4559571,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2513;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item127
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8357.8594,119.6768,11013.744};
+ angles[]={0,1.4559571,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2514;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item128
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8352.4629,119.91185,11012.885};
+ angles[]={0,1.4559571,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2515;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item129
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8341.75,119.94546,11011.318};
+ angles[]={0,1.4559571,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2516;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item130
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8335.1309,119.95193,11010.715};
+ angles[]={0,1.4559571,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2517;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item131
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8402.1201,117.07297,11023.422};
+ angles[]={0,1.3802934,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2447;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item132
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8411.0342,116.8195,11025.219};
+ angles[]={0,1.3802934,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2448;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item133
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8427.2715,115.97584,11029.846};
+ angles[]={0,1.3802934,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2449;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item134
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8434.8779,115.96671,11030.946};
+ angles[]={0,1.3802934,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2450;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item135
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8444.0244,114.20214,11032.81};
+ angles[]={0,1.3802934,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2451;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item136
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8450.3447,114.29872,11034.338};
+ angles[]={0,1.3802934,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2452;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item137
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8397.1123,117.50407,11021.146};
+ angles[]={0,4.5577068,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2459;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item138
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8388.1396,118.3467,11019.671};
+ angles[]={0,4.5577068,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2460;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item139
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8371.7471,119.05117,11015.628};
+ angles[]={0,4.5577068,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2461;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item140
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8364.1064,119.29404,11014.801};
+ angles[]={0,4.5577068,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2462;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item141
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8553.7354,112.23199,11017.2};
+ angles[]={0,1.6364583,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2473;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item142
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8562.8145,111.80639,11016.68};
+ angles[]={0,1.6364583,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2474;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item143
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8579.6934,111.13872,11017.042};
+ angles[]={0,1.6364583,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2475;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item144
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8587.3311,110.97222,11016.179};
+ angles[]={0,1.6364583,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2476;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item145
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8596.6514,110.78291,11015.664};
+ angles[]={0,1.6364583,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2477;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item146
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8603.1523,110.74109,11015.541};
+ angles[]={0,1.6364583,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2478;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item147
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8548.3145,112.54338,11016.268};
+ angles[]={0,4.8138719,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2480;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item148
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8536.9805,112.73569,11016.637};
+ angles[]={0,4.7421813,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2491;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item149
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8527.8896,113.11986,11016.831};
+ angles[]={0,4.7421813,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2492;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item150
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8511.0332,114.08395,11015.864};
+ angles[]={0,4.7421813,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2493;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item151
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8503.3701,114.2275,11016.452};
+ angles[]={0,4.7421813,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2494;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item152
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8494.0371,114.64744,11016.633};
+ angles[]={0,4.7421813,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2495;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item153
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8487.5361,115.79943,11016.522};
+ angles[]={0,4.7421813,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2496;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item154
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8542.3643,112.75863,11017.763};
+ angles[]={0,1.6364093,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2498;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item155
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8460.3682,114.65441,11033.171};
+ angles[]={0,1.9786863,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2503;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item156
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8481.0508,115.79126,11023.771};
+ angles[]={0,1.9786863,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2504;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=5.3405762e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item157
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8477.8193,115.89964,11020.621};
+ angles[]={0,1.9786863,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2505;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item158
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8452.7627,114.91446,11025.444};
+ angles[]={0,1.6386383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2510;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item159
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8462.3955,115.2418,11024.869};
+ angles[]={0,1.6386383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2511;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item160
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8471.2227,115.31037,11027.949};
+ angles[]={0,1.9786863,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2512;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item161
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8357.5742,119.67995,11014.038};
+ angles[]={0,4.6180367,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2518;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item162
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8340.9678,119.94547,11010.991};
+ angles[]={0,4.6180367,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2519;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item163
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8333.291,120.01028,11010.626};
+ angles[]={0,4.6180367,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2520;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item164
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8440.04,114.58323,11032.422};
+ angles[]={0.059934605,1.1099945,0.029984757};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2521;
+ type="Land_RampConcrete_F";
+ atlOffset=0.16999817;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item165
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11784.728,97.928513,7867.3301};
+ angles[]={0,4.5013995,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2408;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item166
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11765.337,97.652222,7861.0127};
+ angles[]={0,4.5013995,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2409;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item167
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11772.696,97.844368,7863.5542};
+ angles[]={0,4.5013995,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2410;
+ type="Land_dirt_road_damage_long_02_F";
+ 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[]={11777.985,97.835541,7864.9282};
+ angles[]={0,4.5013995,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2411;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item169
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11788.499,98.090172,7867.5156};
+ angles[]={0,4.5013995,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2412;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item170
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11795.029,98.475609,7868.752};
+ angles[]={0,4.5013995,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2413;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item171
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11805.465,97.965034,7870.5078};
+ angles[]={0,4.5013995,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2414;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item172
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11811.865,98.275726,7871.7349};
+ angles[]={0,4.5013995,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2415;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item173
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11815.666,98.242851,7872.5903};
+ angles[]={0,4.5013995,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2416;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item174
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11738.259,97.583435,7854.1216};
+ angles[]={0,1.3956271,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2426;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item175
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11757.862,97.654419,7859.7407};
+ angles[]={0,1.3956271,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2427;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item176
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11750.417,97.584755,7857.4644};
+ angles[]={0,1.3956271,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2428;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item177
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11745.082,97.644081,7856.2808};
+ angles[]={0,1.3956271,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2429;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item178
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11734.482,97.566277,7854.0718};
+ angles[]={0,1.3956271,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2430;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item179
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11727.912,97.526764,7853.0698};
+ angles[]={0,1.3956271,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2431;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item180
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11764.095,97.677315,7861.4922};
+ angles[]={0,1.3802934,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2417;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item181
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11773.009,97.840027,7863.2886};
+ angles[]={0,1.3802934,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2418;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item182
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11789.246,98.160889,7867.9155};
+ angles[]={0,1.3802934,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2419;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=-7.6293945e-006;
+ 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[]={11796.853,98.539024,7869.0166};
+ angles[]={0,1.3802934,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2420;
+ type="Land_dirt_road_damage_long_03_F";
+ 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[]={11805.999,98.002327,7870.8799};
+ angles[]={0,1.3802934,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2421;
+ type="Land_dirt_road_damage_long_03_F";
+ 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[]={11812.319,98.2994,7872.4082};
+ angles[]={0,1.3802934,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2422;
+ type="Land_dirt_road_damage_long_03_F";
+ 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[]={11759.087,97.632095,7859.2173};
+ angles[]={0,4.5577068,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2432;
+ type="Land_dirt_road_damage_long_03_F";
+ 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[]={11750.114,97.598473,7857.7412};
+ angles[]={0,4.5577068,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2433;
+ type="Land_dirt_road_damage_long_03_F";
+ 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[]={11733.722,97.552078,7853.6982};
+ angles[]={0,4.5577068,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2434;
+ type="Land_dirt_road_damage_long_03_F";
+ 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[]={11726.081,97.520973,7852.8706};
+ angles[]={0,4.5577068,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2435;
+ type="Land_dirt_road_damage_long_03_F";
+ 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[]={11800.812,98.513855,7869.1318};
+ angles[]={0,4.5013995,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2407;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item191
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10170.864,180.10466,5494.1499};
+ angles[]={0.024068089,1.2665505,0.0079237949};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2396;
+ type="Land_RampConcrete_F";
+ atlOffset=-0.029998779;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item192
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10169.442,180.00943,5498.9531};
+ angles[]={0,1.2665679,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2397;
+ type="Land_RampConcrete_F";
+ atlOffset=-0.1000061;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item193
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10167.909,180.01477,5503.6899};
+ angles[]={0,1.2666378,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2398;
+ type="Land_RampConcrete_F";
+ atlOffset=0.13002014;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item194
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10158.668,182.04131,5494.6929};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2338;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item195
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10136.463,181.03734,5494.3477};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2339;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=1.5258789e-005;
+ 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[]={10120.342,180.85486,5495.7876};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2340;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item197
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10094.884,180.90541,5492.7056};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2341;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=-1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item198
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10077.812,179.99367,5494.1729};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2342;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item199
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10056.257,179.80345,5492.7725};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2343;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item200
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10030.587,180.02,5494.5474};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2344;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item201
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10043.259,179.85429,5493.2373};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2345;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item202
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10064.031,179.84192,5493.2251};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2346;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=-1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item203
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10070.132,179.8024,5494.1704};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2347;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item204
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10083.328,180.44846,5493.8545};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2348;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item205
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10090.277,180.87511,5493.4287};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2349;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item206
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10100.082,180.87737,5493.4609};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2350;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item207
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10107.8,180.8472,5494.4854};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2351;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item208
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10113.257,180.84358,5494.7773};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2352;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item209
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10124.074,180.89041,5495.2178};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2353;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item210
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10130.721,180.95686,5495.1274};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2354;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item211
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10141.297,181.14023,5494.7686};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2355;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item212
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10147.813,181.55772,5494.6958};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2356;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item213
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10151.708,181.93777,5494.7764};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2357;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item214
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10163.839,181.33931,5494.502};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2358;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=-1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item215
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10049.847,179.75844,5492.8613};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2359;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item216
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10037.773,180.02,5494.0049};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2360;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item217
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10024.637,180.63675,5494.3516};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2361;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item218
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10013.389,180.12218,5494.7227};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2378;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item219
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10020.575,180.59984,5494.1802};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2379;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item220
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10007.438,179.7984,5494.5269};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2380;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item221
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10008.149,179.95804,5491.3833};
+ angles[]={0,1.0562778,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2383;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item222
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10173.736,179.83791,5494.6558};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2385;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item223
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10164.819,181.16632,5494.5264};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2386;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item224
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10168.714,180.13016,5494.6069};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2387;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item225
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10175.041,179.91127,5492.0371};
+ angles[]={0,1.8782754,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2388;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item226
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10024.822,180.63503,5494.5752};
+ angles[]={0,1.5809324,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2362;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item227
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10033.444,180.02,5493.8374};
+ angles[]={0,1.5809324,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2363;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item228
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10039.555,180.02,5494.3096};
+ angles[]={0,1.5809324,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2364;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item229
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10048.75,179.73689,5493.5347};
+ angles[]={0,1.5809324,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2365;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item230
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10057.062,179.79553,5493.2202};
+ angles[]={0,1.5809324,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2366;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item231
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10063.666,179.8335,5493.8496};
+ angles[]={0,1.5809324,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2367;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=-1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item232
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10071.696,179.81837,5493.6997};
+ angles[]={0,1.5809324,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2368;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item233
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10079.737,180.10791,5494.3901};
+ angles[]={0,1.5809324,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2369;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item234
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10087.63,180.74535,5494.3467};
+ angles[]={0,1.5809324,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2370;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item235
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10098.96,180.86684,5494.1787};
+ angles[]={0,1.5809324,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2371;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=-1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item236
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10108.053,180.85172,5494.1626};
+ angles[]={0,1.5809324,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2372;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item237
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10124.887,180.8938,5495.4604};
+ angles[]={0,1.5809324,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2373;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item238
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10132.561,180.98039,5495.0239};
+ angles[]={0,1.5809324,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2374;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item239
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10141.895,181.16182,5495.0269};
+ angles[]={0,1.5809324,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2375;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item240
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10148.393,181.61929,5495.2646};
+ angles[]={0,1.5809324,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2376;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item241
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10163.274,181.4474,5494.4409};
+ angles[]={0,1.5809324,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2377;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=-1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item242
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10008.074,179.7757,5497.8511};
+ angles[]={0,4.9434118,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2381;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item243
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10016.246,180.36702,5494.0127};
+ angles[]={0,1.5809324,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2382;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item244
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10165.398,180.94084,5495.0952};
+ angles[]={0,1.5809324,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2389;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item245
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10173.925,179.7458,5498.3647};
+ angles[]={0,1.0594469,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2390;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item246
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10172.27,180.25427,5489.3535};
+ angles[]={0.02199479,1.2665454,0.010000871};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2395;
+ type="Land_RampConcrete_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item247
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12883.453,182.42032,1692.847};
+ angles[]={0,1.2090943,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2403;
+ type="Land_RampConcrete_F";
+ atlOffset=-0.089996338;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item248
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12881.695,182.4162,1697.515};
+ angles[]={0,1.2090943,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2404;
+ type="Land_RampConcrete_F";
+ atlOffset=-0.24499512;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item249
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12879.93,182.4147,1702.1639};
+ angles[]={0,1.2090943,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2405;
+ type="Land_RampConcrete_F";
+ atlOffset=-0.16499329;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item250
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12885.229,182.42024,1688.1624};
+ angles[]={0,1.2090943,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2406;
+ type="Land_RampConcrete_F";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item251
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12890.909,182.69075,1696.7906};
+ angles[]={0,1.3223437,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2219;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item252
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12879.953,182.33308,1696.6089};
+ angles[]={0,1.3223437,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2220;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item253
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12868.76,184.06952,1691.915};
+ angles[]={0,1.3223437,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2221;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item254
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12853.839,184.02681,1687.9716};
+ angles[]={0,1.3223437,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2222;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item255
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12843.686,184.26492,1683.3218};
+ angles[]={0,1.3223437,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2223;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item256
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12833.109,185.12059,1682.957};
+ angles[]={0,1.3223437,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2224;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item257
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12815.93,186.14381,1678.9186};
+ angles[]={0,1.3223437,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2225;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item258
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12809.844,186.42969,1674.423};
+ angles[]={0,1.3223437,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2226;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item259
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12801.29,186.45906,1674.0126};
+ angles[]={0,1.3223437,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2227;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item260
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12790.108,186.98125,1669.2257};
+ angles[]={0,1.3223437,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2228;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item261
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11245.489,151.51395,3876.6497};
+ angles[]={0,4.404922,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2263;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=0.014877319;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item262
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11238.396,151.32611,3876.4563};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2266;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item263
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11219.885,149.92976,3877.8274};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2267;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item264
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11197.807,150.05948,3880.2292};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2268;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item265
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11181.987,149.65715,3883.6509};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2269;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item266
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11156.344,149.0416,3883.7393};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2270;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item267
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11139.584,149.17152,3887.3054};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2271;
+ type="Land_dirt_road_damage_long_02_F";
+ 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[]={11118.021,149.30991,3888.5798};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2272;
+ type="Land_dirt_road_damage_long_02_F";
+ 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[]={11092.768,150.0899,3893.5149};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2273;
+ type="Land_dirt_road_damage_long_02_F";
+ 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[]={11054.112,152.42249,3896.2144};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2274;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item271
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11026.11,153.69527,3899.4072};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2275;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item272
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11105.181,149.64432,3890.6482};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2276;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item273
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11125.792,149.06181,3888.0681};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2277;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item274
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11131.963,149.09698,3888.2524};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2278;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item275
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11145.019,149.20549,3886.3081};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2279;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item276
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11151.862,149.15016,3885.0266};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2280;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item277
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11161.596,149.08681,3883.8469};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2281;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item278
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11169.381,149.29063,3883.9094};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2282;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item279
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11174.832,149.36191,3883.5244};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2283;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item280
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11185.621,149.79875,3882.6238};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2284;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item281
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11192.205,149.99431,3881.7126};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2285;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item282
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11202.656,150.14423,3880.05};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2286;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item283
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11209.113,150.21452,3879.1719};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2287;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item284
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11212.988,150.12946,3878.7708};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2288;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item285
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11224.992,149.94789,3876.9985};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2289;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item286
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11232.305,150.91104,3876.9851};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2290;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item287
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11111.671,149.50868,3889.4609};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2291;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item288
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11099.832,149.79868,3892.0881};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2292;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item289
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11086.839,150.38026,3894.0559};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2293;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item290
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11078.329,150.98944,3894.657};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2294;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item291
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11069.535,151.66667,3894.8718};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2295;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item292
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11060.389,152.13138,3895.8374};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2296;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item293
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11050.182,152.62697,3896.9309};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2297;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item294
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11042.876,152.96979,3897.7341};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2298;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item295
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11034.995,153.31587,3898.2305};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2299;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item296
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11021.445,153.89462,3899.9878};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2300;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item297
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11013.574,154.30571,3900.7886};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2301;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item298
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11006.141,154.8633,3901.7368};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2302;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item299
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10999.789,155.03592,3902.9783};
+ angles[]={0,5.1566529,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2303;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item300
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11252.839,150.08447,3878.3042};
+ angles[]={0,1.2132117,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2333;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item301
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11257.155,150.10316,3881.4507};
+ angles[]={0,0.90418619,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2334;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item302
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11258.707,150.02954,3877.6111};
+ angles[]={0,1.5463668,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2335;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item303
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12801.802,186.55309,1670.9442};
+ angles[]={0,1.2333163,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2229;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=0.0028381348;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item304
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12810.687,186.19704,1677.7734};
+ angles[]={0,1.2333163,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2230;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=0.0028381348;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item305
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12820.425,186.1465,1677.4808};
+ angles[]={0,1.2333163,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2231;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=0.0028381348;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item306
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12824.833,186.04163,1679.408};
+ angles[]={0,1.2333163,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2232;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=0.0028381348;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item307
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12839.237,184.77673,1683.8949};
+ angles[]={0,1.2333163,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2233;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=0.0028381348;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item308
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12845.579,184.10542,1684.7424};
+ angles[]={0,1.2333163,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2234;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=0.0028381348;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item309
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12851.542,184.04012,1688.1586};
+ angles[]={0,1.2333163,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2235;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=0.0028381348;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item310
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12858.734,183.98094,1688.3849};
+ angles[]={0,1.2333163,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2236;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=0.0028381348;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item311
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12863.393,183.97057,1689.6522};
+ angles[]={0,1.2333163,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2237;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=0.0028381348;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item312
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12861.244,183.95781,1690.9659};
+ angles[]={0,1.2333163,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2238;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=0.0028381348;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item313
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12874.709,184.19366,1693.2817};
+ angles[]={0,1.2333163,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2239;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=0.0028381348;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item314
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12883.012,182.43066,1695.0291};
+ angles[]={0,1.2333163,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2240;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=0.0028381348;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item315
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12888.107,182.8494,1698.4341};
+ angles[]={0,1.2333163,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2241;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=0.0028381348;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item316
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12891.174,182.84148,1702.9679};
+ angles[]={0,0.63466871,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2242;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item317
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12890.518,182.43121,1691.9324};
+ angles[]={0,2.1654959,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2243;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item318
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12894.802,182.69952,1693.9625};
+ angles[]={0,2.2460773,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2244;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item319
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12897.673,182.64113,1687.7864};
+ angles[]={0,5.4296012,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2245;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item320
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12795.157,186.76607,1671.1903};
+ angles[]={0,4.6447644,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2258;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=0.0028381348;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item321
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12784.184,187.1313,1669.3125};
+ angles[]={0,1.3168881,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2259;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=0.0028381348;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item322
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12782.863,187.30927,1665.8243};
+ angles[]={0,4.2846975,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2260;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item323
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12794.572,186.85907,1669.3647};
+ angles[]={0,1.2333163,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2261;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item324
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11017.216,154.10426,3900.77};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2304;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item325
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11029.467,153.56676,3899.3813};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2305;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item326
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11039.59,153.0843,3897.177};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2306;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item327
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11050.777,152.59543,3896.8101};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2307;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item328
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11058.478,152.19415,3895.3901};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2308;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item329
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11067.508,151.72215,3893.9219};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2309;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item330
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11078.545,150.98558,3895.0964};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2310;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item331
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11087.051,150.37766,3894.2551};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2311;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item332
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11095.516,149.94485,3892.4568};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2312;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item333
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11101.637,149.76237,3892.1704};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2313;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item334
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11110.666,149.55835,3890.2644};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2314;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item335
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11118.875,149.28304,3888.9253};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2315;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item336
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11125.507,149.09908,3888.7334};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2316;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item337
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11133.457,149.06863,3887.5923};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2317;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item338
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11141.521,149.20088,3887.283};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2318;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item339
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11149.349,149.22061,3886.2644};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2319;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item340
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11160.57,149.11493,3884.6975};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2320;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item341
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11169.592,149.27809,3883.5574};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2321;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item342
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11186.457,149.84955,3882.7646};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2322;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item343
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11194.018,150.0239,3881.3828};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2323;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item344
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11203.281,150.16072,3880.2319};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2324;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item345
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11209.759,150.23708,3879.6653};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2325;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item346
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11224.424,149.94241,3877.0078};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2326;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item347
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11238.695,151.33156,3876.77};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2327;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item348
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11245.939,151.38606,3876.3015};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2328;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item349
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11253.09,150.10039,3875.9846};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2329;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item350
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11259.058,149.96875,3873.7917};
+ angles[]={0,1.9025697,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2330;
+ type="Land_dirt_road_damage_long_03_F";
+ 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[]={11250.735,150.14072,3880.6726};
+ angles[]={0,0.94830769,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2331;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item352
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11255.477,150.17734,3885.012};
+ angles[]={0,0.72126567,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2332;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item353
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12892.414,182.7587,1696.7853};
+ angles[]={0,1.231416,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2247;
+ type="Land_dirt_road_rocks_01_F";
+ atlOffset=0.01789856;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item354
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12876.313,183.78795,1694.1317};
+ angles[]={0,4.126647,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2248;
+ type="Land_dirt_road_rocks_01_F";
+ atlOffset=0.018341064;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item355
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12860.021,183.97426,1689.2275};
+ angles[]={0,1.4391268,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2249;
+ type="Land_dirt_road_rocks_01_F";
+ atlOffset=0.01789856;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item356
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12844.377,184.19565,1684.0309};
+ angles[]={0,0.92412937,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2250;
+ type="Land_dirt_road_rocks_01_F";
+ atlOffset=0.01789856;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item357
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12813.287,186.33939,1676.6815};
+ angles[]={0,4.5331993,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2251;
+ type="Land_dirt_road_rocks_01_F";
+ atlOffset=0.01789856;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item358
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12833.143,185.13338,1682.6649};
+ angles[]={0,0.70285583,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2252;
+ type="Land_dirt_road_rocks_01_F";
+ atlOffset=0.01789856;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item359
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12802.432,186.44958,1673.047};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2253;
+ type="Land_dirt_road_rocks_04_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item360
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12852.926,184.03406,1687.3726};
+ angles[]={0,1.7709632,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2254;
+ type="Land_dirt_road_rocks_04_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item361
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12868.917,184.08261,1691.2544};
+ angles[]={0,1.0542818,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2255;
+ type="Land_dirt_road_rocks_04_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item362
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12885.356,182.70395,1696.788};
+ angles[]={0,4.1236539,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2256;
+ type="Land_dirt_road_rocks_04_F";
+ 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[]={12890.908,182.81856,1699.1476};
+ angles[]={0,0.52703762,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2257;
+ type="Land_dirt_road_rocks_04_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item364
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={9148.1348,65.087563,19800.82};
+ angles[]={0,0.40464753,0};
+ };
+ areaSize[]={6.2571611,0,5};
+ flags=1;
+ id=3179;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.0033874512;
+ 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 Item365
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={10251.02,72.998192,18963.063};
+ angles[]={6.2312322,0.40464753,0.04796192};
+ };
+ areaSize[]={6.2571611,0,5};
+ flags=1;
+ id=3180;
+ 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 Item366
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12099.129,77.118271,17569.105};
+ angles[]={0,0.40464753,0};
+ };
+ areaSize[]={6.2571611,0,5};
+ flags=1;
+ id=3181;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.0033874512;
+ 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 Item367
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={13413.511,71.856033,15989.161};
+ angles[]={6.2771854,0.40464753,0.0060001095};
+ };
+ areaSize[]={6.2571611,0,5};
+ flags=1;
+ id=3182;
+ 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 Item368
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={15202.51,83.740326,14455.62};
+ angles[]={0.0063757747,0.40464753,6.2795973};
+ };
+ areaSize[]={6.2571611,0,5};
+ flags=1;
+ id=3183;
+ 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 Item369
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={15036.18,91.79258,13778.797};
+ angles[]={0,0.40464753,0};
+ };
+ areaSize[]={6.2571611,0,5};
+ flags=1;
+ id=3184;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.0033874512;
+ 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 Item370
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={13725.985,75.953506,11866.243};
+ angles[]={0.041975394,6.2169943,0.010000871};
+ };
+ areaSize[]={7.0737524,0,5};
+ flags=1;
+ id=3185;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.0059051514;
+ 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 Item371
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12997.39,79.284264,11800.564};
+ angles[]={0.041975394,6.2169943,0.010000871};
+ };
+ areaSize[]={7.0737524,0,5};
+ flags=1;
+ id=3186;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.0059051514;
+ 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 Item372
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12463.108,83.440956,11746.383};
+ angles[]={0.041975394,5.1509137,0.010000871};
+ };
+ areaSize[]={7.0737524,0,5};
+ flags=1;
+ id=3187;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.0059051514;
+ 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 Item373
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={11813.757,83.942513,11586.238};
+ angles[]={6.2751846,0.32991028,0.013995145};
+ };
+ areaSize[]={7.0737524,0,5};
+ flags=1;
+ id=3188;
+ 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 Item374
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={10987.459,90.220016,11570.04};
+ angles[]={0.041975394,6.2169943,0.010000871};
+ };
+ areaSize[]={7.0737524,0,5};
+ flags=1;
+ id=3189;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.0059051514;
+ 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 Item375
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={10448.783,94.85347,11463.464};
+ angles[]={0.041975394,6.2169943,0.010000871};
+ };
+ areaSize[]={7.0737524,0,5};
+ flags=1;
+ id=3190;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.0059051514;
+ 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 Item376
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={10239.588,96.059418,11374.88};
+ angles[]={0.041975394,6.2169943,0.010000871};
+ };
+ areaSize[]={7.0737524,0,5};
+ flags=1;
+ id=3191;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.0059051514;
+ 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 Item377
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={9901.2305,103.31811,10969.913};
+ angles[]={0.012000273,5.1540132,0.02199479};
+ };
+ areaSize[]={7.0737524,0,5};
+ flags=1;
+ id=3192;
+ 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 Item378
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={10124.593,115.26189,10490.45};
+ angles[]={0.041975394,6.2169943,6.2812018};
+ };
+ areaSize[]={7.0737524,0,5};
+ flags=1;
+ id=3193;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-7.6293945e-006;
+ 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 Item379
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={11437.25,127.0759,8615.0596};
+ angles[]={0.041975394,1.1383014,0.010000871};
+ };
+ areaSize[]={7.0737524,0,5};
+ flags=1;
+ id=3194;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.005897522;
+ 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 Item380
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12106.039,108.7159,7934.52};
+ angles[]={0.041975394,0.91110659,0.010000871};
+ };
+ areaSize[]={7.0737524,0,5};
+ flags=1;
+ id=3195;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.005897522;
+ 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 Item381
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12012.916,100.02363,7319.3159};
+ angles[]={0.041975394,5.1183763,0.010000871};
+ };
+ areaSize[]={7.0737524,0,5};
+ flags=1;
+ id=3196;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.0059051514;
+ 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 Item382
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12191.092,112.02395,5544.3301};
+ angles[]={0.041975394,5.537075,0.010000871};
+ };
+ areaSize[]={7.0737524,0,5};
+ flags=1;
+ id=3197;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.0059051514;
+ 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 Item383
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12310.751,128.71591,4961.9551};
+ angles[]={0.041975394,1.138145,0.010000871};
+ };
+ areaSize[]={7.0737524,0,5};
+ flags=1;
+ id=3198;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.0059051514;
+ 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 Item384
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={13129.465,136.97327,3427.7939};
+ angles[]={0.041975394,0.4901309,0.010000871};
+ };
+ areaSize[]={7.0737524,0,5};
+ flags=1;
+ id=3199;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.0059051514;
+ 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 Item385
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={14186.52,140.03177,2332.0706};
+ angles[]={0.041975394,0.61889124,0.010000871};
+ };
+ areaSize[]={7.0737524,0,5};
+ flags=1;
+ id=3200;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.0059051514;
+ 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 Item386
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={14698.704,132.64015,813.46594};
+ angles[]={0.041975394,1.0396113,0.010000871};
+ };
+ areaSize[]={7.0737524,0,5};
+ flags=1;
+ id=3201;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.0059051514;
+ 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 Item387
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={14921.282,135.5446,442.40591};
+ angles[]={0.041975394,0.97193956,0.010000871};
+ };
+ areaSize[]={7.0737524,0,5};
+ flags=1;
+ id=3202;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.0059051514;
+ 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 Item388
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={10896.68,67.991577,17574.533};
+ angles[]={0,0.40464753,0};
+ };
+ areaSize[]={6.2571611,0,5};
+ flags=1;
+ id=3178;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.0033874512;
+ 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;
+ };
+ };
+ };
+ id=1813;
+ atlOffset=8.0728836;
+ };
+ class Item1
+ {
+ dataType="Layer";
+ name="airports";
+ class Entities
+ {
+ items=4;
+ class Item0
+ {
+ dataType="Layer";
+ name="airport_1";
+ class Entities
+ {
+ items=56;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={5439.2964,117.64545,3984.3342};
+ name="airp_1_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=1347;
+ atlOffset=-7.6293945e-006;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={5250.1958,117.396,4192.4648};
+ name="airp_1_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=216.77896;
+ id=1350;
+ atlOffset=-0.00025177002;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={5367.7739,117.006,4107.4409};
+ name="airport_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorEAST";
+ a=150;
+ b=300;
+ angle=307.58499;
+ id=1351;
+ atlOffset=-0.0033340454;
+ };
+ class Item3
+ {
+ dataType="Marker";
+ position[]={5119.5835,118.85518,4260.2305};
+ name="spawnPoint_1";
+ type="hd_start";
+ id=1352;
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5352.6592,117.01376,4089.5374};
+ angles[]={6.2812018,3.7632718,6.2812018};
+ };
+ side="Empty";
+ class Attributes
+ {
+ };
+ id=886;
+ type="gm_airport_object";
+ atlOffset=7.6293945e-006;
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5344.9644,126.70583,4156.4946};
+ angles[]={0,3.7439022,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1588;
+ type="Land_ControlTower_02_F";
+ atlOffset=7.6293945e-006;
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5387.4355,118.55162,3976.4304};
+ angles[]={6.2791886,5.5488682,6.269186};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1570;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5381.0581,118.65441,3979.8079};
+ angles[]={6.2791886,0.63203079,6.269186};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1571;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5564.8867,115.9507,3893.9546};
+ angles[]={6.2721205,4.6802487,6.2800975};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1572;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item9
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5558.1895,115.97836,3891.2649};
+ angles[]={0.0076272152,6.0464859,6.2640424};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1573;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item10
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5626.2817,112.76685,3989.2522};
+ angles[]={0.051953323,3.5517128,6.2192731};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1574;
+ type="gm_berm_02";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item11
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5625.8525,113.48309,3982.0496};
+ angles[]={0.09570726,4.9181271,6.1894603};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1575;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item12
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5512.9878,113.03804,4118.3652};
+ angles[]={0.012000273,2.766434,6.2491965};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1576;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item13
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5517.771,112.92655,4112.9619};
+ angles[]={0.0079935296,4.1327591,6.247201};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1577;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item14
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5322.5737,114.66,4246.666};
+ angles[]={0,2.2117906,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1578;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item15
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5329.4858,114.65185,4244.5918};
+ angles[]={0.0019834081,3.5781281,6.2812018};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1579;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item16
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5159.7607,116.05701,4310.3027};
+ angles[]={6.2631893,1.4807712,6.2791886};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1580;
+ type="gm_berm_02";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item17
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5166.2925,116.10224,4313.3706};
+ angles[]={6.2631893,2.8473184,6.2791886};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1581;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item18
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5095.3086,115.09831,4185.0122};
+ angles[]={6.269186,0.38548639,6.2771854};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1582;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item19
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5095.5713,115.19213,4192.2246};
+ angles[]={6.2711854,1.7510344,6.2751846};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1583;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item20
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5239.4766,116.90714,4076.4343};
+ angles[]={0.015176191,5.6688409,0.01842924};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1584;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item21
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5233.5518,116.7235,4080.5525};
+ angles[]={6.2801557,0.75269246,0.033593766};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1585;
+ type="gm_berm_02";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item22
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5295.9902,117.95162,4075.9624};
+ angles[]={0.045225922,0.89731789,6.276135};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1586;
+ type="gm_berm_03";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item23
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5301.4839,117.68964,4080.5127};
+ angles[]={0.042929024,4.0855985,6.2689624};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1587;
+ type="gm_berm_03";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item24
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5326.9819,115.88831,4208.9624};
+ angles[]={0,2.2056572,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1589;
+ type="land_gm_bunker_command_01";
+ atlOffset=7.6293945e-006;
+ };
+ class Item25
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5280.6621,117.95605,4095.9319};
+ angles[]={0,3.8947434,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1590;
+ type="Land_Cargo_House_V2_F";
+ atlOffset=-7.6293945e-006;
+ };
+ class Item26
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5326.9565,118.76215,4065.1042};
+ angles[]={0,3.8947434,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1591;
+ type="Land_Cargo_House_V2_F";
+ atlOffset=7.6293945e-006;
+ };
+ class Item27
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5395.4463,119.00603,4014.9978};
+ angles[]={0,3.1926777,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1592;
+ type="Land_Cargo_House_V2_F";
+ atlOffset=-7.6293945e-006;
+ };
+ class Item28
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5417.1729,117.7503,4130.5483};
+ angles[]={0,0.65766495,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1593;
+ type="Land_Cargo_House_V2_F";
+ };
+ class Item29
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5253.6211,120.66149,4115.9424};
+ angles[]={0,0.66630477,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1594;
+ type="Land_Cargo_HQ_V2_F";
+ };
+ class Item30
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5386.2246,123.49879,3981.4153};
+ angles[]={0,0.57049632,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1595;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item31
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5324.854,119.565,4240.9146};
+ angles[]={0,3.45454,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1596;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item32
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5512.6045,118.01666,4112.4736};
+ angles[]={0,3.9963074,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1597;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item33
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5622.0562,118.4147,3985.9602};
+ angles[]={0,4.9102325,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1598;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=7.6293945e-006;
+ };
+ class Item34
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5560.0801,120.89934,3896.4812};
+ angles[]={0,6.0590835,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1599;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item35
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5100.0449,120.02,4188.7725};
+ angles[]={0,1.6255784,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1600;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=-7.6293945e-006;
+ };
+ class Item36
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5164.7671,120.90245,4307.8491};
+ angles[]={0,2.8177409,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1601;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item37
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5238.5244,121.70544,4082.2632};
+ angles[]={0,0.69090194,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1602;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=-7.6293945e-006;
+ };
+ class Item38
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5457.9995,129.64461,4104.5063};
+ angles[]={0,5.5488663,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1603;
+ type="Land_Cargo_Tower_V2_F";
+ };
+ class Item39
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5298.2764,117.84743,4077.8687};
+ angles[]={0,5.5488663,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1604;
+ type="land_gm_radio_antenna_01";
+ atlOffset=-7.6293945e-006;
+ };
+ class Item40
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5375.8213,116.2198,4168.1582};
+ angles[]={0.081817582,3.8021989,6.245204};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=1605;
+ type="gm_gc_tent_5x5m";
+ };
+ class Item41
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5395.4204,116.72273,4150.2427};
+ angles[]={0.059928458,3.8022182,6.2292366};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=1606;
+ type="gm_gc_tent_5x5m";
+ };
+ class Item42
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5427.2402,117.1384,4120.7983};
+ angles[]={0.0019834081,3.8021996,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=1607;
+ type="gm_gc_tent_5x5m";
+ atlOffset=-7.6293945e-006;
+ };
+ class Item43
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5439.0181,117.12679,4112.4097};
+ angles[]={6.2812018,3.8021674,6.2812018};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=1608;
+ type="gm_gc_tent_5x5m";
+ atlOffset=7.6293945e-006;
+ };
+ class Item44
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5379.6875,118.61739,4023.2158};
+ angles[]={0.0219975,0.49321148,6.2571907};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=1609;
+ type="gm_gc_tent_5x5m";
+ atlOffset=1.5258789e-005;
+ };
+ class Item45
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={5360.9478,117.0081,4097.6182};
+ angles[]={0,0.61823052,6.2812018};
+ };
+ areaSize[]={306.83658,0,31.182405};
+ areaIsRectangle=1;
+ flags=1;
+ id=1371;
+ type="ModuleHideTerrainObjects_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=4;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item46
+ {
+ dataType="Marker";
+ position[]={5519.3901,116.504,4001.229};
+ name="airp_1_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=15;
+ b=5;
+ angle=216.77896;
+ id=2092;
+ atlOffset=0.00032043457;
+ };
+ class Item47
+ {
+ dataType="Marker";
+ position[]={5272.2559,117.06412,4105.3965};
+ name="airp_1_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=38.158958;
+ id=2093;
+ };
+ class Item48
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5288.3208,117.26879,4166.9067};
+ angles[]={0.063912325,3.7606452,6.2172809};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2090;
+ type="Land_HelipadSquare_F";
+ atlOffset=7.6293945e-006;
+ };
+ class Item49
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5308.999,117.16639,4152.1753};
+ angles[]={0.03975033,3.7606452,6.2392135};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2091;
+ type="Land_HelipadSquare_F";
+ };
+ class Item50
+ {
+ dataType="Marker";
+ position[]={5485.0947,116.62038,4025.283};
+ name="airp_1_plane";
+ markerType="RECTANGLE";
+ type="";
+ colorName="ColorCIV";
+ a=8;
+ b=8;
+ angle=216.12729;
+ id=2086;
+ };
+ class Item51
+ {
+ dataType="Marker";
+ position[]={5458.5308,116.71147,4044.2688};
+ name="airp_1_plane_1";
+ markerType="RECTANGLE";
+ type="";
+ colorName="ColorCIV";
+ a=8;
+ b=8;
+ angle=216.12729;
+ id=2087;
+ };
+ class Item52
+ {
+ dataType="Marker";
+ position[]={5434.6089,116.79156,4061.4319};
+ name="airp_1_plane_2";
+ markerType="RECTANGLE";
+ type="";
+ colorName="ColorCIV";
+ a=8;
+ b=8;
+ angle=216.12729;
+ id=2088;
+ atlOffset=-7.6293945e-006;
+ };
+ class Item53
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5353.1943,117.06444,4120.4141};
+ angles[]={6.2812018,3.7606452,6.2812018};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2089;
+ type="Land_HelipadSquare_F";
+ };
+ class Item54
+ {
+ dataType="Marker";
+ position[]={5020.4692,120.278,4333.832};
+ name="detectPlayer_1";
+ markerType="RECTANGLE";
+ type="";
+ a=119.408;
+ b=73.560997;
+ angle=35.980999;
+ id=2208;
+ atlOffset=0.03969574;
+ };
+ class Item55
+ {
+ dataType="Marker";
+ position[]={5664.3071,116.111,3868.7439};
+ name="detectPlayer";
+ markerType="RECTANGLE";
+ type="";
+ a=101.18;
+ b=66.671997;
+ angle=35.980999;
+ id=2207;
+ atlOffset=0.23033905;
+ };
+ };
+ id=1125;
+ atlOffset=0.59835815;
+ };
+ class Item1
+ {
+ dataType="Layer";
+ name="airport_2";
+ class Entities
+ {
+ items=56;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={7835.5928,98.143997,13786.977};
+ name="airp_2_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=331.57199;
+ id=1355;
+ atlOffset=-0.00019836426;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={7718.9375,100.05085,13792.529};
+ name="airport_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorEAST";
+ a=150;
+ b=300;
+ angle=64.846977;
+ id=1356;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={7471.6777,102.82555,13644.613};
+ name="spawnPoint_2";
+ type="hd_start";
+ id=1357;
+ atlOffset=7.6293945e-006;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7736.3394,99.595154,13773.532};
+ angles[]={6.2761173,2.6935711,0.0054797619};
+ };
+ side="Empty";
+ class Attributes
+ {
+ };
+ id=887;
+ type="gm_airport_object";
+ atlOffset=7.6293945e-006;
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7648.3613,109.78467,13798.474};
+ angles[]={0,2.7158968,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1548;
+ type="Land_ControlTower_02_F";
+ atlOffset=7.6293945e-006;
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7826.8188,98.361832,13742.267};
+ angles[]={0.0019834081,4.520896,6.2812018};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1530;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7820.6333,98.380363,13738.55};
+ angles[]={0.0019834081,5.887269,6.2791886};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1531;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7987.5093,97.989929,13850.729};
+ angles[]={0,3.1142664,6.2751918};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1532;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7990.1689,97.968307,13844.021};
+ angles[]={0,4.4804816,6.2731905};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1533;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item9
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7944.5659,98.53894,13942.633};
+ angles[]={0.02599225,2.426759,0.0060001095};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1534;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item10
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7950.8789,98.640656,13939.139};
+ angles[]={0.023993526,3.7922547,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1535;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item11
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7770.6445,95.900703,13920.22};
+ angles[]={0.031990308,1.7384118,0.012000273};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1536;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item12
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7777.7417,95.944107,13921.524};
+ angles[]={0.031988446,3.1047325,0.012000273};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1537;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item13
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7562.5996,97.662094,13824.181};
+ angles[]={0.02599225,1.3055381,0.0080009829};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1538;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item14
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7568.4966,98.283813,13828.34};
+ angles[]={0.027993103,2.6719363,0.20507599};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1539;
+ type="gm_berm_02";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item15
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7423.8423,98.679756,13716.902};
+ angles[]={0.02999169,0.45248285,0.019999012};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1540;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item16
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7424.5889,98.478531,13724.08};
+ angles[]={0.02999169,1.8189732,0.0219975};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1541;
+ type="gm_berm_02";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item17
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7497.8335,102.73535,13596.998};
+ angles[]={0.015998369,5.6408038,6.2751918};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1542;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item18
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7491.7935,102.70314,13600.948};
+ angles[]={0.013999403,0.72386807,6.2812018};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1543;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item19
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7659.2085,101.56839,13660.477};
+ angles[]={0.0099949092,4.6411591,6.2791886};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1544;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item20
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7652.6216,101.62421,13657.53};
+ angles[]={0.010000871,6.0075369,6.2791886};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1545;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item21
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7694.8667,99.820663,13712.508};
+ angles[]={0.015998369,6.1526527,6.2771854};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1546;
+ type="gm_berm_03";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item22
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7693.8086,99.714149,13719.563};
+ angles[]={0.015998369,3.0579655,6.2771854};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1547;
+ type="gm_berm_03";
+ atlOffset=3.0517578e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item23
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7557.0337,98.972595,13767.887};
+ angles[]={0,1.1776524,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1549;
+ type="land_gm_bunker_command_01";
+ };
+ class Item24
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7674.9546,100.67075,13709.96};
+ angles[]={0,2.8667381,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1550;
+ type="Land_Cargo_House_V2_F";
+ };
+ class Item25
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7723.0874,99.887749,13733.196};
+ angles[]={0,2.8667381,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1551;
+ type="Land_Cargo_House_V2_F";
+ atlOffset=-7.6293945e-006;
+ };
+ class Item26
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7804.6865,98.974098,13769.423};
+ angles[]={0,2.8667381,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1552;
+ type="Land_Cargo_House_V2_F";
+ atlOffset=7.6293945e-006;
+ };
+ class Item27
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7707.1113,98.936836,13831.173};
+ angles[]={0,2.8667381,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1553;
+ type="Land_Cargo_House_V2_F";
+ };
+ class Item28
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7641.2031,105.11397,13695.752};
+ angles[]={0,5.9214854,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1554;
+ type="Land_Cargo_HQ_V2_F";
+ };
+ class Item29
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7821.9253,103.27354,13743.804};
+ angles[]={0,5.8256769,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1555;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=-7.6293945e-006;
+ };
+ class Item30
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7568.5322,102.84981,13822.426};
+ angles[]={0,2.5487316,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1556;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item31
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7775.4912,100.97176,13916.848};
+ angles[]={0,2.968302,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1557;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=7.6293945e-006;
+ };
+ class Item32
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7945.7129,103.5788,13937.4};
+ angles[]={0,3.7854862,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1558;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=-7.6293945e-006;
+ };
+ class Item33
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7984.9609,102.91524,13845.934};
+ angles[]={0,4.4927034,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1559;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item34
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7497.0596,107.55067,13602.996};
+ angles[]={0,0.59757346,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1560;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=-1.5258789e-005;
+ };
+ class Item35
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7428.5288,103.59499,13719.922};
+ angles[]={0,1.789736,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1561;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=1.5258789e-005;
+ };
+ class Item36
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7653.7256,106.47083,13662.672};
+ angles[]={0,5.9460826,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1562;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=7.6293945e-006;
+ };
+ class Item37
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7759.4141,110.57117,13855.782};
+ angles[]={0,4.5208616,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1563;
+ type="Land_Cargo_Tower_V2_F";
+ atlOffset=-7.6293945e-006;
+ };
+ class Item38
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7694.4155,99.776291,13715.45};
+ angles[]={0,4.5208616,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1564;
+ type="land_gm_radio_antenna_01";
+ };
+ class Item39
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7668.4961,99.119766,13810.477};
+ angles[]={0.031986579,2.7742357,6.2731905};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=1565;
+ type="gm_gc_tent_5x5m";
+ };
+ class Item40
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7692.6157,98.604607,13821.124};
+ angles[]={0.025994543,2.7742145,6.2731848};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=1566;
+ type="gm_gc_tent_5x5m";
+ };
+ class Item41
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7727.4312,98.052841,13835.779};
+ angles[]={0.02199479,2.7741618,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=1567;
+ type="gm_gc_tent_5x5m";
+ };
+ class Item42
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7741.3301,97.936195,13841.657};
+ angles[]={0.02199479,2.7741144,0.0020132356};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=1568;
+ type="gm_gc_tent_5x5m";
+ };
+ class Item43
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7789.4707,98.444397,13754.878};
+ angles[]={0.0099949092,5.7484407,6.2771854};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=1569;
+ type="gm_gc_tent_5x5m";
+ };
+ class Item44
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={7731.437,99.595131,13783.723};
+ angles[]={0.023998277,5.8340216,6.2791882};
+ };
+ areaSize[]={306.83701,0,32.981365};
+ areaIsRectangle=1;
+ flags=1;
+ id=1610;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-0.17951202;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=12;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item45
+ {
+ dataType="Marker";
+ position[]={7586.9868,87.604431,13778.902};
+ name="airp_2_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=2100;
+ atlOffset=-11.607292;
+ };
+ class Item46
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7941.1548,98.213074,13803.842};
+ angles[]={0,5.7845654,6.2771854};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2097;
+ type="Land_HelipadSquare_F";
+ };
+ class Item47
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7908.0068,98.256035,13785.992};
+ angles[]={0.0039967569,5.7845654,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2098;
+ type="Land_HelipadSquare_F";
+ };
+ class Item48
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7877.1992,98.275284,13769.558};
+ angles[]={0.0019834081,5.7845654,0.0019834081};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2099;
+ type="Land_HelipadSquare_F";
+ };
+ class Item49
+ {
+ dataType="Marker";
+ position[]={7967.1636,99.187386,13912.445};
+ name="airp_2_plane";
+ markerType="RECTANGLE";
+ type="";
+ colorName="ColorCIV";
+ a=8;
+ b=8;
+ angle=154.80901;
+ id=2096;
+ };
+ class Item50
+ {
+ dataType="Marker";
+ position[]={7936.9243,99.29158,13897.454};
+ name="airp_2_plane_1";
+ markerType="RECTANGLE";
+ type="";
+ colorName="ColorCIV";
+ a=8;
+ b=8;
+ angle=154.80901;
+ id=2095;
+ atlOffset=0.00018310547;
+ };
+ class Item51
+ {
+ dataType="Marker";
+ position[]={7865.9106,99.3508,13864.121};
+ name="airp_2_plane_2";
+ markerType="RECTANGLE";
+ type="";
+ colorName="ColorCIV";
+ a=8;
+ b=8;
+ angle=154.80901;
+ id=2094;
+ };
+ class Item52
+ {
+ dataType="Marker";
+ position[]={7759.9282,98.795998,13738.91};
+ name="airp_2_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=331.57199;
+ id=2111;
+ atlOffset=2.2888184e-005;
+ };
+ class Item53
+ {
+ dataType="Marker";
+ position[]={7626.4111,100.977,13785.118};
+ name="airp_2_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=149.452;
+ id=2112;
+ atlOffset=-0.00016784668;
+ };
+ class Item54
+ {
+ dataType="Marker";
+ position[]={8087.9048,96.454002,13946.781};
+ name="detectPlayer_6";
+ markerType="RECTANGLE";
+ type="";
+ a=101.18;
+ b=66.612;
+ angle=153.94797;
+ id=2213;
+ atlOffset=0.00017547607;
+ };
+ class Item55
+ {
+ dataType="Marker";
+ position[]={7378.2749,101.668,13592.055};
+ name="detectPlayer_7";
+ markerType="RECTANGLE";
+ type="";
+ a=101.18;
+ b=66.612;
+ angle=151.66197;
+ id=2214;
+ atlOffset=-3.0517578e-005;
+ };
+ };
+ id=1132;
+ atlOffset=-1.1144943;
+ };
+ class Item2
+ {
+ dataType="Layer";
+ name="airport_3";
+ class Entities
+ {
+ items=57;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={19422.811,76.295113,17439.672};
+ name="airp_3_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=8.4976244;
+ id=1361;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={19600.367,79.300003,17455.676};
+ name="airport_3";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorEAST";
+ a=320;
+ b=160;
+ angle=6.9159946;
+ id=1362;
+ atlOffset=-0.00012207031;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={19288.752,77.522491,17501.295};
+ name="spawnPoint_3";
+ type="hd_start";
+ id=1363;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19600.25,79.301003,17451.766};
+ angles[]={6.2825789,3.2939663,6.2792349};
+ };
+ side="Empty";
+ class Attributes
+ {
+ };
+ id=888;
+ type="gm_airport_object";
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19568.785,87.250359,17516.324};
+ angles[]={0,3.2851138,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1508;
+ type="Land_ControlTower_02_F";
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19688.811,77.786102,17372.797};
+ angles[]={0.013999403,5.0899734,0.0039967569};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1490;
+ type="gm_berm_02";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19681.596,77.754372,17373};
+ angles[]={0.013999403,0.17306881,0.0039967569};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1491;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19883.318,79.614906,17374.746};
+ angles[]={0.057934806,4.2218361,6.2711902};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1492;
+ type="gm_berm_02";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19878.504,79.984398,17369.371};
+ angles[]={0.057934806,5.5879674,6.2711902};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1493;
+ type="gm_berm_02";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item9
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19895.984,75.858109,17478.107};
+ angles[]={0.03798008,2.9956541,6.269186};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1494;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item10
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19899.418,76.044754,17471.762};
+ angles[]={0.035984326,4.3619275,6.2691903};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1495;
+ type="gm_berm_02";
+ atlOffset=2.2888184e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item11
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19737.406,76.445145,17552.967};
+ angles[]={0.013999403,2.3072498,6.2651882};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1496;
+ type="gm_berm_02";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item12
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19744.088,76.363045,17550.24};
+ angles[]={0.013999403,3.6734443,6.2651882};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1497;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item13
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19510.402,76.239998,17584.201};
+ angles[]={0,1.8751986,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1498;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item14
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19517.611,76.226685,17584.527};
+ angles[]={0.0039967569,3.2415206,6.2812018};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1499;
+ type="gm_berm_02";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item15
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19335.703,76.674599,17568.625};
+ angles[]={6.2812018,1.0221019,6.2651882};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1500;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item16
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19340.201,76.59597,17574.27};
+ angles[]={0,2.388649,6.2631865};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1501;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item17
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19333.404,76.831177,17427.748};
+ angles[]={0.0060001095,6.2101398,0.013999403};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1502;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item18
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19330.443,76.758873,17434.332};
+ angles[]={0.0039967569,1.2932335,0.013999403};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1503;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item19
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19510.746,77.415535,17394.244};
+ angles[]={0.017997233,5.2104659,0.015994642};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1504;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item20
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19503.609,77.30555,17395.313};
+ angles[]={0.015998369,0.29363206,0.013999403};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1505;
+ type="gm_berm_02";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item21
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19561.625,77.773743,17418.848};
+ angles[]={0.017997233,0.4424127,0.0080009829};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1506;
+ type="gm_berm_03";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item22
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19564.537,77.750427,17425.361};
+ angles[]={6.1050925,3.6267512,0.0099949092};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1507;
+ type="gm_berm_03";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item23
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19501.922,76.525513,17532.771};
+ angles[]={0,1.7468688,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1509;
+ type="land_gm_bunker_command_01";
+ };
+ class Item24
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19543.479,78.053925,17427.436};
+ angles[]={0,3.4359548,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1510;
+ type="Land_Cargo_House_V2_F";
+ };
+ class Item25
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19596.547,78.798958,17421.064};
+ angles[]={0,3.4359548,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1511;
+ type="Land_Cargo_House_V2_F";
+ };
+ class Item26
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19684.805,78.581345,17407.6};
+ angles[]={0,3.4359548,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1512;
+ type="Land_Cargo_House_V2_F";
+ atlOffset=7.6293945e-006;
+ };
+ class Item27
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19635.896,78.110138,17512.203};
+ angles[]={0,3.4359548,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1513;
+ type="Land_Cargo_House_V2_F";
+ };
+ class Item28
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19507.393,80.598297,17433.656};
+ angles[]={0,0.20751639,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1514;
+ type="Land_Cargo_HQ_V2_F";
+ atlOffset=-7.6293945e-006;
+ };
+ class Item29
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19685.518,82.62632,17376.729};
+ angles[]={0,0.1117079,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1515;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item30
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19514.453,81.145943,17579.527};
+ angles[]={0,3.1179481,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1516;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item31
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19739.67,81.380775,17547.514};
+ angles[]={0,3.537519,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1517;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item32
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19894.129,80.97448,17473.082};
+ angles[]={0,4.3547029,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1518;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item33
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19877.891,84.581184,17374.885};
+ angles[]={0,5.6002951,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1519;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item34
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19335.984,81.737526,17433.217};
+ angles[]={0,1.16679,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1520;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item35
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19341.279,81.476692,17568.643};
+ angles[]={0,2.3589525,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1521;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item36
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19507.313,82.200699,17399.049};
+ angles[]={0,0.23211356,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1522;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item37
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19693.215,90.565926,17504.742};
+ angles[]={0,5.0900779,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1523;
+ type="Land_Cargo_Tower_V2_F";
+ };
+ class Item38
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19562.832,77.731247,17421.57};
+ angles[]={0,5.0900779,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1524;
+ type="land_gm_radio_antenna_01";
+ atlOffset=7.6293945e-006;
+ };
+ class Item39
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19592.217,77.152794,17515.582};
+ angles[]={0.019999012,3.3433995,0.0020132356};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=1525;
+ type="gm_gc_tent_5x5m";
+ };
+ class Item40
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19618.27,77.321671,17511.553};
+ angles[]={0.017997233,3.3434234,0.0060001095};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=1526;
+ type="gm_gc_tent_5x5m";
+ };
+ class Item41
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19655.494,77.631371,17505.133};
+ angles[]={0.011995304,3.3433847,0.0060001095};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=1527;
+ type="gm_gc_tent_5x5m";
+ };
+ class Item42
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19670.371,77.728897,17502.592};
+ angles[]={0.012000273,3.3433347,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=1528;
+ type="gm_gc_tent_5x5m";
+ };
+ class Item43
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19664.148,77.587219,17403.547};
+ angles[]={0.0060001095,0.034453798,6.2731848};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=1529;
+ type="gm_gc_tent_5x5m";
+ };
+ class Item44
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={19602.174,79.119995,17466.721};
+ angles[]={0.023998277,0.15482816,6.2791882};
+ };
+ areaSize[]={306.83701,0,31.181999};
+ areaIsRectangle=1;
+ flags=1;
+ id=1373;
+ type="ModuleHideTerrainObjects_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=12;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item45
+ {
+ dataType="Marker";
+ position[]={19537.188,65.13504,17525.895};
+ name="airp_3_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=2107;
+ atlOffset=-11.607346;
+ };
+ class Item46
+ {
+ dataType="Marker";
+ position[]={19472.088,76.459999,17436.811};
+ name="airp_3_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=8.4979992;
+ id=2108;
+ atlOffset=-0.00025177002;
+ };
+ class Item47
+ {
+ dataType="Marker";
+ position[]={19640.961,77.786003,17407.42};
+ name="airp_3_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=8.4979992;
+ id=2109;
+ atlOffset=-0.00018310547;
+ };
+ class Item48
+ {
+ dataType="Marker";
+ position[]={19736.715,77.170998,17494.865};
+ name="airp_3_vehicle_3";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=15;
+ b=5;
+ angle=187.05298;
+ id=2110;
+ atlOffset=0.00025939941;
+ };
+ class Item49
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19428.088,76.365433,17545.373};
+ angles[]={0.0019834081,3.3015642,0.0019834081};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2105;
+ type="Land_HelipadSquare_F";
+ };
+ class Item50
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19466.645,76.428612,17539.113};
+ angles[]={0.0060001095,3.307198,0.0019834081};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2106;
+ type="Land_HelipadSquare_F";
+ atlOffset=7.6293945e-006;
+ };
+ class Item51
+ {
+ dataType="Marker";
+ position[]={19821.564,79.530998,17404.719};
+ name="airp_3_plane";
+ markerType="RECTANGLE";
+ type="";
+ colorName="ColorCIV";
+ a=8;
+ b=8;
+ angle=278.91788;
+ id=2103;
+ atlOffset=0.00016784668;
+ };
+ class Item52
+ {
+ dataType="Marker";
+ position[]={19848.795,79.778999,17400.648};
+ name="airp_3_plane_1";
+ markerType="RECTANGLE";
+ type="";
+ colorName="ColorCIV";
+ a=8;
+ b=8;
+ angle=278.83701;
+ id=2102;
+ atlOffset=-0.00025177002;
+ };
+ class Item53
+ {
+ dataType="Marker";
+ position[]={19873.438,79.859001,17396.939};
+ name="airp_3_plane_2";
+ markerType="RECTANGLE";
+ type="";
+ colorName="ColorCIV";
+ a=8;
+ b=8;
+ angle=278.67999;
+ id=2101;
+ atlOffset=-0.00039672852;
+ };
+ class Item54
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19390.945,76.280075,17550.906};
+ angles[]={0.0019834081,3.2738464,0.0019834081};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2104;
+ type="Land_HelipadSquare_F";
+ };
+ class Item55
+ {
+ dataType="Marker";
+ position[]={20015.693,78.007004,17385.717};
+ name="detectPlayer_4";
+ markerType="RECTANGLE";
+ type="";
+ a=101.18;
+ b=66.612;
+ angle=6.2099981;
+ id=2211;
+ atlOffset=-0.00022125244;
+ };
+ class Item56
+ {
+ dataType="Marker";
+ position[]={19184.244,77.790001,17514.584};
+ name="detectPlayer_5";
+ markerType="RECTANGLE";
+ type="";
+ a=101.18;
+ b=66.612;
+ angle=6.8419981;
+ id=2212;
+ };
+ };
+ id=1139;
+ atlOffset=-0.4221344;
+ };
+ class Item3
+ {
+ dataType="Layer";
+ name="airport_4";
+ class Entities
+ {
+ items=56;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={19655.199,131.739,9511.5547};
+ name="airp_4_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=258.10394;
+ id=1367;
+ atlOffset=-0.00030517578;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={19628.939,133.774,9420.6914};
+ name="airport_4";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorEAST";
+ a=150;
+ b=300;
+ angle=349.55487;
+ id=1368;
+ atlOffset=-0.00024414063;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={19699.748,139.25749,9150.8271};
+ name="spawnPoint_4";
+ type="hd_start";
+ id=1369;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19635.834,133.79343,9423.2832};
+ angles[]={0.00045535064,1.3391502,6.2812552};
+ };
+ side="Empty";
+ class Attributes
+ {
+ };
+ id=889;
+ type="gm_airport_object";
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19659.607,142.65118,9478.1025};
+ angles[]={0,4.4782209,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1444;
+ type="Land_ControlTower_02_F";
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19570.457,132.24843,9313.6074};
+ angles[]={0.0099949092,0,6.2711902};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1471;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19567.986,132.20755,9320.3877};
+ angles[]={0.012000273,1.3663459,6.2671871};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1472;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19644,137.20398,9133.5264};
+ angles[]={0.037981652,5.4146395,0.0020132356};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1473;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19637.227,137.09024,9136.0176};
+ angles[]={0.037981652,0.49766928,0.0039967569};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1474;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item9
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19744.746,139.19365,9159.8721};
+ angles[]={0.0060001095,4.188118,0.027990974};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1475;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item10
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19740.113,139.11935,9154.3398};
+ angles[]={0.010000871,5.5545769,0.023993526};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1476;
+ type="gm_berm_02";
+ atlOffset=3.0517578e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item11
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19755.85,135.63647,9334.8799};
+ angles[]={0.023998493,3.5007355,0.016002094};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1477;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item12
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19755.779,135.79854,9327.6641};
+ angles[]={0.023998493,4.8670564,0.015998369};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1478;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item13
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19701.17,131.79843,9557.4023};
+ angles[]={6.2671871,3.0682566,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1479;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item14
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19704.131,131.71823,9550.8213};
+ angles[]={6.2731905,4.4346108,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1480;
+ type="gm_berm_02";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item15
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19622.268,131.99335,9714.0439};
+ angles[]={6.2812018,2.2150908,0.041976813};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1481;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item16
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19629.172,132.27078,9711.9443};
+ angles[]={6.2811723,3.5816371,0.039977662};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1482;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item17
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19490.471,128.99736,9664.2305};
+ angles[]={0.013999403,1.1199294,0.013995145};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1483;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item18
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19495.498,128.98643,9669.4082};
+ angles[]={0.015998369,2.4862878,0.013995145};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1484;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item19
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19524.729,130.46152,9487.0303};
+ angles[]={0.02199479,0.12038162,0.013995145};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1485;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item20
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19523.09,130.28783,9494.0576};
+ angles[]={0.02199479,1.4867275,0.012000273};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1486;
+ type="gm_berm_02";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item21
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19566.361,131.72838,9448.8115};
+ angles[]={0.0039967569,1.6316541,0.0099949092};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1488;
+ type="gm_berm_03";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item22
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19573.488,131.78691,9448.5078};
+ angles[]={0.0039967569,4.8199835,0.0060001095};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1489;
+ type="gm_berm_03";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item23
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19650.238,131.33502,9546.3184};
+ angles[]={0,2.9399765,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1452;
+ type="land_gm_bunker_command_01";
+ };
+ class Item24
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19567.65,132.1703,9468.8447};
+ angles[]={0,4.6290622,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1454;
+ type="Land_Cargo_House_V2_F";
+ };
+ class Item25
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19581.299,132.50128,9417.1689};
+ angles[]={0,4.6290622,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1457;
+ type="Land_Cargo_House_V2_F";
+ };
+ class Item26
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19603.912,132.55197,9320.8838};
+ angles[]={0,4.6290622,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1458;
+ type="Land_Cargo_House_V2_F";
+ };
+ class Item27
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19680.525,133.49954,9414.2021};
+ angles[]={0,4.6290622,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1459;
+ type="Land_Cargo_House_V2_F";
+ };
+ class Item28
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19560.127,134.3754,9504.6836};
+ angles[]={0,1.400624,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1453;
+ type="Land_Cargo_HQ_V2_F";
+ };
+ class Item29
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19572.898,137.06697,9318.1191};
+ angles[]={0,1.3048155,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1461;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item30
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19698.318,136.63078,9551.9121};
+ angles[]={0,4.3110557,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1462;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=1.5258789e-005;
+ };
+ class Item31
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19751.617,140.56932,9330.7637};
+ angles[]={0,4.7306261,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1464;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item32
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19739.391,143.95296,9159.7422};
+ angles[]={0,5.5478101,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1465;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item33
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19642.125,141.91307,9138.623};
+ angles[]={0,0.51021713,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1466;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item34
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19496.506,133.9922,9663.8486};
+ angles[]={0,2.3598976,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1467;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item35
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19624.34,136.9799,9708.8682};
+ angles[]={0,3.5520601,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1468;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item36
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19527.928,135.30209,9491.9951};
+ angles[]={0,1.4252212,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1469;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item37
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19694.729,146.40492,9358.1709};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1456;
+ type="Land_Cargo_Tower_V2_F";
+ };
+ class Item38
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19569.336,131.75859,9448.6943};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1487;
+ type="land_gm_radio_antenna_01";
+ atlOffset=1.5258789e-005;
+ };
+ class Item39
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19667.559,132.65321,9456.0508};
+ angles[]={0.0060001095,4.5365348,6.2751918};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=1446;
+ type="gm_gc_tent_5x5m";
+ atlOffset=-1.5258789e-005;
+ };
+ class Item40
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19673.42,132.73247,9430.3457};
+ angles[]={0.0019834081,4.5365348,6.2812018};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=1448;
+ type="gm_gc_tent_5x5m";
+ };
+ class Item41
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19681.18,133.00006,9393.377};
+ angles[]={0.0080009829,4.5365348,0.0060001095};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=1450;
+ type="gm_gc_tent_5x5m";
+ };
+ class Item42
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19684.305,133.17693,9378.6133};
+ angles[]={0.010000871,4.5365348,0.010000871};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=1451;
+ type="gm_gc_tent_5x5m";
+ };
+ class Item43
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19592.209,131.6687,9342.8076};
+ angles[]={0.0079935296,1.2275156,6.2791886};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=1460;
+ type="gm_gc_tent_5x5m";
+ };
+ class Item44
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={19625.576,132.94485,9420.5752};
+ angles[]={0,1.3395053,0};
+ };
+ areaSize[]={306.83701,0,33.141998};
+ areaIsRectangle=1;
+ flags=1;
+ id=1372;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-0.6000061;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=12;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item45
+ {
+ dataType="Marker";
+ position[]={19619.043,132.77942,9266.0508};
+ name="airp_4_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=2118;
+ };
+ class Item46
+ {
+ dataType="Marker";
+ position[]={19721.363,137.592,9220.0703};
+ name="airp_4_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=253.20193;
+ id=2120;
+ atlOffset=3.0517578e-005;
+ };
+ class Item47
+ {
+ dataType="Marker";
+ position[]={19610.699,132.245,9292.0117};
+ name="airp_4_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=79.539978;
+ id=2121;
+ atlOffset=0.00036621094;
+ };
+ class Item48
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19591.252,131.57219,9364.8496};
+ angles[]={6.2812018,1.3554635,6.2771854};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2117;
+ type="Land_HelipadSquare_F";
+ };
+ class Item49
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19633.609,131.93318,9585.0947};
+ angles[]={6.2551923,4.4609513,0.013999403};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2119;
+ type="Land_HelipadSquare_F";
+ };
+ class Item50
+ {
+ dataType="Marker";
+ position[]={19568.367,131.435,9703.4121};
+ name="airp_4_plane";
+ markerType="RECTANGLE";
+ type="";
+ colorName="ColorCIV";
+ a=8;
+ b=8;
+ angle=167.06799;
+ id=2115;
+ atlOffset=-0.00022888184;
+ };
+ class Item51
+ {
+ dataType="Marker";
+ position[]={19575.084,132.397,9578.8027};
+ name="airp_4_plane_1";
+ markerType="RECTANGLE";
+ type="";
+ colorName="ColorCIV";
+ a=8;
+ b=8;
+ angle=77.436989;
+ id=2113;
+ atlOffset=-0.00025939941;
+ };
+ class Item52
+ {
+ dataType="Marker";
+ position[]={19547.527,132.11501,9572.2246};
+ name="airp_4_plane_2";
+ markerType="RECTANGLE";
+ type="";
+ colorName="ColorCIV";
+ a=8;
+ b=8;
+ angle=77.282982;
+ id=2114;
+ atlOffset=0.00032043457;
+ };
+ class Item53
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19584.875,131.69435,9392.3516};
+ angles[]={6.2771854,1.3554635,6.2812018};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2116;
+ type="Land_HelipadSquare_F";
+ };
+ class Item54
+ {
+ dataType="Marker";
+ position[]={19726.838,142.356,9038.8936};
+ name="detectPlayer_2";
+ markerType="RECTANGLE";
+ type="";
+ a=101.18;
+ b=66.612;
+ angle=78.755974;
+ id=2209;
+ atlOffset=0.00030517578;
+ };
+ class Item55
+ {
+ dataType="Marker";
+ position[]={19543.111,130.405,9811.0898};
+ name="detectPlayer_3";
+ markerType="RECTANGLE";
+ type="";
+ a=101.18;
+ b=66.612;
+ angle=78.755974;
+ id=2210;
+ atlOffset=-0.00033569336;
+ };
+ };
+ id=1146;
+ atlOffset=1.6990356;
+ };
+ };
+ id=1124;
+ atlOffset=21.92865;
+ };
+ class Item2
+ {
+ dataType="Layer";
+ name="Antistasi assets";
+ state=2;
+ class Entities
+ {
+ items=5;
+ class Item0
+ {
+ dataType="Layer";
+ name="HQ assets";
+ class Entities
+ {
+ items=23;
+ class Item0
+ {
+ dataType="Group";
+ side="Independent";
+ class Entities
+ {
+ items=1;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12119.71,148.07764,4125.5859};
+ angles[]={0,2.2023785,0};
+ };
+ side="Independent";
+ flags=7;
+ class Attributes
+ {
+ name="petros";
+ };
+ id=1286;
+ type="I_G_officer_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="face";
+ expression="_this setface _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="STRING";
+ value="";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=1;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ class Attributes
+ {
+ };
+ id=1285;
+ atlOffset=-116.76;
+ };
+ class Item1
+ {
+ dataType="Group";
+ side="Independent";
+ class Entities
+ {
+ items=38;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12130.041,148.80635,4124.3311};
+ };
+ side="Independent";
+ flags=3;
+ class Attributes
+ {
+ name="commanderX";
+ description="Default Commander";
+ isPlayer=1;
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1288;
+ type="I_G_Soldier_TL_F";
+ atlOffset=0.57569885;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="STRING";
+ value="Male04GRE";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=1;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item1
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12134.836,148.43134,4121.6279};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1289;
+ type="I_G_Soldier_TL_F";
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12134.975,148.47874,4123.8633};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1290;
+ type="I_G_Soldier_TL_F";
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12134.917,148.51758,4126.1963};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1291;
+ type="I_G_Soldier_TL_F";
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12134.754,148.55049,4128.5107};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1292;
+ type="I_G_Soldier_TL_F";
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12134.713,148.61304,4130.9639};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1293;
+ type="I_G_Soldier_TL_F";
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12134.527,148.65808,4133.2803};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1294;
+ type="I_G_Soldier_F";
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12134.32,148.70929,4135.1758};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1295;
+ type="I_G_Soldier_F";
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12137.195,148.56064,4121.751};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1296;
+ type="I_G_Soldier_F";
+ };
+ class Item9
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12137.194,148.60269,4124.0908};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1297;
+ type="I_G_Soldier_F";
+ };
+ class Item10
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12137.088,148.63968,4126.4639};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1298;
+ type="I_G_Soldier_F";
+ };
+ class Item11
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12137.029,148.67609,4128.6631};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1299;
+ type="I_G_Soldier_F";
+ };
+ class Item12
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12136.826,148.70869,4131.0859};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1300;
+ type="I_G_Soldier_F";
+ };
+ class Item13
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12136.639,148.74057,4133.417};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1301;
+ type="I_G_Soldier_F";
+ };
+ class Item14
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12139.304,148.67514,4121.7871};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1302;
+ type="I_G_Soldier_AR_F";
+ };
+ class Item15
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12139.466,148.72783,4124.2275};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1303;
+ type="I_G_Soldier_AR_F";
+ };
+ class Item16
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12139.065,148.74966,4126.6416};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1304;
+ type="I_G_Soldier_AR_F";
+ };
+ class Item17
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12139.042,148.78703,4128.791};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1305;
+ type="I_G_Soldier_AR_F";
+ };
+ class Item18
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12138.842,148.81656,4131.0322};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1306;
+ type="I_G_Soldier_AR_F";
+ };
+ class Item19
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12138.755,148.85616,4133.4912};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1307;
+ type="I_G_Soldier_AR_F";
+ };
+ class Item20
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12141.393,148.78934,4121.8662};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1308;
+ type="I_G_Soldier_GL_F";
+ };
+ class Item21
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12141.263,148.8233,4124.1846};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1309;
+ type="I_G_Soldier_GL_F";
+ };
+ class Item22
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12141.139,148.86447,4126.9287};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1310;
+ type="I_G_Soldier_GL_F";
+ };
+ class Item23
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12140.965,148.89162,4128.9375};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1311;
+ type="I_G_Soldier_GL_F";
+ };
+ class Item24
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12140.896,148.92732,4131.1221};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1312;
+ type="I_G_Soldier_GL_F";
+ atlOffset=-7.6293945e-005;
+ };
+ class Item25
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12140.79,148.96661,4133.6123};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1313;
+ type="I_G_Soldier_GL_F";
+ };
+ class Item26
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12142.92,148.87321,4121.9443};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1314;
+ type="I_G_medic_F";
+ };
+ class Item27
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12142.744,148.90091,4124.2236};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1315;
+ type="I_G_medic_F";
+ };
+ class Item28
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12142.702,148.94879,4127.0957};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1316;
+ type="I_G_medic_F";
+ };
+ class Item29
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12142.614,148.97675,4128.9023};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1317;
+ type="I_G_medic_F";
+ };
+ class Item30
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12142.431,149.00963,4131.2617};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1318;
+ type="I_G_medic_F";
+ };
+ class Item31
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12142.441,149.05359,4133.6729};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1319;
+ type="I_G_medic_F";
+ };
+ class Item32
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12144.722,148.96992,4122.1094};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1320;
+ type="I_G_engineer_F";
+ };
+ class Item33
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12144.745,149.00792,4124.4092};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1321;
+ type="I_G_engineer_F";
+ };
+ class Item34
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12144.503,149.04431,4127.2002};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1322;
+ type="I_G_engineer_F";
+ };
+ class Item35
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12144.248,149.06609,4129.1475};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1323;
+ type="I_G_engineer_F";
+ };
+ class Item36
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12144.053,149.09619,4131.3838};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1324;
+ type="I_G_engineer_F";
+ };
+ class Item37
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12143.948,149.13524,4133.8525};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1325;
+ type="I_G_engineer_F";
+ };
+ };
+ class Attributes
+ {
+ };
+ id=1287;
+ atlOffset=-116.76;
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12128.114,152.29456,4130.6943};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ name="flagX";
+ };
+ id=1326;
+ type="Flag_Syndikat_F";
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12128.798,149.01559,4122.0342};
+ angles[]={6.2651849,0,0.053948916};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ name="boxX";
+ };
+ id=1327;
+ type="IG_supplyCrate_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="ammoBox";
+ expression="[_this,_value] call bis_fnc_initAmmoBox;";
+ class Value
+ {
+ class data
+ {
+ singleType="STRING";
+ value="";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12124.939,148.54031,4124.8369};
+ angles[]={6.2651882,0,6.2691903};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ name="fireX";
+ };
+ id=1328;
+ type="Land_TentSolar_01_olive_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12128.73,148.99232,4126.709};
+ angles[]={6.2671871,0,0.051955618};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ name="vehicleBox";
+ };
+ id=1329;
+ type="Box_East_AmmoVeh_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="ammoBox";
+ expression="[_this,_value] call bis_fnc_initAmmoBox;";
+ class Value
+ {
+ class data
+ {
+ singleType="STRING";
+ value="[[[[],[]],[[],[]],[[],[]],[[],[]]],false]";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12122.172,149.16496,4128.6689};
+ angles[]={6.2651882,5.6506429,6.2272449};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ name="mapX";
+ };
+ id=1330;
+ type="MapBoard_seismic_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item7
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12123.137,147.8708,4117.5654};
+ angles[]={0.032489564,0,6.2706842};
+ };
+ name="garrison";
+ id=1331;
+ type="Logic";
+ };
+ class Item8
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12130.396,148.38213,4111.6455};
+ angles[]={0.029989703,0,6.2581916};
+ };
+ name="killZones";
+ id=1332;
+ type="Logic";
+ atlOffset=-6.1035156e-005;
+ };
+ class Item9
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12131.113,148.4566,4110.6533};
+ angles[]={0.027492445,0,6.2581916};
+ };
+ name="pathfinding";
+ id=1333;
+ type="Logic";
+ };
+ class Item10
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12126.799,148.04826,4114.8135};
+ angles[]={0.029989703,0,6.2656889};
+ };
+ name="roadsX";
+ id=1334;
+ type="Logic";
+ };
+ class Item11
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12121.563,147.82834,4118.9775};
+ angles[]={0.034986377,0,6.2706842};
+ };
+ name="server";
+ id=1335;
+ type="Logic";
+ atlOffset=-3.0517578e-005;
+ };
+ class Item12
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12129.484,148.29887,4112.4775};
+ angles[]={0.029989703,0,6.2581916};
+ };
+ name="sidesX";
+ id=1336;
+ type="Logic";
+ };
+ class Item13
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12124.924,147.91719,4116.1445};
+ angles[]={0.032489564,0,6.2706842};
+ };
+ name="spawner";
+ id=1337;
+ type="Logic";
+ };
+ class Item14
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12128.215,148.17508,4113.7295};
+ angles[]={0.029989703,0,6.2656889};
+ };
+ name="timer";
+ id=1338;
+ type="Logic";
+ };
+ class Item15
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12117.33,147.56805,4116.2773};
+ angles[]={0.039977662,0,6.2656889};
+ };
+ name="hc";
+ isPlayable=1;
+ id=1339;
+ type="HeadlessClient_F";
+ };
+ class Item16
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12118.358,147.56432,4115.293};
+ angles[]={0.039977662,0,6.2656889};
+ };
+ name="hc_1";
+ isPlayable=1;
+ id=1340;
+ type="HeadlessClient_F";
+ };
+ class Item17
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12119.304,147.61533,4114.4707};
+ angles[]={0.034986377,0,6.2656851};
+ };
+ name="hc_2";
+ isPlayable=1;
+ id=1341;
+ type="HeadlessClient_F";
+ };
+ class Item18
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12107.915,146.89709,4111.4531};
+ angles[]={0.047464538,0,6.2631893};
+ };
+ id=1342;
+ 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="";
+ };
+ };
+ };
+ class Attribute3
+ {
+ property="ModuleCurator_F_Addons";
+ expression="_this setVariable ['Addons',_value,true];";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=3;
+ };
+ };
+ };
+ nAttributes=4;
+ };
+ };
+ class Item19
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12111.848,147.50761,4118.4043};
+ angles[]={0.039977662,0,6.2706842};
+ };
+ name="HC_commanderX";
+ id=1343;
+ type="HighCommand";
+ };
+ class Item20
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12115.248,147.57779,4118.3105};
+ angles[]={0.039979152,0,6.2681832};
+ };
+ id=1344;
+ type="HighCommandSubordinate";
+ };
+ class Item21
+ {
+ dataType="Marker";
+ position[]={12123.812,146.39278,4125.6592};
+ name="Synd_HQ";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorPink";
+ a=50;
+ b=50;
+ id=1345;
+ atlOffset=-1.6334076;
+ };
+ class Item22
+ {
+ dataType="Marker";
+ position[]={12125.145,2.7037606e+012,4127.8379};
+ name="respawn_guerrila";
+ text="Your Headquarters";
+ type="hd_flag";
+ colorName="ColorGUER";
+ id=1346;
+ atlOffset=2.7037606e+012;
+ };
+ };
+ id=1168;
+ atlOffset=-116.76;
+ };
+ class Item1
+ {
+ dataType="Layer";
+ name="seaSpawnAttack";
+ class Entities
+ {
+ items=16;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={-541.60089,120.94968,10363.386};
+ name="seaAttackSpawn";
+ type="mil_ambush";
+ angle=28.695;
+ id=1234;
+ atlOffset=12.071991;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={-530.30298,122.13212,15218.493};
+ name="seaAttackSpawn_2";
+ type="mil_ambush";
+ angle=28.695;
+ id=1798;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={-212.28186,103.25352,20654.59};
+ name="seaAttackSpawn_3";
+ type="mil_ambush";
+ angle=28.695;
+ id=1799;
+ atlOffset=15.805367;
+ };
+ class Item3
+ {
+ dataType="Marker";
+ position[]={5339.916,86.458763,20756.906};
+ name="seaAttackSpawn_4";
+ type="mil_ambush";
+ angle=28.695;
+ id=1800;
+ atlOffset=12.072006;
+ };
+ class Item4
+ {
+ dataType="Marker";
+ position[]={10198.398,79.689728,20845.016};
+ name="seaAttackSpawn_5";
+ type="mil_ambush";
+ angle=28.695;
+ id=1801;
+ atlOffset=12.072006;
+ };
+ class Item5
+ {
+ dataType="Marker";
+ position[]={15547.764,68.083984,20895.361};
+ name="seaAttackSpawn_6";
+ type="mil_ambush";
+ angle=28.695;
+ id=1802;
+ atlOffset=12.072006;
+ };
+ class Item6
+ {
+ dataType="Marker";
+ position[]={20639.379,68.888596,20982.627};
+ name="seaAttackSpawn_7";
+ type="mil_ambush";
+ angle=28.695;
+ id=1803;
+ atlOffset=12.166344;
+ };
+ class Item7
+ {
+ dataType="Marker";
+ position[]={21526.469,110.3116,15432.715};
+ name="seaAttackSpawn_8";
+ type="mil_ambush";
+ angle=28.695;
+ id=1804;
+ atlOffset=12.072006;
+ };
+ class Item8
+ {
+ dataType="Marker";
+ position[]={21236.975,139.46201,10700.098};
+ name="seaAttackSpawn_9";
+ type="mil_ambush";
+ angle=28.695;
+ id=1805;
+ atlOffset=12.071999;
+ };
+ class Item9
+ {
+ dataType="Marker";
+ position[]={21224.385,156.28535,5212.2754};
+ name="seaAttackSpawn_10";
+ type="mil_ambush";
+ angle=28.695;
+ id=1806;
+ atlOffset=12.072006;
+ };
+ class Item10
+ {
+ dataType="Marker";
+ position[]={21111.104,155.62074,-86.745605};
+ name="seaAttackSpawn_11";
+ type="mil_ambush";
+ angle=28.695;
+ id=1807;
+ atlOffset=12.072006;
+ };
+ class Item11
+ {
+ dataType="Marker";
+ position[]={16126.752,128.47021,-816.77734};
+ name="seaAttackSpawn_12";
+ type="mil_ambush";
+ angle=28.695;
+ id=1808;
+ atlOffset=12.072006;
+ };
+ class Item12
+ {
+ dataType="Marker";
+ position[]={9531.2979,168.43552,-753.84277};
+ name="seaAttackSpawn_13";
+ type="mil_ambush";
+ angle=28.695;
+ id=1809;
+ atlOffset=12.072006;
+ };
+ class Item13
+ {
+ dataType="Marker";
+ position[]={5428.0181,120.62491,-602.80273};
+ name="seaAttackSpawn_14";
+ type="mil_ambush";
+ angle=28.695;
+ id=1810;
+ atlOffset=12.072006;
+ };
+ class Item14
+ {
+ dataType="Marker";
+ position[]={-286.36374,121.15128,-363.65479};
+ name="seaAttackSpawn_15";
+ type="mil_ambush";
+ angle=28.695;
+ id=1811;
+ atlOffset=12.072014;
+ };
+ class Item15
+ {
+ dataType="Marker";
+ position[]={-701.72656,132.92821,5287.7939};
+ name="seaAttackSpawn_16";
+ type="mil_ambush";
+ angle=28.695;
+ id=1812;
+ atlOffset=12.072006;
+ };
+ };
+ id=1233;
+ atlOffset=-116.76;
+ };
+ class Item2
+ {
+ dataType="Layer";
+ name="controls";
+ class Entities
+ {
+ items=86;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={6085.1201,113.35244,3611.3062};
+ name="control_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=1815;
+ atlOffset=-3.8914337;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={4593.2905,114.94939,4609.4385};
+ name="control_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=1816;
+ atlOffset=-3.8914337;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={19273.572,127.88426,8679.7178};
+ name="control_3";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=1817;
+ atlOffset=-3.8914337;
+ };
+ class Item3
+ {
+ dataType="Marker";
+ position[]={19417.424,118.30719,10714.497};
+ name="control_4";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=1818;
+ atlOffset=-3.8914337;
+ };
+ class Item4
+ {
+ dataType="Marker";
+ position[]={18770.068,75.087746,17575.283};
+ name="control_5";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=1819;
+ atlOffset=-3.8914337;
+ };
+ class Item5
+ {
+ dataType="Marker";
+ position[]={8354.4531,89.084793,14043.658};
+ name="control_6";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=1820;
+ atlOffset=-3.8914337;
+ };
+ class Item6
+ {
+ dataType="Marker";
+ position[]={7141.1714,103.9023,12908.135};
+ name="control_7";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=1821;
+ atlOffset=-3.8914337;
+ };
+ class Item7
+ {
+ dataType="Marker";
+ position[]={15888.915,95.745712,6755.8276};
+ name="control_8";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2122;
+ atlOffset=-3.8914337;
+ };
+ class Item8
+ {
+ dataType="Marker";
+ position[]={14781.513,91.383026,8798.3252};
+ name="control_9";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2123;
+ };
+ class Item9
+ {
+ dataType="Marker";
+ position[]={13885.697,81.522095,10518.442};
+ name="control_10";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2124;
+ atlOffset=-3.8914337;
+ };
+ class Item10
+ {
+ dataType="Marker";
+ position[]={18389.422,70.722183,15766.309};
+ name="control_11";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2125;
+ atlOffset=-3.8914337;
+ };
+ class Item11
+ {
+ dataType="Marker";
+ position[]={16226.108,74.374756,15845.986};
+ name="control_12";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2126;
+ atlOffset=-3.8914337;
+ };
+ class Item12
+ {
+ dataType="Marker";
+ position[]={15368.424,81.540985,13977.197};
+ name="control_13";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2127;
+ };
+ class Item13
+ {
+ dataType="Marker";
+ position[]={8303.3125,139.25282,5040.1528};
+ name="control_14";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2141;
+ atlOffset=-3.8914337;
+ };
+ class Item14
+ {
+ dataType="Marker";
+ position[]={7408.4443,127.52812,8932.8203};
+ name="control_15";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2143;
+ atlOffset=-3.8914337;
+ };
+ class Item15
+ {
+ dataType="Marker";
+ position[]={6014.2261,112.27684,11897.128};
+ name="control_16";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2145;
+ atlOffset=-3.8914337;
+ };
+ class Item16
+ {
+ dataType="Marker";
+ position[]={3903.0967,113.95963,13865.268};
+ name="control_17";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2147;
+ atlOffset=-3.8914337;
+ };
+ class Item17
+ {
+ dataType="Marker";
+ position[]={3826.741,92.823578,15763.559};
+ name="control_18";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2149;
+ atlOffset=-3.8914337;
+ };
+ class Item18
+ {
+ dataType="Marker";
+ position[]={4632.7021,75.552147,18126.566};
+ name="control_19";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2151;
+ atlOffset=-3.8914337;
+ };
+ class Item19
+ {
+ dataType="Marker";
+ position[]={6677.3799,67.351372,19003.699};
+ name="control_20";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2153;
+ atlOffset=-3.8914337;
+ };
+ class Item20
+ {
+ dataType="Marker";
+ position[]={7566.8711,77.616989,16044.532};
+ name="control_21";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2155;
+ atlOffset=-3.8914337;
+ };
+ class Item21
+ {
+ dataType="Marker";
+ position[]={2270.6587,128.51105,11709.743};
+ name="control_22";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2157;
+ atlOffset=-3.8914337;
+ };
+ class Item22
+ {
+ dataType="Marker";
+ position[]={5906.293,159.26677,8873.4541};
+ name="control_23";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2159;
+ atlOffset=-3.8914337;
+ };
+ class Item23
+ {
+ dataType="Marker";
+ position[]={8698.5771,139.36383,1785.8486};
+ name="control_24";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2161;
+ atlOffset=-3.8914337;
+ };
+ class Item24
+ {
+ dataType="Marker";
+ position[]={4117.147,107.82697,2388.467};
+ name="control_25";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2163;
+ atlOffset=-3.8914261;
+ };
+ class Item25
+ {
+ dataType="Marker";
+ position[]={1346.5555,101.61857,2793.4304};
+ name="control_26";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2165;
+ atlOffset=-3.8914337;
+ };
+ class Item26
+ {
+ dataType="Marker";
+ position[]={3288.7114,107.16778,7665.3936};
+ name="control_27";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2167;
+ atlOffset=-3.8914337;
+ };
+ class Item27
+ {
+ dataType="Marker";
+ position[]={10071.744,87.55529,12399.857};
+ name="control_28";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2169;
+ atlOffset=-3.8914337;
+ };
+ class Item28
+ {
+ dataType="Marker";
+ position[]={16557.588,128.78297,4506.2139};
+ name="control_29";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2171;
+ atlOffset=-3.8914337;
+ };
+ class Item29
+ {
+ dataType="Marker";
+ position[]={13265.039,99.508415,5695.835};
+ name="control_30";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2173;
+ atlOffset=-3.8914337;
+ };
+ class Item30
+ {
+ dataType="Marker";
+ position[]={15163.07,102.66952,2189.1934};
+ name="control_31";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2175;
+ atlOffset=-3.8914337;
+ };
+ class Item31
+ {
+ dataType="Marker";
+ position[]={11295.695,90.049973,10624.298};
+ name="control_32";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2177;
+ atlOffset=-3.8914337;
+ };
+ class Item32
+ {
+ dataType="Marker";
+ position[]={13956.692,71.950256,18229.152};
+ name="control_33";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2179;
+ atlOffset=-3.8914337;
+ };
+ class Item33
+ {
+ dataType="Marker";
+ position[]={9949.1611,119.76003,8665.5322};
+ name="control_34";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2181;
+ };
+ class Item34
+ {
+ dataType="Marker";
+ position[]={11533.387,90.571625,7803.0889};
+ name="control_35";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2183;
+ atlOffset=-3.8914337;
+ };
+ class Item35
+ {
+ dataType="Marker";
+ position[]={10359.588,64.967743,16886.316};
+ name="control_36";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2185;
+ atlOffset=-3.8914337;
+ };
+ class Item36
+ {
+ dataType="Marker";
+ position[]={12591.521,180.31,1507.5975};
+ name="control_37";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2187;
+ atlOffset=-3.8914337;
+ };
+ class Item37
+ {
+ dataType="Marker";
+ position[]={13056.367,142.25862,3344.1885};
+ name="control_38";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2189;
+ atlOffset=-3.8914337;
+ };
+ class Item38
+ {
+ dataType="Marker";
+ position[]={10460.766,181.50572,5401.2832};
+ name="control_39";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2191;
+ atlOffset=-3.8914337;
+ };
+ class Item39
+ {
+ dataType="Marker";
+ position[]={10761.432,115.33353,8975.4541};
+ name="control_40";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2193;
+ atlOffset=-3.8914337;
+ };
+ class Item40
+ {
+ dataType="Marker";
+ position[]={9606.6855,99.691399,10983.214};
+ name="control_41";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2195;
+ atlOffset=-3.8914337;
+ };
+ class Item41
+ {
+ dataType="Marker";
+ position[]={13492.182,74.85392,13571.608};
+ name="control_42";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2197;
+ atlOffset=-3.8914337;
+ };
+ class Item42
+ {
+ dataType="Marker";
+ position[]={10907.249,64.913803,17613.195};
+ name="control_43";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2199;
+ atlOffset=-3.8914337;
+ };
+ class Item43
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={16225.714,78.264343,15846.118};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2128;
+ 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 Item44
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={6084.8511,117.23922,3611.5112};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2129;
+ 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 Item45
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={13885.175,85.406738,10518.932};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2130;
+ 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 Item46
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={18389.225,74.611862,15766.646};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2131;
+ 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 Item47
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={15368.475,81.536888,13977.221};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2132;
+ 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 Item48
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={4593.6709,118.84402,4609.418};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2133;
+ 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 Item49
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={19273.277,131.76894,8680.0381};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2134;
+ 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 Item50
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={19417.326,122.18738,10714.878};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2135;
+ 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 Item51
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={18771.285,78.964577,17575.635};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2136;
+ 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 Item52
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={8355.0508,92.978447,14044.019};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2137;
+ 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 Item53
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={7141.3555,107.79391,12908.047};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2138;
+ 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 Item54
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={15888.455,99.643044,6756.2622};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2139;
+ 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 Item55
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={14781.295,91.382591,8797.8301};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2140;
+ 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 Item56
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={8302.79,143.14406,5040.6421};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2142;
+ 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 Item57
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={7407.9219,131.43437,8933.3096};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2144;
+ 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 Item58
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={6013.7036,116.15823,11897.617};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2146;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=7.6293945e-006;
+ 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 Item59
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={3902.5742,117.85303,13865.757};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2148;
+ 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 Item60
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={3826.2185,96.710052,15764.048};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2150;
+ 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 Item61
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={4632.1797,79.445862,18127.057};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2152;
+ 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 Item62
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={6676.8574,71.249336,19004.189};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2154;
+ 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 Item63
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={7566.3486,81.505348,16045.021};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2156;
+ 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 Item64
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={2270.1362,132.39525,11710.232};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2158;
+ 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 Item65
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={5905.7705,163.1608,8873.9434};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2160;
+ 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 Item66
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={8698.0547,143.27629,1786.3379};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2162;
+ 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 Item67
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={4116.6245,111.71415,2388.9563};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2164;
+ 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 Item68
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={1346.0331,105.51,2793.9197};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2166;
+ 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 Item69
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={3288.189,111.05824,7665.8828};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2168;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=7.6293945e-006;
+ 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 Item70
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={10071.222,91.450119,12400.347};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2170;
+ 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 Item71
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={16557.066,132.67572,4506.7031};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2172;
+ 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 Item72
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={13264.517,103.40097,5696.3242};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2174;
+ 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 Item73
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={15162.548,106.56982,2189.6826};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2176;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-7.6293945e-006;
+ 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 Item74
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={11295.173,93.94043,10624.787};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2178;
+ 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 Item75
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={13956.17,75.840714,18229.641};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2180;
+ 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 Item76
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={9948.6387,119.75842,8666.0215};
+ angles[]={0.0060001095,0,0.019996032};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2182;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.011772156;
+ 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 Item77
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={11532.864,94.454498,7803.5781};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2184;
+ 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 Item78
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={10359.065,68.858131,16886.805};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2186;
+ 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 Item79
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12590.999,184.19843,1508.0868};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2188;
+ 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 Item80
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={13055.845,146.15038,3344.6777};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2190;
+ 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 Item81
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={10460.243,185.395,5401.7725};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2192;
+ 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 Item82
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={10760.909,119.21791,8975.9434};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2194;
+ 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 Item83
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={9606.1631,103.59112,10983.703};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2196;
+ 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 Item84
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={13491.659,78.83744,13572.098};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2198;
+ 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 Item85
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={10906.727,68.802666,17613.684};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2200;
+ 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;
+ };
+ };
+ };
+ id=1235;
+ atlOffset=-116.76;
+ };
+ class Item3
+ {
+ dataType="Marker";
+ position[]={21594.354,146.22559,7284.3301};
+ name="CSAT_carrier";
+ type="flag_CSAT";
+ id=1794;
+ atlOffset=13.598297;
+ };
+ class Item4
+ {
+ dataType="Marker";
+ position[]={-1087.282,102.995,17670.42};
+ name="NATO_carrier";
+ type="flag_UN";
+ id=1795;
+ atlOffset=8.528511;
+ };
+ };
+ id=1167;
+ atlOffset=8.4492517e+010;
+ };
+ class Item3
+ {
+ dataType="Layer";
+ name="factories";
+ state=2;
+ class Entities
+ {
+ items=7;
+ class Item0
+ {
+ dataType="Layer";
+ name="factory_1";
+ class Entities
+ {
+ items=6;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={12671.63,95.913025,8328.0527};
+ name="fact_1_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=142.42159;
+ id=1823;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={12655.872,95.709511,8319.7715};
+ name="factory_1";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorBrown";
+ a=176.65199;
+ b=51.507999;
+ angle=316.58197;
+ id=1824;
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12559.348,100.28281,8205.3594};
+ angles[]={0,0.51823127,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1976;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12665.895,101.65913,8386.5273};
+ angles[]={0,2.4180295,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1975;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12684.605,100.20187,8311.0537};
+ angles[]={0,5.4538622,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1977;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=7.6293945e-006;
+ };
+ class Item5
+ {
+ dataType="Marker";
+ position[]={12648.693,95.642258,8305.334};
+ name="fact_1_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=124.26476;
+ id=2585;
+ };
+ };
+ id=1244;
+ atlOffset=-116.76;
+ };
+ class Item1
+ {
+ dataType="Layer";
+ name="factory_2";
+ class Entities
+ {
+ items=8;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={10394.598,106.47,7256.123};
+ name="fact_2_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=271.35046;
+ id=1826;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={10446.199,106.47,7260.189};
+ name="factory_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorBrown";
+ a=86.49707;
+ b=96.506836;
+ id=1827;
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10375.987,111.36992,7180.2842};
+ angles[]={0,0.65339965,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1979;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=-0.0050811768;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10460.791,111.375,7300.9546};
+ angles[]={0,3.105648,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1980;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10472.979,111.36992,7177.3037};
+ angles[]={0,6.0528712,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1981;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=-0.0050811768;
+ };
+ class Item5
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={10372.662,106.47,7256.3779};
+ };
+ areaSize[]={7.1690001,0,7.2269959};
+ areaIsRectangle=1;
+ flags=1;
+ id=1982;
+ 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 Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10374.77,111.3653,7316.354};
+ angles[]={0,2.4213428,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1978;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=-0.0050811768;
+ };
+ class Item7
+ {
+ dataType="Marker";
+ position[]={10378.977,106.47,7241.272};
+ name="fact_2_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=358.14099;
+ id=2588;
+ };
+ };
+ id=1248;
+ atlOffset=-116.76;
+ };
+ class Item2
+ {
+ dataType="Layer";
+ name="factory_3";
+ class Entities
+ {
+ items=6;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={3636.979,107.83969,1496.1901};
+ name="fact_3_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=230.73042;
+ id=1832;
+ atlOffset=0.60869598;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={3658.0813,106.50443,1493.7296};
+ name="factory_3";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorBrown";
+ a=75;
+ b=75;
+ angle=12.812506;
+ id=1833;
+ atlOffset=7.6293945e-006;
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3622.8694,113.53773,1456.7115};
+ angles[]={0,0.94378805,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1984;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=-7.6293945e-006;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3680.9949,111.50799,1471.1035};
+ angles[]={0,5.0341015,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1985;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=0.16716003;
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3625.3755,111.20934,1539.2191};
+ angles[]={0,2.3321397,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1983;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=7.6293945e-006;
+ };
+ class Item5
+ {
+ dataType="Marker";
+ position[]={3619.468,108.46128,1504.4885};
+ name="fact_3_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=201.4278;
+ id=2587;
+ atlOffset=0.60869598;
+ };
+ };
+ id=1252;
+ atlOffset=-116.76;
+ };
+ class Item3
+ {
+ dataType="Layer";
+ name="factory_4";
+ class Entities
+ {
+ items=7;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={12859.642,106.62936,5587.2197};
+ name="fact_4_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=88.091858;
+ id=1835;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={12840.15,106.51001,5542.0801};
+ name="factory_4";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorBrown";
+ a=97.571136;
+ b=108.52962;
+ angle=341.09393;
+ id=1836;
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12896.069,111.39414,5508.897};
+ angles[]={0,5.3829384,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1988;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12769.937,111.41501,5590.9668};
+ angles[]={0,1.9743924,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1986;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12843.663,111.77507,5625.0044};
+ angles[]={0,2.7320015,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1987;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12808.396,111.46455,5466.6382};
+ angles[]={0,0.16666034,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1989;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item6
+ {
+ dataType="Marker";
+ position[]={12866.298,106.57363,5568.9951};
+ name="fact_4_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=45.467579;
+ id=2586;
+ };
+ };
+ id=1256;
+ atlOffset=-116.76;
+ };
+ class Item4
+ {
+ dataType="Layer";
+ name="factory_5";
+ class Entities
+ {
+ items=7;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={3072.1316,82.370422,15502.81};
+ name="fact_5_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=112.37476;
+ id=1838;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={3100.6304,82.021011,15545.356};
+ name="factory_5";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorBrown";
+ a=85.275757;
+ b=97.295898;
+ angle=18.806229;
+ id=1839;
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3030.0916,86.772797,15505.266};
+ angles[]={0,1.3068883,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1991;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=-0.0025024414;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3051.2144,84.803841,15606.565};
+ angles[]={0,2.3169119,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1992;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3171.1135,86.764282,15607.965};
+ angles[]={0,4.2236938,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1993;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3138.645,88.200485,15433.863};
+ angles[]={0,5.9836292,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1990;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item6
+ {
+ dataType="Marker";
+ position[]={3092.4165,82.655998,15497.225};
+ name="fact_5_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=275.02606;
+ id=2583;
+ };
+ };
+ id=1260;
+ atlOffset=-116.76;
+ };
+ class Item5
+ {
+ dataType="Layer";
+ name="factory_6";
+ class Entities
+ {
+ items=5;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={11026.419,91.088745,11438.381};
+ name="fact_6_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=48.631687;
+ id=1844;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={11051.099,91.236687,11414.195};
+ name="factory_6";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorBrown";
+ a=75;
+ b=75;
+ angle=326.08301;
+ id=1845;
+ atlOffset=7.6293945e-006;
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11109.945,96.327988,11408.825};
+ angles[]={0,5.0136008,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1996;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11020.02,96.092369,11430.629};
+ angles[]={0,2.151962,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1994;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11061.062,95.347351,11464.775};
+ angles[]={0,3.3601818,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1995;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ };
+ id=1264;
+ atlOffset=-116.76;
+ };
+ class Item6
+ {
+ dataType="Layer";
+ name="factory_7";
+ class Entities
+ {
+ items=7;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={16760.596,77.210693,17940.248};
+ name="fact_7_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=229.81485;
+ id=1829;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={16735.154,77.031525,17971.348};
+ name="factory_7";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorBrown";
+ a=68.728333;
+ b=68.069115;
+ angle=324.72681;
+ id=1830;
+ atlOffset=0.025985718;
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={16663.436,80.933868,17987.148};
+ angles[]={0,1.9932342,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1998;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=0.002243042;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={16732.926,81.787468,18032.828};
+ angles[]={0,3.2010744,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1999;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={16801.578,82.216713,17951.713};
+ angles[]={0,4.6165199,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2000;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=0.002243042;
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={16723.236,82.103714,17896.887};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1997;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=0.002243042;
+ };
+ class Item6
+ {
+ dataType="Marker";
+ position[]={16746.547,77.124077,17951.059};
+ name="fact_7_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=229.81485;
+ id=2584;
+ };
+ };
+ id=1268;
+ atlOffset=-116.76;
+ };
+ };
+ id=1243;
+ atlOffset=10.792679;
+ };
+ class Item4
+ {
+ dataType="Layer";
+ name="outposts";
+ state=2;
+ class Entities
+ {
+ items=19;
+ class Item0
+ {
+ dataType="Layer";
+ name="outpost_1";
+ class Entities
+ {
+ items=8;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={15633.15,85.537964,14670.242};
+ name="outp_1_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=117.04991;
+ id=1859;
+ atlOffset=10.456795;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={15581.271,75.0476,14691.373};
+ name="outpost_1";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=87.57959;
+ b=86.227051;
+ id=1860;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={15554.472,75.0476,14675.992};
+ name="outp_1_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=1861;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15521.987,79.79808,14722.072};
+ angles[]={0,1.8385134,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2001;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=0.022438049;
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15554.798,79.953133,14637.702};
+ angles[]={0,0.37216347,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2002;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=0.00017547607;
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15628.306,79.952599,14660.607};
+ angles[]={0,4.7565007,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2003;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item6
+ {
+ dataType="Marker";
+ position[]={15620.24,85.503998,14672.294};
+ name="outp_1_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=117.05;
+ id=3242;
+ atlOffset=10.456398;
+ };
+ class Item7
+ {
+ dataType="Marker";
+ position[]={15611.142,85.50444,14681.657};
+ name="outp_1_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=117.0499;
+ id=3243;
+ atlOffset=10.456741;
+ };
+ };
+ id=892;
+ atlOffset=-116.76;
+ };
+ class Item1
+ {
+ dataType="Layer";
+ name="outpost_2";
+ class Entities
+ {
+ items=31;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={1249.0989,138.20007,13046.974};
+ name="outp_2_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=1880;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={1255.4949,138.07477,13087.986};
+ name="outp_2_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=89.548355;
+ id=1882;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={1246.0703,138.20007,13064.899};
+ name="outpost_2";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=89.734741;
+ b=75;
+ angle=351.87891;
+ id=1883;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1192.0974,137.99977,13045.146};
+ angles[]={6.2765622,1.5212603,0.037314966};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2050;
+ type="Land_HelipadSquare_F";
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1166.9175,140.90005,13085.983};
+ angles[]={0,2.1112397,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2046;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1169.6104,140.95894,13030.66};
+ angles[]={0,0.35281283,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2047;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=1.5258789e-005;
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1265.4636,143.1037,13064.781};
+ angles[]={0,4.6492176,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2048;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=1.5258789e-005;
+ };
+ class Item7
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={1215.4692,138.20007,13065.025};
+ };
+ areaSize[]={5,0,13.370605};
+ flags=1;
+ id=2044;
+ 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 Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1190.5487,138.13112,13077.099};
+ angles[]={0.0045412821,1.5212603,0.0098809516};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2049;
+ type="Land_HelipadSquare_F";
+ };
+ class Item9
+ {
+ dataType="Marker";
+ position[]={1238.0984,138.17445,13086.19};
+ name="outp_2_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=89.548355;
+ id=2743;
+ };
+ class Item10
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1204.1948,138.9257,13029.783};
+ angles[]={6.2817621,3.0766568,0.006108406};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2725;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item11
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1195.8751,138.82249,13029.316};
+ angles[]={6.2799101,3.0766568,0.018335201};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2726;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item12
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1187.6259,138.43057,13028.925};
+ angles[]={6.2776828,3.0766568,0.070187747};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2727;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item13
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1180.0378,137.78667,13028.456};
+ angles[]={0.0009765625,3.0766568,0.089890592};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2728;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item14
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1167.5331,136.64796,13026.121};
+ angles[]={6.2769899,3.4800482,0.075287566};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2729;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item15
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1163.5402,136.41869,13033.795};
+ angles[]={0.00077204045,4.6520095,0.040550709};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2730;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item16
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1161.2377,136.39944,13074.71};
+ angles[]={0.0089769717,1.5047461,0.11834706};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2731;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item17
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1161.5791,136.5374,13066.007};
+ angles[]={0.0085762804,1.5050913,0.087116994};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2732;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item18
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1162.0782,136.49911,13057.689};
+ angles[]={6.2761774,1.5034623,0.05732841};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2733;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item19
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1162.5018,136.43503,13049.441};
+ angles[]={6.2712302,1.5015601,0.046556387};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2734;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item20
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1163.0001,136.40073,13041.855};
+ angles[]={6.2799282,1.5009267,0.037316564};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2735;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item21
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1160.4563,136.12161,13081.632};
+ angles[]={0.024000978,1.5047461,0.12121963};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2736;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item22
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1161.7966,136.13614,13087.803};
+ angles[]={0.018099615,2.1394482,0.11180585};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2737;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item23
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1209.0465,138.84105,13092.579};
+ angles[]={0.0220327,3.0766568,0.016406724};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2738;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item24
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1200.3427,138.72209,13092.271};
+ angles[]={0.04544818,3.0766568,0.012318902};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2739;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item25
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1192.0229,138.44453,13091.805};
+ angles[]={0.075691424,3.0766568,0.041763216};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2740;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item26
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1183.7737,137.94992,13091.413};
+ angles[]={0.083921663,3.0766568,0.082314923};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2741;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item27
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1176.1857,137.34055,13090.944};
+ angles[]={0.072513729,3.0766568,0.088982351};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2742;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item28
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1212.8987,138.93968,13030.091};
+ angles[]={0,3.0766568,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2724;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item29
+ {
+ dataType="Marker";
+ position[]={1278.8931,138.02501,13075.991};
+ name="outp_2_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=356.36734;
+ id=3235;
+ };
+ class Item30
+ {
+ dataType="Marker";
+ position[]={1279.698,138.18391,13062.932};
+ name="outp_2_vehicle_3";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=356.36731;
+ id=3236;
+ };
+ };
+ id=897;
+ atlOffset=-116.76;
+ };
+ class Item2
+ {
+ dataType="Layer";
+ name="outpost_3";
+ class Entities
+ {
+ items=10;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={1758.2034,100.43763,1350.2983};
+ name="outp_3_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=1890;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={1761.6918,101.10288,1317.1868};
+ name="outp_3_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=178.80249;
+ id=1892;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={1774.413,100.758,1332.741};
+ name="outpost_3";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=100;
+ b=100;
+ id=1893;
+ atlOffset=0.00047302246;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1788.5601,106.30859,1291.7905};
+ angles[]={0,6.0255494,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2052;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=7.6293945e-006;
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1729.7472,106.23087,1311.621};
+ angles[]={0,0.89104187,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2053;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1751.4733,105.137,1361.5557};
+ angles[]={0,2.6313961,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2054;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1794.5317,100.61826,1331.5084};
+ angles[]={0.019999012,0.38352445,6.2651882};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2051;
+ type="Land_HelipadSquare_F";
+ };
+ class Item7
+ {
+ dataType="Marker";
+ position[]={1776.4186,101.13681,1313.0176};
+ name="outp_3_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=215.32669;
+ id=2628;
+ };
+ class Item8
+ {
+ dataType="Marker";
+ position[]={1764.6893,101.25735,1276.9482};
+ name="outp_3_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=21.71221;
+ id=3217;
+ };
+ class Item9
+ {
+ dataType="Marker";
+ position[]={1775.1497,101.27321,1273.1384};
+ name="outp_3_vehicle_3";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=22.680872;
+ id=3218;
+ };
+ };
+ id=902;
+ atlOffset=-116.76;
+ };
+ class Item3
+ {
+ dataType="Layer";
+ name="outpost_4";
+ class Entities
+ {
+ items=12;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={15120.294,109.14326,2290.2268};
+ name="outp_4_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=205.4153;
+ id=1895;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={15110.995,109.4379,2306.8838};
+ name="outpost_4";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=75;
+ b=75;
+ id=1896;
+ atlOffset=-7.6293945e-006;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={15094.674,109.81705,2317.6914};
+ name="outp_4_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=1897;
+ atlOffset=-7.6293945e-006;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15167.303,112.33624,2309.3328};
+ angles[]={0,4.6557531,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2055;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15146.808,112.94214,2264.1138};
+ angles[]={0,5.1548843,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2056;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15067.184,115.16982,2286.4114};
+ angles[]={0,0.95286024,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2057;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=7.6293945e-006;
+ };
+ class Item6
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={15110.549,109.15569,2269.3391};
+ angles[]={0,0.32386065,0};
+ };
+ areaSize[]={6.7210813,0,2.7798028};
+ areaIsRectangle=1;
+ flags=1;
+ id=2058;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.0052642822;
+ 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 Item7
+ {
+ dataType="Marker";
+ position[]={15106.287,109.50629,2293.656};
+ name="outp_4_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=168.02142;
+ id=2620;
+ atlOffset=-7.6293945e-006;
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15086.711,114.72629,2348.7373};
+ angles[]={0,2.868202,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2621;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=7.6293945e-006;
+ };
+ class Item9
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={15087.989,109.80878,2345.9402};
+ angles[]={0.0080009829,0.32386065,6.2551947};
+ };
+ areaSize[]={4.2854767,0,2.7798028};
+ areaIsRectangle=1;
+ flags=1;
+ id=2622;
+ 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 Item10
+ {
+ dataType="Marker";
+ position[]={15060.712,110.26378,2268.0042};
+ name="outp_4_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=17.000061;
+ id=3219;
+ atlOffset=-7.6293945e-006;
+ };
+ class Item11
+ {
+ dataType="Marker";
+ position[]={15074.979,109.94851,2264.0259};
+ name="outp_4_vehicle_3";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=17.000059;
+ id=3220;
+ };
+ };
+ id=907;
+ atlOffset=-116.76;
+ };
+ class Item4
+ {
+ dataType="Layer";
+ name="outpost_5";
+ class Entities
+ {
+ items=14;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={13447.321,112.12154,4064.0037};
+ name="outp_5_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=77.139015;
+ id=1899;
+ atlOffset=8.3115387;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={13429.197,103.81,4073.8738};
+ name="outpost_5";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=75;
+ b=75;
+ id=1900;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={13433.703,103.8101,4021.1667};
+ name="outp_5_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=1901;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13436.125,108.73244,4009.3853};
+ angles[]={0,0.032253198,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2062;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=0.007194519;
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13495.305,108.24335,4047.603};
+ angles[]={0,5.3862629,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2063;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13428.089,116.69592,4124.2544};
+ angles[]={0,4.1171794,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2061;
+ type="Land_Cargo_Tower_V2_F";
+ atlOffset=-7.6293945e-005;
+ };
+ class Item6
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={13484.369,103.40858,4073.3083};
+ angles[]={0,0.92666101,0};
+ };
+ areaSize[]={7.6739011,0,5};
+ areaIsRectangle=1;
+ flags=1;
+ id=2059;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.0026016235;
+ 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 Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13410.813,103.81,4098.6851};
+ angles[]={0,2.5410647,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2060;
+ type="Land_HelipadSquare_F";
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13451.068,103.80999,4033.8403};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2202;
+ type="land_gm_radio_antenna_01";
+ };
+ class Item9
+ {
+ dataType="Marker";
+ position[]={13454.301,112.12154,4051.6028};
+ name="outp_5_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=59.216202;
+ id=2623;
+ atlOffset=8.3115387;
+ };
+ class Item10
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={13374.623,103.84199,4094.9177};
+ angles[]={6.2792792,0.92666101,6.2734323};
+ };
+ areaSize[]={4.3568487,0,3.5200722};
+ areaIsRectangle=1;
+ flags=1;
+ id=2624;
+ 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 Item11
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13373.955,108.75827,4095.4641};
+ angles[]={0,1.7266352,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2625;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item12
+ {
+ dataType="Marker";
+ position[]={13504.577,110.69067,4079.9331};
+ name="outp_5_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=233.79573;
+ id=3221;
+ atlOffset=8.3115921;
+ };
+ class Item13
+ {
+ dataType="Marker";
+ position[]={13487.231,111.099,4101.6172};
+ name="outp_5_vehicle_3";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=231.75591;
+ id=3222;
+ atlOffset=8.3114395;
+ };
+ };
+ id=912;
+ atlOffset=-116.76;
+ };
+ class Item5
+ {
+ dataType="Layer";
+ name="outpost_6";
+ class Entities
+ {
+ items=15;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={13498.969,91.831268,9224.1328};
+ name="outp_6_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=113.78967;
+ id=1903;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={13501.369,91.831001,9277.0449};
+ name="outpost_6";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=75;
+ b=109.60435;
+ angle=24.260649;
+ id=1904;
+ atlOffset=-0.00026702881;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={13471.723,80.22374,9241.7852};
+ name="outp_6_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=1905;
+ atlOffset=-11.607529;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13508.286,91.852631,9303.333};
+ angles[]={0,5.1541762,6.2707272};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2069;
+ type="Land_HelipadSquare_F";
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13558.151,96.296211,9333.4707};
+ angles[]={0,5.2037067,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2065;
+ type="Land_Cargo_HQ_V2_F";
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13501.696,96.604141,9195.5322};
+ angles[]={0,6.01828,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2066;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=-0.02571106;
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13574.026,97.236794,9351.9111};
+ angles[]={0,4.3577056,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2067;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=-0.02571106;
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13507.49,105.80425,9367.5771};
+ angles[]={0,5.1838312,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2064;
+ type="Land_Cargo_Tower_V2_F";
+ atlOffset=-0.011550903;
+ };
+ class Item8
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={13520.177,91.60704,9216.6885};
+ angles[]={0,0.47667342,0};
+ };
+ areaSize[]={5,0,8.062953};
+ areaIsRectangle=1;
+ flags=1;
+ id=2070;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-0.0017166138;
+ 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 Item9
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13486.947,91.831268,9257.6768};
+ angles[]={0,5.1541762,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2068;
+ type="Land_HelipadSquare_F";
+ };
+ class Item10
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13492.151,93.061394,9346.1533};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2203;
+ type="land_gm_radio_antenna_01";
+ };
+ class Item11
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13423.315,97.1661,9225.002};
+ angles[]={0,1.026235,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2752;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item12
+ {
+ dataType="Marker";
+ position[]={13505.59,91.831268,9235.9902};
+ name="outp_6_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=113.78964;
+ id=3228;
+ };
+ class Item13
+ {
+ dataType="Marker";
+ position[]={13546.086,91.309761,9213.1016};
+ name="outp_6_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=293.34119;
+ id=3229;
+ };
+ class Item14
+ {
+ dataType="Marker";
+ position[]={13540.591,91.296356,9202.8076};
+ name="outp_6_vehicle_3";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=293.34119;
+ id=3230;
+ };
+ };
+ id=917;
+ atlOffset=-116.76;
+ };
+ class Item6
+ {
+ dataType="Layer";
+ name="outpost_7";
+ class Entities
+ {
+ items=11;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={14588.525,80.489998,12105.863};
+ name="outp_7_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=145.45479;
+ id=1907;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={14618.196,80.489998,12132.646};
+ name="outpost_7";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=75;
+ b=75;
+ id=1908;
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14639.702,85.394997,12107.547};
+ angles[]={0,5.6162901,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2072;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14623.435,85.395004,12139.475};
+ angles[]={0,3.0617981,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2073;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=7.6293945e-006;
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14573.504,85.067467,12113.272};
+ angles[]={0,1.8417231,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2071;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=7.6293945e-006;
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14654.066,81.09697,12117.222};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2206;
+ type="land_gm_radio_antenna_01";
+ atlOffset=-7.6293945e-006;
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14611.437,85.407402,12084.225};
+ angles[]={0,0.11271781,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2750;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item7
+ {
+ dataType="Marker";
+ position[]={14601.199,80.489998,12115.471};
+ name="outp_7_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=145.36368;
+ id=2751;
+ };
+ class Item8
+ {
+ dataType="Marker";
+ position[]={14572.311,80.150841,12064.998};
+ name="outp_7_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=51.269989;
+ id=3239;
+ };
+ class Item9
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={14571.968,80.132385,12069.446};
+ angles[]={0.011995304,0,0.0080009829};
+ };
+ areaSize[]={1,0,1};
+ flags=1;
+ id=3241;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=7.6293945e-006;
+ 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 Item10
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={14572.38,80.08963,12065.108};
+ angles[]={0,5.6163297,0};
+ };
+ areaSize[]={5.2854471,0,10.37831};
+ areaIsRectangle=1;
+ flags=1;
+ id=3238;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-0.062950134;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=7;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ id=922;
+ atlOffset=-116.76;
+ };
+ class Item7
+ {
+ dataType="Layer";
+ name="outpost_8";
+ class Entities
+ {
+ items=7;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={19827.615,129.19023,11298.506};
+ name="outp_8_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=20;
+ b=5;
+ angle=185.79483;
+ id=1912;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={19805.076,129.2737,11318.366};
+ name="outpost_8";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=75;
+ b=75;
+ angle=335.53992;
+ id=1913;
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19865.557,133.59615,11288.875};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2075;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19737.027,135.60248,11334.207};
+ angles[]={0,1.1485656,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2076;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19821.076,141.67122,11326.739};
+ angles[]={0,2.6351585,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2074;
+ type="Land_Cargo_Tower_V2_F";
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19777.654,129.8502,11331.519};
+ angles[]={0.0039967569,5.8545904,6.259192};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2077;
+ type="Land_HelipadSquare_F";
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19830.113,132.55159,11395.092};
+ angles[]={0,3.2595847,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2594;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ };
+ id=927;
+ atlOffset=-116.76;
+ };
+ class Item8
+ {
+ dataType="Layer";
+ name="outpost_9";
+ class Entities
+ {
+ items=9;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={13730.116,76.082947,16338.41};
+ name="outp_9_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=94.831978;
+ id=1916;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={13692.993,75.536179,16351.436};
+ name="outpost_9";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=75;
+ b=75;
+ id=1917;
+ atlOffset=-0.00022888184;
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13732.262,81.105812,16291.379};
+ angles[]={0,5.8103423,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2080;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13742.173,80.762604,16371.673};
+ angles[]={0,3.5555058,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2081;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13644.126,79.450676,16365.859};
+ angles[]={0,1.7572714,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2082;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13694.561,80.657967,16295.923};
+ angles[]={0,0.046005353,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2083;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item6
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={13745.043,76.093285,16339.714};
+ angles[]={0,0.11079395,0};
+ };
+ areaSize[]={2.4740005,0,7.5796685};
+ areaIsRectangle=1;
+ flags=1;
+ id=2078;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.0016555786;
+ 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 Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13669.86,75.098358,16354.893};
+ angles[]={0.0080009829,3.1068482,0.017997233};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2079;
+ type="Land_HelipadSquare_F";
+ };
+ class Item8
+ {
+ dataType="Marker";
+ position[]={13717.743,75.965431,16339.371};
+ name="outp_9_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=94.83197;
+ id=3244;
+ };
+ };
+ id=932;
+ atlOffset=-116.76;
+ };
+ class Item9
+ {
+ dataType="Layer";
+ name="outpost_10";
+ class Entities
+ {
+ items=10;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={11588.91,74.168686,17636.938};
+ name="outp_10_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=184.66779;
+ id=1919;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={11619.842,74.340874,17704.918};
+ name="outpost_10";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=92.023926;
+ b=98.558594;
+ id=1920;
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11657.781,78.106293,17642.506};
+ angles[]={0,5.5271368,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2005;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=-0.010932922;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11625.84,79.455666,17782.531};
+ angles[]={0,3.180779,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2006;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=-0.010932922;
+ };
+ class Item4
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={11589.194,74.167725,17641.822};
+ angles[]={0,0.077683806,0};
+ };
+ areaSize[]={11.562381,0,5.7774029};
+ areaIsRectangle=1;
+ flags=1;
+ id=2007;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-0.001121521;
+ 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 Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11551.618,79.769882,17655.381};
+ angles[]={0,1.1026609,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2004;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=-0.010932922;
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11648.881,74.072662,17721.152};
+ angles[]={6.2751918,4.0974216,6.2711854};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2084;
+ type="Land_HelipadSquare_F";
+ atlOffset=7.6293945e-006;
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11575.245,75.056374,17731.84};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2205;
+ type="land_gm_radio_antenna_01";
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11550.44,80.015327,17715.631};
+ angles[]={0,1.6276745,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2593;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=-0.010932922;
+ };
+ class Item9
+ {
+ dataType="Marker";
+ position[]={11589.917,74.258835,17647.766};
+ name="outp_10_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=184.66777;
+ id=3245;
+ };
+ };
+ id=937;
+ atlOffset=-116.76;
+ };
+ class Item10
+ {
+ dataType="Layer";
+ name="outpost_11";
+ class Entities
+ {
+ items=10;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={6859.0835,84.845795,17599.609};
+ name="outp_11_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=152.56854;
+ id=1923;
+ atlOffset=9.8995209;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={6872.6704,74.128189,17643.93};
+ name="outpost_11";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=62.931515;
+ b=54.077778;
+ angle=332.30432;
+ id=1924;
+ atlOffset=-0.0013580322;
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6876.4658,78.83963,17683.328};
+ angles[]={0,3.0551841,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2009;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=-3.0517578e-005;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6843.1494,79.647461,17603.924};
+ angles[]={0,0.43242469,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2010;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=0.044845581;
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6915.0488,79.457245,17639.873};
+ angles[]={0,5.0670762,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2008;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=0.019927979;
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6849.0181,73.708038,17665.438};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2201;
+ type="land_gm_radio_antenna_01";
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6815.4136,78.8526,17647.91};
+ angles[]={0,1.5805334,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2744;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item7
+ {
+ dataType="Marker";
+ position[]={6912.4976,85.049591,17628.479};
+ name="outp_11_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=151.8688;
+ id=2745;
+ atlOffset=10.366539;
+ };
+ class Item8
+ {
+ dataType="Marker";
+ position[]={6879.3877,84.730583,17610.289};
+ name="outp_11_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=152.56854;
+ id=3246;
+ atlOffset=9.9073868;
+ };
+ class Item9
+ {
+ dataType="Marker";
+ position[]={6897.0366,84.649475,17620.074};
+ name="outp_11_vehicle_3";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=152.56854;
+ id=3247;
+ atlOffset=9.899559;
+ };
+ };
+ id=942;
+ atlOffset=-116.76;
+ };
+ class Item11
+ {
+ dataType="Layer";
+ name="outpost_12";
+ class Entities
+ {
+ items=9;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={9074.1729,158.47949,5742.0869};
+ name="outp_12_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=358.39633;
+ id=1927;
+ atlOffset=5.9995575;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={9101.6465,152.3924,5722.0864};
+ name="outpost_12";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=75;
+ b=75;
+ angle=59.041492;
+ id=1928;
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={9089.6494,157.28761,5787.291};
+ angles[]={0,1.7936208,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2012;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={9155.5732,157.55609,5695.7827};
+ angles[]={0,4.210515,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2013;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={9040.0645,158.03778,5759.1597};
+ angles[]={0,1.7936208,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2011;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item5
+ {
+ dataType="Marker";
+ position[]={9084.5732,158.32396,5727.958};
+ name="outp_12_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=358.39633;
+ id=2626;
+ atlOffset=5.9995575;
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={9091.6152,155.64215,5659.5054};
+ angles[]={0,6.2104936,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2627;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item7
+ {
+ dataType="Marker";
+ position[]={9090.9443,158.39583,5749.3564};
+ name="outp_12_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=277.68164;
+ id=3231;
+ atlOffset=5.9995575;
+ };
+ class Item8
+ {
+ dataType="Marker";
+ position[]={9098.1953,158.41924,5735.2598};
+ name="outp_12_vehicle_3";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=275.12006;
+ id=3232;
+ atlOffset=5.9995575;
+ };
+ };
+ id=947;
+ atlOffset=-116.76;
+ };
+ class Item12
+ {
+ dataType="Layer";
+ name="outpost_13";
+ class Entities
+ {
+ items=37;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={2524.4529,110.59265,8400.9375};
+ name="outp_13_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=359.62262;
+ id=1931;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={2542.6458,110.94485,8381.6895};
+ name="outpost_13";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=75;
+ b=75;
+ id=1932;
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2591.6958,116.3632,8407.7861};
+ angles[]={0,4.4270768,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2017;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2542.4417,117.82993,8396.5781};
+ angles[]={0,3.0853114,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2014;
+ type="Land_PoliceStation_01_F";
+ atlOffset=7.6293945e-006;
+ };
+ class Item4
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={2544.2744,116.06319,8393.2607};
+ angles[]={0,6.2321205,0};
+ };
+ areaSize[]={9.665,0,11.316};
+ areaIsRectangle=1;
+ flags=1;
+ id=2015;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=5.2179871;
+ 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 Item5
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={2530.3601,113.49259,8409.5205};
+ angles[]={6.0421505,6.2321205,6.2541389};
+ };
+ areaSize[]={12.216654,0,3.4238324};
+ areaIsRectangle=1;
+ flags=1;
+ id=2018;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=2.8687439;
+ 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 Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2513.8354,115.41034,8403.1709};
+ angles[]={0,2.4898901,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2016;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2530.6047,110.94519,8367.8926};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2204;
+ type="land_gm_radio_antenna_01";
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2596.1516,117.14606,8361.6484};
+ angles[]={0,5.5609131,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2653;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item9
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2520.4934,115.99566,8353.7627};
+ angles[]={0,0.73171252,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2654;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item10
+ {
+ dataType="Marker";
+ position[]={2526.2043,110.75706,8379.7383};
+ name="outp_13_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=356.23157;
+ id=2656;
+ atlOffset=-7.6293945e-006;
+ };
+ class Item11
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2526.8955,112.02416,8348.1445};
+ angles[]={0.019996032,3.0238769,0.013995145};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2630;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item12
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2535.095,112.11345,8348.9102};
+ angles[]={0.019996032,3.0238769,0.012000273};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2631;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item13
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2542.8474,112.20276,8349.8672};
+ angles[]={0.017997233,3.0238769,0.013999403};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2632;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item14
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2550.6802,112.28131,8350.8682};
+ angles[]={0.019996032,3.0238769,0.011995304};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2633;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item15
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2559.2153,112.38361,8351.9082};
+ angles[]={0.017997233,3.0238769,0.015998369};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2634;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item16
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2566.6584,112.52095,8352.5586};
+ angles[]={0.018000545,3.0238769,0.0219975};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2635;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item17
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2574.5183,112.67894,8353.3877};
+ angles[]={0.018000545,3.0238769,0.0219975};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2636;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item18
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2582.2163,112.83306,8354.2344};
+ angles[]={0.018000545,3.0238769,0.0219975};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2637;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item19
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2589.7505,112.9755,8355.001};
+ angles[]={0.017997233,3.0238769,0.019999012};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2638;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item20
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2598.3784,113.12208,8356.001};
+ angles[]={0.015998369,3.0238769,0.019996032};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2639;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item21
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2598.2905,112.19465,8414.3623};
+ angles[]={0.01799392,4.6260214,0.015998369};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2640;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item22
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2599.002,112.36455,8406.583};
+ angles[]={0.02399601,4.6259823,0.017997233};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2641;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item23
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2599.7546,112.50349,8398.7227};
+ angles[]={0.013995145,4.6259918,0.019996032};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2642;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item24
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2600.5242,112.63877,8390.1592};
+ angles[]={0.013995145,4.6260214,0.019996032};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2643;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item25
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2600.939,112.75422,8382.6992};
+ angles[]={0.015998369,4.6259823,0.01799392};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2644;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item26
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2601.519,112.88346,8374.8174};
+ angles[]={0.013995145,4.6259918,0.019996032};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2645;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item27
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2602.1218,113.00941,8367.0957};
+ angles[]={0.015998369,4.6260505,0.019996032};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2646;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item28
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2602.6499,113.14085,8359.541};
+ angles[]={0.015998369,4.6261106,0.019996032};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2647;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item29
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2567.5024,111.74556,8412.2266};
+ angles[]={0,3.0238769,0.013999403};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2649;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item30
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2575.2004,111.85529,8413.0732};
+ angles[]={0.0060001095,3.0238769,0.015998369};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2650;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item31
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2582.7346,111.96272,8413.8398};
+ angles[]={0.012000273,3.0238769,0.013995145};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2651;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item32
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2591.3625,112.07487,8414.8398};
+ angles[]={0.015998369,3.0238769,0.015998369};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2652;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item33
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2584.1924,111.67066,8382.2539};
+ angles[]={0.013999403,4.6338568,0.02199479};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2655;
+ type="Land_HelipadSquare_F";
+ atlOffset=-2.2888184e-005;
+ };
+ class Item34
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2518.9202,111.94121,8347.3174};
+ angles[]={0.019996032,3.0238769,0.012000273};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2629;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item35
+ {
+ dataType="Marker";
+ position[]={2546.2275,110.8189,8426.665};
+ name="outp_13_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=174.42795;
+ id=3233;
+ };
+ class Item36
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={2546.46,113.68739,8426.835};
+ angles[]={6.0421505,6.1829777,6.2541389};
+ };
+ areaSize[]={10.72115,0,5.3924003};
+ areaIsRectangle=1;
+ flags=1;
+ id=3234;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=2.8614044;
+ 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;
+ };
+ };
+ };
+ id=952;
+ atlOffset=-116.76;
+ };
+ class Item13
+ {
+ dataType="Layer";
+ name="outpost_14";
+ class Entities
+ {
+ items=10;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={9826.0215,94.327438,12332.119};
+ name="outp_14_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=168.58397;
+ id=1935;
+ atlOffset=1.1073685;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={9817.2305,94.440895,12370.373};
+ name="outpost_14";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=75;
+ b=75;
+ id=1936;
+ atlOffset=1.2208939;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={9799.5459,93.220001,12371.12};
+ name="outp_14_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=1937;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={9808.5225,98.142784,12316.194};
+ angles[]={0,0.73362988,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2019;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={9867.3223,98.122253,12328.801};
+ angles[]={0,5.2581339,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2020;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=0.0019073486;
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={9783.8555,98.1614,12404.862};
+ angles[]={0,2.063705,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2021;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=7.6293945e-006;
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={9855.8223,98.126907,12382.127};
+ angles[]={0,3.667861,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2746;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=0.0019073486;
+ };
+ class Item7
+ {
+ dataType="Marker";
+ position[]={9827.2773,94.224564,12296.883};
+ name="outp_14_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=15;
+ b=5;
+ angle=348.02493;
+ id=2748;
+ atlOffset=1.1076584;
+ };
+ class Item8
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={9827.6152,93.114998,12297.004};
+ angles[]={6.2608171,6.0882683,6.2695265};
+ };
+ areaSize[]={15,0,5};
+ areaIsRectangle=1;
+ flags=1;
+ id=2749;
+ 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 Item9
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={9828.7207,93.220566,12319.597};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=2747;
+ 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;
+ };
+ };
+ };
+ id=957;
+ atlOffset=-116.76;
+ };
+ class Item14
+ {
+ dataType="Layer";
+ name="outpost_15";
+ class Entities
+ {
+ items=24;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={8572.0439,123.38824,8766.5928};
+ name="outp_15_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=155.3643;
+ id=1939;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={8574.1816,123.68843,8781.7578};
+ name="outpost_15";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=75;
+ b=75;
+ id=1940;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={8558.4551,123.71842,8780.6123};
+ name="outp_15_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=1941;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8552.5039,128.29422,8761.8994};
+ angles[]={0,1.0145866,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2027;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=-0.019958496;
+ };
+ class Item4
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={8571.292,123.3849,8769.1846};
+ angles[]={0,5.8690186,0};
+ };
+ areaSize[]={5,0,7.8041506};
+ areaIsRectangle=1;
+ flags=1;
+ id=2023;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-0.057495117;
+ 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 Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8613.3428,127.97569,8773.0078};
+ angles[]={0,4.584012,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2026;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8557.9902,124.22746,8802.4395};
+ angles[]={6.2571931,2.5108528,6.2811723};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2085;
+ type="Land_HelipadSquare_F";
+ atlOffset=7.6293945e-006;
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8532.4092,129.27097,8802.2803};
+ angles[]={0,1.6255685,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2657;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=-0.019958496;
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8557.6045,129.66527,8823.5615};
+ angles[]={0,3.0955534,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2658;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=7.6293945e-006;
+ };
+ class Item9
+ {
+ dataType="Marker";
+ position[]={8617.7881,123.02,8754.4932};
+ name="outp_15_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=15;
+ b=5;
+ angle=334.69891;
+ id=2659;
+ atlOffset=-0.0001449585;
+ };
+ class Item10
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8532.8604,124.81293,8789.3291};
+ angles[]={6.2591896,4.2679367,6.2651882};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2661;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item11
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8529.9092,125.01656,8795.6465};
+ angles[]={6.261188,4.2679367,6.2631865};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2662;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item12
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8528.1836,125.20826,8802.6416};
+ angles[]={6.2571907,4.7906561,6.2671833};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2663;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item13
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8530.7646,125.33381,8809.0586};
+ angles[]={6.2571907,5.5560393,6.2671833};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2664;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item14
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8535.4951,125.41014,8813.5518};
+ angles[]={6.2531939,5.5536561,6.269186};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2665;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item15
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8540.0527,125.47736,8817.583};
+ angles[]={6.2531939,5.5536561,6.2711802};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2666;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item16
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8550.2559,125.57806,8825.3242};
+ angles[]={6.2551947,5.839704,6.2771854};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2667;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item17
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8545.5605,125.49018,8820.4717};
+ angles[]={6.2531958,5.5536561,6.2751846};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2668;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item18
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8557.7227,125.61548,8828.1602};
+ angles[]={6.259192,6.2527909,6.2791886};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2669;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item19
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8578.3359,125.19683,8813.833};
+ angles[]={6.2571907,0.70793402,6.2791886};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2670;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item20
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8573.4277,125.32484,8818.251};
+ angles[]={6.259192,0.70793402,6.2791886};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2671;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item21
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8568.2783,125.44467,8822.5293};
+ angles[]={6.2591896,0.70793402,6.2812018};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2672;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item22
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8563.5859,125.55641,8826.6768};
+ angles[]={6.259192,0.70793402,6.2791886};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2673;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item23
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8535.7598,124.63975,8783.6895};
+ angles[]={6.2631893,4.2679367,6.2771854};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2660;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ };
+ id=962;
+ atlOffset=-116.76;
+ };
+ class Item15
+ {
+ dataType="Layer";
+ name="outpost_16";
+ class Entities
+ {
+ items=9;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={15252.072,100.83026,8833.4678};
+ name="outp_16_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=359.85968;
+ id=1943;
+ atlOffset=5.6883698;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={15246.287,95.37838,8817.1484};
+ name="outpost_16";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=40.708424;
+ b=75;
+ angle=357.66083;
+ id=1944;
+ atlOffset=-0.084999084;
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15228.87,100.01158,8842.917};
+ angles[]={0,2.4844019,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2028;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=0.032424927;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15251.684,108.24159,8774.8691};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2029;
+ type="Land_Cargo_Tower_V2_F";
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15270.172,98.689331,8872.5244};
+ angles[]={0,4.2681999,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2595;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=0.032424927;
+ };
+ class Item5
+ {
+ dataType="Marker";
+ position[]={15238.412,100.91006,8836.4443};
+ name="outp_16_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=35.476204;
+ id=2596;
+ atlOffset=5.6883698;
+ };
+ class Item6
+ {
+ dataType="Marker";
+ position[]={15241.921,98.873039,8900.8486};
+ name="outp_16_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=175.12392;
+ id=3225;
+ atlOffset=5.7236252;
+ };
+ class Item7
+ {
+ dataType="Marker";
+ position[]={15255.351,98.716118,8902.0801};
+ name="outp_16_vehicle_3";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=175.12392;
+ id=3226;
+ atlOffset=5.7236252;
+ };
+ class Item8
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={15248.604,93.149467,8901.4727};
+ angles[]={0.045966074,6.2047477,6.2771854};
+ };
+ areaSize[]={12.181802,0,5};
+ areaIsRectangle=1;
+ flags=1;
+ id=3227;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.060462952;
+ 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;
+ };
+ };
+ };
+ id=967;
+ atlOffset=-116.76;
+ };
+ class Item16
+ {
+ dataType="Layer";
+ name="outpost_17";
+ class Entities
+ {
+ items=12;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={7848.7397,70.384644,19119.844};
+ name="outp_17_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=11.233276;
+ id=1947;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={7841.6343,70.327904,19107.314};
+ name="outpost_17";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=75;
+ b=75;
+ id=1948;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={7793.1191,69.925964,19102.676};
+ name="outp_17_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=1949;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7878.3691,70.540573,19088.438};
+ angles[]={6.2812018,0.19969021,0.0099949092};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2034;
+ type="Land_HelipadSquare_F";
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7823.083,74.142197,19119.152};
+ angles[]={0,3.3131812,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2030;
+ type="Land_Cargo_HQ_V2_F";
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7792.5269,74.982254,19134.26};
+ angles[]={0,2.17009,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2032;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7903.2944,83.827423,19102.918};
+ angles[]={0,1.7737942,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2031;
+ type="Land_Cargo_Tower_V2_F";
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7848.7676,70.325073,19094.379};
+ angles[]={0,0.19969021,0.0039967569};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2033;
+ type="Land_HelipadSquare_F";
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7786.7266,74.733284,19101.029};
+ angles[]={0,0.94445658,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2592;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item9
+ {
+ dataType="Marker";
+ position[]={7863.7197,70.484123,19116.73};
+ name="outp_17_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=280.69373;
+ id=3248;
+ };
+ class Item10
+ {
+ dataType="Marker";
+ position[]={7877.5186,70.620712,19114.254};
+ name="outp_17_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=280.69373;
+ id=3249;
+ };
+ class Item11
+ {
+ dataType="Marker";
+ position[]={7889.1206,70.7715,19112.596};
+ name="outp_17_vehicle_3";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=280.69373;
+ id=3250;
+ };
+ };
+ id=972;
+ atlOffset=-116.76;
+ };
+ class Item17
+ {
+ dataType="Layer";
+ name="outpost_18";
+ class Entities
+ {
+ items=54;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={6584.9087,107.36572,11142.578};
+ name="outp_18_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=20;
+ b=5;
+ angle=236.00896;
+ id=1951;
+ atlOffset=1.5258789e-005;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={6626.9009,107.16579,11158.8};
+ name="outpost_18";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=75;
+ b=62.627659;
+ angle=56.348862;
+ id=1952;
+ atlOffset=-7.6293945e-006;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={6678.8335,107.13889,11136.432};
+ name="outp_18_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=1953;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6594.0371,107.33845,11181.552};
+ angles[]={0.0019834081,0.96281868,6.2711902};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2035;
+ type="Land_HelipadSquare_F";
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6627.6201,107.29672,11130.82};
+ angles[]={0.0039967569,0.96281868,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2036;
+ type="Land_HelipadSquare_F";
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6634.9355,110.83137,11177.48};
+ angles[]={0,5.7358379,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2039;
+ type="Land_Cargo_HQ_V2_F";
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6553.9263,112.68661,11182.694};
+ angles[]={0,1.7512522,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2037;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=-0.0074462891;
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6601.3901,112.16214,11100.396};
+ angles[]={0,0.12810124,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2038;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=-7.6293945e-006;
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6640.2959,111.39104,11235.761};
+ angles[]={0,3.3958242,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2674;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=-0.0074462891;
+ };
+ class Item9
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6694.9634,112.27981,11121.887};
+ angles[]={0,5.1517525,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2675;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=-0.0074462891;
+ };
+ class Item10
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6571.3618,108.38452,11202.896};
+ angles[]={6.2812018,2.5971124,6.2671871};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2677;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item11
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6578.5605,108.28354,11207.747};
+ angles[]={0,2.5971124,6.2671871};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2678;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item12
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6632.2632,107.38633,11239.463};
+ angles[]={0.0020132356,2.5971124,6.2631865};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2679;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item13
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6624.2388,107.54458,11234.82};
+ angles[]={0.0019834081,2.5971124,6.2651882};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2680;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item14
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6616.1045,107.70256,11230.143};
+ angles[]={0.0019834081,2.5971124,6.2671871};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2681;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item15
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6608.8789,107.81961,11225.542};
+ angles[]={0.0019834081,2.5971124,6.2651882};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2682;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item16
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6601.9966,107.93858,11220.775};
+ angles[]={0,2.5971124,6.2671871};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2683;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item17
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6590.3687,108.11462,11214.975};
+ angles[]={0,2.5971124,6.2671909};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2684;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item18
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6555.417,108.55792,11193.102};
+ angles[]={6.2791886,2.5971124,6.2711902};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2685;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item19
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6558.9971,108.36147,11159.46};
+ angles[]={6.2812018,1.0110784,6.2711902};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2686;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item20
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6554.4517,108.45084,11165.782};
+ angles[]={6.2812018,1.0110784,6.2671871};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2687;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item21
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6548.2866,108.57693,11176.5};
+ angles[]={6.2771854,1.0110784,6.2671909};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2688;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item22
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6547.2495,108.62244,11184.82};
+ angles[]={6.2771854,1.7342572,6.2711854};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2689;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item23
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6641.5,107.19997,11242.269};
+ angles[]={0.0019834081,3.4602919,6.2591896};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2690;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item24
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6659.1563,106.85013,11219.401};
+ angles[]={0.0099949092,4.2429905,6.2551947};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2692;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item25
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6654.9248,106.90162,11226.833};
+ angles[]={0.0060001095,4.2429748,6.2551947};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2693;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item26
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6650.272,106.98209,11235.405};
+ angles[]={0.0020132356,4.2428365,6.2551923};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2694;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item27
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6663.4746,106.82277,11210.544};
+ angles[]={0.0080009829,4.2429905,6.259192};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2695;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item28
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6676.6709,106.92525,11185.659};
+ angles[]={0.018000545,4.2429905,6.2631865};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2696;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item29
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6672.6143,106.85538,11194.12};
+ angles[]={0.019996032,4.2429748,6.2591896};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2697;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item30
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6668.5664,106.81822,11201.669};
+ angles[]={0.016002094,4.2428365,6.2591896};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2698;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item31
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6680.7998,107.01324,11177.403};
+ angles[]={0.0219975,4.2429905,6.2651849};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2699;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item32
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6693.3945,107.442,11153.523};
+ angles[]={0.023993526,4.2429905,6.2731905};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2700;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item33
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6689.3379,107.25818,11161.984};
+ angles[]={0.025994543,4.2429748,6.269186};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2701;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item34
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6685.29,107.12765,11169.533};
+ angles[]={0.023993526,4.2428365,6.2691903};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2702;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item35
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6697.5234,107.60391,11145.268};
+ angles[]={0.02399601,4.2429905,6.2751846};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2703;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item36
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6702.2231,107.81731,11135.551};
+ angles[]={0.02599225,4.2429905,6.2791886};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2704;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item37
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6702.7129,108.01092,11127.254};
+ angles[]={0.02199479,5.0470562,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2705;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item38
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6699.2378,108.201,11117.976};
+ angles[]={0.019999012,5.0470562,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2708;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item39
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6696.0083,108.35249,11109.56};
+ angles[]={0.017997233,5.0470562,0.0039967569};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2709;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item40
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6693.4468,108.48781,11100.955};
+ angles[]={0.013999403,5.0470562,0.0060001095};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2710;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item41
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6686.2661,108.51045,11096.02};
+ angles[]={0.0099949092,0.094797857,0.0080009829};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2711;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item42
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6675.9629,108.43477,11097.152};
+ angles[]={0.0099949092,0.094797857,0.0060001095};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2712;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item43
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6666.1909,108.3682,11097.432};
+ angles[]={0.0080009829,6.1979084,0.0060001095};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2713;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item44
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6655.9272,108.30645,11096.605};
+ angles[]={0.0060001095,6.1979084,0.0060001095};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2714;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item45
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6646.1514,108.24967,11096.293};
+ angles[]={0.0060001095,6.1979084,0.0060001095};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2715;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item46
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6636.4277,108.18661,11096.24};
+ angles[]={0.0019834081,6.1979084,0.0060001095};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2716;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item47
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6629.6875,108.14851,11094.758};
+ angles[]={0.0019834081,0.10500713,0.0080009829};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2717;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item48
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6620.4775,108.09135,11095.543};
+ angles[]={0.0019834081,0.10500713,0.0039967569};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2718;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item49
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6611.7129,108.03738,11096.298};
+ angles[]={0,0.10500713,0.0039967569};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2719;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item50
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6679.7744,107.79633,11140.8};
+ angles[]={0.019996032,3.3868487,6.2751846};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2721;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item51
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6683.377,107.88791,11135.326};
+ angles[]={0.017997233,1.7902299,6.2812018};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2722;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item52
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6677.7412,107.96165,11131.854};
+ angles[]={0.017997233,3.4086554,6.2812018};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2723;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item53
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6565.2754,108.45399,11199.193};
+ angles[]={6.2791886,2.5971124,6.2711902};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2676;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ };
+ id=977;
+ atlOffset=-116.76;
+ };
+ class Item18
+ {
+ dataType="Layer";
+ name="outpost_19";
+ class Entities
+ {
+ items=31;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={17452.285,117.06059,4943.9395};
+ name="outp_19_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=183.98265;
+ id=1955;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={17430.807,117.15714,4969.3574};
+ name="outpost_19";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=76.570068;
+ b=69.102295;
+ angle=27.628748;
+ id=1956;
+ atlOffset=0.002281189;
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17469.76,123.35373,4951.9561};
+ angles[]={0,5.3742857,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2040;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17366.047,120.75838,4993.6821};
+ angles[]={0,1.9570378,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2041;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17449.092,130.98631,5000.6313};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2042;
+ type="Land_Cargo_Tower_V2_F";
+ atlOffset=0.033409119;
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17465.641,118.47387,4979.4932};
+ angles[]={6.2771854,1.2013135,0.041976813};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2043;
+ type="Land_HelipadSquare_F";
+ };
+ class Item6
+ {
+ dataType="Marker";
+ position[]={17427.633,116.1931,4948.6914};
+ name="outp_19_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=192.63248;
+ id=2597;
+ atlOffset=7.6293945e-006;
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17481.27,119.67017,4957.3228};
+ angles[]={6.2771955,1.673365,0.035982672};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2599;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17482.354,119.78099,4965.7188};
+ angles[]={6.2751918,1.6067935,0.035984326};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2600;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item9
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17482.143,119.84176,4973.438};
+ angles[]={6.2711902,1.4955691,0.041973971};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2601;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item10
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17480.441,119.86517,4982.6978};
+ angles[]={6.2731848,1.2265524,0.039977662};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2602;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item11
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17476.156,119.78059,4990.4927};
+ angles[]={6.269186,0.88909173,0.045966074};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2603;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item12
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17469.344,119.57181,4997.5107};
+ angles[]={6.2711854,0.72364759,0.043971907};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2604;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item13
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17399.186,117.13012,5004.6597};
+ angles[]={6.2751918,6.1645393,0.033985451};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2605;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item14
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17407.713,117.43137,5005.6123};
+ angles[]={6.2691817,6.1645393,0.033988956};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2606;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item15
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17415.225,117.70667,5006.584};
+ angles[]={6.2651882,6.1645393,0.033987202};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2607;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item16
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17423.266,118.00343,5007.3271};
+ angles[]={6.2651849,6.1645393,0.033988956};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2608;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item17
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17431.004,118.29817,5008.6743};
+ angles[]={6.2631865,6.1645393,0.033988956};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2609;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item18
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17437.123,118.51553,5009.1416};
+ angles[]={6.2631893,6.1645393,0.033987202};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2610;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item19
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17444.377,118.78262,5009.6948};
+ angles[]={6.2651882,6.1645393,0.035984326};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2611;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item20
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17450.715,119.01349,5009.8452};
+ angles[]={6.2651849,0.098500527,0.035984326};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2612;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item21
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17458.209,119.23594,5006.8677};
+ angles[]={6.2671871,0.54957843,0.035984326};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2613;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item22
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17464.217,119.40578,5002.2124};
+ angles[]={6.2711854,0.6997239,0.039979152};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2614;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item23
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17393.283,116.55124,4967.5825};
+ angles[]={6.24121,0.47122952,0.0219975};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2615;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item24
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17400.563,116.63328,4963.6084};
+ angles[]={6.2531958,0.47122952,0.0080009829};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2616;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item25
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17407.512,116.69592,4960.0991};
+ angles[]={6.2352238,0.47122952,0.051953323};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2617;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item26
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17413.262,116.72955,4956.7446};
+ angles[]={6.229239,0.47122952,0.02599225};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2618;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item27
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17419.006,116.86794,4953.3262};
+ angles[]={6.2372193,0.47122952,0.065902762};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2619;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item28
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17479.771,119.4489,4948.7764};
+ angles[]={6.2232571,1.7968762,0.035984326};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2598;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item29
+ {
+ dataType="Marker";
+ position[]={17438.947,116.58504,4946.0752};
+ name="outp_19_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=192.63248;
+ id=3223;
+ atlOffset=7.6293945e-006;
+ };
+ class Item30
+ {
+ dataType="Marker";
+ position[]={17447.875,117.69507,4958.1567};
+ name="outp_19_vehicle_3";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=192.63248;
+ id=3224;
+ atlOffset=7.6293945e-006;
+ };
+ };
+ id=982;
+ atlOffset=-116.76;
+ };
+ };
+ id=891;
+ atlOffset=8.6177597;
+ };
+ class Item5
+ {
+ dataType="Layer";
+ name="resources";
+ state=2;
+ class Entities
+ {
+ items=12;
+ class Item0
+ {
+ dataType="Layer";
+ name="resource_1";
+ class Entities
+ {
+ items=3;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={5434.3276,83.680008,18818.35};
+ name="reso_1_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=288.37589;
+ id=1847;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={5424.0132,83.680008,18870.529};
+ name="resource_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorOrange";
+ a=75;
+ b=75;
+ angle=25.613014;
+ id=1848;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={5412.7368,83.680008,18826.602};
+ name="reso_1_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=108.85677;
+ id=2589;
+ };
+ };
+ id=993;
+ atlOffset=-116.76;
+ };
+ class Item1
+ {
+ dataType="Layer";
+ name="resource_2";
+ class Entities
+ {
+ items=2;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={9496.3105,77.183769,16183.688};
+ name="reso_2_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=71.732544;
+ id=1850;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={9458.7197,77.162216,16175.302};
+ name="resource_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorOrange";
+ a=75;
+ b=57.917969;
+ angle=350.40897;
+ id=1851;
+ };
+ };
+ id=997;
+ atlOffset=-116.76;
+ };
+ class Item2
+ {
+ dataType="Layer";
+ name="resource_3";
+ class Entities
+ {
+ items=2;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={14723.655,61.7966,19857.195};
+ name="reso_3_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=290.76596;
+ id=1853;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={14712.743,62.641411,19829.672};
+ name="resource_3";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorOrange";
+ a=75;
+ b=87.039063;
+ angle=19.513546;
+ id=1854;
+ atlOffset=0.20744324;
+ };
+ };
+ id=1001;
+ atlOffset=-116.76;
+ };
+ class Item3
+ {
+ dataType="Layer";
+ name="resource_4";
+ class Entities
+ {
+ items=2;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={18882.281,81.718613,14501.991};
+ name="reso_4_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=264.36624;
+ id=1856;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={18902.367,80.997711,14523.215};
+ name="resource_4";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorOrange";
+ a=52.689331;
+ b=68.988693;
+ angle=322.86694;
+ id=1857;
+ };
+ };
+ id=1005;
+ atlOffset=-116.76;
+ };
+ class Item4
+ {
+ dataType="Layer";
+ name="resource_5";
+ class Entities
+ {
+ items=2;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={13393.521,80.351387,13209.059};
+ name="reso_5_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=357.68716;
+ id=1863;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={13405.606,79.982315,13214.134};
+ name="resource_5";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorOrange";
+ a=60.662598;
+ b=61.202148;
+ id=1864;
+ };
+ };
+ id=1009;
+ atlOffset=-116.76;
+ };
+ class Item5
+ {
+ dataType="Layer";
+ name="resource_6";
+ class Entities
+ {
+ items=3;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={15986.146,94.708031,7153.79};
+ name="reso_6_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=228.87512;
+ id=1866;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={16024.65,94.122452,7164.5562};
+ name="resource_6";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorOrange";
+ a=75;
+ b=120.58705;
+ angle=325.202;
+ id=1867;
+ atlOffset=7.6293945e-006;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={16010.482,94.227036,7118.3306};
+ name="reso_6_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=230.95328;
+ id=2590;
+ };
+ };
+ id=1013;
+ atlOffset=-116.76;
+ };
+ class Item6
+ {
+ dataType="Layer";
+ name="resource_7";
+ class Entities
+ {
+ items=2;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={19456.871,153.17096,4407.3521};
+ name="reso_7_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=181.70285;
+ id=1869;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={19454.885,153.16805,4421.2036};
+ name="resource_7";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorOrange";
+ a=75;
+ b=75;
+ id=1870;
+ };
+ };
+ id=1017;
+ atlOffset=-116.76;
+ };
+ class Item7
+ {
+ dataType="Layer";
+ name="resource_8";
+ class Entities
+ {
+ items=2;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={16472.68,116.49223,472.18271};
+ name="reso_8_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=81.082069;
+ id=1872;
+ atlOffset=7.6293945e-006;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={16442.99,116.41669,462.78824};
+ name="resource_8";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorOrange";
+ a=54.295319;
+ b=63.428711;
+ angle=335.0246;
+ id=1873;
+ };
+ };
+ id=1021;
+ atlOffset=-116.76;
+ };
+ class Item8
+ {
+ dataType="Layer";
+ name="resource_9";
+ class Entities
+ {
+ items=2;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={5493.3394,139.10976,6346.7827};
+ name="reso_9_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=195.87982;
+ id=1875;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={5475.9019,138.368,6359.4922};
+ name="resource_9";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorOrange";
+ a=50;
+ b=50;
+ id=1876;
+ atlOffset=-0.00012207031;
+ };
+ };
+ id=1025;
+ atlOffset=-116.76;
+ };
+ class Item9
+ {
+ dataType="Layer";
+ name="resource_10";
+ class Entities
+ {
+ items=2;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={1513.5341,118.31029,13867.071};
+ name="reso_10_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=120.23499;
+ id=1878;
+ atlOffset=7.6293945e-006;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={1502.5994,118.43075,13862.252};
+ name="resource_10";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorOrange";
+ a=57.004272;
+ b=75;
+ angle=16.653296;
+ id=1879;
+ };
+ };
+ id=1029;
+ atlOffset=-116.76;
+ };
+ class Item10
+ {
+ dataType="Layer";
+ name="resource_11";
+ class Entities
+ {
+ items=2;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={3307.1741,86.753159,16309.177};
+ name="reso_11_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=318.06049;
+ id=1885;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={3292.4446,86.872314,16299.71};
+ name="resource_11";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorOrange";
+ a=75;
+ b=75;
+ id=1886;
+ };
+ };
+ id=1033;
+ atlOffset=-116.76;
+ };
+ class Item11
+ {
+ dataType="Layer";
+ name="resource_12";
+ class Entities
+ {
+ items=3;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={6833.9531,132.96523,2165.4988};
+ name="reso_12_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=269.78851;
+ id=1888;
+ atlOffset=4.5352325;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={6839.6108,128.42999,2190.4861};
+ name="resource_12";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorOrange";
+ a=57.074463;
+ b=118.9386;
+ id=1889;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={6833.7705,132.96523,2178.2837};
+ name="reso_12_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=269.78848;
+ id=2591;
+ atlOffset=4.5352325;
+ };
+ };
+ id=1037;
+ atlOffset=-116.76;
+ };
+ };
+ id=992;
+ atlOffset=-13.804932;
+ };
+ class Item6
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={8172.2339,95.959999,13971.856};
+ angles[]={0.0019834081,5.8956175,6.2731848};
+ };
+ areaSize[]={60.595909,0,6.6209078};
+ areaIsRectangle=1;
+ flags=1;
+ id=3251;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.050437927;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=7;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item7
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={14291.979,121.12771,6853.5425};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=3252;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-1.5258789e-005;
+ 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 Item8
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={14453.633,129.95746,7220.873};
+ angles[]={6.2631865,0,0.0080009829};
+ };
+ areaSize[]={7.5947266,0,5.1049805};
+ flags=1;
+ id=3254;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.030929565;
+ 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 Item9
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={14477.478,131.24565,7283.561};
+ angles[]={6.2631865,0,0.0080009829};
+ };
+ areaSize[]={7.5947266,0,5.1049805};
+ flags=1;
+ id=3255;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.030929565;
+ 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 Item10
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={9989.7891,167.27742,1349.0759};
+ angles[]={6.2631865,0,0.0080009829};
+ };
+ areaSize[]={7.5947266,0,5.1049805};
+ flags=1;
+ id=3256;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.030929565;
+ 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 Item11
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={10562.073,158.38026,3126.041};
+ angles[]={6.2631865,0,0.0080009829};
+ };
+ areaSize[]={7.5947266,0,5.1049805};
+ flags=1;
+ id=3257;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.030929565;
+ 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 Item12
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={10573.454,157.18472,3153.9719};
+ angles[]={6.2631865,0,0.0080009829};
+ };
+ areaSize[]={7.5947266,0,5.1049805};
+ flags=1;
+ id=3258;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.030929565;
+ 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 Item13
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={10626.105,152.80077,3264.688};
+ angles[]={0.10165027,0,6.2731848};
+ };
+ areaSize[]={7.5947266,0,5.1049805};
+ flags=1;
+ id=3259;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=1.5258789e-005;
+ 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 Item14
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={10674.577,150.31,3387.731};
+ angles[]={6.2631865,0,0.0080009829};
+ };
+ areaSize[]={7.5947266,0,5.1049805};
+ flags=1;
+ id=3260;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.030929565;
+ 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 Item15
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={10747.798,152.8139,3559.0132};
+ angles[]={6.2631865,0,0.0080009829};
+ };
+ areaSize[]={7.5947266,0,5.1049805};
+ flags=1;
+ id=3261;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.030929565;
+ 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 Item16
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={20013.188,87.865662,14954.038};
+ angles[]={6.2631865,0,0.0080009829};
+ };
+ areaSize[]={5.5429688,0,5.1049805};
+ flags=1;
+ id=3262;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.043235779;
+ 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 Item17
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={19882.25,95.754738,14698.395};
+ angles[]={0.02599225,0,6.2711854};
+ };
+ areaSize[]={6.5097656,0,5.1049805};
+ flags=1;
+ id=3263;
+ 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 Item18
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={19434.434,132.84302,12787.354};
+ angles[]={6.2631865,0,0.0080009829};
+ };
+ areaSize[]={7.5947266,0,5.1049805};
+ flags=1;
+ id=3264;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.030929565;
+ 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 Item19
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={19383.484,133.51141,12775.182};
+ angles[]={6.2631865,0,0.0080009829};
+ };
+ areaSize[]={7.5947266,0,5.1049805};
+ flags=1;
+ id=3265;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.030929565;
+ 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 Item20
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={18140.91,126.87093,12407.216};
+ angles[]={6.2631865,0,0.0080009829};
+ };
+ areaSize[]={7.5947266,0,5.1049805};
+ flags=1;
+ id=3266;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.030929565;
+ 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 Connections
+ {
+ class LinkIDProvider
+ {
+ nextID=39;
+ };
+ class Links
+ {
+ items=39;
+ class Item0
+ {
+ linkID=0;
+ item0=1343;
+ item1=1344;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item1
+ {
+ linkID=1;
+ item0=1288;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item2
+ {
+ linkID=2;
+ item0=1289;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item3
+ {
+ linkID=3;
+ item0=1290;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item4
+ {
+ linkID=4;
+ item0=1291;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item5
+ {
+ linkID=5;
+ item0=1292;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item6
+ {
+ linkID=6;
+ item0=1293;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item7
+ {
+ linkID=7;
+ item0=1294;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item8
+ {
+ linkID=8;
+ item0=1295;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item9
+ {
+ linkID=9;
+ item0=1296;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item10
+ {
+ linkID=10;
+ item0=1297;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item11
+ {
+ linkID=11;
+ item0=1298;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item12
+ {
+ linkID=12;
+ item0=1299;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item13
+ {
+ linkID=13;
+ item0=1300;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item14
+ {
+ linkID=14;
+ item0=1301;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item15
+ {
+ linkID=15;
+ item0=1302;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item16
+ {
+ linkID=16;
+ item0=1303;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item17
+ {
+ linkID=17;
+ item0=1304;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item18
+ {
+ linkID=18;
+ item0=1305;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item19
+ {
+ linkID=19;
+ item0=1306;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item20
+ {
+ linkID=20;
+ item0=1307;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item21
+ {
+ linkID=21;
+ item0=1308;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item22
+ {
+ linkID=22;
+ item0=1309;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item23
+ {
+ linkID=23;
+ item0=1310;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item24
+ {
+ linkID=24;
+ item0=1311;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item25
+ {
+ linkID=25;
+ item0=1312;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item26
+ {
+ linkID=26;
+ item0=1313;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item27
+ {
+ linkID=27;
+ item0=1314;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item28
+ {
+ linkID=28;
+ item0=1315;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item29
+ {
+ linkID=29;
+ item0=1316;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item30
+ {
+ linkID=30;
+ item0=1317;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item31
+ {
+ linkID=31;
+ item0=1318;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item32
+ {
+ linkID=32;
+ item0=1319;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item33
+ {
+ linkID=33;
+ item0=1320;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item34
+ {
+ linkID=34;
+ item0=1321;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item35
+ {
+ linkID=35;
+ item0=1322;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item36
+ {
+ linkID=36;
+ item0=1323;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item37
+ {
+ linkID=37;
+ item0=1324;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item38
+ {
+ linkID=38;
+ item0=1325;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ };
+ };
+};
\ No newline at end of file
diff --git a/A3A/addons/maps/Antistasi_gm_weferlingen_summer.gm_weferlingen_summer/onPlayerRespawn.sqf b/A3A/addons/maps/Antistasi_gm_weferlingen_summer.gm_weferlingen_summer/onPlayerRespawn.sqf
new file mode 100644
index 0000000000..0d38ff4d19
--- /dev/null
+++ b/A3A/addons/maps/Antistasi_gm_weferlingen_summer.gm_weferlingen_summer/onPlayerRespawn.sqf
@@ -0,0 +1 @@
+_this call A3A_fnc_onPlayerRespawn;
diff --git a/A3A/addons/maps/Antistasi_gm_weferlingen_winter.gm_weferlingen_winter/NavGrid.sqf b/A3A/addons/maps/Antistasi_gm_weferlingen_winter.gm_weferlingen_winter/NavGrid.sqf
new file mode 100644
index 0000000000..86cdc31ec1
--- /dev/null
+++ b/A3A/addons/maps/Antistasi_gm_weferlingen_winter.gm_weferlingen_winter/NavGrid.sqf
@@ -0,0 +1,1147 @@
+/*{"systemTimeUCT_G":"2023-11-23 21:25:14","worldName":"gm_weferlingen_summer","StreetArtist_Config":{"_flatMaxDrift":-1,"_juncMergeDistance":-1,"_humanEdited": true}}*/
+navGrid = [
+[[16768.5,2902.13,0],0,false,[[3769,0,208.562],[1726,0,390.768]]],[[918.277,3597.41,0],0,false,[[4539,0,211.792],[5609,0,250.359]]],[[4775.02,962.482,0],0,true,[[3944,1,181.989],[3341,1,26.4319],[1606,1,6.00726],[1613,1,16.1408],[138,1,11.6713],[1170,1,8.76251]]],[[3864.25,15086.6,0],0,false,[[2815,0,41.8347],[295,2,9.79465]]],[[1821.52,15368.2,0],0,false,[[380,1,327.599],[2891,1,307.632]]],
+[[16524.7,7302.06,0],0,true,[[4350,0,18.9786],[3465,0,14.0704],[4829,0,6.85151]]],[[13997.3,13809.5,0],0,false,[[1553,0,376.859],[737,0,317.893]]],[[11231.3,12284.8,0],0,true,[[3546,0,195.483],[4897,0,19.1779],[1496,0,357.776]]],[[10540.9,7649.97,0],0,false,[[926,1,109.796],[5652,1,9.58985]]],[[6207.13,6116.29,0],0,false,[[3179,1,22.221],[3614,1,395.001]]],
+[[17588.3,10385.5,0],0,false,[[750,0,308.244],[806,0,237.603]]],[[19094.2,11329.5,0],0,false,[[4265,0,72.665],[679,0,14.3934]]],[[11864.1,15087.2,0],0,false,[[3365,0,247.48],[5606,0,173.54]]],[[19593.9,9587.34,0],0,true,[[107,0,2.55732],[5396,0,3.3926],[4648,0,5.41707],[1546,1,9.08933]]],[[13706.2,20185.2,0],0,false,[[3503,0,136.382],[5560,0,331.612]]],
+[[10776.3,11652.5,0],0,false,[[3216,0,111.618],[2203,0,77.8291]]],[[13040.5,8333.63,0],0,false,[[864,0,127.537],[5100,0,99.8822]]],[[7054.58,4624.35,0],0,true,[[4148,0,3.84196],[954,0,7.82406],[274,1,4.66615]]],[[9406.78,19948.8,0],0,true,[[1957,0,25.8093],[3172,0,180.444],[2583,0,11.6054]]],[[15129,8873.15,0],0,true,[[5116,1,31.1502],[966,1,31.9532],[4322,1,0.906081],[3892,1,3.0379],[5640,1,6.0386]]],
+[[19965.9,567.909,0],0,false,[[4297,1,265.836],[1585,1,275.183]]],[[11792,9338.86,0],0,false,[[4353,0,71.004]]],[[5791.04,5908.18,0],0,false,[[2078,0,106.1],[852,0,312.725]]],[[16343.8,5629.8,0],0,false,[[3617,0,264.01],[4181,0,29.6469]]],[[7067.64,7961.97,0],0,false,[[3509,0,254.232],[3377,0,265.238]]],
+[[18381.3,163.669,0],0,false,[[472,0,53.8329]]],[[15097.8,6490.52,0],0,false,[[2248,0,50.4791],[291,0,388.623]]],[[17954.8,5521.56,0],0,false,[[5090,0,209.027],[423,0,301.029]]],[[13944.1,18094.1,0],0,true,[[3527,0,1.77658],[691,0,1.92253],[4729,0,4.54394]]],[[11836.6,3845.15,0],0,false,[[4491,0,359.134],[589,0,311.092]]],
+[[3893.96,15271.1,0],0,true,[[122,2,21.0656],[332,2,387.834],[3550,2,10.1134]]],[[9587.59,2751.16,0],0,true,[[5379,0,164.817],[906,0,3.91576],[5322,0,6.29859]]],[[4781.65,2570.58,0],0,true,[[4597,0,30.2142],[1358,0,5.86027],[5483,1,5.64118]]],[[13707.4,11856.7,0],0,false,[[5429,0,25.8159],[4817,0,163.61]]],[[19098.9,3644.89,0],0,false,[[3651,0,49.9944],[2726,0,247.214]]],
+[[3132.25,4310.64,0],0,false,[[1123,0,304.759],[1706,0,318.129]]],[[15629.1,13204.4,0],0,false,[[5345,0,27.7926],[1764,0,390.987]]],[[11257.1,14353.3,0],0,false,[[4078,0,152.472],[1207,0,388.512]]],[[3597.79,17970.3,0],0,false,[[298,0,104.999],[3035,0,341.376]]],[[13373.9,13635.8,0],0,false,[[4542,0,60.9817],[2620,0,11.2065]]],
+[[9556.11,8412.49,0],0,false,[[1071,0,159.748],[5508,0,74.0998]]],[[1163.74,2833.32,0],0,true,[[2201,1,29.7584],[3086,1,363.628],[4065,1,8.79897],[4083,1,5.87207],[5593,1,4.56752],[2120,1,4.43185],[846,1,6.50644]]],[[17577.2,4874.13,0],0,false,[[3102,0,294.186],[3953,0,175.206]]],[[63.1415,1849.96,0],0,true,[[1523,1,8.32176],[5266,1,229.937],[831,1,18.6964]]],[[13281.3,13340.9,0],0,true,[[2902,0,102.222],[5425,0,104.21],[1346,0,46.3668]]],
+[[10839.5,12812,0],0,true,[[2611,1,25.4169],[1935,1,12.7934],[5017,1,6.59183]]],[[17026,414.065,0],0,false,[[5500,1,123.077],[4855,1,349.078]]],[[695.655,16305.3,0],0,false,[[5142,1,291.454],[5563,1,263.792]]],[[1664.3,13881.4,0],0,true,[[2351,1,128.364],[5446,1,21.8448],[4028,1,122.677]]],[[1177.93,15245,0],0,false,[[5018,0,152.482],[4566,0,227.581]]],
+[[15198.4,14456.3,0],0,false,[[2334,0,14.0912],[1907,0,219.02]]],[[1286.32,14112,0],0,false,[[2353,0,313.103],[2102,0,345.06]]],[[9203.14,3762.78,0],0,false,[[5020,0,315.361],[4301,0,381.309]]],[[8751.24,11010.3,0],0,false,[[5109,0,141.19],[179,0,226.678]]],[[13032.5,7994.86,0],0,true,[[4563,0,159.954],[602,0,6.8721],[5529,0,7.16235]]],
+[[6141.92,3583.55,0],0,false,[[5025,2,227.008],[2711,2,383.162]]],[[13240.8,13151.2,0],0,true,[[3642,0,20.7845],[2902,0,106.544],[4840,0,23.2644]]],[[477.192,3088.63,0],0,true,[[2311,1,13.0959],[2889,1,13.1193],[2551,1,0.295172],[3818,1,9.54622]]],[[10330.2,2574.01,0],0,true,[[1470,0,3.09019],[4243,0,7.61664],[5423,0,1.12977],[3671,0,9.66427]]],[[12608.7,4186.52,0],0,true,[[1999,0,95.5894],[1984,0,4.23869],[1739,0,6.23411],[4024,0,3.38239]]],
+[[10412.3,5234.33,0],0,false,[[3557,0,24.2053],[996,0,146.805]]],[[8.90301,8826.92,0],0,false,[[911,1,168.946]]],[[19591.6,4375.24,0],0,false,[[3585,0,205.819],[2609,0,26.4684]]],[[11353.4,17884.8,0],0,true,[[4342,0,18.6907],[5030,0,16.3498],[5092,0,5.25724],[2832,0,2.92292]]],[[10170.6,8156.56,0],0,true,[[938,0,3.20064],[5497,0,2.6784],[4144,1,10.6861]]],
+[[12285.9,7975.2,0],0,false,[[4956,0,178.435],[3511,0,20.9529]]],[[20016.9,18526.6,0],0,false,[[1899,0,315.165]]],[[13723.2,9860.5,0],0,true,[[5259,0,2.79922],[5233,0,3.70336],[5688,1,8.38507],[4833,1,10.5024]]],[[9064.5,5491.31,0],0,false,[[3701,0,164.89]]],[[6139.16,11723.5,0],0,false,[[2277,2,365.124],[181,2,243.633]]],
+[[3532.2,3663.15,0],0,false,[[5111,0,173.253],[245,0,297.751]]],[[10545.1,7718.43,0],0,true,[[4793,0,5.93387],[3579,0,42.8835],[3099,1,4.32177]]],[[19363,13005.4,0],0,false,[[3337,1,215.551],[4568,1,333.198]]],[[5206.06,5564.44,0],0,false,[[4768,0,332.472],[1305,0,255.742]]],[[20020.7,4771.74,0],0,false,[[5565,0,23.8648],[2879,0,72.1062]]],
+[[20083.9,4320.33,0],0,true,[[659,0,148.651],[4990,0,48.5203],[4665,0,112.304]]],[[3090.41,6423.5,0],0,false,[[4501,1,18.9911],[4923,1,6.09774]]],[[9696.94,733.545,0],0,true,[[4995,1,19.0089],[983,2,15.7859],[2059,2,14.2858]]],[[1116.97,17872,0],0,false,[[1600,0,11.9484],[5343,0,219.257]]],[[10989,11563.1,0],0,true,[[2584,0,40.3159],[1235,0,7.0039],[3249,0,3.22845]]],
+[[17.0826,16459.1,0],0,false,[[760,1,45.4582]]],[[6213.53,13862.5,0],0,true,[[2744,0,397.262],[5619,0,10.3675],[3694,1,18.0151]]],[[5930.22,8906.42,0],0,true,[[3799,0,3.30969],[4525,0,3.54628],[4610,1,15.0957]]],[[3252.59,5031.48,0],0,true,[[3328,0,21.3467],[3212,0,215.521],[256,0,10.1967]]],[[16258.3,7331.12,0],0,false,[[3494,0,381.919],[2129,0,54.6247]]],
+[[1334.01,19828.2,0],0,false,[[438,1,351.5],[3250,1,358.385]]],[[19609.9,9530.1,0],0,false,[[3263,1,376.701],[1546,1,50.5909]]],[[318.165,8617.2,0],0,true,[[2913,1,15.4352],[1154,1,19.2024],[4476,1,11.9864]]],[[15132.2,8894.65,0],0,false,[[5640,0,16.7746],[4177,0,35.3632]]],[[8688.82,18952.6,0],0,false,[[1842,0,300.757],[5479,0,129.221]]],
+[[12574.5,4554.15,0],0,false,[[4812,0,25.2658],[3277,0,25.5669]]],[[12742.4,17175.9,0],0,false,[[4460,0,23.8458],[2243,0,330.366]]],[[16988,4943.64,0],0,false,[[2721,0,24.8912],[714,0,26.0282]]],[[4178.85,4771.37,9.52018],0,false,[[650,2,51.0115],[4856,2,34.411]]],[[12199.6,5533.04,0],0,true,[[3343,0,10.3933],[2764,0,17.3613],[4116,0,8.08161]]],
+[[12724.9,17197.5,0],0,true,[[3000,0,3.31318],[638,0,326.455],[4460,0,5.68925]]],[[5102.04,18932,0],0,true,[[1897,2,209.989],[2316,2,14.9093],[2151,2,23.9516]]],[[8438.93,10278.4,0],0,false,[[991,0,92.2254],[1217,0,382.619]]],[[18740,3725.53,0],0,true,[[3678,0,1.41871],[136,0,36.4911],[1037,0,2.32033]]],[[5692.82,14181.7,0],0,true,[[3360,1,70.0655],[285,1,19.6616],[3487,1,13.6945],[1379,1,9.06776],[2135,1,10.7089]]],
+[[17662.4,12217.2,0],0,true,[[2079,0,1.71647],[168,0,2.02571],[4798,0,0.989701],[3485,0,4.44847],[1514,0,6.64519]]],[[19481.5,14156.4,0],0,true,[[4376,0,2.85688],[5209,0,10.8016],[1623,0,11.5857]]],[[2840.73,12597.8,0],0,false,[[1781,0,20.1292],[2765,0,379.268]]],[[10192.9,7507.63,0],0,false,[[2943,1,253.081],[5613,1,27.5448]]],[[7415.56,8329.59,0],0,false,[[5386,2,20.79],[466,2,293.335]]],
+[[12759.2,4305.72,0],0,false,[[4961,0,25.5019],[1579,0,185.047]]],[[2252.1,15970.7,0],0,true,[[610,1,11.2072],[3176,1,52.5085],[4251,1,2.57724],[2800,1,5.40384]]],[[19594.3,9589.86,0],0,true,[[4648,0,2.87235],[13,0,2.55732],[1546,1,11.2217]]],[[1761.34,14189.9,0],0,false,[[2924,1,207.338],[2443,1,357.358]]],[[14378.2,19255.4,0],0,false,[[4699,0,53.5309],[877,0,20.0045]]],
+[[3396.37,14735.1,0],0,false,[[5711,0,381.944],[618,0,210.558]]],[[5302.06,4126.49,0],0,false,[[498,2,91.9884],[608,2,59.685]]],[[18851,16967.2,0],0,false,[[5501,0,165.28],[2180,0,47.9858]]],[[11453.2,10576.8,0],0,false,[[600,1,340.99],[2177,1,153.466]]],[[10015.5,421.244,0],0,false,[[4936,1,52.1293],[2768,1,24.3579]]],
+[[9271.73,17.3579,0],0,true,[[4466,2,7.69087],[5369,1,31.0481],[326,1,11.6153]]],[[1203.02,16146.8,0],0,false,[[5058,1,191.055],[607,1,235.714]]],[[7006.86,836.365,0],0,true,[[1234,1,358.389],[5555,1,23.0552],[2857,1,4.00788],[3161,1,2.99188],[4799,1,3.8717],[4182,1,8.7789]]],[[3397.15,5969.24,0],0,false,[[943,0,302.181],[5014,0,157.876]]],[[15330.2,116.399,0],0,false,[[3069,0,97.1153],[4235,0,138.77]]],
+[[15728.3,16406.1,0],0,false,[[3908,0,256.286],[1592,0,187.141]]],[[11871.4,16658.4,0],0,false,[[421,0,141.611],[2109,0,114.869]]],[[3892.6,15250,0],0,false,[[333,2,88.5239],[30,2,21.0656]]],[[11785.5,14928.3,0],0,true,[[4047,0,282.238],[3283,0,27.7381],[2381,0,11.8393]]],[[2640.92,15471.7,0],0,false,[[5040,0,130.562],[3576,0,313.956]]],
+[[12823.8,9073.87,0],0,false,[[2096,1,276.938],[3689,1,213.412]]],[[16965.5,18003.9,0],0,true,[[4734,0,27.1784],[3805,0,44.4816],[5261,0,8.20088]]],[[15638.5,14153.5,0],0,false,[[1296,0,6.18762],[1541,1,5.51859]]],[[17540.9,12359.6,0],0,false,[[2502,0,86.2107],[4486,0,25.4176]]],[[5532.42,4036.1,0],0,false,[[1329,0,98.8527],[3326,0,136.001]]],
+[[19685.6,8239.68,0],0,true,[[433,1,33.3369],[3163,1,162.733],[4985,1,3.7448]]],[[12657,8271.52,0],0,false,[[5069,1,24.6868],[2458,1,20.0352]]],[[3160.59,16574,0],0,false,[[5505,0,273.431],[1248,0,189.347]]],[[8453.23,11037.7,0],0,false,[[2630,0,49.4075],[1307,0,9.27498],[959,0,24.6947]]],[[11861.5,11267.8,0],0,true,[[3440,0,317.166],[956,0,238.55],[1396,0,205.463]]],
+[[13353.9,15850.4,0],0,true,[[4620,0,5.43615],[2506,0,296.671],[3969,0,8.10997]]],[[18770.9,3706.21,0],0,false,[[98,0,36.4911],[5148,0,266.761]]],[[19271,11196.8,0],0,true,[[3691,1,226.812],[1924,1,16.2596],[873,1,8.09666]]],[[4785.31,956.961,0],0,true,[[1613,0,5.17325],[1170,0,3.27185],[3341,1,14.8603],[2,1,11.6713]]],[[17710.6,12023.8,0],0,true,[[5086,0,1.6255],[2301,0,1.60068],[4195,0,0.904326]]],
+[[18987.6,3344.36,0],0,false,[[3759,0,144.828],[3622,0,212.047]]],[[9987.43,315.24,0],0,false,[[3124,1,177.607],[971,1,26.3607]]],[[12897.4,1697.77,0],0,false,[[2390,0,19.0138],[2785,0,20.9947],[1230,0,22.0964]]],[[17574.4,12324.3,0],0,false,[[4486,0,23.2619],[488,0,121.697]]],[[7414.36,8310.63,0],0,true,[[5592,0,2.67074],[4026,0,2.52533],[5386,2,2.46575]]],
+[[19884.5,17406.8,0],0,false,[[216,1,253.903],[3219,1,381.306]]],[[13175.9,8483.9,0],0,false,[[5268,1,8.3517],[4266,0,17.055]]],[[11091.9,17647.2,0],0,true,[[2739,0,98.6809],[3275,0,9.07149],[5087,0,19.2913]]],[[12577.2,14867.4,0],0,false,[[3914,0,146.849],[5398,0,86.2866]]],[[7211.92,4637.4,0],0,false,[[4060,1,267.981],[3357,1,15.7681]]],
+[[1008.32,663.769,0],0,false,[[3155,0,267.85],[1499,0,201.256]]],[[18342.4,18424.1,0],0,false,[[4336,0,54.1402],[1389,0,390.705]]],[[1280.82,13043.2,0],0,false,[[872,0,43.7727]]],[[7297.51,19628.2,0],0,false,[[4814,0,144.674],[3600,0,146.632]]],[[5504.76,3591.47,0],0,true,[[2573,0,15.7247],[2345,1,11.0866],[5057,1,11.5764],[805,0,9.78524]]],
+[[13506,15964.9,0],0,false,[[1594,0,398.157],[1167,0,47.6805]]],[[20468.2,13726.3,0],0,false,[[5197,0,302.675]]],[[19182,7233.45,0],0,false,[[5643,0,234.738],[2006,0,250.139]]],[[7176.56,10358.2,0],0,false,[[5246,2,260.419],[2735,2,341.837]]],[[2433.57,8398.4,0],0,true,[[1758,1,374.913],[4107,1,11.9808],[249,1,8.8098]]],
+[[11368.9,5319.34,0],0,false,[[2837,0,391.447],[4305,0,300.213]]],[[13999,4517.54,0],0,false,[[2680,0,98.1824]]],[[18338.3,17656.5,0],0,true,[[1618,1,80.3255],[5244,1,13.6297],[3358,1,16.8939]]],[[8841.16,10269.2,0],0,true,[[929,0,2.40226],[1728,0,0.520098],[623,0,3.33792],[2597,0,2.93187]]],[[6800.45,17559.3,0],0,false,[[3800,0,148.08],[3695,0,72.5889]]],
+[[11504.4,17435.3,0],0,false,[[384,0,143.128],[931,0,235.135]]],[[647.929,19403,0],0,true,[[3512,0,10.3972],[2124,0,12.5977],[1216,0,11.2867]]],[[2811.97,6477.84,0],0,false,[[1408,1,263.883],[4923,1,279.669]]],[[17661.1,12215.7,0],0,true,[[100,0,2.02571],[3485,0,2.63006],[1514,0,7.61929]]],[[7202.43,17248.8,0],0,true,[[3430,1,8.29423],[2787,0,92.1574],[2951,1,10.5595]]],
+[[6397.15,9917.98,0],0,false,[[1676,1,345.922],[4604,1,224.954]]],[[18899.8,16989.7,0],0,true,[[1090,0,25.1946],[2928,0,352.055],[4316,0,9.75596],[2822,0,7.79768]]],[[12105.8,7950.64,0],0,false,[[4956,0,16.3105],[2911,0,322.774]]],[[18830.9,7853.93,0],0,true,[[3492,0,11.0885],[3222,0,3.92829],[2675,0,9.0177]]],[[13934.8,19417.3,0],0,false,[[1508,0,19.0729],[4898,0,91.1766]]],
+[[13465,8265.26,0],0,false,[[3184,1,6.38609],[2961,1,6.38609]]],[[10161.1,20248.7,0],0,false,[[4108,0,397.994],[4337,0,255.243]]],[[5298.6,15570.1,0],0,false,[[5385,0,321.367],[4710,0,198.222]]],[[10090.4,8246.39,0],0,false,[[2400,0,57.0442],[277,0,301.13]]],[[8977.79,11003,0],0,false,[[53,0,226.678],[4824,0,233.412]]],
+[[11450.6,19567.3,0],0,false,[[2007,0,126.672],[5026,0,354.503]]],[[5997.32,11921.6,0],0,false,[[69,2,243.633],[388,2,301.529]]],[[10068.5,9221.84,0],0,true,[[2324,0,23.644],[3127,0,204.13],[1272,0,12.2929],[2347,0,9.79102]]],[[1962.55,9838.52,0],0,false,[[858,1,2.12841],[449,0,2.61085]]],[[10712.3,12902.1,0],0,true,[[782,0,9.99579],[2760,0,67.1021],[1488,0,19.2903]]],
+[[15383.2,2679.53,0],0,false,[[3197,1,129.91],[4645,1,21.0426]]],[[10658.1,11486.3,0],0,false,[[5179,0,21.236],[2070,0,52.7191]]],[[19747.7,8907.53,0],0,true,[[2647,0,2.05777],[5364,0,1.5695],[1752,0,4.54959],[742,1,8.47042]]],[[18135.2,16121.4,0],0,true,[[5693,1,143.426],[660,1,30.554],[2467,1,5.08633]]],[[8338.16,8632.13,0],0,true,[[1244,0,0.523311],[2071,0,14.9592],[3119,0,10.3719]]],
+[[15623.6,3312.57,0],0,false,[[5685,1,14.5173],[2075,1,17.0158]]],[[19478.3,10071.5,0],0,true,[[2066,0,2.88719],[5329,0,207.189],[5681,1,12.9416]]],[[15009.7,8848.79,0],0,false,[[966,1,89.8357],[1630,1,372.048]]],[[11009.1,838.514,0],0,false,[[3921,1,167.478],[2952,1,378.905]]],[[13237,16670.6,0],0,false,[[2243,0,376.84],[5659,0,391.68]]],
+[[4960.64,885.476,0],0,false,[[3341,1,174.525],[1985,1,310.486]]],[[4282.16,16468.8,0],0,false,[[3828,2,8.87339],[1516,1,331.932]]],[[4792.24,14633.9,0],0,false,[[2718,0,270.773],[964,0,166.07]]],[[18116.3,1652.51,0],0,false,[[3389,0,330.288]]],[[19641.5,8463.36,0],0,false,[[4398,0,208.684],[1322,0,19.7585]]],
+[[10105.3,370.427,0],0,false,[[4842,2,372.94],[587,2,56.8807]]],[[10003.6,5529.71,0],0,false,[[5121,0,303.332],[2727,0,326.451]]],[[3382.11,15289.5,0],0,false,[[1301,0,160.134],[5193,1,8.73016]]],[[19467.4,8292.89,0],0,true,[[5614,0,23.9492],[4792,0,15.654],[4806,0,10.2884]]],[[10968.1,3971.79,0],0,false,[[1928,0,28.5243],[920,0,111.809]]],
+[[10434.7,7600.29,0],0,true,[[3274,0,162.897],[926,1,8.0102],[708,1,11.0366]]],[[2336.2,17621.9,0],0,false,[[652,0,261.783],[303,0,190.681]]],[[18145.6,17078.2,0],0,true,[[2915,0,3.58962],[4489,0,2.93628],[4769,1,2.43519]]],[[11220.6,20109.2,0],0,true,[[3301,0,22.3656],[4064,0,321.836],[4511,0,133.725]]],[[1125.47,8336.54,0],0,false,[[5525,0,60.8501],[4174,0,386.347]]],
+[[19484.7,8610.33,0],0,false,[[815,0,22.9596],[4398,0,78.5245]]],[[12795,3760.01,0],0,false,[[1415,0,236.832],[1999,0,371.617]]],[[2775.91,17728.5,0],0,true,[[3958,0,3.17911],[5236,0,14.0688],[5309,0,6.60704]]],[[19754.9,8038.7,0],0,false,[[3163,1,63.6388],[3950,1,278.039]]],[[8191.65,19066.8,0],0,false,[[1042,0,206.755],[1842,0,209.365]]],
+[[11455.3,10970.6,0],0,false,[[1396,0,303.353]]],[[20135.4,17367.8,0],0,false,[[5598,1,332.848],[145,1,253.903]]],[[981.365,17277.4,0],0,false,[[3717,0,287.844],[593,0,336.471]]],[[1052.8,9845.35,0],0,false,[[5195,0,93.944]]],[[13860.5,10414.2,0],0,true,[[940,1,200.821],[1065,1,31.9553],[5176,1,3.81012],[2791,1,14.7195],[2127,1,6.46481],[3473,1,8.61991],[3915,1,11.6612]]],
+[[3696.25,15084.5,0],0,false,[[2156,0,104.801],[4607,0,49.4104]]],[[16791.3,17857.6,0],0,true,[[4257,1,20.6261],[3173,1,51.6948],[4939,1,8.1429]]],[[15254.9,5316.37,0],0,false,[[1168,0,318.219],[4862,0,199.419]]],[[9.82771,3979.69,0],0,false,[[1815,0,311.94]]],[[10647.8,9255.58,0],0,false,[[4716,0,230.325],[4138,0,394.82]]],
+[[5434.94,3212.07,0],0,false,[[2525,1,171.93],[975,1,22.2374]]],[[12587.6,4560.54,0],0,false,[[1740,0,24.3126],[2962,0,24.2315]]],[[16262,16999.1,0],0,false,[[863,1,159.576],[675,1,383.89]]],[[19716.5,8417.38,0],0,true,[[3690,1,6.51212],[2285,1,120.466],[4357,1,15.3106]]],[[9717.55,4001.41,0],0,true,[[3975,0,3.48154],[1218,0,2.84833],[1442,0,3.63256],[5466,0,3.6187]]],
+[[2019.49,19979.6,0],0,false,[[3250,1,343.662],[706,1,254.823]]],[[5803.11,14067.4,0],0,true,[[4057,0,22.7755],[4348,0,15.9154],[3571,0,11.7552]]],[[16560.4,258.586,0],0,false,[[569,1,237.292],[2257,1,140.553]]],[[17972.5,16912.7,0],0,false,[[2683,0,299.323],[1141,0,108.704]]],[[13051,8482.96,0],0,true,[[3443,0,22.1531],[2960,0,122.957],[4266,0,108.053]]],
+[[10250.1,11369.8,0],0,true,[[1964,0,19.6902],[3408,0,3.182],[2200,0,4.62609]]],[[4401.54,13466.9,0],0,false,[[5012,1,394.805],[698,1,122.095]]],[[11981.9,6087.01,0],0,true,[[1791,0,1.7763],[3098,0,1.7927],[2868,0,6.40921]]],[[16994.5,4921.16,0],0,false,[[497,0,122.55],[2721,0,26.6771]]],[[13391.1,393.823,0],0,false,[[1857,0,170.698],[814,0,177.295]]],
+[[5851.79,13351.4,0],0,false,[[1050,0,119.101],[2119,0,303.554]]],[[1695.49,9546.81,0],0,false,[[573,1,212.566],[3364,1,353.781]]],[[13270.9,7792.5,0],0,true,[[2802,1,33.5383],[4321,1,26.4602],[4035,1,18.0412]]],[[11267.4,3861.2,0],0,false,[[5579,0,24.0489],[3693,0,28.5537],[3819,0,28.5542]]],[[18895,18472.1,0],0,false,[[4462,0,110.033],[1511,0,394.735]]],
+[[3353.86,3901.57,0],0,false,[[70,0,297.751],[1123,0,166.761]]],[[7917.01,6517.89,0],0,false,[[4194,2,373.088],[1120,2,271.426]]],[[8224.26,19993.8,0],0,false,[[3234,1,15.2881],[3141,1,291.689]]],[[13201.8,8473.74,0],0,false,[[4763,0,20.721],[699,0,139.134]]],[[2441.63,8401.95,0],0,true,[[159,1,8.8098],[1635,0,3.35049],[4107,1,3.18332]]],
+[[10622.6,11437.9,0],0,true,[[5531,0,2.77284],[4449,0,6.50736],[5558,0,2.36515],[1996,0,3.20237]]],[[6195.93,9235.03,0],0,false,[[1685,1,215.34],[2145,1,130.425]]],[[14705.7,11937.9,0],0,true,[[2563,0,278.439],[3790,0,4.15311],[5708,0,12.2668]]],[[6895.4,18591.9,0],0,false,[[3369,0,330.595],[935,0,255.513]]],[[7668.36,19544.3,0],0,true,[[1431,0,1.75712],[4626,0,2.43792],[2233,1,11.2488],[330,1,10.46]]],
+[[2894.31,12796.2,0],0,false,[[4676,1,85.0235],[2724,1,148.704]]],[[3244.82,5024.88,0],0,true,[[284,0,2.64011],[83,0,10.1967],[3328,0,11.155]]],[[13339.3,19601.4,0],0,false,[[4225,0,186.513],[3496,0,61.876]]],[[11079.5,12707.1,0],0,false,[[4284,1,2.32933],[3925,0,4.41967]]],[[10155.9,7532.96,0],0,false,[[560,0,47.3098],[5658,0,190.728]]],
+[[7774.43,15779.3,0],0,true,[[4668,1,26.1267],[3875,1,25.182],[640,1,2.63229],[3748,1,2.94108],[1034,1,21.0119],[2148,1,6.25203]]],[[10460.1,7721.69,0],0,false,[[1934,1,59.6378],[3099,1,82.0634]]],[[14214.6,19345.7,0],0,true,[[1017,0,131.069],[4638,0,18.6218],[890,0,116.847]]],[[6487.09,994.384,0],0,false,[[4633,1,174.337],[4104,1,367.788]]],[[20465.9,8527.21,0],0,false,[[3782,0,393.231]]],
+[[13180.2,8475.65,0],0,true,[[5268,1,11.6198],[2211,1,8.30207],[4763,1,6.57412]]],[[5875.07,16518.3,0],0,false,[[5468,1,141.044],[2900,1,377.248]]],[[19956.8,4843.38,0],0,false,[[778,0,8.62675],[1416,1,9.52326]]],[[10655.5,6281.75,0],0,false,[[3516,0,151.131],[4836,0,395.557]]],[[3129.09,20436.5,0],0,true,[[3095,0,3.76461],[5534,0,4.01552],[1204,1,18.0925],[4413,1,11.8623]]],
+[[18735.4,3725.39,0],0,true,[[4974,0,1.82016],[1003,0,1.75013],[1037,0,3.83665]]],[[2949.38,10608.9,0],0,false,[[2114,0,329.456],[3586,0,4.48234]]],[[10795.9,14227.7,0],0,false,[[3376,0,238.967],[4078,0,325.715]]],[[2147.12,10939.1,0],0,true,[[3553,0,2.89484],[5150,0,270.062],[3899,1,6.98156]]],[[7051.23,4627.61,0],0,true,[[3254,1,17.0054],[3729,1,19.5331],[3356,1,8.00274],[4148,1,5.52406],[17,1,4.66615]]],
+[[13737.6,16198.3,0],0,true,[[2503,0,15.0104],[1495,0,80.7714],[601,0,10.4309]]],[[5018.78,18655,0],0,true,[[1701,1,95.0965],[2332,1,216.458],[3597,1,4.20634]]],[[9815.72,8369.62,0],0,false,[[178,0,301.13],[789,0,171.728]]],[[19212.5,1238.48,0],0,false,[[520,0,323.988],[339,0,183.801]]],[[10176.6,5525.46,0],0,false,[[4303,0,24.4415],[740,0,17.4882]]],
+[[7404.86,7755.46,0],0,true,[[2672,2,19.5822],[3750,2,26.6613],[1795,2,5.48944],[2722,2,6.24989],[1095,2,9.88851],[4304,2,2.83349],[811,2,2.44311]]],[[18238.5,17588,0],0,false,[[5374,0,87.6998]]],[[14274.3,6823.08,0],0,true,[[3094,0,19.953],[799,0,18.8761],[2378,0,11.0983],[3916,0,7.51104]]],[[12595.1,4186.76,0],0,true,[[3968,0,3.96539],[2294,0,7.52477],[1739,0,8.97208]]],[[3242.47,5023.67,0],0,true,[[1009,0,11.5895],[256,0,2.64011],[3328,0,8.63944]]],
+[[5712.42,14183.2,0],0,true,[[99,1,19.6616],[5237,1,74.722],[1379,1,10.7456],[2135,1,9.08061],[3952,1,13.6585]]],[[12708.9,19792.4,0],0,true,[[5228,0,10.7104],[5306,0,21.4978],[2825,0,7.77328],[5668,0,3.8205],[4136,0,4.06063],[2232,0,21.3785]]],[[9799.85,607.892,0],0,true,[[3082,1,15.6379],[5282,1,16.7907],[4850,2,10.9931]]],[[10967.3,12958.2,0],0,false,[[2419,0,177.131],[1386,0,302.463]]],[[18303.5,256.526,0],0,false,[[4219,1,24.7523],[1520,1,132.264]]],
+[[18991.7,3552.1,0],0,true,[[5060,0,24.2854],[3416,0,98.3235],[3339,0,7.08653]]],[[15107.1,6878.78,0],0,false,[[26,0,388.623],[2941,0,364.863]]],[[9859.07,6479.01,0],0,false,[[4135,1,23.3795],[4869,1,289.299]]],[[10182.8,8203.18,0],0,false,[[4916,0,136.314],[4714,0,20.2104]]],[[5050.81,16023.9,0],0,false,[[5096,0,321.513],[5385,0,195.704]]],
+[[3869.64,15094.7,0],0,true,[[842,2,24.4955],[1846,2,48.5867],[3,2,9.79465]]],[[13268.1,9839.75,0],0,true,[[4087,0,5.61991],[1652,0,3.21043],[4837,0,6.70684]]],[[20032.1,3267.42,0],0,true,[[5523,0,8.72268],[1997,0,5.91841],[2731,0,3.23477]]],[[3642.54,17875.8,0],0,true,[[556,0,5.56033],[38,0,104.999],[4979,0,4.10483]]],[[18092.3,16187,0],0,false,[[2508,0,26.6646],[724,0,30.688]]],
+[[8435.99,10916.6,0],0,false,[[1021,0,59.4878],[970,0,34.4398]]],[[17555.5,8628.98,0],0,true,[[5469,0,2.71873],[1646,0,273.759],[323,1,4.55629]]],[[14141.5,15562.1,0],0,false,[[3075,0,176.27],[3905,0,133.699]]],[[2522.24,17663.1,0],0,false,[[206,0,190.681],[5236,0,248.096]]],[[15657.4,13723.8,0],0,false,[[1764,0,129.332],[5410,0,367.936]]],
+[[18818.4,3300.32,0],0,false,[[1637,0,55.4247],[5068,0,28.7303]]],[[6812.39,17342.6,0],0,false,[[5154,1,88.961],[4691,1,4.08951]]],[[13223,8223.77,0],0,false,[[4137,0,91.438],[3142,0,79.8244]]],[[9599.94,11629.9,0],0,false,[[1119,0,139.083],[3679,0,15.5599]]],[[16444.9,7024.44,0],0,false,[[3872,0,160.157]]],
+[[10385.3,7777.2,0],0,true,[[5213,0,1.85243],[2784,0,64.0648],[5421,0,13.6142],[1894,0,6.98145]]],[[8457.54,11029.6,0.0383911],0,false,[[2207,0,47.4369]]],[[16610,17634.6,0],0,false,[[3608,1,23.8115],[2355,1,173.395]]],[[1781.5,9751.19,0],0,true,[[4677,0,3.30537],[4366,0,2.98695],[4180,1,9.8746],[573,1,9.57934]]],[[3436.61,1298.01,0],0,true,[[3853,1,27.1479],[4242,1,58.084],[1601,1,4.78014]]],
+[[16628,7189.71,0],0,true,[[3538,0,32.2134],[666,0,83.5158],[4556,0,15.62]]],[[20159.2,2384.14,0],0,false,[[4972,0,255.159],[1825,0,299.131]]],[[12023.8,16707,0],0,true,[[3640,0,174.697],[421,0,18.7564],[5618,0,315.491]]],[[13678.1,5005.54,0],0,false,[[3821,1,304.514],[3321,1,193.967]]],[[19482.9,10079.9,0],0,false,[[5681,1,4.14822],[3722,0,3.91525]]],
+[[12997.3,11800.8,0],0,false,[[727,0,155.722],[3330,0,6.71598]]],[[12975,19001.2,0],0,false,[[2190,0,321.07],[892,0,289.428]]],[[6070.21,1926.76,0],0,false,[[649,1,369.793],[5490,1,189.151]]],[[17556.9,8624.66,0],0,true,[[4978,1,25.6569],[694,1,93.4744],[4465,1,10.345],[4314,1,7.11513],[5469,1,4.40557],[301,1,4.55629],[1250,1,10.084],[4835,1,8.0105],[2235,1,6.52057]]],[[9387.33,6063.43,0],0,true,[[1350,0,3.22759],[1430,0,2.74158],[2077,1,3.01172]]],
+[[2588.17,15702.7,0],0,false,[[5275,1,166.266],[1925,1,24.245]]],[[9283.23,19.0154,0],0,true,[[115,1,11.6153],[3382,1,308.554],[4466,2,10.3515]]],[[19019.1,12698.2,0],0,false,[[489,0,327.147],[5645,0,148.427]]],[[16638.2,16657.4,0],0,false,[[2644,0,362.143],[5677,0,226.233]]],[[2002,687.154,0],0,true,[[4709,0,4.24402],[1273,0,312.07],[3057,1,7.29543]]],
+[[7670.68,19554.5,0],0,true,[[2233,1,21.3204],[1890,1,364.248],[1829,1,7.57763],[5674,1,7.40626],[1431,1,8.99131],[254,1,10.46],[4626,1,12.6912]]],[[3672.52,6505.9,0],0,false,[[5327,0,291.646],[974,0,291.389]]],[[3849.24,15654.5,0],0,false,[[30,2,387.834],[2442,2,154.961]]],[[3882.27,15162.2,0],0,false,[[1846,2,20.0798],[122,2,88.5239]]],[[15471.7,588.146,0],0,false,[[3532,1,23.4894],[3058,1,112.948]]],
+[[16268.1,19496.1,0],0,false,[[4175,0,371.261]]],[[17664.4,12225.3,0],0,true,[[3050,0,2.10239],[3128,0,2.7442],[1039,0,3.1709],[5624,0,2.01946],[1975,0,1.89018]]],[[11514,12934.3,0],0,false,[[4052,1,389.081],[3964,1,20.5286]]],[[13661,16186,0],0,true,[[4863,0,129.383],[2047,0,13.716],[2271,0,14.2056]]],[[19394.9,1259.52,0],0,false,[[278,0,183.801]]],
+[[14293.2,15120.5,0],0,false,[[3204,0,115.795],[4612,0,265.917]]],[[5695.54,3833.05,0],0,false,[[5317,1,250.777],[2803,1,28.4371]]],[[20079,5144.54,0],0,false,[[2844,0,308.827],[3282,0,301.695]]],[[3216.56,4933.84,0],0,false,[[552,2,201.555],[4631,2,68.5046]]],[[17281.6,4025.18,0],0,false,[[1969,0,23.907],[1448,0,394.895]]],
+[[12861.8,16073.6,0],0,false,[[2506,0,299.834],[4965,0,132.779]]],[[16463.7,8654.27,0],0,false,[[4843,1,253.017],[2494,1,26.1794]]],[[16773.2,8556.58,0],0,false,[[1917,0,29.341],[3373,0,287.821]]],[[14513.9,19437.6,0],0,false,[[2981,0,103.214]]],[[4296.97,17931.4,0],0,true,[[3825,2,17.2621],[2215,2,187.359],[743,2,8.8273],[1449,2,15.0127]]],
+[[12120.9,16444.4,0],0,false,[[2627,0,147.932]]],[[16501.5,6078.15,0],0,false,[[1025,0,367.382],[776,0,288.159]]],[[4021.53,3755.13,0],0,false,[[2448,0,396.953]]],[[6205.32,17585.1,0],0,false,[[3454,0,145.29],[4118,0,371.134]]],[[12795.8,20115.5,0],0,false,[[4136,0,331.962]]],
+[[16862.7,16692.9,0],0,true,[[5239,0,1.03489],[5677,0,2.34576],[945,0,1.28483]]],[[10048.4,10823.2,0],0,true,[[1041,0,202.244],[3193,0,339.518],[1531,0,289.741]]],[[17443.6,1445.54,0],0,false,[[3135,0,367.831],[2534,0,299.489]]],[[1017.16,16205.6,0],0,true,[[5058,0,3.96397],[1195,0,5.44818],[5058,1,3.97516]]],[[18235.9,15971.4,3.95819],0,false,[[3551,1,20.0071],[463,1,19.774]]],
+[[14814.7,11597.9,0],0,false,[[4538,0,288.869]]],[[9460.64,8526.57,0],0,false,[[1545,0,5.88316],[3588,0,21.2064]]],[[12922.4,3210,0],0,true,[[4750,0,29.4961],[1991,0,219.061],[684,0,49.4169]]],[[7594.75,621.192,0],0,true,[[2238,0,4.34279],[4403,0,4.5686],[4086,1,4.48612],[4733,1,11.4234]]],[[12781.3,8381.76,0],0,true,[[5141,1,8.11652],[4920,1,22.8078],[3537,1,12.7137]]],
+[[19747.6,8931.74,0],0,false,[[742,1,32.3427],[3263,1,237.52]]],[[14516.3,8741.7,0],0,false,[[5219,1,25.8251],[2920,1,296.296]]],[[19488.9,16574.1,0],0,false,[[2928,0,369.152],[5161,0,121.503]]],[[6448.14,625.063,0],0,true,[[1591,1,110.869],[2761,1,49.0767],[4545,1,13.0007]]],[[10697,3445.02,0],0,false,[[567,0,282.334],[5201,0,293.731]]],
+[[1579.43,11184.5,0],0,false,[[5106,0,158.774],[395,0,362.276]]],[[16739.6,17812.6,0],0,true,[[1870,0,4.04954],[5573,0,49.2013],[490,1,8.45448]]],[[2263.5,16005.3,0],0,true,[[913,0,216.42],[385,0,13.3666],[3420,0,16.0824]]],[[15712.8,18642.4,0],0,true,[[1414,0,326.582],[1761,0,26.9118],[832,0,3.2766],[2862,0,6.6077],[2222,0,10.8064]]],[[16690.4,7330.21,0],0,false,[[3465,0,154.076],[1806,0,311.652]]],
+[[9110.55,5701.36,0],0,false,[[3273,0,117.379]]],[[6685.9,17279.7,0],0,true,[[3814,1,383.425],[645,1,10.8929],[4922,1,6.50765]]],[[16905.9,17951.3,0],0,false,[[5198,1,5.13432],[4257,1,127.363]]],[[3346.36,16350.1,0],0,true,[[2128,0,2.87912],[5352,0,3.93206],[5267,0,2.75781]]],[[18485,347.547,0],0,false,[[4165,0,21.0591],[1215,0,43.907]]],
+[[1802.37,15043,0],0,false,[[1404,1,310.526],[4,1,327.599]]],[[1426.55,13732,0],0,false,[[1364,1,138.554],[3643,1,112.792]]],[[9595.65,5180.05,0],0,false,[[2685,0,294.435],[2834,0,163.846]]],[[8265.81,4595.65,0],0,false,[[521,0,97.4892],[425,0,23.0854]]],[[11643.1,17461.3,0],0,false,[[5602,0,167.973],[165,0,143.128]]],
+[[2261.69,15992,0],0,false,[[372,0,13.3666],[2800,0,18.119]]],[[3875.81,15145.3,0],0,true,[[4512,0,112.18],[1542,0,6.74386],[1846,2,3.9085]]],[[17634.2,12202.2,0],0,true,[[4153,0,5.34796],[3485,0,27.7966],[2123,0,6.17858]]],[[5797.93,12145.1,0],0,true,[[181,2,301.529],[1694,2,26.4205],[4748,2,9.11985]]],[[4485.83,19194.8,0],0,false,[[746,1,135.158],[3419,1,21.7266]]],
+[[1459.76,315.844,0],0,false,[[5043,0,312.797],[2849,0,336.82]]],[[12430.1,19478.6,0],0,false,[[3719,0,219.999],[4447,0,206.757]]],[[10090.7,9534.35,0],0,false,[[2324,0,289.813]]],[[10925.5,15169,0],0,false,[[4848,0,170.121],[2197,0,226.905]]],[[1145.74,8400.77,0],0,true,[[3858,1,27.2964],[5540,1,303.95],[1982,1,9.94988],[5525,1,10.027],[2821,1,15.0548],[3562,1,11.462]]],
+[[1259.74,11346.8,0],0,false,[[370,0,362.276],[1259,0,238.455]]],[[12455.4,9548.41,0],0,false,[[1233,1,4.4038],[5465,0,2.95372]]],[[8463.55,19359.3,0],0,true,[[3270,0,5.47043],[1375,0,2.57929],[3022,0,8.03979]]],[[9577.17,17721.2,0],0,true,[[2745,1,2.65552],[2435,0,6.36914],[4346,0,7.64963]]],[[4800.65,11934.1,0],0,false,[[2428,0,255.118],[3116,0,234.861]]],
+[[9145.07,16388,0],0,false,[[4951,0,92.5625]]],[[7273.69,6466.75,0],0,false,[[1492,0,6.71837],[2342,1,10.8229]]],[[3784.54,6935.94,0],0,true,[[2757,0,2.29288],[2146,0,1.74848],[4213,0,9.62927]]],[[10895.8,17580.1,0],0,true,[[2850,0,27.857],[5442,0,11.0392],[5634,0,12.301],[4172,0,102.655],[1719,0,12.2443]]],[[11703.8,8050.92,0],0,false,[[4017,0,101.916],[3402,0,49.7833]]],
+[[13240.2,13581.9,0],0,false,[[5512,0,57.0938],[2411,0,184.001]]],[[6859.63,660.688,0],0,true,[[2595,1,151.579],[4893,1,27.6762],[2399,1,44.0642]]],[[9774.99,17366,0],0,false,[[3096,1,250.451],[4189,1,389.864]]],[[10244.6,11373.7,0],0,false,[[3745,0,243.013],[3408,0,5.74259]]],[[15696.9,14288,0],0,false,[[2836,0,149.655]]],
+[[7539.55,7371.8,0],0,true,[[1830,0,2.66387],[4312,0,2.72821],[4341,2,11.3216],[835,2,9.76535]]],[[5589.91,3922.32,0],0,false,[[4291,2,92.707],[5477,2,143.256]]],[[19668.9,4367.33,0],0,true,[[1137,0,23.9945],[1285,0,68.0325],[819,0,6.53393],[4340,0,4.42985]]],[[9593.85,2754.45,0],0,true,[[3003,0,10.8609],[906,0,3.17068],[5322,0,2.67038]]],[[9715.5,3982.27,0],0,true,[[3381,0,9.51137],[643,0,16.5528],[5323,0,8.83252]]],
+[[15123.7,485.696,0],0,true,[[2426,0,9.46781],[3992,0,89.6565],[2542,0,5.27767]]],[[3291.86,7860.94,0],0,false,[[5320,1,329.197],[2509,1,240.87]]],[[15231.3,14414.4,0],0,false,[[1018,0,282.783],[1328,0,26.904]]],[[17247,7262.62,0],0,false,[[4365,0,230.284],[3728,0,133.529]]],[[12703.2,8466.52,0],0,false,[[1751,0,53.5561],[4896,0,87.3546]]],
+[[13139.6,13428,0],0,true,[[1077,0,27.3767],[4496,0,4.34449],[1820,0,7.55836]]],[[12005.1,16705.2,0],0,false,[[317,0,18.7564],[121,0,141.611]]],[[9224.3,17087.6,0],0,false,[[435,0,365.806],[5387,0,384.43]]],[[18178.7,5710.59,0],0,false,[[27,0,301.029],[5493,0,394.177]]],[[3582.6,6223.71,0],0,true,[[3262,1,16.9572],[611,1,218.506],[3773,1,5.54821],[943,1,13.8504],[5327,1,7.11699]]],
+[[8288.89,4595.54,0],0,true,[[383,0,23.0854],[1555,0,23.7774],[484,0,293.87]]],[[5002.49,10914.2,0],0,true,[[2043,0,1.69417],[3342,0,1.40301],[3032,0,2.50806],[515,0,2.62562]]],[[17769.5,12108.3,0],0,true,[[3845,0,61.5864],[2327,0,24.8226],[4999,0,10.5415]]],[[13336.3,3740.17,0],0,false,[[1045,0,369.897],[696,0,149.944]]],[[14771.4,293.33,0],0,false,[[3810,0,93.7788],[5717,0,212.352]]],
+[[13139.2,8416.91,0],0,true,[[461,1,8.93441],[871,1,11.9305],[2960,1,6.9476]]],[[14747,11828,0],0,false,[[2608,0,117.688]]],[[19115.6,9471.5,0],0,false,[[3530,0,75.0689]]],[[19685.5,8273.01,0],0,false,[[2285,1,29.6143],[130,1,33.3369]]],[[5450.39,3593.66,0],0,false,[[884,0,227.744],[2573,0,38.7417]]],
+[[9413.69,16774.6,0],0,false,[[4023,0,200.411],[422,0,365.806]]],[[15201.7,4704.97,0],0,false,[[4877,0,183.138],[4909,0,230.664]]],[[16502,9390.44,0],0,false,[[3223,0,33.3961],[3779,0,382.119]]],[[983.945,19825.6,0],0,false,[[5365,1,263.606],[85,1,351.5]]],[[19299.2,8199.18,0],0,false,[[2505,0,242.141],[5226,0,279.157]]],
+[[18807.5,14737.6,0],0,false,[[2516,1,318.347],[4355,1,177.988]]],[[10448.1,5257.16,0],0,false,[[3557,0,51.643]]],[[15598.5,17983.4,0],0,false,[[3067,0,179.855],[1717,0,265.719]]],[[491.17,2994.94,0],0,false,[[804,0,9.15449],[4982,0,12.0177]]],[[4797.73,18221.8,0],0,false,[[2215,2,392.863],[5133,2,216.504]]],
+[[6168.35,4060.71,0],0,false,[[3455,1,248.739],[3762,1,242.564]]],[[9589.77,16119.9,3.74898],0,false,[[4359,1,228.71],[847,1,18.0266]]],[[15187.7,1852.07,0],0,false,[[4960,1,399.882],[2581,1,374.858]]],[[14059.6,13300.3,0],0,false,[[3893,0,19.0088],[2526,0,20.1323],[3603,0,24.1691]]],[[1964.87,9837.32,0],0,true,[[183,0,2.61085],[3981,0,2.98213],[858,1,4.22092]]],
+[[5900.1,14199.6,0],0,true,[[4349,1,88.4078],[3884,1,19.5526],[843,1,14.0372]]],[[17788.7,19462.3,0],0,false,[[4484,0,12.9086],[2838,1,15.2349]]],[[17956.2,19819.3,0],0,false,[[756,1,370.459],[2049,1,141.301]]],[[4484.5,2846.58,0],0,false,[[1799,0,395.825],[2157,0,42.3381]]],[[9604.63,2779.31,0],0,true,[[1186,0,344.924],[2343,0,13.542],[1599,0,10.9256]]],
+[[13215.7,14512.9,0],0,false,[[3130,0,393.105],[1922,0,135.129]]],[[19053.2,2212.45,0],0,false,[[2979,0,351.001],[907,0,200.301]]],[[9028.17,13089.4,0],0,false,[[4098,0,209.304],[668,0,378.515]]],[[13569.5,8080.61,0],0,true,[[3184,0,208.042],[5298,0,24.203],[1292,0,138.344]]],[[14400.9,14785.2,0],0,false,[[3949,0,243.093],[3204,0,300.333]]],
+[[12310.1,4961.89,0],0,false,[[1756,0,2.6313],[736,0,324.471]]],[[13140.8,8425.71,0],0,true,[[2211,1,56.6156],[430,1,8.93441],[2960,1,5.17029]]],[[13991.9,7088.72,0],0,true,[[1621,0,11.3684],[3188,0,16.1011],[3894,0,3.96485]]],[[18247.8,15955.6,0],0,false,[[801,1,260.223],[359,1,19.774]]],[[12500.7,8212.93,0],0,false,[[1477,0,121.603],[2645,0,18.3946]]],
+[[497.911,13137.4,0],0,false,[[4555,1,295.204],[2492,1,345.244]]],[[7437.43,8621.27,0],0,false,[[104,2,293.335],[3366,2,364.182]]],[[10889.6,17544.5,3.18927],0,false,[[1959,0,18.5425],[4169,0,24.4609]]],[[7627.95,7125.49,0],0,false,[[1528,2,371.667],[4341,2,250.448]]],[[13030.1,11981.6,0],0,false,[[1075,0,105.171],[727,0,50.264]]],
+[[8944.72,5742.68,0],0,true,[[2747,0,12.7444],[2219,0,318.592],[2214,1,7.68562]]],[[2751.44,19422.8,0],0,false,[[5066,0,6.6938],[2773,0,7.10605]]],[[18385.6,213.002,0],0,true,[[5393,0,74.9044],[1780,0,70.1152],[25,0,53.8329]]],[[2249.02,2395.86,0],0,false,[[1560,1,6.69191],[4859,0,4.46911]]],[[9617.47,2751.32,0],0,true,[[5340,0,5.12398],[1526,0,16.2321],[576,0,0.75292]]],
+[[7820.39,15736.6,0],0,false,[[2366,0,6.77157],[998,0,8.8856]]],[[18232.6,15078.9,0],0,false,[[4574,0,257.994],[2055,0,261.156]]],[[10543.6,7782.1,0],0,true,[[4793,0,57.7878],[2008,0,2.88507],[4884,0,4.01887]]],[[7380.47,7769.25,0],0,false,[[3547,0,34.5907],[1095,0,18.1526]]],[[18484.9,6615.02,0],0,false,[[5171,0,249.15],[3867,0,7.24317]]],
+[[7147.68,13117.9,0],0,false,[[519,1,89.5153],[5191,1,264.481]]],[[18325.4,11784.5,0],0,false,[[2671,0,334.702],[5355,0,322.428]]],[[17559.2,12344.6,0],0,false,[[3939,0,34.7101],[4486,0,3.47241]]],[[14479.7,16486.7,0],0,false,[[4232,0,349.924],[5424,0,319.967]]],[[8301.47,4304.36,0],0,true,[[4553,0,75.963],[4066,0,101.075],[425,0,293.87]]],
+[[18431.5,17606.7,0],0,false,[[3815,0,20.4591],[5348,0,78.6134]]],[[12872,5601.94,0],0,false,[[2454,0,319.765],[3912,0,254.482]]],[[6423.96,1689.47,0],0,false,[[4540,1,102.009],[2637,1,19.2673]]],[[17658.4,12236.4,0],0,true,[[143,0,121.697],[3852,0,5.59229],[1609,0,2.54668]]],[[18700.7,12624.5,0],0,false,[[1563,0,335.622],[327,0,327.147]]],
+[[16738.3,17804.2,0],0,true,[[3173,1,23.6251],[4904,1,121.476],[2662,1,12.802],[1870,1,10.2722],[371,1,8.45448]]],[[2369.96,15671.2,0],0,false,[[713,0,120.832],[2916,0,158.856]]],[[13699.4,8376.9,0],0,false,[[4741,1,260.212],[2961,1,255.362]]],[[10273.3,8442.88,0],0,false,[[5605,0,315.211],[4916,0,119.916]]],[[19256,6966.56,0],0,false,[[1689,0,255.246],[3556,0,288.303]]],
+[[10347.5,12555.7,0],0,false,[[3338,0,2.78539],[2314,1,2.44723]]],[[9807.43,6426.99,0],0,true,[[5678,0,1.47043],[2510,0,164.138],[992,1,4.93857]]],[[16929.4,4817.67,0],0,true,[[4667,0,13.5135],[238,0,122.55],[772,0,5.19683],[3083,0,8.06161]]],[[5376.95,4073.08,0],0,false,[[5477,2,117.66],[111,2,91.9884]]],[[13156.9,3419.81,0],0,false,[[4300,0,281.999],[1045,0,26.5371]]],
+[[2555.34,20095.9,0],0,true,[[2678,0,4.25871],[2708,0,3.43225],[2976,1,7.61024],[2926,1,8.76887]]],[[6519.89,11192.1,0],0,false,[[562,2,287.695],[2277,2,288.681]]],[[15243.5,1082.91,0],0,true,[[1208,1,35.3391],[2603,1,312.148],[1444,1,20.9413]]],[[4911.37,3409.39,0],0,false,[[3563,0,356.814],[603,0,180.29]]],[[5261.32,20297.8,0],0,false,[[3056,2,288.099],[5474,2,173.763]]],
+[[10202.2,7712.39,0],0,false,[[4044,0,53.726],[2182,0,26.0541]]],[[6897.68,15602.6,0],0,false,[[3457,0,307.791],[4874,0,225.818]]],[[15257.1,16785.4,0],0,false,[[5706,0,137.924],[937,0,267.244]]],[[14733.8,7821.85,0],0,true,[[2964,0,308.045],[1493,0,18.052],[5440,0,10.0035],[5055,0,4.97608]]],[[12762.1,8420.63,0],0,false,[[4981,0,51.998]]],
+[[1839.62,1240.61,0],0,false,[[4641,1,14.6607],[4139,1,170.874]]],[[14959.1,13164.7,0],0,false,[[1134,1,181.525],[1976,1,246.771]]],[[4871.37,16329.4,0],0,true,[[1516,1,273.672],[3196,1,26.936],[4152,1,16.1141]]],[[17312.4,4124.9,0],0,false,[[5274,0,16.7217],[4704,0,10.5078]]],[[18246.6,14118.9,0],0,false,[[2615,1,346.837],[4092,1,108.303]]],
+[[5000.02,10915.1,0],0,true,[[5391,0,8.62489],[4114,0,2.26319],[572,0,2.10587],[2370,0,2.77108],[3951,0,8.07953],[2043,0,1.63621],[426,0,2.62562],[2364,0,3.14073]]],[[7602.93,617.367,0],0,true,[[4403,0,4.53801],[1987,0,284.642],[4733,1,6.52749]]],[[5049.45,9868.34,0],0,false,[[2196,0,149.539],[3281,0,335.977]]],[[8013.71,9754.76,0],0,false,[[4653,1,354.424],[797,1,246.649]]],[[7147.85,13028.4,0],0,false,[[5108,1,28.7656],[480,1,89.5153]]],
+[[18895.6,1177.13,0],0,false,[[2677,0,123.944],[278,0,323.988]]],[[8168.32,4596.12,0],0,false,[[383,0,97.4892],[2417,2,12.3556]]],[[15032.5,13713.8,0],0,false,[[5204,1,30.732],[3591,1,119.185]]],[[854.156,6146.6,0],0,false,[[4567,2,278.336],[4611,2,283.044]]],[[3875.14,6988.11,0],0,false,[[1469,0,73.0792],[554,0,275.106]]],
+[[15065.2,11919.2,0],0,false,[[732,0,30.203],[4538,0,124.768]]],[[16487.7,18107.4,0],0,false,[[1338,0,56.4038]]],[[15871.9,14472.2,0],0,true,[[5112,0,16.0041],[1741,0,3.36631],[3126,1,6.51899]]],[[16051.3,11013.3,0],0,false,[[2405,0,219.721],[2206,0,336.244]]],[[19425.8,8512.07,0],0,false,[[4166,0,25.5802],[5614,0,200.997]]],
+[[16025.5,61.1169,0],0,false,[[1703,1,269.589],[569,1,333.588]]],[[13573.1,7924.71,0],0,true,[[1989,0,28.5411],[2335,0,207.869],[2057,0,29.2387]]],[[17325.9,10186.7,0],0,true,[[1684,0,85.392],[1265,0,10.0752],[1283,0,8.06266],[750,0,21.2246]]],[[8462.69,5691.09,0],0,false,[[4276,2,61.2762],[5549,2,357.761]]],[[19565.5,4761.49,0],0,false,[[904,0,36.3828],[4367,0,186.938]]],
+[[3165.3,11744.9,0],0,false,[[4248,0,372.807],[1146,0,209.699]]],[[3042.19,8481.21,0],0,false,[[4375,1,188.097],[3659,1,133.662]]],[[15740.6,9264.17,0],0,false,[[3319,1,14.7169],[2387,1,105.12]]],[[8593.58,2075.7,0],0,false,[[3909,2,10.0584],[4788,0,195.38]]],[[11843.6,7398.6,0],0,true,[[894,0,157.832],[1447,0,234.593],[5507,0,200.382]]],
+[[10792.4,12751.1,0],0,false,[[3623,0,34.8948],[758,0,147.004]]],[[15051.6,4500.47,0],0,false,[[3525,0,32.1414],[3932,0,366.997]]],[[15021,6268.26,0],0,true,[[2663,1,9.60732],[4202,1,174.698],[1117,1,5.74115]]],[[16942.6,4929.96,0],0,true,[[714,0,21.4344],[1291,0,85.8415],[4917,0,14.9552]]],[[8464.68,17950.6,0],0,false,[[1086,0,135.959],[1165,0,327.832]]],
+[[9833.35,18615,0],0,true,[[3526,0,168.865],[2939,0,11.17],[800,0,22.9216]]],[[15580,14230.5,0],0,false,[[3253,0,373.052],[3361,0,89.7178]]],[[1100.42,17880.9,0],0,false,[[2923,0,8.11856],[2037,0,261.904]]],[[16600.6,18238.9,0],0,false,[[1889,0,24.7184],[5285,0,13.4562]]],[[11117.8,4182.87,0],0,false,[[2966,0,195.953],[3583,0,112.123]]],
+[[3862.73,16285.5,0],0,true,[[5633,2,81.9838],[2655,2,84.9789],[3844,2,7.97313]]],[[3304.41,587.209,0],0,false,[[4414,1,326.911],[1220,1,303.958]]],[[3415.45,4901.29,0],0,false,[[4964,2,248.302],[343,2,201.555]]],[[4620.13,12867.1,0],0,true,[[1698,2,28.5095],[4815,2,29.9237],[2604,2,9.33606],[2670,2,10.8606]]],[[4078.43,7172.95,0],0,false,[[524,0,275.106],[2901,0,323.729]]],
+[[8879.27,18925.8,0],0,false,[[5132,0,65.0799],[4740,0,29.2457]]],[[3647.67,17873.7,0],0,true,[[5336,0,4.36919],[298,0,5.56033],[2042,0,7.68594],[4979,0,5.338]]],[[9199.9,17902.2,0],0,false,[[3303,0,250.741],[1242,0,386.701]]],[[6673.82,17453.2,0],0,true,[[2415,1,26.7502],[2278,1,229.208],[3497,1,3.99196],[878,1,6.13958]]],[[3735.24,14927.5,0],0,false,[[4218,0,25.9311],[785,0,27.7913]]],
+[[10203.2,7532.68,0],0,false,[[5613,1,1.98932],[259,0,47.3098]]],[[16756.2,12570,0],0,false,[[857,0,261.902],[5047,0,274.294]]],[[6685.49,10957.2,0],0,false,[[1906,2,25.6579],[501,2,287.695]]],[[9803.4,15987.4,0],0,false,[[2040,0,194.277],[1841,0,379.51]]],[[18607,13954.4,0],0,false,[[1574,0,280.713],[783,0,149.635]]],
+[[3959.65,1302.48,0],0,false,[[2340,1,305.664],[5596,1,383.229]]],[[10174.4,5570.81,0],0,false,[[4590,0,20.574],[4303,0,20.9779],[2743,0,51.5837]]],[[10810.3,3703.56,0],0,false,[[920,0,256.273],[369,0,282.334]]],[[3817.07,7288.19,0],0,false,[[2350,0,145.102],[2576,0,299.407]]],[[16338.1,177.258,9.23896],0,false,[[530,1,333.588],[232,1,237.292]]],
+[[1620.08,5916.53,0],0,false,[[4049,0,276.139],[4475,0,159.756]]],[[8329.16,4609.85,0],0,false,[[1555,0,21.9423],[4191,0,45.544]]],[[4998.58,10916.6,0],0,true,[[585,0,1.37458],[4114,0,2.29599],[515,0,2.10587]]],[[1780.06,9741.72,0],0,true,[[4180,1,18.8453],[241,1,212.566],[4677,1,8.96083],[313,1,9.57934],[4366,1,11.697]]],[[7301.98,13538.9,0],0,false,[[3808,1,209.33],[3531,1,306.799]]],
+[[15702.6,6436.3,0],0,false,[[1954,0,226.349]]],[[9616.78,2751.01,0],0,true,[[1704,0,10.7947],[474,0,0.75292],[5340,0,4.70846],[1526,0,16.8356]]],[[17620.6,19126.6,0],0,false,[[5441,1,362.19],[1550,1,368.695]]],[[11148.2,17657.2,0],0,true,[[5087,0,38.9518],[627,0,18.2017],[1860,0,9.62405]]],[[18066.7,11985.8,0],0,true,[[1861,0,1.9084],[3034,0,1.78721],[5355,0,5.61581]]],
+[[1825.53,1262.68,0],0,true,[[625,1,292.295],[2828,1,25.0028],[4641,1,12.7263]]],[[10056.8,602.687,0],0,false,[[5301,1,29.2141],[3484,1,323.853]]],[[7794.97,19157.8,0],0,false,[[1053,0,255.394],[1042,0,200.236]]],[[20236.6,3905.89,0],0,false,[[840,0,156.398],[2660,0,262.636]]],[[9828.46,18630,0],0,true,[[2939,0,4.68483],[1983,0,7.7179],[800,0,7.23056]]],
+[[4998.45,10918,0],0,true,[[5625,0,1.24337],[572,0,1.37458],[1258,0,2.80963]]],[[8112.85,791.033,0],0,false,[[2365,1,296.482],[5714,1,389.701]]],[[10060.3,405.247,0],0,false,[[200,2,56.8807],[1963,2,52.6925]]],[[6840.47,14973,0],0,false,[[4055,1,20.1193],[1919,1,198.02]]],[[11532.5,3807.64,0],0,false,[[29,0,311.092],[5346,0,183.526]]],
+[[9104.33,16237.9,0],0,false,[[5463,0,12.2521],[883,1,3.73496]]],[[7633.62,1109.42,0],0,false,[[2020,0,231.191],[2242,0,35.7863]]],[[13316.7,7632.65,0],0,false,[[4321,1,139.836],[2065,1,264.102]]],[[1011.37,17610.6,0],0,false,[[217,0,336.471],[3029,0,265.944]]],[[9119.86,5447.33,0],0,false,[[4914,0,131.091]]],
+[[9151.22,503.309,0],0,false,[[2795,2,332.796],[1122,2,273.122]]],[[17606.8,11815.9,0],0,false,[[4744,0,12.2859],[1187,1,5.79679]]],[[12730.8,8359.37,0],0,false,[[3917,0,22.7648],[4981,0,17.053]]],[[11361.6,17890.3,0],0,true,[[5030,0,25.9846],[1913,0,77.5903],[2832,0,12.3311]]],[[2301.2,5207.37,0],0,false,[[4474,2,190.826],[2413,2,303.184]]],
+[[11160.7,10736.2,0],0,false,[[1276,1,379.391],[113,1,340.99]]],[[13745.2,16205.4,0],0,true,[[3317,0,18.5244],[4958,0,112.852],[275,0,10.4309],[2503,0,9.50451]]],[[13025.9,7992.79,0],0,true,[[5529,0,2.10702],[5000,0,16.8553],[54,0,6.8721]]],[[5079.41,3344.09,0],0,false,[[503,0,180.29],[2022,0,367.998]]],[[12635.8,7552.05,0],0,false,[[2479,0,292.96]]],
+[[18548,17597.2,0],0,true,[[1264,1,32.8571],[3705,1,60.5194],[3735,1,7.11228],[3064,1,9.24816],[4868,1,12.2357],[5607,1,15.4944]]],[[13213.7,5768.99,0],0,false,[[2511,1,289.257],[1865,1,251.448]]],[[1427.98,16076.5,0],0,false,[[116,1,235.714],[4944,1,398.89]]],[[5253.53,4161.23,0],0,false,[[111,2,59.685],[2218,2,367.869]]],[[13960.3,18266.9,0],0,false,[[3797,0,323.197],[5572,0,135.496]]],
+[[2241.07,15968.7,0],0,true,[[5135,1,125.332],[106,1,11.2072],[4251,1,8.63768]]],[[3398.16,6332.68,0],0,true,[[424,1,218.506],[4646,1,25.0089],[2892,1,9.71339]]],[[13138.4,8282.63,0],0,false,[[3278,1,27.6091],[2817,1,114.627]]],[[11625.5,971.47,0],0,false,[[4051,0,127.883],[5234,0,368.115]]],[[3582.48,14984.4,0],0,true,[[1411,0,95.7183],[5610,0,15.7668],[2594,0,11.8156]]],
+[[3787.08,3325.88,0],0,false,[[1675,0,5.35059],[4354,0,6.65444]]],[[3180.95,12762.2,0],0,false,[[4167,0,66.9104],[2781,1,11.0099]]],[[15184.1,5717.42,0],0,false,[[3697,0,365.738],[4623,0,48.4277]]],[[3600.34,14787.3,0],0,true,[[110,0,210.558],[4588,0,28.0878],[3276,0,171.874]]],[[12488.1,11746.7,0],0,true,[[3444,0,294.522],[1371,0,16.139],[3483,0,11.5698]]],
+[[17784.8,13999.2,0],0,false,[[5151,1,26.4708],[2742,1,18.6251]]],[[11261.8,19774.7,0],0,true,[[4827,0,3.52465],[3458,0,6.06886],[2696,0,6.20551],[661,0,1.52652]]],[[3087.47,1349.84,0],0,true,[[2866,1,141.381],[3580,1,13.3905],[788,1,27.2098]]],[[8841.57,10265.9,0],0,true,[[163,0,3.33792],[3627,0,379.576],[1728,0,3.16806]]],[[11928.1,17598.3,0],0,false,[[5602,0,240.311],[5049,0,163.247]]],
+[[1553.04,1368.42,0],0,false,[[4548,1,305.212],[580,1,292.295]]],[[13694.9,12490.5,0],0,true,[[672,0,27.1425],[2000,0,183.828],[3072,0,80.951]]],[[11166.3,17659.4,0],0,true,[[578,0,18.2017],[1958,0,24.5074],[1860,0,11.3942]]],[[15549.3,14668.1,0],0,false,[[2432,0,140.752]]],[[16636.5,17669.9,0],0,false,[[4904,1,47.0368],[3608,1,20.368]]],
+[[15455.4,3111.29,0],0,false,[[4389,0,105.447]]],[[6678.94,5591.49,0],0,false,[[4713,1,203.118],[1429,1,225.703]]],[[17933.2,12320.5,0],0,true,[[3133,0,19.6594],[2541,0,177.634],[5073,0,1.81238],[5229,0,5.3656],[3401,0,10.0476]]],[[13765.2,4804.43,0],0,false,[[5400,0,95.0579],[4331,0,63.65]]],[[2874.76,2084.48,0],0,false,[[2240,1,391.64],[3838,1,96.8902]]],
+[[4565.99,4429.12,0],0,false,[[3846,1,267.301],[5716,1,295.302]]],[[2751.41,19428,0],0,true,[[3010,0,3.32117],[5515,0,2.58928],[2570,0,0.619694]]],[[7987.98,11001.5,0],0,false,[[5139,0,22.1382],[657,0,235.599]]],[[12870.8,17489.3,0],0,false,[[95,0,326.455],[4347,0,348.904]]],[[17334.1,10195.5,0],0,true,[[5279,0,2.53019],[1265,0,2.58732],[4813,0,1.26283],[750,0,9.90448]]],
+[[7771.82,15779.7,0],0,false,[[260,1,2.63229],[1034,0,18.469]]],[[10555.7,14156.5,0],0,true,[[905,0,10.8582],[1372,0,2.61967],[1873,0,1.35405],[3635,0,2.7648],[2643,0,2.54992]]],[[13828.4,19452.7,0],0,false,[[4898,0,20.9678],[4225,0,324.737]]],[[9711.17,3966.3,0],0,false,[[414,0,16.5528],[1584,0,384.809]]],[[10426.4,2802.21,0],0,false,[[1876,0,199.323],[3021,0,218.948]]],
+[[6692.55,17288.3,0],0,true,[[376,1,10.8929],[5154,1,50.0745],[739,1,8.31172],[4922,1,6.17212]]],[[13874,3122.74,0],0,false,[[4197,0,3.64854],[825,0,372.381]]],[[8039.31,2903.64,0],0,false,[[5039,2,230.47],[1844,2,185.071]]],[[3786.57,6967.02,0],0,false,[[4213,0,21.5973],[2350,0,177.593]]],[[6397.15,1761.08,0],0,false,[[4950,1,43.5162],[322,1,369.793]]],
+[[4229.01,4762.12,0],0,false,[[1130,2,128.559],[93,2,51.0115]]],[[16259.1,16337.9,0],0,false,[[5215,1,240.486],[1332,1,290.286]]],[[2075.86,17617.7,0],0,false,[[5462,0,346.153],[206,0,261.783]]],[[8030.67,15655.1,0],0,false,[[1757,0,148.467]]],[[15367.7,748.955,0],0,false,[[2700,1,55.0085],[3532,1,169.924]]],
+[[10723.4,10842.7,0],0,false,[[3238,0,313.852],[1373,0,205.882]]],[[12564.1,8063.8,0],0,false,[[3533,0,58.7239],[5149,1,6.69397]]],[[8090.73,10789.5,0],0,false,[[637,0,235.599],[4464,0,168.35]]],[[3211.99,5731.93,0],0,false,[[3272,1,14.8564],[1790,1,8.287]]],[[20027.7,4457.44,0],0,false,[[3390,0,116.441],[75,0,148.651]]],
+[[18125,16150.2,0],0,true,[[188,1,30.554],[754,1,34.3651],[837,1,9.34678],[2467,1,25.6813]]],[[11261.1,19776.1,0],0,true,[[4072,0,21.4003],[1311,0,26.3783],[2696,0,7.00527],[4827,0,4.28672],[621,0,1.52652],[3458,0,6.16268]]],[[2864.98,15565.3,0],0,false,[[4201,1,211.343],[5210,1,213.449]]],[[7281.88,12979.6,0],0,false,[[4227,0,133.128],[1892,0,272.71]]],[[9319.9,16152.1,0],0,false,[[2890,0,117.09]]],
+[[9682.25,5819.94,0],0,true,[[1489,0,35.6903],[4380,0,8.00103],[3290,0,13.2567]]],[[16704.4,7223.44,0],0,false,[[315,0,83.5158]]],[[15095.7,11947.8,0],0,true,[[1266,0,25.4949],[3370,0,252.142],[732,0,12.2487]]],[[9095.08,13461.2,0],0,false,[[457,0,378.515]]],[[12219.5,1280.01,0],0,true,[[2854,0,3.24429],[4774,0,127.332],[719,0,3.48664]]],
+[[4844.48,18478.9,0],0,true,[[930,2,26.7103],[1183,2,64.2256],[5709,2,3.34146],[4658,2,12.7012]]],[[10201.6,2212.3,0],0,false,[[4243,0,376.413],[3107,0,347.891]]],[[13684.3,12515.5,0],0,false,[[3877,0,216.492],[626,0,27.1425]]],[[13630.2,3187.28,0],0,false,[[4197,0,265.885],[4300,0,259.005]]],[[7340.82,16642,0],0,false,[[3796,1,337.246],[4134,1,286.256]]],
+[[16277,16615.5,0],0,true,[[227,1,383.89],[3345,1,20.0062],[1941,1,6.63458],[2798,1,11.9909],[3644,1,9.15468]]],[[4651.53,10660.7,0],0,true,[[1190,0,16.541],[4424,0,241.407],[895,0,12.1067],[1127,0,13.9079],[2942,0,25.8422]]],[[911.49,6766.69,0],0,false,[[4241,0,126.132],[3907,0,174.611]]],[[14943.7,15219.7,3.52464],0,true,[[1052,1,12.1902],[4934,1,18.6124],[2632,1,9.60985],[925,1,6.65626]]],[[19080.4,11327.9,0],0,true,[[2094,0,12.014],[2431,0,71.8739],[11,0,14.3934]]],
+[[10167.6,7048.56,0],0,false,[[2163,0,17.1445],[2553,0,172.678]]],[[9806.49,6422.37,0],0,true,[[5678,0,3.30433],[3105,0,1.52479],[992,1,4.52542]]],[[7118.29,12505.3,0],0,true,[[5034,1,348.861],[1939,1,9.8216],[4696,1,27.0114]]],[[17723.2,12024.9,0],0,true,[[2485,0,3.61728],[5447,0,3.8763],[1333,0,13.7098],[2091,0,14.2657]]],[[12956.7,3237.61,0],0,false,[[362,0,49.4169],[1045,0,263.926]]],
+[[12977.7,12221.9,0],0,true,[[4112,0,10.6541],[5013,0,342.025],[4117,0,15.1033]]],[[3138.77,12719.8,0],0,false,[[1344,0,16.8702],[5405,0,57.1988]]],[[7101.67,11983.6,0],0,false,[[5341,1,376.407],[5034,1,174.218]]],[[11822,5059.71,0],0,false,[[736,0,211.342]]],[[12936.1,8722.11,0],0,false,[[2021,0,104.307],[1010,0,226.041]]],
+[[11445.9,5641.01,0],0,true,[[2496,0,3.90222],[5168,0,3.60045],[1504,0,7.58729],[4430,0,1.84511]]],[[13943,18092.5,0],0,true,[[28,0,1.92253],[3527,0,3.66188],[4729,0,5.71212]]],[[19950.3,4304.38,0],0,true,[[881,0,3.99789],[2317,0,10.4681],[4208,0,13.2354]]],[[7417.41,624.291,0],0,false,[[1575,1,154.193],[3112,1,337.13]]],[[17647,8647.57,0],0,false,[[323,1,93.4744],[1316,1,365.99]]],
+[[14259.6,19493.2,0],0,true,[[4573,0,27.5743],[4124,0,52.1455],[5660,0,25.5925]]],[[13444.7,3841,0],0,false,[[428,0,149.944],[5097,0,169.656]]],[[10754.7,9988.53,0],0,false,[[1160,0,273.095],[4310,0,376.462]]],[[4518.6,13501.4,0],0,false,[[236,1,122.095],[2973,1,344.601]]],[[13307.9,8542.2,0],0,true,[[248,0,139.134],[2535,0,119.291],[5411,0,155.393]]],
+[[2167.88,11135.6,0],0,false,[[2038,1,332.486],[5553,1,171.551]]],[[11895.3,9718.05,0],0,false,[[1096,0,338.097],[4081,0,25.5165]]],[[5760.2,19846.3,0],0,false,[[3827,0,212.276],[1808,0,323.283]]],[[5294.37,4211.58,0],0,false,[[5408,0,102.606],[5207,0,134.56]]],[[6327.18,18045.3,0],0,false,[[2998,1,5.53177],[5153,0,167.729]]],
+[[6247.19,13855,0],0,true,[[5008,0,5.68138],[3707,0,204.678],[3694,1,16.4541]]],[[2268.34,20034.3,0],0,false,[[230,1,254.823],[2976,1,286.191]]],[[19752.3,8868.38,0],0,false,[[2436,1,116.301],[742,1,31.2003]]],[[10424.3,7603.94,0],0,true,[[926,1,17.5113],[2823,1,79.0379],[205,1,11.0366]]],[[4187,10278.5,0],0,false,[[2897,0,19.7632],[4374,0,40.6184]]],
+[[8329.96,20475.8,0],0,false,[[2230,0,134.83]]],[[2683.04,5055.33,0],0,false,[[4205,2,160.458],[4474,2,220.492]]],[[3048.91,1853.57,0],0,false,[[3838,1,230.394],[2018,1,234.118]]],[[2286.79,15758.7,0],0,false,[[2661,1,7.57585],[491,0,120.832]]],[[16963.1,4936.13,0],0,true,[[92,0,26.0282],[543,0,21.4344],[4917,0,7.92136]]],
+[[10133.1,9977.89,0],0,false,[[1089,0,18.0262],[4069,0,268.904]]],[[10028.3,8635.42,0],0,true,[[3743,0,14.4637],[917,0,5.44018],[4700,1,6.10966]]],[[20266.7,13463.8,0],0,true,[[1946,0,2.68747],[5472,0,5.29745],[1171,0,5.99913]]],[[3213.78,12690.5,0],0,true,[[4022,0,30.2511],[4167,0,12.195],[3183,0,5.91925],[3162,0,7.89746]]],[[12222.3,1281.99,0],0,true,[[2854,0,1.51343],[5033,0,10.2381],[669,0,3.48664]]],
+[[8923.21,14196.5,0],0,false,[[2804,0,327.804],[1571,0,304.059]]],[[7346.04,9687.05,0],0,false,[[1097,2,364.515],[3300,2,152.214]]],[[10298.1,13245.8,0],0,false,[[4286,1,392.638],[5691,1,259.84]]],[[10812.2,12796.5,0],0,false,[[1935,1,18.669],[790,1,20.8773]]],[[18109.1,16161.3,0],0,false,[[299,0,30.688],[837,0,23.8215]]],
+[[8493.14,2524.36,0],0,false,[[2409,2,57.5788],[5388,2,117.468]]],[[10854.6,12966,0],0,false,[[782,0,154.596]]],[[12988.7,11956.2,0],0,true,[[320,0,155.722],[5240,0,33.8933],[469,0,50.264]]],[[5589.18,6357.47,0],0,false,[[5586,1,16.2103],[1807,1,76.5931]]],[[9544.27,18998,0],0,false,[[2048,0,263.605],[2605,0,247.663]]],
+[[5443.79,3228.67,0],0,true,[[5048,0,3.37089],[1945,0,2.87229],[975,1,3.45311]]],[[11140.8,12755.1,0],0,false,[[3964,1,396.442],[4284,1,77.7671]]],[[15085.9,11941.2,0],0,false,[[667,0,12.2487],[525,0,30.203]]],[[13165.4,6441.34,0],0,false,[[5487,1,390.306],[3391,1,222.269]]],[[12469.9,11742,0],0,true,[[848,0,3.50166],[1033,0,399.603],[2104,0,175.983],[1371,0,4.02919]]],
+[[14644,19118.2,0],0,true,[[1382,0,1.83357],[4128,0,2.67018],[2774,0,4.44255],[2880,0,14.541]]],[[11988.6,4938.73,0],0,false,[[460,0,324.471],[688,0,211.342]]],[[13958.9,14125,0],0,false,[[6,0,317.893],[1180,0,314.013]]],[[11132.9,19387.3,0],0,false,[[1088,0,405.793],[3976,0,322.927]]],[[6687.01,17294.5,0],0,true,[[1203,0,122.658],[4922,0,8.38212],[645,1,8.31172]]],
+[[10177.2,5507.99,0],0,false,[[279,0,17.4882],[5577,0,15.5047]]],[[13204.4,4483.07,0],0,true,[[5630,0,25.4316],[1022,0,64.6224],[4737,0,9.7216],[3160,0,11.6233],[4670,0,15.5418]]],[[19750.5,8899.53,0],0,true,[[707,1,31.2003],[365,1,32.3427],[1752,1,12.3524],[2647,1,10.0827],[187,1,8.47042],[5364,1,7.79946],[5004,1,7.861]]],[[4288.89,17927.9,0],0,true,[[349,2,8.8273],[1449,0,8.22699],[3825,2,9.39226]]],[[13567.6,437.333,0],0,false,[[1857,0,27.1821]]],
+[[8596.02,10925.8,0],0,false,[[3536,0,178.069],[3020,0,119.279]]],[[4398.32,19297.7,0],0,false,[[1144,1,216.974],[389,1,135.158]]],[[8059.92,4337.71,0],0,false,[[1949,1,385.68],[2489,1,15.0048]]],[[9153.29,16151.9,0],0,false,[[5184,1,73.9305],[2051,1,356.915]]],[[3529.63,15945,0],0,false,[[4602,0,388.168],[1121,0,162.175]]],
+[[17343.6,10198.5,0],0,true,[[1265,0,11.2247],[10,0,308.244],[639,0,9.90448],[4813,0,10.4327],[1283,0,13.1841],[532,0,21.2246]]],[[14945,16103.4,0],0,true,[[3295,0,30.6946],[4776,0,31.1306],[3813,0,4.61412]]],[[12422.2,8058.54,0],0,false,[[5088,0,81.8253],[5395,0,120.167]]],[[17676.6,12213.4,0],0,true,[[3103,0,2.56277],[3732,0,1.98565],[1004,0,8.1705]]],[[18115.6,16183.3,0],0,false,[[660,1,34.3651],[2217,1,32.5751]]],
+[[7238.28,1315.53,0],0,false,[[3348,0,195.831],[2020,0,214.657]]],[[18117.9,20152.6,0],0,false,[[3567,1,354.392],[452,1,370.459]]],[[12126.6,11995.1,0],0,false,[[3667,0,357.198],[932,0,154.778]]],[[10915.2,12670.2,0],0,true,[[540,0,147.004],[5319,0,96.8121],[4274,0,96.692]]],[[18192.5,17250.7,0],0,false,[[2885,1,149.791],[4943,1,332.674]]],
+[[62.3325,16454.7,0],0,false,[[80,1,45.4582],[5142,1,362.316]]],[[5230.55,18708.1,0],0,true,[[2332,1,5.03636],[2273,1,16.8744],[3298,1,5.37116]]],[[3110.57,6271.19,0],0,true,[[967,0,3.09654],[4826,0,239.59],[2556,1,10.7028]]],[[19925.6,4775.57,0],0,true,[[5222,0,6.56137],[869,0,143.954],[3760,0,3.53731]]],[[12054.9,5821,0],0,false,[[2276,0,262.479],[3379,0,87.5636]]],
+[[15566.3,3462.67,0],0,false,[[973,1,306.189],[5685,1,147.644]]],[[2901.65,7562.56,0],0,false,[[3824,0,359.751],[2449,0,360.228]]],[[17984.2,12343.5,0],0,false,[[4821,0,30.0815],[4262,0,154.802]]],[[6790.79,17488.1,0],0,true,[[4269,0,133.948],[3695,0,2.27352],[3864,0,6.20558]]],[[15045.3,4542.27,0],0,false,[[4889,0,4.31235],[3525,0,10.1368]]],
+[[5724.34,6825.95,0],0,true,[[1083,0,2.69513],[2876,0,9.0118],[1707,0,14.6615]]],[[17599.8,7062.02,0],0,false,[[3728,0,272.47],[4585,0,155.729]]],[[16926,4813.73,0],0,false,[[3083,0,2.91982],[497,0,5.19683]]],[[16272.1,17183.6,0],0,false,[[2355,1,390.152],[863,1,27.27]]],[[17269.1,11373.7,0],0,false,[[1483,1,346.347],[2427,1,19.2297]]],
+[[19975.3,3959.45,0],0,false,[[881,0,344.063],[1786,0,179.788]]],[[16593.7,5805.35,0],0,false,[[351,0,288.159],[5269,0,161.473]]],[[16858.2,18020.8,0],0,true,[[4405,0,44.6464],[1481,0,11.7935],[4425,0,24.909]]],[[19954.4,4837.62,0],0,true,[[267,0,8.62675],[5222,0,62.1434],[1416,1,13.6665]]],[[3881.31,13095.3,0],0,false,[[948,1,156.321],[5539,1,186.484]]],
+[[14411.4,502.938,0],0,false,[[4015,0,388.479],[3977,0,196.125]]],[[9167.75,15180.8,0],0,false,[[4649,0,387.282],[901,0,60.0837]]],[[10709.8,12911.8,0],0,true,[[184,0,9.99579],[726,0,154.596],[1488,0,11.0031]]],[[18542.7,13819.3,0],0,false,[[564,0,149.635],[4726,0,386.044]]],[[3278.63,12806.7,0],0,false,[[1733,1,222.909],[2418,1,96.5794]]],
+[[3762.84,14924.7,0],0,true,[[559,0,27.7913],[4356,0,72.2165],[5091,0,71.6263]]],[[20087.7,4770.74,0],0,false,[[4980,0,383.592],[5565,0,43.1337]]],[[19559.8,13984.4,0],0,false,[[3881,0,148.948],[3620,0,101.941]]],[[3107.88,1331.85,0],0,true,[[3580,1,14.9823],[2498,1,157.264],[622,1,27.2098]]],[[9659.14,8440.08,0],0,false,[[277,0,171.728],[2088,0,122.012]]],
+[[10793.7,12786.8,0],0,true,[[723,1,20.8773],[4932,1,33.6604],[2025,1,3.64033]]],[[488.32,3008.3,0],0,false,[[3646,0,14.5092],[2149,0,56.9764]]],[[9830.56,12312.4,0],0,false,[[5359,1,6.60236],[2380,0,88.3129]]],[[15612,11738.8,0],0,false,[[4652,0,135.81],[3077,0,348.129]]],[[13936.8,490.004,0],0,false,[[4819,0,335.746],[3149,0,358.121]]],
+[[7325.66,7797.84,0],0,false,[[3377,0,40.6905],[3547,0,27.2593]]],[[5637.26,18595,0],0,true,[[3489,1,84.2351],[1730,1,8.84809],[3150,1,17.4021]]],[[8188.07,9580.6,0],0,false,[[518,1,246.649],[2967,1,350.117]]],[[14346.4,7902.73,0],0,false,[[1507,0,230.188],[5159,0,71.5357]]],[[14288,6810.14,0],0,true,[[282,0,18.8761],[3480,0,370.594],[2378,0,7.81002]]],
+[[9824.93,18636.4,0],0,true,[[2939,0,11.7517],[2048,0,209.264],[584,0,7.23056],[545,0,22.9216]]],[[18403.3,15747.1,0],0,false,[[1409,1,380.032],[463,1,260.223]]],[[6642.2,10376.7,0],0,false,[[4604,1,295.199],[2955,1,366.324]]],[[19428.4,19654.8,0],0,true,[[3771,0,55.7131],[2650,0,33.8717],[3168,0,10.8926]]],[[499.495,2991.13,0],0,false,[[5007,1,3.27195],[443,0,9.15449]]],
+[[5514.43,3589.96,0],0,true,[[154,0,9.78524],[3740,0,119.482],[5057,1,9.52042]]],[[17775.8,10531.5,0],0,false,[[10,0,237.603],[4797,0,377.158]]],[[11897.4,7888.51,0],0,false,[[2720,0,47.0094],[3129,0,66.844]]],[[8450.63,16357.3,0],0,false,[[5414,1,199.354],[2255,1,337.066]]],[[1247.78,13067.9,0],0,false,[[5028,0,21.9767]]],
+[[12380.7,4835.19,0],0,true,[[2397,0,2.77736],[5321,0,1.96662],[1712,0,3.17328]]],[[7404.05,7753.16,0],0,true,[[4304,0,3.54893],[1795,0,3.40526],[280,2,2.44311]]],[[9213.97,5773.41,0],0,false,[[2532,0,112.97]]],[[8274.33,19832.1,0],0,false,[[2439,0,167.964],[4445,0,392.017]]],[[13324.2,538.674,0],0,false,[[239,0,177.295],[2592,0,99.7786]]],
+[[19500.6,8626.92,0],0,true,[[4216,0,254.662],[210,0,22.9596],[3175,0,4.75377],[3946,0,7.18418]]],[[11801.2,7924.57,0],0,false,[[2173,0,62.6135],[3519,0,45.4415]]],[[5783.66,2624.56,0],0,false,[[1632,1,233.359],[1157,1,242.599]]],[[13270.7,9817.4,0],0,false,[[4837,0,29.195],[3089,0,348.668]]],[[19663.3,4364.02,0],0,true,[[4340,0,7.62196],[3269,0,33.6716],[412,0,6.53393]]],
+[[15892.2,7252.98,0],0,false,[[3181,0,148.3]]],[[11375.5,8517.28,0],0,false,[[5669,0,98.4285],[3613,0,175.285]]],[[6078.32,10455.2,0],0,true,[[1424,0,9.52835],[4446,0,205.702],[1641,0,12.5059]]],[[1668.77,13610.1,0],0,false,[[1901,1,18.3433],[3214,1,111.941]]],[[10979,15314.1,0],0,false,[[886,0,389.063],[2948,0,32.5277]]],
+[[14023.7,2782.15,0],0,false,[[646,0,372.381],[1974,0,259.496]]],[[12182,14791.9,0],0,false,[[3283,0,391.658],[3914,0,285.913]]],[[1415.52,13569.5,0],0,true,[[4906,1,235.566],[1364,1,31.7873],[4110,1,14.5283]]],[[4821.41,7956.73,0],0,false,[[994,0,126.307],[4062,0,342.522]]],[[10288.1,5919.61,0],0,false,[[2715,0,141.069],[3516,0,366.523]]],
+[[12289.1,5635.83,0],0,false,[[3343,0,135.401],[5570,0,252.667]]],[[44.446,1849.81,0],0,true,[[4288,1,34.5362],[1523,1,14.8406],[43,1,18.6964]]],[[15709.9,18643.9,0],0,false,[[2862,0,3.3992],[373,0,3.2766]]],[[10278.3,7710.67,0],0,true,[[1805,1,29.3635],[4025,1,52.8269],[1173,1,3.79967]]],[[13261.4,8078.94,0],0,true,[[3718,1,27.1112],[3692,1,78.5867],[3714,1,8.50897]]],
+[[7536.07,7380.92,0],0,true,[[1830,2,12.3752],[2672,2,377.39],[410,2,9.76535],[4312,2,7.71086],[2402,2,7.11142],[4382,2,7.85472],[4155,2,10.0164],[4341,2,21.0804]]],[[8321.13,249.855,0],0,false,[[1762,0,142.172]]],[[18122.1,16141.3,0],0,true,[[724,0,23.8215],[2467,0,18.7611],[660,1,9.34678]]],[[10170.8,8165.03,0],0,true,[[4714,0,19.9215],[938,0,5.27798],[2934,1,10.1114]]],[[5479.11,6324.48,0],0,false,[[4615,0,324.653],[2559,0,10.3032]]],
+[[20177,4050.46,0],0,false,[[4990,0,259.782],[583,0,156.398]]],[[8153.32,16719.2,0],0,false,[[3169,1,136.9],[5414,1,312.603]]],[[3865.17,15070.7,0],0,false,[[4008,2,50.2665],[295,2,24.4955]]],[[5913.91,14197.1,0],0,true,[[3884,1,7.10407],[3582,0,48.2675],[450,1,14.0372]]],[[18942.6,14245.6,0],0,false,[[2288,1,10.3482],[4156,1,52.8905]]],
+[[15843.1,12261,0],0,false,[[1337,0,277.542],[2315,0,225.133]]],[[1161.43,2827.24,0],0,true,[[2120,0,3.10911],[3045,0,265.862],[41,1,6.50644]]],[[9597.49,16103.7,0],0,false,[[5105,1,101.023],[446,1,18.0266]]],[[12472.9,11743.8,0],0,true,[[3483,0,3.98848],[734,0,3.50166],[1371,0,1.85575]]],[[15679.1,9432.93,0],0,false,[[1040,0,153.126],[3403,0,135.532]]],
+[[8533.2,6409.83,0],0,false,[[3246,0,316.463],[4115,0,267.771]]],[[2356.94,15877.6,0],0,false,[[5528,1,71.9791],[2081,1,21.5031]]],[[5825.43,6218.81,0],0,false,[[22,0,312.725],[2571,0,43.762]]],[[13961.9,2234.49,0],0,false,[[4947,0,202.85],[5127,0,259.469]]],[[10771.1,11387,0],0,false,[[3060,0,13.6094],[3368,0,104.204]]],
+[[10686.8,12744.8,0],0,true,[[3738,1,23.8722],[4830,1,15.2886],[5199,1,4.88893]]],[[10605,15478.1,0],0,false,[[886,0,26.7368],[1823,0,245.473]]],[[16521,12657.4,0],0,false,[[4289,0,286.34],[561,0,261.902]]],[[1962.25,9840.63,0],0,true,[[1911,1,191.797],[5253,1,6.21819],[183,1,2.12841],[449,1,4.22092],[3981,1,7.18102]]],[[7336.38,19108,0],0,false,[[1832,0,192.212]]],
+[[8086.35,16867,0],0,false,[[4535,0,183.164],[2759,0,23.2772]]],[[6327.82,18026.9,0],0,false,[[1433,1,280.858],[2998,1,23.3077]]],[[10871.6,17730.5,0],0,false,[[3822,0,123.943]]],[[16261.8,17158.4,0],0,true,[[773,1,27.27],[227,1,159.576],[1610,1,12.5593]]],[[12956.1,8238.45,0],0,true,[[1887,0,29.3584],[4442,0,206.19],[16,0,127.537]]],
+[[5939.77,8906.44,0],0,true,[[2622,0,9.88597],[5637,0,0.528997],[2357,0,2.73992],[1403,0,2.96501]]],[[13386.5,13562.8,0],0,false,[[4409,0,105.985],[5310,0,135.476]]],[[11052,18690.1,0],0,false,[[3976,0,380.327],[4580,0,335.276]]],[[9268.82,5957.19,0],0,false,[[1278,1,1.99897],[2326,0,19.6373]]],[[19811.8,4691.66,0],0,true,[[763,0,143.954],[3456,0,185.662],[1943,0,125.816]]],
+[[12220.7,5890.08,0],0,false,[[5570,0,118.337],[2974,0,203.32]]],[[13138.5,8405,4.94236],0,true,[[3709,1,33.8669],[2960,1,18.3363],[430,1,11.9305]]],[[1279.4,13087,0],0,true,[[4531,0,23.7817],[152,0,43.7727],[1092,0,4.57429]]],[[19265.8,11203.1,0],0,true,[[137,1,8.09666],[3502,0,110.739],[1924,1,9.62471]]],[[17759,4738.3,0],0,false,[[3334,0,110.4],[3040,0,4.9873]]],
+[[4225.2,10282.2,0],0,true,[[2328,0,4.48508],[4989,0,4.93043],[2881,0,7.33538]]],[[7821.63,17275,0],0,false,[[1668,0,267.212]]],[[14382.7,19237.4,0],0,true,[[2880,0,272.891],[3552,0,25.8842],[109,0,20.0045]]],[[6671.07,17447.7,0],0,true,[[3497,0,5.2199],[3143,0,165.005],[558,1,6.13958]]],[[17255.7,17470.7,0],0,false,[[5656,0,21.4664],[3802,0,47.0169]]],
+[[19531.8,8270.06,0],0,false,[[4031,0,37.0556],[5175,0,49.5261]]],[[19953.5,4301.94,0],0,true,[[692,0,3.99789],[775,0,344.063],[4208,0,10.1878]]],[[10454.5,11457.2,0],0,false,[[2010,0,19.5496],[1590,0,17.3355]]],[[9101.24,16235.8,0],0,true,[[2255,1,324.96],[3154,1,27.3853],[590,1,3.73496]]],[[5238.39,3675.14,0],0,false,[[3716,0,240.429],[434,0,227.744]]],
+[[11131.1,3887.48,0.00012207],0,false,[[4456,0,65.5105],[3798,0,77.1885]]],[[10631.2,15482.3,0],0,true,[[5231,0,19.3759],[824,0,389.063],[856,0,26.7368]]],[[18045.9,19099.2,0],0,false,[[934,0,145.473],[5642,0,294.425]]],[[13848.5,4358.64,0],0,true,[[4244,0,26.6359],[1746,0,15.961],[4703,1,24.1107]]],[[19641.9,11321.1,0],0,false,[[1281,0,28.0466],[1644,0,41.8964]]],
+[[14274.3,19446,0],0,false,[[262,0,116.847],[5308,0,16.3191]]],[[2112.26,10543.6,0],0,false,[[1904,1,381.628],[3653,1,213.057]]],[[13243.8,19108.6,0],0,false,[[321,0,289.428],[3349,0,305.56]]],[[8102.52,12538.7,0],0,false,[[3574,0,371.233],[2481,0,64.5746]]],[[11782.1,7253.95,0],0,false,[[4418,0,236.962],[539,0,157.832]]],
+[[4661.99,10666.8,0],0,true,[[2208,0,119.07],[1127,0,2.60551],[676,0,12.1067]]],[[17219,18008.6,0],0,true,[[5455,1,181.992],[3573,1,14.4629],[4470,1,7.39749]]],[[2966.07,19396.9,0],0,true,[[4220,0,2.96446],[2063,0,7.10837],[5333,0,5.35269]]],[[9563.92,16505.4,0],0,true,[[3641,1,10.9155],[3842,1,198.76],[1366,1,5.7529]]],[[15486.8,2998.25,0],0,false,[[2562,1,4.65192],[1838,0,99.7691]]],
+[[9941.92,384.668,0],0,false,[[3399,1,62.72],[999,1,92.1673]]],[[9108.95,15168.7,0],0,false,[[781,0,60.0837],[2202,0,20.417]]],[[19696.5,11293.5,0],0,false,[[3791,0,194.4],[5167,0,53.7867]]],[[8210.48,6991.03,0],0,true,[[4115,0,401.738],[2374,0,2.89433],[2946,0,6.05545],[5258,0,6.59594]]],[[19599,4775.7,0],0,true,[[3880,0,9.63588],[534,0,36.3828],[3042,0,10.5432]]],
+[[10557.1,14145.7,0],0,true,[[1872,0,238.559],[641,0,10.8582],[1873,0,10.2171],[2643,0,8.3477]]],[[9591.14,2752.8,0],0,true,[[413,0,3.17068],[5322,0,2.89941],[31,0,3.91576]]],[[18950.9,2041.37,0],0,false,[[456,0,200.301],[1559,0,282.503]]],[[9398.16,6081.79,0],0,false,[[2077,1,23.0513],[5337,1,330.239]]],[[5518.26,14903.4,0],0,true,[[1178,0,265.963],[2039,0,368.074],[1395,0,303.999]]],
+[[16946.6,5015.11,0],0,false,[[4917,0,77.9012],[3404,0,143.416]]],[[111.524,8694.35,0],0,true,[[2913,1,213.156],[61,1,168.946],[2175,1,139.779]]],[[4270.01,19172.7,0],0,false,[[4886,0,200.994],[1426,0,372.728]]],[[2185.8,16186.9,0],0,false,[[372,0,216.42]]],[[3840.97,14915.3,0],0,true,[[2990,2,196.55],[2684,2,18.6996],[4356,2,6.89888]]],
+[[16923.9,4808.52,0],0,true,[[3083,0,2.71358],[1062,0,380.849],[4667,0,3.57726]]],[[5820.46,13945,0],0,true,[[4348,0,110.876],[4993,0,31.1713],[2744,0,17.6398]]],[[10029.5,8630.12,0],0,true,[[716,0,5.44018],[2359,0,4.45954],[4700,1,6.01695],[4383,1,6.89253]]],[[14366.1,15879.5,0],0,false,[[3831,0,21.3338],[1163,0,75.4137]]],[[9707.72,4001.83,0],0,true,[[1442,0,6.59508],[3428,0,100.1],[1218,0,7.11785]]],
+[[10917,3936.44,0],0,false,[[204,0,111.809],[567,0,256.273]]],[[17733.7,4767.63,0],0,false,[[3423,0,210.017],[5188,0,14.1416]]],[[16375.4,13544.9,0],0,false,[[4844,0,168.218],[3712,0,381.265]]],[[9201.96,18388.4,0],0,true,[[4851,0,296.58],[1903,0,84.7641],[4534,0,179.587]]],[[17188,5230.05,0],0,false,[[2797,0,84.6603]]],
+[[14944.7,15213.1,0],0,false,[[1052,0,5.57698],[678,1,6.65626]]],[[10441.8,7604,0],0,true,[[8,1,109.796],[708,1,17.5113],[205,1,8.0102]]],[[8842.11,19364.3,0],0,false,[[4586,0,358.149],[1859,0,128.11]]],[[13529.6,4033.16,0],0,true,[[5097,0,69.3877],[3696,0,281.231],[1458,0,160.824]]],[[8842.26,10271.3,0],0,true,[[5484,0,396.942],[163,0,2.40226],[1728,0,2.85608]]],
+[[4859.02,18456.5,0],0,false,[[5133,2,51.2595],[670,2,26.7103]]],[[11272.8,17431.5,0],0,false,[[165,0,235.135],[2062,0,106.142]]],[[12281.1,12000.8,0],0,false,[[757,0,154.778],[4162,0,201.173]]],[[10149.6,8214.02,0],0,true,[[1664,0,7.22579],[1354,0,3.56904],[4493,1,15.2831],[3495,1,15.0573]]],[[17961.8,19217.9,0],0,false,[[4484,0,286.54],[887,0,145.473]]],
+[[6937.96,18340,0],0,false,[[253,0,255.513],[4094,0,363.884]]],[[17445.3,3956.64,0],0,false,[[3062,0,315.217],[4061,0,159.47]]],[[15506.6,16881.2,0],0,false,[[507,0,267.244],[3784,0,184.989]]],[[10170.5,8159.76,0],0,true,[[838,0,5.27798],[64,0,3.20064],[4144,1,13.8782],[2934,1,13.9915]]],[[18458.6,461.255,0],0,false,[[3002,1,45.8804],[1225,1,249.69]]],
+[[13908.6,10609.1,0],0,false,[[2754,1,392.73],[219,1,200.821]]],[[13814,19344.1,0],0,false,[[1714,0,113.014],[3349,0,311.486]]],[[6990.82,10888.6,0],0,false,[[3776,0,6.61855],[5436,1,8.70514]]],[[3579.33,6210.25,0],0,true,[[3773,0,12.2108],[118,0,302.181],[424,1,13.8504]]],[[4187.44,16217.7,0],0,true,[[4552,0,71.7607],[982,0,22.0688],[4609,0,12.3649]]],
+[[16861.7,16692,0],0,true,[[5239,0,2.27139],[5677,0,1.25996],[355,0,1.28483]]],[[18596.4,17582.2,0],0,true,[[1129,0,5.51629],[2706,0,3.42997],[1804,1,7.08576]]],[[19066.6,3688.21,0],0,false,[[4004,0,27.6936],[1882,0,17.1837]]],[[4034.2,13124.4,0],0,false,[[4010,2,5.47551],[779,1,156.321]]],[[4965.92,4091.6,0],0,false,[[5716,1,228.033],[997,1,258.71]]],
+[[10566.7,17115.9,0],0,false,[[3545,0,56.5087],[2970,0,69.5178]]],[[18062,11985.8,0],0,true,[[3425,0,140.065],[1861,0,2.81744],[5355,0,10.0484]]],[[14530.9,8744.02,0],0,true,[[5533,0,4.97966],[5403,0,2.51475],[5219,1,11.1812]]],[[5218.31,19629.8,0],0,true,[[1800,0,2.57518],[2851,0,2.23308],[2389,2,5.09591]]],[[7053.45,4616.7,0],0,false,[[17,0,7.82406],[1024,0,245.458]]],
+[[9229.72,7424.54,0],0,false,[[3355,0,94.7414],[1938,0,399.516]]],[[11970.9,11055.9,0],0,false,[[134,0,238.55],[2136,0,182.765]]],[[6824.09,14963.5,0],0,true,[[2613,0,182.25],[1461,0,4.26843],[4055,1,7.29286]]],[[4802.64,680.026,0],0,false,[[1667,0,383.705],[2628,0,147.398]]],[[8429.53,11030.9,0.0413818],0,false,[[1307,0,27.9161],[133,0,24.6947],[3468,0,35.3384]]],
+[[12282.6,18587.7,0],0,true,[[1912,0,277.283],[3685,0,23.8552],[4831,0,24.8284]]],[[13745.4,4225.24,0],0,true,[[3696,0,17.4299],[4530,0,19.7296],[5492,0,63.5068]]],[[4199.83,10265.7,0],0,false,[[2881,0,22.9298],[1369,0,30.4978]]],[[13802,4208.74,0],0,false,[[2529,0,37.4775],[3696,0,61.2008]]],[[4626.71,14647.3,0],0,false,[[197,0,166.07],[2858,0,93.3794]]],
+[[5285.59,14213.3,0],0,false,[[5636,1,2.36194],[1769,0,7.8665]]],[[15097.7,8866.97,0],0,false,[[19,1,31.9532],[192,1,89.8357]]],[[3112.44,6273.66,0],0,true,[[2996,0,3.26301],[762,0,3.09654],[2556,1,7.82126]]],[[5649.24,758.247,0],0,false,[[1985,1,391.663],[3292,1,380.157]]],[[2312.31,11435.7,0],0,false,[[993,0,98.7325],[5489,0,266.979]]],
+[[8440.63,10950.6,0],0,false,[[300,0,34.4398],[5045,0,34.4952]]],[[9997.24,339.393,0],0,true,[[141,1,26.3607],[4936,1,31.7285],[3399,1,11.1196]]],[[5357.86,3761.15,0],0,false,[[997,1,254.09],[5317,1,147.319]]],[[15342.4,3664.49,0],0,false,[[1853,1,139.797],[765,1,306.189]]],[[3755.91,6785.1,0],0,false,[[331,0,291.389],[2875,0,136.56]]],
+[[5445.83,3231.46,0],0,true,[[225,1,22.2374],[3445,1,22.8671],[3151,1,2.0094],[2022,1,19.1616],[5048,1,6.42435],[730,1,3.45311],[1945,1,1.30782]]],[[13555.7,13632.7,0],0,false,[[3854,0,54.7028]]],[[17697.6,13813.6,0],0,false,[[3100,0,151.627],[4471,0,397.638]]],[[3574.8,1488.01,0],0,false,[[5712,1,53.7989],[1484,1,23.8278]]],[[6771.79,10960.7,0],0,false,[[1971,1,67.5897],[3660,1,140.029]]],
+[[56.465,2319.33,0],0,false,[[2307,1,233.362],[5061,1,354.109]]],[[20439.3,3413.93,0],0,false,[[2660,0,269.703]]],[[4203.05,16202.1,0],0,true,[[944,0,22.0688],[3904,0,47.0634],[4609,0,10.8641]]],[[9699.72,718.006,0],0,true,[[3777,2,29.0042],[2059,2,23.4381],[1593,2,12.8445],[2673,2,17.4831],[77,2,15.7859],[4995,2,11.2824]]],[[19677.7,7120.16,0],0,true,[[3556,0,161.212],[3703,0,3.93729],[5376,0,4.77677]]],
+[[2260,3719.85,0],0,false,[[4777,0,336.242]]],[[10746.7,11827.8,0],0,false,[[4810,0,153.872],[3228,0,197.844]]],[[15502.2,463.673,0],0,false,[[2441,0,98.8058],[1611,0,36.6983]]],[[2227.6,3093.56,0],0,false,[[4230,0,381.198],[4777,0,290.953]]],[[4510.87,8349.05,0],0,false,[[4062,0,157.845],[2601,0,272.831]]],
+[[8014.16,85.3585,0],0,false,[[1987,0,387.9],[1288,0,87.5558]]],[[8354.63,10245.8,0],0,false,[[1631,0,144.04],[97,0,92.2254]]],[[9810.88,6423.46,0],0,true,[[2512,1,22.3621],[4135,1,50.2268],[681,1,4.52542],[3105,1,3.79858],[5678,1,3.96369],[496,1,4.93857]]],[[2222.33,11475.1,0],0,true,[[2074,0,3.16221],[969,0,98.7325],[2038,1,13.1663]]],[[4899.79,7857.68,0],0,true,[[4702,0,31.4736],[828,0,126.307],[4871,0,7.06295],[5417,0,10.2953]]],
+[[5923.36,8909.21,0],0,true,[[3799,0,6.21763],[3460,0,3.54559],[4610,1,15.0881]]],[[10312.5,5341.99,0],0,false,[[60,0,146.805],[2176,0,26.8708]]],[[5162.79,3923.79,0],0,false,[[949,1,258.71],[972,1,254.09]]],[[7823.05,15728.1,0],0,true,[[475,0,8.8856],[3297,0,7.19992],[2713,1,13.1774],[4784,0,4.96475]]],[[9878.86,451.829,0],0,true,[[900,1,92.1673],[4687,1,22.9021],[3026,1,13.1782]]],
+[[6475.02,17581.3,0],0,false,[[2278,1,8.31995],[1744,0,12.6577]]],[[13261.7,18092.3,0],0,true,[[1732,0,23.6148],[1708,0,70.2732],[1446,0,382.181]]],[[17186.7,18090.7,0],0,true,[[4524,1,327.351],[1274,1,26.134],[1783,1,14.59],[2842,1,13.7891]]],[[18737.1,3725.64,0],0,true,[[270,0,1.75013],[3678,0,1.45467],[4974,0,3.56807],[1037,0,2.34542]]],[[17684.7,12212.7,0],0,true,[[1514,0,16.1769],[2626,0,128.749],[5616,0,12.0843],[3732,0,8.25589],[3103,0,10.6186],[753,0,8.1705]]],
+[[12604.9,4194.38,0],0,false,[[1984,0,6.17004],[5031,0,41.0959]]],[[5920.93,8924.79,0],0,true,[[4800,0,2.8312],[4804,0,2.40968],[4546,0,2.55577],[1341,0,2.18322]]],[[5647.47,13974.6,0],0,true,[[4527,0,136.044],[5255,0,23.1958],[4168,0,12.7451]]],[[5549.89,12338.5,0],0,true,[[1694,2,288.113],[5120,2,21.3815],[4483,2,13.5758]]],[[3230.88,5023.52,0],0,true,[[2478,0,97.3317],[284,0,11.5895],[3328,0,8.47489]]],
+[[12731.5,8818.18,0],0,false,[[689,0,226.041]]],[[18279.1,18769.9,0],0,false,[[5642,0,109.158],[4336,0,313.435]]],[[3144.9,12643.3,0],0,true,[[5471,0,9.48005],[4022,0,53.2131],[2168,0,8.48107]]],[[17159.9,17846.1,0],0,true,[[3847,0,34.8645],[2423,0,6.19195],[1482,0,11.3335],[2330,0,8.69898]]],[[17015.2,793.35,0],0,false,[[1868,0,380.012],[1950,0,102.981]]],
+[[5419.33,18814.3,0],0,false,[[2259,0,211.101],[4249,0,97.5922]]],[[20102.4,13238.5,0],0,false,[[1486,0,356.362],[1517,0,256.304]]],[[14321.9,19270.6,0],0,false,[[3552,0,43.4121],[262,0,131.069]]],[[15276.4,14136.2,0],0,false,[[4198,0,151.378],[417,0,282.783]]],[[5575.13,4869.92,0],0,false,[[5251,0,232.381],[4278,0,376.249]]],
+[[15821.2,14207.3,0],0,false,[[3432,1,5.41448],[2379,0,47.1264]]],[[8461.95,10863.1,0],0,false,[[1319,0,46.3749],[300,0,59.4878]]],[[13166.9,4535.72,0],0,false,[[741,0,64.6224]]],[[17000,14062.1,0],0,false,[[4569,1,191.608],[2654,1,314.942]]],[[7088.88,4373.84,0],0,false,[[954,0,245.458],[5249,0,241.545]]],
+[[16394.7,6428.46,0],0,false,[[5325,0,215.425],[351,0,367.382]]],[[13090.5,5154.33,0],0,false,[[4404,0,301.503],[4499,0,43.7528]]],[[9752.03,5762.66,0],0,false,[[2751,0,36.8433],[4096,0,1.74205]]],[[17403.3,17421.2,0],0,false,[[3017,0,114.766],[5006,0,284.202]]],[[2710.64,5124.16,0],0,false,[[5617,0,223.958],[1796,0,119.703]]],
+[[19461.2,10245.5,0],0,false,[[5681,1,162.986],[1044,1,303.841]]],[[16496.3,7147.65,0],0,false,[[3450,0,137.061]]],[[10605.9,17044.5,0],0,false,[[2888,0,12.2991],[3545,0,24.9648],[1505,0,16.4576]]],[[12350.2,11365.5,0],0,false,[[734,0,399.603],[4109,0,12.9663]]],[[7753.53,15777.1,0],0,true,[[640,0,18.469],[2169,0,269.534],[260,1,21.0119]]],
+[[13271.8,13554.4,0],0,true,[[1393,0,10.6081],[4261,0,45.0898],[3030,0,7.44618]]],[[3622.03,16318,0],0,false,[[3649,0,5.27418],[4308,0,267.362]]],[[18738.6,3727.43,0],0,true,[[4805,0,25.5098],[5595,0,17.2143],[4974,0,5.58207],[270,0,3.83665],[1003,0,2.34542],[3678,0,1.68707],[98,0,2.32033]]],[[1834,6705.59,0],0,false,[[2953,1,377.551],[3648,1,326.507]]],[[17662,12227.4,0],0,true,[[3852,0,4.0991],[3166,0,3.80095],[5247,0,2.72774],[3050,0,1.25545],[336,0,3.1709],[5624,0,1.26222]]],
+[[15717.8,9284.81,0],0,false,[[4706,0,22.4676],[849,0,153.126]]],[[9906.29,10966.8,0],0,true,[[5621,0,113.445],[356,0,202.244],[3004,0,210.98]]],[[7990.12,19112.9,0],0,false,[[582,0,200.236],[214,0,206.755]]],[[18117.2,16968.2,0],0,true,[[4263,0,3.60596],[5117,0,3.35005],[1628,1,6.24643]]],[[19430.7,10547.7,0],0,false,[[1030,1,303.841],[3997,1,187.728]]],
+[[13133.7,3432.51,0],0,true,[[1415,0,259.125],[428,0,369.897],[684,0,263.926],[499,0,26.5371]]],[[19671,4387.88,0],0,false,[[2501,0,104.184],[4340,0,17.5177]]],[[17097.3,5037.62,0],0,true,[[4255,0,76.8567],[4717,0,9.72863],[1834,0,6.99848],[1255,0,4.61022]]],[[861.929,1019.8,0],0,false,[[5649,0,387.953]]],[[12657.7,8299.37,0],0,false,[[1081,0,25.0688],[3761,0,46.0443]]],
+[[5822.98,13467,0],0,false,[[3560,0,333.939],[240,0,119.101]]],[[17680.1,12064,0],0,true,[[4013,0,7.44243],[1464,0,16.1435],[1209,0,10.1451]]],[[14945.4,15207.6,0],0,true,[[925,0,5.57698],[4782,0,241.591],[678,1,12.1902]]],[[7547.42,19211.8,0],0,true,[[582,0,255.394],[1443,0,2.44184],[4338,0,8.63108]]],[[12102.5,5378.43,0],0,false,[[2752,0,38.7138],[4120,0,363.989]]],
+[[8151.51,4305.47,0],0,false,[[5078,0,81.4046],[4553,0,74.0293]]],[[7237.27,17401.4,0],0,false,[[2787,0,125.502]]],[[18092.8,19670.5,0],0,false,[[4370,0,155.684],[2474,0,353.589]]],[[12776.3,8229.17,0],0,true,[[2914,1,101.262],[3746,1,23.5128],[2870,1,14.0318]]],[[10073.7,6729.5,0],0,false,[[4869,1,44.7283],[1651,1,22.4162]]],
+[[14228.7,4047.23,0],0,false,[[3227,1,5.96577],[4707,0,2.95199]]],[[8619.85,8764.11,0],0,true,[[4587,0,35.6498],[3119,0,300.765],[4628,0,8.39325],[2491,0,5.43967],[5294,0,2.13204]]],[[17107.3,4475.51,0],0,false,[[915,0,380.849],[3994,0,321.622]]],[[8902.11,14836.4,0],0,false,[[3625,1,124.195],[4440,1,369.03]]],[[16414.4,9714.99,0],0,true,[[5680,1,28.3581],[4422,1,252.172],[4133,1,8.11091]]],
+[[13852.8,10383.2,0],0,false,[[219,1,31.9553],[4894,1,67.7195]]],[[1889.91,18774.7,0],0,false,[[5513,0,340.972],[5001,0,82.3296]]],[[17932.8,2649.33,0],0,false,[[5451,0,165.308],[2963,0,272.018]]],[[11081.9,11745.1,0],0,false,[[3228,0,218.729],[5443,0,142.358]]],[[2631.57,15681.2,0],0,false,[[1925,1,24.1728],[4201,1,49.2908]]],
+[[7096.24,13016,0],0,false,[[1485,0,46.1393],[5498,0,64.434]]],[[9661.49,8292.49,0],0,false,[[2691,0,391.467],[40,0,159.748]]],[[13942.7,4442.9,0],0,true,[[2777,1,30.5916],[5638,1,28.1214],[3656,1,5.09289]]],[[8640.32,8754.95,0],0,false,[[1666,0,295.907],[4628,0,14.6173]]],[[10338,2592.75,0],0,true,[[3061,0,0.499409],[2126,0,2.9013],[3671,0,10.6348],[3021,0,8.52992]]],
+[[13123.8,12029.3,0],0,false,[[5594,0,316.576],[469,0,105.171]]],[[9726.58,5786.27,0],0,false,[[4380,0,48.0935],[4096,0,34.9782]]],[[13118.6,13444.2,0],0,true,[[4351,0,19.7267],[420,0,27.3767],[2302,1,5.72454]]],[[5587.64,3481.91,0],0,false,[[3740,0,57.9927],[1570,0,30.5705]]],[[16026.5,14219.3,0],0,false,[[4839,1,393.908],[5084,1,178.831]]],
+[[9777.18,16582.5,0],0,true,[[4032,1,17.6497],[5288,0,43.793],[5409,0,9.09521]]],[[12647,8276.88,0],0,false,[[3539,0,10.625],[1049,0,25.0688]]],[[14236.6,11911.4,0],0,false,[[1140,1,117.473],[3820,1,42.6682]]],[[5725.18,6828.51,0],0,true,[[1707,0,17.3517],[770,0,2.69513],[2876,0,6.31723]]],[[19731.8,8893.19,0],0,false,[[5004,0,18.2864],[4216,0,99.4222]]],
+[[9662.13,19603.6,0],0,false,[[3172,0,248.908],[4272,0,262.451]]],[[8347,17882.5,0],0,false,[[5067,0,6.77856],[544,0,135.959]]],[[9678.43,13923.3,0],0,false,[[2013,0,21.3266],[1161,0,122.394]]],[[11251.8,19767.3,0],0,false,[[3458,0,6.66654],[738,0,405.793]]],[[10150.9,9975.5,0],0,true,[[1858,0,149.533],[715,0,18.0262],[4431,0,81.5513]]],
+[[18881,17006.4,0],0,false,[[3387,0,136.258],[171,0,25.1946]]],[[12418.8,1391.78,0],0,false,[[5033,0,214.922],[4326,0,351.857]]],[[1277.47,13091.1,0],0,false,[[5028,0,16.4418],[872,0,4.57429]]],[[12292.7,7952.45,0],0,false,[[3433,0,136.35],[3511,0,31.1849]]],[[4502.34,19172.2,0],0,true,[[5546,0,3.1333],[5165,0,4.04341],[3419,1,6.26223]]],
+[[7396.5,7760.74,0],0,true,[[478,0,18.1526],[2722,0,3.64006],[280,2,9.88851]]],[[12152.4,9935.11,0],0,false,[[1101,1,6.49307],[701,0,338.097]]],[[7368.59,9323.42,0],0,false,[[3366,2,341.6],[721,2,364.515]]],[[13699.2,15411.3,0],0,false,[[5126,0,193.796],[2549,0,311.174]]],[[4163.76,4804.63,0],0,false,[[1398,1,48.0568],[4391,1,38.5961]]],
+[[17656.9,12033.2,0],0,false,[[3039,0,4.40309]]],[[12157.7,9931.33,0],0,true,[[3804,1,16.7166],[1649,1,188.091],[1096,1,6.49307]]],[[11445.4,1121.33,0],0,false,[[2952,1,172.256],[4477,1,212.761]]],[[19896.9,4409.19,0],0,false,[[1491,0,92.7631],[2229,0,76.6507]]],[[6574.57,8277.24,0],0,false,[[1626,0,337.695],[3509,0,333.133]]],
+[[17824.7,17226.4,0],0,false,[[5006,0,180.068],[4725,0,342.647]]],[[13331.4,14612.2,0],0,false,[[3310,0,58.6141],[3789,0,396.835]]],[[8691.61,2282.26,0],0,false,[[4537,2,121.259],[2409,2,255.491]]],[[14147.4,11824.3,0],0,true,[[1140,1,9.11238],[3304,1,388.353],[4688,1,6.93747]]],[[14158.7,8072.52,0],0,false,[[4497,0,228.66]]],
+[[14948.8,12159.3,0],0,false,[[2591,0,144.834],[3476,0,299.845]]],[[6171.93,15198.2,0],0,false,[[5667,0,308.012],[2212,0,89.1465]]],[[5205.49,7327.05,0],0,false,[[1392,1,314.059],[3843,1,163.588]]],[[12968.1,8563.97,0],0,true,[[2319,1,22.2004],[2254,1,149.074],[2872,1,11.4971]]],[[10583.5,11237.8,0],0,false,[[5588,0,140.925],[5559,0,21.86]]],
+[[13155.8,8139.04,0],0,false,[[2817,1,31.2078],[3666,1,30.2879]]],[[18238.4,12923.4,0],0,true,[[1253,0,359.663],[2161,0,3.91847],[2356,0,12.2618]]],[[15016.4,6264.91,0],0,true,[[4926,0,80.2164],[2338,0,21.8529],[2663,1,6.23786],[542,1,5.74115]]],[[16305.1,7154.19,0],0,false,[[3313,0,24.673],[5160,0,151.005]]],[[9473.36,11665.2,0],0,false,[[5264,0,401.259],[308,0,139.083]]],
+[[7780.57,6752.44,0],0,true,[[246,2,271.426],[1528,2,31.8717],[4461,2,10.2491],[4454,2,13.4914]]],[[3489.93,15787.8,0],0,false,[[749,0,162.175],[1301,0,349.938]]],[[9105.72,772.101,0],0,false,[[595,2,273.122],[5129,2,349.227]]],[[3253.98,4035.1,0],0,false,[[245,0,166.761],[35,0,304.759]]],[[16225.1,7269.68,0],0,false,[[1400,1,7.47815],[2117,0,100.707]]],
+[[2294.49,15979.2,0],0,false,[[3420,0,25.4726],[1881,0,29.8117]]],[[14351,15864,0],0,true,[[3265,0,6.41543],[5291,0,3.68636],[2027,0,8.61598],[4014,0,10.2968]]],[[4662.41,10669.3,0],0,true,[[895,0,2.60551],[1190,0,2.84109],[676,0,13.9079]]],[[10994.2,2347.7,0],0,false,[[3336,0,293.802]]],[[18600.6,17578.5,0],0,true,[[2706,0,2.09969],[946,0,5.51629],[3983,0,2.1326],[1804,1,4.05628]]],
+[[4353.23,4729.38,0],0,false,[[2545,2,234.111],[650,2,128.559]]],[[17716.9,12023,0],0,true,[[5366,0,2.9164],[1956,0,2.44781],[4927,0,2.17339],[2485,0,3.05896],[1333,0,9.91855]]],[[1563.2,4920.99,0],0,false,[[5131,0,398.522]]],[[10174.8,6497.24,0],0,false,[[1827,0,138.902]]],[[14984.9,13344,0],0,false,[[3591,1,253.767],[511,1,181.525]]],
+[[17705.8,12025.8,0],0,true,[[4195,0,5.5213],[3039,0,45.2347],[3291,0,1.60417],[5086,0,3.69071]]],[[18415.8,427.171,0],0,true,[[5575,1,13.7496],[3002,1,9.82512],[5419,1,5.24087]]],[[19645.3,4371.38,0],0,false,[[2609,0,27.4207],[412,0,23.9945]]],[[18298.3,10907.4,0],0,false,[[4797,0,268.985],[3610,0,230.779]]],[[17718.9,12039.1,0],0,true,[[4013,0,40.5697],[4514,0,7.09006],[1883,0,6.47405]]],
+[[14150.7,11832.8,0],0,true,[[1082,1,117.473],[4688,1,5.76102],[1108,1,9.11238]]],[[18075,16948.6,0],0,false,[[233,0,108.704],[2437,0,39.8307]]],[[17270.5,10456.8,0],0,false,[[4963,0,188.634],[5279,0,266.396]]],[[10334.4,2578.02,0],0,true,[[2801,0,7.46404],[1470,0,2.79372],[3671,0,4.91589]]],[[4276.86,19477.1,0],0,false,[[2788,1,356.453],[746,1,216.974]]],
+[[8945.59,9013.18,0],0,false,[[1308,1,22.2669],[1837,1,90.7159]]],[[3173.2,11535.4,0],0,false,[[535,0,209.699],[1436,0,364.721]]],[[2143.85,10934.3,0],0,true,[[5156,0,5.71881],[3553,0,2.98756],[3899,1,10.1604],[1904,1,10.9083]]],[[1276.44,664.603,0],0,false,[[3037,0,2.19555],[5043,0,81.455]]],[[7790.53,15774.6,0],0,true,[[3542,0,3.90396],[2032,0,5.18936],[2101,0,5.4902]]],
+[[18533.7,166.573,0],0,false,[[4159,0,60.3188]]],[[15476,3781.94,0],0,false,[[3781,0,318.04],[4998,0,347.883]]],[[8311.09,19399.7,0],0,false,[[3123,0,139.268],[2472,0,116.607]]],[[9245.52,5940.51,0],0,false,[[1452,1,112.117],[1278,1,30.491]]],[[327.189,8600.56,0],0,false,[[87,1,19.2024],[2198,1,117.869]]],
+[[14525.9,18239.3,0],0,false,[[1193,0,324.629],[5372,0,164.544]]],[[11429.7,8653.94,0],0,false,[[4695,0,39.1722],[1359,0,351.449]]],[[5740.05,2863.19,0],0,false,[[817,1,242.599],[1363,1,342.831]]],[[4115.81,16283.1,0],0,true,[[2655,2,178.522],[1767,2,7.12939],[1519,2,6.28951]]],[[11373.3,5619.71,0],0,false,[[5168,0,72.7677],[5062,0,121.948]]],
+[[10887.8,9750.18,0],0,false,[[2279,0,202.596],[697,0,273.095]]],[[9796.51,13955.5,0],0,false,[[1087,0,122.394],[2786,0,276.547]]],[[18497.1,6611.59,0],0,false,[[3867,0,19.6749],[1774,0,225.953]]],[[14436.4,15906.8,0],0,false,[[918,0,75.4137],[4157,0,166.781]]],[[13073.1,4451.66,0],0,false,[[3160,0,130.912],[4660,0,245.122]]],
+[[8748.67,18114.4,0],0,false,[[544,0,327.832],[4534,0,359.135]]],[[14920.8,15389.5,0],0,true,[[3598,0,10.6745],[1512,0,68.6796],[4408,0,14.0457]]],[[13460.6,15979.6,0],0,false,[[155,0,47.6805],[1979,0,39.846]]],[[14950.5,5223.64,0],0,false,[[4000,0,364.676],[222,0,318.219]]],[[9724.18,4010.33,0],0,true,[[5453,0,366.32],[4478,0,3.9853],[2763,0,4.06326]]],
+[[4783.27,959.523,0],0,true,[[138,0,3.27185],[1606,0,2.9113],[2,1,8.76251]]],[[20270.7,13468.3,0],0,true,[[1517,0,28.6395],[5197,0,22.3686],[1946,0,3.81279],[717,0,5.99913]]],[[5123.88,6502.04,0],0,true,[[1845,1,27.6632],[1686,1,27.4472],[3901,1,5.09209]]],[[10274.9,7712.39,0],0,false,[[833,1,3.79967],[4044,0,19.0599]]],[[13083.3,7766.66,0],0,false,[[5529,0,235.935],[2002,0,189.426]]],
+[[13216.3,8666.89,0],0,false,[[4302,1,26.8974],[1480,1,28.5148]]],[[13037.6,5154.95,0],0,true,[[1561,0,127.154],[5273,0,3.52962],[4617,0,5.35758]]],[[2447.66,12484.6,0],0,false,[[5064,1,306.81],[2746,1,298.571]]],[[5467.9,15164.5,0],0,false,[[4710,0,245.081],[909,0,265.963]]],[[7409.31,8287.88,0],0,false,[[5646,2,168.169],[5386,2,21.3967]]],
+[[13923.6,14436.9,0],0,false,[[737,0,314.013],[3949,0,373.374]]],[[10213,8023.19,0],0,false,[[4144,1,129.495],[1864,1,118.372]]],[[12987.8,11791.3,0],0,true,[[3264,0,24.5363],[3444,0,207.207],[3330,0,6.71598]]],[[4811.12,18533.5,0],0,false,[[670,2,64.2256],[2884,2,266.931]]],[[10648.4,17106.3,0],0,false,[[2199,0,127.758],[3482,0,26.5408]]],
+[[18817.5,14949.7,0],0,true,[[1462,0,3.45652],[3731,0,7.18265],[2646,1,10.0286]]],[[9611.43,3124.07,0],0,false,[[2882,0,187.041],[454,0,344.924]]],[[17604.1,11810.9,0],0,false,[[1673,1,163.567],[596,1,5.79679]]],[[2800.11,17733.5,0],0,false,[[5309,0,18.1273],[3200,0,286.08]]],[[538.738,3030.57,0],0,false,[[5482,1,11.2403],[3153,1,22.3489]]],
+[[4663.72,10671.9,0],0,true,[[1127,0,2.84109],[676,0,16.541],[2942,0,9.30513]]],[[13247.2,8746.1,0],0,false,[[4536,0,62.8524],[4256,0,20.703]]],[[3839.68,16196.4,0],0,false,[[1765,0,96.7969],[5633,2,12.6778]]],[[14570,18561,0],0,false,[[2756,0,138.579],[1155,0,324.629]]],[[7807.33,15737,0],0,false,[[2713,1,27.7913],[4668,1,27.4882]]],
+[[1012.72,16208.8,0],0,true,[[358,0,5.44818],[4259,0,6.60141],[1978,1,10.5001],[5058,1,9.40391]]],[[3382.41,1080.73,0],0,true,[[4968,1,12.6451],[3018,1,8.39023],[3144,1,2.224],[3280,1,11.4218]]],[[17689.5,16808.6,0],0,false,[[1336,0,2.14361],[4467,0,6.46384]]],[[19079,6785.24,0],0,false,[[1689,0,45.0771],[4918,0,167.523]]],[[14498.5,18076.6,0],0,true,[[2886,0,25.2105],[1683,0,374.928],[3410,0,14.1996],[5372,0,10.7416]]],
+[[16998.1,17928.3,0],0,false,[[4986,0,78.0689],[4012,0,18.1785]]],[[13483.1,6774.64,0],0,false,[[4647,1,372.951],[5487,1,121.706]]],[[4143.53,14686.5,0],0,false,[[2858,0,391.482],[2701,0,29.8891]]],[[6714.95,17413,0],0,true,[[1381,0,5.68364],[739,0,122.658],[2132,1,8.53766]]],[[3111.15,20438.8,0],0,true,[[5551,1,363.069],[4413,1,28.8037],[3095,1,15.8999],[269,1,18.0925]]],
+[[1813.74,8232.72,0],0,false,[[5540,1,385.248],[1758,1,300.652]]],[[14673.9,19906,0],0,false,[[5015,0,397.48],[4154,0,21.0628]]],[[11631.9,14455.4,0],0,false,[[37,0,388.512],[4562,0,57.6796]]],[[15241,1118.15,0],0,true,[[2581,1,361.163],[502,1,35.3391],[1444,1,15.8807]]],[[17689,12068.8,0],0,true,[[5300,0,26.2503],[1464,0,25.58],[1051,0,10.1451],[4013,0,5.95531]]],
+[[3797.31,3308.71,0],0,false,[[5569,0,155.818],[4354,0,26.1932]]],[[15219.2,12509.9,0],0,false,[[3476,0,152.622],[4973,0,259.767]]],[[4406.82,15234.2,0],0,false,[[2679,0,152.428],[2445,0,304.465]]],[[13445.5,8260.75,0],0,false,[[2961,1,23.9487],[3718,1,232.594]]],[[13772.5,16519.1,0],0,false,[[3803,0,386.88],[4575,0,286.814]]],
+[[18528.9,348.78,0],0,true,[[379,0,43.907],[1583,0,17.1143],[1432,0,106.947]]],[[658.963,19405.4,0],0,true,[[2124,0,23.6781],[3898,0,225.123],[166,0,11.2867]]],[[8789.3,10427.3,0],0,false,[[97,0,382.619],[2597,0,165.208]]],[[9714.76,4000.81,0],0,true,[[229,0,2.84833],[1442,0,0.876141],[3862,0,2.60452],[919,0,7.11785]]],[[3635.66,16315,0],0,true,[[3844,0,221.479],[4602,0,5.03095],[3407,0,5.45227]]],
+[[3398.12,299.034,0],0,false,[[551,1,303.958],[1317,1,288.851]]],[[11697.9,14474.2,0],0,true,[[4705,0,3.70213],[4562,0,10.9514],[5075,0,3.57707]]],[[840.915,1643.83,0],0,false,[[4378,1,17.514],[2894,1,353.602]]],[[20223.3,19792.6,0],0,false,[[3616,0,291.489],[2799,0,139.579]]],[[8989.85,12100.6,0],0,true,[[3935,0,275.244],[2358,1,8.72302],[5243,1,14.0369]]],
+[[18672.4,588.258,0],0,false,[[939,1,249.69],[5663,1,243.727]]],[[5288.82,10880.6,0],0,false,[[2304,0,287.1],[5136,0,326.888]]],[[4192.81,4739.62,0],0,false,[[4391,1,34.0511],[1257,1,57.1078]]],[[4669.13,11206.9,0],0,true,[[2565,0,24.9591],[3400,0,22.6862],[2598,0,28.385]]],[[4017.85,13330,0],0,false,[[2460,2,45.9817],[3581,2,33.3851]]],
+[[12876.1,1692.34,-0.00115967],0,false,[[1256,0,17.6175],[142,0,22.0964]]],[[976.818,13188.4,0],0,false,[[2492,1,139.872],[5591,1,279.8]]],[[6308.48,10701.3,0],0,false,[[1641,0,324.547],[3245,0,198.82]]],[[12459.5,9546.63,0],0,true,[[3795,1,23.4251],[2843,1,294.3],[396,1,4.4038],[5465,1,7.33437],[2648,1,11.523]]],[[7341.74,963.919,0],0,false,[[4150,1,307.667],[117,1,358.389]]],
+[[10982,11563.7,0],0,true,[[2203,0,155.427],[79,0,7.0039],[3249,0,4.34283]]],[[1276.51,13209.6,0],0,true,[[5591,1,20.6544],[5454,1,103.54],[4755,1,4.64229]]],[[2611.45,15689.6,0],0,true,[[1501,0,3.16291],[5225,0,3.27861],[1925,1,2.59743]]],[[15698.2,14177.4,0],0,true,[[2499,0,106.577],[4669,1,11.9461],[3230,1,11.1989]]],[[13440.6,7993.76,0],0,true,[[5554,0,23.7612],[1787,0,23.3848],[2665,0,11.1368],[4657,0,7.6844]]],
+[[11696,11543,0],0,false,[[3440,0,23.8406],[3954,0,22.9171]]],[[8397.15,703.647,0],0,false,[[1762,0,324.806],[2365,1,15.529]]],[[8871.4,17698.2,0],0,true,[[557,0,386.701],[5578,0,25.6276],[5387,0,327.494]]],[[8481.21,2344.89,0],0,false,[[3909,2,285.798],[1951,2,84.6864]]],[[8337.65,8632.01,0],0,true,[[189,0,0.523311],[2071,0,14.4388],[3119,0,10.8916]]],
+[[6835.41,10692.3,0],0,true,[[4908,2,24.0503],[1537,2,68.3405],[2955,2,4.7094]]],[[17761.4,2610.67,0],0,true,[[3156,0,7.179],[5451,0,10.4442],[5535,0,2.09665]]],[[18012.4,7716.9,0],0,true,[[3662,0,4.56046],[5011,0,14.2941],[3097,0,2.74223],[1709,0,12.2758]]],[[3043.03,16722,0],0,false,[[132,0,189.347],[2548,0,340.855]]],[[19378.4,14806.1,0],0,false,[[5404,0,105.61]]],
+[[17547.3,8621.53,0],0,true,[[4465,0,3.21842],[4835,0,2.53738],[4978,1,16.0834],[323,1,10.084]]],[[12639.9,8418.41,0],0,true,[[1362,0,155.382],[1751,0,25.9716],[2707,0,30.8976]]],[[8780.5,2162.42,0],0,false,[[2130,2,376.665],[4537,2,28.0219]]],[[17907.7,13063.1,0],0,false,[[2122,0,143.432],[1116,0,359.663]]],[[17304.1,4110.23,0],0,true,[[4704,0,6.39327],[4991,0,7.27693],[2695,0,2.90795]]],
+[[17100,5033.89,0],0,false,[[1834,0,2.54877],[1047,0,4.61022]]],[[12858.9,1688.22,6.10352e-005],0,false,[[4402,0,38.9334],[1230,0,17.6175]]],[[4237.84,4704.88,0],0,false,[[1227,1,57.1078],[3846,1,161.429]]],[[4997.09,10920.5,0],0,true,[[3013,0,0.233385],[1475,0,3.06062],[5625,0,1.58353],[585,0,2.80963],[3566,0,5.87373]]],[[1037.92,11429.5,0],0,false,[[395,0,238.455]]],
+[[15427.1,514.81,0],0,false,[[4888,0,76.1486],[2441,0,51.1202]]],[[19682.9,4706.53,0],0,true,[[1943,0,8.45875],[3674,0,192.655],[2247,0,15.5941]]],[[495.082,2974.36,0],0,true,[[3393,1,21.4826],[5007,1,18.493],[1327,1,11.434]]],[[17560.5,327.616,0],0,false,[[4855,1,192.482],[2482,1,390.931]]],[[18579.4,17587.5,0],0,false,[[1804,1,24.846],[605,1,32.8571]]],
+[[17333.8,10193,0],0,true,[[639,0,2.58732],[750,0,11.2247],[532,0,10.0752],[1283,0,2.41],[4813,0,1.32784]]],[[15070.3,11950.5,0],0,false,[[1863,0,198.957],[667,0,25.4949]]],[[3893.6,5018.49,0],0,false,[[5281,1,301.889],[1398,1,296.732]]],[[13136.8,10754,0],0,false,[[3540,0,329.271],[1343,0,369.474]]],[[3152.94,1458.71,0],0,true,[[1973,1,157.652],[5044,1,27.8185],[2018,1,179.988],[5265,1,12.8104]]],
+[[13138.3,8343.35,0],0,true,[[3709,1,27.8102],[3278,1,33.1173],[5100,1,15.1947]]],[[12616,7856.28,0],0,true,[[3683,0,16.2009],[5232,0,4.48024],[1620,0,13.9281]]],[[10066.4,9233.95,0],0,true,[[1940,0,289.696],[2347,0,2.84604],[182,0,12.2929]]],[[1691.17,678.896,0],0,false,[[329,0,312.07],[3261,0,392.082]]],[[17168.9,18071.5,0],0,false,[[1002,1,26.134],[3438,1,101.16]]],
+[[9010.26,19580.7,0],0,false,[[1859,0,173.066],[1406,0,84.8064]]],[[10877.5,10988.5,0],0,false,[[5102,1,19.5063],[600,1,379.391]]],[[20129.9,15185.8,0],0,false,[[4415,0,230.027],[5567,0,396.699]]],[[9269.78,5958.94,0],0,true,[[1153,1,30.491],[4712,1,138.595],[868,1,1.99897],[2326,1,20.1171]]],[[12263.1,13174.5,0],0,false,[[1768,1,289.38],[4052,1,397.588]]],
+[[14535.3,5097.18,0],0,false,[[4760,1,7.51853],[5315,0,12.501]]],[[19667.1,11333.4,0],0,true,[[3413,0,32.0567],[889,0,28.0466],[1650,0,158.044]]],[[3685.06,14933.1,0],0,false,[[5610,0,103.068],[4218,0,24.6313]]],[[17332.9,10190.7,0],0,true,[[1265,0,2.41],[532,0,8.06266],[750,0,13.1841]]],[[18794.6,3266.37,0],0,false,[[5068,0,12.7085],[2068,0,10.3575]]],
+[[19735.2,4352.28,0],0,true,[[412,0,68.0325],[4411,0,27.7329],[2244,0,85.7204]]],[[12625.9,8253.4,0],0,false,[[1456,0,28.752],[3539,0,20.9058]]],[[3896.16,13281.4,0],0,true,[[2971,0,22.484],[5138,0,82.4631],[5227,0,23.4638]]],[[8067.55,15.9658,0],0,false,[[990,0,87.5558]]],[[7955.73,17106.6,0],0,false,[[4708,0,283.706],[4535,0,89.7914]]],
+[[12203.5,7157.55,0],0,false,[[2226,0,269.675],[5683,0,241.878]]],[[16860.4,4905.21,0],0,false,[[543,0,85.8415]]],[[13454.4,8009.9,0],0,false,[[458,0,138.344],[4657,0,18.6723]]],[[15255.3,489.947,0],0,false,[[3398,0,49.9722],[4522,0,8.68538]]],[[10384,7725.46,0],0,false,[[3363,1,3.06347],[5421,0,38.2272]]],
+[[19835,6936.99,0],0,false,[[5376,0,242.866],[5235,0,382.487]]],[[15641.6,14148.2,0],0,true,[[5410,0,60.8843],[127,0,6.18762],[1541,1,9.93407]]],[[10661.3,11397.9,0],0,true,[[1521,0,26.346],[4650,0,9.20941],[1552,0,4.68062]]],[[10910,12770.9,0],0,true,[[4937,1,7.15446],[2611,1,60.6378],[4274,1,4.83879]]],[[19560.8,11422.8,0],0,false,[[1650,0,81.2667],[4720,0,14.4213]]],
+[[15362.4,9021.33,0],0,false,[[3431,0,143.095],[1789,0,342]]],[[3415.16,15446.1,0],0,false,[[1121,0,349.938],[202,0,160.134]]],[[19591.1,9608.01,0],0,true,[[1546,1,29.5793],[4207,1,242.157],[4648,1,15.6569]]],[[9258.86,16260.6,0],0,false,[[1378,1,121.1],[5485,1,23.2226]]],[[3869.13,2317.16,0],0,false,[[3704,0,15.7951],[2864,0,242.656]]],
+[[4967.06,5473.81,0],0,false,[[73,0,255.742],[5130,0,172.27]]],[[2555.27,9624.24,0],0,false,[[4142,0,302.198]]],[[8457.38,11029.4,0],0,false,[[133,0,9.27498],[2848,0,22.811],[959,0,27.9161]]],[[8924.57,9020.48,0],0,true,[[5362,1,307.294],[1145,1,22.2669],[4488,1,9.23786],[2421,1,11.0575]]],[[17304.1,4117.41,0],0,false,[[1724,0,9.14206],[2695,0,4.31059]]],
+[[8911.41,19672.5,0],0,false,[[1494,0,24.7677],[5144,0,355.669]]],[[11287.1,19771.6,0],0,false,[[661,0,26.3783],[2007,0,179.014]]],[[5838.99,10863.6,0],0,false,[[5136,0,224.429],[1662,0,264.29]]],[[7073.67,5136.32,0],0,false,[[4060,1,267.034],[4713,1,399.741]]],[[11023.8,7738.34,0],0,false,[[4778,1,2.0117],[2258,0,7.31996]]],
+[[11862.6,6030.94,0],0,false,[[1527,0,303.465],[1791,0,131.848]]],[[17990.9,8772.67,0],0,false,[[694,1,365.99],[5639,1,202.856]]],[[3401.66,10.2559,0],0,false,[[1220,1,288.851]]],[[13443.4,4432,0],0,false,[[4268,0,76.1897]]],[[8481.76,10821.1,0],0,false,[[3020,0,165.382],[1021,0,46.3749]]],
+[[505.79,8728.64,0],0,false,[[3978,1,377.868],[4476,1,212.415]]],[[13548.4,2055.08,0],0,false,[[3378,0,220.343]]],[[19659,8454.23,0],0,true,[[199,0,19.7585],[3690,0,62.907],[2771,1,9.01552]]],[[17117.7,5031.81,0],0,true,[[4717,0,11.5359],[2440,0,27.6762],[3785,0,8.65831]]],[[7303.55,10128.8,0],0,false,[[5246,2,8.31126],[3775,1,132.301]]],
+[[19119.6,3884.4,0],0,false,[[2586,0,32.0883],[4221,0,151.734]]],[[571.055,18198,0],0,false,[[2037,0,355.243],[3286,0,383.431]]],[[503.615,2981.97,0],0,false,[[1262,1,11.434],[2589,0,8.97718]]],[[15220.2,14438.9,0],0,true,[[417,0,26.904],[1720,0,14.9927],[1567,0,15.9343]]],[[5612.54,3978.21,0],0,false,[[1586,0,54.0221],[129,0,98.8527]]],
+[[488.462,2960.51,0],0,false,[[3786,0,23.3973],[3393,1,6.60858]]],[[19108.7,14292.5,0],0,false,[[1884,0,194.683],[4054,0,106.513]]],[[16239.2,16048.3,0],0,false,[[651,1,290.286],[1509,1,243.123]]],[[17716.2,12013.2,0],0,true,[[2091,0,27.959],[5356,0,191.834],[4210,0,13.7683],[1956,0,11.397],[4927,0,8.20723],[4011,0,7.9939],[1131,0,9.91855],[2485,0,10.8401],[1944,0,12.467],[1821,0,10.5366],[1955,0,8.11266],[683,0,13.7098]]],[[7677.78,1093.48,0],0,true,[[1878,0,2.94259],[4122,0,2.80656],[5351,1,5.97461]]],
+[[6029.25,7714.24,0],0,false,[[3645,0,104.206]]],[[17689.6,16810.8,0],0,true,[[1197,0,2.14361],[2683,0,2.24881],[4467,0,8.52359]]],[[15613.6,12105.1,0],0,false,[[3370,0,323.775],[845,0,277.542]]],[[16543.1,18099.6,0],0,false,[[5285,0,143.741],[526,0,56.4038]]],[[15556.8,2763.6,0],0,true,[[5450,0,24.8192],[5137,0,4.81846],[1748,0,4.56767]]],
+[[10363.1,11901.7,0],0,true,[[3192,0,22.8441],[4810,0,367.857],[5476,0,9.75247]]],[[5921.97,8922.86,0],0,true,[[3453,0,3.86691],[4804,0,4.4855],[1006,0,2.18322],[4546,0,0.795262]]],[[1946.62,19531.2,0],0,false,[[3564,0,307.154],[5076,0,342.822]]],[[13176.6,10386.8,0],0,false,[[1268,0,369.474],[3051,0,391.453]]],[[3138.37,12736.7,0],0,true,[[4192,1,12.2668],[686,0,16.8702],[5027,1,12.4732]]],
+[[15386.5,462.132,0],0,false,[[2441,0,19.0754],[1988,0,69.567]]],[[13322.6,13357.8,0],0,false,[[44,0,46.3668],[5038,0,73.2369]]],[[16399.5,6661.06,7.87303],0,true,[[5325,1,19.3603],[5230,1,7.95211],[5299,1,16.241],[2251,1,10.6326]]],[[7693.74,13752.9,0],0,false,[[3531,1,140.759],[2624,1,361.961]]],[[9061.78,14472.2,0],0,true,[[2093,1,285.032],[3260,1,32.2195],[1571,1,9.41963],[2004,1,9.17531]]],
+[[9384.66,6061.61,0],0,false,[[2077,1,1.77043],[324,0,3.22759]]],[[10360.5,6862.81,0],0,true,[[4852,0,12.3599],[4095,0,166.024],[3906,0,24.516]]],[[14843.9,14193.8,0],0,false,[[1907,0,222.187],[4053,0,11.8828]]],[[5490.9,9302.81,0],0,false,[[2575,0,385.355],[5307,0,281.919]]],[[10147.5,8216.92,0],0,true,[[933,0,3.56904],[1664,0,3.685],[3495,1,11.6698]]],
+[[849.406,6920.96,0],0,false,[[2384,1,27.0131],[4158,1,58.5664]]],[[5797.77,14188.2,0],0,true,[[5252,0,21.0589],[5237,1,11.0091],[4349,1,14.7183]]],[[10483.7,16953.4,0],0,false,[[2741,0,86.3433],[5448,0,385.307]]],[[4787,2568.18,0],0,true,[[32,0,5.86027],[1998,1,15.4749],[4838,0,4.72056],[5483,1,8.89909]]],[[11322.6,8988.58,0],0,false,[[1156,0,351.449],[2533,0,250.864]]],
+[[16657.1,5651.21,0],0,true,[[2450,0,8.10234],[2401,0,185.011],[5269,0,5.35952]]],[[3068.64,10190.8,0],0,false,[[5399,0,208.635],[3462,0,297.428]]],[[12498.7,8405.09,0],0,false,[[1435,0,175.602],[1251,0,155.382]]],[[5683.57,3201.16,0],0,false,[[1157,1,342.831],[2416,1,260.132]]],[[1413.64,13601.2,0],0,true,[[827,1,31.7873],[381,1,138.554],[4110,1,17.3687]]],
+[[14243.7,10359.2,0],0,false,[[2791,0,383.393],[1535,0,114.785]]],[[9558.22,16504.6,0],0,true,[[898,1,5.7529],[5699,0,10.127],[3641,1,6.92158]]],[[14385,7962.44,0],0,true,[[5644,0,291.398],[2606,0,14.8455],[5159,0,11.8229],[3856,0,13.1612],[4497,0,24.2168]]],[[11281.9,20106,0],0,false,[[2260,0,18.8235],[3301,0,39.0532]]],[[4173.55,10250.3,0],0,false,[[962,0,30.4978],[3218,0,85.847]]],
+[[15381.6,473.485,0],0,false,[[2005,0,112.143],[2441,0,22.2936]]],[[12472,11745.4,0],0,true,[[619,0,16.139],[734,0,4.02919],[3483,0,4.60763],[848,0,1.85575]]],[[10556.5,14159,0],0,true,[[641,0,2.61967],[1990,0,2.79802],[1873,0,3.82913]]],[[10864.7,10991.4,0],0,true,[[655,0,205.882],[4783,0,2.84758],[5102,1,9.86888]]],[[11881,11539.1,0],0,false,[[1923,0,80.9005],[2193,0,321.506]]],
+[[8461.59,19361,0],0,true,[[397,0,2.57929],[3022,0,10.6071],[3270,0,2.92103]]],[[3246.18,7280.59,0],0,false,[[2449,0,84.9839],[3054,0,38.7575]]],[[9414.97,16441.4,0],0,false,[[5699,0,148.687],[3325,0,137.32]]],[[9357.28,16327.8,0],0,false,[[5115,1,93.0711],[1303,1,121.1]]],[[5701.68,14183.6,0],0,true,[[3487,0,13.2894],[2135,0,2.8704],[99,1,9.06776],[285,1,10.7456]]],
+[[17403.7,17938.6,0],0,false,[[1596,0,14.7983],[3787,1,6.81847]]],[[6718.32,17417.6,0],0,true,[[4941,0,4.91937],[1203,0,5.68364],[2132,1,4.98574]]],[[14642.9,19119.6,0],0,true,[[2774,0,2.65127],[735,0,1.83357],[2880,0,12.8065]]],[[14286.7,19458.8,0],0,true,[[5660,0,26.8651],[2859,0,44.8253],[5172,0,6.64313],[5308,0,4.17064]]],[[14229.8,11305.3,0],0,false,[[3304,1,139.299],[2754,1,380.581]]],
+[[17680.7,16815.2,0],0,true,[[3177,0,1.43258],[4794,0,2.04726],[2085,0,2.9856]]],[[10920.5,13249.3,0],0,false,[[288,0,302.463],[4176,0,373.53]]],[[9915.64,623.325,0],0,false,[[5648,1,102.666],[4596,1,12.3257]]],[[3074.7,15452.2,0],0,true,[[5210,1,24.8715],[5193,1,340.073],[1866,1,12.1419]]],[[18329.1,18033.8,0],0,false,[[151,0,390.705],[4401,0,236.687]]],
+[[11284.2,3807.24,0],0,false,[[3693,0,27.9612],[5635,0,67.8844]]],[[3048.45,10905.8,0],0,false,[[4173,0,31.2191],[1993,0,311.598]]],[[5227.29,7014.74,0],0,false,[[1112,1,314.059],[2015,1,16.5562]]],[[13267,13544.9,0],0,true,[[1820,0,182.268],[1035,0,10.6081],[3030,0,3.66905]]],[[16628.4,18250.8,0],0,true,[[4363,0,27.8455],[3676,0,12.1194],[4719,0,14.7593]]],
+[[5794.63,15028.7,0],0,false,[[909,0,303.999],[5667,0,105.702]]],[[11697.2,11153.7,0],0,false,[[215,0,303.353],[134,0,205.463]]],[[609.142,2981.93,0],0,false,[[5666,1,30.6334],[4921,1,25.7132]]],[[4126.84,4835.23,0],0,false,[[1267,1,296.732],[1099,1,48.0568]]],[[8343.96,17877.2,0],0,false,[[5067,0,2.56139],[1587,0,42.4138]]],
+[[16232.6,7269.72,0],0,true,[[1896,1,34.0882],[2360,1,28.5779],[1124,1,7.47815],[5046,1,5.99408],[2129,1,13.0276]]],[[2873.94,12610.3,0],0,true,[[4579,0,2.31957],[3926,0,3.27185],[3609,0,11.8371]]],[[3777.79,6249.44,0],0,false,[[3384,1,378.588],[3262,1,180.466]]],[[5936.96,8907.4,0],0,true,[[4525,0,3.41226],[865,0,2.96501],[2357,0,1.11902],[1794,0,2.36657],[5637,0,3.40155]]],[[1835.25,14735.1,0],0,false,[[2443,1,203.276],[380,1,310.526]]],
+[[20396.1,5935.57,0],0,true,[[2429,0,4.34746],[1692,0,30.5419],[4395,0,5.80472]]],[[8948.98,19638.6,0],0,false,[[1275,0,84.8064],[1494,0,25.8029]]],[[12769.4,4350.98,0],0,false,[[4660,0,102.79],[4961,0,21.0938]]],[[2555.15,6538.47,0],0,false,[[2705,1,245.205],[167,1,263.883]]],[[18630.4,15442.3,0],0,false,[[5063,1,371.846],[801,1,380.032]]],
+[[15065.6,292.187,0],0,false,[[5568,0,58.4139],[3918,0,140.906]]],[[3565.86,15078.4,0],0,false,[[1886,0,28.6486],[614,0,95.7183]]],[[11507.6,19110.9,0],0,false,[[4878,0,17.3477],[3350,0,246.088]]],[[11765.3,1033.77,0],0,true,[[4091,0,27.0394],[4051,0,25.2363],[1619,1,6.3309]]],[[16010.9,18509.2,0],0,false,[[1792,0,384.088],[373,0,326.582]]],
+[[12907.6,3558.99,0],0,false,[[1045,0,259.125],[211,0,236.832]]],[[19959.6,4850.25,9.49208],0,true,[[778,1,13.6665],[3282,1,16.092],[267,1,9.52326],[4529,1,10.1275]]],[[14252.5,641.178,0],0,true,[[3977,0,21.1102],[4819,0,19.3814],[2011,0,2.4715]]],[[10750,12765,0],0,true,[[4932,1,15.1974],[2444,1,50.2047],[3623,1,13.8769]]],[[15.6345,19752.7,0],0,false,[[5272,1,361.641]]],
+[[12631.9,4503.96,0],0,false,[[2962,0,47.6334],[4105,0,87.7927]]],[[11852.2,10282.4,0],0,false,[[2177,1,354.6],[3823,1,360.358]]],[[15410,2829.92,0],0,false,[[2562,1,184.904],[3197,1,24.036]]],[[11888.5,7011.58,0],0,false,[[4690,0,334.547],[4418,0,72.4021]]],[[6070.91,10449.2,0],0,true,[[2266,0,203.035],[1641,0,21.8815],[822,0,9.52835]]],
+[[3880.64,14702.4,0],0,true,[[4387,2,155.321],[2990,2,21.2781],[2893,2,8.87762]]],[[3897.34,19166.7,0],0,false,[[912,0,372.728],[5051,0,111.389]]],[[6313.22,6014.91,0],0,false,[[1429,1,333.802],[4328,1,102.572]]],[[11853.1,7753.17,0],0,false,[[5687,0,73.0644],[4518,0,52.704]]],[[6531.4,5762.29,0],0,false,[[631,1,225.703],[1427,1,333.802]]],
+[[9389.96,6064.21,0],0,true,[[324,0,2.74158],[1627,0,2.1348],[2077,1,5.70396]]],[[7669.57,19545.6,0],0,true,[[5674,0,2.66884],[4626,0,4.19226],[254,0,1.75712],[330,1,8.99131]]],[[18517.4,242.946,0],0,true,[[1215,0,106.947],[4159,0,18.2306],[5470,0,62.7159]]],[[6383.2,17752.4,0],0,false,[[4967,1,177.024],[861,1,280.858]]],[[12258.9,10946.3,0],0,false,[[3078,0,271.174],[5224,0,253.693]]],
+[[12343.1,8485.13,0],0,false,[[4948,0,389.527],[1362,0,175.602]]],[[3175.3,11172,0],0,false,[[1146,0,364.721],[4030,0,234.436]]],[[16771.3,10507.8,0],0,false,[[3405,1,287.622],[3397,1,154.862]]],[[19376,2874.65,0],0,false,[[3239,0,247.916],[4520,0,110.565]]],[[13741.5,15021.4,0],0,false,[[2947,0,212.493],[2852,0,152.29]]],
+[[14226.8,4053.06,0],0,true,[[4707,0,3.24911],[3411,0,7.43152],[2131,1,9.51702],[3227,1,11.8825]]],[[6604.16,4336.95,0],0,false,[[3762,1,273.909],[2528,1,382.952]]],[[9714.11,4000.22,0],0,true,[[919,0,6.59508],[3862,0,2.71861],[1218,0,0.876141],[229,0,3.63256]]],[[7545.02,19211.3,0],0,true,[[1053,0,2.44184],[1832,0,111.158],[4338,0,8.8236]]],[[15237,1102.79,0],0,true,[[4822,0,15.7954],[1208,1,15.8807],[502,1,20.9413]]],
+[[15449.5,5377.92,0],0,true,[[3225,0,267.84],[3850,0,5.74608],[4862,0,5.21421]]],[[13269.8,18474,0],0,false,[[2682,0,161.602],[1001,0,382.181]]],[[11861.1,7628.73,0],0,false,[[539,0,234.593],[4518,0,72.0485]]],[[17246,3632.86,0],0,false,[[344,0,394.895],[3221,0,365.792]]],[[4281.98,17932.4,0],0,true,[[743,0,8.22699],[3268,0,334.707],[349,2,15.0127]]],
+[[3088.07,10945.1,0],0,false,[[3682,0,19.4893],[3970,0,144.766]]],[[5561.18,18517.6,0],0,false,[[3565,0,64.3845],[5552,0,326.087]]],[[9156.05,5873.1,0],0,true,[[1898,1,18.4176],[1153,1,112.117],[2532,1,11.1859]]],[[6375.75,20082.9,0],0,false,[[1808,0,336.196],[5703,0,155.11]]],[[18116.8,16952.1,0],0,false,[[1816,1,288.909],[1628,1,21.9395]]],
+[[8705.21,14419.7,0],0,false,[[5065,1,396.177],[2537,1,306.472]]],[[12607.1,8231.64,0],0,false,[[3942,0,26.5922],[1286,0,28.752]]],[[7670.59,1092.88,0],0,true,[[2242,0,4.86538],[1878,0,4.30414],[5351,1,13.1933]]],[[13434,4160.42,0],0,false,[[928,0,160.824],[5383,0,331.443]]],[[9508.19,6878.68,0],0,false,[[2510,0,390.069]]],
+[[4836.84,18799.9,0],0,true,[[2884,2,4.28582],[4006,2,10.9884],[2406,2,5.26844]]],[[6825.92,14959.6,0],0,false,[[957,0,4.26843],[4055,1,3.08011]]],[[18816.2,14946.5,0],0,true,[[3731,0,3.9828],[1185,0,3.45652],[2646,1,6.7061]]],[[14710.2,805.13,0],0,false,[[3138,0,14.4226],[3314,0,175.408]]],[[17663.9,12063.9,0],0,true,[[1209,0,25.58],[3091,0,104.129],[1051,0,16.1435]]],
+[[2212.39,1119.53,0],0,false,[[4901,1,105.171],[4161,1,347.817]]],[[9764.43,13204.7,0],0,false,[[5548,0,110.593]]],[[17084.3,17994,0],0,true,[[3438,1,14.0509],[2433,1,35.4289],[5110,1,4.49387]]],[[19535.5,11320.6,0],0,true,[[2420,1,18.1024],[5427,1,78.0367],[2978,1,9.59308]]],[[3820.88,6939.17,0],0,false,[[2146,0,35.5045],[524,0,73.0792]]],
+[[10332.2,2576.39,0],0,true,[[1143,0,2.79372],[3671,0,6.763],[58,0,3.09019],[5423,0,4.17141]]],[[14690.8,5457.15,0],0,false,[[5585,1,326.649],[1716,1,380.22]]],[[2732.82,19410.6,0],0,false,[[3857,0,104.394],[2773,0,15.3936]]],[[7145.64,12973.4,0],0,false,[[2887,1,32.4335],[5108,1,26.3195]]],[[7499.23,19634,0],0,true,[[3768,0,3.05251],[1677,0,16.9159],[2412,0,10.6812]]],
+[[4999.84,10919.1,0],0,true,[[1258,0,3.06062],[2364,0,2.88282],[5625,0,1.85482]]],[[9233.65,16438.2,0],0,true,[[4951,0,9.40108],[4767,0,95.7446],[3570,0,11.566]]],[[12582.7,8302.53,0],0,false,[[5566,0,33.8304],[464,0,121.603]]],[[8917.76,18886.1,0],0,false,[[4740,0,26.0483],[4851,0,283.541]]],[[10971.9,17627.5,0],0,true,[[2470,0,100.944],[3638,0,13.3788],[3822,0,21.6886]]],
+[[13205.6,8640.45,0],0,true,[[1175,1,28.5148],[4673,1,66.3202],[4598,1,4.42662]]],[[16855.6,18032.3,0],0,true,[[4425,0,15.0238],[3019,0,117.509],[777,0,11.7935]]],[[17148.9,17843.2,0],0,true,[[5574,0,116.676],[2330,0,19.4557],[1013,0,11.3335]]],[[17091.7,11076.5,0],0,false,[[2490,1,248.916],[774,1,346.347]]],[[3580.89,1511.05,0],0,true,[[978,1,23.8278],[4636,1,131.426],[3475,1,5.97231]]],
+[[7069.77,13053.8,0],0,false,[[1070,0,46.1393]]],[[19839,13001.7,0],0,false,[[3085,0,320.928],[1016,0,356.362]]],[[14809.8,16613.6,0],0,true,[[5424,0,33.7178],[5706,0,341.235],[4962,0,16.7179]]],[[10700.1,12917.1,0],0,true,[[5342,0,94.4544],[782,0,11.0031],[184,0,19.2903]]],[[9656.23,5795.55,0],0,false,[[4885,0,141.575],[665,0,35.6903]]],
+[[5928.15,8917.28,0],0,true,[[3191,0,2.32656],[3122,0,4.76093],[4610,1,5.81965]]],[[19892.3,4316.7,0],0,true,[[4411,0,133.334],[2317,0,48.8681],[1103,0,92.7631]]],[[7267.37,6464.46,0],0,true,[[3725,0,98.321],[401,0,6.71837],[2342,1,17.5395]]],[[14719.8,7833.21,0],0,true,[[508,0,18.052],[5644,0,69.932],[5440,0,8.8803]]],[[8929.8,19655.9,0],0,true,[[1406,0,25.8029],[1310,0,24.7677],[2958,0,65.1129]]],
+[[13748,16119.2,0],0,true,[[275,0,80.7714],[5304,0,255.646],[4863,0,11.7804]]],[[10896,12178.1,0],0,false,[[7,0,357.776],[3506,0,267.887]]],[[13382.8,7943.03,0],0,false,[[2665,0,68.6856],[2580,0,33.995]]],[[17361.8,7514.42,0],0,true,[[2320,0,20.7046],[1833,0,140.294],[2262,0,9.44905]]],[[807.112,659.543,0],0,false,[[150,0,201.256]]],
+[[116.856,8395.1,0],0,false,[[2175,1,199.234],[3068,1,329.392]]],[[2609.01,15691.7,0],0,false,[[1925,1,0.761871],[1237,0,3.16291]]],[[6520.88,10876.1,0],0,false,[[5202,0,11.8697],[3469,1,10.4764]]],[[13146,8308.46,0],0,false,[[3142,0,41.8502],[3278,1,7.62707]]],[[11449.2,5647.82,0],0,true,[[690,0,7.58729],[2496,0,3.72693],[4430,0,7.59534]]],
+[[10606.8,17028,0.0404053],0,false,[[1032,0,16.4576],[2888,0,13.9863],[4390,0,22.6474]]],[[17671.1,12216,0],0,true,[[5562,0,2.5762],[3103,0,3.42647],[1514,0,2.5103]]],[[14252.2,7693.06,0],0,false,[[4547,0,346.32],[798,0,230.188]]],[[13953.3,19412.5,0],0,false,[[3726,0,15.0863],[174,0,19.0729]]],[[16222.5,15805.7,0],0,false,[[1332,1,243.123],[2009,1,191.343]]],
+[[18434.3,1106.01,0],0,true,[[3073,0,3.81771],[2438,0,45.5271],[4953,0,9.39397]]],[[18683.1,18150.5,0],0,false,[[244,0,394.735],[5432,0,372.297]]],[[14853.4,15402.6,0],0,false,[[1166,0,68.6796],[2550,0,355.435]]],[[13325.4,7764.05,0],0,false,[[2300,0,59.245],[1893,0,124.206]]],[[17668.7,12215.3,0],0,true,[[3485,0,10.1342],[1004,0,16.1769],[3479,0,7.86213],[2079,0,6.83345],[4798,0,6.55532],[100,0,6.64519],[168,0,7.61929],[1840,0,4.58812],[3016,0,4.10445],[5616,0,5.02665],[3732,0,8.14677],[2793,0,3.9864],[5562,0,2.23583],[1506,0,2.5103],[3103,0,5.55857]]],
+[[15833.6,8828.27,0],0,true,[[2150,1,9.97655],[3816,1,263.043],[5445,1,6.23799]]],[[4604.32,16389.2,0],0,false,[[196,1,331.932],[512,1,273.672]]],[[20253.8,13445.2,0],0,false,[[1016,0,256.304],[1171,0,28.6395]]],[[18036.9,17763.1,0],0,false,[[1885,1,96.93],[2298,1,337.863]]],[[4122.1,16283.1,0],0,true,[[1767,2,1.77185],[4552,0,20.6708],[1158,2,6.28951]]],
+[[18394.1,346.5,0],0,true,[[289,1,132.264],[5575,1,69.9428],[3605,1,5.62858]]],[[10644.3,11378.5,0],0,true,[[5588,0,45.8388],[1297,0,26.346],[5456,0,113.321]]],[[16704.4,18232,0],0,false,[[1952,0,9.50451],[4719,0,65.0076]]],[[57.7769,1856.33,0],0,true,[[43,1,8.32176],[2307,1,229.656],[831,1,14.8406]]],[[6712.66,6273.25,0],0,false,[[1848,0,69.0338],[5701,0,31.6663]]],
+[[421.204,7210.41,0],0,false,[[3146,1,144.968],[5328,1,241.676]]],[[9633.29,2747.75,0],0,true,[[474,0,16.2321],[4226,0,381.331],[576,0,16.8356]]],[[11584.8,5916.55,0],0,false,[[4093,0,298.652],[1315,0,303.465]]],[[7766.44,6781.01,0],0,false,[[1120,2,31.8717],[468,2,371.667]]],[[4894.85,13815.4,0],0,false,[[2973,1,155.155],[3257,1,308.44]]],
+[[11741.8,16407.3,0],0,false,[[4453,0,153.012],[4933,0,221.337]]],[[10280.7,10996,0],0,false,[[5559,0,377.271],[356,0,289.741]]],[[11979.8,16423.3,0],0,false,[[2109,0,161.44],[4453,0,187.044]]],[[7051.82,11305.4,0],0,false,[[4079,1,30.5554],[5341,1,336.219]]],[[15235.7,491.787,0],0,false,[[2172,0,87.6815],[3543,0,9.64071]]],
+[[14357.9,10347.8,0],0,false,[[1365,0,114.785]]],[[1225.6,4353.87,0],0,false,[[5131,0,273.218],[2044,0,303.375]]],[[6800.74,10750.6,3.00217],0,false,[[1906,2,212.597],[1245,2,68.3405]]],[[14136.1,19397.2,0],0,false,[[4523,0,22.9503],[3984,0,54.2665]]],[[13875.6,17478.5,0],0,false,[[3534,0,346.087],[3421,0,364.096]]],
+[[15165.5,5674.11,0],0,true,[[2566,0,17.5511],[2932,0,51.7081],[4623,0,6.69825]]],[[15633,14153.1,0],0,true,[[4845,1,11.6834],[3361,1,8.01689],[127,1,5.51859],[3259,1,14.314],[1296,1,9.93407]]],[[3882.48,15146.3,0],0,true,[[3730,0,11.5043],[386,0,6.74386],[1846,2,5.48063]]],[[8748.77,11631.9,0],0,false,[[1595,0,372.648],[4758,0,271.957]]],[[19954.9,3206.98,0],0,false,[[2731,0,100.004],[5543,0,137.425]]],
+[[9466.38,8526.71,0],0,true,[[4818,0,14.186],[361,0,5.88316],[2860,0,3.06458]]],[[19598,9579.26,0],0,true,[[86,1,50.5909],[1302,1,29.5793],[4648,1,13.9282],[107,1,11.2217],[13,1,9.08933],[5396,1,7.59753]]],[[1365.95,5798.46,0],0,false,[[3517,2,341.928],[4567,2,340.641]]],[[12378.4,4841.1,0],0,true,[[3663,0,136.64],[4020,0,3.31638],[1712,0,4.26107]]],[[17124.8,17670.7,0],0,false,[[5510,0,27.8784],[2108,0,199.033]]],
+[[17468.2,18791.3,0],0,false,[[577,1,368.695],[5208,1,304.326]]],[[11479,20095.5,0],0,false,[[2408,0,351.9],[1597,0,159.816]]],[[10665.8,11399.2,0],0,true,[[1297,0,4.68062],[3220,0,97.2843],[4650,0,11.3889]]],[[14043,13435.4,0],0,false,[[6,0,376.859],[4423,0,96.2849]]],[[6425.48,1711.3,0],0,true,[[2637,1,4.15634],[4438,0,14.5538],[2275,0,5.26661]]],
+[[8312.67,4595.43,0],0,true,[[425,0,23.7774],[2162,0,23.9752],[571,0,21.9423]]],[[13741.4,4694.04,0],0,true,[[2393,1,9.36227],[2076,1,73.0627],[2303,1,3.13736],[3048,1,22.4725]]],[[19474.4,12795.6,0],0,true,[[5415,0,1.71102],[3359,0,4.24132],[2616,1,12.9249]]],[[14055.2,13210.2,0],0,false,[[1734,0,25.5711],[4867,0,19.9122]]],[[18833,1784.65,0],0,false,[[907,0,282.503],[5516,0,299.972]]],
+[[2242.55,2397.58,0],0,true,[[5402,1,381.744],[2769,1,28.1198],[473,1,6.69191],[4859,1,11.1531],[3412,1,14.6941]]],[[12928.3,5218.65,0],0,false,[[1697,0,395.53],[1176,0,127.154]]],[[10561.9,7721.93,0],0,false,[[3099,1,19.7658],[5689,1,76.881]]],[[18382.6,12518,0],0,false,[[4262,0,280.18],[489,0,335.622]]],[[9911.94,504.165,0],0,false,[[3258,1,86.7905],[2337,1,20.3635]]],
+[[7753.86,6745.71,0],0,false,[[2968,0,399.621],[4461,0,22.4705]]],[[13838.6,4191.65,0],0,false,[[2529,0,18.4949]]],[[15216.3,14454.4,0],0,true,[[2334,0,7.36838],[3606,0,6.8727],[1720,0,3.05252],[1328,0,15.9343]]],[[15600.2,4959.04,0],0,true,[[1880,0,27.5782],[3012,0,26.9589],[2329,0,11.1399]]],[[13801.8,19700.2,0],0,false,[[5560,0,162.758],[3973,0,241.724]]],
+[[5572,3455.64,0],0,false,[[1078,0,30.5705],[4662,1,4.57902]]],[[9052.38,14471.7,0],0,true,[[720,0,304.059],[2004,0,7.047],[1349,1,9.41963]]],[[18839.3,7852.26,0],0,true,[[3222,0,4.74537],[4076,0,4.6972],[2675,0,2.25012]]],[[13661.8,4598.52,0],0,false,[[4526,0,5.861],[1699,1,10.4012]]],[[18727.8,14207.8,0],0,false,[[1735,0,51.2902],[564,0,280.713]]],
+[[7571.58,622.309,0],0,false,[[4086,1,18.8178],[693,1,154.193]]],[[9038.44,5796.76,0],0,true,[[2214,1,106.35],[2354,1,15.9284],[3273,1,11.8892]]],[[5031.57,2494.01,0],0,false,[[1998,1,254.684],[5220,1,299.32]]],[[16623.4,17647.3,0],0,true,[[4441,0,4.07844],[1775,0,3.30833],[3608,1,6.39382]]],[[12627.4,4196.16,0],0,false,[[105,0,185.047],[1739,0,24.808]]],
+[[17289,11395,0],0,true,[[3629,0,5.19188],[2427,1,10.069],[3031,1,16.9779]]],[[5932.71,8912.73,0],0,true,[[1794,0,4.57013],[3122,0,1.67835],[4610,1,8.65378]]],[[16710,18233.2,0],0,true,[[4224,0,3.50591],[3931,0,3.38866],[1952,0,7.00119]]],[[18546,349.261,0],0,false,[[1215,0,17.1143]]],[[9620.46,3593.38,0],0,false,[[643,0,384.809],[2882,0,282.427]]],
+[[20240.4,585.36,0],0,false,[[20,1,275.183],[4578,1,237.047]]],[[5656.33,3946.57,0],0,false,[[4902,0,99.4812],[1329,0,54.0221]]],[[8365.27,17840.5,0],0,false,[[1399,0,42.4138],[3772,0,392.843]]],[[4794.92,2565.33,0],0,false,[[4838,0,3.70268],[1998,1,7.06018]]],[[12313.2,9424.12,0],0,false,[[3879,0,184.961]]],
+[[10471.5,11454.2,0],0,false,[[882,0,17.3355],[2554,0,144.697]]],[[6554.34,656.203,0],0,false,[[4893,1,283.733],[368,1,110.869]]],[[15902.9,16473.6,0],0,false,[[120,0,187.141],[4753,0,347.26]]],[[9698.89,705.189,0],0,true,[[1731,1,35.8852],[2673,1,22.6255],[983,2,12.8445],[3777,2,23.0112]]],[[13847.4,15774.9,0],0,false,[[5221,0,316.379],[155,0,398.157]]],
+[[8404.22,11524.6,0],0,false,[[2982,0,67.6705],[1543,0,372.648]]],[[17391.8,17929.7,0],0,false,[[1814,0,74.5591],[1380,0,14.7983]]],[[11319.4,20104.1,0],0,false,[[1551,0,159.816],[2260,0,18.6993]]],[[16222.6,9714.87,0],0,true,[[3251,1,230.931],[4068,1,32.3706],[2477,1,7.92683]]],[[9604.04,2768.41,0],0,true,[[2343,0,2.65121],[3046,0,5.35033],[454,0,10.9256]]],
+[[1105.31,17871.5,0],0,false,[[78,0,11.9484],[2375,0,2.38007]]],[[3433.22,1301.38,0],0,false,[[5054,0,152.39],[314,1,4.78014]]],[[9920.03,518.04,0],0,false,[[2372,2,24.0867],[2019,2,25.7177]]],[[5182.02,7507.25,0],0,false,[[2346,0,15.7506],[4296,0,384.42]]],[[14995.7,2295.17,0],0,true,[[1624,0,371.693],[2269,0,163.95],[4722,0,157.719]]],
+[[7109.96,19903.8,0],0,false,[[3194,0,398.808],[4814,0,208.174]]],[[4780.89,961.202,0],0,false,[[1170,0,2.9113],[2,1,6.00726]]],[[18759.3,14273.7,0],0,false,[[5696,1,7.02514],[1735,0,21.7247]]],[[10816,12820.3,0],0,false,[[3524,0,30.3291],[5017,0,18.5511]]],[[17659.6,12234.2,0],0,true,[[488,0,2.54668],[5247,0,4.50358],[3852,0,3.06096]]],
+[[16254.8,17168.8,0],0,false,[[5178,0,68.7299],[863,1,12.5593]]],[[15538.8,463.166,0],0,false,[[987,0,36.6983],[3655,1,4.63669]]],[[4470.18,7529.28,0],0,false,[[2901,0,205.975],[3070,0,383.066]]],[[4787.55,952.297,0],0,true,[[2628,0,125.415],[138,0,5.17325],[2,1,16.1408]]],[[7491.96,19636.9,0],0,true,[[3600,0,48.0522],[3768,0,4.89817],[2412,0,5.13664]]],
+[[16759,464.471,0],0,false,[[3833,1,15.3862],[5500,1,149.106]]],[[9491.38,8486.21,0],0,false,[[5508,0,24.0404],[3441,0,39.37]]],[[14514.9,14004.4,0],0,false,[[4053,0,367.782],[5420,0,358.191]]],[[18328.6,17576.8,0],0,true,[[4943,1,21.3755],[162,1,80.3255],[3287,1,3.48072],[5374,1,3.63925]]],[[11769,1038.92,0],0,false,[[1736,1,11.0962],[1413,1,6.3309]]],
+[[12609.8,7868.77,0],0,true,[[4510,0,52.3537],[5232,0,17.7844],[1271,0,13.9281]]],[[14000.2,7080.96,0],0,true,[[462,0,11.3684],[3094,0,356.431],[3894,0,15.2202],[3188,0,27.4692]]],[[15016.2,974.928,0],0,true,[[3835,0,6.5424],[4822,0,239.412],[5019,0,2.60296]]],[[19492.7,14153.7,0],0,true,[[5334,0,25.6574],[5209,0,21.6151],[101,0,11.5857],[4376,0,9.76962]]],[[14637.9,2394.19,0],0,false,[[5589,0,96.2617],[1604,0,371.693]]],
+[[17558.2,17006.8,0],0,false,[[2999,0,337.938],[2085,0,225.215]]],[[6331.64,8511.02,0],0,false,[[4905,0,244.809],[1104,0,337.695]]],[[9392.09,6064.4,0],0,true,[[1430,0,2.1348],[3290,0,367.062],[2077,1,7.83603]]],[[18119.9,16973.9,0],0,true,[[1454,1,21.9395],[3224,1,87.5535],[5117,1,2.89744],[2437,1,13.5114],[4263,1,9.81452],[1043,1,6.24643]]],[[9977.86,457.459,0],0,true,[[4881,1,9.34504],[4253,2,12.3836],[1824,2,12.5563]]],
+[[14646.2,8769.76,0],0,false,[[192,1,372.048],[5219,1,106.993]]],[[8291.44,10375.3,0],0,false,[[4464,0,291.986],[991,0,144.04]]],[[5833.33,2396.87,0],0,false,[[5490,1,364.396],[817,1,233.359]]],[[5216.25,6941.95,0],0,false,[[3851,1,141.385],[1776,1,17.0713]]],[[19551.1,8294.17,0],0,false,[[4031,0,32.937],[2192,0,130.719]]],
+[[2444.94,8402.47,0],0,true,[[249,0,3.35049],[4319,0,3.7245],[4107,1,0.546445]]],[[10360.5,6949.08,0],0,false,[[2969,0,371.533],[3906,0,61.7908]]],[[18850.4,3345.53,0],0,false,[[3416,0,151.981],[305,0,55.4247]]],[[17260.5,17485.8,0],0,false,[[3758,0,13.2531],[3017,0,41.9925]]],[[17486.5,4409.39,0],0,false,[[3334,0,318.214],[5274,0,316.776]]],
+[[2250.67,13748.1,0],0,false,[[2434,1,390.511],[3147,1,72.9164]]],[[6085.92,10465.1,0],0,true,[[1424,0,21.8815],[1232,0,324.547],[822,0,12.5059]]],[[12618.1,8221,0],0,false,[[2249,1,24.3088],[5185,1,24.0436]]],[[68.7806,7826.71,0],0,false,[[3068,1,263.052],[4910,1,334.905]]],[[19618.2,11302,0],0,true,[[5167,0,24.9677],[2978,0,83.4508],[889,0,41.8964]]],
+[[18000.5,7718.6,0],0,true,[[3299,0,378.111],[3662,0,7.47577],[5011,0,6.09227]]],[[17554.1,8902.16,0],0,false,[[301,0,273.759],[3658,0,321.43]]],[[2781.72,11866.1,0],0,false,[[2765,0,359.529],[3839,0,373.491]]],[[13502.3,16062.6,0],0,false,[[1729,0,97.2762],[2047,0,187.934]]],[[12210.6,9754,0],0,false,[[1101,1,188.091],[3795,1,301.292]]],
+[[19623.3,11474.8,0],0,true,[[3999,0,202.968],[1299,0,81.2667],[1281,0,158.044]]],[[10082.8,6749.92,0],0,true,[[1059,1,22.4162],[3780,1,313.07],[3447,1,7.85184]]],[[13268.5,9842.94,0],0,true,[[296,0,3.21043],[4087,0,2.47214],[4837,0,3.59262]]],[[1530.59,4066.7,0],0,false,[[2044,0,157.074],[3863,0,392.484]]],[[15823.4,3769.04,0],0,false,[[3190,0,224.852],[5238,0,22.1294]]],
+[[7967.16,3821.9,0],0,false,[[2845,0,2.85631],[5650,2,4.52029]]],[[16856.4,2135.59,0],0,false,[[2299,0,280.816],[5083,0,316.982]]],[[14462.2,4235.33,0],0,false,[[3411,0,296.443],[2748,0,296.111]]],[[4654.85,18990.9,0],0,false,[[5657,1,220.275],[4663,1,29.1562]]],[[15641.5,3325.38,0],0,false,[[4969,0,24.4288],[3190,0,257.631]]],
+[[2430.21,13066.9,0],0,false,[[2724,1,392.536],[2264,1,371.645]]],[[4002.29,10159.9,0],0,false,[[3218,0,107.828],[4521,0,193.29]]],[[6103.17,10869.9,0],0,false,[[1312,0,264.29],[2321,0,325.802]]],[[7642.59,19491.3,0],0,false,[[2635,1,213.571],[5170,1,25.7744]]],[[10144.9,8219.49,0],0,true,[[1354,0,3.685],[2400,0,3.80722],[933,0,7.22579],[3495,1,8.72266]]],
+[[9768.07,666.577,0],0,true,[[2290,1,27.9778],[5679,1,30.1499],[5263,2,11.7628],[4397,2,19.3186]]],[[8875.37,8575.19,0],0,false,[[5522,0,204.484],[1073,0,295.907]]],[[4435.1,585.492,0],0,false,[[4298,0,180.099],[958,0,383.705]]],[[7999.13,17474.8,0],0,false,[[876,0,267.212],[1977,0,288.894]]],[[10975.4,11518.3,0],0,true,[[3249,0,44.9758],[4377,0,233.182],[5324,0,186.006]]],
+[[19220.2,9495.88,0],0,true,[[5072,0,26.3292],[3530,0,32.3855],[3111,0,2.56015]]],[[17058.7,8035.42,0],0,false,[[3373,0,306.581],[4294,0,253.617]]],[[3201.7,6419.52,0],0,true,[[5284,1,11.7142],[4501,1,92.6939],[2831,1,9.98939]]],[[17528.8,11665.7,0],0,false,[[3031,1,347.614],[1187,1,163.567]]],[[18464.6,17621.3,0],0,false,[[3074,1,4.50743],[3815,0,15.7306]]],
+[[3791.54,3322.92,0],0,true,[[615,0,5.35059],[3036,0,22.7874],[4354,0,12.0044]]],[[6233.76,9614.44,0],0,false,[[5437,1,215.289],[170,1,345.922]]],[[7510.46,19621.3,0],0,true,[[2363,0,176.361],[2412,0,27.5957],[1474,0,16.9159]]],[[19706.1,8079.92,0],0,false,[[3163,1,3.13016],[2762,0,37.3347]]],[[17730.7,12024.2,0],0,true,[[4572,0,5.01956],[3346,0,1.36039],[3171,0,14.64],[5704,0,3.72144],[2154,0,1.6802],[2989,0,0.653458],[4358,0,1.28957]]],
+[[1156.97,6340.4,0],0,false,[[3907,0,317.642],[4049,0,352.689]]],[[10119.3,7771.11,0],0,false,[[3185,0,57.4261],[2691,0,302.532]]],[[13062.6,8525.15,0],0,true,[[3448,0,127.457],[3198,0,17.6194],[4903,0,11.2295]]],[[14123.8,18090,0],0,false,[[1199,0,374.928],[3527,0,178.535]]],[[17246.7,10155.8,0],0,false,[[4362,0,367.069],[532,0,85.392]]],
+[[6043.14,9120.6,0],0,false,[[4610,1,227.988],[251,1,215.34]]],[[5096.89,6497.12,0],0,true,[[1172,1,27.4472],[5206,1,290.126],[3966,1,54.3391]]],[[12121.5,10007.7,0],0,true,[[2918,0,3.49673],[3271,0,3.80209],[3120,1,3.0369]]],[[9621.73,7495.82,0],0,false,[[5658,0,368.018],[3355,0,340.009]]],[[19054,6822.36,0],0,true,[[1927,0,108.772],[494,0,255.246],[1198,0,45.0771]]],
+[[3622.88,15205.5,0],0,false,[[4394,1,63.0902],[5103,1,96.4797]]],[[11022.3,3901.54,0.00012207],0,false,[[1981,0,24.3096],[4456,0,44.3397]]],[[20365.9,5931.04,0],0,false,[[1405,0,30.5419],[4240,0,236.195]]],[[18946.5,14237.2,0],0,false,[[4309,0,58.2863],[2288,1,3.77909]]],[[5777.29,12161.6,0],0,false,[[388,2,26.4205],[1008,2,288.113]]],
+[[18543,10792.9,0],0,false,[[1817,0,164.719],[4849,0,297.243]]],[[9805.83,16584.6,0],0,false,[[4656,0,4.91993],[4032,1,11.0873]]],[[12591.2,5425.56,0],0,false,[[1854,0,70.5133],[1561,0,395.53]]],[[4642.31,12849.2,0],0,false,[[5163,2,67.3083],[553,2,28.5095]]],[[13667,4607.53,7.54414],0,true,[[4526,1,16.2388],[5407,1,19.1062],[1573,1,10.4012],[4313,1,9.52362]]],
+[[13549.6,13559.9,0],0,true,[[3854,0,18.3808],[4009,0,246.627],[4689,1,16.0502],[5545,0,5.61641]]],[[5003.08,18747,0],0,false,[[1897,2,6.44117],[276,1,95.0965]]],[[16274.1,7101.05,0],0,true,[[4151,0,8.70218],[3371,0,194.227],[3252,0,7.0262]]],[[15772,32.0955,0],0,false,[[1961,1,262.594],[530,1,269.589]]],[[9606.02,2751.78,0],0,true,[[5322,0,12.1618],[576,0,10.7947],[5340,0,7.20403]]],
+[[4162.9,14864,0],0,false,[[3770,0,172.284],[2445,0,325.021]]],[[3039.56,4614.87,0],0,false,[[35,0,318.129],[4187,0,199.077]]],[[5720.69,6811.76,0],0,true,[[4912,0,111.09],[1083,0,17.3517],[770,0,14.6615]]],[[13332,18092.9,0],0,false,[[1001,0,70.2732],[3826,0,374.295]]],[[18024.3,7719.95,0],0,true,[[5011,0,26.5644],[2585,0,195.895],[1247,0,12.2758],[3097,0,9.54547]]],
+[[17861,7658.18,0],0,false,[[1833,0,379.416],[2694,0,74.2435]]],[[10344.3,2580.38,0],0,true,[[3306,0,15.2128],[4619,0,2.93125],[2801,0,2.89353],[5186,0,14.5788]]],[[12381.5,4838.26,0],0,true,[[1548,0,4.26107],[3561,0,17.4438],[2397,0,2.4343],[810,0,3.17328],[5321,0,5.00958],[4020,0,1.73751],[2569,0,3.27305]]],[[10626.6,17053.5,0],0,false,[[3482,0,30.5858],[2888,0,18.3619]]],[[13918.5,19387.4,0],0,false,[[3461,0,25.8264],[941,0,113.014]]],
+[[13514.9,16378.4,0],0,false,[[3896,0,63.5308],[2733,0,6.46715]]],[[14836,5808.53,0],0,false,[[1471,1,380.22],[2245,1,102.688]]],[[15335.3,18019.2,0],0,false,[[442,0,265.719],[5157,0,350.964]]],[[2850.83,12707.5,0],0,false,[[2318,1,26.1768],[5064,1,195.704]]],[[10894.1,17568,0],0,true,[[5442,0,1.22767],[1959,0,5.40996],[403,0,12.2443]]],
+[[15213.9,14452.5,0],0,false,[[1328,0,14.9927],[1567,0,3.05252]]],[[13659.9,4545.91,0],0,false,[[2895,0,16.5128],[4526,0,48.0616]]],[[20405,5943.92,0],0,true,[[4395,0,8.8883],[3830,0,4.44436],[1855,0,10.8315]]],[[15464.7,8799.2,0],0,false,[[2465,1,100.922],[2483,1,218.582]]],[[17302.6,4126.36,0],0,false,[[3994,0,78.6115],[1309,0,9.14206]]],
+[[9961.18,483.783,0],0,true,[[1824,2,21.5558],[2372,2,29.4608],[3092,2,9.40792],[2337,2,33.1782],[2987,2,15.4315],[4881,2,22.4288],[3493,2,14.5749]]],[[16439.2,2699.89,0],0,false,[[0,0,390.768],[4895,0,361.639]]],[[12519.4,6085.73,0],0,false,[[2974,0,187.312],[2080,0,183.888]]],[[8840.71,10268.9,0],0,true,[[2597,0,3.05561],[163,0,0.520098],[929,0,2.85608],[623,0,3.16806]]],[[13426.6,16001.4,0],0,false,[[2191,0,13.5297],[1648,0,97.2762]]],
+[[5628.41,18594.9,0],0,true,[[3840,1,95.2166],[3150,1,24.8994],[796,1,8.84809]]],[[9724.95,680.52,0],0,true,[[4847,1,35.1466],[1593,1,35.8852],[5009,2,16.1647],[3777,2,18.0144]]],[[13238.1,18092.3,0],0,false,[[2806,0,177.531],[1001,0,23.6148]]],[[3441.13,12956.2,0],0,false,[[5539,1,290.685],[784,1,222.909]]],[[14059.1,13235.4,0],0,false,[[3788,0,24.3238],[1558,0,25.5711]]],
+[[18749.9,14254.1,0],0,false,[[1607,0,21.7247],[1574,0,51.2902]]],[[11758.3,1041.73,0],0,false,[[3993,1,20.2956],[1619,1,11.0962]]],[[12596,8087.06,0],0,false,[[1994,1,89.8546],[3962,1,19.5415]]],[[3280.36,7229.52,0],0,false,[[2863,1,23.8941],[1980,1,211.048]]],[[12603.5,4189.92,0],0,true,[[1579,0,24.808],[3009,0,26.391],[3968,0,5.32617],[283,0,8.97208],[1984,0,6.29167],[4024,0,3.565],[2593,0,1.91414],[2294,0,2.33574],[59,0,6.23411]]],
+[[12572.6,4579.68,0],0,false,[[2737,0,24.2424],[226,0,24.3126]]],[[15875,14473.6,0],0,true,[[527,0,3.36631],[4919,0,2.77716],[3126,1,3.37767]]],[[12616.7,7764.97,0],0,false,[[5232,0,86.9389]]],[[826.171,1644.36,0],0,true,[[2053,0,2.14583],[4565,0,2.26422],[4378,1,4.08549]]],[[6462.37,17581.5,0],0,true,[[1000,0,12.6577],[3454,0,111.79],[2278,1,19.5361]]],
+[[12194.4,10622.8,0],0,true,[[3510,0,27.282],[3459,0,246.503],[2729,0,12.5115]]],[[13862.6,4365.94,0],0,false,[[888,0,15.961],[4703,1,8.41207]]],[[10563.5,15580.6,0],0,false,[[3167,0,301.367],[5231,0,100.953]]],[[15559.6,2767.21,0],0,true,[[1339,0,4.56767],[2929,0,258.912],[5137,0,4.68247]]],[[10736.5,12632.6,0],0,false,[[3186,0,8.72595],[4742,0,8.72595]]],
+[[19470.8,12799.2,0],0,true,[[4434,0,2.23939],[2142,0,1.87132],[2616,1,17.6227],[3337,1,17.6936]]],[[12660.9,8433.71,0],0,false,[[1251,0,25.9716],[419,0,53.5561]]],[[19749.2,8911.81,0],0,true,[[187,0,4.54959],[2647,0,2.50023],[742,1,12.3524]]],[[9883.1,4838.58,0],0,false,[[2727,0,376.09],[3713,0,289.705]]],[[17203.4,5030.11,0],0,false,[[2440,0,58.1111],[3102,0,119.833]]],
+[[18459.8,262.494,0],0,true,[[1780,0,24.1479],[4165,0,85.559],[5470,0,17.8521]]],[[12312.7,4961.97,0],0,false,[[460,0,2.6313],[3663,0,3.07017]]],[[7970.63,15534,0],0,false,[[653,0,148.467],[3132,1,5.91431]]],[[2099.58,8244.61,0],0,false,[[1205,1,300.652],[159,1,374.913]]],[[15835.8,8847.93,0],0,false,[[5445,1,20.8606],[1843,1,402.793]]],
+[[14872.2,18051.3,0],0,false,[[5157,0,113.246],[2886,0,349.348]]],[[15688.2,18653.4,0],0,false,[[373,0,26.9118],[5547,0,396.988]]],[[8314.73,391.865,0],0,false,[[836,0,142.172],[1241,0,324.806]]],[[11817.8,11589.6,0],0,false,[[2991,0,151.665],[1923,0,9.91871]]],[[15650.3,13594.7,0],0,false,[[36,0,390.987],[304,0,129.332]]],
+[[3936.34,16191.5,0],0,false,[[1192,0,96.7969],[5093,0,198.417]]],[[15315,595.176,0],0,false,[[4866,0,46.3446],[4436,0,45.9947]]],[[4122.76,16284.7,0],0,true,[[1158,2,7.12939],[4163,2,229.581],[1519,2,1.77185],[4552,2,21.4282]]],[[12538.6,13262.9,0],0,false,[[4759,1,121.091],[1279,1,289.38]]],[[5280.68,14219.5,0],0,true,[[965,0,7.8665],[2718,0,394.164],[5636,1,9.5575]]],
+[[11330.5,7752.48,0],0,true,[[3757,0,141.917],[2258,0,299.764],[1849,0,165.119]]],[[10247.1,7622.41,0],0,true,[[3466,1,26.985],[1805,1,64.6366],[5122,1,17.704]]],[[10550.6,17471.3,0],0,false,[[3733,0,200.111],[5422,0,245.779]]],[[9865.58,471.86,0],0,true,[[3026,1,10.9497],[3258,1,9.21435],[4687,1,4.55444]]],[[18707.5,6661.15,0],0,false,[[1162,0,225.953],[1927,0,292.43]]],
+[[16623,17644,0],0,true,[[1578,0,3.30833],[3232,0,16.9086],[3608,1,9.70116]]],[[5219.19,6958.77,2.50588],0,false,[[2015,1,40.002],[1633,1,17.0713]]],[[8337.52,2690.51,0],0,false,[[4564,2,33.7338],[1810,2,80.6584]]],[[17818.3,12161.2,0],0,true,[[2626,0,14.7756],[3672,0,4.45594],[3845,0,10.7167]]],[[7096.24,3326.23,0],0,false,[[4469,2,169.064],[2446,2,303.566]]],
+[[18449,240.901,0],0,true,[[472,0,70.1152],[1755,0,24.1479],[5470,0,9.29584]]],[[2847.92,12616.6,0],0,true,[[4084,0,94.4814],[102,0,20.1292],[2086,0,6.27974],[4738,0,4.4323],[3388,0,4.04455]]],[[8487.96,5632.7,0],0,false,[[4276,2,7.7263],[2031,1,356.693]]],[[17181,18077.3,0],0,true,[[3573,1,64.5827],[2842,1,7.57439],[1002,1,14.59]]],[[12485,6353.28,0],0,false,[[2080,0,96.2025],[2141,0,70.7935]]],
+[[19546.4,11417.2,0],0,true,[[5427,1,19.5665],[2949,1,21.0348],[4685,1,8.13269],[4720,1,4.75331]]],[[19985,3779.96,0],0,false,[[775,0,179.788],[4630,0,332.429]]],[[13461.4,7982.98,0],0,false,[[1239,0,23.3848],[1989,0,97.4681]]],[[15682.1,2973.59,0],0,false,[[5397,0,69.4441]]],[[15139.8,9273.78,0],0,false,[[1300,0,342],[3890,0,211.733]]],
+[[3214.21,5723.94,0],0,true,[[658,1,8.287],[4410,1,7.19279],[2159,1,3.55746],[2607,1,5.9495]]],[[11980.3,6087.94,0],0,true,[[1315,0,131.848],[237,0,1.7763],[3098,0,3.47394],[2868,0,5.20787]]],[[16363.6,18357.8,0],0,false,[[1889,0,251.998],[1414,0,384.088]]],[[9442.88,1014.79,0],0,false,[[2059,2,370.244],[4661,2,279.272]]],[[5936,8909.56,0],0,true,[[2357,0,2.15102],[1581,0,4.57013],[4525,0,3.11764],[1403,0,2.36657]]],
+[[7405.3,7749.99,0],0,false,[[811,0,3.40526],[280,2,5.48944]]],[[2825.13,5089.89,0],0,false,[[1029,0,119.703],[3812,0,136.425]]],[[2962.96,19366.7,0],0,false,[[4325,0,202.035],[5333,0,25.1089]]],[[6964.9,17247.4,0],0,false,[[2507,1,145.186],[4691,1,177.694]]],[[4195.29,3116.82,0],0,false,[[5431,0,277.333],[453,0,395.825]]],
+[[5217.88,19627.3,0],0,true,[[2851,0,4.79764],[953,0,2.57518],[2389,2,5.90841]]],[[14898,5958.51,0],0,true,[[2517,1,28.1983],[2663,1,323.916],[4323,1,0.573412],[5428,1,3.98098],[5070,1,7.01907],[3414,1,10.0662],[2028,1,20.0301]]],[[5197.72,19338.3,0],0,false,[[2151,2,402.603],[4945,2,265.079]]],[[10105.4,7712.39,0],0,false,[[3963,0,45.8155]]],[[18603.5,17581.4,0],0,true,[[3267,1,255.791],[1264,1,24.846],[946,1,7.08576],[2706,1,4.54024],[1129,1,4.05628],[3983,1,5.26513]]],
+[[10265.7,7684.33,0],0,false,[[1771,1,64.6366],[833,1,29.3635]]],[[16991.8,7408.08,0],0,false,[[374,0,311.652],[3394,0,34.7499]]],[[5527.96,6402.96,0],0,false,[[728,1,76.5931],[2361,1,185.85]]],[[6061.9,19962.4,0],0,false,[[702,0,323.283],[1453,0,336.196]]],[[13362.1,12637.2,0],0,false,[[5013,0,272.312],[4132,0,257.21]]],
+[[8277.51,2744.38,0],0,false,[[1777,2,80.6584],[5039,2,56.5961]]],[[9852.05,480.807,0],0,false,[[4687,1,16.6046],[1852,1,10.8662]]],[[5559.43,14279.6,0],0,false,[[5524,0,81.7958]]],[[3282.75,16296.8,0],0,false,[[5352,0,80.8503]]],[[17328.6,17890.3,0],0,false,[[2330,0,168.522],[1596,0,74.5591]]],
+[[156.293,3704.29,0],0,false,[[2805,0,386.464],[223,0,311.94]]],[[18112.9,16663.3,0],0,false,[[4067,1,260.979],[1454,1,288.909]]],[[18524.6,10956.5,0],0,false,[[4606,0,24.2683],[1695,0,164.719]]],[[1893.81,13916.7,0],0,true,[[3734,0,3.09131],[2497,0,332.463],[2434,1,6.71983]]],[[17865.1,16535.8,0],0,false,[[4467,0,318.393],[3940,0,248.918]]],
+[[13147.1,13427.7,0],0,true,[[420,0,7.55836],[1393,0,182.268],[4496,0,5.99326]]],[[17722.5,12021.6,0],0,true,[[1944,0,2.06031],[1333,0,10.5366],[1955,0,2.48854]]],[[13174.3,2142.25,0],0,false,[[3284,0,388.172],[2099,0,42.4054]]],[[10364.6,15428.3,0],0,false,[[856,0,245.473],[5082,0,334.106]]],[[9977.77,470.015,0],0,true,[[4253,2,15.7913],[1725,2,21.5558],[4881,2,9.61314],[1629,2,12.5563],[4149,2,11.6514],[3493,2,14.0549]]],
+[[20427.4,2273.51,0],0,false,[[316,0,299.131]]],[[7240.54,7764.75,0],0,false,[[3911,0,82.5927],[2256,0,381.735]]],[[10102,6602.5,0],0,false,[[2623,0,115.717],[1133,0,138.902]]],[[14286.7,15889.8,0],0,true,[[5304,0,338.143],[2027,0,60.7545],[3491,0,102.562]]],[[7674.7,19548.1,0],0,true,[[2112,0,204.088],[5674,0,3.12002],[330,1,7.57763]]],
+[[7539.91,7369.16,0],0,true,[[4312,0,5.28822],[835,2,12.3752],[4341,2,8.71233],[410,0,2.66387]]],[[16472.6,8670.03,0],0,false,[[3779,0,339.847],[4752,0,24.2216]]],[[7528.49,19107,0],0,false,[[1443,0,111.158],[859,0,192.212]]],[[17496.6,7553.16,0],0,false,[[1498,0,140.294],[1710,0,379.416]]],[[17100.5,5031.38,0],0,true,[[2721,0,128.457],[1255,0,2.54877],[1047,0,6.99848]]],
+[[13049.4,5165.74,0],0,true,[[4617,0,18.7962],[4499,0,18.3709],[5035,0,8.27483]]],[[16749.4,469.605,0],0,false,[[3833,1,8.13025],[1868,0,38.9304]]],[[9031.17,8983.48,0],0,false,[[1145,1,90.7159],[4407,1,358.247]]],[[15579,2985.04,0],0,false,[[899,0,99.7691],[5397,0,60.0373]]],[[14899.6,5921.31,0],0,false,[[2028,0,17.2238],[2898,0,79.7697]]],
+[[17669.7,12219.8,0],0,true,[[5686,0,2.20537],[3016,0,2.0364],[2793,0,2.27905],[1514,0,4.58812]]],[[10182,15965.3,0],0,false,[[563,0,379.51],[3167,0,269.866]]],[[8395.7,19020,0],0,false,[[214,0,209.365],[89,0,300.757]]],[[15726.8,9230.62,0],0,false,[[1759,1,402.793],[2656,1,9.55277]]],[[7878.6,2995.36,0],0,false,[[647,2,185.071],[3868,2,291.249]]],
+[[5151.05,6507.16,0],0,false,[[2113,1,77.6735],[1172,1,27.6632]]],[[3878.55,15142.5,0],0,true,[[295,2,48.5867],[333,2,20.0798],[386,2,3.9085],[3730,2,16.392],[1542,2,5.48063]]],[[15045.3,4534.06,0],0,true,[[4692,0,3.48515],[4889,0,3.93131],[3525,0,2.24867]]],[[6647.36,6250.85,0],0,false,[[4264,0,342.142],[1524,0,69.0338]]],[[11366.7,7591.47,0],0,false,[[1770,0,165.119],[3995,0,118.679]]],
+[[17293.3,4070.95,0],0,false,[[4991,0,33.4866],[1969,0,23.5361]]],[[9501.27,8511.32,0],0,false,[[2088,0,51.2236],[4818,0,23.958]]],[[9846.22,489.96,0],0,false,[[1811,1,10.8662],[5377,1,30.108]]],[[15212.5,3716.29,0],0,false,[[3624,1,381.978],[973,1,139.797]]],[[12531.2,5462.44,0],0,false,[[2764,0,340.026],[1697,0,70.5133]]],
+[[20408,5954.34,0],0,true,[[5189,0,383.668],[1722,0,10.8315],[4395,0,19.7044]]],[[8578.99,3450.13,0],0,false,[[3121,0,179.103],[2213,0,331.658]]],[[13560.1,417.587,0],0,true,[[3149,0,28.7584],[239,0,170.698],[744,0,27.1821]]],[[10191.2,9850.29,0],0,false,[[2614,0,185.88],[1089,0,149.533]]],[[8913.05,19456.7,0],0,false,[[927,0,128.11],[1275,0,173.066]]],
+[[11155.6,17663.4,0],0,true,[[578,0,9.62405],[5430,0,23.1551],[627,0,11.3942]]],[[18064.8,11985.9,0],0,true,[[951,0,2.81744],[579,0,1.9084],[5355,0,7.41187]]],[[18445.6,1144.51,0],0,false,[[4223,0,312.502],[4379,0,34.2449]]],[[14873.2,11975.5,0],0,true,[[5708,0,159.869],[1266,0,198.957],[2591,0,67.4799]]],[[10253.9,7912.21,0],0,false,[[1181,1,118.372],[5406,1,135.391]]],
+[[13356.5,5562.1,0],0,false,[[606,1,251.448],[3821,1,383.619]]],[[3068.95,15462.9,0],0,false,[[2514,0,171.972],[1388,1,12.1419]]],[[14594.6,8427.41,0],0,false,[[2639,0,318.636],[2107,0,240.759]]],[[16774.1,499.69,0],0,false,[[1836,0,38.9304],[1014,0,380.012]]],[[14916.8,1143.74,0],0,false,[[5695,0,212.714],[3125,0,193.392]]],
+[[16743.6,17813,0],0,true,[[2662,0,3.14896],[371,0,4.04954],[490,1,10.2722]]],[[8620.13,15688.6,0],0,false,[[2051,1,360.305],[4327,1,386.79]]],[[10619.2,13915.7,0],0,false,[[4176,0,357.999],[905,0,238.559]]],[[10554.6,14155.6,0],0,true,[[905,0,10.2171],[3635,0,2.37324],[2643,0,1.96738],[641,0,1.35405],[1372,0,3.82913]]],[[8070.17,15395.8,0],0,false,[[4551,1,30.3761],[3650,1,144.727]]],
+[[5940.51,18500.7,0],0,false,[[5166,0,191.358],[5530,0,54.2339]]],[[10503.7,2985.78,0],0,false,[[5201,0,204.773],[644,0,199.323]]],[[2781.5,17728.3,0],0,true,[[3578,0,1.88849],[3958,0,2.44197],[5309,0,1.86525]]],[[7674.89,1092.94,0],0,true,[[1457,0,4.30414],[1334,0,2.94259],[5351,1,8.91248]]],[[10521.4,5112.02,0],0,false,[[5571,0,299.576],[3557,0,139.716]]],
+[[15590.8,4984.97,0],0,false,[[3618,0,141.101],[1568,0,27.5782]]],[[2313.23,15956,0],0,false,[[1125,0,29.8117],[3974,0,19.4986]]],[[19061.6,3671.76,0],0,false,[[947,0,17.1837],[5060,0,114.371]]],[[17720.1,12032.8,0],0,false,[[4632,0,3.44526],[1139,0,6.47405]]],[[19301.1,14278.1,0],0,false,[[2922,0,25.834],[1331,0,194.683]]],
+[[18129.3,17734,0],0,false,[[3358,1,206.606],[1518,1,96.93]]],[[3562.7,15106.8,0],0,true,[[4088,0,86.0674],[1411,0,28.6486],[2156,0,34.0104]]],[[12932.7,8256.2,0],0,true,[[4368,1,15.0257],[864,0,29.3584],[2310,0,5.96288]]],[[16156.9,6965.9,0.89209],0,false,[[2560,1,19.9825],[5303,1,15.8225]]],[[16595.3,18260.7,0],0,true,[[3676,0,22.9079],[1792,0,251.998],[548,0,24.7184]]],
+[[7892.99,19829.6,0],0,false,[[330,1,364.248],[2588,1,306.664]]],[[19674.3,7264.2,0],0,true,[[2937,0,294.871],[4504,0,28.1595],[2006,0,261.663]]],[[7550.59,12933.2,0],0,false,[[663,0,272.71],[2121,0,334.672]]],[[13408.7,7671.91,0],0,false,[[1513,0,124.206],[3157,0,385.669]]],[[10382.6,7783.62,0],0,true,[[5213,0,6.85199],[3794,0,99.9238],[310,0,6.98145]]],
+[[9604.65,15991.3,0],0,true,[[2228,1,397.888],[5105,1,12.5715],[2040,1,6.44715]]],[[16240.5,7236.56,0],0,false,[[2636,1,123.312],[1400,1,34.0882]]],[[4998.9,18751.9,0],0,true,[[4728,2,154.925],[1701,2,6.44117],[96,2,209.989]]],[[9140.53,5863.21,0],0,true,[[2354,1,105.921],[1452,1,18.4176],[2532,1,7.87754]]],[[19703.3,18495.1,0],0,false,[[3876,0,223.901],[66,0,315.165]]],
+[[7825.36,15717.6,0],0,false,[[3297,0,3.59129],[2713,1,2.75743]]],[[1670.47,13591.8,0],0,true,[[4654,1,367.247],[823,1,18.3433],[4318,1,10.0869]]],[[19478.8,12798.5,0],0,true,[[3359,0,2.49954],[5203,0,2.16052],[2616,1,15.0479]]],[[9245.36,18315.6,0],0,false,[[923,0,84.7641],[3303,0,327.545]]],[[2140.33,10924,0],0,true,[[3899,1,20.5253],[891,1,381.628],[1147,1,10.9083]]],
+[[12960.7,19716.2,0],0,false,[[5655,0,243.615],[2232,0,241.686]]],[[6701.93,10937.5,0],0,true,[[1537,2,212.597],[562,2,25.6579],[1971,2,7.15706],[3152,2,5.39742]]],[[15022.2,14326.5,0],0,false,[[50,0,219.02],[1352,0,222.187]]],[[17275.8,11392.1,0],0,true,[[3959,0,15.7905],[3629,0,8.58698],[2427,1,7.20786]]],[[4782.03,11525.5,0],0,false,[[3116,0,187.402],[2598,0,309.788]]],
+[[12781.5,1667.66,0],0,false,[[4326,0,105.18],[4928,0,22.3482]]],[[2012.12,10023.7,0],0,false,[[3653,1,316.713],[858,1,191.797]]],[[12060.4,18421.9,0],0,false,[[2103,0,313.321],[960,0,277.283]]],[[11417.8,17943.8,0],0,false,[[598,0,77.5903],[5297,0,301.245]]],[[18914.2,7536.77,0],0,false,[[4076,0,321.714],[3747,0,394.782]]],
+[[3386.29,1046.37,0],0,false,[[3018,1,26.93],[4414,1,148.239]]],[[14927.6,1779.05,0],0,false,[[4722,0,371.898],[5499,0,111.092]]],[[16759.2,8582.31,0],0,true,[[5005,0,3.75336],[347,0,29.341],[4455,1,13.4979]]],[[2254.89,19070.3,0],0,false,[[5001,0,390.937],[3084,0,172.112]]],[[7007.54,15073.5,0],0,false,[[588,1,198.02],[2847,1,366.81]]],
+[[17173.4,5124.21,0],0,false,[[2797,0,25.5625],[4140,0,23.6617]]],[[11254.8,12208.6,0],0,false,[[5582,0,22.0503],[5037,0,241.488]]],[[13345.9,14527.4,0],0,true,[[5486,0,360.801],[3310,0,27.4328],[455,0,135.129]]],[[11812.5,11581.2,0],0,true,[[3440,0,100.425],[1374,0,80.9005],[1763,0,9.91871]]],[[19267.1,11212.6,0],0,true,[[137,1,16.2596],[4558,1,158.873],[873,1,9.62471]]],
+[[2609.77,15691.6,0],0,true,[[325,1,24.245],[1069,1,24.1728],[1501,1,0.761871],[1237,1,2.59743],[5225,1,5.87272],[4212,1,9.16654]]],[[9159.66,19809.6,0],0,true,[[2583,0,279.915],[4766,0,26.6518],[4764,0,9.25214]]],[[18945.4,6825.71,0],0,false,[[1774,0,292.43],[1689,0,108.772]]],[[10978.9,3945.39,0],0,false,[[204,0,28.5243],[1981,0,51.4385]]],[[15878.3,14498.7,0],0,false,[[4508,1,342.237],[3126,1,22.4218]]],
+[[13753.1,9978.07,0],0,false,[[4894,1,349.516],[5688,1,112.969]]],[[10294.7,8054.79,0],0,false,[[4073,0,16.0463]]],[[19886,8372.44,0],0,true,[[3558,0,82.9887],[5257,0,29.132],[2703,0,168.495]]],[[19403.5,8527.33,0],0,true,[[5226,0,103.424],[4166,0,22.2817],[2270,1,7.13515]]],[[10400.5,7723.22,0],0,false,[[3363,1,18.766],[261,1,59.6378]]],
+[[10828.2,12806,0],0,false,[[45,1,12.7934],[723,1,18.669]]],[[8129.81,3221.09,0],0,false,[[5094,2,388.658],[3998,2,241.862]]],[[9820.76,9895.82,0],0,false,[[4069,0,115.564],[5174,0,81.8858]]],[[8843.65,7461.87,0],0,false,[[955,0,399.516],[4038,0,245.561]]],[[7121.23,12514.7,0],0,true,[[682,1,9.8216],[5694,0,13.8287],[4696,1,17.6488]]],
+[[9791.19,9323.52,0],0,false,[[2373,0,184.133],[1272,0,289.696]]],[[16275.5,16609,0],0,false,[[3644,0,2.53502],[675,1,6.63458]]],[[8280.19,15114.7,0],0,false,[[4683,1,170.715],[4551,1,320.584]]],[[19691.2,4707.94,0],0,true,[[869,0,125.816],[2247,0,20.293],[1261,0,8.45875]]],[[17724.3,12022.6,0],0,true,[[1966,0,2.76129],[1955,0,4.52855],[1821,0,2.06031],[1333,0,12.467],[2091,0,15.9438]]],
+[[5446.22,3230.21,0],0,true,[[730,0,2.87229],[3151,0,2.4624],[975,1,1.30782]]],[[20267.4,13466.4,0],0,true,[[5472,0,2.6395],[717,0,2.68747],[1171,0,3.81279]]],[[10437.9,11469.9,0],0,false,[[4002,0,21.0901],[3887,0,54.2231]]],[[15492.7,3019.55,0],0,false,[[2425,1,19.7599],[2562,1,22.9235]]],[[7678.46,4367.02,0],0,false,[[4399,1,171.508],[747,1,385.68]]],
+[[17080.6,872.894,0],0,false,[[1014,0,102.981],[3135,0,326.288]]],[[8450.94,2423.98,0],0,false,[[1243,2,84.6864],[5164,2,111.062]]],[[16712.1,18226.6,0],0,true,[[4425,0,228.05],[1522,0,9.50451],[1582,0,7.00119],[3931,0,3.6141]]],[[2951.22,1460.58,0],0,false,[[2539,1,161.329],[3159,1,20.998]]],[[15569.1,6254.08,0],0,false,[[575,0,226.349],[3088,0,289.405]]],
+[[17720.6,12019.9,0],0,true,[[1944,0,4.52855],[4927,0,2.90641],[1333,0,8.11266],[1821,0,2.48854]]],[[17719.1,12024.2,0],0,true,[[4210,0,2.37142],[2485,0,1.22786],[4927,0,3.20783],[1131,0,2.44781],[1333,0,11.397]]],[[9391.87,19969.8,0],0,false,[[3108,0,143.743],[18,0,25.8093]]],[[11190.8,17659.2,0],0,false,[[627,0,24.5074],[2629,0,189.323]]],[[10892.9,17562.7,0],0,true,[[467,0,18.5425],[5442,0,6.60697],[1719,0,5.40996]]],
+[[16953.4,19689.6,0],0,false,[[5390,0,260.901]]],[[15653.1,265.862,0],0,false,[[3655,1,226.078],[1703,1,262.594]]],[[3823.55,2792.42,0],0,false,[[2864,0,243.444],[5569,0,408.422]]],[[10018.6,437.45,10.87],0,false,[[587,2,52.6925],[4253,2,36.4343]]],[[10237.3,11354.9,0],0,false,[[5621,0,397.234],[235,0,19.6902]]],
+[[14668.4,11911.2,0],0,false,[[2608,0,30.2759],[2261,0,81.3279]]],[[17726.8,12023.7,0],0,true,[[4358,0,2.62794],[1944,0,2.76129],[2091,0,14.2306]]],[[16748.9,17815.5,0],0,false,[[3173,1,8.15012],[2662,0,2.79053]]],[[2263.37,2412.27,0],0,false,[[3412,0,21.8965],[4230,0,308.109]]],[[17287.5,4048.18,0],0,true,[[1850,0,23.5361],[344,0,23.907],[2572,0,4.32765]]],
+[[5806.58,6274.1,0],0,false,[[3614,1,35.5481],[5586,1,216.79]]],[[6706.58,10942.9,0],0,true,[[3152,1,10.975],[979,1,67.5897],[1906,2,7.15706]]],[[6248.38,16686.2,0],0,false,[[2900,1,32.1629],[5375,1,390.872]]],[[2995.31,1459.81,0],0,false,[[3159,1,23.124],[1269,1,157.652]]],[[14128.4,2544.76,0],0,false,[[825,0,259.496],[5127,0,223.857]]],
+[[17664.2,12223.5,0],0,true,[[5624,0,3.28519],[3878,0,3.19163],[3166,0,1.61131],[336,0,1.89018],[3128,0,1.85599]]],[[14734.4,13065.7,0],0,false,[[511,1,246.771],[2907,1,204.241]]],[[8191.02,17690.7,0],0,false,[[1668,0,288.894],[2651,0,223.423]]],[[1002.24,16209.5,0],0,true,[[5563,1,57.4522],[5058,1,19.3092],[1195,1,10.5001],[4259,1,7.26679]]],[[13422.7,15991.8,0],0,false,[[1167,0,39.846],[2191,0,6.6812]]],
+[[3276.34,7018.53,0],0,false,[[1738,1,211.048],[3754,1,378.708]]],[[10998.3,3897.79,0],0,false,[[1928,0,51.4385],[1691,0,24.3096]]],[[1136.06,8398.46,0],0,true,[[3562,0,2.78686],[5525,0,2.39853],[394,1,9.94988]]],[[9830.29,18637.5,0],0,false,[[584,0,7.7179],[5601,0,165.126]]],[[12609.7,4190.6,0],0,true,[[1005,0,6.17004],[59,0,4.23869],[4024,0,2.96635],[1739,0,6.29167]]],
+[[5261.67,814.537,0],0,false,[[195,1,310.486],[968,1,391.663]]],[[1218.43,8968.4,0],0,false,[[2371,1,303.372],[3978,1,374.508]]],[[7777.56,392.686,0],0,false,[[516,0,284.642],[990,0,387.9]]],[[15336.8,413.93,0],0,false,[[1345,0,69.567]]],[[13547.8,7937.88,0],0,false,[[1787,0,97.4681],[531,0,28.5411]]],
+[[10558.1,14161.2,0],0,false,[[1372,0,2.79802],[3376,0,8.12585]]],[[12774,3359.56,0],0,false,[[362,0,219.061],[4771,0,367.03]]],[[5548.58,3414.43,0],0,false,[[3445,1,186.987],[4662,1,43.0305]]],[[2954.98,10611.3,0],0,false,[[2144,0,12.6295],[1391,0,311.598]]],[[12667.8,8141.08,0],0,false,[[3746,1,116.392],[1737,1,89.8546]]],
+[[2466.95,13649.4,0],0,false,[[4396,1,92.8772],[2930,1,357.198]]],[[10624.1,11435.1,0],0,true,[[5531,0,5.56425],[4650,0,43.7529],[5558,0,5.51031],[250,0,3.20237],[4449,0,4.98435]]],[[20028.1,3271.82,0],0,true,[[4630,0,181.14],[297,0,5.91841],[5523,0,14.6207]]],[[4801.66,2563.23,0],0,true,[[1358,1,15.4749],[1577,1,254.684],[1588,1,7.06018],[4838,1,10.7628],[5483,1,23.4564]]],[[12646.9,4098.95,0],0,false,[[211,0,371.617],[59,0,95.5894]]],
+[[13706.5,12328.5,0],0,false,[[626,0,183.828],[2778,0,87.2936]]],[[13709.8,11955.9,0],0,false,[[2778,0,348.332],[5429,0,100.93]]],[[12994.9,7606.74,0],0,false,[[1174,0,189.426],[2479,0,122.01]]],[[19328.8,18664.4,0],0,true,[[2792,0,4.38164],[3876,0,235.393],[3331,0,5.50876]]],[[9054.91,14478.3,0],0,false,[[1571,0,7.047],[1349,1,9.17531]]],
+[[15269.9,481.944,0],0,false,[[3543,0,30.4386],[1370,0,112.143]]],[[19416.8,7289.54,0],0,false,[[157,0,250.139],[1891,0,261.663]]],[[11433.6,19692.8,0],0,false,[[1311,0,179.014],[180,0,126.672]]],[[10544.3,7784.9,0],0,true,[[4884,0,5.16543],[5434,0,44.3317],[477,0,2.88507]]],[[16209.4,15614.9,0],0,false,[[1509,1,191.343],[2410,1,247.854]]],
+[[10434.9,11457.6,0],0,false,[[2826,0,61.1479],[882,0,19.5496]]],[[14250.8,642.988,0],0,true,[[5344,0,11.4966],[3505,0,35.5844],[1417,0,2.4715]]],[[17738.3,12090.8,0],0,false,[[4999,0,25.3163],[5300,0,27.867]]],[[9657.83,13917.8,0],0,false,[[1087,0,21.3266],[2808,1,17.4569]]],[[10991,11599.6,0],0,false,[[3809,0,27.0178]]],
+[[5225.14,6998.33,1.58479],0,false,[[1776,1,40.002],[1392,1,16.5562]]],[[3930.04,13767,0],0,false,[[4622,2,212.668],[3938,2,339.031]]],[[3339.45,6341.88,0],0,false,[[4911,0,18.2985],[3593,0,23.2674]]],[[3131.3,1634.46,0],0,false,[[712,1,234.118],[1269,1,179.988]]],[[9900.33,534.572,0],0,false,[[1602,2,25.7177],[5217,2,26.3871]]],
+[[7428.74,1216.54,0],0,false,[[755,0,214.657],[591,0,231.191]]],[[13030.5,8677.78,0],0,false,[[5192,1,7.79624],[689,0,104.307]]],[[5426.92,3228.33,0],0,true,[[603,0,367.998],[5048,0,13.6114],[975,1,19.1616]]],[[16751.4,8589,0],0,false,[[4455,1,3.43994],[2225,0,3.38052]]],[[12905.2,8273.46,0],0,true,[[3522,0,71.596],[2274,0,8.58084],[4368,1,17.4094]]],
+[[10792.5,12790.3,0],0,false,[[2641,0,41.1785],[790,1,3.64033]]],[[8158.69,11892.3,0],0,false,[[4595,1,94.5506],[2325,1,395.555]]],[[14343.2,15867.7,0],0,true,[[1828,0,60.7545],[4014,0,18.8804],[1126,0,8.61598],[5291,0,4.99725],[3265,0,3.51922],[3831,0,4.77566]]],[[14898.6,5938.49,0],0,true,[[3414,0,9.9741],[1839,0,17.2238],[1801,1,20.0301]]],[[12309.6,19034.5,0],0,false,[[4447,0,253.968],[2052,0,98.7638]]],
+[[18727.8,14270.9,0],0,false,[[5696,1,26.4653],[2615,1,157.852]]],[[8828.78,5709.57,0],0,false,[[1782,1,356.693],[5177,1,25.773]]],[[7795.38,15772.7,0],0,true,[[1149,0,5.18936],[2462,0,5.7083],[3542,0,2.42874]]],[[17027.3,17831.6,0],0,true,[[2749,0,100.769],[3873,0,14.3737],[5574,0,7.40644]]],[[11380.5,11702,0],0,false,[[5443,0,184.395],[5464,0,243.185]]],
+[[3281.18,7274.72,0],0,false,[[3753,1,85.2223],[2863,1,21.315]]],[[9198.43,15425.4,0],0,false,[[5002,1,99.4465],[2228,1,304.733]]],[[875.665,18015.3,0],0,false,[[547,0,261.904],[1326,0,355.243]]],[[2214.62,11464.5,0],0,true,[[2287,1,25.6401],[700,1,332.486],[5349,1,6.63397],[2074,1,10.3978],[993,1,13.1663]]],[[5588.24,14542,0],0,false,[[909,0,368.074],[5524,0,232.391]]],
+[[9609.3,15995.7,0],0,true,[[1895,1,6.44715],[563,0,194.277],[5105,1,8.99677]]],[[15393.2,2536.96,0],0,false,[[4645,1,133.361],[4959,1,185.389]]],[[3655.3,17872.8,0],0,true,[[556,0,7.68594],[4979,0,12.6424],[5305,0,6.64894],[5336,0,3.35815]]],[[5000.87,10913.7,0],0,true,[[2370,0,2.5438],[426,0,1.69417],[515,0,1.63621]]],[[1481.45,4191.43,0],0,false,[[1536,0,303.375],[1653,0,157.074]]],
+[[7604.08,15996.5,0],0,false,[[3875,1,250.893],[3796,1,379.254]]],[[9531.55,20378.4,0],0,false,[[4337,0,399.338],[4406,0,129.273]]],[[13648.3,16180.9,0],0,true,[[1648,0,187.934],[2271,0,26.716],[338,0,13.716]]],[[9736.29,18825.8,0],0,false,[[800,0,209.264],[729,0,263.605]]],[[17894.5,19692.1,0],0,false,[[452,1,141.301],[3774,1,22.986]]],
+[[8770.59,457.786,0],0,false,[[3834,1,322.573],[2377,1,203.816]]],[[8921.82,15884.6,0],0,false,[[748,1,356.915],[1871,1,360.305]]],[[12234,18995.8,0],0,false,[[2029,0,98.7638],[2546,0,325.681]]],[[824.798,1646.01,0],0,true,[[2538,0,2.5374],[1743,0,2.14583],[4378,1,1.95616]]],[[12666.4,8253.22,0],0,false,[[5147,0,20.1554],[4385,0,61.3014]]],
+[[18486.2,15021,0],0,false,[[476,0,261.156],[3731,0,336.605]]],[[8082.07,4224.94,0],0,false,[[5360,0,90.1453],[2544,2,22.7752]]],[[13581.9,7946.32,0],0,false,[[5298,0,130.057],[531,0,29.2387]]],[[18536,10989.7,0],0,true,[[3610,0,24.125],[3518,0,161.33],[4606,0,13.9845]]],[[9682.67,734.084,0],0,true,[[983,2,23.4381],[1793,2,370.244],[2673,2,13.346],[77,2,14.2858]]],
+[[8904.67,5598.54,0],0,true,[[2407,0,117.725],[4914,0,220.442],[3701,0,101.607]]],[[7187.51,11166.4,0],0,false,[[2965,0,183.784],[2155,0,233.812]]],[[11169.5,17455.6,0],0,false,[[931,0,106.142],[3244,0,153.318]]],[[2968.44,19403.6,0],0,true,[[897,0,7.10837],[3736,0,357.002],[5333,0,12.4152]]],[[4453.9,17021.8,0],0,false,[[3849,2,251.974],[5205,2,389.902]]],
+[[13389.1,7378.71,0],0,false,[[592,1,264.102],[4647,1,238.95]]],[[19480.7,10073.2,0],0,true,[[3722,0,3.25149],[191,0,2.88719],[5681,1,10.7948]]],[[7586.85,622.379,0],0,false,[[4086,1,3.54105],[2238,0,3.65002]]],[[18786.1,3260.48,0],0,true,[[5254,0,355.842],[5475,0,26.4646],[1284,0,10.3575]]],[[15203.1,14475.3,0],0,false,[[4100,0,237.05],[2334,0,17.4928]]],
+[[10688.2,11529,0],0,false,[[186,0,52.7191],[3900,0,70.7341]]],[[8324.01,8627.25,0],0,true,[[189,0,14.9592],[3170,0,119.964],[1244,0,14.4388]]],[[10976.2,7320.88,0],0,false,[[5218,0,111.334],[4270,0,303.322]]],[[5742.89,18510.2,0],0,false,[[4876,1,5.61074],[5166,0,33.4014]]],[[2219.56,11473.6,0],0,true,[[5349,0,3.78151],[993,0,3.16221],[2038,1,10.3978]]],
+[[15622.4,3295.62,0],0,true,[[190,1,17.0158],[5118,1,17.618],[2767,1,6.61257],[4969,1,11.3254]]],[[13803.9,4656.65,0],0,false,[[1556,1,73.0627],[4684,1,34.1603]]],[[9384.32,6063.35,0],0,true,[[4712,1,16.5865],[908,1,23.0513],[1350,1,1.77043],[324,1,3.01172],[1430,1,5.70396],[1627,1,7.83603]]],[[5779.4,5802.74,0],0,false,[[4846,0,337.926],[22,0,106.1]]],[[17662.9,12218.9,0],0,true,[[3479,0,1.70215],[100,0,1.71647],[4798,0,0.751723],[1514,0,6.83345]]],
+[[12521.9,6269.47,0],0,false,[[1727,0,183.888],[1784,0,96.2025]]],[[2371.7,15862,0],0,true,[[851,1,21.5031],[4601,1,69.4439],[2661,1,136.544]]],[[7545.4,19269.3,0],0,false,[[4338,0,49.1636],[3081,0,20.4333]]],[[10463.8,130.848,0],0,false,[[3066,0,239.064]]],[[19861.7,5863.11,0],0,false,[[4240,0,272.578],[2642,0,266.302]]],
+[[17681.1,16818.2,0],0,true,[[1625,0,225.215],[4467,0,18.8235],[4644,0,5.62602],[3177,0,4.38579],[1385,0,2.9856],[4794,0,1.04994]]],[[2845.88,12610.6,0],0,true,[[3388,0,4.40531],[4738,0,2.27602],[1781,0,6.27974]]],[[1441.66,9826.62,0],0,false,[[4021,0,294.777],[4677,0,347.484]]],[[9547.95,8490.26,0],0,false,[[789,0,122.012],[1851,0,51.2236]]],[[11711.6,14477.1,0],0,true,[[4562,0,24.8975],[4439,0,93.0937],[5075,0,10.4848]]],
+[[13687.7,16213,0],0,true,[[5413,0,224.868],[5632,0,13.2415],[2383,0,3.94046],[2333,0,4.24364]]],[[17729.7,12037.6,0],0,true,[[2327,0,56.3352],[1333,0,27.959],[4210,0,14.9637],[4514,0,7.35297],[4572,0,9.89683],[2810,0,3.68273],[3711,0,6.75369],[1966,0,14.2306],[1944,0,15.9438],[4632,0,12.6961],[683,0,14.2657],[5447,0,10.8091]]],[[10339.1,7740.68,0],0,false,[[5406,1,56.2821],[5214,1,25.9472]]],[[9254.2,14262,0],0,false,[[4600,1,358.521],[1349,1,285.032]]],[[19088.5,11319,0],0,false,[[3502,0,162.703],[679,0,12.014]]],
+[[11766.9,7861.43,0],0,false,[[5311,0,30.9505],[4899,0,44.0947]]],[[12682.3,9311.83,0],0,false,[[2843,1,31.2186],[125,1,276.938]]],[[19941.4,13686.9,0],0,false,[[3620,0,384.186],[5472,0,393.251]]],[[15386.8,6025.95,0],0,false,[[2903,0,378.897],[5134,0,18.4438]]],[[13134,2141.76,0],0,true,[[5278,0,345.168],[4929,0,18.6019],[1822,0,42.4054]]],
+[[8381.99,2589.53,0],0,false,[[5164,2,68.5758],[2704,2,57.8883]]],[[7785.45,15776.6,0],0,true,[[2148,0,5.26238],[1149,0,5.4902],[3542,0,9.17773]]],[[1538.45,13883.1,0],0,true,[[51,0,345.06],[3296,0,3.81343],[4028,1,6.71315]]],[[11806.4,18238.6,0],0,false,[[5297,0,187.289],[1912,0,313.321]]],[[12295.6,11731.9,0],0,false,[[734,0,175.983],[2991,0,363.286]]],
+[[13904.4,13285.3,0],0,false,[[4009,0,371.292],[4290,0,65.5971]]],[[8388.97,14956.3,0],0,false,[[4637,1,147.483],[4683,1,21.5434]]],[[14647.6,8192.64,0],0,false,[[1867,0,240.759],[5665,0,208.164]]],[[17233,17505.5,0],0,false,[[1549,0,199.033],[5656,0,20.026]]],[[11897.4,16562.1,0],0,false,[[121,0,114.869],[1532,0,161.44]]],
+[[12618,12216.7,0],0,false,[[4162,0,318.171],[4117,0,352.147]]],[[11448.6,18523.3,0],0,false,[[3350,0,346.844],[3919,0,182.362]]],[[7873.54,19502.6,0],0,false,[[2472,0,332.879],[1829,0,204.088]]],[[5227.59,6520.17,0],0,false,[[2361,1,156.15],[1845,1,77.6735]]],[[2645.46,10735.9,0],0,false,[[5150,0,269.893],[271,0,329.456]]],
+[[11024.4,17971.1,0],0,false,[[3989,0,143.897],[2732,0,54.4305]]],[[12369.5,18653.7,0],0,false,[[3685,0,85.2734],[2190,0,383.343]]],[[16129.2,7239.21,0],0,false,[[1124,0,100.707]]],[[9765.49,11795.3,0],0,false,[[3679,0,231.087],[4419,0,119.979]]],[[5933.28,13059,0],0,false,[[240,0,303.554],[4789,0,307.707]]],
+[[1160.57,2830.22,0],0,true,[[5593,0,2.68882],[846,0,3.10911],[41,1,4.43185]]],[[7880.38,12876.3,0],0,false,[[1892,0,334.672],[2181,0,277.78]]],[[17810.6,12992.2,0],0,false,[[5561,0,361.319],[1253,0,143.432]]],[[17628.1,12201.5,0],0,true,[[5081,0,85.9411],[4153,0,3.44647],[387,0,6.17858]]],[[636.721,19397.3,0],0,true,[[4070,0,150.32],[1216,0,23.6781],[166,0,12.5977]]],
+[[8524.01,20475.2,0],0,false,[[3972,0,218.871]]],[[10336.1,2590.5,0],0,true,[[3061,0,2.4968],[2349,0,2.47372],[3671,0,7.90202],[1074,0,2.9013]]],[[13858.7,10408,0],0,true,[[5176,0,2.71965],[3473,0,2.26293],[219,1,6.46481]]],[[3349.22,16350.4,0],0,true,[[4308,0,7.4676],[378,0,2.87912],[5267,0,5.2151]]],[[16241.5,7279.22,0],0,true,[[84,0,54.6247],[5046,0,14.0892],[1400,1,13.0276]]],
+[[8984.03,1845.98,0],0,false,[[3948,2,325.139],[1252,2,376.665]]],[[14219.8,4059.56,0],0,true,[[5016,1,94.0743],[3227,1,21.1459],[1440,1,9.51702],[3411,1,7.78183]]],[[6715.28,17421.5,0],0,true,[[5459,1,19.5868],[2415,1,25.4286],[1381,1,4.98574],[1203,1,8.53766],[4941,1,6.42506]]],[[8103.3,1254.02,0],0,false,[[4930,1,239.086],[3670,1,368.389]]],[[9824.32,600.402,0],0,false,[[4841,2,48.0744],[4850,2,22.8952]]],
+[[5703.53,14181.4,0],0,true,[[1379,0,2.8704],[3952,0,15.6035],[99,1,10.7089],[285,1,9.08061]]],[[12054.7,10893.5,0],0,false,[[956,0,182.765],[2730,0,228.093]]],[[11367.1,18038.2,0],0,false,[[3919,0,309.49],[2265,0,78.2541]]],[[10557.9,5424.45,0],0,false,[[4164,0,342.262],[4643,0,244.619]]],[[11711.8,9368.34,0],0,true,[[2986,0,262.557],[4353,0,16.5302],[3217,0,5.13324],[4503,0,3.58582]]],
+[[7048.29,17721.5,0],0,false,[[4094,0,265.092],[3800,0,156.642]]],[[12441.6,6409.22,0],0,false,[[1784,0,70.7935],[3628,0,106.726]]],[[19472.5,12798.4,0],0,true,[[1750,0,1.87132],[5415,0,1.73257],[2616,1,16.2407]]],[[17670.2,8388.71,0],0,false,[[3594,0,160.441],[3299,0,370.967]]],[[2955.44,10598.6,0],0,true,[[3462,0,129.84],[1993,0,12.6295],[3586,0,7.836]]],
+[[6287.43,9293.73,0],0,false,[[251,1,130.425],[5437,1,139.081]]],[[3786.1,6936.73,0],0,true,[[402,0,1.74848],[1469,0,35.5045],[4213,0,9.02304]]],[[3138.47,20440.6,0],0,false,[[5389,0,3.16702],[4413,1,1.64935]]],[[7780.66,15778.8,0],0,true,[[3748,0,3.4375],[2101,0,5.26238],[260,1,6.25203]]],[[484.614,3064.41,0],0,false,[[791,0,56.9764],[3818,0,15.9581]]],
+[[15843.6,8827.34,0],0,true,[[1515,1,9.97655],[4283,1,25.0825],[5445,1,3.74937]]],[[5113.77,18952.9,0],0,true,[[96,2,23.9516],[1802,2,402.603],[2316,2,10.3466]]],[[17242.1,17492.2,0],0,true,[[2186,0,2.24013],[4853,0,2.40809],[5656,0,3.9743]]],[[13710.3,7715.8,0],0,false,[[3669,0,94.2559]]],[[17730.7,12025.9,0],0,true,[[5704,0,2.08271],[3346,0,2.63778],[1679,0,1.6802],[4358,0,2.33482]]],
+[[7402.18,11077.1,0],0,false,[[2061,0,233.812],[4543,0,278.54]]],[[3592.11,15095.6,0],0,false,[[1886,0,34.0104],[220,0,104.801]]],[[4515.45,2817.7,0],0,false,[[453,0,42.3381],[4597,0,333.18]]],[[17531.6,15179.6,0],0,false,[[5339,0,309.043],[4900,0,275.233]]],[[3217.6,5725.01,0],0,false,[[2607,0,3.68902],[1790,1,3.55746]]],
+[[15110.3,7457.05,0],0,false,[[2941,0,213.787],[2964,0,230.455]]],[[18240.9,12920.4,0],0,false,[[1116,0,3.91847],[2356,0,8.62112]]],[[8336.64,4595.32,0],0,false,[[1555,0,23.9752],[2980,0,23.6787]]],[[10155,7060.17,0],0,false,[[680,0,17.1445],[3780,1,9.86262]]],[[5706.76,3840.33,7.87238],0,false,[[4291,2,50.0505],[2690,2,40.194]]],
+[[12192.8,10653.3,0],0,false,[[5224,0,46.6707],[2729,0,18.688]]],[[9790.26,631.856,0],0,true,[[4850,2,23.4647],[4397,2,23.4507],[5282,2,11.6034],[2210,2,17.7757],[5679,2,14.3836],[2286,2,15.1614]]],[[18149.4,17096.8,0],0,true,[[2237,0,2.30953],[2582,0,4.40559],[2885,1,10.1437]]],[[3140.67,12636,0],0,true,[[5405,0,26.6384],[2667,0,127.871],[5471,0,5.23049],[1012,0,8.48107]]],[[7486.51,15740.4,0],0,false,[[1034,0,269.534],[3457,0,299.4]]],
+[[6470.54,18924.8,0],0,false,[[4188,1,159.757],[3688,1,352.427]]],[[17095.9,17962,0],0,true,[[2504,0,24.5717],[4986,0,25.391],[3847,0,100.623]]],[[15251.7,577.815,0],0,true,[[3352,0,20.938],[1534,0,87.6815],[4866,0,23.1185]]],[[11780.1,7983.34,0],0,false,[[3402,0,53.7583],[816,0,62.6135]]],[[7803.41,15768.7,0],0,false,[[2462,0,3.30253],[5370,0,4.54128]]],
+[[90.5235,8571.79,0],0,false,[[911,1,139.779],[1500,1,199.234]]],[[10294.1,5361.56,0],0,true,[[996,0,26.8708],[4643,0,26.5751],[2950,0,154.74]]],[[11598.9,10529.3,0],0,false,[[113,1,153.466],[1421,1,354.6]]],[[14466.6,3787.58,0],0,false,[[3227,1,355.542],[3624,1,388.465]]],[[9075.64,3324.49,0],0,false,[[4301,0,113.558],[3121,0,338.306]]],
+[[18889.6,16994.7,0],0,true,[[112,0,47.9858],[4316,0,2.02291],[2822,0,4.13053]]],[[8154.07,12829.2,0],0,false,[[2121,0,277.78],[2906,0,126.401]]],[[10176.1,7712.39,0],0,true,[[505,0,26.0541],[3963,0,24.8622],[5146,0,7.61705]]],[[16233.5,7089.24,0],0,false,[[5303,1,129.617],[2636,1,26.3531]]],[[19568.4,4166.7,0],0,false,[[3269,0,185.252],[5283,0,268.715]]],
+[[12030.1,7935.64,0],0,false,[[5338,0,41.9592],[3439,0,41.2016]]],[[17240.7,17493.9,0],0,true,[[4853,0,4.64409],[2152,0,2.24013],[5656,0,6.19107]]],[[3118.71,6256.74,0],0,false,[[2556,1,25.024],[4048,1,315.745]]],[[3348.89,6354.51,0],0,false,[[4646,1,28.8854],[3426,1,30.5262]]],[[8559.6,5309.37,0],0,false,[[5077,2,189.089],[5380,2,321.916]]],
+[[12677.1,18881.6,0],0,false,[[2116,0,383.343],[321,0,321.07]]],[[13416.1,15992.9,0],0,true,[[4620,0,154.445],[1729,0,13.5297],[4861,0,4.11109],[1979,0,6.6812]]],[[19681.5,8297.18,0],0,false,[[1634,0,130.719],[2285,1,7.05043]]],[[12164.8,11388.2,0],0,false,[[1374,0,321.506],[4109,0,189.506]]],[[3748.79,15083.5,0],0,true,[[3619,0,35.7342],[2457,0,7.78187],[5071,0,9.57769],[4607,0,5.48765]]],
+[[12570.1,6335.84,0],0,false,[[2710,0,87.847],[2921,0,52.8601]]],[[5114.82,9733.92,0],0,false,[[5307,0,300.304],[517,0,149.539]]],[[10711.1,15095.4,0],0,false,[[393,0,226.905],[2461,0,369.731]]],[[425.953,8536.91,0],0,false,[[1154,1,117.869],[4739,1,102.523]]],[[10697.6,17224.1,0],0,false,[[2995,0,89.2009],[1184,0,127.758]]],
+[[10252.7,11373.7,0],0,true,[[3408,0,2.45557],[2826,0,145.104],[235,0,4.62609]]],[[1134.69,2839.74,0],0,false,[[3990,1,135.555],[41,1,29.7584]]],[[9088.98,15164.6,0],0,false,[[901,0,20.417],[4330,1,7.01063]]],[[10831.8,11598,0],0,false,[[15,0,77.8291],[1235,0,155.427]]],[[808.046,1649.29,0],0,false,[[3182,1,396.782],[4378,1,15.8689]]],
+[[17031.1,7414.51,0],0,false,[[4365,0,33.9678],[3394,0,6.76123]]],[[16212.3,10733,0],0,false,[[528,0,336.244],[4745,0,135.141]]],[[8504.49,11023,0.0411987],0,false,[[5109,0,105.98],[311,0,47.4369]]],[[4713.22,10559.6,0],0,false,[[4775,0,139.939],[895,0,119.07]]],[[10998.7,18314.7,0],0,true,[[5318,0,8.51884],[2293,0,6.12193],[4582,0,8.33803]]],
+[[9772.79,635.146,0],0,true,[[5282,1,21.65],[4847,1,30.7952],[2166,2,17.7757],[4397,2,12.8163]]],[[13176.2,8468.39,0],0,true,[[265,1,8.30207],[461,1,56.6156],[4763,1,5.39674]]],[[6138.8,15279.8,0],0,false,[[1111,0,89.1465],[5022,0,385.425]]],[[8305.11,3634.16,0],0,false,[[1856,0,331.658],[4426,0,215.81]]],[[8950.59,5737.72,0],0,true,[[2714,1,7.38304],[1576,1,106.35],[470,1,7.68562],[2747,1,6.66592]]],
+[[4455.07,18031.5,0],0,false,[[349,2,187.359],[444,2,392.863]]],[[4847.29,4456.4,0],0,false,[[2218,2,134.355],[2545,2,331.744]]],[[18110.6,16215.5,0],0,false,[[754,1,32.5751],[4067,1,186.993]]],[[4957.52,4379.61,0],0,false,[[608,2,367.869],[2216,2,134.355]]],[[8810.66,6031.66,0],0,false,[[470,0,318.592],[3246,0,155.743]]],
+[[11892.7,2288.79,0],0,false,[[5494,0,396.824]]],[[8699.58,1783.23,0],0,false,[[4125,2,265.325],[3630,2,288.235]]],[[15705.2,18650.1,0],0,true,[[2862,0,4.43213],[5583,0,367.215],[373,0,10.8064]]],[[10246.8,18979.7,0],0,false,[[5557,0,107.223],[2348,0,28.7319]]],[[12851.4,8330.17,0],0,false,[[2254,1,112.44],[2914,1,24.9442]]],
+[[16754.4,8587.39,0],0,true,[[2023,0,3.38052],[5005,0,3.28576],[4455,1,6.79726]]],[[12274.6,6898.27,0],0,false,[[3052,0,358.528],[1290,0,269.675]]],[[8081.93,15371.5,0],0,true,[[4199,1,96.4639],[4089,1,10.7286],[4551,1,6.5343]]],[[9352.55,15688.1,0],0,false,[[2036,1,304.733],[1895,1,397.888]]],[[19899.3,4485.79,0],0,true,[[1103,0,76.6507],[5050,0,18.2193],[3390,0,30.5878]]],
+[[8424.57,20379.7,0],0,false,[[2780,0,329.029],[710,0,134.83]]],[[4240.75,10291.4,0],0,true,[[4424,0,315.486],[2881,0,25.4017],[2328,0,13.621]]],[[12729.4,19786.2,0],0,true,[[1905,0,241.686],[5228,0,10.6685],[286,0,21.3785]]],[[7661.98,19535,0],0,true,[[5170,1,22.0869],[330,1,21.3204],[254,1,11.2488],[4626,1,8.82095]]],[[5812.14,17590.4,0],0,true,[[4118,0,22.0823],[3311,0,65.8441],[4143,0,9.38385]]],
+[[17552.4,8619.97,0],0,true,[[4835,0,2.75833],[3594,0,100.166],[323,1,6.52057]]],[[14757.5,175.434,0],0,true,[[4541,0,195.195],[3810,0,63.4925],[2403,0,20.0977]]],[[18148,17095,0],0,true,[[2582,0,2.20126],[2167,0,2.30953],[2885,1,12.2158]]],[[7590.48,621.983,0],0,true,[[2067,0,3.65002],[363,0,4.34279],[4086,1,0.279949]]],[[18086.9,5221.66,0],0,false,[[3934,0,11.5242],[5371,0,6.97065]]],
+[[2522.77,2230.37,0],0,false,[[2769,1,298.202],[634,1,391.64]]],[[18352.5,6671.72,0],0,false,[[3811,0,384.957],[3867,0,136.949]]],[[7665.83,1093.91,0],0,true,[[591,0,35.7863],[1457,0,4.86538],[5351,1,17.8868]]],[[12973.3,16939.7,0],0,false,[[91,0,330.366],[194,0,376.84]]],[[19743.3,4436.45,0],0,false,[[5542,0,79.1304],[1285,0,85.7204]]],
+[[14875.2,5903.41,0],0,false,[[1716,1,102.688],[2517,1,31.457]]],[[8477.08,4594.64,0],0,false,[[2980,0,116.761]]],[[19674.8,4719.85,0],0,true,[[1943,0,20.293],[3880,0,85.4574],[1261,0,15.5941]]],[[15097,6440.11,0],0,true,[[3806,0,5.93854],[26,0,50.4791],[3764,1,8.61094]]],[[12630.6,8241.83,0],0,false,[[2458,1,19.7535],[1642,1,24.3088]]],
+[[19581.1,2967.82,0],0,false,[[5543,0,310.543],[4520,0,231.52]]],[[16396.2,6650.99,0],0,false,[[5325,0,8.83995],[1347,1,10.6326]]],[[10140.2,922.531,0],0,true,[[2296,1,4.71753],[4957,1,391.101],[3484,1,7.14955],[4875,1,6.62454],[2306,1,3.24521],[4237,1,2.29654]]],[[2301.93,11838.5,0],0,false,[[2746,1,364.207],[2287,1,358.829]]],[[12904.6,8429.16,0],0,false,[[1113,1,149.074],[2224,1,112.44]]],
+[[8781.86,16295.4,0],0,false,[[808,1,337.066],[883,1,324.96]]],[[6924.82,7562.95,0],0,false,[[1826,0,381.735],[3521,0,231.204]]],[[16550.4,387.162,0],0,true,[[232,1,140.553],[3833,1,208.824],[3236,1,5.83028]]],[[11031.1,7738.47,0],0,true,[[1770,0,299.764],[4778,1,9.33118],[1314,0,7.31996]]],[[5243.67,18716.1,0],0,false,[[3298,0,15.8544],[1015,0,211.101]]],
+[[11300.7,20105,0],0,true,[[1597,0,18.6993],[1368,0,18.8235],[3308,0,0.597899],[5580,0,2.7061],[5615,0,5.80469]]],[[14598.3,11869.9,0],0,false,[[1965,0,81.3279]]],[[17352.6,7516.88,0],0,false,[[4294,0,345.53],[1498,0,9.44905]]],[[19289.7,551.098,0],0,false,[[5663,1,380.41],[3555,1,129.159]]],[[2107.92,13251.1,0],0,false,[[1660,1,371.645],[4654,1,197.813]]],
+[[11354.2,17961,0],0,false,[[2137,0,78.2541],[4342,0,58.7509]]],[[5943.5,10294.6,0],0,false,[[4599,0,210.596],[1424,0,203.035]]],[[13972.8,19409.9,0],0,true,[[3726,0,4.56837],[2476,0,12.6438],[5358,0,14.2193]]],[[9211.6,16215.1,0],0,true,[[4820,1,13.4882],[5653,1,17.8152],[5184,1,12.1969]]],[[15153.6,2250.98,0],0,false,[[1604,0,163.95],[4960,1,6.86598]]],
+[[19404.9,8534.33,0],0,false,[[4372,1,163.01],[1933,1,7.13515]]],[[13669.1,16197.6,0],0,true,[[2047,0,26.716],[2383,0,21.1974],[338,0,14.2056]]],[[10541.5,14158.4,0],0,true,[[4494,0,316.899],[3376,0,24.7448],[3424,0,9.19442]]],[[5243.69,18697.6,0],0,false,[[761,1,16.8744],[2697,1,299.234]]],[[12912.4,8269.07,0],0,false,[[2024,0,8.58084],[4368,1,9.18181]]],
+[[6425.53,1706.03,0],0,true,[[2637,1,4.19349],[5052,0,18.6155],[1554,0,5.26661]]],[[11986.7,6074.1,0],0,false,[[2868,0,20.2074],[764,0,262.479]]],[[6351.96,11426.8,0],0,false,[[501,2,288.681],[69,2,365.124]]],[[6480.95,17575.5,0],0,true,[[558,1,229.208],[4967,1,28.4753],[1000,1,8.31995],[1744,1,19.5361]]],[[11078.2,9777.17,0],0,false,[[4234,0,275.51],[1160,0,202.596]]],
+[[3990.72,13542,0],0,true,[[3581,2,181.678],[4622,2,20.3509],[4642,2,6.02778]]],[[17992.6,4577.05,0],0,false,[[3040,0,282.638],[2945,0,301.296]]],[[16897.2,19280.7,0],0,false,[[5390,0,153.148],[3752,0,17.0358]]],[[6751.83,6284.54,0],0,false,[[5316,0,3.95907],[5701,0,9.27688]]],[[3453.89,11004.9,0],0,false,[[3970,0,225.953],[4317,0,273.097]]],
+[[19686,8302.61,0],0,true,[[228,1,120.466],[433,1,29.6143],[2192,1,7.05043]]],[[9805.26,634.076,0],0,true,[[5679,1,19.2591],[2878,1,10.2456],[2166,2,15.1614]]],[[2218.94,11489.7,0],0,false,[[2253,1,358.829],[2038,1,25.6401]]],[[18943.2,14235.3,0],0,true,[[2807,1,226.226],[844,1,10.3482],[1693,1,3.77909]]],[[17566.3,2041.95,0],0,false,[[3418,0,13.9704],[3389,0,397.491]]],
+[[9747.63,685.683,0],0,true,[[4352,1,24.5543],[1665,1,27.9778],[5263,2,23.7512],[3777,2,29.5811]]],[[13309.9,13602.7,0],0,true,[[3634,0,2.93745],[5512,0,15.6543],[4542,0,11.1957]]],[[11824.7,7855.24,0],0,false,[[3519,0,27.9041],[2874,0,10.7258],[5687,0,33.0911],[4899,0,20.9314]]],[[10998.2,18308.6,0],0,true,[[4582,0,13.1185],[2732,0,329.149],[2209,0,6.12193]]],[[12602.6,4187.78,0],0,true,[[2593,0,2.51649],[3968,0,3.58925],[283,0,7.52477],[1739,0,2.33574]]],
+[[17546,2054.74,0],0,false,[[5599,0,22.8564],[3158,0,352.143],[5537,0,5.78767]]],[[10137.8,918.502,0],0,true,[[2252,1,4.71753],[2306,0,6.37609],[4237,0,2.97264],[3484,1,2.4592]]],[[19923.6,4634.82,0],0,false,[[3429,0,177.389],[3987,0,104.201]]],[[17712.3,17856.8,0],0,false,[[1518,1,337.863],[3787,1,313.502]]],[[16595.9,2240.45,0],0,false,[[2775,0,216.378],[1656,0,280.816]]],
+[[13285.7,7807.78,0],0,false,[[3602,0,14.119],[1513,0,59.245]]],[[17712.2,12023.4,0],0,true,[[139,0,1.60068],[5366,0,1.84624],[4011,0,3.57208],[4195,0,1.80756]]],[[13113.8,13447.3,0],0,true,[[1077,1,5.72454],[5381,1,50.6926],[4351,1,14.7472]]],[[13738.4,4695.04,0],0,true,[[3048,0,20.9785],[1556,1,3.13736],[2393,1,6.9131]]],[[5005.75,10913.7,0],0,true,[[3342,0,1.95585],[3032,0,1.39775],[1226,0,287.1]]],
+[[5394.74,17596.1,0],0,false,[[3311,0,351.63]]],[[10137.9,924.868,0],0,true,[[4875,0,3.62135],[4237,0,3.43873],[2296,0,6.37609],[2252,1,3.24521]]],[[57.1515,2085.97,0],0,false,[[1523,1,229.656],[980,1,233.362]]],[[15013.8,4513.07,0],0,false,[[2748,0,322.055],[4692,0,35.7125]]],[[14057.3,15480.8,0],0,true,[[3621,0,91.5949],[3698,0,3.21224],[4333,0,2.98379]]],
+[[12927.7,8259.5,0],0,false,[[4368,1,9.06899],[1887,0,5.96288]]],[[467.948,3097.9,0],0,true,[[57,1,13.0959],[2805,0,300.566],[2551,0,12.9509]]],[[8352.35,11010.9,0.0408325],0,false,[[3468,0,44.5195],[4640,0,21.0588]]],[[9717.38,16723,0],0,false,[[4045,0,16.515],[4023,0,232.959]]],[[10348.4,12553.4,0],0,true,[[2693,1,23.106],[4976,1,23.2842],[495,1,2.44723],[3338,1,4.76043]]],
+[[16030.3,12386,0],0,false,[[845,0,225.133],[5715,0,243.351]]],[[5112.51,18942.6,0],0,true,[[96,2,14.9093],[5290,0,66.327],[2151,2,10.3466]]],[[19940.3,4307.55,0],0,true,[[1491,0,48.8681],[4208,0,23.5214],[692,0,10.4681]]],[[2876.99,12708.3,0],0,true,[[5651,1,26.4755],[1718,1,26.1768],[2919,1,11.0165],[5506,1,7.7536],[4084,1,5.50247]]],[[12976.6,8584.46,0],0,true,[[5104,1,96.0122],[1113,1,22.2004],[2872,1,11.0176]]],
+[[17341.9,7508.7,0],0,false,[[3595,0,186.105],[1498,0,20.7046]]],[[6428.88,10877.5,0],0,false,[[1662,0,325.802],[2899,0,37.692]]],[[10896.9,433.804,0],0,false,[[4935,0,195.249],[3066,0,289.603]]],[[13278.8,8757.96,0],0,false,[[4988,1,64.8986],[4437,1,32.5515]]],[[10070.2,9245.42,0],0,false,[[392,0,289.813],[182,0,23.644]]],
+[[8541.76,11990.6,0],0,false,[[2026,1,395.555],[5576,1,240.411]]],[[9283.91,5944.62,0],0,true,[[868,0,19.6373],[4885,0,316.83],[1278,1,20.1171]]],[[17756.3,12087.2,0],0,false,[[427,0,24.8226],[2091,0,56.3352]]],[[4229.22,10284.2,0],0,true,[[875,0,4.48508],[2881,0,11.7832],[2231,0,13.621]]],[[15594.6,4956.39,0],0,false,[[1568,0,11.1399],[4877,0,283.366]]],
+[[17168.4,17844.2,0],0,true,[[1482,0,19.4557],[1814,0,168.522],[1013,0,8.69898],[2423,0,6.44182]]],[[13365.4,9848.84,0],0,false,[[5690,0,94.306],[5418,0,341.208]]],[[5225.97,18710.2,0],0,true,[[276,1,216.458],[761,1,5.03636],[3298,1,3.48097]]],[[13689.3,16209,0],0,false,[[2383,0,2.75596],[2090,0,4.24364]]],[[15211.8,14460.2,0],0,true,[[2069,0,17.4928],[1567,0,7.36838],[50,0,14.0912]]],
+[[13757.2,7829.06,0],0,false,[[531,0,207.869]]],[[12358.9,19898.4,0],0,false,[[5306,0,344.205],[4315,0,371.253]]],[[9929.66,494.124,0],0,true,[[1564,1,20.3635],[3092,1,31.091],[1725,2,33.1782]]],[[15034.2,6252.31,0],0,false,[[1117,0,21.8529],[2903,0,40.3735]]],[[11656.7,19105.8,0],0,false,[[4077,0,147.63]]],
+[[3669.59,1383.26,0],0,false,[[5712,1,121.543],[565,1,305.664]]],[[7347.48,12520.2,0],0,false,[[5694,0,212.692],[3574,0,384.062]]],[[7283.79,6470.62,9.38457],0,true,[[1492,1,17.5395],[3665,1,19.2735],[401,1,10.8229],[5289,1,11.192]]],[[9603.43,2765.83,0],0,true,[[454,0,13.542],[3003,0,4.51128],[1599,0,2.65121],[3046,0,3.11743]]],[[15434.5,596.527,0],0,false,[[3207,0,22.0417],[4392,0,66.2152]]],
+[[5503.36,3602.47,0],0,true,[[154,1,11.0866],[5317,1,101.264],[2573,1,18.1081],[5057,1,22.2581]]],[[5194.37,7497.57,0],0,true,[[5373,0,8.32356],[1603,0,15.7506],[3843,1,11.9357]]],[[10068,9231.62,0],0,false,[[1272,0,2.84604],[182,0,9.79102]]],[[10268.4,18960.8,0],0,true,[[2223,0,28.7319],[2709,0,245.632],[3386,0,50.2058]]],[[10334.4,2588.77,0],0,true,[[2126,0,2.47372],[5353,0,5.64867],[3671,0,5.87998]]],
+[[3805.26,7143.59,0],0,false,[[648,0,177.593],[568,0,145.102]]],[[1665.58,13753.2,0],0,true,[[3214,1,31.2745],[48,1,128.364],[2659,1,11.8075]]],[[6469.29,10862.6,0],0,false,[[3245,0,29.6623],[2666,0,18.2347]]],[[1229.97,14420,0],0,false,[[4371,0,227.733],[51,0,313.103]]],[[9051.56,5805.78,0],0,true,[[1576,1,15.9284],[1898,1,105.921],[3273,1,4.81723]]],
+[[16505.9,17496,0],0,false,[[312,1,173.395],[773,1,390.152]]],[[18242.8,12912,0],0,true,[[3668,0,20.0345],[4625,0,290.631],[1116,0,12.2618],[2161,0,8.62112]]],[[5937.7,8908.24,0],0,true,[[865,0,2.73992],[1794,0,2.15102],[1403,0,1.11902]]],[[8982.56,12095.8,0],0,true,[[5576,1,212.797],[5243,1,21.9179],[1224,1,8.72302]]],[[10030.7,8625.83,0],0,false,[[917,0,4.45954],[4383,1,3.09834]]],
+[[16222.5,7296.46,0],0,false,[[1400,1,28.5779],[3452,1,75.7606]]],[[5381.26,6515.92,0],0,false,[[1807,1,185.85],[2113,1,156.15]]],[[4012.23,13355.7,0],0,true,[[5012,1,10.7643],[3687,0,96.8952],[3581,2,9.03368]]],[[7649.99,19515.6,0],0,false,[[5170,1,3.09187],[1677,0,176.361]]],[[5002.15,10917.4,0],0,true,[[1475,0,2.88282],[3032,0,3.80785],[3342,0,3.57238],[515,0,3.14073],[5391,0,5.4942]]],
+[[8386.35,714.803,0],0,true,[[2488,1,29.1254],[586,1,296.482],[1241,1,15.529]]],[[7817.45,15742.7,0],0,false,[[5074,0,16.812],[475,0,6.77157]]],[[8286.7,14021.5,0],0,false,[[2624,1,290.041],[5065,1,201.397]]],[[3623.02,17869.4,0],0,false,[[4979,0,19.8168],[4621,0,165.61]]],[[16408.4,8104.49,0],0,false,[[3929,0,367.836],[2578,0,185.648]]],
+[[4998.51,10912.8,0],0,true,[[4114,0,1.81566],[2043,0,2.5438],[3951,0,5.51388],[515,0,2.77108]]],[[1494.66,9083.83,0],0,false,[[3364,1,151.217],[1986,1,303.372]]],[[9938.52,502.612,0],0,true,[[1725,2,29.4608],[1602,2,24.0867],[2987,2,20.0796],[5654,2,16.4188]]],[[9615.78,9379.48,0],0,false,[[3344,0,285.076],[1940,0,184.133]]],[[8207.59,6991.14,0],0,true,[[903,0,2.89433],[2946,0,3.19425],[5258,0,8.12933]]],
+[[1102.95,17871.7,0],0,true,[[3029,0,15.3121],[3087,0,22.8349],[1600,0,2.38007]]],[[12975.5,12196.3,0],0,false,[[5240,0,206.521],[4112,0,15.4248]]],[[8613.93,581.448,0],0,false,[[2050,1,203.816],[2488,1,237.072]]],[[14282.7,6815.88,0],0,true,[[3916,0,4.82268],[282,0,11.0983],[799,0,7.81002]]],[[15845.2,14167.4,0],0,false,[[1020,0,47.1264],[3294,0,338.538]]],
+[[9812.68,12398.8,0],0,false,[[792,0,88.3129]]],[[11797.2,14926.3,0],0,true,[[5606,0,4.7682],[123,0,11.8393],[3283,0,16.1934]]],[[10977.4,8786.4,0],0,false,[[2527,0,277.401],[4716,0,371.869]]],[[13686.6,16209.2,0],0,true,[[2271,0,21.1974],[2333,0,2.75596],[2090,0,3.94046]]],[[827.745,6937.08,0],0,true,[[5538,1,18.9425],[1355,1,27.0131],[5532,1,3.39803],[3941,1,1.04431],[2452,1,2.09116],[4258,1,9.84442]]],
+[[16078.6,2533.07,0],0,false,[[2929,0,322.126],[3210,0,364.56]]],[[10329.7,7518.63,0],0,false,[[4282,1,82.3789]]],[[15799.9,9350.95,0],0,false,[[537,1,105.12],[3251,1,365.686]]],[[5756.86,3873.96,0],0,false,[[3584,1,3.2385],[4902,0,24.6694]]],[[5213.38,19631.1,0],0,true,[[4945,2,28.1982],[3626,2,30.8305],[1800,2,5.90841],[953,2,5.09591],[2851,2,5.6554],[4119,2,8.17559]]],
+[[12899,1716.72,0],0,false,[[4479,0,25.0047],[142,0,19.0138]]],[[13429.1,14041.7,0],0,true,[[3886,0,247.966],[5486,0,132.023],[2905,0,300.943]]],[[7971.7,3813.79,0],0,true,[[4426,0,162.994],[4823,0,4.12005],[5650,2,8.67783]]],[[13735.4,4701.29,0],0,true,[[3979,1,101.043],[1556,1,9.36227],[2303,1,6.9131]]],[[13987.9,7097.19,0],0,true,[[3894,0,5.43814],[4547,0,306.667],[3188,0,8.12801]]],
+[[12093.5,17579.8,0],0,true,[[5049,0,3.58598],[4113,0,3.74128],[5085,0,2.28596],[2612,0,20.1805]]],[[6481.12,10872.5,0],0,true,[[2899,0,15.7103],[4754,0,6.36879],[2666,0,7.12956]]],[[12383.2,4836.48,0],0,true,[[2569,0,3.45747],[810,0,2.77736],[1712,0,2.4343]]],[[12944.7,8873.75,0],0,true,[[3689,1,20.5098],[4987,1,119.505],[3700,1,12.5458]]],[[6868.96,702.283,0],0,false,[[5555,1,185.213],[406,1,44.0642]]],
+[[10141.9,8221.83,0],0,true,[[1664,0,3.80722],[178,0,57.0442],[3495,1,6.91723]]],[[16769.8,5508.57,0],0,false,[[1360,0,185.011],[3677,0,340.968]]],[[7541.62,7376.48,0],0,true,[[4312,0,2.46977],[4382,0,2.17938],[835,2,7.11142]]],[[14775.2,183.836,0],0,false,[[2236,0,20.0977],[3874,0,31.724]]],[[12983.4,1487.1,0],0,false,[[2468,0,296.2],[2785,0,206.616]]],
+[[16014.3,11229.5,0],0,false,[[5095,0,384.661],[528,0,219.721]]],[[4832.34,18802.7,0],0,true,[[4663,1,230.5],[1460,2,5.26844],[2884,2,5.50667]]],[[8853.7,5704.55,0],0,false,[[5177,1,6.77755],[2060,0,117.725]]],[[11827.6,20059.5,0],0,false,[[4315,0,183.996],[1551,0,351.9]]],[[8530,2480.12,0],0,false,[[1107,2,255.491],[725,2,57.5788]]],
+[[16193.4,15367.6,3.74604],0,false,[[3755,1,374.346],[2009,1,247.854]]],[[13064.2,13533.5,0],0,true,[[4281,0,262.29],[4351,0,84.8804],[405,0,184.001]]],[[7492.18,19642,0],0,true,[[1677,0,27.5957],[3080,0,216.522],[1614,0,5.13664],[3768,0,7.76055],[1474,0,10.6812]]],[[2031.08,5344.73,0],0,false,[[599,2,303.184],[3347,2,187.063]]],[[19346.1,14257,0],0,false,[[5209,0,158.077],[2922,0,24.1664]]],
+[[6695.11,17437,0],0,false,[[2132,1,25.4286],[558,1,26.7502]]],[[5583.78,3433.43,0],0,false,[[1363,1,260.132],[4662,1,22.2012]]],[[8160.85,4605.96,0],0,true,[[4942,2,25.9849],[4549,2,298.759],[521,2,12.3556]]],[[3189.44,12771.3,0],0,false,[[784,1,96.5794],[2781,1,22.3696]]],[[10867.2,12815.6,0],0,false,[[2611,1,5.80135],[288,0,177.131]]],
+[[19522.3,11308.3,0],0,true,[[4558,1,125.714],[1468,1,18.1024],[2978,1,13.2574]]],[[8931.23,9011.67,0],0,true,[[4488,0,10.4952],[3235,0,170.817],[1308,1,11.0575]]],[[19787,8395.99,0],0,false,[[4357,0,58.5779],[3558,0,18.8061]]],[[17162.9,17840.7,0],0,true,[[1013,0,6.19195],[2766,0,158.402],[2330,0,6.44182]]],[[19107.8,3906.26,0],0,false,[[2977,0,25.728],[3117,0,146.942]]],
+[[15501.8,3037.11,0],0,true,[[4472,1,61.151],[1948,1,19.7599],[4389,1,3.16333]]],[[15114.6,488.323,0],0,true,[[4040,0,69.5262],[415,0,9.46781],[2542,0,6.9922]]],[[17281.8,11388,0],0,true,[[774,1,19.2297],[3031,1,27.0466],[1908,1,7.20786],[3629,1,5.30667],[1580,1,10.069]]],[[4752.24,12184.6,0],0,false,[[4388,0,348.788],[399,0,255.118]]],[[20400.1,5937.25,0],0,true,[[3830,0,3.92445],[1405,0,4.34746],[4395,0,2.44552]]],
+[[9962.82,8660.7,0],0,false,[[2736,1,268.018],[4700,1,68.0639]]],[[19018.2,11363.4,0],0,true,[[679,0,71.8739],[4085,0,29.677],[4209,0,16.8274]]],[[15678.9,14657.1,0],0,false,[[628,0,140.752],[5112,0,273.894]]],[[17077.2,17959.9,0],0,false,[[1467,1,35.4289],[4986,1,8.02755]]],[[1895.57,13910.2,0],0,true,[[4892,1,19.9075],[1640,1,390.511],[3474,1,8.39623],[3734,1,6.11451],[1818,1,6.71983]]],
+[[9580.32,17715.6,0],0,true,[[398,0,6.36914],[4189,1,10.5964],[2745,1,3.72206]]],[[19748.9,8752.28,0],0,false,[[4723,1,102.608],[707,1,116.301]]],[[18112.1,16962.8,0],0,true,[[1141,0,39.8307],[4263,0,3.85965],[1628,1,13.5114]]],[[18478.3,1115.27,0],0,false,[[1510,0,45.5271],[2677,0,297.935]]],[[8212.67,19988.4,0],0,false,[[3234,1,3.14596],[813,0,167.964]]],
+[[17145.4,5031.88,0],0,false,[[1323,0,27.6762],[1754,0,58.1111]]],[[15403.7,470.209,0],0,true,[[1370,0,22.2936],[987,0,98.8058],[1260,0,51.1202],[1345,0,19.0754]]],[[3818.54,15806.4,0],0,false,[[332,2,154.961],[3065,2,376.62]]],[[1844.64,14532.6,0],0,false,[[108,1,357.358],[1404,1,203.276]]],[[10705,12754.2,0],0,true,[[1418,1,50.2047],[2487,1,14.7463],[4830,1,5.56441]]],
+[[4479.05,14938.8,0],0,true,[[1212,0,304.465],[2858,0,296.854],[1705,0,325.021]]],[[6799.26,3388.81,0],0,false,[[1779,2,303.566],[3110,2,253.525]]],[[11391.6,14688.5,0],0,false,[[4047,0,391.269],[2723,0,245.557]]],[[4391.5,3611.36,0],0,false,[[352,0,396.953],[3563,0,200.925]]],[[3180.56,7334.59,0],0,false,[[766,0,360.228],[1376,0,84.9839]]],
+[[16649.1,5651.94,0],0,true,[[4181,0,276.553],[1360,0,8.10234],[5269,0,6.93415]]],[[15727.6,9242.81,0],0,true,[[3913,0,4.29981],[3490,0,5.13906],[2656,1,3.41227]]],[[827.32,6935.03,0],0,true,[[3941,0,2.45096],[4258,0,7.7849],[2384,1,2.09116]]],[[1112.78,17880.8,0],0,true,[[2923,0,4.70716],[4071,0,2.60627],[3087,0,9.44423]]],[[12997.3,5307.73,0],0,false,[[4499,0,139.499],[486,0,319.765]]],
+[[5822.37,16241.7,0],0,false,[[4519,0,254.952],[3285,1,4.35289]]],[[13242.3,9053.41,0],0,true,[[2988,0,46.8839],[4639,0,181.269],[4664,0,140.247]]],[[3754.71,15078.5,0],0,true,[[2194,0,7.78187],[2815,0,68.4376],[5071,0,5.44463]]],[[12642.9,8257.25,0],0,true,[[131,1,20.0352],[2249,1,19.7535],[5147,1,3.9503]]],[[14705.4,6485.45,0],0,false,[[3480,0,160.125],[4926,0,301.155]]],
+[[4018.77,13284.1,0],0,true,[[5584,2,21.7334],[1229,2,45.9817],[2617,2,6.19172]]],[[10359.5,14980.9,0],0,false,[[2197,0,369.731]]],[[7800.58,15770.3,0],0,false,[[2032,0,5.7083],[2174,0,3.30253]]],[[16914.6,11443.4,0],0,false,[[2758,0,301.062],[3959,0,349.169]]],[[13036.8,11795.7,0],0,true,[[4190,0,124.68],[3264,0,24.7005],[2638,0,11.6587]]],
+[[15562.5,8799.49,2.40142],0,false,[[1723,1,100.922],[3816,1,12.6986]]],[[19536,11695.2,0],0,false,[[2596,1,83.5423],[5053,1,384.275]]],[[18132.3,16125.6,0],0,true,[[837,0,18.7611],[188,1,5.08633],[660,1,25.6813]]],[[13096.6,1213.47,0],0,false,[[4018,0,249.947],[2404,0,296.2]]],[[7964.35,3800.03,0],0,false,[[4293,2,166.175],[5650,2,18.4698]]],
+[[11052.7,17568.3,0],0,true,[[5473,0,139.066],[1479,0,100.944],[3275,0,91.9438]]],[[9270.68,12168.9,0],0,false,[[5243,1,275.389],[4938,1,293.126]]],[[8197.57,19426.4,0],0,false,[[1152,0,116.607],[2112,0,332.879]]],[[18378,17649.1,0],0,true,[[4747,1,56.0278],[5244,1,27.238],[4949,1,6.28917]]],[[18446.4,19666.4,0],0,false,[[1057,0,353.589],[2658,0,193.095]]],
+[[3648.28,15149.2,0],0,false,[[3213,0,86.1399]]],[[13961.1,19405,0],0,true,[[2267,0,12.6438],[3461,0,20.2912],[3726,0,9.22145]]],[[16230.4,9716.24,0],0,false,[[2933,0,229.196],[1598,1,7.92683]]],[[3133.78,5029.9,0],0,false,[[3812,0,178.528],[1009,0,97.3317]]],[[12928.5,7550.16,0],0,false,[[2002,0,122.01],[604,0,292.96]]],
+[[9033.21,9479.8,0],0,false,[[4273,0,83.7995],[5620,0,350.093]]],[[8167.07,12540.3,0],0,false,[[893,0,64.5746]]],[[17945.1,258.153,0],0,false,[[1263,1,390.931],[4219,1,336.053]]],[[15285.3,8894.88,0],0,false,[[1723,1,218.582],[4215,1,79.5473]]],[[4494.63,19176,0],0,true,[[5165,0,4.61077],[4886,0,23.7357],[3419,1,4.27347]]],
+[[17720,12023.3,0],0,true,[[1956,0,1.22786],[683,0,3.61728],[4210,0,3.15739],[4927,0,2.91853],[1131,0,3.05896],[1333,0,10.8401]]],[[18897.1,14276.7,0],0,true,[[4156,1,5.87894],[3792,1,4.18688],[4203,1,1.10551]]],[[10696.2,12766.1,0],0,true,[[2444,1,14.7463],[4141,1,113.452],[4830,1,13.1839]]],[[8412.12,701.234,0],0,false,[[2377,1,237.072],[2365,1,29.1254]]],[[8074.91,4337.76,0],0,true,[[747,1,15.0048],[5173,2,12.8179],[5107,2,16.2956]]],
+[[16968.1,10860.5,0],0,false,[[3397,1,249.3],[1483,1,248.916]]],[[8625.21,8763.2,0],0,true,[[4628,0,2.95668],[5294,0,3.52436],[1061,0,5.43967]]],[[837.298,13178.5,0],0,false,[[465,1,345.244],[1231,1,139.872]]],[[7279.09,19196,0],0,false,[[5010,1,351.916],[4811,1,237.864]]],[[16489.4,8649.27,0],0,false,[[346,1,26.1794],[4455,1,265.555]]],
+[[5408.8,11486.8,0],0,false,[[3559,0,232.618],[3477,0,380.741]]],[[11448,5644.32,0],0,true,[[1504,0,3.72693],[690,0,3.90222],[4430,0,3.9364]]],[[2086.19,14180.6,0],0,false,[[1818,0,332.463],[3902,0,145.572]]],[[3225.61,1227.59,0],0,false,[[788,1,157.264],[4870,1,27.9108]]],[[15650.3,14272.5,0],0,false,[[1238,0,106.577],[3523,0,48.6321]]],
+[[8782.41,2191.07,0],0,false,[[4788,0,26.0286],[2917,0,57.6176]]],[[19699.5,4488.07,0],0,false,[[3456,0,47.4751],[1046,0,104.184]]],[[17481.7,12422.2,0],0,false,[[5194,0,324.666],[128,0,86.2107]]],[[13739.7,16213.1,0],0,true,[[4575,0,20.8638],[275,0,15.0104],[601,0,9.50451]]],[[17119.2,17969.9,0],0,false,[[4470,0,100.258],[2171,0,24.5717]]],
+[[19142,8033.77,0],0,false,[[4605,0,328.43],[439,0,242.141]]],[[13057.9,15868.7,0],0,false,[[135,0,296.671],[345,0,299.834]]],[[7093.58,17290.8,0],0,false,[[3430,1,112.057],[1798,1,145.186]]],[[18077.8,16209.3,0],0,false,[[3940,0,140.766],[299,0,26.6646]]],[[3287.5,7620.12,0],0,false,[[416,1,240.87],[3753,1,260.251]]],
+[[9729.89,6569.21,0],0,false,[[496,0,164.138],[1459,0,390.069]]],[[13050.8,6006.96,0],0,false,[[3391,1,253.839],[606,1,289.257]]],[[9792.87,6410.22,0],0,false,[[5337,1,190.83],[992,1,22.3621]]],[[2924.25,4988.24,0],0,false,[[2809,2,157.333],[4205,2,89.9892]]],[[3130.19,15602.4,0],0,false,[[1866,0,171.972],[4033,0,35.7062]]],
+[[15037.5,13775.9,0],0,false,[[3637,0,195.858],[4711,1,8.03445]]],[[18879.1,14438,0],0,false,[[5444,1,156.669],[440,1,318.347]]],[[14887.2,5932.46,0],0,false,[[2245,1,31.457],[1801,1,28.1983]]],[[20094,6356.59,0],0,false,[[5235,0,265.48],[2674,0,177.251]]],[[8984.44,5069.77,0],0,false,[[5623,0,189.543],[2685,0,346.122]]],
+[[13503.5,12878.3,0],0,false,[[3049,0,82.4008],[3877,0,217.457]]],[[19008.5,14240,0],0,true,[[4309,0,3.8845],[2531,0,68.0356],[4054,0,8.44282]]],[[2379.98,13644.8,0],0,false,[[5682,0,62.8516]]],[[7601.01,15334.6,0],0,false,[[2847,1,291.512],[4199,1,387.359]]],[[8252.05,17908,0],0,false,[[2904,0,362.774],[5021,0,87.5159]]],
+[[5350.76,3062.17,0],0,false,[[5220,1,352.45],[225,1,171.93]]],[[14061.2,13280.2,0],0,false,[[448,0,20.1323],[3788,0,20.5364],[3603,0,12.7555]]],[[11135.7,8581.74,0],0,false,[[3684,0,292.287],[2382,0,277.401]]],[[6922.77,4549.29,0],0,false,[[1441,1,382.952],[3254,1,133.643]]],[[13838.4,4210.14,0],0,true,[[2830,0,31.4168],[1566,0,18.4949],[963,0,37.4775]]],
+[[5657.4,13939.4,0],0,false,[[5255,0,13.4107]]],[[19058.4,14193.9,0],0,false,[[2521,0,68.0356],[3681,0,86.6663]]],[[9148.15,5865.19,0],0,true,[[1898,1,7.87754],[812,0,112.97],[1452,1,11.1859]]],[[11243.3,9226.23,0],0,true,[[1359,0,250.864],[4970,0,19.8065],[3927,0,7.27314]]],[[17492.2,1741.03,0],0,false,[[357,0,299.489],[4428,0,146.237]]],
+[[13227.6,8628.71,0],0,false,[[699,0,119.291],[4598,0,20.9356]]],[[13196.4,8022.29,0],0,false,[[4186,1,34.6278],[2802,1,208.09]]],[[8841.5,14694.1,0],0,true,[[1455,1,306.472],[3625,1,30.4676],[2657,1,12.6371],[3044,1,14.8521]]],[[822.816,1647.59,0],0,true,[[4412,0,3.0671],[2053,0,2.5374],[4378,1,1.02695]]],[[2801.53,1416.35,0],0,false,[[4161,1,341.709],[1953,1,161.329]]],
+[[12708.2,17205.3,0],0,false,[[2686,0,151.828],[4460,0,21.2037]]],[[17834.3,12173.7,0],0,false,[[632,0,177.634],[3845,0,30.6633]]],[[15119.1,483.015,0],0,true,[[2426,0,6.9922],[4890,0,108.54],[415,0,5.27767]]],[[6227.17,13859.7,4.64521],0,false,[[5619,1,4.42003],[3694,1,4.42003]]],[[8060.77,4232.94,0],0,false,[[2056,2,22.7752],[5024,2,22.7752]]],
+[[4564.04,4628.98,0],0,false,[[2216,2,331.744],[1130,2,234.111]]],[[12276.3,18674.4,0],0,false,[[2052,0,325.681],[4831,0,64.6767]]],[[5366.16,7876.91,0],0,false,[[4432,1,157.614],[3631,1,271.622]]],[[2898.81,17020.2,0],0,false,[[1248,0,340.855],[5502,0,246.602]]],[[13509.3,15657.8,0],0,false,[[1098,0,311.174],[3969,0,240.481]]],
+[[14504.3,15469.6,0],0,false,[[1512,0,355.435],[5382,0,101.565]]],[[476.907,3088.56,0],0,false,[[57,1,0.295172],[2311,0,12.9509]]],[[16667.9,9987.19,0],0,false,[[4608,0,40.5577],[4362,0,235.828]]],[[10294.7,6931.71,0],0,false,[[680,0,172.678],[2712,0,69.2648]]],[[10615.3,11442,0],0,true,[[1590,0,144.697],[5558,0,6.13036],[5531,0,8.13842]]],
+[[6850.5,1426.33,0],0,false,[[5587,0,314.644],[3348,0,207.733]]],[[3114.03,6281.32,0],0,true,[[4923,1,145.933],[2187,1,25.024],[5478,1,1.18767],[2996,1,4.5794],[967,1,7.82126],[762,1,10.7028]]],[[11005,4384.62,0],0,true,[[2966,0,35.2324],[2925,0,262.585],[3395,0,35.181]]],[[16808.9,18889.4,0],0,false,[[3752,0,384.27],[4360,0,341.399]]],[[5472.1,6332.02,0],0,true,[[3023,0,238.128],[5647,0,24.0972],[839,0,10.3032]]],
+[[16143.4,6951.2,3.64843],0,true,[[1888,1,19.9825],[3607,1,5.98357],[4879,1,23.9275]]],[[3710.46,1981.49,0],0,false,[[4636,1,357.238],[4807,1,358.253]]],[[15482.2,2999.19,0],0,true,[[1948,1,22.9235],[1422,1,184.904],[899,1,4.65192]]],[[14523.8,12143.2,0],0,false,[[2740,1,3.27559],[252,0,278.439]]],[[10460.3,11461.9,0],0,false,[[4002,0,4.33158],[3947,0,214.51]]],
+[[4644.52,11202.8,0],0,false,[[3203,0,342.279],[1228,0,24.9591]]],[[15148.3,5677.66,0],0,false,[[2898,0,287.127],[1540,0,17.5511]]],[[7423.1,20465.3,0],0,false,[[5262,0,387.392]]],[[18422.8,836.473,0],0,false,[[4953,0,261.057],[4731,0,370.515]]],[[12384.5,4839.69,0],0,true,[[4020,0,3.01154],[2397,0,3.45747],[1712,0,3.27305],[3561,0,14.4757]]],
+[[2751.97,19427.8,0],0,true,[[2773,0,10.4027],[4184,0,4.96855],[4629,0,6.12156],[5515,0,2.45525],[3010,0,3.75553],[636,0,0.619694]]],[[5830.07,6262.32,0],0,false,[[852,0,43.762],[3614,1,9.63661]]],[[17290.9,4050.9,0],0,false,[[4061,0,27.9383],[1969,0,4.32765]]],[[5489.04,3591.38,0],0,true,[[434,0,38.7417],[154,0,15.7247],[2345,1,18.1081]]],[[14177.4,4922.09,0],0,false,[[3577,1,357.94],[4760,1,392.898]]],
+[[5780.39,9048.53,0],0,false,[[4801,0,173.377],[1353,0,385.355]]],[[3839.7,7586.71,0],0,false,[[568,0,299.407],[2618,0,346.216]]],[[10344.7,17904.7,0],0,false,[[5422,0,323.465],[2992,0,343.659]]],[[16385.4,7920.34,0],0,false,[[2369,0,185.648],[3494,0,223.571]]],[[17595.5,11854.4,0],0,false,[[4744,0,33.4501],[5517,0,193.07]]],
+[[13359.7,7918.11,0],0,true,[[1497,0,33.995],[2699,0,35.1318],[3727,0,95.781]]],[[15214.9,1478.35,0],0,false,[[447,1,374.858],[1208,1,361.163]]],[[18146,17094,0],0,true,[[4247,0,2.61971],[2237,0,2.20126],[2167,0,4.40559],[2885,1,13.7733]]],[[9397.48,19955.7,0],0,false,[[1926,0,279.915],[18,0,11.6054]]],[[11029,11565.9,0],0,false,[[3507,0,230.723],[79,0,40.3159]]],
+[[18216.8,7755.98,0],0,false,[[1709,0,195.895],[4384,0,276.607]]],[[19129.4,3914.89,0],0,true,[[4029,0,2.65657],[1325,0,32.0883],[2977,0,3.0162]]],[[4025.17,10266.4,0],0,false,[[4374,0,121.661],[2841,0,113.47]]],[[8147.67,19988.3,0],0,false,[[1890,1,306.664],[3234,1,62.1861]]],[[512.45,2983.56,0],0,false,[[1327,0,8.97718],[5460,0,51.9437]]],
+[[5892.32,18351.6,0],0,false,[[2717,1,362.137],[4785,1,199.4]]],[[14880.1,12041,0],0,false,[[1863,0,67.4799],[1110,0,144.834]]],[[13305.2,636.375,0],0,false,[[814,0,99.7786],[4018,0,365.38]]],[[12604.9,4188.64,0],0,true,[[4024,0,2.26719],[2294,0,2.51649],[1739,0,1.91414]]],[[3584.69,14972.8,0],0,true,[[5610,0,7.03554],[3276,0,21.7524],[614,0,11.8156]]],
+[[7006.95,629.258,0],0,false,[[3112,1,73.3858],[406,1,151.579]]],[[19539.3,11611.7,0],0,false,[[2949,1,173.66],[2466,1,83.5423]]],[[8840.08,10271.9,0],0,true,[[1217,0,165.208],[1728,0,3.05561],[163,0,2.93187]]],[[4679.75,11233.2,0],0,false,[[1909,0,309.788],[1228,0,28.385]]],[[8458.04,19371.2,0],0,false,[[4445,0,104.252],[3022,0,20.8647]]],
+[[5411.26,16212.7,0],0,false,[[4913,1,146.161],[3604,1,387.918]]],[[4341.57,8562.97,0],0,false,[[989,0,272.831],[4907,0,147.05]]],[[14493.8,721.644,0],0,false,[[3138,0,231.131],[3922,0,219.923]]],[[15299.8,786.039,0],0,false,[[502,1,312.148],[2700,1,22.5092]]],[[4621.33,12857.9,0],0,true,[[4679,0,4.20293],[2670,0,1.70053],[553,2,9.33606]]],
+[[9323.45,19110.1,0],0,false,[[729,0,247.663],[4586,0,187.722]]],[[14373,7971.12,0],0,true,[[3856,0,1.78185],[4497,0,9.37458],[1367,0,14.8455]]],[[3217.79,5728.69,0],0,true,[[5392,0,3.29357],[2159,0,3.68902],[1790,1,5.9495]]],[[14694.4,11926.6,0],0,true,[[3790,0,16.3686],[1965,0,30.2759],[431,0,117.688]]],[[19618,4374.54,0],0,true,[[62,0,26.4684],[1137,0,27.4207],[3674,0,155.563]]],
+[[8490.3,13277.3,0],0,false,[[3241,0,216.135],[5312,0,265.469]]],[[10864.2,12810.6,0],0,true,[[1298,1,60.6378],[45,1,25.4169],[2419,1,5.80135]]],[[12113.5,17576.8,0],0,true,[[5049,0,23.5643],[5520,0,154.191],[2395,0,20.1805],[4113,0,16.8516],[3498,0,15.5401]]],[[6744.4,15127.4,0],0,false,[[2681,0,290.977],[957,0,182.25]]],[[10266.1,9705.64,0],0,false,[[4138,0,195.781],[1858,0,185.88]]],
+[[18577.7,14222.2,0],0,false,[[2030,1,157.852],[514,1,346.837]]],[[19478.8,12783.5,0],0,true,[[4865,1,319.295],[3337,1,35.0999],[1750,1,17.6227],[2142,1,16.2407],[5415,1,14.6319],[1557,1,12.9249],[3359,1,12.5549],[1902,1,15.0479],[5203,1,17.0922]]],[[4014.13,13280,0],0,false,[[2460,2,6.19172],[5227,0,95.9032]]],[[3865.78,7931.92,0],0,false,[[2576,0,346.216]]],[[5591.41,14173.6,0],0,false,[[5604,1,2.42885],[4527,0,70.783]]],
+[[13384.1,13640.3,0],0,false,[[3886,0,185.831],[39,0,11.2065]]],[[20472.6,7398.66,0],0,false,[[4228,1,349.093]]],[[5946.98,8899.68,0],0,true,[[865,0,9.88597],[4905,0,302.022],[5637,0,9.37091]]],[[10129.5,6709.56,0],0,false,[[3447,0,57.7366],[1827,0,115.717]]],[[8018.35,13913,0],0,false,[[1348,1,361.961],[2367,1,290.041]]],
+[[5633.55,12551.7,0],0,false,[[5241,0,343.714],[4003,0,228.995]]],[[17805.1,12167.8,0],0,false,[[1004,0,128.749],[1778,0,14.7756]]],[[12222.4,16344.8,0],0,false,[[3590,0,277.663],[350,0,147.932]]],[[4794.27,827.164,0],0,false,[[958,0,147.398],[1613,0,125.415]]],[[11379.7,17646.4,0],0,true,[[1958,0,189.323],[5602,0,310.218],[5541,0,94.6728]]],
+[[8431.05,11081.7,0],0,false,[[133,0,49.4075],[5611,0,155.274]]],[[17277.4,15687.6,0],0,false,[[5339,0,392.347]]],[[14942.4,15229.2,0],0,false,[[4934,0,9.04622],[678,1,9.60985]]],[[5602.21,6354.75,0],0,true,[[3248,0,6.53882],[2853,0,49.134],[5586,1,4.30066]]],[[13628.6,12721.3,3.29481],0,false,[[3877,0,25.4553],[4757,0,26.7916]]],
+[[7545.99,19301.1,0],0,true,[[3226,1,15.1467],[1663,1,213.571],[3470,1,3.84005],[3081,1,11.4578]]],[[16242.3,7114.09,0],0,true,[[2183,1,26.3531],[1896,1,123.312],[4292,1,9.28401]]],[[6422.26,1708.67,0],0,true,[[487,1,19.2673],[4950,1,15.4749],[1554,1,4.15634],[2275,1,4.19349],[5052,1,22.7951]]],[[13026.1,11791.1,0],0,true,[[4616,0,372.601],[2464,0,11.6587],[3264,0,14.0865]]],[[14526.4,8738.51,0],0,true,[[5533,0,2.21209],[1867,0,318.636],[5219,1,17.5625]]],
+[[623.661,2976.93,0],0,false,[[4584,0,24.8795],[4921,1,11.6459]]],[[10774.6,12827.3,0],0,false,[[5509,0,14.9735],[2025,0,41.1785]]],[[19597.7,5827.96,0],0,false,[[2084,0,266.302]]],[[10555.6,14153.9,0],0,true,[[1873,0,1.96738],[905,0,8.3477],[641,0,2.54992]]],[[16282.1,16599.6,0],0,true,[[4046,0,4.44293],[328,0,362.143],[3345,1,6.61298]]],
+[[12488,8199.55,0],0,false,[[464,0,18.3946]]],[[18816,14939.8,0],0,true,[[4355,1,24.3977],[5491,1,23.3314],[4589,1,11.9654],[3215,1,9.02103],[2829,1,7.19193],[3731,1,5.14334],[1462,1,6.7061],[1185,1,10.0286]]],[[19748.5,8909.41,0],0,true,[[1752,0,2.50023],[187,0,2.05777],[742,1,10.0827]]],[[12448.9,9551.25,0],0,true,[[5465,0,4.23703],[3879,0,3.46888],[1233,1,11.523],[3795,1,12.5676]]],[[2765.38,14515.8,0],0,true,[[4457,0,83.1848],[5711,0,289.462],[4498,0,285.535]]],
+[[19462.2,19654.4,0],0,false,[[803,0,33.8717],[3499,0,317.134]]],[[8331.55,17863.6,0],0,true,[[1977,0,223.423],[2794,0,11.5999],[5021,0,7.76962]]],[[12616.6,4431.28,0],0,false,[[5031,0,220.205],[5671,0,64.2425]]],[[5273.05,14204.8,0],0,false,[[3257,1,234.602],[5636,1,17.1315]]],[[16689.9,14117,0],0,false,[[1023,1,314.942],[4839,1,278.41]]],
+[[3940.25,16303.8,0],0,false,[[550,2,84.9789],[1158,2,178.522]]],[[15729.3,9239.85,0],0,true,[[1843,1,9.55277],[3319,1,12.1526],[3913,1,2.39135],[2451,1,3.41227],[3490,1,8.32758]]],[[8851.21,14702.2,0],0,true,[[3260,1,279.877],[3044,1,10.3917],[2537,1,12.6371]]],[[18639.5,19664.1,0],0,false,[[2474,0,193.095],[3047,0,353.601]]],[[1659.66,13743,0],0,false,[[5629,0,147.578],[2351,1,11.8075]]],
+[[20336.6,3663.23,0],0,false,[[583,0,262.636],[981,0,269.703]]],[[2283.42,15765.4,0],0,true,[[3136,1,88.8937],[2081,1,136.544],[713,1,7.57585]]],[[16746.6,17814,0],0,true,[[1967,0,2.79053],[1870,0,3.14896],[3173,1,10.8307],[490,1,12.802]]],[[15018.4,6259.02,0],0,true,[[1801,1,323.916],[542,1,9.60732],[1117,1,6.23786]]],[[451.984,2778.34,0],0,false,[[5061,1,270.673],[3393,1,181.832]]],
+[[13429.5,7993.4,0],0,true,[[4657,0,11.367],[1497,0,68.6856],[5554,0,15.0623],[1239,0,11.1368]]],[[6486.7,10868,0],0,true,[[2352,0,18.2347],[3469,1,24.6499],[2396,0,7.12956],[4754,0,1.81111],[3415,0,15.1498]]],[[3143.53,12508.2,0],0,false,[[2168,0,127.871],[4248,0,390.775]]],[[11503.6,15063.3,0],0,false,[[4500,0,116.081],[4047,0,30.5272]]],[[6740.32,14804.1,0],0,false,[[4056,1,378.795],[4055,1,176.653]]],
+[[4622.32,12856.5,0],0,true,[[2604,0,1.70053],[4679,0,2.52501],[553,2,10.8606]]],[[18588.8,11578.1,0],0,false,[[2954,0,208.058],[481,0,334.702]]],[[7411.34,7736.99,0],0,false,[[835,2,377.39],[280,2,19.5822]]],[[9682.45,720.74,0],0,true,[[1593,1,22.6255],[983,2,17.4831],[2059,2,13.346]]],[[20234.2,6308.01,0],0,false,[[2518,0,177.251],[5189,0,198.398]]],
+[[18839.9,7854.45,0],0,true,[[3492,0,19.9611],[4605,0,26.0904],[173,0,9.0177],[3222,0,5.14627],[1572,0,2.25012],[4076,0,5.71072]]],[[19855.2,14633.7,0],0,false,[[2985,0,244.784],[4415,0,387.187]]],[[18773,1159.15,0],0,false,[[2438,0,297.935],[520,0,123.944]]],[[2559.47,20094.9,0],0,true,[[2871,0,334.131],[500,0,4.25871],[2926,1,6.67929]]],[[4267.98,15226.2,0],0,false,[[1212,0,152.428],[3730,0,382.232]]],
+[[13917.9,4476.57,0],0,false,[[5182,1,6.56924],[161,0,98.1824]]],[[6636.68,15394.5,0],0,false,[[4874,0,170.234],[2613,0,290.977]]],[[13273.9,18635.5,0],0,false,[[1446,0,161.602]]],[[17690.5,16812.8,0],0,true,[[1336,0,2.24881],[233,0,299.323],[4467,0,10.4523]]],[[3842.74,14933.9,0],0,false,[[914,2,18.6996],[4533,2,65.2645]]],
+[[9329.5,5096.43,0],0,false,[[2519,0,346.122],[382,0,294.435]]],[[12583.2,17291.2,0],0,false,[[5520,0,396.987],[2540,0,151.828]]],[[14837.9,16449.1,0],0,false,[[3486,0,159.236],[3813,0,359.923]]],[[5468.61,12401.8,0],0,false,[[5120,2,81.609],[3866,2,328.857]]],[[3094.78,12627.8,0],0,false,[[5471,0,43.1642],[3609,0,210.954]]],
+[[5739.52,3817.04,0],0,false,[[2711,2,82.773],[2164,2,40.194]]],[[9919.71,7998.41,0],0,false,[[1681,0,302.532],[1071,0,391.467]]],[[7702.54,11778.8,0],0,false,[[5250,1,276.921],[4595,1,375.647]]],[[10328.1,12542.3,0],0,false,[[3406,1,190.569],[2314,1,23.106]]],[[17929.9,7685.64,0],0,false,[[1710,0,74.2435],[5011,0,74.0422]]],
+[[17303.8,4113.12,0],0,true,[[1309,0,4.31059],[4704,0,4.21144],[1254,0,2.90795]]],[[11268,19774.8,0],0,true,[[621,0,6.20551],[4827,0,2.72656],[661,0,7.00527]]],[[5511.02,18580.9,0],0,true,[[2273,1,299.234],[3840,1,24.0823],[5676,1,11.145]]],[[7123.9,12601.7,0],0,false,[[4696,1,70.0329],[2887,1,339.999]]],[[13335.8,7892.35,0],0,false,[[2580,0,35.1318],[2959,0,98.5463]]],
+[[15320,776.17,0],0,true,[[2603,1,22.5092],[654,1,55.0085],[5296,1,4.0475]]],[[4113.74,14688.9,0],0,true,[[1202,0,29.8891],[2893,0,230.806],[3770,0,30.401]]],[[15237.6,14440.3,0],0,false,[[3606,0,18.6495],[3253,0,32.0014]]],[[19894.8,8533.47,0],0,false,[[1932,0,168.495]]],[[8353.58,2639.46,0],0,false,[[2100,2,57.8883],[5702,2,20.6217]]],
+[[2316.64,6595.26,0],0,false,[[3648,1,168.985],[1408,1,245.205]]],[[18599.1,17580.1,0],0,true,[[946,0,3.42997],[3983,0,4.15438],[1129,0,2.09969],[1804,1,4.54024]]],[[12659.1,8396.18,0],0,false,[[1251,0,30.8976],[5566,0,88.2729]]],[[2551.91,20096.1,0],0,true,[[500,0,3.43225],[4271,0,3.20164],[2976,1,4.18011]]],[[10453.1,18798.9,0],0,false,[[2348,0,245.632],[3501,0,384.516]]],
+[[12614.6,6260.39,0],0,false,[[4480,0,173.441],[2195,0,87.847]]],[[5807.44,3769.73,0],0,false,[[55,2,383.162],[2690,2,82.773]]],[[10345.7,6884.84,0],0,false,[[2553,0,69.2648],[4852,0,15.1122]]],[[7824.38,15715,0],0,true,[[3132,1,229.221],[1194,1,27.7913],[1900,1,2.75743],[998,1,13.1774],[3297,1,6.13263]]],[[8944.12,5734.16,0],0,false,[[5177,1,93.1232],[2214,1,7.38304]]],
+[[10181.6,5827.35,0],0,false,[[4590,0,249.752],[829,0,141.069]]],[[13050.4,19554.8,0],0,false,[[2861,0,172.757],[4786,0,224.488]]],[[6200.24,18180.9,0],0,false,[[2998,1,193.815],[2590,1,362.137]]],[[5015.37,14510.6,0],0,false,[[1769,0,394.164],[197,0,270.773]]],[[10639.9,11495.8,0],0,false,[[3900,0,71.7432],[5179,0,26.6088]]],
+[[11938,7912.26,0],0,false,[[3439,0,55.4001],[807,0,47.0094]]],[[17007.5,4944.44,0],0,true,[[238,0,26.6771],[1834,0,128.457],[92,0,24.8912]]],[[7399.53,7758.73,0],0,true,[[1095,0,3.64006],[4304,0,3.66144],[280,2,6.24989]]],[[11589.3,14545.9,0],0,false,[[2447,0,245.557],[3118,0,110.017]]],[[2778.1,12885.2,0],0,false,[[255,1,148.704],[1660,1,392.536]]],
+[[9356.11,16511.5,0],0,false,[[4023,0,185.666],[3570,0,131.229]]],[[19188.5,3414.53,0],0,true,[[34,0,247.214],[2940,0,18.9553],[3622,0,3.09249],[3960,0,1.00245]]],[[9953.9,5207.78,0],0,false,[[201,0,326.451],[1753,0,376.09]]],[[17802,13996.7,0],0,true,[[4280,0,3.93598],[5162,0,4.74854],[5151,1,9.53388]]],[[12190.8,10634.8,0],0,false,[[2165,0,18.688],[1745,0,12.5115]]],
+[[12159.3,10690.8,0],0,false,[[2136,0,228.093],[3510,0,49.1945]]],[[20033.2,3264.41,0],0,true,[[297,0,3.23477],[1544,0,100.004],[5523,0,6.00833]]],[[11075.6,17988.7,0],0,true,[[2293,0,329.149],[3632,0,12.0845],[2115,0,54.4305]]],[[13513,16384.6,0],0,false,[[5659,0,6.46715],[1715,0,6.46715]]],[[17547.4,2038.8,0.00012207],0,false,[[3418,0,8.43323],[5599,0,8.43323]]],
+[[6933.34,10598.2,0],0,false,[[158,2,341.837],[3882,2,84.84]]],[[9709.44,8747.99,0],0,false,[[4407,1,359.944],[2430,1,268.018]]],[[12557.6,4598.77,0],0,true,[[2827,0,212.321],[1740,0,24.2424],[3277,0,22.214]]],[[10762.8,11369.8,0],0,true,[[3220,0,5.21167],[4099,0,11.029],[3060,0,10.0163]]],[[11070.8,17737.4,0],0,false,[[3632,0,239.525],[147,0,98.6809]]],
+[[14521.6,12145.7,0],0,true,[[3749,1,401.399],[3820,1,340.943],[2563,1,3.27559]]],[[10559,16995.6,0],0,false,[[1357,0,86.3433],[4390,0,35.1701]]],[[17766.1,13999.2,0],0,false,[[620,1,18.6251],[3699,1,325.399]]],[[10221.4,5592.03,0],0,false,[[566,0,51.5837]]],[[5821.62,13927.4,0],0,true,[[81,0,397.262],[4993,0,13.7208],[916,0,17.6398]]],
+[[9578.62,17719,0],0,true,[[4189,1,14.2945],[398,1,2.65552],[4346,1,10.2979],[2435,1,3.72206]]],[[2382.79,12193.4,0],0,false,[[1177,1,298.571],[2253,1,364.207]]],[[8950,5731.08,0],0,true,[[3701,0,100.876],[470,0,12.7444],[2214,1,6.66592]]],[[14726.1,4368.48,0],0,false,[[1657,0,296.111],[2308,0,322.055]]],[[16984.4,17922.8,0],0,false,[[4012,0,5.2197],[2033,0,100.769]]],
+[[11577.9,16679.1,0],0,false,[[4933,0,119.069],[4517,0,401.142]]],[[9744.14,5726.84,0],0,false,[[3243,0,121.26],[1027,0,36.8433]]],[[12098.4,5416.67,0],0,false,[[4116,0,155.746],[1054,0,38.7138]]],[[3095.87,6429.78,0],0,true,[[4495,0,3.09709],[3001,0,195.733],[4501,1,14.6204]]],[[14042.9,10974.7,0],0,false,[[1384,1,380.581],[940,1,392.73]]],
+[[1106.48,6796.84,0],0,false,[[4158,1,229.821],[2953,1,358.195]]],[[14588.9,18698.2,0],0,false,[[3180,0,289.384],[1193,0,138.579]]],[[3783.4,6933.95,0],0,true,[[4213,0,11.6453],[402,0,2.29288],[2835,0,2.97507],[2875,0,15.2753]]],[[16623.7,11518.9,0],0,false,[[3014,0,390.773],[2463,0,301.062]]],[[8086.82,16844.7,0],0,false,[[860,0,23.2772],[3169,1,6.51467]]],
+[[10756.5,12852,0],0,true,[[184,0,67.1021],[3464,0,16.623],[5509,0,15.7431]]],[[6411.13,593.624,0],0,true,[[368,1,49.0767],[4721,1,43.8968],[3351,1,43.5914]]],[[19694.4,8044.45,0],0,false,[[1678,0,37.3347],[4339,0,138.662]]],[[9722.85,4006.49,0],0,true,[[1169,0,4.06326],[4478,0,0.119379],[5466,0,4.73486],[3975,0,3.98552]]],[[12209.8,5519.01,0],0,false,[[94,0,17.3613],[1854,0,340.026]]],
+[[2793.94,12225.4,0],0,false,[[102,0,379.268],[1647,0,359.529]]],[[17252.2,17710,0],0,false,[[2423,0,158.402]]],[[15623,3289.04,0],0,true,[[5118,1,11.558],[4969,0,16.4026],[2075,1,6.61257]]],[[10020.8,445.004,0],0,false,[[114,1,24.3579],[5527,1,26.6671]]],[[2266.7,2383.17,0],0,false,[[1560,1,28.1198],[2240,1,298.202]]],
+[[15845.1,8802.12,0],0,false,[[2856,1,374.018],[5445,1,25.9002]]],[[19657.1,8463.05,0],0,false,[[1322,1,9.01552],[4723,1,203.055]]],[[5154.25,6484.3,0],0,false,[[3901,0,30.9179],[3023,0,114.504]]],[[2744.8,19420.2,0],0,true,[[1472,0,15.3936],[2570,0,10.4027],[3010,0,7.37401],[471,0,7.10605]]],[[14640.7,19121.1,0],0,true,[[735,0,4.44255],[1382,0,2.65127],[2880,0,10.1642]]],
+[[16398.9,2329.3,0],0,true,[[3210,0,15.3345],[2299,0,216.378],[4895,0,15.7532]]],[[460.074,3004.06,0],0,false,[[4982,0,20.5296],[2993,0,66.4786]]],[[13920.4,4463.77,0],0,false,[[5182,1,12.9139],[1072,1,30.5916]]],[[13629.2,12288.1,0],0,true,[[2000,0,87.2936],[5594,0,251.191],[2001,0,348.332]]],[[13845,4737.58,0],0,true,[[3723,1,87.9883],[3577,1,29.388],[5400,1,15.305]]],
+[[8614.53,20129.3,0],0,false,[[5144,0,232.809],[2230,0,329.029]]],[[3170.17,12759.9,0],0,true,[[2418,1,22.3696],[4192,1,27.2672],[616,1,11.0099]]],[[15480.2,10293.9,0],0,false,[[4832,0,303.292]]],[[10001.8,1247.82,0],0,false,[[4795,0,256.984],[4875,0,347.141]]],[[10449.4,7777.8,0],0,false,[[310,0,64.0648],[4884,0,90.4412]]],
+[[12904.3,1677.93,0],0,false,[[142,0,20.9947],[2404,0,206.616]]],[[10063.3,14028.2,0],0,false,[[1161,0,276.547],[4494,0,178.778]]],[[7281.91,17295,0],0,false,[[169,0,92.1574],[1056,0,125.502]]],[[4087.07,19777.9,0],0,false,[[4145,1,390.956],[1144,1,356.453]]],[[16271.5,10286.1,0],0,false,[[4745,0,319.618],[2933,0,342.306]]],
+[[2594.61,6212.26,0],0,false,[[4826,0,279.922]]],[[13862.7,10399.7,0],0,true,[[3915,0,3.89552],[1365,0,383.393],[219,1,14.7195]]],[[19324.4,18664.2,0],0,true,[[2003,0,4.38164],[4462,0,360.691],[3331,0,6.76206]]],[[17667.5,12219.1,0],0,true,[[3878,0,2.29699],[5562,0,2.22956],[5686,0,2.11611],[1840,0,2.27905],[1514,0,3.9864]]],[[8337.68,17873.5,0],0,true,[[2651,0,11.5999],[5067,0,6.3171],[5021,0,6.49787]]],
+[[9227.94,180.277,0],0,false,[[4106,2,142.216],[595,2,332.796]]],[[669.624,19823.4,0],0,false,[[5272,1,296.509],[4416,1,25.0084]]],[[17166.8,5148.89,0],0,true,[[924,0,84.6603],[1920,0,25.5625],[5439,0,53.0106]]],[[16273,16604.2,0],0,true,[[4753,0,46.1962],[3644,0,2.9371],[675,1,11.9909]]],[[20359,19825.4,0],0,false,[[1223,0,139.579]]],
+[[2253.85,15975.8,0],0,true,[[385,0,18.119],[4251,0,6.90483],[106,1,5.40384]]],[[10341.8,2578.83,0],0,true,[[4619,0,4.92361],[1143,0,7.46404],[1711,0,2.89353]]],[[13261.6,7824.72,0],0,true,[[2536,1,208.09],[242,1,33.5383],[4035,1,15.753],[3602,1,17.2165],[2959,1,8.60446]]],[[5720.16,3847.27,0],0,false,[[341,1,28.4371],[5449,1,25.594]]],[[8783.54,13900,0],0,false,[[3053,0,87.2857],[720,0,327.804]]],
+[[314.479,3352.4,0],0,false,[[2311,0,300.566],[1815,0,386.464]]],[[13123,17988.3,0],0,false,[[4347,0,210.242],[1732,0,177.531]]],[[18964.3,14011.5,0],0,false,[[3396,1,379.435],[2288,1,226.226]]],[[9667.35,13903.2,0],0,true,[[5271,1,272.967],[3362,1,32.543],[2013,1,17.4569]]],[[3078.58,4957.91,0],0,false,[[4631,2,71.5727],[2513,2,157.333]]],
+[[17730,12034,0],0,false,[[3711,0,3.087],[2091,0,3.68273]]],[[19079.6,3729.45,0],0,true,[[2877,0,2.28108],[3767,0,15.6561],[4221,0,8.90991]]],[[14633,19875,0],0,true,[[4154,0,30.219],[3848,0,280.041],[4487,0,1.58379],[4779,0,4.25446],[3229,0,10.0898],[4036,0,19.6676]]],[[10453,51.7157,0],0,false,[[4311,2,36.1355],[4842,2,99.6474]]],[[8376.59,7068.33,0],0,false,[[4038,0,382.848],[5258,0,178.403]]],
+[[3822.9,15080.3,0],0,false,[[2457,0,68.4376],[3,0,41.8347]]],[[4670.32,18975.3,0],0,false,[[4663,1,7.46137],[4825,0,55.3792]]],[[13145.9,8168.64,0],0,true,[[612,1,114.627],[1115,1,31.2078],[4781,1,3.05443],[4442,1,15.958]]],[[1461.56,19402.6,0],0,false,[[3661,0,278.829],[3564,0,199.389]]],[[17936.7,12081.4,0],0,false,[[5155,0,143.064],[3672,0,138.4]]],
+[[11821.5,11708.5,0],0,false,[[3832,0,163.601],[3667,0,74.721]]],[[1130.85,8402.98,0],0,true,[[3858,1,12.2764],[3562,0,4.17141],[394,1,15.0548]]],[[18893.7,16994.6,0],0,true,[[4316,0,2.15851],[2180,0,4.13053],[171,0,7.79768]]],[[10345.3,7604.69,0],0,true,[[708,1,79.0379],[5672,1,24.329],[3329,1,7.69023],[4282,1,8.67585]]],[[19345,14274.4,0],0,false,[[3737,0,12.6252],[4420,0,70.4808]]],
+[[12716.5,19790.6,0],0,true,[[5228,0,2.98227],[5668,0,4.41647],[286,0,7.77328]]],[[10374.1,11452.9,0],0,false,[[2200,0,145.104],[2010,0,61.1479]]],[[12426.7,4765.85,0],0,false,[[4034,0,81.5384],[2737,0,212.321]]],[[1848.84,1253.63,0],0,true,[[580,1,25.0028],[4901,1,282.602],[4641,1,13.481]]],[[18820.2,14934,0],0,true,[[3215,0,3.25142],[3043,0,101.175],[4589,0,6.52994],[2646,1,7.19193]]],
+[[13837.8,4241.55,0],0,true,[[4244,0,108.588],[2529,0,31.4168],[5492,0,37.6319]]],[[3211.58,6420.97,0],0,true,[[3754,1,236.7],[5284,1,5.97696],[1672,1,9.98939]]],[[11352.4,17882,0],0,true,[[5030,0,13.6642],[5092,0,2.39622],[63,0,2.92292],[598,0,12.3311]]],[[3237.03,5757.85,0],0,false,[[5014,0,107.327],[5392,0,31.9342]]],[[9630.31,5339.95,0],0,false,[[382,0,163.846],[3243,0,282.251]]],
+[[3782.72,6931.06,0],0,true,[[2757,0,2.97507],[2875,0,12.3168],[4213,0,14.59]]],[[15830,14241.6,0],0,false,[[4127,1,7.19845],[409,0,149.655]]],[[11271.2,4944.04,0],0,false,[[4803,0,261.046],[160,0,391.447]]],[[17790.4,19477.5,0],0,true,[[4992,1,192.889],[5441,1,27.5584],[451,1,15.2349]]],[[2834.12,17423.6,0],0,false,[[5502,0,161.968],[3578,0,308.859]]],
+[[12674.8,15856,0],0,false,[[5426,0,348.122],[3590,0,393.504]]],[[3912.02,10258,0],0,false,[[2587,0,113.47],[4655,0,223.737]]],[[17175.5,18082.6,0],0,true,[[4361,0,99.7714],[1783,1,7.57439],[1002,1,13.7891]]],[[12664.5,9337.48,0],0,true,[[1233,1,294.3],[2096,1,31.2186],[4429,1,6.06922]]],[[20195.6,5430.39,0],0,false,[[4678,0,353.347],[342,0,308.827]]],
+[[7967.93,3819.17,0],0,true,[[4823,0,2.53905],[1655,0,2.85631],[5650,2,3.66168]]],[[6379.05,548.995,0],0,false,[[4966,1,10.3207],[4577,0,54.9868]]],[[7360.2,15173.7,0],0,false,[[1919,1,366.81],[2523,1,291.512]]],[[8463.03,11007.4,0],0,false,[[4222,0,15.1286],[1307,0,22.811]]],[[1617.61,18.3018,0],0,false,[[390,0,336.82]]],
+[[10902.6,17607,0],0,false,[[3638,0,60.9977],[403,0,27.857]]],[[5218.97,19632,0],0,true,[[953,0,2.23308],[4119,0,3.49562],[1800,0,4.79764],[2389,2,5.6554]]],[[13658.3,15140.8,0],0,false,[[1439,0,152.29],[5126,0,114.204]]],[[5614.56,6402.29,0],0,false,[[2633,0,49.134],[4912,0,312.206]]],[[12221.1,1282.83,0],0,true,[[3392,0,313.078],[719,0,1.51343],[669,0,3.24429]]],
+[[1884.11,13914.5,0],0,false,[[4892,1,7.75609],[3474,0,3.99258]]],[[15902.4,8435.16,0],0,false,[[4246,1,392.509],[2770,1,374.018]]],[[7003.55,834.112,0],0,false,[[117,1,4.00788],[3161,0,1.85851]]],[[4533.65,14654.8,0],0,true,[[964,0,93.3794],[1202,0,391.482],[2445,0,296.854]]],[[14305.1,19417.9,0],0,false,[[1383,0,44.8253],[4699,0,124.717]]],
+[[9467.57,8523.89,0],0,true,[[3441,0,9.19076],[1545,0,3.06458],[4818,0,12.1518]]],[[13222.4,19545.3,0],0,false,[[3496,0,110.985],[2716,0,172.757]]],[[15707.4,18646.3,0],0,true,[[832,0,3.3992],[2222,0,4.43213],[373,0,6.6077]]],[[3280.79,7253.41,0],0,true,[[2035,1,21.315],[1738,1,23.8941],[5697,1,5.65567],[3054,1,5.80002],[5480,1,4.19597]]],[[3859.49,2559.49,0],0,false,[[1304,0,242.656],[1962,0,243.444]]],
+[[16581.3,7169.1,0],0,false,[[3538,0,18.8293]]],[[2981.36,1443.2,0],0,false,[[3159,1,25.9986],[622,1,141.381]]],[[1672.84,2720.32,0],0,false,[[3086,1,158.06],[5402,1,274.346]]],[[11979.9,6093.13,0],0,true,[[5313,0,185.739],[2276,0,20.2074],[1791,0,5.20787],[237,0,6.40921],[3098,0,8.15548]]],[[12600.4,8180.43,0],0,true,[[5185,1,20.2691],[3211,1,24.1315],[5080,1,7.42688]]],
+[[12763.2,8224.19,0],0,false,[[4385,0,40.4427],[1058,1,14.0318]]],[[2663,19778.4,0],0,false,[[5608,0,130.486],[2678,0,334.131]]],[[12974.2,8573.72,0],0,true,[[3198,0,84.3489],[2319,1,11.0176],[1113,1,11.4971]]],[[11232.6,3972.38,0],0,false,[[3583,0,127.826],[5579,0,92.5018]]],[[11828.3,7865.34,0.00012207],0,false,[[2292,0,10.7258],[3129,0,10.7258]]],
+[[3781.21,6918.83,8.33787],0,true,[[2757,0,15.2753],[974,0,136.56],[2835,0,12.3168]]],[[5727,6834.56,0],0,true,[[770,0,9.0118],[3673,0,366.951],[1083,0,6.31723]]],[[19079.3,3731.72,0],0,true,[[4674,0,2.54802],[2811,0,2.28108],[4221,0,6.65961]]],[[9814.2,629.075,0],0,false,[[2286,1,10.2456],[4082,1,92.3814]]],[[19948.7,4773.77,0],0,false,[[74,0,72.1062],[3760,0,19.7334]]],
+[[14631.8,19126,0],0,true,[[5256,0,27.5474],[877,0,272.891],[1382,0,12.8065],[735,0,14.541],[4128,0,16.8513],[2774,0,10.1642]]],[[4219.23,10278,0],0,true,[[2231,0,25.4017],[962,0,22.9298],[2328,0,11.7832],[875,0,7.33538],[4989,0,3.40957]]],[[9615.02,3311,0],0,false,[[1584,0,282.427],[1186,0,187.041]]],[[9938.26,628.399,0],0,true,[[4596,1,10.8651],[4697,1,2.5917],[5416,1,16.0437]]],[[4833.47,18797.3,0],0,true,[[1183,2,266.931],[1460,2,4.28582],[2406,2,5.50667]]],
+[[18151,17106.8,0],0,true,[[4769,1,28.2617],[759,1,149.791],[4725,1,17.3288],[4247,1,15.3588],[2582,1,13.7733],[2237,1,12.2158],[2167,1,10.1437]]],[[14523.7,18075.2,0],0,true,[[1760,0,349.348],[1199,0,25.2105],[5372,0,14.6695],[3410,0,11.018]]],[[7143.73,12941,0],0,true,[[2698,1,339.999],[1473,1,32.4335],[5114,1,9.1731],[5498,1,24.5391]]],[[10616.5,17038.2,0],0,false,[[1713,0,18.3619],[1032,0,12.2991],[1505,0,13.9863]]],[[486.456,3079.35,0],0,true,[[57,1,13.1193],[3165,1,19.0748],[3818,1,5.30569]]],
+[[9238.29,16235.9,0],0,true,[[5485,1,9.24805],[664,0,117.09],[5653,1,16.0329]]],[[2001.52,15616.2,0],0,false,[[4,1,307.632],[3136,1,242.403]]],[[3388.46,6332.24,0],0,false,[[4238,0,6.4344],[611,1,9.71339]]],[[3884.08,14710.5,0],0,false,[[2701,0,230.806],[1425,2,8.87762]]],[[1170.84,1516.67,0],0,false,[[1222,1,353.602],[4548,1,104.739]]],
+[[13665,4530.2,0],0,true,[[4171,0,227.959],[1721,0,16.5128],[4994,0,7.68017]]],[[19060.6,4364.88,0],0,false,[[3233,0,392.336],[3585,0,325.556]]],[[4206.7,10280,0],0,false,[[4989,0,13.737],[709,0,19.7632]]],[[14925.7,5846.58,0],0,false,[[1839,0,79.7697],[2566,0,287.127]]],[[6466.56,10878.1,0],0,false,[[2321,0,37.692],[2396,0,15.7103]]],
+[[6219.05,16673,0],0,true,[[266,1,377.248],[1972,1,32.1629],[4603,1,10.9791]]],[[4317.83,7390.7,0],0,false,[[554,0,323.729],[1612,0,205.975]]],[[13294.2,13243.3,0],0,true,[[56,0,106.544],[44,0,102.222],[3201,0,116.814]]],[[15067,6228.94,0],0,false,[[2338,0,40.3735],[2098,0,378.897]]],[[7922.62,18059.9,0],0,false,[[3374,0,353.595],[2524,0,362.774]]],
+[[13136.8,14002.4,0],0,false,[[4557,0,308.423],[2391,0,300.943]]],[[8279.05,12810.8,0],0,true,[[2181,0,126.401],[4170,0,327.811],[3241,0,302.198]]],[[14652.2,12901.5,0],0,false,[[1976,1,204.241],[3749,1,368.249]]],[[16630.7,9998.6,0],0,false,[[4544,1,28.6123],[3405,1,240.691]]],[[13251.7,8841.48,0],0,true,[[4639,0,31.6799],[4536,0,32.6347],[3279,0,32.1511]]],
+[[10418.8,7441.21,0],0,false,[[3274,0,26.1577],[2969,0,147.581]]],[[11973.6,8243.63,0],0,false,[[172,0,322.774],[4948,0,352.139]]],[[7412.46,8306.25,0],0,false,[[4026,0,2.27462],[5386,2,2.79096]]],[[303.114,8620.62,0],0,true,[[4476,1,25.9049],[911,1,213.156],[87,1,15.4352]]],[[12838,8309.12,0],0,true,[[2224,1,24.9442],[1058,1,101.262],[3134,1,3.97712],[3522,1,4.68024]]],
+[[18143.6,17075.2,0],0,false,[[4769,1,4.33107],[207,0,3.58962]]],[[2429.16,15804.6,0],0,false,[[491,0,158.856],[4601,1,12.2368]]],[[8830.53,2222.41,0],0,false,[[2500,0,57.6176],[5212,0,330.784]]],[[12121.6,10011.2,0],0,true,[[4509,0,90.8299],[1687,0,3.49673],[3120,1,5.67281]]],[[2866.24,12705.9,0],0,true,[[4084,0,7.46449],[5506,0,3.42752],[2318,1,11.0165]]],
+[[14224,8705.2,0],0,false,[[366,1,296.296],[4741,1,385.05]]],[[12537.9,6377.71,0],0,false,[[2195,0,52.8601],[3763,0,83.4418]]],[[19325.4,14269.3,0],0,true,[[2414,0,24.1664],[1884,0,25.834],[5128,0,3.14922],[3737,0,7.75638]]],[[1108.3,17879.4,0],0,true,[[4071,0,2.16599],[547,0,8.11856],[2453,0,4.70716],[3087,0,13.8931]]],[[1690.28,13996.7,0],0,true,[[5446,1,96.7383],[108,1,207.338],[4892,1,202.899]]],
+[[10876.7,4613.7,0],0,false,[[2557,0,262.585],[5571,0,313.945]]],[[2562.67,20100.7,0],0,true,[[2976,1,15.6183],[5551,1,291.128],[2678,1,6.67929],[500,1,8.76887]]],[[3728.52,15222.7,0],0,true,[[5103,1,11.2561],[3071,0,45.5873],[2994,1,8.50321]]],[[19186.1,16785.2,0],0,false,[[171,0,352.055],[367,0,369.152]]],[[15809,2708.07,0],0,false,[[1748,0,258.912],[2385,0,322.126]]],
+[[2816.79,13600.4,0],0,false,[[1995,1,357.198],[5700,1,264.178]]],[[10557.8,20159.3,0],0,false,[[4108,0,17.441],[4997,0,362.989]]],[[15216.5,5665.94,0],0,false,[[1540,0,51.7081],[3225,0,225.62]]],[[16247.1,9944.7,0],0,false,[[2789,0,342.306],[2477,0,229.196]]],[[10163.2,8171.66,0],0,true,[[4493,1,29.2033],[4144,1,27.1061],[938,1,13.9915],[838,1,10.1114]]],
+[[10665.3,11259.7,0],0,false,[[4099,0,136.167],[3076,0,27.0288]]],[[3667.99,769.903,0],0,false,[[4332,0,366.901],[4231,0,315.113]]],[[19666.4,7558.95,0],0,false,[[4339,0,351.48],[1891,0,294.871]]],[[3488.8,19197.1,0],0,false,[[5051,0,301.997],[4325,0,380.723]]],[[9829.25,18625.4,0],0,true,[[800,0,11.7517],[584,0,4.68483],[545,0,11.17]]],
+[[19195.4,3396.89,0],0,false,[[2726,0,18.9553],[3239,0,304.735]]],[[15115.5,7243.53,0],0,false,[[291,0,364.863],[2160,0,213.787]]],[[4670.63,10678.1,0],0,true,[[3951,0,398.137],[1190,0,9.30513],[676,0,25.8422]]],[[10156.3,7260.17,0],0,false,[[4592,1,174.965],[103,1,253.081]]],[[16143.5,4163.86,0],0,false,[[3332,0,305.547],[3293,0,376.544]]],
+[[18287.7,4538.31,0],0,false,[[2281,0,301.296],[3266,0,315.481]]],[[8204.44,6990.61,0],0,true,[[2374,0,3.19425],[903,0,6.05545],[5258,0,10.8547]]],[[13840.4,15187.2,0],0,false,[[5368,0,170.157],[1439,0,212.493]]],[[11009.1,15302,0],0,true,[[824,0,32.5277],[3316,0,129.558],[4848,0,7.77807]]],[[19546.4,11438.2,0],0,false,[[1785,1,21.0348],[2596,1,173.66]]],
+[[10189.1,5475.18,0],0,false,[[5577,0,19.4998],[2176,0,154.74]]],[[7205.86,17238.8,0],0,true,[[4134,1,329.936],[3430,1,16.9598],[169,1,10.5595]]],[[11291,1091.07,0],0,false,[[193,1,378.905],[1102,1,172.256]]],[[1463.71,6774.07,0],0,false,[[2755,1,358.195],[1038,1,377.551]]],[[18773.8,11483.4,0],0,false,[[4085,0,242.602],[2671,0,208.058]]],
+[[6831.69,10689.4,0],0,false,[[802,1,366.324],[1245,2,4.7094]]],[[1337.7,3427.87,0],0,false,[[3863,0,275.004],[5488,0,161.849]]],[[8280.18,11390.5,0],0,false,[[2982,0,145.995],[5611,0,188.464]]],[[8977.34,19694.9,0],0,false,[[4766,0,188.715],[1494,0,65.1129]]],[[13268.8,7820.08,0],0,true,[[2699,0,98.5463],[4035,0,9.83651],[2802,1,8.60446]]],
+[[13136.2,8423.19,0],0,true,[[234,0,122.957],[871,1,18.3363],[461,1,5.17029],[430,1,6.9476]]],[[13467,8271.32,0],0,true,[[492,1,255.362],[1213,1,23.9487],[175,1,6.38609]]],[[12602.5,4541.47,0],0,false,[[226,0,24.2315],[1420,0,47.6334]]],[[18187.2,2745.34,0],0,false,[[1067,0,272.018],[5710,0,343.622]]],[[14938.2,7594.5,0],0,false,[[2160,0,230.455],[508,0,308.045]]],
+[[7043.98,11281,0],0,false,[[4079,1,5.70288],[2061,0,183.784]]],[[11022.2,4353.88,0],0,false,[[2557,0,35.2324],[549,0,195.953]]],[[8435.64,9333.28,0],0,false,[[797,1,350.117],[5362,1,286.491]]],[[7425.5,6518.59,0],0,false,[[3665,0,134.003],[1565,0,399.621]]],[[10358.8,7320.56,0],0,false,[[2910,0,147.581],[1636,0,371.533]]],
+[[10533.5,17177,0],0,false,[[950,0,69.5178],[3733,0,127.799]]],[[3909.22,13299.7,0],0,false,[[3687,0,28.6946],[1287,0,22.484]]],[[13887.2,4380.34,0],0,true,[[3982,0,12.625],[3656,0,79.8999],[4703,1,20.2947]]],[[4787.19,13703.7,0],0,false,[[698,1,344.601],[1529,1,155.155]]],[[12407.8,5969.29,0],0,false,[[870,0,203.32],[1727,0,187.312]]],
+[[3427.35,12781.4,0],0,false,[[4506,0,93.5078]]],[[2547.73,20096.2,0],0,true,[[706,1,286.191],[2926,1,15.6183],[4271,1,1.20816],[500,1,7.61024],[2708,1,4.18011]]],[[19131,3917.43,0],0,true,[[5283,0,244.72],[2424,0,25.728],[4029,0,0.462335],[2586,0,3.0162]]],[[19535.2,11311,0],0,true,[[1644,0,83.4508],[2420,1,13.2574],[1468,1,9.59308]]],[[19206.4,2527,0],0,false,[[5612,0,321.561],[456,0,351.001]]],
+[[8360.32,4595.2,0],0,false,[[2162,0,23.6787],[2246,0,116.761]]],[[14416.6,19470,0],0,false,[[5172,0,126.454],[348,0,103.214]]],[[8398.28,11458.1,0],0,false,[[2957,0,145.995],[1595,0,67.6705]]],[[4637.78,12777.7,0],0,false,[[5089,0,62.3958],[4388,0,255.235]]],[[14018.3,13077.3,0],0,false,[[4867,0,118.031],[3652,0,141.298]]],
+[[19742.2,14418.9,0],0,false,[[4420,0,352.278],[2676,0,244.784]]],[[11458.5,9301.89,0],0,false,[[3927,0,228.409],[2139,0,262.557]]],[[9958.26,498.936,0],0,true,[[3493,1,23.0501],[5654,1,27.9098],[2372,2,20.0796],[1725,2,15.4315]]],[[13234.7,9099.69,0],0,false,[[3089,0,372.259],[2456,0,46.8839]]],[[17731.2,12023.8,0],0,true,[[4358,0,1.76768],[1679,0,0.653458],[3346,0,0.723228]]],
+[[3876.09,14723.1,0],0,false,[[1425,2,21.2781],[914,2,196.55]]],[[11944.3,11672.9,0],0,false,[[2104,0,363.286],[1763,0,151.665]]],[[10125.2,18169.1,0],0,false,[[2577,0,343.659],[3991,0,169.85]]],[[409.498,2981.6,0],0,false,[[2776,0,66.4786],[3786,0,67.7293]]],[[3734.56,15228.7,0],0,true,[[5103,1,17.6866],[3550,1,157.747],[2927,1,8.50321]]],
+[[10761.4,17234.2,0],0,false,[[4770,0,21.9002],[2199,0,89.2009]]],[[3113.38,6276.79,0],0,true,[[5478,0,3.41632],[967,0,3.26301],[2556,1,4.5794]]],[[15244.5,698.244,0],0,true,[[5296,0,105.517],[4492,0,158.359],[3352,0,100.247]]],[[6324.04,18049.9,0],0,true,[[861,1,23.3077],[2717,1,193.815],[704,1,5.53177]]],[[17373.9,17289.6,0],0,false,[[3802,0,169.305],[1625,0,337.938]]],
+[[12725.5,17194.2,0],0,false,[[95,0,3.31318],[4460,0,2.58999]]],[[3103.93,6625.15,0],0,false,[[2753,0,195.733]]],[[18421.2,435.417,0],0,false,[[1136,1,9.82512],[939,1,45.8804]]],[[9601.84,2761.61,0],0,true,[[2343,0,4.51128],[413,0,10.8609],[3046,0,3.52809]]],[[9696.42,10979.6,0],0,false,[[3535,0,248.916],[1041,0,210.98]]],
+[[17891.5,19671.9,0],0,true,[[5287,0,4.26638],[4370,0,45.723],[3774,1,7.02777]]],[[17809.1,13998.5,0],0,false,[[5151,1,2.27039],[4280,0,3.35166]]],[[15536.5,2773.21,0],0,false,[[3837,0,132.909],[5137,0,19.2022]]],[[17046,8593.54,0],0,false,[[3756,1,223.766],[5354,1,195.125]]],[[12578.1,4183.22,0],0,false,[[1739,0,26.391],[4971,0,196.981]]],
+[[2748.37,19426.7,0],0,true,[[3675,0,5.03241],[636,0,3.32117],[2773,0,7.37401],[2570,0,3.75553]]],[[8367.59,2676.71,0],0,false,[[5702,2,19.8035],[4485,2,31.5133]]],[[15609.4,4933.69,0],0,false,[[1568,0,26.9589],[4502,0,213.037]]],[[4997.02,10920.2,0],0,true,[[3566,0,5.94161],[5625,0,1.45411],[1258,0,0.233385]]],[[16239,11583,0],0,false,[[5095,0,281.395],[2758,0,390.773]]],
+[[3360.58,1479.79,0],0,false,[[5183,1,25.6961],[4482,1,181.336]]],[[17671.3,12218.5,0],0,true,[[1840,0,2.0364],[5616,0,2.58054],[1514,0,4.10445]]],[[17298.9,17468.8,0],0,false,[[1638,0,41.9925],[1028,0,114.766]]],[[3385.65,1072.99,0],0,false,[[1196,1,8.39023],[1915,1,26.93]]],[[16964.7,18067.2,0],0,true,[[1481,0,117.509],[4361,0,136.061],[5261,0,65.8524]]],
+[[8622.49,10811.3,0],0,false,[[745,0,119.279],[1319,0,165.382]]],[[10341.2,2600.64,0],0,true,[[644,0,218.948],[3061,0,8.86154],[1074,0,8.52992]]],[[8469.04,19353.5,0],0,true,[[2599,0,20.8647],[4459,0,340.862],[397,0,8.03979],[1375,0,10.6071],[3270,0,13.4302]]],[[5257.63,6435.1,0],0,false,[[2772,0,114.504],[2559,0,238.128]]],[[5575.56,8283.39,0],0,false,[[3631,1,186.657],[3903,1,314.897]]],
+[[13696.5,20473.5,0],0,false,[[3503,0,175.895]]],[[9870.79,462.239,0],0,true,[[999,1,13.1782],[1773,1,10.9497],[4687,1,9.92179]]],[[14824.7,9635.26,0],0,false,[[3890,0,267.871]]],[[3432.57,5445.18,0],0,false,[[4410,1,347.287],[5357,1,315.232]]],[[1093.2,17859.9,0],0,false,[[593,0,265.944],[2375,0,15.3121]]],
+[[13269.9,13547.2,0],0,true,[[1393,0,3.66905],[4409,0,15.8936],[1035,0,7.44618]]],[[17301,11406.9,0],0,true,[[2427,1,27.0466],[1673,1,347.614],[1580,1,16.9779]]],[[5004.93,10914.8,0],0,true,[[2364,0,3.80785],[2304,0,1.39775],[426,0,2.50806],[3342,0,1.15915],[5391,0,7.00784]]],[[19802.5,8443.99,0],0,false,[[3231,0,82.3095],[3558,0,53.2557]]],[[18068.4,11985.2,0],0,false,[[579,0,1.78721],[5355,0,3.85596]]],
+[[3458.28,18281.9,0],0,false,[[38,0,341.376],[5457,0,227.479]]],[[3814.17,3321.43,0],0,false,[[1675,0,22.7874],[5431,0,180.759]]],[[1277,666.725,0],0,true,[[4027,0,2.28719],[1148,0,2.19555],[4925,0,5.18883],[3155,0,2.83054]]],[[19578.1,14116.7,0],0,false,[[5334,0,67.6005]]],[[17661.3,12033,0],0,false,[[1135,0,45.2347],[1100,0,4.40309]]],
+[[17762.9,4741.41,0],0,true,[[5188,0,25.5595],[2281,0,282.638],[874,0,4.9873]]],[[10317.7,2586.21,0],0,true,[[3306,0,12.0115],[3109,0,7.70376],[4178,0,4.52597],[3936,0,3.69292]]],[[19593.8,4784.84,0],0,true,[[3880,0,18.4353],[4984,0,133.576],[904,0,10.5432]]],[[18917.6,14916.7,0],0,false,[[2829,0,101.175],[5404,0,368.352]]],[[8843.24,14708.9,0],0,true,[[2657,1,10.3917],[4637,1,386.41],[2537,1,14.8521],[3625,1,16.9966]]],
+[[1126.82,2563.75,0],0,false,[[846,0,265.862]]],[[9605.02,2763.15,0],0,true,[[1599,0,5.35033],[5340,0,12.5592],[2343,0,3.11743],[3003,0,3.52809]]],[[18993,19660,0],0,false,[[2658,0,353.601],[3771,0,379.642]]],[[13724.1,4679.77,0],0,true,[[5407,0,73.388],[2303,0,20.9785],[1556,1,22.4725]]],[[13468.5,12947.9,0],0,false,[[4132,0,75.8316],[2520,0,82.4008]]],
+[[17663.2,12227.1,0],0,true,[[5247,0,3.46095],[336,0,2.10239],[1039,0,1.25545],[3166,0,3.45192],[5624,0,0.944513]]],[[13243.8,10001.2,0],0,false,[[1343,0,391.453],[4837,0,156.652]]],[[12364.4,6551.21,0],0,false,[[3628,0,58.023],[2226,0,358.528]]],[[8746.35,13821,0],0,false,[[5312,0,335.536],[2804,0,87.2857]]],[[3275.21,7254.99,0],0,true,[[1376,0,38.7575],[5480,0,3.48788],[2863,1,5.80002]]],
+[[13236.1,8708.21,0],0,false,[[3572,1,16.1266],[4302,1,18.957]]],[[5194.87,20020.4,0],0,false,[[3626,2,359.601],[504,2,288.099]]],[[2008.64,684.125,0],0,true,[[4765,1,21.4534],[3910,1,358.377],[4709,1,7.90129],[329,1,7.29543]]],[[15528,490.266,0],0,false,[[334,1,112.948],[3655,1,30.9181]]],[[16093.9,19247.8,0],0,false,[[5583,0,347.577],[4730,0,106.132]]],
+[[10772,11373.8,0],0,true,[[4377,0,22.492],[4099,0,20.2665],[854,0,13.6094],[2738,0,10.0163]]],[[10337.5,2592.6,0],0,true,[[3021,0,8.86154],[1074,0,0.499409],[3671,0,10.3185],[2126,0,2.4968]]],[[17727.8,3844.08,0],0,false,[[5003,0,335.572],[936,0,315.217]]],[[1627.89,17667.3,0],0,false,[[5343,0,337.608],[5462,0,104.613]]],[[18557,17594.9,0],0,true,[[3735,0,4.10146],[4868,0,3.28787],[5607,0,6.46575],[605,1,9.24816]]],
+[[3833.11,16181.9,0],0,false,[[2442,2,376.62],[5633,2,27.1574]]],[[10658.8,269.066,0],0,false,[[2322,0,289.603],[2083,0,239.064]]],[[15776.7,17958.5,0],0,false,[[4285,0,355.534],[442,0,179.855]]],[[26.421,8080.64,0],0,false,[[1500,1,329.392],[1643,1,263.052]]],[[15237.4,93.8569,0],0,false,[[3918,0,167.185],[119,0,97.1153]]],
+[[4762.82,7774.21,0],0,false,[[1612,0,383.066],[5367,0,157.807]]],[[3734.9,15177.6,0],0,true,[[2927,0,45.5873],[3255,0,32.3572],[3213,0,15.3761]]],[[13619.8,12473.7,0],0,false,[[626,0,80.951]]],[[18432.5,1102.61,0],0,false,[[1510,0,3.81771],[4953,0,5.58844]]],[[18460.9,17623.8,0],0,true,[[3705,1,30.5508],[4747,1,30.6447],[1674,1,4.50743],[3815,1,13.8434]]],
+[[14316.6,15569.4,0],0,false,[[3491,0,241.617],[302,0,176.27]]],[[10644.7,11242.3,0],0,true,[[2935,0,27.0288],[4386,0,23.6807],[5456,0,27.0149],[3955,1,12.9112]]],[[15950.8,11673.7,0],0,false,[[793,0,348.129],[3928,0,40.2835]]],[[12318.7,11210.8,0],0,false,[[4109,0,144.953],[1434,0,271.174]]],[[16719.4,17262.7,0],0,false,[[5707,0,245.244],[3930,0,183.338]]],
+[[7458.19,19850.5,0],0,false,[[2412,0,216.522],[5262,0,228.388]]],[[7545.67,19289.7,0],0,true,[[2082,0,20.4333],[3470,0,7.66014],[2635,1,11.4578]]],[[9808.68,594.985,0],0,false,[[5377,1,82.0378],[287,1,15.6379]]],[[16924.7,4811.13,0],0,true,[[772,0,2.91982],[915,0,2.71358],[4667,0,5.54084],[497,0,8.06161]]],[[2395.15,19170.1,0],0,false,[[1918,0,172.112],[3857,0,310.192]]],
+[[19573.9,12821.4,0],0,false,[[5203,0,97.1657],[1486,0,320.928]]],[[1518.77,2754.97,0],0,false,[[41,1,363.628],[2867,1,158.06]]],[[1119.89,17887,0],0,true,[[2375,0,22.8349],[4727,0,107.067],[4071,0,11.9838],[2923,0,13.8931],[2453,0,9.44423]]],[[15403.5,6018.96,0],0,false,[[1954,0,289.405],[5134,0,2.98066]]],[[13270.3,9469.5,0],0,false,[[818,0,348.668],[2988,0,372.259]]],
+[[16767.3,8586.34,0],0,false,[[4455,1,19.5086],[3756,1,55.7082]]],[[17565.5,12070,0],0,true,[[5517,0,27.1573],[4153,0,148.575],[1464,0,104.129]]],[[9955.25,476.477,0],0,true,[[2337,1,31.091],[4881,1,20.1981],[1725,2,9.40792]]],[[10766.8,7737.41,0],0,false,[[5689,1,129.525],[4778,1,255.026]]],[[14259.8,6836.75,0],0,false,[[1621,0,356.431],[282,0,19.953]]],
+[[3126.29,20434,0],0,true,[[4196,0,294.077],[269,0,3.76461],[1204,1,15.8999]]],[[9823.67,17125.1,0],0,false,[[4074,1,246.514],[407,1,250.451]]],[[18015.1,7717.36,0],0,true,[[5011,0,17.019],[1247,0,2.74223],[1709,0,9.54547]]],[[11982.8,6085.5,0],0,true,[[237,0,1.7927],[1791,0,3.47394],[2868,0,8.15548]]],[[10542.2,7721.6,0],0,true,[[261,1,82.0634],[1562,1,19.7658],[71,1,4.32177],[4793,1,3.71072]]],
+[[17769.8,13946.9,0],0,false,[[5162,0,55.4308],[977,0,151.627]]],[[17006.2,12932,0],0,false,[[4809,0,339.664],[5194,0,372.431]]],[[17318.8,5006.45,0],0,false,[[1754,0,119.833],[42,0,294.186]]],[[17674.2,12214.5,0],0,true,[[1506,0,3.42647],[753,0,2.56277],[5616,0,2.74105],[3732,0,2.80033],[1514,0,5.55857],[1004,0,10.6186]]],[[12808.6,8445.5,0],0,false,[[4896,0,74.2292],[5141,0,61.7457]]],
+[[9807.1,6423.77,0],0,true,[[681,0,1.52479],[5678,0,1.79362],[992,1,3.79858]]],[[2262.64,11.1697,0],0,false,[[3910,1,361.965]]],[[10117.8,1874.82,0],0,false,[[671,0,347.891],[4795,0,389.096]]],[[9363.41,20107.6,0],0,false,[[4773,0,332.791],[1957,0,143.743]]],[[10325.4,2585.98,0],0,true,[[5353,0,3.85498],[3936,0,4.04065],[3041,0,7.70376],[3306,0,4.69055]]],
+[[6551.36,3440.44,0],0,false,[[2446,2,253.525],[5025,2,207.325]]],[[19218.3,9494.16,0],0,false,[[3353,0,332.263],[1670,0,2.56015]]],[[7080.32,628.448,0],0,false,[[693,1,337.13],[2595,1,73.3858]]],[[12817,13951.4,0],0,true,[[4791,0,349.62],[5675,0,15.1097],[4557,0,15.8103]]],[[16423.1,7270.96,0],0,false,[[5160,0,22.2947],[4350,0,87.7641]]],
+[[13423.2,9000.81,0],0,false,[[3888,1,397.919],[4988,1,217.701]]],[[4841.61,11703.2,0],0,false,[[399,0,234.861],[1909,0,187.402]]],[[18975.6,3842.29,0],0,false,[[2424,0,146.942],[4805,0,237.849]]],[[11680.2,14483.7,0],0,false,[[2723,0,110.017],[4705,0,16.797]]],[[8347.9,8635.67,0],0,true,[[1061,0,300.765],[189,0,10.3719],[1244,0,10.8916]]],
+[[12118.9,10006.3,0],0,true,[[3823,1,24.095],[4252,1,21.4176],[3271,1,4.0791],[2918,1,5.67281],[1687,1,3.0369]]],[[8747.79,3391.06,0],0,false,[[2179,0,338.306],[1856,0,179.103]]],[[5931.52,8913.92,0],0,true,[[1581,0,1.67835],[1490,0,4.76093],[4610,1,7.49497]]],[[8446.58,19367.5,0],0,false,[[3270,0,13.4746],[1152,0,139.268]]],[[9813.08,295.279,0],0,false,[[3382,1,301.805],[141,1,177.607]]],
+[[14919.9,951.238,0],0,true,[[1869,0,193.392],[3138,0,268.308],[5641,0,90.6586]]],[[15876.9,14476.4,0],0,true,[[1929,1,22.4218],[4977,1,21.4012],[3855,1,2.54151],[527,1,6.51899],[1741,1,3.37767],[4919,1,0.603608]]],[[10054.1,9018.25,0],0,false,[[182,0,204.13],[3743,0,369.378]]],[[17666,12223.1,0],0,true,[[336,0,2.7442],[5686,0,2.77438],[1975,0,1.85599],[3878,0,2.2795]]],[[11831.9,7875.44,0],0,false,[[807,0,66.844],[3519,0,17.3226],[2874,0,10.7258],[4899,0,22.4135]]],
+[[12827.9,14448.7,0],0,false,[[4883,0,113.966],[455,0,393.105]]],[[19532.6,11400.6,0],0,false,[[4685,0,14.4102],[3472,0,146.873]]],[[7964.72,15533.8,0],0,true,[[3650,1,29.033],[2713,1,229.221],[1757,1,5.91431]]],[[17943.2,12337.5,0],0,false,[[3178,0,41.2912],[632,0,19.6594]]],[[12835.4,8312.11,0],0,true,[[3537,0,77.9975],[3522,0,8.28738],[2914,1,3.97712]]],
+[[17287.8,1124.84,0],0,false,[[1950,0,326.288],[357,0,367.831]]],[[2198.06,15745.8,0],0,false,[[2891,1,242.403],[2661,1,88.8937]]],[[2328.97,13705.7,0],0,false,[[4275,1,8.93322],[5682,0,37.4878]]],[[14703,817.584,0],0,true,[[3125,0,268.308],[1463,0,14.4226],[2602,0,231.131]]],[[5918.74,8897.03,0],0,true,[[3903,1,388.576],[4610,1,27.8661],[3865,1,8.15331],[3799,1,11.5469]]],
+[[17338.1,5123.23,0],0,false,[[4140,0,162.323]]],[[8334.15,20252.7,0],0,false,[[247,1,291.689],[5627,1,86.728]]],[[13182.6,8289.17,0],0,false,[[307,0,79.8244],[1503,0,41.8502]]],[[6519.89,17381.6,0],0,false,[[878,0,165.005]]],[[3383.64,1082.58,0],0,false,[[1196,1,2.224],[3280,0,11.6607]]],
+[[17592.3,16799.8,0],0,false,[[4444,0,376.054],[4644,0,87.8118]]],[[342.643,7321.77,0],0,false,[[4910,1,248.197],[1525,1,144.968]]],[[2316.97,13717.8,0],0,false,[[1640,1,72.9164],[4275,1,22.5538]]],[[3749.85,4783.76,0],0,false,[[4718,0,179.239]]],[[13588.5,421.745,0],0,false,[[794,0,358.121],[1857,0,28.7584]]],
+[[5650.6,18606.2,0],0,true,[[1730,1,24.8994],[5270,1,250.446],[796,1,17.4021]]],[[5447.71,3232.17,0],0,false,[[1945,0,2.4624],[975,1,2.0094]]],[[6696.6,10938.4,0],0,true,[[4651,0,24.5272],[1971,1,10.975],[1906,2,5.39742]]],[[557.139,3017.89,0],0,true,[[1189,1,22.3489],[4887,1,16.5608],[5666,1,32.5936]]],[[9128.16,16230.8,0],0,false,[[883,1,27.3853],[4820,1,71.4207]]],
+[[1276.11,669.41,0],0,true,[[3261,0,23.1021],[150,0,267.85],[4027,0,2.61136],[3037,0,2.83054],[4925,0,5.27195]]],[[17754.5,2608.83,0],0,true,[[3158,0,270.672],[5535,0,9.19726],[1246,0,7.179]]],[[13672,7390.69,0],0,false,[[1893,0,385.669],[3765,0,249.791]]],[[17608.1,2401.23,0],0,false,[[2295,0,352.143],[3156,0,270.672]]],[[2972.2,1460.13,0],0,true,[[1953,1,20.998],[1973,1,23.124],[2866,1,25.9986]]],
+[[13202,4471.7,0],0,true,[[4737,0,7.16489],[1164,0,130.912],[741,0,11.6233]]],[[7005.38,833.77,0],0,true,[[2857,0,1.85851],[4799,0,2.26356],[117,1,2.99188]]],[[3220.74,12694.2,0],0,true,[[4167,0,12.9023],[4506,0,130.762],[3183,0,5.93123],[718,0,7.89746]]],[[19708.4,8082.07,0],0,true,[[130,1,162.733],[213,1,63.6388],[1678,1,3.13016]]],[[8187.17,6985.69,0],0,false,[[5258,0,28.3847],[4571,0,331.376]]],
+[[499.961,3065.88,0],0,false,[[2889,1,19.0748],[5482,1,41.3177]]],[[17662.6,12223.7,0],0,true,[[1039,0,3.80095],[3479,0,3.1272],[3050,0,3.45192],[5624,0,2.65513],[1975,0,1.61131]]],[[10401.9,15833.6,0],0,false,[[1841,0,269.866],[1747,0,301.367]]],[[19439.1,19652.8,0],0,false,[[3315,0,358.753],[803,0,10.8926]]],[[8087.89,16838.3,0],0,true,[[3817,1,14.2048],[841,1,136.9],[2759,1,6.51467]]],
+[[8210.61,8588.15,0],0,false,[[2071,0,119.964],[3541,0,365.778]]],[[17740.8,12013.6,0],0,true,[[1679,0,14.64],[4790,0,189.297],[3346,0,13.3304]]],[[9513.38,19803.2,0],0,false,[[18,0,180.444],[1085,0,248.908]]],[[16754,17821.9,0],0,true,[[221,1,51.6948],[490,1,23.6251],[1967,1,8.15012],[2662,1,10.8307]]],[[12412.9,6551.03,0],0,false,[[3763,0,130.502]]],
+[[19496,8625.5,0],0,true,[[3841,0,2.96986],[3946,0,3.30938],[815,0,4.75377]]],[[2297.98,15950.4,0],0,false,[[106,1,52.5085],[5528,1,21.6673]]],[[17680.1,16813.9,0],0,true,[[4644,0,1.44747],[1385,0,1.43258],[2085,0,4.38579]]],[[17964.1,12373,0],0,false,[[5145,0,63.3583],[3133,0,41.2912]]],[[6226.59,6105.57,0],0,true,[[4328,1,23.1033],[9,1,22.221],[3829,1,6.34403]]],
+[[14628.3,18984.9,0],0,false,[[4128,0,132.043],[2756,0,289.384]]],[[15982.6,7135.47,0],0,false,[[3601,0,243.836],[820,0,148.3]]],[[411.58,1633.99,0],0,false,[[5266,1,241.394],[2204,1,396.782]]],[[3219.34,12688.4,0],0,true,[[4167,0,16.3191],[4427,0,148.281],[718,0,5.91925],[3162,0,5.93123]]],[[13463,8259.2,0],0,false,[[458,0,208.042],[175,1,6.38609]]],
+[[10157.1,7727.93,0],0,false,[[5146,0,17.5437],[1681,0,57.4261]]],[[10745.3,12632.6,0],0,false,[[3506,0,218.048],[1749,0,8.72595]]],[[4089.68,4787.5,0],0,false,[[4856,2,56.2111],[3945,2,319.468]]],[[13980.2,7099.79,0],0,true,[[3765,0,174.152],[462,0,16.1011],[3894,0,12.3266],[2394,0,8.12801],[1621,0,27.4692]]],[[8850.67,1407.45,0],0,false,[[5129,2,335.497],[3943,2,112.527]]],
+[[15754.8,3556.09,0],0,false,[[1659,0,257.631],[1654,0,224.852]]],[[5926.52,8918.94,0],0,true,[[5661,0,2.48356],[1490,0,2.32656],[3453,0,2.75391],[4610,1,6.25387]]],[[10340.6,11897.7,0],0,true,[[4179,0,49.7581],[1340,0,22.8441],[5476,0,13.2168]]],[[10128.4,10496.1,0],0,true,[[4880,0,324.485],[356,0,339.518],[3434,0,255.64]]],[[6929.87,20259.6,0],0,false,[[1605,0,398.808]]],
+[[19903.8,4522.84,0],0,true,[[4743,0,29.199],[3987,0,28.7304],[5050,0,19.669]]],[[4897.65,16323.5,0],0,true,[[512,1,26.936],[4751,1,26.4702],[4675,1,9.2465],[4152,1,10.9947]]],[[15402.9,2806.96,0],0,true,[[1422,1,24.036],[185,1,129.91],[3837,1,5.87201]]],[[13045.3,8528.61,0],0,true,[[1682,0,17.6194],[2872,0,84.3489],[4903,0,8.33499]]],[[691.176,19821.7,0],0,true,[[5692,0,3.32215],[4802,0,4.03017],[4416,1,4.65095]]],
+[[3080.61,17789.5,0],0,false,[[1188,0,286.08],[4621,0,383.218]]],[[13407.3,13219.4,0],0,false,[[2902,0,116.814]]],[[9399.88,10910.4,0],0,false,[[3937,0,122.946],[5467,0,189.269]]],[[4307.06,11145.6,0],0,false,[[4111,0,304.644],[2565,0,342.279]]],[[14375.6,15070.8,0],0,false,[[459,0,300.333],[340,0,115.795]]],
+[[6824.06,2279.2,0],0,false,[[4421,0,386.858]]],[[10863.4,11001.1,0],0,false,[[3889,0,3.54196],[5102,1,0.863975]]],[[15455.4,603.151,0],0,true,[[4016,0,6.74654],[2344,0,22.0417],[3532,1,7.21439]]],[[13938.5,18064,0],0,false,[[4729,0,34.3687],[3534,0,242.788]]],[[17335.6,12246.7,0],0,false,[[5047,0,389.737],[5081,0,213.508]]],
+[[16385.9,2337.55,0],0,false,[[2385,0,364.56],[2775,0,15.3345]]],[[12593.5,8157.29,0],0,false,[[2869,1,24.1315],[4613,1,55.9724]]],[[3457.27,5088.36,0],0,false,[[83,0,215.521],[5461,0,205.93]]],[[3733.25,15162.3,0],0,true,[[2475,0,86.1399],[3255,0,17.8615],[3071,0,15.3761]]],[[1665.56,13721.9,0],0,false,[[823,1,111.941],[2351,1,31.2745]]],
+[[18818.5,14931.2,0],0,true,[[4589,0,3.32954],[2829,0,3.25142],[2646,1,9.02103]]],[[10694.9,11722.9,0],0,false,[[3947,0,154.107],[15,0,111.618]]],[[11716.6,9370.03,0],0,true,[[4417,0,73.2951],[4503,0,1.64381],[2139,0,5.13324]]],[[4098.04,10209.4,0],0,false,[[1369,0,85.847],[1661,0,107.828]]],[[19507.7,17465.2,0],0,false,[[145,1,381.306],[5378,1,134.747]]],
+[[10757.6,11369.9,0],0,false,[[1552,0,97.2843],[2738,0,5.21167]]],[[17225.9,3267.85,0],0,false,[[1448,0,365.792],[5101,0,135.016]]],[[18834.8,7853.65,0],0,true,[[173,0,3.92829],[1572,0,4.74537],[2675,0,5.14627]]],[[16508.5,9423.19,0],0,false,[[4133,0,316.083],[437,0,33.3961]]],[[18138.4,17059.4,0],0,false,[[1628,1,87.5535],[4769,1,20.7751]]],
+[[15435.4,5645.07,0],0,false,[[2932,0,225.62],[1445,0,267.84]]],[[7537.84,19288.4,0],0,true,[[4811,1,47.4006],[2635,1,15.1467],[3470,1,11.7444]]],[[14232.5,4042.68,0],0,true,[[2131,1,21.1459],[2178,1,355.542],[1060,1,5.96577],[4707,1,8.86128],[1440,1,11.8825]]],[[10872.5,11683.1,0],0,false,[[986,0,197.844],[1068,0,218.729]]],[[14641.7,19880.2,0],0,true,[[4779,0,6.16234],[4036,0,10.021],[2812,0,10.0898]]],
+[[15688.7,14171.5,0],0,true,[[4669,1,21.488],[3568,1,39.7706],[1238,1,11.1989]]],[[19803,8526.26,0],0,false,[[3033,0,82.3095]]],[[16626,17627.5,0],0,false,[[1775,0,16.9086],[5707,0,131.299]]],[[18673,4425.54,0],0,false,[[3266,0,90.0947],[2896,0,392.336]]],[[8209.66,19989.3,0],0,true,[[2588,1,62.1861],[247,1,15.2881],[2439,1,3.14596]]],
+[[8852.45,8874.33,0],0,false,[[2421,0,170.817],[4587,0,221.781]]],[[16545.2,389.757,0],0,false,[[2257,1,5.83028],[5481,0,94.8611]]],[[16847.6,16761.5,0],0,false,[[3930,0,334.318],[5239,0,69.9208]]],[[10504.5,10618.2,0],0,false,[[4880,0,93.9058],[655,0,313.852]]],[[19295.6,3109.16,0],0,false,[[2940,0,304.735],[1438,0,247.916]]],
+[[9333.42,10407.9,0],0,false,[[5484,0,113.09]]],[[8398.27,13082,0],0,false,[[2906,0,302.198],[2610,0,216.135]]],[[8589.49,1439.22,0],0,false,[[5495,1,221.148],[4930,1,281.403]]],[[9712.21,5609.98,0],0,false,[[2834,0,282.251],[2751,0,121.26]]],[[11020.5,17491.4,0],0,false,[[2062,0,153.318],[5634,0,141.355]]],
+[[6444.99,10845.8,0],0,false,[[1232,0,198.82],[2352,0,29.6623]]],[[8737.73,6168.6,0],0,false,[[2219,0,155.743],[850,0,316.463]]],[[12549.5,16524.9,0],0,false,[[5314,0,315.536],[3640,0,384.287]]],[[5598.9,6349.1,0],0,true,[[5098,0,8.64323],[2633,0,6.53882],[5586,1,5.33438]]],[[10986,11562,0],0,true,[[3809,0,10.9488],[1669,0,44.9758],[1235,0,4.34283],[79,0,3.22845]]],
+[[1683.87,19905.9,0],0,false,[[85,1,358.385],[230,1,343.662]]],[[16011.6,9648.81,0],0,false,[[2387,1,365.686],[1598,1,230.931]]],[[16277.2,7107.35,0],0,true,[[4151,0,11.5151],[3313,0,32.1844],[1702,0,7.0262]]],[[15265.4,14424.5,0],0,false,[[2702,0,32.0014],[546,0,373.052]]],[[7035.87,4620.31,0],0,false,[[2528,1,133.643],[274,1,17.0054]]],
+[[3739.46,15145.5,0],0,true,[[3071,0,32.3572],[3619,0,26.9946],[3213,0,17.8615]]],[[13417.3,4517.08,0],0,false,[[4063,0,24.0969],[3715,0,68.1515]]],[[5108.82,14037.5,0],0,false,[[1529,1,308.44],[2653,1,234.602]]],[[9861.28,480.004,0],0,false,[[1773,1,9.21435],[1564,1,86.7905]]],[[15620.7,14145.8,0],0,true,[[1541,1,14.314],[5363,1,354.413],[3361,1,8.30674]]],
+[[9040.04,14496,0],0,false,[[1349,1,32.2195],[2657,1,279.877]]],[[1299.2,669.915,0],0,false,[[1273,0,392.082],[3155,0,23.1021]]],[[3599.55,6223.28,0],0,false,[[1402,1,180.466],[424,1,16.9572]]],[[19696.5,9163.54,0],0,false,[[365,1,237.52],[86,1,376.701]]],[[13012.2,11793.5,0],0,true,[[2464,0,24.7005],[1182,0,24.5363],[2638,0,14.0865]]],
+[[14346.6,15868.7,0],0,true,[[5291,0,2.94123],[3831,0,2.07401],[1126,0,6.41543],[2027,0,3.51922]]],[[18583.9,4439.11,0],0,false,[[2945,0,315.481],[3233,0,90.0947]]],[[18858.2,17566.2,0],0,false,[[5544,1,158.065],[1804,1,255.791]]],[[3949.47,17905.6,0],0,false,[[1449,0,334.707],[5305,0,289.36]]],[[19648.7,4333.67,0],0,false,[[819,0,33.6716],[2184,0,185.252]]],
+[[8459.03,19362.4,0],0,true,[[397,0,5.47043],[3123,0,13.4746],[3022,0,13.4302],[1375,0,2.92103]]],[[12122.3,10004,0],0,false,[[1687,0,3.80209],[3120,1,4.0791]]],[[3210.41,5746.7,0],0,false,[[3520,1,35.2641],[658,1,14.8564]]],[[9049.33,5801.51,0],0,true,[[2354,1,4.81723],[375,0,117.379],[1576,1,11.8892]]],[[10444.3,7446.92,0],0,true,[[4058,0,86.3666],[2910,0,26.1577],[205,0,162.897]]],
+[[11097.4,17640,0],0,true,[[5087,0,14.7609],[2470,0,91.9438],[147,0,9.07149]]],[[3572.31,14955.6,0],0,false,[[2594,0,21.7524],[618,0,171.874]]],[[12566.2,4578.33,0],0,false,[[90,0,25.5669],[2737,0,22.214]]],[[13138.6,8310.24,0],0,true,[[1270,1,33.1173],[612,1,27.6091],[1503,1,7.62707]]],[[13229.4,8857.7,0],0,false,[[2909,0,32.1511],[5504,0,148.441]]],
+[[3391.88,1074.33,0],0,true,[[3144,0,11.6607],[4332,0,48.7774],[1196,1,11.4218]]],[[4902.51,10170.5,0],0,false,[[517,0,335.977],[4775,0,292.934]]],[[19965.3,4865.28,0],0,true,[[342,0,301.695],[4529,0,6.03756],[1416,1,16.092]]],[[11811.7,14919.1,0],0,true,[[123,0,27.7381],[826,0,391.658],[2381,0,16.1934],[5606,0,12.2709]]],[[13539,2273.44,0],0,false,[[3383,0,157.116],[1822,0,388.172]]],
+[[5819.43,16244.9,0],0,true,[[3604,1,23.2121],[5468,1,164.599],[2455,1,4.35289]]],[[242.643,18395.8,0],0,false,[[1326,0,383.431]]],[[18331.5,17574.9,0],0,true,[[5348,0,27.9874],[5374,0,6.51619],[1618,1,3.48072]]],[[14726.2,7838.05,0],0,false,[[4277,0,16.2107],[5440,0,8.26825]]],[[12709.7,8318.41,0],0,false,[[5521,1,22.5856],[5069,1,45.8589]]],
+[[9674.08,5830.38,0],0,true,[[1627,0,367.062],[4380,0,20.4903],[665,0,13.2567]]],[[17707.3,12025.3,0],0,true,[[1135,0,1.60417],[4195,0,3.95704],[5086,0,2.08851]]],[[6025.42,703.482,0],0,false,[[968,1,380.157],[3351,1,368.377]]],[[16433.5,4403.85,0],0,false,[[2944,0,376.544],[4473,0,251.243]]],[[16050.5,13901.1,0],0,false,[[2379,0,338.538],[4844,0,314.007]]],
+[[14916.4,16092.4,0],0,false,[[4157,0,347.852],[751,0,30.6946]]],[[1539.11,13879.3,0],0,true,[[2102,0,3.81343],[4746,1,3.48604],[4028,1,4.34031]]],[[7824.77,15721.1,0],0,true,[[998,0,7.19992],[1900,0,3.59129],[2713,1,6.13263]]],[[5228.14,18712.9,0],0,true,[[2332,1,3.48097],[2259,0,15.8544],[761,1,5.37116]]],[[17834.2,8056.05,0],0,false,[[2143,0,370.967],[1645,0,378.111]]],
+[[7343.3,9839.19,0],0,false,[[721,2,152.214],[4940,2,274.005]]],[[11242.9,20108,0],0,false,[[1368,0,39.0532],[208,0,22.3656]]],[[3851.79,15015,0],0,false,[[3417,0,11.2841],[4008,2,7.55249]]],[[9413,18034.2,0],0,true,[[1903,0,327.545],[4346,0,345.831],[557,0,250.741]]],[[14214.4,11442.9,0],0,false,[[1108,1,388.353],[1384,1,139.299]]],
+[[8018.23,4077.34,0],0,false,[[4146,2,252.426],[5024,2,165.594]]],[[10329.4,2583.55,0],0,true,[[3041,0,12.0115],[1711,0,15.2128],[4178,0,16.5336],[3109,0,4.69055],[3936,0,8.34767]]],[[13275.1,8079.74,0],0,true,[[3714,0,7.38045],[5554,0,162.824],[3718,1,18.7678]]],[[11300.1,20105,0],0,false,[[5580,0,3.24917],[2260,0,0.597899]]],[[14294.5,6855.67,0],0,false,[[3916,0,37.7832],[4103,0,91.0125]]],
+[[13341.3,14554.5,0],0,false,[[1922,0,27.4328],[1106,0,58.6141]]],[[5746.32,17591.3,0],0,false,[[2234,0,65.8441],[2305,0,351.63]]],[[9103.07,15187.3,0],0,false,[[4330,1,20.3669],[5002,1,159.982]]],[[16297.4,7130.75,0],0,true,[[3252,0,32.1844],[1118,0,24.673],[3872,0,32.8375]]],[[14800.4,654.818,0],0,false,[[1463,0,175.408],[4481,0,245.024]]],
+[[19402.1,19297.7,0],0,false,[[3168,0,358.753],[5435,0,319.589]]],[[11126.7,15247.8,0],0,false,[[2948,0,129.558],[4500,0,303.783]]],[[13727.3,16200.8,0],0,false,[[5632,0,29.7833],[601,0,18.5244]]],[[838.946,6894.23,0],0,false,[[4258,0,36.0661],[4241,0,20.5992]]],[[15733.9,9251.06,0],0,false,[[2656,1,12.1526],[537,1,14.7169]]],
+[[4774.98,11157.7,0],0,false,[[3400,0,126.064],[3566,0,332.174]]],[[13698.5,4812.73,0],0,true,[[318,1,193.967],[3979,1,16.4659],[4331,1,4.16386]]],[[10829.4,17744,0],0,false,[[4172,0,130.696],[3989,0,184.854]]],[[6505.14,1734.68,0],0,false,[[4438,0,68.4715],[4452,0,230.319]]],[[6129.67,16898.8,0],0,false,[[4955,0,236.574],[4603,0,239.506]]],
+[[9300.08,16366.2,0],0,true,[[1377,0,137.32],[5519,0,26.2205],[4767,0,13.9679]]],[[5422.2,4115.74,0],0,false,[[129,0,136.001],[5408,0,57.3382]]],[[14479.4,7288.03,0],0,false,[[4103,0,379.333],[4102,0,330.036]]],[[3236.64,5017.3,0],0,true,[[4872,0,49.2763],[83,0,21.3467],[1009,0,8.47489],[284,0,8.63944],[256,0,11.155]]],[[10337.8,7606.6,0],0,true,[[5214,1,119.597],[4282,1,5.98043],[2823,1,7.69023],[5672,1,16.9835]]],
+[[12992.5,11796,0],0,false,[[320,0,6.71598],[1182,0,6.71598]]],[[19328.2,18669.9,0],0,true,[[5435,0,312.652],[2003,0,5.50876],[2792,0,6.76206]]],[[15915.7,3962.45,0],0,false,[[5238,0,192.553],[2944,0,305.547]]],[[1785.88,9754.52,0],0,false,[[4366,0,2.56525],[4180,1,4.79404]]],[[17689,4653.88,0],0,false,[[874,0,110.4],[1639,0,318.214]]],
+[[19013.8,8780.72,0],0,false,[[4550,1,262.042],[4372,1,315.727]]],[[10776.7,2518.99,0],0,false,[[4435,0,342.937],[1128,0,293.802]]],[[19466.4,12816.3,0],0,true,[[2616,1,35.0999],[72,1,215.551],[4434,1,17.3463],[1750,1,17.6936]]],[[10344.9,12556.6,0],0,true,[[5059,0,362.987],[495,0,2.78539],[2314,1,4.76043]]],[[18993.8,3558.87,0],0,false,[[5148,0,3.46406],[290,0,7.08653]]],
+[[16897,17969.2,0],0,false,[[5198,0,20.5287],[4405,0,19.937]]],[[4799.42,952.315,0],0,true,[[2,1,26.4319],[195,1,174.525],[138,1,14.8603]]],[[5003.89,10914.3,0],0,true,[[426,0,1.40301],[2304,0,1.95585],[2364,0,3.57238],[3032,0,1.15915]]],[[12193.8,5541.62,0],0,true,[[3379,0,231.264],[94,0,10.3933],[830,0,135.401]]],[[9344.22,9466.12,0],0,false,[[4273,0,309.614],[2373,0,285.076]]],
+[[16276.9,16595.5,0],0,true,[[675,1,20.0062],[5215,1,17.7533],[5260,1,4.66932],[4046,1,3.20877],[2644,1,6.61298]]],[[17731.9,12023.5,0],0,true,[[2154,0,2.63778],[1679,0,1.36039],[3171,0,13.3304],[2989,0,0.723228],[4358,0,2.46696]]],[[1875.83,5449.02,0],0,false,[[2413,2,187.063],[3517,2,276.211]]],[[7050.62,1370.64,0],0,false,[[2555,0,207.733],[755,0,195.831]]],[[13526.2,19225.1,0],0,false,[[892,0,305.56],[941,0,311.486]]],
+[[11505.6,18865.2,0],0,false,[[1412,0,246.088],[2111,0,346.844]]],[[6382.7,623.288,0],0,false,[[3292,1,368.377],[2761,1,43.5914]]],[[15253.9,598.559,0],0,false,[[2997,0,100.247],[2172,0,20.938]]],[[19291.2,9174.5,0],0,false,[[3111,0,332.263],[4682,0,253.1]]],[[5204.83,7504.61,0],0,false,[[3843,1,14.0831],[4432,1,248.907]]],
+[[9311,7376.35,0],0,false,[[1688,0,340.009],[955,0,94.7414]]],[[7058.98,4629.58,0],0,true,[[5664,0,3.0978],[4148,0,3.0375],[274,1,8.00274],[3729,1,11.5305]]],[[7221.85,4625.16,0],0,true,[[5152,1,23.9285],[4399,1,354.405],[149,1,15.7681]]],[[18324.3,17665.8,0],0,true,[[5244,1,29.0474],[1885,1,206.606],[162,1,16.8939]]],[[19478.6,12796,0],0,true,[[1557,0,4.24132],[1902,0,2.49954],[2616,1,12.5549]]],
+[[5622.92,14176.9,0],0,false,[[5604,1,33.0714],[99,1,70.0655]]],[[15625,14152.9,0],0,true,[[546,0,89.7178],[1541,1,8.01689],[3259,1,8.30674]]],[[9644.61,13926.5,0],0,false,[[2808,1,32.543],[4600,1,168.726]]],[[10381.7,7723.44,0],0,true,[[5214,1,25.6303],[1934,1,18.766],[1294,1,3.06347]]],[[1554.71,9222.31,0],0,false,[[241,1,353.781],[2371,1,151.217]]],
+[[11947.5,15320.2,0],0,false,[[4864,0,171.34],[12,0,247.48]]],[[7403.65,8983.68,0],0,false,[[466,2,364.182],[1097,2,341.6]]],[[3095.28,20031,0],0,false,[[3736,0,342.33],[4196,0,111.285]]],[[10773.2,11490.2,0],0,false,[[854,0,104.204]]],[[6847.25,18918.9,0],0,false,[[5124,0,140.359],[253,0,330.595]]],
+[[15346.2,11922.5,0],0,true,[[667,0,252.142],[4652,0,223.745],[1337,0,323.775]]],[[16353.4,6925.87,0],0,false,[[1702,0,194.227],[5299,0,261.805]]],[[10087.4,8402.08,0],0,false,[[4383,1,229.093],[3385,1,152.623]]],[[16911.5,8304.26,0],0,false,[[347,0,287.821],[1671,0,306.581]]],[[7601.52,18208,0],0,false,[[2904,0,353.595]]],
+[[15093.9,6431.11,0],0,true,[[3883,0,2.91417],[3806,0,3.65305],[4202,1,5.95951],[3764,1,14.4073]]],[[10565.4,14164.9,0],0,true,[[2272,0,24.7448],[272,0,238.967],[1990,0,8.12585]]],[[7291.12,7819.32,0],0,false,[[24,0,265.238],[795,0,40.6905]]],[[13750.4,2142.7,0],0,false,[[1321,0,220.343],[4947,0,27.8684]]],[[12074.5,5735.66,0],0,false,[[764,0,87.5636],[3343,0,231.264]]],
+[[13173.7,8701.52,0],0,false,[[4302,1,56.9363],[4267,1,118.964]]],[[9717.96,3991.45,0],0,true,[[3751,0,3.05861],[5323,0,0.679511],[414,0,9.51137],[4233,0,2.35842]]],[[9559.01,139.231,0],0,false,[[326,1,308.554],[3124,1,301.805]]],[[13686.5,2322.32,0],0,false,[[4947,0,200.922],[3284,0,157.116]]],[[4149.96,6318.74,0],0,false,[[5673,1,386.006],[1402,1,378.588]]],
+[[10135.1,8257.17,0],0,false,[[3372,1,152.623],[3495,1,30.4857]]],[[10232.6,18938.7,0],0,false,[[5601,0,345.822],[2348,0,50.2058]]],[[18778.8,17096.6,0],0,false,[[5079,0,231.063],[1090,0,136.258]]],[[2849.65,12612.9,0],0,true,[[4738,0,2.2098],[3926,0,21.2266],[2086,0,4.40531],[1781,0,4.04455]]],[[17948.8,1934.16,0],0,false,[[2289,0,397.491],[198,0,330.288]]],
+[[19926.8,4491.95,0],0,true,[[2229,0,30.5878],[659,0,116.441],[3647,0,19.1175]]],[[13066.7,6259.59,0],0,false,[[733,1,222.269],[2511,1,253.839]]],[[12101.3,1571.01,0],0,false,[[5494,0,363.966],[2854,0,313.078]]],[[488.532,2953.9,0],0,true,[[2664,1,181.832],[1262,1,21.4826],[1330,1,6.60858]]],[[17025.1,7417.67,0],0,true,[[1806,0,34.7499],[4983,0,27.0536],[2205,0,6.76123]]],
+[[11029.8,4384.46,0],0,false,[[2557,0,35.181],[4803,0,363.352]]],[[19047.6,13642.2,0],0,false,[[4568,1,381.674],[2807,1,379.435]]],[[16844.3,10644.2,0],0,false,[[1437,1,154.862],[2490,1,249.3]]],[[15290.2,525.745,0],0,false,[[4828,0,65.1904],[1293,0,49.9722]]],[[9993.42,349.835,0],0,false,[[971,1,11.1196],[900,1,62.72]]],
+[[4691.5,11210.7,0],0,false,[[1228,0,22.6862],[3320,0,126.064]]],[[17942.2,12325,0],0,true,[[5229,0,4.70229],[4821,0,15.8494],[632,0,10.0476]]],[[11746.4,8025.2,0],0,false,[[404,0,49.7833],[2173,0,53.7583]]],[[15644.8,9564.06,0],0,false,[[849,0,135.532],[3923,0,293.28]]],[[17019.5,5113.03,0],0,true,[[3677,0,129.42],[4255,0,32.3009],[910,0,143.416]]],
+[[16694.1,10230.8,0],0,false,[[2908,1,240.691],[1437,1,287.622]]],[[10161.2,12450.4,0],0,false,[[3956,1,344.528],[2693,1,190.569]]],[[3630.52,16316.8,0],0,true,[[4602,0,2.10895],[3649,0,3.3171],[1219,0,5.45227]]],[[10250.3,11373,0],0,true,[[408,0,5.74259],[2200,0,2.45557],[235,0,3.182]]],[[16474.4,4906.84,0],0,false,[[3807,0,335.306]]],
+[[14512.7,18076.1,0],0,true,[[1199,0,14.1996],[5372,0,3.79833],[2886,0,11.018]]],[[14227.6,4060.44,0],0,true,[[1440,0,7.43152],[1657,0,296.443],[2131,1,7.78183]]],[[2256.83,2394.11,0],0,true,[[4859,0,3.60199],[1968,0,21.8965],[1560,1,14.6941]]],[[19695.9,11347.5,0],0,false,[[4183,0,131.536],[1281,0,32.0567]]],[[14898,5948.45,0],0,true,[[5070,0,3.07496],[2028,0,9.9741],[1801,1,10.0662]]],
+[[6501.37,10871.6,0],0,false,[[3469,1,9.58435],[2666,0,15.1498]]],[[18937.7,3469.97,0],0,false,[[290,0,98.3235],[1637,0,151.981]]],[[3840.69,15017,0],0,true,[[4335,0,68.859],[3302,0,11.2841],[4008,2,15.9056]]],[[17552.8,2045.33,0],0,false,[[2289,0,13.9704],[5537,0,5.78767],[2734,0,8.43323]]],[[4498.69,19177.3,0],0,true,[[389,1,21.7266],[5657,1,22.9944],[5546,1,9.38743],[1094,1,6.26223],[5165,1,2.85704],[2484,1,4.27347]]],
+[[2277.75,15998.3,0],0,false,[[372,0,16.0824],[1125,0,25.4726]]],[[13836.7,17116.5,0],0,false,[[1539,0,364.096],[3803,0,214.219]]],[[11510.1,19132.3,0],0,true,[[5026,0,84.7275],[4077,0,10.6551],[4878,0,5.02117]]],[[17832.5,4951.58,0],0,false,[[921,0,210.017],[3934,0,363.705]]],[[10550.7,14158.7,0],0,false,[[3635,0,2.72103],[2272,0,9.19442]]],
+[[17951.4,11902.5,0],0,false,[[4790,0,75.6329],[951,0,140.065]]],[[3320.95,6366.8,0],0,true,[[2188,1,30.5262],[5284,1,118.695],[4911,1,13.4939]]],[[6852.71,6184.17,0],0,false,[[3965,0,132.694],[3897,0,228.657]]],[[9608.6,4015.19,0],0,false,[[919,0,100.1],[5020,0,318.121]]],[[20037.3,4757.14,0],0,false,[[5565,0,23.7851],[2297,0,177.389]]],
+[[7194.58,17251.5,0],0,true,[[2951,1,16.9598],[2507,1,112.057],[169,1,8.29423]]],[[15249.2,8934.22,0],0,false,[[5511,0,64.9372],[1300,0,143.095]]],[[15816.9,14210.6,0],0,true,[[3741,1,16.3307],[4669,1,115.342],[1020,1,5.41448]]],[[12212.6,7842.26,0],0,false,[[4931,0,370.424],[1093,0,136.35]]],[[10141.1,10241.7,0],0,false,[[3193,0,255.64],[4431,0,186.359]]],
+[[9923.13,19261.2,0],0,false,[[4272,0,168.4],[5557,0,321.729]]],[[699.337,19824.5,0],0,false,[[4802,0,4.61524],[4416,1,4.7711]]],[[240.377,12753.3,0],0,false,[[5276,1,306.461],[4555,1,167.515]]],[[17092.9,18005.1,0],0,true,[[1274,1,101.16],[1467,1,14.0509],[5110,1,10.5814]]],[[11989,7933.62,0],0,false,[[2185,0,41.2016],[2720,0,55.4001]]],
+[[11718.8,11550,0],0,true,[[1923,0,100.425],[1240,0,23.8406],[134,0,317.166]]],[[9465.45,8515.84,0],0,false,[[1616,0,39.37],[2860,0,9.19076]]],[[20049.1,4287.17,0],0,false,[[4208,0,87.2561],[4990,0,14.2676]]],[[13050.8,8505.09,0],0,false,[[4903,0,18.0133],[234,0,22.1531]]],[[12781.4,11772.6,0],0,false,[[1182,0,207.207],[619,0,294.522]]],
+[[5457.02,3251.39,0],0,false,[[975,1,22.8671],[1992,1,186.987]]],[[8882.65,12677.1,0],0,false,[[3467,0,23.7654],[4098,0,229.717]]],[[10082.4,6742.1,0],0,false,[[1651,1,7.85184],[2623,0,57.7366]]],[[13186.3,8552.88,0],0,false,[[3721,1,3.50077],[1682,0,127.457]]],[[6799.16,17357,0],0,false,[[4691,1,21.5165],[5459,1,86.2507]]],
+[[16415.5,7258.19,0],0,false,[[5160,0,12.7464],[1031,0,137.061]]],[[13098,15251.6,0],0,false,[[3789,0,298.873],[5426,0,389.712]]],[[16186.7,7363.22,0],0,false,[[2360,1,75.7606],[5196,1,352.278]]],[[5923.82,8919.47,0],0,true,[[5496,0,3.63906],[1341,0,3.86691],[3191,0,2.75391],[4546,0,3.68284],[5661,0,1.6353],[4610,1,8.67588]]],[[6350.59,17583.1,0],0,false,[[1744,0,111.79],[353,0,145.29]]],
+[[5942.44,3956.76,0],0,false,[[3584,1,201.075],[445,1,248.739]]],[[19717.2,4532.02,0],0,true,[[869,0,185.662],[2501,0,47.4751],[5542,0,41.0434]]],[[7190.1,15698.6,0],0,false,[[2169,0,299.4],[506,0,307.791]]],[[11256.2,19772.4,0],0,true,[[621,0,6.06886],[1088,0,6.66654],[661,0,6.16268]]],[[12305.7,10403,0],0,false,[[1745,0,246.503],[4509,0,351.74]]],
+[[5924.48,8912.58,0],0,true,[[995,0,3.54559],[5496,0,3.37143],[4610,1,11.763]]],[[13942.3,19397.3,0],0,false,[[2476,0,20.2912],[1714,0,25.8264]]],[[2990.95,10474.2,0],0,false,[[1361,0,297.428],[2144,0,129.84]]],[[10333.7,11839.7,0],0,false,[[4369,0,278.791],[4364,0,50.674]]],[[10770,12842.3,0],0,true,[[2760,0,16.623],[3524,0,20.6328],[5509,0,3.52656]]],
+[[16538.5,7304.96,0],0,false,[[5,0,14.0704],[374,0,154.076]]],[[10237.1,7597.37,0],0,true,[[5613,1,72.5067],[1771,1,26.985],[5122,1,11.6419]]],[[8876.55,12656.2,0],0,true,[[4170,0,292.308],[3935,0,293.151],[3446,0,23.7654]]],[[8395.62,11021.2,0.0418701],0,false,[[959,0,35.3384],[2312,0,44.5195]]],[[6510.67,10873.7,8.60278],0,true,[[3415,1,9.58435],[5202,1,22.3434],[2666,1,24.6499],[1502,1,10.4764]]],
+[[7545.42,19297.3,0],0,true,[[3081,0,7.66014],[2635,1,3.84005],[3226,1,11.7444]]],[[9145.66,2546.1,0],0,false,[[5212,0,135.834],[5379,0,327.998]]],[[19401.2,11338.8,0],0,false,[[3131,0,146.873],[4265,0,234.982]]],[[13858.9,10405.7,0],0,true,[[2127,0,2.26293],[3915,0,3.37948],[219,1,8.61991]]],[[1888.07,13914,0],0,true,[[2855,0,3.99258],[3734,0,3.44109],[4892,1,11.5193],[2434,1,8.39623]]],
+[[3580.89,1505.07,0],0,false,[[1484,1,5.97231],[4924,0,100.509]]],[[15111.2,12402.9,0],0,false,[[1110,0,299.845],[1211,0,152.622]]],[[5188.62,11176.3,0],0,false,[[2495,0,380.741],[5391,0,313.545]]],[[1476.56,18207.6,0],0,false,[[4727,0,372.619],[5513,0,370.294]]],[[17662.9,12220.6,0],0,true,[[3166,0,3.1272],[2079,0,1.70215],[1514,0,7.86213]]],
+[[14574.3,6577.3,0],0,false,[[799,0,370.594],[2459,0,160.125]]],[[14416.1,15839.2,0],0,false,[[4014,0,59.3436],[4561,0,250.899]]],[[10638.2,17081.8,0],0,false,[[1184,0,26.5408],[1713,0,30.5858]]],[[12476.6,11745.3,0],0,true,[[848,0,3.98848],[1371,0,4.60763],[619,0,11.5698]]],[[10136.9,916.205,0],0,true,[[581,1,323.853],[2296,1,2.4592],[4237,1,5.39991],[2252,1,7.14955]]],
+[[17658.6,12214.9,0],0,true,[[387,0,27.7966],[1514,0,10.1342],[100,0,4.44847],[168,0,2.63006]]],[[14790.5,16600.7,0],0,true,[[4295,0,3.19362],[2687,0,159.236],[4962,0,7.08116],[5424,0,12.1483]]],[[5695.16,14195.2,0],0,true,[[5524,0,134.527],[1379,0,13.2894],[99,1,13.6945]]],[[19002.6,10014.3,0],0,false,[[5329,0,272.035]]],[[5702.91,18542.3,0],0,false,[[4876,1,46.5289],[796,1,84.2351]]],
+[[15727.3,9247.94,0],0,true,[[2451,0,5.13906],[4706,0,15.6104],[2656,1,8.32758]]],[[14291.5,15804.2,0],0,false,[[1828,0,102.562],[3075,0,241.617]]],[[18820.3,7850.67,0],0,true,[[4384,0,334.297],[2675,0,19.9611],[173,0,11.0885]]],[[9975.76,483.925,0],0,true,[[4149,1,16.9806],[2987,1,23.0501],[1824,2,14.0549],[1725,2,14.5749]]],[[16357.8,7698.56,0],0,false,[[2578,0,223.571],[84,0,381.919]]],
+[[10144.6,8228.21,0],0,true,[[3385,1,30.4857],[4493,1,30.3324],[933,1,15.0573],[1354,1,11.6698],[1664,1,8.72266],[2400,1,6.91723]]],[[13280.1,19619.4,0],0,true,[[257,0,61.876],[5655,0,90.2154],[2861,0,110.985]]],[[6675.87,17449.8,0],0,false,[[558,1,3.99196],[878,0,5.2199]]],[[12097.9,17576.4,0],0,true,[[4113,0,1.8847],[3529,0,24.7903],[2612,0,15.5401]]],[[19775.6,19684.5,0],0,false,[[2650,0,317.134],[3616,0,169.156]]],
+[[18291.5,13281,0],0,false,[[4726,0,208.403],[3668,0,352.561]]],[[10742.4,18545.6,0],0,false,[[2709,0,384.516],[4393,0,293.278]]],[[19158.7,11179,0],0,false,[[873,0,110.739],[2094,0,162.703]]],[[13728.6,20300.7,0],0,false,[[3025,0,175.895],[14,0,136.382]]],[[15176.6,13486,0],0,false,[[5670,0,116.416]]],
+[[14234.6,670.051,0],0,false,[[2011,0,35.5844]]],[[10811.9,12429.6,0],0,false,[[1496,0,267.887],[3186,0,218.048]]],[[11255.5,11595.1,0],0,false,[[5286,0,256.089],[2584,0,230.723]]],[[15064,13726.5,0],0,false,[[4735,0,29.4787],[5670,0,149.25]]],[[6842.61,8079.55,0],0,false,[[1104,0,333.133],[24,0,254.232]]],
+[[12181.9,10647.1,0],0,false,[[2730,0,49.1945],[1745,0,27.282]]],[[12306.5,7979,0],0,true,[[65,0,20.9529],[4059,0,61.5724],[1093,0,31.1849]]],[[638.827,19406.9,0],0,false,[[166,0,10.3972],[5169,0,122.406]]],[[14013.9,18765.9,0],0,false,[[4229,0,308.31],[3797,0,178.631]]],[[12025.4,9484.78,0],0,false,[[4081,0,268.058]]],
+[[11417.8,12287,0],0,false,[[4400,0,177.698],[4882,0,254.974]]],[[10550.9,6173.83,0],0,false,[[829,0,366.523],[268,0,151.131]]],[[1648.02,5605.21,0],0,false,[[3347,2,276.211],[1547,2,341.928]]],[[18672.7,11074.8,0],0,false,[[2058,0,161.33],[3589,0,46.6479]]],[[11815.7,7881.62,0],0,false,[[3129,0,17.3226],[2292,0,27.9041],[816,0,45.4415],[4899,0,12.7378]]],
+[[3208.45,5781.9,0],0,false,[[4048,1,167.504],[3272,1,35.2641]]],[[6745.68,7417.59,0],0,false,[[2256,0,231.204]]],[[12842.5,8307.92,0],0,true,[[3134,0,8.28738],[2024,0,71.596],[2914,1,4.68024]]],[[15642.3,14320,0],0,false,[[2499,0,48.6321]]],[[10788.4,12833,0],0,false,[[3464,0,20.6328],[1608,0,30.3291]]],
+[[15046.7,4532.23,0],0,true,[[4909,0,27.484],[541,0,32.1414],[4692,0,2.71097],[1847,0,2.24867],[4889,0,5.83101],[769,0,10.1368]]],[[9897.49,18458.8,0],0,false,[[3991,0,216.341],[545,0,168.865]]],[[13945.5,18095.2,0],0,true,[[1683,0,178.535],[28,0,1.77658],[691,0,3.66188],[4729,0,4.52117]]],[[9685.24,11562.5,0],0,false,[[3679,0,140.866],[3745,0,347.861]]],[[12097.1,17552.6,0],0,false,[[3498,0,24.7903],[4715,0,181.992]]],
+[[19188.7,9488.53,0],0,false,[[1670,0,32.3855],[432,0,75.0689]]],[[7567.67,13690.3,0],0,false,[[574,1,306.799],[1348,1,140.759]]],[[15460.1,608.573,0],0,true,[[654,1,169.924],[334,1,23.4894],[4016,1,10.1988],[3207,1,7.21439]]],[[12513.7,8033.78,0],0,true,[[4507,0,80.8632],[656,0,58.7239],[5384,0,118.213]]],[[13912.5,17822.6,0],0,false,[[3208,0,242.788],[1539,0,346.087]]],
+[[9447.65,10987.8,0],0,false,[[4324,0,77.3791],[3004,0,248.916]]],[[8771.45,10928.8,0],0,false,[[5514,0,212.268],[745,0,178.069]]],[[12786.1,8370.03,0],0,true,[[5141,0,18.5267],[3134,0,77.9975],[364,1,12.7137]]],[[16598.5,7176.7,0],0,false,[[2865,0,18.8293],[315,0,32.2134]]],[[12640,8268.85,0],0,false,[[1286,0,20.9058],[1081,0,10.625]]],
+[[13101.9,11081.3,0],0,false,[[4616,0,341.282],[1268,0,329.271]]],[[7864.87,8468.97,0],0,false,[[3170,0,365.778],[3961,0,304.69]]],[[7793.18,15771.7,0],0,true,[[1149,0,3.90396],[4736,0,6.14253],[2032,0,2.42874],[2101,0,9.17773]]],[[15239.5,482.912,0],0,true,[[3992,0,26.2179],[2005,0,30.4386],[1534,0,9.64071],[4522,0,8.68538]]],[[8899.46,20078.4,0],0,false,[[4505,0,291.148],[3972,0,327.494]]],
+[[10593.6,17066.2,0],0,false,[[1032,0,24.9648],[950,0,56.5087]]],[[11173.5,12471.5,0],0,false,[[3925,0,249.61],[7,0,195.483]]],[[7349.81,7785.27,0],0,true,[[795,0,27.2593],[478,0,34.5907],[3742,0,12.7716],[4080,0,16.142]]],[[2034.99,9748.72,0],0,false,[[3981,0,133.474],[4142,0,233.044]]],[[3345.16,1474.03,0],0,false,[[5183,1,10.6008],[5054,0,45.3942]]],
+[[3886.92,15263.8,0],0,false,[[2994,1,157.747],[30,2,10.1134]]],[[18223.9,15987.5,3.52245],0,false,[[359,1,20.0071],[5693,1,17.8948]]],[[14359.4,19248.8,0],0,false,[[877,0,25.8842],[1017,0,43.4121]]],[[2145.11,10937,0],0,true,[[1147,0,2.98756],[273,0,2.89484],[5156,0,5.02597],[3899,1,7.7965]]],[[8510.15,17473.8,0],0,false,[[3772,0,66.5322],[4708,0,393.563]]],
+[[19418.1,537.832,0],0,false,[[2263,1,129.159],[4297,1,283.08]]],[[19527.5,7063.46,0],0,false,[[494,0,288.303],[984,0,161.212]]],[[10428.4,5216.25,0],0,true,[[1879,0,139.716],[60,0,24.2053],[441,0,51.643]]],[[19805.3,8391.51,0],0,true,[[2422,0,18.8061],[1932,0,82.9887],[3033,0,53.2557]]],[[5559.44,11661.7,0],0,false,[[2495,0,232.618],[5713,0,187.244]]],
+[[5816.02,13799.1,0],0,false,[[4993,0,114.882],[1050,0,333.939]]],[[12398.9,4839.24,0],0,true,[[1712,0,17.4438],[5293,0,242.272],[2569,0,14.4757]]],[[1134.28,8400.61,0],0,true,[[2821,0,4.17141],[1982,0,2.78686],[394,1,11.462]]],[[4578.78,3538.61,0],0,false,[[2448,0,200.925],[503,0,356.814]]],[[1654.88,19436.2,0],0,false,[[2818,0,199.389],[1342,0,307.154]]],
+[[5526.46,18571.8,0],0,true,[[5676,0,8.19235],[1451,0,64.3845],[3840,1,11.6699]]],[[4992.22,10923.7,0],0,true,[[3320,0,332.174],[3013,0,5.94161],[1258,0,5.87373]]],[[18272.5,20471.4,0],0,false,[[756,1,354.392]]],[[15650.2,14161.4,0],0,false,[[4845,1,7.43139],[3230,1,39.7706]]],[[13167.3,8110.06,0],0,false,[[3666,1,1.60231],[4137,0,40.7436]]],
+[[9242.87,16445.2,0],0,true,[[2725,0,131.229],[4951,0,20.7854],[1476,0,11.566]]],[[5811.29,14059,0],0,true,[[3582,0,139.291],[4348,0,4.68003],[231,0,11.7552]]],[[13246.4,8720.6,0],0,true,[[4437,1,17.156],[3055,1,16.1266],[4256,1,4.82989]]],[[17209.3,18019.3,0],0,false,[[896,1,14.4629],[1783,1,64.5827]]],[[7731.43,12529.6,0],0,false,[[2341,0,384.062],[893,0,371.233]]],
+[[15388.5,2668.07,0],0,false,[[4645,1,10.7699],[5450,0,177.413]]],[[2676.03,15159.8,0],0,false,[[124,0,313.956],[4498,0,379.674]]],[[13858.9,4763.47,0],0,false,[[2779,1,29.388],[2574,1,357.94]]],[[2783.28,17727.7,0],0,true,[[2839,0,308.859],[1877,0,1.88849],[5309,0,2.50923]]],[[10545.7,7675.58,0],0,false,[[71,0,42.8835],[5652,0,33.6149]]],
+[[3099.71,1344.41,0],0,true,[[788,1,14.9823],[4345,0,82.3888],[622,1,13.3905]]],[[4017.04,13363.3,0],0,true,[[1229,2,33.3851],[2280,2,181.678],[5012,2,9.97686],[2362,2,9.03368]]],[[5913.09,14149.1,0],0,false,[[843,0,48.2675],[3571,0,139.291]]],[[11172.6,4085.13,0],0,false,[[549,0,112.123],[2873,0,127.826]]],[[5759.91,3872.89,0],0,true,[[5449,1,21.7053],[3455,1,201.075],[2388,1,3.2385]]],
+[[19385.8,4368.97,0],0,false,[[2896,0,325.556],[62,0,205.819]]],[[2952.83,10606,0],0,false,[[271,0,4.48234],[2144,0,7.836]]],[[12577.3,8183.49,0],0,true,[[5395,0,85.974],[5080,0,17.0638],[3942,0,30.5934]]],[[9444.35,8513.02,0],0,false,[[361,0,21.2064],[4019,0,303.732]]],[[18710.5,11102.2,0],0,false,[[3518,0,46.6479],[4209,0,391.625]]],
+[[12431.3,16163.6,0],0,false,[[2840,0,393.504],[2627,0,277.663]]],[[15017.3,13595.6,0],0,false,[[522,1,119.185],[1134,1,253.767]]],[[4004.21,4457.43,0],0,false,[[4718,0,234.517],[4042,0,295.037]]],[[3353.49,6323.5,0],0,false,[[2017,0,23.2674],[4238,0,34.9647]]],[[17599.3,8532.54,0],0,false,[[2235,0,100.166],[2143,0,160.441]]],
+[[17163,7457.3,0],0,false,[[4983,0,116.459],[2320,0,186.105]]],[[15165.6,18887.2,0],0,false,[[5547,0,175.511],[4808,0,356.975]]],[[5016.8,18651.3,0],0,false,[[4658,0,239.829],[276,1,4.20634]]],[[14925.9,15380.1,0],0,true,[[4408,0,23.3599],[4381,0,11.12],[1166,0,10.6745],[4634,1,20.2532]]],[[15887.8,6754,0],0,false,[[4050,1,383.318],[4879,1,300.272]]],
+[[7443.94,19635.2,0],0,false,[[153,0,146.632],[1614,0,48.0522]]],[[16131.2,6942.22,0],0,false,[[4879,1,9.45573],[3181,0,243.836]]],[[13272.3,7811.27,0],0,true,[[4035,0,4.53678],[2300,0,14.119],[2802,1,17.2165]]],[[14048.5,13278.8,0.026001],0,false,[[4239,0,40.8288],[448,0,24.1691],[2526,0,12.7555],[3788,0,22.9676]]],[[5798.26,16237,0],0,false,[[2600,1,387.918],[3285,1,23.2121]]],
+[[18399.5,345.144,0],0,false,[[1520,1,5.62858],[4165,0,64.4421]]],[[15221.8,14450.2,0],0,false,[[1567,0,6.8727],[2702,0,18.6495]]],[[16139.3,6946.79,0],0,false,[[2560,1,5.98357],[4879,1,17.9464]]],[[16624.3,17653.7,0],0,true,[[629,1,20.368],[312,1,23.8115],[3871,1,1.5619],[4441,1,2.36379],[1578,1,6.39382],[1775,1,9.70116]]],[[2885.77,12610.1,0],0,true,[[2689,0,210.954],[4579,0,9.51864],[1401,0,11.8371]]],
+[[18515.8,10976.5,0],0,true,[[1138,0,230.779],[2058,0,24.125],[4606,0,10.5055]]],[[13896,11893.4,0],0,false,[[4688,0,272.23],[5429,0,166.715]]],[[14537.8,5106.32,0],0,false,[[4760,1,13.9194],[5585,1,56.6338]]],[[11343.2,8372.91,0],0,false,[[821,0,175.285],[3684,0,15.9821]]],[[5839.61,6260.98,0],0,true,[[9,1,395.001],[1970,1,35.5481],[2571,1,9.63661]]],
+[[15045.4,13766.2,0],0,false,[[4711,1,5.26173],[4735,0,14.277]]],[[19940,19724.2,0],0,false,[[3499,0,169.156],[1223,0,291.489]]],[[16086.8,5672.27,0],0,false,[[4287,0,193.662],[23,0,264.01]]],[[15542.8,5117.64,0],0,false,[[3850,0,270.909],[1880,0,141.101]]],[[3743.31,15118.8,0],0,true,[[3255,0,26.9946],[2194,0,35.7342],[4512,0,26.9437]]],
+[[19630.1,13910.8,0],0,false,[[787,0,101.941],[2097,0,384.186]]],[[14148.8,15478,0],0,false,[[5698,0,78.7711],[2309,0,91.5949]]],[[19187.7,3411.54,0],0,true,[[140,0,212.047],[3960,0,2.21561],[2726,0,3.09249]]],[[10763,12769.9,0],0,true,[[4932,1,2.7587],[540,0,34.8948],[1418,1,13.8769]]],[[14849.6,3830.65,0],0,false,[[2178,1,388.465],[1853,1,381.978]]],
+[[8854.32,14721.8,0],0,true,[[2537,1,30.4676],[1063,1,124.195],[3044,1,16.9966]]],[[5213.98,19661.9,0],0,false,[[2389,2,30.8305],[3056,2,359.601]]],[[8951.99,9902.87,0],0,false,[[623,0,379.576],[4273,0,355.451]]],[[12378.9,6495.04,0],0,false,[[2141,0,106.726],[3052,0,58.023]]],[[17284.4,11392.6,0],0,true,[[1908,0,8.58698],[1580,0,5.19188],[2427,1,5.30667]]],
+[[8594.23,2051.45,0],0,false,[[2221,2,288.235],[3909,2,28.6733]]],[[5480.1,8123.4,0],0,false,[[2547,1,271.622],[3024,1,186.657]]],[[11077.5,17976.7,0],0,false,[[2732,0,12.0845],[2739,0,239.525]]],[[25.3956,6716.94,0],0,false,[[4891,2,290.724]]],[[13309,13599.9,0],0,true,[[4261,0,13.9616],[2291,0,2.93745],[4542,0,13.6209],[5512,0,14.1842]]],
+[[10553.1,14157.4,0],0,true,[[1873,0,2.37324],[3424,0,2.72103],[641,0,2.7648]]],[[4900.64,18999.1,0],0,false,[[4160,0,198.973]]],[[14952.6,13952.4,0],0,false,[[4053,0,264.863],[2515,0,195.858]]],[[10958.6,17626.8,0],0,false,[[1479,0,13.3788],[2850,0,60.9977]]],[[16932.8,17655.9,0],0,false,[[5510,0,191.528]]],
+[[12191.4,16658.5,0],0,false,[[3247,0,384.287],[317,0,174.697]]],[[9555.76,16498.1,0],0,true,[[4245,1,139.453],[898,1,10.9155],[1366,1,6.92158]]],[[13230.1,13133.4,0],0,false,[[4450,0,154.688],[56,0,20.7845]]],[[1517.87,13797.4,0],0,true,[[381,1,112.792],[4624,1,10.7398],[5629,1,7.43798]]],[[16274.6,16606.7,0],0,true,[[2798,0,2.9371],[1941,0,2.53502],[675,1,9.15468]]],
+[[5995.43,7615.7,0],0,false,[[5631,0,358.837],[1335,0,104.206]]],[[499.5,2999.14,0],0,false,[[5007,1,8.60407],[791,0,14.5092]]],[[19927.9,4510.81,0],0,false,[[3987,0,20.0114],[3390,0,19.1175]]],[[2152.27,6634.36,0],0,false,[[1038,1,326.507],[2705,1,168.985]]],[[3627.25,16317.3,0],0,true,[[3407,0,3.3171],[1036,0,5.27418],[4602,0,4.31436]]],
+[[7982.42,15510.8,0],0,false,[[1874,1,144.727],[3132,1,29.033]]],[[19087.7,3693.6,0],0,false,[[3767,0,21.1264],[34,0,49.9944]]],[[13979.5,12941.4,0],0,false,[[4858,0,84.6674],[2984,0,141.298]]],[[2075.7,10333.9,0],0,false,[[891,1,213.057],[1911,1,316.713]]],[[5756.59,12134.5,0],0,false,[[5713,0,349.568],[4748,0,35.1262]]],
+[[15543.5,463.48,0],0,true,[[3058,1,30.9181],[1961,1,226.078],[1611,1,4.63669]]],[[13941.2,4438.02,0],0,false,[[2972,0,79.8999],[1072,1,5.09289]]],[[19488.9,8301.47,0],0,false,[[4806,0,18.5399],[4031,0,29.7116]]],[[17461.4,9207.17,0],0,false,[[1646,0,321.43]]],[[3152.9,8450.38,0],0,false,[[536,1,133.662],[5320,1,281.199]]],
+[[6903.96,11004.7,0],0,true,[[979,1,140.029],[4079,1,307.914],[5029,1,2.51494]]],[[1191.21,19469.2,0],0,false,[[3898,0,326.023],[2818,0,278.829]]],[[18007.9,7717.08,0],0,true,[[1645,0,7.47577],[1247,0,4.56046],[5011,0,10.0944]]],[[12315.8,4962.33,0],0,true,[[4200,0,16.0964],[1548,0,136.64],[1756,0,3.07017]]],[[5531.73,6318.05,0],0,false,[[5647,0,37.5984],[5098,0,70.9786]]],
+[[7301.84,6477.37,0],0,true,[[5289,0,8.20277],[2968,0,134.003],[2342,1,19.2735]]],[[13165.7,8110.43,0],0,true,[[1115,1,30.2879],[5626,1,27.0984],[3569,1,1.60231]]],[[11852.4,11775.9,0],0,false,[[2820,0,74.721],[757,0,357.198]]],[[18245.2,12931.9,0],0,false,[[3500,0,352.561],[2356,0,20.0345]]],[[13629,7762.79,0],0,false,[[2153,0,94.2559],[3727,0,215.186]]],
+[[7759.19,1122.92,0],0,false,[[2133,1,368.389],[5351,1,80.7864]]],[[10333.9,2582.91,0],0,true,[[1470,0,6.763],[3061,0,10.3185],[2126,0,7.90202],[2349,0,5.87998],[1143,0,4.91589],[58,0,9.66427],[5423,0,10.7914],[1074,0,10.6348]]],[[17822.1,12158.9,0],0,true,[[2819,0,138.4],[1778,0,4.45594],[3845,0,11.8216]]],[[5846.21,7181.4,0],0,false,[[2876,0,366.951],[5631,0,100.466]]],[[19618.5,4525.13,0],0,false,[[1261,0,192.655],[2609,0,155.563]]],
+[[2743.39,19426,0],0,false,[[4559,0,21.6612],[3010,0,5.03241]]],[[16617.9,18256.7,0],0,true,[[4719,0,25.5936],[1889,0,22.9079],[1394,0,12.1194]]],[[16941.5,5215.82,0],0,false,[[2401,0,340.968],[3404,0,129.42]]],[[18738.6,3725.74,0],0,true,[[1003,0,1.45467],[98,0,1.41871],[1037,0,1.68707]]],[[9612.04,11639.7,0],0,true,[[308,0,15.5599],[2118,0,231.087],[3528,0,140.866]]],
+[[2575.47,8072,0],0,false,[[5412,0,350.914],[3824,0,267.899]]],[[19122.1,14135.1,0],0,false,[[2531,0,86.6663]]],[[3070.44,10937.4,0],0,false,[[1450,0,19.4893],[4173,0,8.08779]]],[[12631.3,7861.4,0],0,true,[[5000,0,399.011],[1271,0,16.2009],[5232,0,18.6759]]],[[11331.3,8364.63,0],0,true,[[4254,0,18.0152],[2527,0,292.287],[3613,0,15.9821]]],
+[[12301.6,18602.1,0],0,false,[[960,0,23.8552],[2116,0,85.2734]]],[[12129.6,4123.94,0],0,false,[[4971,0,260.031]]],[[3926.74,13322.4,0],0,false,[[2362,0,96.8952],[2971,0,28.6946]]],[[6800.01,19049.8,0],0,false,[[2170,1,352.427],[4594,1,27.8439]]],[[12934.1,8891.29,0],0,false,[[125,1,213.412],[2398,1,20.5098]]],
+[[19713.8,8423.32,0],0,true,[[1322,0,62.907],[4357,0,19.8512],[228,1,6.51212]]],[[19335.6,10979.6,0],0,false,[[3997,1,257.635],[137,1,226.812]]],[[13189.6,8048.01,0],0,true,[[834,1,78.5867],[4563,1,5.9721],[4186,1,8.38473]]],[[11275.9,3833.94,0],0,false,[[243,0,28.5537],[1390,0,27.9612]]],[[6231.16,13858.8,9.29042],0,true,[[705,1,16.4541],[81,1,18.0151],[5008,1,10.7732],[2543,1,4.42003]]],
+[[6789.52,17490,0],0,true,[[164,0,72.5889],[3864,0,7.42591],[768,0,2.27352]]],[[13741.2,4208.33,0],0,true,[[928,0,281.231],[961,0,17.4299],[963,0,61.2008]]],[[15394.6,6015.51,0],0,false,[[617,0,365.738],[5134,0,7.85513]]],[[14054.1,15481.4,0],0,false,[[2309,0,3.21224],[4787,0,11.3069]]],[[17440.7,13998.6,0],0,false,[[2742,1,325.399],[4569,1,254.524]]],
+[[12945,8886.29,0],0,false,[[4873,0,189.964],[2398,1,12.5458]]],[[8993.45,5640.09,0],0,true,[[68,0,164.89],[2747,0,100.876],[2060,0,101.607]]],[[4684.95,3921.83,0],0,false,[[5245,0,337.449],[3716,0,365.504]]],[[19679,7123.89,0],0,false,[[984,0,3.93729],[5376,0,3.26121]]],[[3869.45,2301.37,0],0,true,[[4807,1,6.73192],[1304,0,15.7951],[5335,1,8.88446]]],
+[[18490.1,17615,0],0,false,[[605,1,60.5194],[3074,1,30.5508]]],[[14929.7,15346.6,0],0,true,[[4634,1,13.4312],[4934,0,109.145],[5099,0,5.71896]]],[[6440.35,13787.7,0],0,false,[[705,0,204.678],[4260,0,378.163]]],[[5487.8,14186.6,0],0,false,[[5636,1,203.155],[5604,1,103.02]]],[[13137.8,8371.15,0],0,false,[[871,1,33.8669],[1270,1,27.8102]]],
+[[17137.3,5061.58,0],0,false,[[3785,0,36.3944],[4140,0,64.3599]]],[[17729.8,12030.9,0],0,true,[[2810,0,3.087],[5704,0,3.037],[2091,0,6.75369]]],[[16662,13296.4,0],0,false,[[922,0,381.265],[4809,0,165.693]]],[[9828.52,4554.15,0],0,false,[[1753,0,289.705],[5453,0,187.512]]],[[13268.7,8083.39,0],0,true,[[834,1,8.50897],[3307,0,7.38045],[3718,1,18.8539]]],
+[[13484.4,4528.45,0],0,true,[[3256,0,68.1515],[4994,0,174.146],[4627,0,216.566]]],[[5018.73,3772.9,0],0,false,[[3702,0,365.504],[884,0,240.429]]],[[987.805,16989.7,0],0,false,[[5041,0,397.063],[217,0,287.844]]],[[13281.2,8097.48,0],0,true,[[1213,1,232.594],[834,1,27.1112],[3307,1,18.7678],[3714,1,18.8539]]],[[12596.2,19609.7,0],0,false,[[4786,0,242.869],[391,0,219.999]]],
+[[4755.08,2564.02,0],0,false,[[4206,1,128.463],[5483,1,23.3761]]],[[13189.5,8554.37,0],0,true,[[4673,1,21.5357],[3980,1,22.3959],[3448,1,3.50077]]],[[19482.3,10076,0],0,true,[[319,0,3.91525],[2066,0,3.25149],[5681,1,7.92315]]],[[13831.9,4651.02,0],0,false,[[4684,1,19.7497],[2779,1,87.9883]]],[[9719.41,3997.09,0],0,true,[[4233,0,3.46576],[5466,0,5.27936],[4946,0,1.62354],[3751,0,2.81232]]],
+[[7174.8,6431.8,0],0,false,[[3739,0,379.212],[1492,0,98.321]]],[[13968.3,19410.8,0],0,true,[[5358,0,18.5964],[1508,0,15.0863],[2267,0,4.56837],[2476,0,9.22145]]],[[13442.7,7870.38,0],0,false,[[3669,0,215.186],[2580,0,95.781]]],[[17361.2,7193.46,0],0,false,[[418,0,133.529],[771,0,272.47]]],[[7070.18,4632.34,0],0,true,[[274,1,19.5331],[5152,1,129.082],[5664,1,8.53564],[3356,1,11.5305]]],
+[[3893.74,15148.6,0],0,true,[[2679,0,382.232],[1542,0,11.5043],[1846,2,16.392]]],[[18813.1,14944,0],0,true,[[2055,0,336.605],[1462,0,3.9828],[1185,0,7.18265],[2646,1,5.14334]]],[[17676.9,12215.4,0],0,true,[[5616,0,3.85366],[753,0,1.98565],[3103,0,2.80033],[1514,0,8.14677],[1004,0,8.25589]]],[[10473.3,17289.7,0],0,false,[[1772,0,200.111],[2970,0,127.799]]],[[1891.43,13914.7,0],0,true,[[3474,0,3.44109],[1818,0,3.09131],[2434,1,6.11451]]],
+[[18555,17598.5,0],0,true,[[5432,0,203.151],[3064,0,4.10146],[605,1,7.11228]]],[[3153.74,19702.1,0],0,false,[[2063,0,357.002],[3367,0,342.33]]],[[19333,14270.6,0],0,true,[[5128,0,4.80614],[2824,0,12.6252],[2922,0,7.75638]]],[[10666.7,12731.9,0],0,false,[[4976,1,341.658],[855,1,23.8722]]],[[6816.16,6308.76,0],0,false,[[5056,0,50.0401],[3725,0,379.212]]],
+[[5617.41,3531.67,0],0,true,[[805,0,119.482],[5326,0,267.856],[1078,0,57.9927]]],[[15826.9,14223.4,0],0,false,[[4127,1,19.3178],[3432,1,16.3307]]],[[7338.36,7790.91,0],0,false,[[4080,0,3.51514],[3547,0,12.7716]]],[[10027.9,8649.84,0],0,false,[[3127,0,369.378],[716,0,14.4637]]],[[5234.18,19643.7,0],0,false,[[4119,0,16.4102],[3827,0,351.845]]],
+[[10015.1,11453.3,0],0,false,[[3528,0,347.861],[408,0,243.013]]],[[12759.4,8212.8,0],0,false,[[1058,1,23.5128],[1994,1,116.392]]],[[18963.7,7145.24,0],0,false,[[1914,0,394.782],[5643,0,29.7368]]],[[7777.34,15779.7,0],0,false,[[260,1,2.94108],[2148,0,3.4375]]],[[14594.1,12538,0],0,false,[[2907,1,368.249],[2740,1,401.399]]],
+[[7396.02,7780.62,0],0,false,[[280,2,26.6613],[5032,2,87.465]]],[[9718.36,3994.48,0],0,true,[[4946,0,2.48916],[4233,0,0.768597],[5323,0,3.736],[3381,0,3.05861],[3724,0,2.81232]]],[[16893.4,19264.1,0],0,true,[[2282,0,17.0358],[2558,0,384.27],[5158,0,9.45642]]],[[3282.73,7359.93,0],0,false,[[2509,1,260.251],[2035,1,85.2223]]],[[3269.2,6639.9,0],0,false,[[1980,1,378.708],[2831,1,236.7]]],
+[[16002.8,15060.7,0],0,false,[[2410,1,374.346],[4508,1,236.768]]],[[16822.7,8581.01,0],0,false,[[3090,1,55.7082],[3008,1,223.766]]],[[11468.2,7786.73,0],0,false,[[5311,0,276.96],[1770,0,141.917]]],[[17247.9,17489.7,0],0,true,[[3861,0,2.56259],[1638,0,13.2531],[5656,0,4.02221]]],[[18853.5,3289.93,0],0,false,[[5475,0,47.1096],[140,0,144.828]]],
+[[19929,4774.41,0],0,true,[[2879,0,19.7334],[763,0,3.53731],[5222,0,6.28958]]],[[12693.4,8328.29,0],0,false,[[1049,0,46.0443],[3917,0,25.8859]]],[[6377.76,4182.84,0],0,false,[[445,1,242.564],[1441,1,273.909]]],[[12485.5,6442.65,0],0,false,[[2921,0,83.4418],[3174,0,130.502]]],[[15105.6,6439.39,0],0,true,[[4202,1,20.0986],[4513,1,174.582],[3375,1,14.4073],[3806,1,11.3918],[2248,1,8.61094]]],
+[[13853.4,7219.1,0],0,false,[[3157,0,249.791],[3188,0,174.152]]],[[10576,20169.1,0],0,false,[[4064,0,326.561],[4108,0,24.4944]]],[[19083,3714.2,0],0,false,[[2811,0,15.6561],[3651,0,21.1264]]],[[7496.71,19635.7,0],0,true,[[1614,0,4.89817],[1474,0,3.05251],[2412,0,7.76055]]],[[16961.9,2979.97,0],0,false,[[5101,0,290.241],[0,0,208.562]]],
+[[4126.77,14714,0],0,false,[[2701,0,30.401],[1705,0,172.284]]],[[19372.6,19655.5,0],0,false,[[3047,0,379.642],[803,0,55.7131]]],[[8566.67,17508.9,0],0,true,[[5578,0,333.092],[3554,0,66.5322],[1587,0,392.843]]],[[3586.71,6219.99,0],0,true,[[5327,0,6.94589],[943,0,12.2108],[424,1,5.54821]]],[[17884.5,19671.5,0],0,true,[[2049,1,22.986],[4992,1,22.7085],[4041,1,4.48251],[5287,1,3.60892],[3005,1,7.02777]]],
+[[7434.7,10121.3,0],0,false,[[1324,1,132.301],[4653,1,354.846]]],[[6987.56,10894.3,0],0,true,[[5029,0,136.126],[942,0,6.61855],[5436,1,15.1651]]],[[9720.76,698.04,0],0,true,[[5009,2,28.0041],[983,2,29.0042],[1593,2,23.0112],[4995,2,24.5616],[1731,2,18.0144],[4352,2,10.006],[2290,2,29.5811]]],[[2341.42,14373.8,0],0,false,[[3902,0,204.713],[4457,0,364.624]]],[[16480.1,9009.72,0],0,false,[[437,0,382.119],[1831,0,339.847]]],
+[[10149.8,7051.75,0],0,true,[[1651,1,313.07],[4592,1,33.5992],[2163,1,9.86262]]],[[15229.2,3958.13,0],0,false,[[3932,0,217.469],[1151,0,318.04]]],[[20095.6,8395.6,0],0,false,[[5257,0,186.979],[264,0,393.231]]],[[10571.1,12923,0],0,true,[[4141,1,87.5881],[4286,1,30.1063],[3933,1,8.19402]]],[[15679.2,16947.6,0],0,false,[[937,0,184.989],[3891,0,239.185]]],
+[[17110.7,5036.84,0],0,true,[[4717,0,4.99146],[3710,0,36.3944],[1323,0,8.65831]]],[[465.102,2961.7,0],0,false,[[2993,0,67.7293],[1330,0,23.3973]]],[[17410.2,17940.4,0],0,true,[[2298,1,313.502],[5455,1,22.4742],[1380,1,6.81847]]],[[14061.2,13259.7,0],0,false,[[2526,0,20.5364],[1734,0,24.3238],[3603,0,22.9676]]],[[13263.4,15003.1,0],0,false,[[1106,0,396.835],[3451,0,298.873]]],
+[[14708.5,11934.9,0],0,true,[[5708,0,10.0079],[2608,0,16.3686],[252,0,4.15311]]],[[19889.7,11272.6,0],0,false,[[902,0,194.4]]],[[18893,14277.7,0],0,true,[[2486,1,4.18688],[4193,1,3.53985],[5190,1,13.9892],[4203,1,4.49385]]],[[15672,3119.65,0],0,false,[[5397,0,112.788]]],[[10353.8,7879.23,0],0,false,[[1894,0,99.9238],[4073,0,169.287]]],
+[[12440.9,9560.97,0],0,true,[[1649,1,301.292],[1233,1,23.4251],[2648,1,12.5676],[3879,1,10.5344]]],[[7391.61,16309.5,0],0,false,[[2045,1,379.254],[674,1,337.246]]],[[13994.8,18588.3,0],0,false,[[3513,0,178.631],[609,0,323.197]]],[[11207.8,3878.76,6.10352e-005],0,false,[[885,0,77.1885],[3819,0,35.3523]]],[[5927.48,8904.56,0],0,true,[[3865,0,3.39858],[82,0,3.30969],[995,0,6.21763],[3139,1,11.5469],[4610,1,17.487]]],
+[[6931.07,17629,0],0,false,[[2140,0,156.642],[164,0,148.08]]],[[3552.35,15195.5,0],0,true,[[5223,1,175.839],[4394,1,8.76555],[4088,1,3.31244]]],[[17281.4,17431.3,0],0,false,[[879,0,47.0169],[2999,0,169.305]]],[[13813.8,16903.6,0],0,false,[[3421,0,214.219],[1214,0,386.88]]],[[12153.5,9947.51,0],0,false,[[4252,1,47.0458],[1101,1,16.7166]]],
+[[16922.3,17993.5,0],0,false,[[126,0,44.4816],[4405,0,41.6234]]],[[15095.4,6434.42,0],0,true,[[3375,0,3.65305],[2248,0,5.93854],[3764,1,11.3918]]],[[16421.7,5237.89,0],0,false,[[4181,0,407.217],[3409,0,335.306]]],[[7149.89,13395.3,0],0,false,[[5191,1,15.674],[574,1,209.33]]],[[10987.6,11572.8,0],0,false,[[2014,0,27.0178],[3249,0,10.9488]]],
+[[14714.7,221.081,0],0,true,[[2236,0,63.4925],[4015,0,40.2832],[429,0,93.7788]]],[[18007.7,6839.05,0],0,false,[[4585,0,309.276],[2241,0,384.957]]],[[2958,5058.99,0],0,false,[[1796,0,136.425],[2478,0,178.528]]],[[14948,16106.9,0],0,false,[[2687,0,359.923],[751,0,4.61412]]],[[6753.18,16914.1,0],0,false,[[5375,1,163.045],[376,1,383.425]]],
+[[18450.2,17615.1,0],0,true,[[1674,0,15.7306],[485,0,20.4591],[3074,1,13.8434]]],[[15574.8,8802.91,0],0,false,[[1515,1,263.043],[2465,1,12.6986]]],[[8076.04,16846.2,0],0,false,[[3996,1,273.121],[3169,1,14.2048]]],[[481.187,3079.97,0],0,true,[[2149,0,15.9581],[57,1,9.54622],[2889,1,5.30569]]],[[11243,3875.92,-0.00012207],0,false,[[3798,0,35.3523],[5579,0,19.1531],[243,0,28.5542]]],
+[[14270.7,11937,0],0,false,[[2740,1,340.943],[1082,1,42.6682]]],[[13615.9,5289.62,0],0,false,[[1865,1,383.619],[318,1,304.514]]],[[10960.2,17643.9,0],0,false,[[862,0,123.943],[1479,0,21.6886]]],[[12104.1,10025.3,0],0,false,[[1421,1,360.358],[3120,1,24.095]]],[[2661.53,7818.34,0],0,false,[[3680,0,267.899],[766,0,359.751]]],
+[[4284.34,17919.7,0],0,true,[[5277,2,179.406],[349,2,17.2621],[743,2,9.39226]]],[[13706.3,18096,0],0,false,[[1708,0,374.295],[4729,0,235.977]]],[[5562.28,19770.2,0],0,false,[[3744,0,351.845],[702,0,212.276]]],[[4277.84,16476.5,0],0,true,[[4163,2,19.7286],[3849,2,368.947],[196,2,8.87339]]],[[6232.32,6108.29,0],0,false,[[3179,1,6.34403],[4816,0,13.3022]]],
+[[20402.9,5940,0],0,true,[[1722,0,4.44436],[2429,0,3.92445],[4395,0,4.5245]]],[[14346.9,15870.7,0],0,true,[[3265,0,2.07401],[918,0,21.3338],[2027,0,4.77566]]],[[11706.6,11637.7,0],0,false,[[5464,0,112.408],[2820,0,163.601]]],[[16743.6,463.891,0],0,true,[[2257,1,208.824],[1615,1,15.3862],[1836,1,8.13025]]],[[9007.2,238.54,0],0,false,[[4043,1,171.111],[2050,1,322.573]]],
+[[15011.8,970.072,0],0,true,[[4492,0,336.242],[1622,0,6.5424],[5019,0,4.76097],[5603,0,3.50541]]],[[6132.75,155.288,0],0,false,[[5458,1,311.758],[5023,1,146.953]]],[[15408.5,2808.8,0],0,false,[[3197,1,5.87201],[3007,0,132.909]]],[[2967.28,2069,0],0,false,[[634,1,96.8902],[712,1,230.394]]],[[2769,11492.9,0],0,false,[[1647,0,373.491]]],
+[[5535.07,18579.7,0],0,true,[[2697,1,24.0823],[1730,1,95.2166],[5676,1,13.1801],[3565,1,11.6699]]],[[19496.6,8628.42,0],0,true,[[4682,0,340.411],[3175,0,2.96986],[3946,0,6.26543]]],[[9730.51,16582.6,0],0,true,[[898,1,198.76],[4672,1,139.545],[5288,1,3.36002]]],[[5204.02,7490.56,0],0,true,[[1112,1,163.588],[3354,1,14.0831],[5373,1,3.63398],[2346,1,11.9357]]],[[3855.59,16289,0],0,false,[[550,2,7.97313],[1219,0,221.479]]],
+[[17812.2,12152.4,0],0,true,[[2541,0,30.6633],[427,0,61.5864],[3672,0,11.8216],[1778,0,10.7167]]],[[4360.8,4600.41,0],0,false,[[1257,1,161.429],[635,1,267.301]]],[[17143.5,17876.9,0],0,false,[[2171,0,100.623],[1013,0,34.8645]]],[[14422.3,19693.6,0],0,false,[[2812,0,280.041],[4573,0,232.719]]],[[4493.43,16773.8,0],0,false,[[3828,2,368.947],[2064,2,251.974]]],
+[[15450.7,5372.29,0],0,true,[[1445,0,5.74608],[3618,0,270.909],[4862,0,5.50441]]],[[5174.29,6807.14,0],0,false,[[3966,1,271.456],[1633,1,141.385]]],[[17660.7,12231.3,0],0,true,[[488,0,5.59229],[1039,0,4.0991],[1609,0,3.06096],[5247,0,1.47903]]],[[3412.86,1284.87,0],0,false,[[4870,1,187.191],[314,1,27.1479]]],[[13551.6,13578.2,0],0,false,[[976,0,54.7028],[1700,0,18.3808]]],
+[[15877.3,14478.9,0],0,false,[[4919,0,3.11176],[3126,1,2.54151]]],[[14374.1,7969.69,0],0,true,[[5159,0,1.78602],[2606,0,1.78185],[1367,0,13.1612]]],[[2647.66,19350.2,0],0,false,[[3084,0,310.192],[1472,0,104.394]]],[[1118.96,8406.01,0],0,true,[[4299,1,235.093],[394,1,27.2964],[2821,1,12.2764]]],[[7056.63,673.751,0],0,false,[[4182,0,173.756]]],
+[[13109.1,2540.51,0],0,false,[[4929,0,387.659],[4693,0,293.732]]],[[17245.3,17489.7,0],0,true,[[4853,0,1.7341],[3758,0,2.56259],[5656,0,1.67266]]],[[9716.44,3998.82,0],0,true,[[1442,0,2.71861],[4946,0,2.34272],[1218,0,2.60452]]],[[1417.09,3691.04,0],0,false,[[1653,0,392.484],[2956,0,275.004]]],[[6787.47,17482.8,0],0,true,[[3695,0,7.42591],[4941,0,90.7281],[768,0,6.20558]]],
+[[5925.01,8902.23,0],0,false,[[3139,1,8.15331],[3799,0,3.39858]]],[[5200.86,12590.8,0],0,false,[[2688,2,328.857],[5187,2,271.235]]],[[18478.7,6618.76,0],0,true,[[2241,0,136.949],[1162,0,19.6749],[479,0,7.24317]]],[[7618.46,3126.24,0],0,false,[[1844,2,291.249],[4469,2,391.085]]],[[187.638,19232.8,0],0,false,[[4070,0,327.95]]],
+[[20202.5,16256.6,0],0,false,[[4236,0,316.394],[4468,0,202.096]]],[[16625.5,17654.6,0],0,false,[[3608,1,1.5619],[4441,0,3.5065]]],[[16324.3,7118.63,0],0,false,[[3313,0,32.8375],[309,0,160.157]]],[[17033.5,17818.7,0],0,true,[[2033,0,14.3737],[5510,0,145.972],[5574,0,8.78806]]],[[14790.4,207.782,0],0,false,[[2403,0,31.724]]],
+[[7758.95,15799.1,0],0,false,[[260,1,25.182],[2045,1,250.893]]],[[19482,18486.1,0],0,false,[[2003,0,235.393],[1899,0,223.901]]],[[13604.3,12713.5,0],0,true,[[2520,0,217.457],[2634,0,25.4553],[672,0,216.492]]],[[17666.1,12220.9,0],0,true,[[1975,0,3.19163],[2793,0,2.29699],[3128,0,2.2795],[5686,0,1.9311]]],[[12445.4,9551.45,0],0,true,[[2648,0,3.46888],[1589,0,184.961],[3795,1,10.5344]]],
+[[19608.4,4773.66,0],0,true,[[2247,0,85.4574],[3042,0,18.4353],[904,0,9.63588]]],[[19493.4,14116.5,0],0,false,[[3920,0,35.8171],[787,0,148.948]]],[[6872.09,10656.9,0],0,false,[[2735,2,84.84],[4908,2,26.8941]]],[[15092.2,6428.78,0],0,false,[[4202,1,3.05011],[3375,0,2.91417]]],[[5919.56,14201.5,0],0,true,[[450,1,19.5526],[5361,1,389.698],[843,1,7.10407]]],
+[[5691.6,13985.1,0],0,false,[[4168,0,44.6364],[4057,0,141.972]]],[[13462.1,13796,0],0,false,[[2620,0,185.831],[2391,0,247.966]]],[[10392.3,11499.3,0],0,false,[[1947,0,54.2231],[4369,0,151.437]]],[[13600.6,9356.77,0],0,false,[[5452,1,169.699],[3115,1,397.919]]],[[10864.5,10997.7,0],0,true,[[4783,0,3.46724],[3206,0,3.54196],[5102,1,3.87693]]],
+[[15000.6,9433.32,0],0,false,[[1789,0,211.733],[3027,0,267.871]]],[[15902.5,17033.4,0],0,false,[[3784,0,239.185],[5178,0,308.709]]],[[15131.2,8875.32,0],0,true,[[4322,0,3.17281],[5640,0,3.03744],[19,1,3.0379]]],[[14057.3,13319.1,0],0,false,[[4423,0,20.8817],[448,0,19.0088]]],[[13989.9,7092.12,0],0,true,[[462,0,3.96485],[2394,0,5.43814],[3188,0,12.3266],[1621,0,15.2202]]],
+[[7822.99,15739.8,0],0,false,[[5074,0,6.38827],[4784,0,6.86952]]],[[13483.5,16323.2,0],0,false,[[3957,0,296.6],[1715,0,63.5308]]],[[7009.8,6018.02,0],0,false,[[3427,0,228.657],[4860,0,255.705]]],[[873.833,19468.8,0],0,false,[[1216,0,225.123],[3661,0,326.023]]],[[2142.57,10944.4,0],0,true,[[5553,1,21.4565],[1904,1,20.5253],[5156,1,5.87143],[5564,1,3.58926],[5331,1,3.99984],[1147,1,10.1604],[3553,1,7.7965],[273,1,6.98156]]],
+[[10646.7,11565,0],0,false,[[2070,0,70.7341],[2719,0,71.7432]]],[[5126.33,6497.57,0],0,false,[[1172,1,5.09209],[2772,0,30.9179]]],[[2147.96,14309.2,0],0,false,[[2497,0,145.572],[3778,0,204.713]]],[[5729.98,8557.56,0],0,false,[[3024,1,314.897],[3139,1,388.576]]],[[4236.31,16168.8,0],0,false,[[982,0,47.0634]]],
+[[14055.8,15495.1,0],0,false,[[302,0,133.699],[4333,0,11.5234]]],[[10360.6,6887.32,0],0,true,[[1636,0,61.7908],[4852,0,13.2437],[1351,0,24.516]]],[[997.437,6614.76,0],0,false,[[677,0,174.611],[1680,0,317.642]]],[[15489.3,16313.8,0],0,false,[[4635,0,392.663],[120,0,256.286]]],[[8583.83,2078.17,0],0,true,[[3630,2,28.6733],[1243,2,285.798],[538,2,10.0584]]],
+[[2123.18,344.974,0],0,false,[[3057,1,358.377],[3106,1,361.965]]],[[7319.43,7788.18,0],0,false,[[4080,0,15.896],[1826,0,82.5927]]],[[12772.4,5836,0],0,false,[[486,0,254.482],[4480,0,280.398]]],[[15727.3,9238.52,0],0,false,[[2656,1,2.39135],[2451,0,4.29981]]],[[12457.6,14783.3,0],0,false,[[826,0,285.913],[148,0,146.849]]],
+[[13860.1,10402.5,0],0,true,[[3473,0,3.37948],[2791,0,3.89552],[219,1,11.6612]]],[[14281.4,6820.49,0],0,true,[[2378,0,4.82268],[3309,0,37.7832],[282,0,7.51104]]],[[12713.6,8344.52,0],0,false,[[3761,0,25.8859],[597,0,22.7648]]],[[15201.6,256.814,0],0,false,[[1410,0,140.906],[3069,0,167.185]]],[[11418.4,18343.4,0],0,false,[[2111,0,182.362],[2137,0,309.49]]],
+[[19484,14151,0],0,false,[[4376,0,3.1619],[3881,0,35.8171]]],[[10862.4,841.072,0],0,false,[[4957,1,361.356],[193,1,167.478]]],[[14285.2,654.166,0],0,false,[[2602,0,219.923],[5344,0,24.6711]]],[[15570.6,9847.74,0],0,false,[[3403,0,293.28],[4832,0,154.445]]],[[9949.94,629.204,0],0,false,[[4697,1,11.5079],[5042,1,35.3505]]],
+[[11081.4,12703,0],0,true,[[258,0,4.41967],[3546,0,249.61],[4284,1,6.61928]]],[[2870.69,12610.6,0],0,true,[[3388,0,21.2266],[4579,0,5.58178],[1401,0,3.27185]]],[[11240.9,9233.1,0],0,true,[[2533,0,7.27314],[2986,0,228.409],[4970,0,12.7602]]],[[15958.6,11634.3,0],0,false,[[3077,0,40.2835],[5095,0,24.0904]]],[[16467.9,8463.39,0],0,false,[[4752,0,182.519],[2369,0,367.836]]],
+[[16764.8,17085.3,0],0,false,[[3079,0,183.338],[3237,0,334.318]]],[[16711.1,18230,0],0,false,[[1582,0,3.38866],[1952,0,3.6141]]],[[15108.7,4138.07,0],0,false,[[541,0,366.997],[3781,0,217.469]]],[[10568.9,12930.9,0],0,false,[[3783,1,8.19402],[5342,0,78.4303]]],[[18082.3,5211.1,12.471],0,true,[[3423,0,363.705],[5371,0,18.4735],[2239,0,11.5242]]],
+[[8921.33,12367.1,0],0,false,[[3467,0,293.151],[1224,0,275.244]]],[[10321.3,2585.77,0],0,true,[[3109,0,4.04065],[3041,0,3.69292],[4178,0,8.20899],[3306,0,8.34767]]],[[9456.74,10807.5,0],0,false,[[4123,0,385.187],[3202,0,122.946]]],[[3919.34,14092.3,0],0,false,[[2016,2,339.031],[4915,2,114.989]]],[[17559.1,12379.2,0],0,false,[[482,0,34.7101],[5561,0,307.58]]],
+[[18001,16327.3,0],0,false,[[1819,0,248.918],[2508,0,140.766]]],[[826.757,6937.42,0],0,true,[[5532,0,2.50903],[2452,0,2.45096],[2384,1,1.04431]]],[[12590.6,8210.78,0],0,false,[[3587,0,30.5934],[1456,0,26.5922]]],[[8808.45,1511.71,0],0,true,[[3189,2,112.527],[4125,2,27.2533],[5495,2,13.8145]]],[[4607.05,1032.51,0],0,false,[[5596,1,318.295],[2,1,181.989]]],
+[[3775.02,4842.69,0],0,false,[[3187,2,319.468],[4964,2,116.108]]],[[19495,8622.35,0],0,true,[[3175,0,3.30938],[3841,0,6.26543],[815,0,7.18418]]],[[10558.7,11650.9,0],0,false,[[2564,0,214.51],[3216,0,154.107]]],[[9144.62,1563.33,0],0,false,[[4661,2,345.828],[2130,2,325.139]]],[[14249.8,14603.8,0],0,false,[[1180,0,373.374],[459,0,243.093]]],
+[[19980.8,7876.95,0],0,false,[[213,1,278.039],[4228,1,342.082]]],[[4993.72,10910,0],0,true,[[4114,0,6.05337],[2942,0,398.137],[2370,0,5.51388],[515,0,8.07953]]],[[5713.76,14169.7,0],0,true,[[2135,0,15.6035],[4666,0,59.243],[285,1,13.6585]]],[[17719.7,4772.23,0],0,false,[[42,0,175.206],[5188,0,27.5161]]],[[11673.4,11539.4,0],0,false,[[1240,0,22.9171],[5286,0,167.108]]],
+[[10636.9,11232,0],0,true,[[5102,1,323.51],[4386,1,12.7643],[3076,1,12.9112]]],[[9849.65,12311.2,0],0,false,[[5359,1,22.4128],[3406,1,344.528]]],[[13337,16065.3,0],0,false,[[4861,0,141.408],[3896,0,296.6]]],[[2779.08,17728.6,0],0,true,[[1877,0,2.44197],[212,0,3.17911],[5309,0,3.53805]]],[[17260.2,11393.8,0],0,false,[[2463,0,349.169],[1908,0,15.7905]]],
+[[19187.9,3413.75,0],0,false,[[3622,0,2.21561],[2726,0,1.00245]]],[[7577,8369.79,0],0,false,[[3541,0,304.69],[4463,0,166.548]]],[[12580.3,8075.35,0],0,true,[[1737,1,19.5415],[5149,1,13.2125],[4613,1,27.1779]]],[[10151.2,7712.39,0],0,false,[[2182,0,24.8622],[1803,0,45.8155]]],[[11494.5,12928,0],0,false,[[337,1,20.5286],[731,1,396.442]]],
+[[6761.2,6280.26,0],0,false,[[5316,0,6.56837],[3427,0,132.694]]],[[5092.91,6550.75,0],0,false,[[1686,1,54.3391],[3851,1,271.456]]],[[12766.8,9376.36,0],0,false,[[4429,0,120.611]]],[[12599.1,4186.98,0],0,true,[[2294,0,3.58925],[283,0,3.96539],[1739,0,5.32617]]],[[13361.3,15847.2,0],0,true,[[2549,0,240.481],[4620,0,4.44992],[135,0,8.10997]]],
+[[3230.89,10968.6,0],0,false,[[1450,0,144.766],[2284,0,225.953]]],[[8492.54,4765.24,0],0,false,[[4191,0,179.934],[4129,0,158.867]]],[[8674.41,20316.3,0],0,false,[[3544,0,327.494],[2125,0,218.871]]],[[13848.5,19463.1,0],0,false,[[1569,0,241.724],[4898,0,20.0929]]],[[2325.47,15940.8,0],0,false,[[1881,0,19.4986]]],
+[[9720.47,4003.29,0],0,true,[[2763,0,3.98552],[229,0,3.48154],[5466,0,1.35345]]],[[11111.1,19065.7,0],0,false,[[738,0,322.927],[867,0,380.327]]],[[14273,636.328,0],0,false,[[780,0,196.125],[1417,0,21.1102]]],[[864.008,8848.13,0],0,false,[[1986,1,374.508],[1320,1,377.868]]],[[13703.3,4796.99,0],0,false,[[3321,1,16.4659],[2393,1,101.043]]],
+[[13187.8,8532.05,0],0,false,[[3721,1,22.3959],[5268,1,45.5658]]],[[1967.07,9835.3,0],0,true,[[449,0,2.98213],[3548,0,133.474],[858,1,7.18102]]],[[13877.1,4373.47,0],0,false,[[2972,0,12.625],[4075,1,4.32129]]],[[18601.4,17576.6,0],0,true,[[2706,0,4.15438],[5079,0,318.463],[1129,0,2.1326],[1804,1,5.26513]]],[[14083.5,19410.3,0],0,true,[[1538,0,54.2665],[5358,0,96.9773],[4229,0,339.987]]],
+[[16263.6,12518.5,0],0,false,[[5536,1,9.12554],[4289,0,6.56227]]],[[5834.24,17560.4,0],0,false,[[4143,0,31.2881],[4130,0,323.747]]],[[19927.2,4530.8,0],0,true,[[2297,0,104.201],[3647,0,20.0114],[3195,0,28.7304]]],[[8252.49,20467.6,0],0,false,[[5627,1,148.122]]],[[10891.1,17918.3,0],0,false,[[3322,0,184.854],[2115,0,143.897]]],
+[[1002.33,2868.99,0],0,false,[[4921,1,386.877],[2201,1,135.555]]],[[10061.1,18324.1,0],0,false,[[2992,0,169.85],[3526,0,216.341]]],[[15213.3,483.573,0],0,false,[[415,0,89.6565],[3543,0,26.2179]]],[[11738.6,1046.74,0],0,false,[[4477,1,89.8807],[1736,1,20.2956]]],[[17264.6,4195.07,0],0,false,[[1062,0,321.622],[1724,0,78.6115]]],
+[[11333.3,7490.72,0],0,false,[[1849,0,118.679],[5218,0,331.044]]],[[7806.34,16882,0],0,false,[[5394,1,186.6],[3817,1,273.121]]],[[19412.3,10733.7,0],0,false,[[1044,1,187.728],[3691,1,257.635]]],[[8038.27,3444.9,0],0,false,[[1936,2,241.862],[4293,2,201.599]]],[[19785.7,11594.9,0],0,false,[[1650,0,202.968]]],
+[[14601.7,5117.38,0],0,false,[[5315,0,56.8219],[1168,0,364.676]]],[[2962.05,19393,0],0,true,[[5066,0,206.369],[4220,0,2.83957],[5333,0,3.3997]]],[[10456.4,11460,0],0,false,[[1947,0,21.0901],[2564,0,4.33158]]],[[5544.39,12353.2,0],0,true,[[2625,0,228.995],[4483,0,5.24046],[5120,2,11.483]]],[[19073.8,3714.94,0],0,false,[[4221,0,24.1641],[947,0,27.6936]]],
+[[6980,13556.6,0],0,false,[[4260,0,215.308],[4039,0,218.24]]],[[4847.47,18802.5,0],0,true,[[1460,2,10.9884],[4728,2,5.75141],[4160,2,5.20088]]],[[7140.85,13385.8,0],0,false,[[4039,0,16.374],[5191,1,4.66794]]],[[3856.01,15021.2,0],0,true,[[4533,2,23.102],[842,2,50.2665],[3302,2,7.55249],[3417,2,15.9056]]],[[13535,13321.7,0],0,false,[[1700,0,246.627],[2105,0,371.292]]],
+[[4036.61,13129.4,0],0,true,[[5590,2,230.374],[5584,2,137.392],[948,2,5.47551]]],[[17712.5,12019.8,0],0,true,[[1333,0,7.9939],[4195,0,3.77682],[2301,0,3.57208]]],[[16980.1,17925.8,0],0,true,[[1200,0,18.1785],[5198,0,78.0249],[2749,0,5.2197]]],[[17687.4,12063.1,0],0,true,[[1051,0,7.44243],[1139,0,40.5697],[1209,0,5.95531]]],[[14360.8,15860.8,0],0,true,[[2027,0,18.8804],[3481,0,59.3436],[1126,0,10.2968]]],
+[[14678.9,237.73,0],0,false,[[3810,0,40.2832],[780,0,388.479]]],[[15460.1,598.375,0],0,true,[[3207,0,6.74654],[4888,0,13.9282],[3532,1,10.1988]]],[[11614.6,8099.41,0],0,false,[[404,0,101.916],[4254,0,371.713]]],[[13192.2,982.547,0],0,false,[[2592,0,365.38],[2468,0,249.947]]],[[9212.35,8318.58,0],0,false,[[3588,0,303.732],[5522,0,219.181]]],
+[[12381.5,4840,0],0,true,[[1548,0,3.31638],[2569,0,3.01154],[1712,0,1.73751]]],[[1190.49,9980.8,0],0,false,[[5195,0,144.922],[2087,0,294.777]]],[[3188.81,12673.4,0],0,false,[[1012,0,53.2131],[718,0,30.2511]]],[[9516.32,16605.3,0],0,true,[[2313,0,232.959],[2725,0,185.666],[435,0,200.411]]],[[12607,4189.44,0],0,true,[[1984,0,2.96635],[2593,0,2.26719],[1739,0,3.565],[59,0,3.38239]]],
+[[10327.6,7723.5,0],0,false,[[833,1,52.8269],[5214,1,28.4465]]],[[7413.15,8308.41,0],0,true,[[144,0,2.52533],[2912,0,2.27462],[5386,2,0.914303]]],[[1278.53,668.429,0],0,true,[[4925,0,3.04994],[3037,0,2.28719],[3155,0,2.61136]]],[[1543.38,13878.5,0],0,true,[[4746,1,4.64055],[48,1,122.677],[3296,1,4.34031],[2102,1,6.71315]]],[[19131,3916.97,0],0,false,[[2586,0,2.65657],[2977,0,0.462335]]],
+[[3078.2,10959.2,0],0,false,[[1436,0,234.436],[4173,0,29.8875]]],[[19518.4,8298.1,0],0,true,[[3657,0,29.7116],[1634,0,32.937],[880,0,37.0556]]],[[9794.77,16584,7.94703],0,true,[[1080,1,17.6497],[4656,1,16.0047],[5409,1,8.83336],[1696,1,11.0873]]],[[3165.4,15596.5,0],0,false,[[2514,0,35.7062]]],[[12378.3,4830.96,0],0,false,[[5321,0,3.04349],[2827,0,81.5384]]],
+[[13267.9,7810.29,0],0,true,[[2959,0,9.83651],[3602,0,4.53678],[242,1,18.0412],[2802,1,15.753]]],[[14651.6,19881.4,0],0,true,[[3229,0,10.021],[4772,0,56.0961],[2812,0,19.6676]]],[[2463.98,8407.11,0],0,true,[[4107,1,19.7671],[4375,1,395.017],[4319,1,15.9458],[4701,1,11.7711],[5412,1,9.14416]]],[[8630.93,7344.29,0],0,false,[[1938,0,245.561],[2814,0,382.848]]],[[7129.63,13397.7,0],0,false,[[4005,0,218.24],[4007,0,16.374]]],
+[[15055.5,523.247,0],0,true,[[4481,0,151.27],[2426,0,69.5262],[4492,0,135.541]]],[[17885.1,19667,0],0,false,[[3774,1,4.48251],[5287,0,3.9444]]],[[4185.57,4224.72,0],0,false,[[3592,0,295.037],[5245,0,258.705]]],[[9132.72,122.253,0],0,false,[[5369,1,147.175],[3834,1,171.111]]],[[10255.9,7712.39,0],0,false,[[1173,0,19.0599],[505,0,53.726]]],
+[[9731.64,16731.3,0],0,true,[[4975,0,5.28337],[2313,0,16.515],[4672,1,11.0493]]],[[16280.1,16595.6,0],0,true,[[5260,0,4.65952],[2644,0,4.44293],[3345,1,3.20877]]],[[11531.1,15049.9,0],0,true,[[2668,0,30.5272],[123,0,282.238],[2447,0,391.269]]],[[3177.63,5946.54,0],0,false,[[2187,1,315.745],[3520,1,167.504]]],[[1413,6099.18,0],0,false,[[1680,0,352.689],[570,0,276.139]]],
+[[15533.3,6610.78,0],0,false,[[4513,1,288.812],[3599,1,383.318]]],[[11742.5,1023.04,0],0,false,[[1413,0,25.2363],[613,0,127.883]]],[[11884.5,13053.1,0],0,false,[[1279,1,397.588],[337,1,389.081]]],[[14834,14187.3,0],0,true,[[1352,0,11.8828],[1617,0,367.782],[3637,0,264.863]]],[[19014.9,14245.5,0],0,true,[[1331,0,106.513],[4309,0,11.8415],[2521,0,8.44282]]],
+[[6827.89,14957.3,0],0,true,[[2669,1,176.653],[588,1,20.1193],[1461,1,3.08011],[957,1,7.29286]]],[[6515.68,14501.9,0],0,false,[[5361,1,295.587],[2669,1,378.795]]],[[5788.14,14084.6,0],0,true,[[4666,0,53.8095],[231,0,22.7755],[3885,0,141.972]]],[[10530.5,7450.93,0],0,false,[[5550,0,27.6354],[3274,0,86.3666]]],[[12366.9,7990.47,0],0,false,[[3511,0,61.5724],[5088,0,24.9245]]],
+[[7201.46,4904.87,0],0,false,[[149,1,267.981],[1313,1,267.034]]],[[17318.3,4048.85,0],0,false,[[936,0,159.47],[2572,0,27.9383]]],[[4608.83,8225.28,0],0,false,[[828,0,342.522],[989,0,157.845]]],[[13393.5,4513.13,0],0,true,[[4670,0,179.083],[3256,0,24.0969],[4268,0,22.1532]]],[[10899.2,20126.1,0],0,false,[[208,0,321.836],[3766,0,326.561]]],
+[[1155.28,2835.74,0],0,true,[[5593,0,5.07636],[4083,0,3.09806],[41,1,8.79897]]],[[8402.53,4303.61,0],0,false,[[484,0,101.075]]],[[18110.5,16402.4,0],0,false,[[2217,1,186.993],[1816,1,260.979]]],[[16252.9,9703.55,0],0,false,[[1598,1,32.3706],[5680,1,151.612]]],[[9867,9999.56,0],0,false,[[715,0,268.904],[1937,0,115.564]]],
+[[495.565,19345.6,0],0,false,[[3869,0,327.95],[2124,0,150.32]]],[[1110.45,17879.7,0],0,true,[[2453,0,2.60627],[2923,0,2.16599],[3087,0,11.9838]]],[[11240.1,19780.5,0],0,false,[[4511,0,210.083],[661,0,21.4003]]],[[10299.8,8039.58,0],0,false,[[3794,0,169.287],[1931,0,16.0463]]],[[9645.31,16973.2,0],0,false,[[4694,1,243.763],[3096,1,246.514]]],
+[[13873.5,4371.67,3.0143],0,false,[[4703,1,4.32129],[3982,1,4.32129]]],[[18843.4,7849.98,0],0,true,[[1572,0,4.6972],[1914,0,321.714],[2675,0,5.71072]]],[[11515.2,19123,0],0,false,[[3422,0,10.6551],[2339,0,147.63]]],[[11110.1,14313.3,0],0,false,[[272,0,325.715],[37,0,152.472]]],[[7039.5,11277.4,0],0,true,[[3660,1,307.914],[1533,1,30.5554],[2965,1,5.70288]]],
+[[7334.89,7791.37,0],0,true,[[3742,0,3.51514],[3911,0,15.896],[3547,0,16.142]]],[[11876.1,9701.27,0],0,true,[[701,0,25.5165],[4131,0,137.109],[3514,0,268.058]]],[[9904.18,631.172,0],0,false,[[2878,1,92.3814],[5416,1,18.4079]]],[[1157.92,2834.12,0],0,true,[[4065,0,3.09806],[5593,0,2.04255],[41,1,5.87207]]],[[2873.48,12704,0],0,true,[[5506,0,4.17172],[1781,0,94.4814],[2919,0,7.46449],[2318,1,5.50247]]],
+[[18991.6,11376.5,0],0,false,[[2431,0,29.677],[2954,0,242.602]]],[[7590.39,622.248,0],0,true,[[4733,1,15.6435],[1575,1,18.8178],[2067,1,3.54105],[2238,1,0.279949],[363,1,4.48612],[4403,1,9.04912]]],[[13269.6,9845.18,0],0,true,[[1652,0,2.47214],[5690,0,1.86321],[296,0,5.61991],[4837,0,2.17731]]],[[3553.67,15192.4,0],0,true,[[3801,1,3.31244],[1886,0,86.0674],[4394,1,7.58879]]],[[8091.54,15376.3,0],0,true,[[4327,1,227.446],[2227,1,10.7286],[4551,1,5.68752]]],
+[[10969.8,17053.4,0],0,false,[[4517,0,323.904],[4770,0,253.963]]],[[11789.7,1045.55,0],0,false,[[4774,0,363.009],[1413,0,27.0394]]],[[18142.6,14089,0],0,false,[[514,1,108.303],[5151,1,344.206]]],[[11452,5658.84,0],0,false,[[4430,0,18.9841],[1527,0,298.652]]],[[7008.37,17983.2,0],0,false,[[935,0,363.884],[2140,0,265.092]]],
+[[10358.4,6696.96,0],0,false,[[1351,0,166.024]]],[[9753.36,5763.78,0],0,true,[[1076,0,34.9782],[5121,0,45.4111],[1027,0,1.74205]]],[[12106.3,7933.66,0],0,false,[[4956,0,6.13936],[5338,0,34.6727]]],[[8958.01,12893.5,0],0,false,[[3446,0,229.717],[457,0,209.304]]],[[10756.5,11360.8,0],0,true,[[3060,0,20.2665],[2935,0,136.167],[2738,0,11.029]]],
+[[15098.6,14688.1,0],0,false,[[4782,0,306.48],[2069,0,237.05]]],[[12154.8,17291.4,0],0,false,[[4715,0,130.514],[5618,0,310.987]]],[[14609,7591.5,0],0,false,[[3327,0,330.036]]],[[14330.3,6939.31,0],0,false,[[3309,0,91.0125],[3327,0,379.333]]],[[6436.89,1352.41,0],0,false,[[263,1,367.788],[4540,1,235.419]]],
+[[12686,4434.81,0],0,false,[[1420,0,87.7927],[5181,0,104.75]]],[[9268.58,44.0127,0],0,false,[[4466,2,20.3435],[2795,2,142.216]]],[[2444.66,8402.93,0],0,true,[[159,1,11.9808],[4037,1,19.7671],[249,1,3.18332],[1635,1,0.546445],[4319,1,4.00769]]],[[10551.9,20173.8,0],0,true,[[3766,0,24.4944],[176,0,397.994],[2931,0,17.441]]],[[12348.3,11352.7,0],0,true,[[1033,0,12.9663],[3078,0,144.953],[2193,0,189.506]]],
+[[1415.98,13584,0],0,true,[[4318,0,247.004],[827,1,14.5283],[1364,1,17.3687]]],[[4006.66,11095,0],0,false,[[4317,0,287.014],[3203,0,304.644]]],[[12974.6,12211.7,0],0,true,[[2376,0,15.4248],[685,0,10.6541],[4117,0,6.37207]]],[[12096.6,17577.7,0],0,true,[[2395,0,3.74128],[3498,0,1.8847],[5085,0,1.49303],[5049,0,7.3235],[2612,0,16.8516]]],[[4997.84,10914.5,0],0,true,[[572,0,2.29599],[515,0,2.26319],[2370,0,1.81566],[3951,0,6.05337]]],
+[[8388.47,6633,0],0,false,[[850,0,267.771],[903,0,401.738]]],[[12192.7,5536.35,0],0,false,[[94,0,8.08161],[2752,0,155.746]]],[[12968.5,12209.9,0],0,true,[[2110,0,352.147],[4112,0,6.37207],[685,0,15.1033]]],[[5834.22,17590.1,0],0,false,[[353,0,371.134],[2234,0,22.0823]]],[[5220.52,19635.1,0],0,true,[[2851,0,3.49562],[3744,0,16.4102],[2389,2,8.17559]]],
+[[12291.9,5080.64,0],0,false,[[1054,0,363.989],[4200,0,105.175]]],[[2617.08,15676.9,0],0,false,[[4212,0,7.52443],[5040,0,75.9772]]],[[7680.4,1094.49,0],0,false,[[1334,0,2.80656],[5351,1,3.3306]]],[[9576.53,10441.8,0],0,false,[[5140,0,189.515],[3937,0,385.187]]],[[14221.5,19457.5,0],0,false,[[695,0,52.1455],[4523,0,101.954]]],
+[[8798.12,1536.93,0],0,false,[[3943,2,27.2533],[2221,2,265.325]]],[[15124.3,20227.9,0],0,false,[[5622,0,281.193],[5015,0,156.309]]],[[15837,14239.9,0],0,true,[[5401,1,95.3822],[3741,1,19.3178],[2836,1,7.19845]]],[[14645.2,19115.8,0],0,true,[[735,0,2.67018],[3180,0,132.043],[2880,0,16.8513]]],[[8607.59,4874.8,0],0,false,[[3971,0,158.867],[5623,0,257.523]]],
+[[5966.08,17264.7,0],0,false,[[3986,0,323.747],[4955,0,164.286]]],[[11773.1,9610.79,0],0,false,[[4081,0,137.109],[4417,0,198.303]]],[[13433.3,12884.3,0],0,false,[[1809,0,257.21],[3049,0,75.8316]]],[[16411.3,9707.49,0],0,false,[[1064,1,8.11091],[3223,0,316.083]]],[[7307.4,16926.2,0],0,true,[[674,1,286.256],[2951,1,329.936],[5394,1,314.446]]],
+[[9844.17,6461,0],0,false,[[992,1,50.2268],[292,1,23.3795]]],[[12709.5,19796.4,0],0,true,[[5668,0,4.77196],[354,0,331.962],[286,0,4.06063]]],[[13196.1,8138.39,0],0,false,[[3569,0,40.7436],[307,0,91.438]]],[[10394.7,9558.41,0],0,false,[[224,0,394.82],[2614,0,195.781]]],[[1889,1077.06,0],0,false,[[510,1,170.874],[4765,1,389.366]]],
+[[17185.3,5103.73,0],0,true,[[1920,0,23.6617],[3140,0,162.323],[3710,0,64.3599]]],[[10628,12856.5,0],0,false,[[2487,1,113.452],[3783,1,87.5881]]],[[2261.65,9694.62,0],0,false,[[3548,0,233.044],[1306,0,302.198]]],[[5821.4,17588.9,0],0,false,[[2234,0,9.38385],[3986,0,31.2881]]],[[10171.7,8145.93,0],0,true,[[2934,1,27.1061],[1181,1,129.495],[5497,1,8.00836],[938,1,13.8782],[64,1,10.6861]]],
+[[3847.08,20086.5,0],0,false,[[4681,1,389.712],[2788,1,390.956]]],[[7965.23,3832.33,0],0,false,[[5650,2,14.0615],[3305,2,252.426]]],[[15039.8,13762.3,0],0,false,[[4711,1,9.93772],[5204,1,18.258]]],[[7056.75,4627.52,0],0,true,[[3356,0,3.0375],[17,0,3.84196],[274,1,5.52406]]],[[9988.96,473.249,0],0,true,[[3493,1,16.9806],[4253,2,13.2844],[1824,2,11.6514]]],
+[[7629.22,1073.42,0],0,false,[[5292,1,28.7825],[1234,1,307.667]]],[[16266.1,7104.44,0],0,true,[[4292,0,20.9332],[1702,0,8.70218],[3252,0,11.5151]]],[[4886.7,16324.5,0],0,true,[[4675,0,7.5533],[512,1,16.1141],[3196,1,10.9947]]],[[17630.1,12198.7,0],0,true,[[3091,0,148.575],[387,0,5.34796],[2123,0,3.44647]]],[[14657,19893.4,0],0,false,[[1206,0,21.0628],[2812,0,30.219]]],
+[[7545.91,7379.05,0],0,true,[[4382,0,2.86345],[4834,0,163.345],[835,2,10.0164]]],[[18902.9,14276,0],0,true,[[844,1,52.8905],[2486,1,5.87894],[4203,1,5.9651]]],[[14592,15966.9,0],0,false,[[1163,0,166.781],[3295,0,347.852]]],[[896.977,6886.82,0],0,false,[[1355,1,58.5664],[2755,1,229.821]]],[[18517.9,224.724,0],0,false,[[1432,0,18.2306],[1150,0,60.3188]]],
+[[4848.38,18807.6,0],0,true,[[4006,2,5.20088],[3636,0,198.973],[4728,2,7.33374]]],[[2539.81,1196.82,0],0,false,[[1465,1,347.817],[2539,1,341.709]]],[[12308.1,12197.8,0],0,false,[[932,0,201.173],[2110,0,318.171]]],[[4266.05,16460.7,0],0,false,[[1767,2,229.581],[3828,2,19.7286]]],[[10890.8,5503.76,0],0,false,[[5062,0,374.371],[2138,0,342.262]]],
+[[18463.9,346.955,0],0,true,[[3605,0,64.4421],[379,0,21.0591],[1755,0,85.559]]],[[19424.1,8536.01,0],0,true,[[1933,0,22.2817],[4398,0,27.3535],[529,0,25.5802]]],[[3210.67,12702.3,0],0,true,[[616,0,66.9104],[3162,0,12.9023],[3183,0,16.3191],[718,0,12.195]]],[[5652.8,13963.1,0],0,true,[[5255,0,10.7936],[3885,0,44.6364],[1007,0,12.7451]]],[[10885.5,17520.4,0],0,false,[[5242,0,219.466],[467,0,24.4609]]],
+[[8599.53,12744.1,0],0,false,[[2906,0,327.811],[3467,0,292.308]]],[[13744.5,4318.47,0],0,true,[[4530,0,73.6419],[2895,0,227.959],[4244,0,85.2372]]],[[10804.4,17626.8,0],0,false,[[403,0,102.655],[3322,0,130.696]]],[[3063.57,10933.1,0],0,true,[[4030,0,29.8875],[1391,0,31.2191],[3682,0,8.08779]]],[[1042.54,7959.22,0],0,false,[[209,0,386.347]]],
+[[16618.4,19373.3,0],0,false,[[5158,0,292.92],[335,0,371.261]]],[[10764.8,13588.8,0],0,false,[[1386,0,373.53],[1872,0,357.999]]],[[15160,8911.09,0],0,false,[[88,0,35.3632],[5511,0,27.5293]]],[[10313.3,2587.17,0],0,true,[[4226,0,317.457],[3041,0,4.52597],[3936,0,8.20899],[3306,0,16.5336]]],[[10291.6,11889.1,0],0,false,[[4686,0,345.058],[3192,0,49.7581]]],
+[[1787.49,9759.03,0],0,true,[[5253,1,207.875],[573,1,18.8453],[3333,1,4.79404],[313,1,9.8746],[4366,1,7.19542]]],[[16373.3,5632.11,0],0,true,[[23,0,29.6469],[2450,0,276.553],[3807,0,407.217]]],[[7010.17,828.233,0],0,true,[[4799,0,5.17705],[3859,0,173.756],[117,1,8.7789]]],[[19814.1,11405.1,0],0,false,[[3413,0,131.536]]],[[2754.64,19432,0],0,true,[[2570,0,4.96855],[4629,0,1.16272],[5515,0,2.51579]]],
+[[3692.23,13556.4,0],0,false,[[4329,1,334.877],[4642,1,292.877]]],[[13185,8054.98,0],0,true,[[5626,1,31.6069],[2536,1,34.6278],[3692,1,8.38473],[4563,1,9.07069]]],[[3051.82,4799.64,0],0,false,[[1706,0,199.077],[4211,0,121.917]]],[[6321.19,18868.2,0],0,false,[[4796,1,377.989],[2170,1,159.757]]],[[9586.36,17706.9,0],0,true,[[407,1,389.864],[2745,1,14.2945],[2435,1,10.5964]]],
+[[13161,11807,0],0,false,[[4817,0,385.087],[2464,0,124.68]]],[[8362.15,4641.26,0],0,false,[[571,0,45.544],[3971,0,179.934]]],[[3147.27,12745.1,0],0,true,[[2781,1,27.2672],[5027,1,24.2713],[1344,1,12.2668]]],[[18890,14279.6,0],0,true,[[3792,1,3.53985],[5444,1,3.21811],[5190,1,11.4255]]],[[8111.37,6199.51,0],0,false,[[5549,2,264.902],[246,2,373.088]]],
+[[17710.4,12022.9,0],0,true,[[4011,0,3.77682],[5086,0,1.95417],[1135,0,5.5213],[3291,0,3.95704],[139,0,0.904326],[2301,0,1.80756],[5366,0,3.59186]]],[[3102.84,20141.9,0],0,false,[[3367,0,111.285],[3095,0,294.077]]],[[13871.6,3125.43,0],0,false,[[646,0,3.64854],[673,0,265.885]]],[[15296.9,13986.2,0],0,false,[[5662,0,43.4402],[1018,0,151.378]]],[[7987.3,15354.9,0],0,false,[[2523,1,387.359],[2227,1,96.4639]]],
+[[12309.4,4977.11,0],0,false,[[4120,0,105.175],[3663,0,16.0964]]],[[2675.95,15659.8,0],0,false,[[1069,1,49.2908],[662,1,211.343]]],[[15090.6,6426.2,0],0,true,[[542,1,174.698],[3764,1,20.0986],[3883,1,3.05011],[3375,1,5.95951]]],[[18897,14275.6,0],0,true,[[4156,1,5.9651],[5190,1,17.8506],[2486,1,1.10551],[3792,1,4.49385]]],[[18285.5,245.264,0],0,false,[[4219,1,6.73686],[5393,0,35.2638]]],
+[[2837.02,5010.25,0],0,false,[[2513,2,89.9892],[711,2,160.458]]],[[4630.96,2531.17,0],0,false,[[4756,1,388.433],[3720,1,128.463]]],[[19534.1,9843.37,0],0,false,[[1302,1,242.157],[4217,1,220.095]]],[[19963.5,4303.63,0],0,true,[[2317,0,23.5214],[3442,0,87.2561],[692,0,13.2354],[881,0,10.1878]]],[[19001.9,11363.5,0],0,false,[[3589,0,391.625],[2431,0,16.8274]]],
+[[17719.7,12026.5,0],0,true,[[4632,0,2.9031],[1956,0,2.37142],[2485,0,3.15739],[1333,0,13.7683],[2091,0,14.9637]]],[[3130.36,4892.81,0],0,false,[[4187,0,121.917]]],[[2614.91,15684,0],0,true,[[5225,0,3.33325],[4121,0,7.52443],[1925,1,9.16654]]],[[3784.27,6945.56,0],0,true,[[2757,0,11.6453],[648,0,21.5973],[402,0,9.62927],[2146,0,9.02304],[2835,0,14.59]]],[[10720.4,7802.56,0],0,false,[[5434,0,134.421]]],
+[[15206.1,8887.4,0],0,false,[[2483,1,79.5473],[5116,1,47.2218]]],[[19675.6,8811.28,0],0,false,[[1084,0,99.4222],[815,0,254.662]]],[[19486.3,10058.1,0],0,false,[[4207,1,220.095],[5681,1,26.135]]],[[3709.49,14930.2,0],0,true,[[1282,0,24.6313],[559,0,25.9311],[4250,0,122.114]]],[[18279.9,249,0],0,true,[[2482,1,336.053],[289,1,24.7523],[4204,1,6.73686]]],
+[[2964.49,19394.4,0],0,true,[[4001,0,2.83957],[897,0,2.96446],[5333,0,2.85697]]],[[19079.8,3738.33,0],0,true,[[1325,0,151.734],[4004,0,24.1641],[4674,0,4.12134],[2877,0,6.65961],[2811,0,8.90991]]],[[8461.33,10992.4,0],0,false,[[2848,0,15.1286],[5045,0,12.2799]]],[[18632.5,1394.94,0],0,false,[[5516,0,139.508],[1862,0,312.502]]],[[16709,18236.6,0],0,false,[[5597,0,42.2542],[1582,0,3.50591]]],
+[[13517.8,19547.2,0],0,false,[[642,0,324.737],[257,0,186.513]]],[[10004.3,2659.83,0],0,false,[[1526,0,381.331],[4178,0,317.457]]],[[7150.71,13002.4,0],0,false,[[5108,1,4.48516],[663,0,133.128]]],[[20249.1,7664.91,0],0,false,[[3950,1,342.082],[2621,1,349.093]]],[[14046.8,19072.4,0],0,false,[[3984,0,339.987],[3513,0,308.31]]],
+[[2279.76,2719.83,0],0,false,[[1968,0,308.109],[988,0,381.198]]],[[3927.62,616.879,0],0,false,[[2936,0,315.113],[4298,0,336.771]]],[[14153.1,16361.2,0],0,false,[[4958,0,323.832],[483,0,349.924]]],[[9718.54,3993.74,0],0,true,[[3751,0,0.768597],[3724,0,3.46576],[3381,0,2.35842],[5323,0,3.03768]]],[[11136.2,9508.01,0],0,false,[[4970,0,285.528],[2279,0,275.51]]],
+[[15379,2.07357,0],0,false,[[119,0,138.77]]],[[19907,16369.6,0],0,false,[[5161,0,347.099],[3870,0,316.394]]],[[10138.2,921.44,0],0,true,[[2306,0,3.43873],[2296,0,2.97264],[3484,1,5.39991],[2252,1,2.29654]]],[[3384.53,6327.15,0],0,false,[[3593,0,34.9647],[2892,0,6.4344]]],[[14007.7,13278.2,0.0401611],0,false,[[4290,0,38.037],[3603,0,40.8288]]],
+[[20131.9,5899.25,0],0,false,[[1692,0,236.195],[2084,0,272.578]]],[[849.161,6876.34,0],0,false,[[3318,0,20.5992],[677,0,126.132]]],[[3483.8,1331.79,0],0,false,[[314,1,58.084],[5712,1,130.584]]],[[10327.4,2566.96,0],0,true,[[58,0,7.61664],[671,0,376.413],[5423,0,6.48943]]],[[13824.4,4347.23,0],0,true,[[4171,0,85.2372],[888,0,26.6359],[2830,0,108.588]]],
+[[9540.14,16365.9,0],0,false,[[4359,1,98.3344],[3641,1,139.453]]],[[15908,8048.66,0],0,false,[[5196,1,393.336],[2856,1,392.509]]],[[18143.5,17093.4,0],0,true,[[4725,0,3.52178],[2582,0,2.61971],[2885,1,15.3588]]],[[3152.28,12117.5,0],0,false,[[2667,0,390.775],[535,0,372.807]]],[[5445.08,18908.5,0],0,false,[[1015,0,97.5922]]],
+[[3743.05,15029.1,0],0,false,[[4218,0,122.114],[4335,0,41.0754]]],[[2249.54,15970.4,0],0,true,[[2800,0,6.90483],[106,1,2.57724],[610,1,8.63768]]],[[12131.3,9988.83,0],0,false,[[3120,1,21.4176],[3804,1,47.0458]]],[[9989.98,460.004,0],0,true,[[1963,2,36.4343],[1824,2,15.7913],[1629,2,12.3836],[4149,2,13.2844]]],[[11342.8,8350.71,0],0,false,[[4017,0,371.713],[3684,0,18.0152]]],
+[[17041,5089,0],0,true,[[3404,0,32.3009],[1047,0,76.8567],[5439,0,92.1614]]],[[13246.2,8725.42,0],0,false,[[1191,0,20.703],[3572,1,4.82989]]],[[16807.3,17870.7,0],0,true,[[377,1,127.363],[221,1,20.6261],[4939,1,14.4013]]],[[827.254,6927.25,0],0,true,[[2452,0,7.7849],[3318,0,36.0661],[2384,1,9.84442]]],[[1008.24,16213.6,0],0,true,[[1195,0,6.60141],[4532,0,53.2452],[1978,1,7.26679]]],
+[[6796.1,13659.9,0],0,false,[[3707,0,378.163],[4005,0,215.308]]],[[13299.1,13590.1,0],0,false,[[1035,0,45.0898],[3634,0,13.9616]]],[[18126,12405.6,0],0,false,[[767,0,154.802],[1563,0,280.18]]],[[18115.1,16965.3,0],0,true,[[2437,0,3.85965],[1043,0,3.60596],[1628,1,9.81452]]],[[6323.86,6139.85,0],0,false,[[4816,0,83.641],[1848,0,342.142]]],
+[[19166.8,11331.4,0],0,false,[[3472,0,234.982],[11,0,72.665]]],[[13158.9,8483.93,0],0,false,[[146,0,17.055],[234,0,108.053]]],[[13056.7,8690.33,0],0,true,[[3380,1,118.964],[5192,1,22.8607],[4987,1,95.4569]]],[[13408.3,4499.61,0],0,false,[[4063,0,22.1532],[1318,0,76.1897]]],[[6914.37,17528,0],0,false,[[768,0,133.948]]],
+[[10715.9,7449.02,0],0,false,[[2072,0,303.322],[5550,0,157.728]]],[[2548.76,20095.5,0],0,false,[[2708,0,3.20164],[2976,1,1.20816]]],[[9818.88,19393.2,0],0,false,[[1085,0,262.451],[3435,0,168.4]]],[[9050.23,9561.8,0],0,true,[[3627,0,355.451],[2480,0,83.7995],[3344,0,309.614]]],[[10910.7,12766.1,0],0,true,[[1298,1,4.83879],[758,0,96.692],[4937,1,5.97363]]],
+[[2337.47,13708.4,0],0,true,[[3147,1,22.5538],[4396,1,49.6007],[3137,1,8.93322]]],[[8480.25,5632.41,0],0,true,[[5380,2,18.7642],[533,2,61.2762],[1782,2,7.7263]]],[[14723.2,7853.93,0],0,false,[[5665,0,139.101],[3288,0,16.2107]]],[[5739.26,5202.31,0],0,false,[[1019,0,376.249],[4846,0,264.011]]],[[10443,8890.05,0],0,false,[[5605,0,163.147]]],
+[[17805.8,13997.9,0],0,true,[[3006,0,3.35166],[2728,0,3.93598],[5151,1,5.60202]]],[[12928.1,13757.7,0],0,false,[[5675,0,208.515],[2411,0,262.29]]],[[10337.6,7600.62,0],0,true,[[3329,1,5.98043],[2386,1,82.3789],[2823,1,8.67585],[5672,1,17.1627]]],[[15868.3,8823.32,0],0,false,[[2150,1,25.0825],[4843,1,372.707]]],[[11079.5,12709.4,0],0,true,[[731,1,77.7671],[5503,1,123.3],[258,1,2.32933],[3925,1,6.61928]]],
+[[16128.7,17909,0],0,false,[[4996,0,257.527],[3067,0,355.534]]],[[10551.5,12945.9,0],0,false,[[3783,1,30.1063],[722,1,392.638]]],[[15905.5,5740.15,0],0,false,[[5705,0,371.623],[3617,0,193.662]]],[[9.98306,1847.56,0],0,false,[[831,1,34.5362]]],[[16269.2,12521.6,0],0,true,[[5536,1,15.3171],[857,0,286.34],[3985,0,6.56227]]],
+[[13969.7,13278.8,0],0,false,[[2105,0,65.5971],[4239,0,38.037]]],[[5665.95,3869.3,0],0,false,[[2164,2,50.0505],[411,2,92.707]]],[[16245.4,7105.33,0],0,false,[[2636,1,9.28401],[4151,0,20.9332]]],[[7971.7,3634.63,0],0,false,[[3998,2,201.599],[2469,2,166.175]]],[[17180.4,7813.32,0],0,false,[[1671,0,253.617],[2262,0,345.53]]],
+[[14792,16603.5,0],0,true,[[4962,0,3.95815],[3486,0,3.19362],[5424,0,13.7954]]],[[4941.01,7805.51,0],0,false,[[1603,0,384.42],[4702,0,35.0159]]],[[19700.9,547.689,0],0,false,[[3555,1,283.08],[20,1,265.836]]],[[4258.75,555.577,0],0,false,[[4231,0,336.771],[1667,0,180.099]]],[[888.67,8453.08,0],0,false,[[4739,1,369.913],[3858,1,235.093]]],
+[[13401.9,3280.78,0],0,false,[[673,0,259.005],[499,0,281.999]]],[[9146.78,3387.48,0],0,false,[[52,0,381.309],[2179,0,113.558]]],[[13227.1,8691.52,0],0,true,[[3055,1,18.957],[1175,1,26.8974],[3380,1,56.9363]]],[[10175.6,5549.88,0],0,false,[[566,0,20.9779],[279,0,24.4415]]],[[7402.1,7756.12,0],0,true,[[2722,0,3.66144],[811,0,3.54893],[280,2,2.83349]]],
+[[11441.3,5610.34,0],0,false,[[160,0,300.213],[4430,0,30.7278]]],[[8063.95,4303.36,0],0,true,[[5024,2,67.159],[5173,2,24.013],[5078,2,6.75291]]],[[14774.8,19832.2,0],0,false,[[4772,0,78.6647]]],[[3356.66,16349.7,0],0,true,[[1036,0,267.362],[5267,0,12.6181],[2128,0,7.4676]]],[[19004.6,14239.7,0],0,true,[[4054,0,11.8415],[1693,0,58.2863],[2521,0,3.8845]]],
+[[10571.8,10317.3,0],0,false,[[697,0,376.462],[4880,0,259.993]]],[[10478.4,26.1586,0],0,false,[[2813,2,36.1355]]],[[7540.24,7374.44,0],0,true,[[410,0,2.72821],[2402,0,2.46977],[1830,0,5.28822],[835,2,7.71086]]],[[13671.5,4615.9,0],0,false,[[5407,0,9.66647],[1699,1,9.52362]]],[[17549.9,8625.65,0],0,true,[[4465,0,3.4444],[5469,0,3.85028],[323,1,7.11513]]],
+[[12003.6,20006,0],0,false,[[2336,0,371.253],[2408,0,183.996]]],[[18891.6,16995,0],0,true,[[2180,0,2.02291],[2822,0,2.15851],[171,0,9.75596]]],[[3723.41,11048.8,0],0,false,[[2284,0,273.097],[4111,0,287.014]]],[[1662.57,13598.1,0],0,false,[[1901,1,10.0869],[4110,0,247.004]]],[[2448.66,8402.69,0],0,true,[[1635,0,3.7245],[4701,0,4.58576],[4107,1,4.00769],[4037,1,15.9458]]],
+[[5392.01,19047.7,0],0,false,[[5290,0,241.188]]],[[13278.1,7767.04,0],0,false,[[242,1,26.4602],[592,1,139.836]]],[[15128.4,8873.78,0],0,false,[[19,1,0.906081],[3892,0,3.17281]]],[[14898,5957.94,0],0,false,[[1801,1,0.573412],[5428,0,3.41109]]],[[9370.32,10990.3,0],0,false,[[4824,0,159.349],[3535,0,77.3791]]],
+[[3115.79,19273.3,0],0,false,[[2938,0,380.723],[1797,0,202.035]]],[[12699.6,1602.04,0],0,false,[[1091,0,351.857],[1910,0,105.18]]],[[8286.84,15492.7,0],0,false,[[1871,1,386.79],[4089,1,227.446]]],[[6244.56,6091.06,0],0,false,[[1427,1,102.572],[3179,1,23.1033]]],[[3357.79,13573.2,0],0,false,[[5700,1,277.711],[4185,1,334.877]]],
+[[9090.29,15171.4,0],0,true,[[4440,1,19.1309],[3312,1,20.3669],[2202,1,7.01063]]],[[13702.6,4813.11,0],0,false,[[633,0,63.65],[3321,1,4.16386]]],[[3426.22,1039.74,0],0,false,[[3280,0,48.7774],[2936,0,366.901]]],[[14056.2,15483.6,0],0,false,[[3905,0,11.5234],[2309,0,2.98379]]],[[2928.76,12709.9,0],0,true,[[5027,1,200.989],[5651,1,25.3343],[4676,1,16.4791]]],
+[[3778.24,15044.4,0],0,true,[[5071,0,40.9128],[3417,0,68.859],[4250,0,41.0754]]],[[18344.3,18478.2,0],0,false,[[1011,0,313.435],[151,0,54.1402]]],[[9909.67,20292.4,0],0,false,[[176,0,255.243],[2046,0,399.338]]],[[7545.3,19220.1,0],0,true,[[1053,0,8.63108],[2082,0,49.1636],[1443,0,8.8236]]],[[19661.4,7909.98,0],0,false,[[2762,0,138.662],[2937,0,351.48]]],
+[[19666.4,4370.97,0],0,true,[[1046,0,17.5177],[819,0,7.62196],[412,0,4.42985]]],[[7543.05,7361.04,0],0,true,[[468,2,250.448],[1830,2,8.71233],[410,2,11.3216],[835,2,21.0804]]],[[11351.8,17903.2,0],0,false,[[2265,0,58.7509],[63,0,18.6907]]],[[7953.63,11022.2,0],0,false,[[4543,0,276.899],[5139,0,25.7842]]],[[15529.8,12894.4,0],0,false,[[4973,0,246.79],[5345,0,313.144]]],
+[[3150.85,1408.91,0],0,false,[[3580,0,82.3888],[5265,0,48.1785]]],[[9573.55,17727.9,0],0,true,[[3303,0,345.831],[2745,1,10.2979],[398,0,7.64963]]],[[13028.1,17800.7,0],0,false,[[638,0,348.904],[2806,0,210.242]]],[[5812.27,14054.4,0],0,true,[[231,0,15.9154],[916,0,110.876],[3571,0,4.68003]]],[[5812.03,14191.9,0],0,true,[[5237,1,25.2598],[450,1,88.4078],[1356,1,14.7183]]],
+[[16506.2,7298.02,0],0,true,[[3114,0,87.7641],[5,0,18.9786],[4829,0,13.0941]]],[[13108.3,13461,0],0,true,[[2411,0,84.8804],[1077,0,19.7267],[2302,1,14.7472]]],[[9729.72,702.481,0],0,true,[[4995,1,26.1549],[2290,1,24.5543],[3777,2,10.006]]],[[11728.2,9367.29,0],0,false,[[2139,0,16.5302],[21,0,71.004]]],[[3781.62,3329.69,0],0,true,[[1210,0,26.1932],[5111,0,243.196],[615,0,6.65444],[1675,0,12.0044]]],
+[[18815,14915.4,0],0,true,[[440,1,177.988],[2646,1,24.3977],[4589,1,12.7921]]],[[3834.62,14918,0],0,false,[[785,0,72.2165],[914,2,6.89888]]],[[19731.5,8414.25,0],0,true,[[3690,0,19.8512],[2422,0,58.5779],[228,1,15.3106]]],[[17729.4,12023.9,0],0,true,[[2989,0,1.76768],[1966,0,2.62794],[1679,0,1.28957],[2154,0,2.33482],[3346,0,2.46696]]],[[9478.86,16307.6,0],0,true,[[446,1,228.71],[5115,1,31.21],[4245,1,98.3344]]],
+[[16733.6,18556.4,0],0,false,[[2558,0,341.399],[5597,0,281.294]]],[[17087.1,18123.7,0],0,false,[[3019,0,136.061],[2842,0,99.7714]]],[[16894.4,10052.8,0],0,false,[[2552,0,235.828],[1684,0,367.069]]],[[16608,18232,0],0,false,[[1394,0,27.8455],[5285,0,10.3005]]],[[10350,11887.7,0],0,false,[[3463,0,50.674],[5476,0,11.8173]]],
+[[17058.6,7394.59,0],0,false,[[2205,0,33.9678],[418,0,230.284]]],[[1784.07,9752.7,0],0,true,[[313,0,2.98695],[3333,0,2.56525],[4180,1,7.19542],[573,1,11.697]]],[[19393.5,4688.48,0],0,false,[[534,0,186.938]]],[[12920,8264.23,9.74778],0,true,[[1887,1,15.0257],[2024,1,17.4094],[2310,1,9.06899],[2274,1,9.18181]]],[[10263.3,11578.6,0],0,false,[[3887,0,151.437],[3463,0,278.791]]],
+[[17937.1,19672.5,0],0,false,[[3005,0,45.723],[1057,0,155.684]]],[[1189.88,14644.1,0],0,false,[[4566,0,399.785],[2353,0,227.733]]],[[19298.2,8655.25,0],0,false,[[3335,1,315.727],[2270,1,163.01]]],[[18418.7,8924.18,0],0,false,[[5639,1,251.13],[4550,1,354.09]]],[[4146.5,10275.5,0],0,false,[[709,0,40.6184],[2587,0,121.661]]],
+[[2856.13,8453.71,0],0,false,[[4037,1,395.017],[536,1,188.097]]],[[19483,14154,0],0,true,[[101,0,2.85688],[3920,0,3.1619],[1623,0,9.76962]]],[[10791.2,11385.5,0],0,false,[[1669,0,233.182],[3060,0,22.492]]],[[823.836,1647.71,0],0,true,[[2204,1,15.8689],[1222,1,17.514],[4412,1,3.93283],[2538,1,1.02695],[2053,1,1.95616],[1743,1,4.08549],[4565,1,6.34401]]],[[18431,1114.28,0],0,false,[[1862,0,34.2449],[4953,0,16.9029]]],
+[[9689.77,5817.2,0],0,true,[[3290,0,20.4903],[1076,0,48.0935],[665,0,8.00103]]],[[14927.3,15369.1,0],0,true,[[3598,0,11.12],[5099,0,17.1708],[4634,1,9.18074]]],[[7543.31,7377.87,0],0,true,[[2402,0,2.17938],[4155,0,2.86345],[835,2,7.85472]]],[[10029,8623.24,0],0,true,[[4700,1,9.8111],[3372,1,229.093],[2359,1,3.09834],[917,1,6.89253]]],[[18490.2,7798.21,0],0,false,[[2585,0,276.607],[3492,0,334.297]]],
+[[12726.3,8240.85,0],0,false,[[2054,0,61.3014],[2870,0,40.4427]]],[[10624.2,11230.3,0],0,true,[[3076,0,23.6807],[5559,0,40.5873],[3955,1,12.7643]]],[[3896.97,14548.2,0],0,false,[[4915,2,350.756],[1425,2,155.321]]],[[4686.03,12527.1,0],0,false,[[2983,0,255.235],[2428,0,348.788]]],[[15499,3038.62,0],0,false,[[630,0,105.447],[2425,1,3.16333]]],
+[[10588.5,17014.6,1.63208],0,false,[[2741,0,35.1701],[1505,0,22.6474]]],[[4179.56,4770.41,0],0,false,[[1099,1,38.5961],[1227,1,34.0511]]],[[15371.1,577.322,0],0,true,[[2344,0,66.2152],[4828,0,31.5235],[4436,0,13.3391]]],[[10963,18352.4,0],0,false,[[3501,0,293.278],[4582,0,43.7677]]],[[3561.03,15194.2,0],0,true,[[3801,1,8.76555],[1690,1,63.0902],[4088,1,7.58879]]],
+[[20401.9,5935.59,0],0,true,[[1722,0,8.8883],[5280,0,25.6029],[1405,0,5.80472],[3830,0,4.5245],[2429,0,2.44552],[1855,0,19.7044]]],[[2382.55,13687.9,0],0,false,[[4275,1,49.6007],[1995,1,92.8772]]],[[9773.21,647.955,0],0,true,[[2166,2,23.4507],[5263,2,22.8533],[4847,2,24.2582],[2210,2,12.8163],[1665,2,19.3186],[5679,2,17.204]]],[[19450.4,8543.2,0],0,true,[[4166,0,27.3535],[199,0,208.684],[210,0,78.5245]]],[[7522.12,4437.28,0],0,false,[[3357,1,354.405],[1949,1,171.508]]],
+[[11251.3,12227.6,0],0,false,[[3515,0,177.698],[5582,0,3.60937]]],[[18371.8,17801.7,0],0,false,[[1389,0,236.687],[4949,0,148.379]]],[[12821.2,1678.82,0.00012207],0,false,[[4928,0,18.915],[1256,0,38.9334]]],[[7599.1,619.807,0],0,true,[[363,0,4.5686],[516,0,4.53801],[4086,1,9.04912],[4733,1,7.66007]]],[[13347.6,4997.18,0],0,false,[[4627,0,273.988],[1026,0,301.503]]],
+[[16884.8,17985,0],0,true,[[3340,0,19.937],[777,0,44.6464],[3805,0,41.6234]]],[[9433.68,20462.8,0],0,false,[[2046,0,129.273],[4773,0,98.6222]]],[[9369.42,8866.04,0],0,false,[[1837,1,358.247],[2736,1,359.944]]],[[14923.3,15403.3,0],0,true,[[4591,0,217.297],[3598,0,23.3599],[1166,0,14.0457]]],[[13285.6,13544.8,0],0,false,[[3030,0,15.8936],[866,0,105.985]]],
+[[3217.01,5717.32,0],0,false,[[1790,1,7.19279],[3028,1,347.287]]],[[19762.3,4346.25,0],0,false,[[1285,0,27.7329],[1491,0,133.334]]],[[820.18,1649.16,0],0,false,[[4378,1,3.93283],[2538,0,3.0671]]],[[3139.82,20441.6,0],0,true,[[1204,1,28.8037],[5350,1,309.444],[2147,1,1.64935],[269,1,11.8623],[5534,1,7.8749],[5389,1,4.7414]]],[[3338.43,906.403,0],0,false,[[1915,1,148.239],[551,1,326.911]]],
+[[20023.6,14982.1,0],0,false,[[2676,0,387.187],[1277,0,230.027]]],[[694.584,19824.9,0],0,true,[[2796,1,25.0084],[5365,1,26.0783],[3436,1,4.7711],[5692,1,7.96656],[3199,1,4.65095],[4802,1,1.55589]]],[[11712.8,9442.59,0],0,false,[[4131,0,198.303],[3217,0,73.2951]]],[[11925.6,7071.54,0],0,false,[[1423,0,72.4021],[894,0,236.962]]],[[9864.39,11760.5,0],0,false,[[2118,0,119.979],[4686,0,109.218]]],
+[[19410.8,14299.7,0],0,false,[[2824,0,70.4808],[2985,0,352.278]]],[[6839.46,1894.91,0],0,false,[[4452,0,175.047],[3205,0,386.858]]],[[16597.5,9881.06,0],0,false,[[1064,1,252.172],[4544,1,93.563]]],[[14054.7,13339.8,0],0,false,[[1553,0,96.2849],[3893,0,20.8817]]],[[4482.25,10488.7,0],0,false,[[676,0,241.407],[2231,0,315.486]]],
+[[16843.1,18040.6,0],0,true,[[1481,0,15.0238],[1952,0,228.05],[777,0,24.909]]],[[8114.99,3736.27,0],0,false,[[2213,0,215.81],[2392,0,162.994]]],[[3325.99,12585.6,0],0,false,[[3183,0,148.281]]],[[17516.7,1885.01,0],0,true,[[2534,0,146.237],[5599,0,149.552],[4952,0,90.6016]]],[[12670.5,9337.1,0],0,false,[[2843,1,6.06922],[3967,0,120.611]]],
+[[11447.7,5640.4,0],0,true,[[4305,0,30.7278],[4093,0,18.9841],[1504,0,7.59534],[2496,0,3.9364],[690,0,1.84511]]],[[10148.5,10055.6,0],0,false,[[3434,0,186.359],[1089,0,81.5513]]],[[5299.99,7733.95,0],0,false,[[3354,1,248.907],[2547,1,157.614]]],[[3738.59,10110.3,0],0,false,[[4521,0,95.6081]]],[[19468.5,12799.1,0],0,true,[[5645,0,312.196],[1750,0,2.23939],[3337,1,17.3463]]],
+[[10445.2,2551.4,0],0,false,[[5186,0,90.3958],[3336,0,342.937]]],[[15357.9,579.044,0],0,false,[[1766,0,45.9947],[4392,0,13.3391]]],[[13258.9,8732.4,0],0,false,[[2323,1,32.5515],[3572,1,17.156]]],[[6439.46,1715.35,0],0,false,[[1554,0,14.5538],[3323,0,68.4715]]],[[11801.4,14501.6,0],0,false,[[2089,0,93.0937]]],
+[[9076.82,15157.9,0],0,false,[[1063,1,369.03],[4330,1,19.1309]]],[[16624.3,17651.3,0],0,true,[[3871,0,3.5065],[1578,0,4.07844],[3608,1,2.36379]]],[[13131.6,8161.61,0],0,true,[[864,0,206.19],[4781,0,14.707],[2817,1,15.958]]],[[13043,5156.98,0],0,true,[[5273,0,2.302],[5035,0,2.60527],[4617,0,8.01492]]],[[17220.4,16744.3,0],0,false,[[5433,0,336.318],[3145,0,376.054]]],
+[[8418.11,19467.4,0],0,false,[[813,0,392.017],[2599,0,104.252]]],[[6231.93,10318.4,0],0,false,[[822,0,205.702]]],[[12367.1,19281.8,0],0,false,[[391,0,206.757],[2029,0,253.968]]],[[7951.78,7574.53,0],0,false,[[4834,0,304.238]]],[[10620.4,11431.8,0],0,true,[[250,0,6.50736],[5588,0,58.8409],[1996,0,4.98435]]],
+[[13150,13001.1,0],0,false,[[3642,0,154.688]]],[[18323.6,17051.9,0],0,false,[[4489,0,178.478],[5501,0,369.315]]],[[6725.83,1800.07,0],0,false,[[3323,0,230.319],[4421,0,175.047]]],[[11839.1,16342.8,0],0,false,[[1532,0,187.044],[1530,0,153.012]]],[[7782.06,6765.84,0],0,true,[[4571,0,131.556],[4461,0,12.1941],[1120,2,13.4914]]],
+[[16748.2,8590.13,0],0,true,[[2494,1,265.555],[3090,1,19.5086],[2023,1,3.43994],[2225,1,6.79726],[5005,1,10.0105],[1917,1,13.4979]]],[[11066,3894.19,0.00012207],0,false,[[1691,0,44.3397],[885,0,65.5105]]],[[2688.78,14483.7,0],0,false,[[3778,0,364.624],[2649,0,83.1848]]],[[8225.52,4249.04,0],0,false,[[4553,0,56.2065],[5360,0,58.5143]]],[[8703.94,19106.6,0],0,false,[[3022,0,340.862],[5132,0,186.832]]],
+[[12724.5,17191.8,0],0,true,[[2540,0,21.2037],[91,0,23.8458],[3000,0,2.58999],[95,0,5.68925]]],[[7772.32,6758.52,0],0,true,[[1565,0,22.4705],[4454,0,12.1941],[1120,2,10.2491]]],[[18996.2,18515.4,0],0,false,[[2792,0,360.691],[244,0,110.033]]],[[7419.77,8315.25,0],0,true,[[3961,0,166.548],[5113,0,2.28793],[5386,2,9.57932]]],[[8164.15,10638,0],0,false,[[657,0,168.35],[1631,0,291.986]]],
+[[17546.6,8624.66,0],0,true,[[1250,0,3.21842],[4314,0,3.4444],[4978,1,15.3482],[323,1,10.345]]],[[9274.48,24.5426,0],0,true,[[115,2,7.69087],[4106,2,20.3435],[326,2,10.3515]]],[[17691.4,16802.4,0],0,true,[[2085,0,18.8235],[1819,0,318.393],[1197,0,6.46384],[1336,0,8.52359],[2683,0,10.4523]]],[[20391.2,16184.4,0],0,false,[[3870,0,202.096]]],[[7257.93,3277.07,0],0,false,[[3868,2,391.085],[1779,2,169.064]]],
+[[17211.6,18007.9,0],0,false,[[896,1,7.39749],[2504,0,100.258]]],[[17509.4,13463.3,0],0,false,[[977,0,397.638]]],[[15529.4,3091.68,0],0,false,[[5118,1,206.948],[2425,1,61.151]]],[[16627.1,4563.96,0],0,false,[[3293,0,251.243],[4667,0,381.354]]],[[2476.31,5131.69,0],0,false,[[711,2,220.492],[599,2,190.826]]],
+[[1739.82,5810.79,0],0,false,[[570,0,159.756],[4762,0,282.389]]],[[328.954,8622.42,0],0,true,[[1320,1,212.415],[2913,1,25.9049],[87,1,11.9864]]],[[11651.5,1068.77,0],0,false,[[1102,1,212.761],[3993,1,89.8807]]],[[9722.79,4006.6,0],0,true,[[2763,0,0.119379],[1169,0,3.9853],[5466,0,4.81081]]],[[12908.8,1739.73,0],0,false,[[5278,0,121.024],[2390,0,25.0047]]],
+[[12668.7,6095.93,0],0,false,[[3912,0,280.398],[2710,0,173.441]]],[[14928.8,447.055,0],0,true,[[5717,0,11.2919],[4040,0,151.27],[3314,0,245.024],[5568,0,162.412]]],[[3537.34,1447.3,0],0,false,[[3015,1,181.336],[5712,1,25.4393]]],[[5541.25,12349,0],0,true,[[4003,0,5.24046],[5120,2,8.65766],[1008,2,13.5758]]],[[17796.2,19451.8,0],0,false,[[451,0,12.9086],[934,0,286.54]]],
+[[8374.56,2706.82,0],0,false,[[3011,2,31.5133],[5125,2,54.0238]]],[[17558.4,12341.2,0],0,true,[[128,0,25.4176],[143,0,23.2619],[482,0,3.47241]]],[[14632.8,19876.5,0],0,false,[[4779,0,3.51363],[2812,0,1.58379]]],[[8933.69,9021.87,0],0,true,[[5620,0,118.563],[2421,0,10.4952],[1308,1,9.23786]]],[[18147.8,17080.1,0],0,true,[[207,0,2.93628],[4451,0,178.478],[4769,1,4.36139]]],
+[[11696.3,8665.73,0],0,false,[[4695,0,272.949],[4948,0,282.835]]],[[12182.7,3789.38,0],0,false,[[4771,0,364.658],[29,0,359.134]]],[[15098,647.4,0],0,true,[[4040,0,135.541],[3835,0,336.242],[2997,0,158.359]]],[[10154,8199.4,0],0,true,[[3495,1,30.3324],[2934,1,29.2033],[933,1,15.2831]]],[[10235.7,14075.1,0],0,false,[[2786,0,178.778],[2272,0,316.899]]],
+[[3097.91,6427.44,0],0,true,[[5518,0,3.26312],[2753,0,3.09709],[4501,1,11.9268]]],[[13142.1,13424.5,0],0,true,[[5425,0,146.858],[420,0,4.34449],[1820,0,5.99326]]],[[14365.3,7976.37,0],0,true,[[2606,0,9.37458],[1109,0,228.66],[1367,0,24.2168]]],[[2718.43,14782.5,0],0,false,[[3576,0,379.674],[2649,0,285.535]]],[[13057,5182.08,0],0,true,[[1026,0,43.7528],[2454,0,139.499],[1835,0,18.3709]]],
+[[11399.4,15114.3,0],0,false,[[3316,0,303.783],[2668,0,116.081]]],[[3109.39,6424.21,0],0,true,[[1672,1,92.6939],[76,1,18.9911],[4732,1,5.38201],[5518,1,8.77348],[4495,1,11.9268],[2753,1,14.6204]]],[[15681.8,4733.36,0],0,false,[[3012,0,213.037]]],[[11715.3,9369.08,0],0,false,[[3217,0,1.64381],[2139,0,3.58582]]],[[19675,7236.06,0],0,false,[[1891,0,28.1595],[4857,0,90.427]]],
+[[9099.44,19866.8,0],0,false,[[4764,0,79.7611],[3544,0,291.148]]],[[3341.2,12745.1,0],0,false,[[3162,0,130.762],[2975,0,93.5078]]],[[12437.6,8006.99,0],0,false,[[5088,0,47.8146],[3533,0,80.8632]]],[[15925.8,14836.9,0],0,false,[[3755,1,236.768],[1929,1,342.237]]],[[12165.6,10090.6,0],0,false,[[3459,0,351.74],[2918,0,90.8299]]],
+[[12588.2,7916.33,0],0,false,[[5384,0,23.2499],[1620,0,52.3537]]],[[11213.8,19976.1,0],0,false,[[208,0,133.725],[4072,0,210.083]]],[[3764.78,15129.5,0],0,false,[[3619,0,26.9437],[386,0,112.18]]],[[15261.7,6513.1,0],0,false,[[3764,1,174.582],[4050,1,288.812]]],[[17723.4,12033.7,0],0,true,[[1139,0,7.09006],[4572,0,6.94237],[2091,0,7.35297]]],
+[[13113.3,13142.4,0],0,false,[[4840,0,105.404]]],[[5540.53,3503.84,0],0,false,[[5526,1,40.6977],[5057,1,83.1935]]],[[11211.5,16838,0],0,false,[[2750,0,401.142],[4090,0,323.904]]],[[11856.6,7700.63,0],0,false,[[1428,0,52.704],[1447,0,72.0485]]],[[5899.65,16000.7,0],0,false,[[5022,0,376.049],[2455,0,254.952]]],
+[[19423,2798.7,0],0,true,[[2250,0,231.52],[1438,0,110.565],[5612,0,28.3595]]],[[3833.91,10117.5,0],0,false,[[1661,0,193.29],[4433,0,95.6081]]],[[15247.4,486.43,0],0,false,[[1293,0,8.68538],[3543,0,8.68538]]],[[14156.6,19387,0],0,true,[[4638,0,52.5101],[1538,0,22.9503],[4124,0,101.954]]],[[17320.9,18387,0],0,false,[[5208,1,126.16],[1002,1,327.351]]],
+[[5933.55,8907.63,0],0,true,[[82,0,3.54628],[1403,0,3.41226],[1794,0,3.11764]]],[[13659.3,4593.21,0],0,true,[[1721,0,48.0616],[1573,0,5.861],[1699,1,16.2388]]],[[5610.59,14105.5,0],0,false,[[2619,0,70.783],[1007,0,136.044]]],[[18772.5,14279.1,0],0,false,[[5190,1,106.738],[5696,1,19.0632]]],[[19963.2,4859.7,0],0,false,[[3282,0,6.03756],[1416,1,10.1275]]],
+[[13747.1,4244.9,0],0,false,[[961,0,19.7296],[4171,0,73.6419]]],[[1278.63,13110.7,0],0,false,[[4755,0,94.4874],[872,0,23.7817]]],[[1002.6,16265.9,0],0,false,[[4259,0,53.2452],[5041,0,327.273]]],[[3851.99,14998.5,0],0,false,[[2684,2,65.2645],[4008,2,23.102]]],[[9059.78,18293.8,0],0,false,[[1165,0,359.135],[923,0,179.587]]],
+[[7998.17,17027.5,0],0,false,[[1289,0,89.7914],[860,0,183.164]]],[[13250.2,8808.88,0],0,false,[[2909,0,32.6347],[1191,0,62.8524]]],[[8764.73,2185.59,7.94],0,false,[[1252,2,28.0219],[1107,2,121.259]]],[[14980.1,11827.9,0],0,false,[[525,0,124.768],[360,0,288.869]]],[[1083.46,3465.15,0],0,false,[[5488,0,237.548],[1,0,211.792]]],
+[[6427.8,1587.54,0],0,false,[[4104,1,235.419],[487,1,102.009]]],[[14697.1,7.9227,0],0,false,[[2236,0,195.195]]],[[13319.2,13608.9,0],0,true,[[3634,0,13.6209],[39,0,60.9817],[2291,0,11.1957]]],[[7677.06,11035,0],0,false,[[2155,0,278.54],[4343,0,276.899]]],[[16623.2,9970.98,0],0,true,[[4422,1,93.563],[2908,1,28.6123],[4608,1,7.56958]]],
+[[6445.36,637.34,0],0,false,[[368,1,13.0007],[4671,1,84.264]]],[[5922.76,8922.99,0],0,true,[[4804,0,4.95408],[5661,0,3.04829],[3453,0,3.68284],[1006,0,2.55577],[1341,0,0.795262]]],[[14110.1,7377.23,0],0,false,[[2394,0,306.667],[1507,0,346.32]]],[[1268.49,1478.8,0],0,false,[[2894,1,104.739],[625,1,305.212]]],[[8168.62,4902.38,0],0,false,[[2417,2,298.759],[5077,2,375.866]]],
+[[18763.1,8856.95,0],0,false,[[4373,1,354.09],[3335,1,262.042]]],[[8088.47,15371.5,0],0,true,[[1942,1,320.584],[1874,1,30.3761],[2227,1,6.5343],[4089,1,5.68752]]],[[4136.71,16268.5,0],0,true,[[1519,0,20.6708],[944,0,71.7607],[1767,2,21.4282]]],[[8225.53,4304.92,0],0,true,[[1055,0,74.0293],[484,0,75.963],[4458,0,56.2065]]],[[512.356,3008.35,0],0,false,[[5007,1,19.6704],[5482,1,33.5509]]],
+[[336.111,12890.6,0],0,false,[[3437,1,167.515],[465,1,295.204]]],[[16612.5,7187.54,0],0,false,[[4761,0,102.079],[315,0,15.62]]],[[12832.5,13952,0],0,false,[[3113,0,15.8103],[2905,0,308.423]]],[[19402.1,11272.1,0],0,false,[[1924,1,158.873],[2420,1,125.714]]],[[2721.86,19428,0],0,false,[[5248,0,80.0581],[3675,0,21.6612]]],
+[[20110.5,2975.05,0],0,false,[[5523,0,302.803],[4972,0,341.83]]],[[14649.6,15747.8,0],0,false,[[3481,0,250.899],[4591,0,279.495]]],[[11687.6,14470.6,0],0,true,[[1207,0,57.6796],[5075,0,14.4129],[1221,0,10.9514],[2089,0,24.8975],[4705,0,7.87597]]],[[13184,8045.96,0],0,true,[[3692,1,5.9721],[54,0,159.954],[4186,1,9.07069]]],[[8362.45,2667.78,9.98016],0,false,[[5388,2,76.8475],[1777,2,33.7338]]],
+[[827.295,1642.39,0],0,true,[[1743,0,2.26422],[5649,0,235.84],[4378,1,6.34401]]],[[1122.14,15037.9,0],0,false,[[49,0,227.581],[4371,0,399.785]]],[[1084.31,5990.08,0],0,false,[[1547,2,340.641],[523,2,278.336]]],[[19202,13297,0],0,false,[[72,1,333.198],[3396,1,381.674]]],[[17188.7,14028.6,0],0,false,[[3699,1,254.524],[1023,1,191.608]]],
+[[18411.1,441.805,0],0,false,[[4731,0,24.361],[5419,0,15.3894]]],[[7888.4,6843.21,0],0,false,[[3164,0,331.376],[4454,0,131.556]]],[[17727.4,12028,0],0,true,[[4514,0,6.94237],[1679,0,5.01956],[5447,0,1.38002],[5704,0,2.74155],[2091,0,9.89683]]],[[14279.7,19512.1,0],0,false,[[3848,0,232.719],[695,0,27.5743]]],[[17996.6,15007.8,0],0,false,[[4900,0,223.667],[476,0,257.994]]],
+[[13741.9,16233.9,0],0,false,[[1214,0,286.814],[2503,0,20.8638]]],[[8869.47,18911.1,0],0,false,[[5479,0,56.1299],[4740,0,30.9961]]],[[6403.63,500.945,0],0,false,[[2846,0,54.9868]]],[[20471.1,548.034,0],0,false,[[1585,1,237.047]]],[[2876.26,12610.3,0],0,true,[[3926,0,5.58178],[3609,0,9.51864],[1401,0,2.31957]]],
+[[10999.4,18359,0],0,false,[[867,0,335.276],[5318,0,35.9807]]],[[11328.6,6603.38,0],0,false,[[4836,0,364.318],[4690,0,367.362]]],[[10992.8,18320.5,0],0,true,[[4393,0,43.7677],[2293,0,13.1185],[2209,0,8.33803],[5318,0,6.00163]]],[[6999.17,10871.3,0],0,false,[[4724,0,7.639],[5436,1,10.6186]]],[[627.373,3001.52,0],0,false,[[5581,0,319.406],[2640,0,24.8795]]],
+[[17736.4,6987.37,0],0,false,[[771,0,155.729],[3811,0,309.276]]],[[9155.85,19194.6,0],0,false,[[2605,0,187.722],[927,0,358.149]]],[[8652.06,8779.38,0],0,false,[[3235,0,221.781],[1061,0,35.6498]]],[[3627.67,14793.8,0],0,false,[[618,0,28.0878],[5091,0,126.608]]],[[18817.6,14928,0],0,true,[[2829,0,6.52994],[3215,0,3.32954],[4355,1,12.7921],[2646,1,11.9654]]],
+[[10172.6,5591.3,0],0,false,[[2715,0,249.752],[566,0,20.574]]],[[14889.8,15617,0],0,false,[[4561,0,279.495],[4408,0,217.297]]],[[10150.9,7085.33,0],0,false,[[3780,1,33.5992],[2943,1,174.965]]],[[6905.61,10709.1,0],0,false,[[4724,0,201.735],[5216,0,55.7425]]],[[6826.05,19059.7,0],0,true,[[3688,1,27.8439],[5010,1,122.899],[5124,1,1.98395]]],
+[[8067.23,11868.4,0],0,false,[[2692,1,375.647],[2026,1,94.5506]]],[[9927.6,626.313,0],0,true,[[1387,1,12.3257],[2883,1,10.8651],[4697,1,11.9164]]],[[4759,2590.39,0],0,false,[[2157,0,333.18],[32,0,30.2142]]],[[13210,8639.69,0],0,false,[[2535,0,20.9356],[1480,1,4.42662]]],[[6090.21,10145.3,0],0,false,[[2266,0,210.596]]],
+[[9526.8,14047.2,0],0,false,[[3362,1,168.726],[2093,1,358.521]]],[[2422.75,15815,0],0,true,[[2081,1,69.4439],[5275,1,33.8893],[2916,1,12.2368]]],[[3630.64,16314.7,0],0,true,[[1219,0,5.03095],[749,0,388.168],[3407,0,2.10895],[3649,0,4.31436]]],[[6227.39,16680.2,0],0,false,[[3324,0,239.506],[2900,1,10.9791]]],[[6503.08,10116.4,0],0,false,[[170,1,224.954],[802,1,295.199]]],
+[[18865.2,7860.56,0],0,false,[[2675,0,26.0904],[2505,0,328.43]]],[[18525.6,10980.4,0],0,true,[[1817,0,24.2683],[3610,0,10.5055],[2058,0,13.9845]]],[[3745.36,15079.2,0],0,true,[[220,0,49.4104],[5071,0,7.72241],[2194,0,5.48765]]],[[16628.9,9975.92,0],0,false,[[4544,1,7.56958],[2552,0,40.5577]]],[[4193.25,16206.8,0],0,true,[[5093,0,65.0158],[944,0,12.3649],[982,0,10.8641]]],
+[[5932.28,8921.38,0],0,true,[[3139,1,27.8661],[1685,1,227.988],[1581,1,8.65378],[3122,1,7.49497],[3191,1,6.25387],[1490,1,5.81965],[995,1,15.0881],[3460,1,11.763],[5496,1,9.32337],[3453,1,8.67588],[3799,1,17.487],[82,1,15.0957],[5661,1,7.4816]]],[[620.591,6306.47,0],0,false,[[523,2,283.044],[5332,2,246.446]]],[[14030.2,15104.7,0],0,false,[[340,0,265.917],[5123,0,160.93]]],[[12583.9,8102.2,0],0,false,[[3211,1,55.9724],[3962,1,27.1779]]],[[15418.3,6006.26,0],0,false,[[5134,0,18.6727],[5705,0,185.051]]],
+[[5378.92,6017.48,0],0,false,[[839,0,324.653],[4768,0,158.609]]],[[13065.6,11420.7,0],0,false,[[2638,0,372.601],[3540,0,341.282]]],[[13039.3,5149.87,0],0,true,[[5330,0,187.582],[1835,0,18.7962],[1176,0,5.35758],[5273,0,6.23917],[4443,0,8.01492],[5035,0,10.5219]]],[[12920.7,13385.4,0],0,false,[[5381,1,152.182],[4759,1,280.122]]],[[10346.7,2578.81,0],0,true,[[5186,0,11.7863],[2801,0,4.92361],[1711,0,2.93125]]],
+[[13359.3,15851.1,0],0,true,[[3969,0,4.44992],[2191,0,154.445],[135,0,5.43615]]],[[3458.53,17850.3,0],0,false,[[2368,0,165.61],[3200,0,383.218]]],[[3985.43,13561.7,0],0,false,[[2280,2,20.3509],[2016,2,212.668]]],[[15159.5,5677.17,0],0,false,[[617,0,48.4277],[1540,0,6.69825]]],[[1522.92,13806.9,0],0,false,[[3643,1,10.7398],[4746,1,71.6572]]],
+[[18126.8,12649,0],0,false,[[2356,0,290.631],[5145,0,257.054]]],[[7666.82,19542.4,0],0,true,[[1431,0,4.19226],[254,0,2.43792],[2233,1,8.82095],[330,1,12.6912]]],[[13431.8,4738.3,0],0,false,[[3715,0,216.566],[4404,0,273.988]]],[[8628.15,8762.87,0],0,true,[[1073,0,14.6173],[2491,0,2.95668],[1061,0,8.39325]]],[[2755.4,19432.8,0],0,true,[[2570,0,6.12156],[5608,0,229.741],[4184,0,1.16272],[5515,0,3.67348]]],
+[[20002.9,3448.05,0],0,false,[[1786,0,332.429],[1997,0,181.14]]],[[3149.06,4945.51,0],0,false,[[343,2,68.5046],[2809,2,71.5727]]],[[17720.1,12029.3,0],0,true,[[1883,0,3.44526],[4210,0,2.9031],[2091,0,12.6961]]],[[6527.16,829.302,0],0,false,[[4671,1,128.043],[263,1,174.337]]],[[14928.2,15360,3.82954],0,true,[[3706,1,13.4312],[3598,1,20.2532],[5099,1,8.11732],[4381,1,9.18074]]],
+[[15123,16172.2,0],0,false,[[4776,0,159.676],[3908,0,392.663]]],[[3607.9,1639.58,0],0,false,[[1484,1,131.426],[2561,1,357.238]]],[[8490,14850.6,0],0,false,[[3044,1,386.41],[2106,1,147.483]]],[[14199.7,19357,0],0,false,[[262,0,18.6218],[4523,0,52.5101]]],[[13253.1,8873.1,0],0,false,[[2456,0,181.269],[2909,0,31.6799]]],
+[[8331.29,11010.4,0],0,false,[[4854,0,326.536],[2312,0,21.0588]]],[[1835.4,1254.64,0],0,true,[[580,1,12.7263],[510,1,14.6607],[2828,1,13.481]]],[[3984.7,13541.8,0],0,false,[[4185,1,292.877],[2280,2,6.02778]]],[[10319.9,5367.91,0],0,false,[[2138,0,244.619],[2176,0,26.5751]]],[[17679.1,16813,0],0,true,[[3145,0,87.8118],[3177,0,1.44747],[2085,0,5.62602]]],
+[[15383.6,2658.49,0],0,true,[[185,1,21.0426],[2041,1,133.361],[3575,1,10.7699]]],[[3375.31,6342.85,0],0,false,[[611,1,25.0089],[2188,1,28.8854]]],[[13428.9,7143.47,0],0,false,[[2065,1,238.95],[1201,1,372.951]]],[[19594.4,9592.73,0],0,true,[[13,0,5.41707],[107,0,2.87235],[1546,1,13.9282],[1302,1,15.6569]]],[[9546.94,15259.3,0],0,false,[[4680,0,366.193],[781,0,387.282]]],
+[[10656.5,11405.8,0],0,true,[[1996,0,43.7529],[1297,0,9.20941],[1552,0,11.3889]]],[[6674.66,10927.6,0],0,false,[[5202,0,150.659],[3152,0,24.5272]]],[[15477.8,11759.8,0],0,false,[[3370,0,223.745],[793,0,135.81]]],[[7752.9,9993.14,0],0,false,[[3775,1,354.846],[518,1,354.424]]],[[1942.59,13359.7,0],0,false,[[2264,1,197.813],[1901,1,367.247]]],
+[[3688.96,10241.3,0],0,false,[[2841,0,223.737],[5302,0,108.376]]],[[9810.75,16584.8,0],0,true,[[5448,0,382.505],[1696,0,4.91993],[4032,1,16.0047]]],[[13438,8000.98,0],0,true,[[1292,0,18.6723],[2665,0,11.367],[1239,0,7.6844]]],[[4856.66,18482.5,0],0,true,[[5709,0,9.85141],[3597,0,239.829],[670,2,12.7012]]],[[10773.8,17225.8,0],0,false,[[5242,0,102.709],[4770,0,7.10842]]],
+[[12829.6,4431.02,0],0,false,[[1164,0,245.122],[1407,0,102.79]]],[[9301.25,1255.04,0],0,false,[[1793,2,279.272],[3948,2,345.828]]],[[5570.59,3451.28,0],0,true,[[2416,1,22.2012],[5526,1,19.9251],[1992,1,43.0305],[1570,1,4.57902]]],[[4673.61,18968.6,0],0,true,[[1658,1,29.1562],[2406,1,230.5],[2816,1,7.46137]]],[[13116,9013.15,0],0,false,[[4873,0,23.2316],[2456,0,140.247]]],
+[[20195.3,4320.92,0],0,false,[[75,0,112.304]]],[[5752.63,14125,0],0,true,[[3952,0,59.243],[4057,0,53.8095],[5252,0,58.8388]]],[[16920.5,4807.5,0],0,true,[[4473,0,381.354],[497,0,13.5135],[3083,0,5.54084],[915,0,3.57726]]],[[7790.46,15758.7,0],0,false,[[1194,1,27.4882],[260,1,26.1267]]],[[15709.9,14175,0],0,true,[[3432,1,115.342],[3230,1,21.488],[1238,1,11.9461]]],
+[[13218.4,4476.46,0],0,true,[[4737,0,10.0222],[4063,0,179.083],[741,0,15.5418]]],[[6475.82,714.045,0],0,false,[[4545,1,84.264],[4633,1,128.043]]],[[9737.35,16721.8,0],0,true,[[3842,1,139.545],[4694,1,29.19],[4975,1,12.1471],[4045,1,11.0493]]],[[13192,8575.76,0],0,false,[[1480,1,66.3202],[3721,1,21.5357]]],[[19079.3,3734.26,0],0,false,[[2877,0,2.54802],[4221,0,4.12134]]],
+[[4890.36,16317.9,0],0,true,[[4152,0,7.5533],[5096,0,13.4004],[3196,1,9.2465]]],[[2913.01,12714.7,0],0,true,[[5651,1,11.111],[255,1,85.0235],[4334,1,16.4791]]],[[1778.26,9750.49,0],0,true,[[2087,0,347.484],[313,0,3.30537],[573,1,8.96083]]],[[20328.9,5757.61,0],0,false,[[5280,0,166.815],[2844,0,353.347]]],[[4623.34,12854.2,0],0,true,[[2670,0,2.52501],[5089,0,15.4445],[2604,0,4.20293]]],
+[[9905.54,15333.4,0],0,false,[[5082,0,134.674],[4649,0,366.193]]],[[3589.22,20375.6,0],0,false,[[5350,1,175.466],[4145,1,389.712]]],[[19355.9,8929.83,0],0,false,[[3353,0,253.1],[3841,0,340.411]]],[[8377.85,14974.8,2.65774],0,false,[[1942,1,170.715],[2106,1,21.5434]]],[[13828.3,4632.98,0],0,true,[[2076,1,34.1603],[5182,1,180.48],[3723,1,19.7497]]],
+[[19544,11409.4,0],0,true,[[4720,0,7.09057],[3131,0,14.4102],[5427,1,11.8789],[1785,1,8.13269]]],[[9953.09,11823.9,0],0,false,[[4419,0,109.218],[4179,0,345.058]]],[[9862.87,468.215,0],0,true,[[999,1,22.9021],[1811,1,16.6046],[3026,1,9.92179],[1773,1,4.55444]]],[[14145.3,11830.9,0],0,true,[[1140,1,5.76102],[3611,0,272.23],[1108,1,6.93747]]],[[13533.9,13563.2,7.56432],0,true,[[1700,1,16.0502],[5310,1,17.7289],[5438,1,9.64719],[5545,1,10.5407]]],
+[[11644.7,6782.53,0],0,false,[[4581,0,367.362],[1423,0,334.547]]],[[6816.26,17343.9,0],0,true,[[1798,1,177.694],[3449,1,21.5165],[306,1,4.08951]]],[[15044.4,4530.7,0],0,true,[[2308,0,35.7125],[1847,0,3.48515],[3525,0,2.71097]]],[[13030.3,2823.29,0],0,false,[[3860,0,293.732],[4750,0,372.065]]],[[9737.7,16751,0],0,true,[[4672,1,29.19],[4074,1,243.763],[4975,1,17.1587]]],
+[[11443.9,8617.89,0],0,true,[[1156,0,39.1722],[4490,0,272.949],[5669,0,64.6506]]],[[7119.85,12532.2,0],0,true,[[682,1,27.0114],[2698,1,70.0329],[1939,1,17.6488],[5694,1,22.872]]],[[9938.56,630.973,0],0,true,[[5416,1,16.0064],[3924,1,11.5079],[2883,1,2.5917],[4596,1,11.9164]]],[[15472.7,20476.5,0],0,false,[[5622,0,146.793]]],[[14356.3,19304.2,0],0,false,[[2859,0,124.717],[109,0,53.5309]]],
+[[10023.6,8631.45,0],0,true,[[2430,1,68.0639],[4383,1,9.8111],[716,1,6.10966],[917,1,6.01695]]],[[2453.23,8402.32,0],0,true,[[4319,0,4.58576],[5412,0,3.94016],[4037,1,11.7711]]],[[4919.31,7832.99,0],0,false,[[4296,0,35.0159],[994,0,31.4736]]],[[13869.8,4369.87,6.02859],0,true,[[888,1,24.1107],[2972,1,20.2947],[1746,1,8.41207],[4075,1,4.32129]]],[[17307,4115.93,0],0,true,[[513,0,10.5078],[1254,0,6.39327],[2695,0,4.21144]]],
+[[11694.3,14474.7,0],0,true,[[3118,0,16.797],[1221,0,3.70213],[4562,0,7.87597]]],[[15723.6,9263.09,0],0,false,[[3490,0,15.6104],[1040,0,22.4676]]],[[14227.4,4049.86,0],0,true,[[1060,0,2.95199],[1440,0,3.24911],[3227,1,8.86128]]],[[8176.22,17265.7,0],0,false,[[3554,0,393.563],[1289,0,283.706]]],[[2004.29,690.725,0],0,false,[[3057,1,7.90129],[329,0,4.24402]]],
+[[5393.52,15396.1,0],0,false,[[177,0,198.222],[1178,0,245.081]]],[[15044,13771.2,0],0,true,[[5556,1,297.899],[4147,1,9.93772],[3615,1,5.26173],[2515,1,8.03445]]],[[9372.94,6051.29,0],0,false,[[1278,1,138.595],[2077,1,16.5865]]],[[6811.66,5437.91,0],0,false,[[1313,1,399.741],[631,1,203.118]]],[[10175.7,8184.23,0],0,false,[[293,0,20.2104],[838,0,19.9215]]],
+[[12160.8,17401.5,0],0,false,[[3529,0,181.992],[4101,0,130.514]]],[[10718.4,9041.18,0],0,false,[[2382,0,371.869],[224,0,230.325]]],[[17106.4,5034.19,0],0,true,[[1047,0,9.72863],[1323,0,11.5359],[3785,0,4.99146]]],[[3860.03,4642.38,0],0,false,[[3148,0,179.239],[3592,0,234.517]]],[[16643.1,18252.4,0],0,true,[[1522,0,65.0076],[3676,0,25.5936],[1394,0,14.7593]]],
+[[19549.6,11413.7,0],0,true,[[1299,0,14.4213],[4685,0,7.09057],[1785,1,4.75331]]],[[6382.75,560.147,0],0,false,[[2761,1,43.8968],[4966,1,20.3323]]],[[14968,2148.33,0],0,false,[[1604,0,157.719],[1916,0,371.898]]],[[19731.9,8651.46,0],0,false,[[2771,1,203.055],[2436,1,102.608]]],[[7002.27,10864.3,0],0,true,[[4583,0,7.639],[4593,0,201.735],[5436,1,18.2014]]],
+[[18139.9,17093.5,0],0,true,[[1105,0,342.647],[4247,0,3.52178],[2885,1,17.3288]]],[[18376.8,13470.8,0],0,false,[[783,0,386.044],[3500,0,208.403]]],[[1199.54,17958.6,0],0,false,[[3087,0,107.067],[3478,0,372.619]]],[[4853.21,18802.1,0],0,true,[[4006,2,5.75141],[1897,2,154.925],[4160,2,7.33374]]],[[13942.1,18098.1,0],0,true,[[5572,0,34.2518],[3208,0,34.3687],[3527,0,4.52117],[28,0,4.54394],[691,0,5.71212],[3826,0,235.977]]],
+[[16152.4,19336.3,0],0,false,[[3059,0,106.132]]],[[18411.8,466.135,0],0,false,[[2568,0,370.515],[4570,0,24.361]]],[[3104.05,6424.92,0],0,false,[[4501,1,5.38201],[5518,0,3.41639]]],[[7606.01,623.122,0],0,true,[[5714,1,144.596],[4086,1,15.6435],[363,1,11.4234],[4403,1,7.66007],[516,1,6.52749]]],[[16992.6,18005.1,0],0,true,[[5110,0,92.3616],[126,0,27.1784],[5261,0,19.1117]]],
+[[15051.5,13753.2,0],0,false,[[3615,0,14.277],[3508,0,29.4787]]],[[7798.02,15767.9,0],0,false,[[3542,0,6.14253],[5370,0,2.85475]]],[[13208.6,4474.34,0],0,true,[[4670,0,10.0222],[3160,0,7.16489],[741,0,9.7216]]],[[2847.57,12612.2,0],0,true,[[2086,0,2.27602],[3388,0,2.2098],[1781,0,4.4323]]],[[527.938,8533.71,0],0,false,[[2198,1,102.523],[4299,1,369.913]]],
+[[8899.63,18904.8,0],0,true,[[555,0,29.2457],[1478,0,26.0483],[4576,0,30.9961]]],[[13882,8556.53,0],0,false,[[2920,1,385.05],[492,1,260.212]]],[[10727.8,12632.7,0],0,false,[[5199,0,116.442],[1749,0,8.72595]]],[[19874.6,4523.72,0],0,false,[[5542,0,126.402],[3195,0,29.199]]],[[17612.8,11826.7,0],0,true,[[5356,0,21.4336],[596,0,12.2859],[2579,0,33.4501]]],
+[[16212.4,10598.1,0],0,false,[[2206,0,135.141],[2789,0,319.618]]],[[1539.57,13875.9,0],0,true,[[4624,1,71.6572],[4028,1,4.64055],[3296,1,3.48604]]],[[18431.6,17632.8,0],0,false,[[3074,1,30.6447],[2473,1,56.0278]]],[[5789.26,12142.3,0],0,false,[[3654,0,35.1262],[388,2,9.11985]]],[[11830.7,12442.7,0],0,false,[[4882,0,186.65]]],
+[[12930.3,3181.6,0],0,false,[[4693,0,372.065],[362,0,29.4961]]],[[4923.48,16317.7,0],0,false,[[3196,1,26.4702],[4913,1,353.015]]],[[16472,8645.82,0],0,false,[[1831,0,24.2216],[3929,0,182.519]]],[[16227.9,16595.5,0],0,false,[[1592,0,347.26],[2798,0,46.1962]]],[[6486.92,10869.8,0],0,false,[[2396,0,6.36879],[2666,0,1.81111]]],
+[[1275.57,13205.1,0],0,false,[[1236,1,4.64229],[4531,0,94.4874]]],[[4256.9,2426.51,0],0,false,[[5335,1,400.97],[4206,1,388.433]]],[[13654.1,12729.4,0],0,false,[[2634,0,26.7916],[4858,0,325.516]]],[[8903.53,11420,0],0,false,[[1543,0,271.957],[5264,0,242.611]]],[[12653.9,13299.8,0],0,false,[[4618,1,280.122],[1768,1,121.091]]],
+[[14527.8,5096.62,0],0,true,[[2574,1,392.898],[3612,1,13.9194],[1280,1,7.51853]]],[[16546.7,7265.47,0],0,false,[[4829,0,42.4783],[4556,0,102.079]]],[[1951.37,5623.77,0],0,false,[[4475,0,282.389],[5628,0,164.493]]],[[13181.6,8469.22,0],0,true,[[2211,1,5.39674],[248,0,20.721],[265,1,6.57412]]],[[9151.08,19806.1,0],0,true,[[4766,0,17.6198],[4505,0,79.7611],[1926,0,9.25214]]],
+[[2002.32,704.625,0],0,false,[[4139,1,389.366],[3057,1,21.4534]]],[[9137.09,19795.4,0],0,true,[[4764,0,17.6198],[2958,0,188.715],[1926,0,26.6518]]],[[9287.9,16359.3,0],0,true,[[1476,0,95.7446],[5519,0,12.3232],[3325,0,13.9679]]],[[5326.91,5867.67,0],0,false,[[4615,0,158.609],[73,0,332.472]]],[[18143.5,17079.6,0],0,true,[[3224,1,20.7751],[2885,1,28.2617],[2915,1,4.33107],[207,1,2.43519],[4489,1,4.36139]]],
+[[10778.4,17220.4,0],0,true,[[4090,0,253.963],[2995,0,21.9002],[4659,0,7.10842]]],[[12477.1,3575.34,0],0,false,[[1991,0,367.03],[4491,0,364.658]]],[[14702.9,19862.4,0],0,false,[[4036,0,56.0961],[4307,0,78.6647]]],[[9354.96,20440.2,0],0,false,[[4406,0,98.6222],[3108,0,332.791]]],[[12110.1,1215.21,0],0,false,[[669,0,127.332],[4091,0,363.009]]],
+[[4774.39,10433.9,0],0,false,[[3281,0,292.934],[2208,0,139.939]]],[[14974.1,16114.7,0],0,false,[[751,0,31.1306],[4635,0,159.676]]],[[2242.17,3384.14,0],0,false,[[988,0,290.953],[985,0,336.242]]],[[11021.8,7738.26,0],0,true,[[3093,1,255.026],[1314,1,2.0117],[2258,1,9.33118]]],[[14635.9,19878.1,0],0,true,[[4487,0,3.51363],[3229,0,6.16234],[2812,0,4.25446]]],
+[[13719.1,9857.47,0],0,true,[[5418,0,12.6957],[5259,0,2.31635],[4833,1,7.7156]]],[[13145.7,8165.59,0],0,false,[[4442,0,14.707],[2817,1,3.05443]]],[[14976.1,14968,0],0,false,[[1052,0,241.591],[4100,0,306.48]]],[[10864.9,10994.2,0],0,true,[[1373,0,2.84758],[3889,0,3.46724],[5102,1,7.16558]]],[[7823.94,15733,0],0,false,[[3895,0,6.86952],[998,0,4.96475]]],
+[[5754.06,18495.2,0],0,false,[[2590,1,199.4],[4876,1,23.0205]]],[[12837.5,19623.1,0],0,false,[[2716,0,224.488],[3719,0,242.869]]],[[14045.7,15488.6,0],0,false,[[3698,0,11.3069],[5221,0,32.0433]]],[[8760.38,2177.21,0],0,false,[[538,0,195.38],[2500,0,26.0286]]],[[6004.36,12760.8,0],0,false,[[2119,0,307.707],[5241,0,105.686]]],
+[[17877.6,11887,0],0,false,[[3171,0,189.297],[3425,0,75.6329]]],[[12744.6,14293.4,0],0,false,[[4883,0,137.452],[3113,0,349.62]]],[[19467.5,8277.23,0],0,false,[[203,0,15.654]]],[[10544.6,7724.35,0],0,true,[[71,0,5.93387],[477,0,57.7878],[3099,1,3.71072]]],[[17680.6,16817.3,0],0,false,[[1385,0,2.04726],[2085,0,1.04994]]],
+[[10027,1496.87,0],0,false,[[3107,0,389.096],[2783,0,256.984]]],[[5967.78,18734.1,0],0,false,[[5270,1,91.9035],[4188,1,377.989]]],[[18075.6,10760.2,0],0,false,[[806,0,377.158],[1138,0,268.985]]],[[17662.8,12218.1,0],0,true,[[2079,0,0.751723],[100,0,0.989701],[1514,0,6.55532]]],[[7007.26,832.514,0],0,true,[[3161,0,2.26356],[4182,0,5.17705],[117,1,3.8717]]],
+[[5918.87,8926.72,0],0,true,[[4801,0,11.0554],[1006,0,2.8312],[4804,0,0.509471]]],[[5910.52,8933.97,0],0,true,[[4800,0,11.0554],[2575,0,173.377],[4804,0,11.485]]],[[694.86,19823.4,0],0,true,[[3199,0,4.03017],[3436,0,4.61524],[4416,1,1.55589]]],[[11195.4,4694.5,0],0,false,[[3395,0,363.352],[2837,0,261.046]]],[[5919,8926.23,0],0,true,[[1341,0,4.4855],[4800,0,0.509471],[4546,0,4.95408],[1006,0,2.40968],[4801,0,11.485]]],
+[[18761.6,3738.51,0],0,false,[[3117,0,237.849],[1037,0,25.5098]]],[[19470.4,8302.71,0],0,true,[[3657,0,18.5399],[5614,0,14.5314],[203,0,10.2884]]],[[3869.23,2294.64,0],0,true,[[2561,1,358.253],[5335,1,13.7674],[3704,1,6.73192]]],[[14839.8,19032.9,0],0,false,[[3596,0,356.975],[5256,0,200.339]]],[[16786.9,13187.7,0],0,false,[[3712,0,165.693],[3101,0,339.664]]],
+[[10725.7,11959.4,0],0,false,[[1340,0,367.857],[986,0,153.872]]],[[7505.54,19253.9,0],0,false,[[2493,1,237.864],[3226,1,47.4006]]],[[12582.7,4530.27,0],0,false,[[5671,0,40.4998],[90,0,25.2658]]],[[17334,10194.3,0],0,true,[[639,0,1.26283],[1265,0,1.32784],[750,0,10.4327]]],[[7203.9,19718,0],0,false,[[1605,0,208.174],[153,0,144.674]]],
+[[4596.88,12885.9,0],0,false,[[553,2,29.9237],[5590,2,402.061]]],[[6244.87,6112.64,0],0,false,[[3829,0,13.3022],[4264,0,83.641]]],[[13544.4,11842,0],0,false,[[33,0,163.61],[4190,0,385.087]]],[[9479.39,8521.06,0],0,true,[[1851,0,23.958],[1545,0,14.186],[2860,0,12.1518]]],[[14233.2,641.967,0],0,false,[[1417,0,19.3814],[794,0,335.746]]],
+[[9198.35,16217.6,0],0,false,[[3154,1,71.4207],[2268,1,13.4882]]],[[17956.6,12331.5,0],0,false,[[3401,0,15.8494],[767,0,30.0815]]],[[15223.2,1095.06,0],0,false,[[1622,0,239.412],[1444,0,15.7954]]],[[7968.98,3816.87,0],0,true,[[2392,0,4.12005],[2845,0,2.53905],[5650,2,4.86857]]],[[9211.06,10995.5,0],0,false,[[179,0,233.412],[4324,0,159.349]]],
+[[4715.55,19007,0],0,false,[[2816,0,55.3792]]],[[2872.81,6243.29,0],0,false,[[762,0,239.59],[2790,0,279.922]]],[[11265.3,19775.2,0],0,true,[[2696,0,2.72656],[621,0,3.52465],[661,0,4.28672]]],[[15342.3,564.736,0],0,false,[[4392,0,31.5235],[3398,0,65.1904]]],[[16519.3,7297.91,0],0,true,[[5,0,6.85151],[4761,0,42.4783],[4350,0,13.0941]]],
+[[10699.5,12753.3,0],0,true,[[855,1,15.2886],[2444,1,5.56441],[2487,1,13.1839]]],[[12286.1,18610.5,0],0,false,[[2546,0,64.6767],[960,0,24.8284]]],[[15531.3,9997.07,0],0,false,[[3923,0,154.445],[2782,0,303.292]]],[[13721.5,9850.14,0],0,true,[[5688,1,18.8049],[5452,1,338.504],[5418,1,16.326],[4780,1,7.7156],[5259,1,8.43044],[67,1,10.5024]]],[[7704.65,7416.94,0],0,false,[[4155,0,163.345],[4448,0,304.238]]],
+[[17549.8,8620.97,0],0,true,[[1250,0,2.53738],[2235,0,2.75833],[323,1,8.0105]]],[[10995.5,6459.62,0],0,false,[[268,0,395.557],[4581,0,364.318]]],[[13267.8,9846.45,0],0,true,[[3051,0,156.652],[818,0,29.195],[296,0,6.70684],[1652,0,3.59262],[4087,0,2.17731],[5690,0,3.37832]]],[[4791.39,2566.45,0],0,true,[[1358,0,4.72056],[1588,0,3.70268],[1998,1,10.7628]]],[[16415.8,14165.7,0],0,false,[[2654,1,278.41],[1079,1,393.908]]],
+[[13218.6,13147.1,0],0,false,[[56,0,23.2644],[4515,0,105.404]]],[[9860.37,568.605,0],0,false,[[5217,2,26.0975],[2134,2,48.0744]]],[[10382.5,121.787,0],0,false,[[2813,2,99.6474],[200,2,372.94]]],[[16231.5,8749.14,0],0,false,[[4283,1,372.707],[346,1,253.017]]],[[16259.9,13667.1,0],0,false,[[3294,0,314.007],[922,0,168.218]]],
+[[15643.4,14158.5,0],0,false,[[3568,1,7.43139],[1541,1,11.6834]]],[[5756.01,5465.74,0],0,false,[[4278,0,264.011],[2078,0,337.926]]],[[9750.44,656.331,0],0,true,[[2210,1,30.7952],[1731,1,35.1466],[5009,2,24.275],[4397,2,24.2582]]],[[11001.8,15299.4,0],0,false,[[393,0,170.121],[2948,0,7.77807]]],[[18577.5,10497.7,0],0,false,[[1695,0,297.243]]],
+[[9807.43,615.859,0],0,true,[[2134,2,22.8952],[2166,2,23.4647],[287,2,10.9931],[5282,2,19.3439]]],[[9087.55,18661,0],0,false,[[1478,0,283.541],[923,0,296.58]]],[[10356.9,6874.61,0],0,true,[[2712,0,15.1122],[3906,0,13.2437],[1351,0,12.3599]]],[[17243.8,17490.4,0],0,true,[[2152,0,2.40809],[3861,0,1.7341],[2186,0,4.64409],[5656,0,1.76654]]],[[8005.03,11020.6,0],0,false,[[5139,0,25.6392],[4640,0,326.536]]],
+[[17370.5,358.191,0],0,false,[[46,1,349.078],[1263,1,192.482]]],[[4144.98,4777.46,0],0,false,[[3187,2,56.2111],[93,2,34.411]]],[[19678.1,7145.69,0],0,false,[[4504,0,90.427],[5376,0,23.5499]]],[[13936,12875.5,0],0,false,[[4757,0,325.516],[3652,0,84.6674]]],[[2253.24,2394.39,0],0,true,[[473,0,4.46911],[3412,0,3.60199],[1560,1,11.1531]]],
+[[7185.34,5832.1,0],0,false,[[3897,0,255.705]]],[[13412.6,15994.9,0],0,false,[[2191,0,4.11109],[3957,0,141.408]]],[[15445.6,5374.48,0],0,true,[[222,0,199.419],[1445,0,5.21421],[3850,0,5.50441]]],[[13741.8,16112,0],0,false,[[338,0,129.383],[1495,0,11.7804]]],[[12005.3,15481.4,0],0,false,[[3365,0,171.34]]],
+[[19498.3,12465.1,0],0,false,[[5053,1,387.054],[2616,1,319.295]]],[[15269,590.828,0],0,false,[[2172,0,23.1185],[1766,0,46.3446]]],[[14050.8,13190.8,0],0,false,[[1558,0,19.9122],[2984,0,118.031]]],[[18559.4,17592.7,0],0,true,[[3064,0,3.28787],[5607,0,3.26194],[605,1,12.2357]]],[[10054.5,6689.24,0],0,false,[[292,1,289.299],[1059,1,44.7283]]],
+[[3246.39,1208.96,0],0,true,[[2498,1,27.9108],[4968,1,174.584],[3853,1,187.191]]],[[4903.04,7851.41,0],0,true,[[5367,0,3.56936],[5417,0,3.62375],[994,0,7.06295]]],[[3203.43,4980.9,0],0,false,[[3328,0,49.2763]]],[[13096.5,9000.43,0],0,true,[[3700,0,189.964],[4664,0,23.2316],[5504,0,60.2626]]],[[6683.16,15532.1,0],0,false,[[506,0,225.818],[2681,0,170.234]]],
+[[10137.1,928.389,0],0,true,[[2783,0,347.141],[2306,0,3.62135],[2252,1,6.62454]]],[[5737.34,18511,0],0,true,[[4785,1,23.0205],[3489,1,46.5289],[2073,1,5.61074]]],[[15356,4803.53,0],0,false,[[2329,0,283.366],[436,0,183.138]]],[[11507.2,19128.2,0],0,false,[[3422,0,5.02117],[1412,0,17.3477]]],[[16127,6933.76,0],0,true,[[3599,1,300.272],[2560,1,23.9275],[3601,1,9.45573],[3607,1,17.9464]]],
+[[10448.8,10545.8,0],0,true,[[4310,0,259.993],[3238,0,93.9058],[3193,0,324.485]]],[[9970.72,463.481,0],0,true,[[3092,1,20.1981],[1629,1,9.34504],[1824,2,9.61314],[1725,2,22.4288]]],[[11656.3,12377,0],0,false,[[3515,0,254.974],[4749,0,186.65]]],[[12716.4,14427.9,0],0,true,[[5211,0,22.7227],[4791,0,137.452],[3130,0,113.966]]],[[10539.6,7782.68,0],0,true,[[2784,0,90.4412],[2008,0,5.16543],[477,0,4.01887]]],
+[[9529.96,5746.14,0],0,false,[[2326,0,316.83],[1489,0,141.575]]],[[4470.94,19176.2,0],0,false,[[2484,0,23.7357],[912,0,200.994]]],[[567.976,3005.37,0],0,true,[[5460,0,8.00156],[3153,1,16.5608],[5666,1,17.0475]]],[[15454.5,585.675,0],0,false,[[4016,0,13.9282],[1260,0,76.1486]]],[[15045.7,4537.98,0],0,true,[[1847,0,3.93131],[769,0,4.31235],[3525,0,5.83101]]],
+[[15117.5,374.561,0],0,false,[[2542,0,108.54]]],[[264.618,6551.74,0],0,false,[[5332,2,185.847],[3633,2,290.724]]],[[1877.5,13918.6,0],0,true,[[2924,1,202.899],[2434,1,19.9075],[2855,1,7.75609],[3474,1,11.5193]]],[[6832.92,667.919,0],0,false,[[406,1,27.6762],[1591,1,283.733]]],[[13836.6,10317.4,0],0,false,[[1065,1,67.7195],[1930,1,349.516]]],
+[[16400.4,2344.92,0],0,false,[[1726,0,361.639],[2775,0,15.7532]]],[[12782.3,8501.11,0],0,false,[[419,0,87.3546],[3104,0,74.2292]]],[[11237,12266.4,0],0,false,[[7,0,19.1779],[5582,0,38.4417]]],[[13848.2,19445.7,0],0,true,[[174,0,91.1766],[642,0,20.9678],[3973,0,20.0929]]],[[11810.1,7870.19,0.00012207],0,false,[[2095,0,44.0947],[3129,0,22.4135],[3519,0,12.7378],[2292,0,20.9314]]],
+[[17792.6,15094.6,0],0,false,[[2158,0,275.233],[4574,0,223.667]]],[[2112.16,1151.09,0],0,false,[[2828,1,282.602],[1465,1,105.171]]],[[5736.88,3888.41,0],0,false,[[2388,0,24.6694],[1586,0,99.4812]]],[[13051.5,8523.08,0],0,true,[[3198,0,8.33499],[3443,0,18.0133],[1682,0,11.2295]]],[[16664.7,17707.6,0],0,false,[[490,1,121.476],[629,1,47.0368]]],
+[[6159.32,8684.91,0],0,false,[[2622,0,302.022],[1626,0,244.809]]],[[1429.52,13334.4,0],0,false,[[5454,1,153.453],[827,1,235.566]]],[[4250.33,8678.24,0],0,false,[[2601,0,147.05]]],[[6852.66,10675.5,0],0,true,[[3882,2,26.8941],[1245,2,24.0503],[5216,2,11.477]]],[[15042.5,4559.4,0],0,false,[[436,0,230.664],[3525,0,27.484]]],
+[[253.524,7547.39,0],0,false,[[1643,1,334.905],[3146,1,248.197]]],[[3331.46,6358.33,0],0,false,[[3426,1,13.4939],[2017,0,18.2985]]],[[5691.92,6704.49,0],0,false,[[2853,0,312.206],[1707,0,111.09]]],[[5267.88,16240.3,0],0,false,[[4751,1,353.015],[2600,1,146.161]]],[[9000.85,5400.24,0],0,false,[[2060,0,220.442],[594,0,131.091]]],
+[[3929.18,14205,0],0,false,[[3938,2,114.989],[4387,2,350.756]]],[[10230.8,8330.74,0],0,false,[[493,0,119.916],[293,0,136.314]]],[[16955.3,4937.74,0],0,true,[[714,0,7.92136],[910,0,77.9012],[543,0,14.9552]]],[[19231.4,6790.08,0],0,false,[[1198,0,167.523]]],[[15876.6,14475.8,0],0,true,[[1741,0,2.77716],[3855,0,3.11176],[3126,1,0.603608]]],
+[[12764.2,8366.65,0],0,false,[[364,1,22.8078],[4954,1,27.8973]]],[[630.362,2967.41,0],0,true,[[1397,1,25.7132],[3990,1,386.877],[2640,1,11.6459]]],[[6686.77,17286.1,0],0,true,[[739,0,8.38212],[376,1,6.50765],[645,1,6.17212]]],[[3084.99,6420.72,0],0,true,[[167,1,279.669],[2556,1,145.933],[76,1,6.09774]]],[[3675.57,1473,0],0,false,[[3475,0,100.509]]],
+[[1281.38,669.513,0],0,true,[[3037,0,5.18883],[4027,0,3.04994],[3155,0,5.27195]]],[[14950.9,6311.23,0],0,false,[[2459,0,301.155],[1117,0,80.2164]]],[[17718,12021.2,0],0,true,[[1956,0,3.20783],[1955,0,2.90641],[1131,0,2.17339],[2485,0,2.91853],[1333,0,8.20723]]],[[12803.1,1673.48,0.00012207],0,false,[[1910,0,22.3482],[4402,0,18.915]]],[[13136.9,2160.12,0],0,false,[[2099,0,18.6019],[3860,0,387.659]]],
+[[8326.56,1339.08,0],0,false,[[3242,1,281.403],[2133,1,239.086]]],[[12083.5,7495.1,0],0,false,[[5507,0,186.159],[3433,0,370.424]]],[[10763.2,12772.6,0],0,true,[[790,1,33.6604],[1418,1,15.1974],[3623,1,2.7587]]],[[11673.4,16617.7,0],0,false,[[1530,0,221.337],[2750,0,119.069]]],[[14941.2,15238.1,0],0,true,[[3706,0,109.145],[2632,0,9.04622],[678,1,18.6124]]],
+[[11051.5,552.726,0],0,false,[[5234,0,359.45],[2322,0,195.249]]],[[10004.2,370.344,0],0,false,[[971,1,31.7285],[114,1,52.1293]]],[[10916.5,12767.8,0],0,true,[[5503,1,84.0437],[1298,1,7.15446],[4274,1,5.97363]]],[[9554.52,12241.4,0],0,false,[[2471,1,293.126],[5359,1,280.863]]],[[16793.9,17865.3,0],0,true,[[221,1,8.1429],[5347,0,125.802],[4257,1,14.4013]]],
+[[7300.69,10108.8,0],0,false,[[3300,2,274.005],[5246,2,21.2819]]],[[6721.7,17421.2,0],0,true,[[3864,0,90.7281],[1381,0,4.91937],[2132,1,6.42506]]],[[8160.42,4579.98,0],0,false,[[5107,2,246.137],[2417,2,25.9849]]],[[18323.8,17555.9,0],0,false,[[759,1,332.674],[1618,1,21.3755]]],[[1808.63,15957.6,0],0,false,[[607,1,398.89],[5135,1,344.771]]],
+[[5212.48,19602.9,0],0,false,[[1802,2,265.079],[2389,2,28.1982]]],[[9717.8,3996.91,0],0,true,[[3862,0,2.34272],[3751,0,2.48916],[3724,0,1.62354]]],[[13775.9,2153.78,0],0,true,[[3378,0,27.8684],[853,0,202.85],[3383,0,200.922]]],[[11968.8,8590.67,0],0,true,[[4490,0,282.835],[1435,0,389.527],[2911,0,352.139]]],[[18378,17655.4,0],0,false,[[4401,0,148.379],[2473,1,6.28917]]],
+[[6419.14,1723.82,0],0,false,[[2637,1,15.4749],[649,1,43.5162]]],[[9224.93,16434.7,0],0,true,[[3570,0,20.7854],[400,0,92.5625],[1476,0,9.40108]]],[[17429.7,1904.84,0],0,false,[[5083,0,301.102],[4428,0,90.6016]]],[[18430.5,1097.39,0],0,true,[[4379,0,16.9029],[2568,0,261.057],[3073,0,5.58844],[1510,0,9.39397]]],[[12743.3,8348.15,0],0,false,[[4920,1,27.8973],[5521,1,22.2712]]],
+[[6033.07,17114.7,0],0,false,[[4130,0,164.286],[3324,0,236.574]]],[[12112.1,7935.65,0],0,true,[[4097,0,6.13936],[65,0,178.435],[172,0,16.3105]]],[[10527.9,942.353,0],0,false,[[2252,1,391.101],[3921,1,361.356]]],[[13850.8,16245.1,0],0,false,[[601,0,112.852],[4232,0,323.832]]],[[15256.9,2417.5,0],0,false,[[4960,1,194.845],[2041,1,185.389]]],
+[[15160.4,2250.85,0],0,true,[[4959,1,194.845],[447,1,399.882],[2269,1,6.86598]]],[[12764.7,4330.43,0],0,true,[[1407,0,21.0938],[105,0,25.5019],[5181,0,26.9182]]],[[14794.8,16606.3,0],0,true,[[3486,0,7.08116],[4295,0,3.95815],[5424,0,17.1274],[1487,0,16.7179]]],[[17225.3,10639.9,0],0,false,[[1142,0,188.634]]],[[3660.55,4861.94,0],0,false,[[3945,2,116.108],[552,2,248.302]]],
+[[12790.2,16185.4,0],0,false,[[345,0,132.779],[5314,0,149.068]]],[[6369.76,544.507,0],0,true,[[4721,1,20.3323],[5458,1,146.365],[2846,1,10.3207]]],[[6461.63,17596.4,0],0,false,[[2278,1,28.4753],[1433,1,177.024]]],[[3374.96,1090.94,0],0,false,[[4870,1,174.584],[1196,1,12.6451]]],[[15630.4,3303.64,0],0,true,[[2767,0,16.4026],[1659,0,24.4288],[2075,1,11.3254]]],
+[[11233.2,9243.28,0],0,true,[[2533,0,19.8065],[4234,0,285.528],[3927,0,12.7602]]],[[12383.1,4160.18,0],0,false,[[3009,0,196.981],[3686,0,260.031]]],[[20112.2,2634.52,0],0,false,[[4560,0,341.83],[316,0,255.159]]],[[15358.8,12721.9,0],0,false,[[1211,0,259.767],[4344,0,246.79]]],[[18733.6,3725.02,0],0,true,[[1003,0,3.56807],[270,0,1.82016],[1037,0,5.58207]]],
+[[9736.21,16733.9,0],0,true,[[4045,0,5.28337],[4672,1,12.1471],[4694,1,17.1587]]],[[10368.8,12564.7,0],0,false,[[2314,1,23.2842],[3738,1,341.658]]],[[15876.7,14455,0],0,false,[[3126,1,21.4012],[5401,1,127.528]]],[[17531.3,8623,0],0,true,[[5354,1,291.159],[323,1,25.6569],[4465,1,15.3482],[1250,1,16.0834]]],[[3642.7,17871.7,0],0,true,[[2042,0,12.6424],[2368,0,19.8168],[5336,0,9.30003],[556,0,5.338],[298,0,4.10483],[5305,0,19.2724]]],
+[[20469.6,4793.03,0],0,false,[[786,0,383.592]]],[[12740.7,8373.27,0],0,false,[[597,0,17.053],[509,0,51.998]]],[[480.015,2999.39,0],0,false,[[443,0,12.0177],[2776,0,20.5296]]],[[17051.1,7425.14,0],0,false,[[3394,0,27.0536],[3595,0,116.459]]],[[19529.6,4900.29,0],0,false,[[3042,0,133.576]]],
+[[19683.4,8242.71,0],0,false,[[5175,0,135.442],[130,1,3.7448]]],[[17071.8,17953.9,0],0,true,[[2171,0,25.391],[1200,0,78.0689],[2433,1,8.02755]]],[[13006.7,8771.56,0],0,false,[[2398,1,119.505],[4267,1,95.4569]]],[[13311.9,8813.76,0],0,false,[[3115,1,217.701],[2323,1,64.8986]]],[[4220.39,10281.2,0],0,true,[[875,0,4.93043],[2897,0,13.737],[2881,0,3.40957]]],
+[[20061.9,4280.74,0],0,true,[[3442,0,14.2676],[840,0,259.782],[75,0,48.5203]]],[[17301.7,4103.37,0],0,false,[[1254,0,7.27693],[1850,0,33.4866]]],[[17874.6,19651,0],0,false,[[3774,1,22.7085],[2838,1,192.889]]],[[5819.5,13913.8,0],0,true,[[916,0,31.1713],[3560,0,114.882],[2744,0,13.7208]]],[[13658.3,4534.06,0],0,false,[[3715,0,174.146],[2895,0,7.68017]]],
+[[9710.73,720.462,0],0,true,[[77,1,19.0089],[4352,1,26.1549],[983,2,11.2824],[3777,2,24.5616]]],[[16383.1,17868.9,0],0,false,[[5573,0,311.76],[4285,0,257.527]]],[[10634.5,19814.7,0],0,false,[[2931,0,362.989]]],[[15823.5,3791.41,0],0,false,[[1151,0,347.883],[5238,0,16.2179]]],[[17759.7,12104.3,0],0,false,[[2012,0,25.3163],[427,0,10.5415]]],
+[[13009.9,7987.47,0],0,true,[[602,0,16.8553],[3683,0,399.011],[5529,0,16.9789]]],[[1938.59,18840.8,0],0,false,[[1066,0,82.3296],[1918,0,390.937]]],[[9154.16,15336.4,0],0,false,[[3312,1,159.982],[2036,1,99.4465]]],[[18058.7,3788.99,0],0,false,[[5180,0,313.134],[3062,0,335.572]]],[[19745,8905.17,0],0,true,[[5364,0,2.04011],[1084,0,18.2864],[742,1,7.861]]],
+[[16757,8585.34,0],0,true,[[2225,0,3.28576],[1917,0,3.75336],[4455,1,10.0105]]],[[17661.3,17302.1,0],0,false,[[1028,0,284.202],[1105,0,180.068]]],[[502.767,2991.18,0],0,true,[[1262,1,18.493],[4554,1,19.6704],[3646,1,8.60407],[804,1,3.27195]]],[[6241.66,13856.4,0],0,false,[[705,0,5.68138],[3694,1,10.7732]]],[[9741.01,678.696,0],0,true,[[5263,2,21.6682],[3777,2,28.0041],[4847,2,24.275],[1731,2,16.1647]]],
+[[6940.92,19103.4,0],0,false,[[4594,1,122.899],[2493,1,351.916]]],[[17998.7,7712.79,0],0,true,[[2694,0,74.0422],[1709,0,26.5644],[3097,0,17.019],[1247,0,14.2941],[1645,0,6.09227],[3662,0,10.0944]]],[[4022.99,13355.3,0],0,true,[[2362,1,10.7643],[236,1,394.805],[3581,2,9.97686]]],[[13274,12382.2,0],0,false,[[685,0,342.025],[1809,0,272.312]]],[[3301.86,5843.37,0],0,false,[[118,0,157.876],[2833,0,107.327]]],
+[[14997.2,20137,0],0,false,[[4126,0,156.309],[1206,0,397.48]]],[[14167.1,4137.22,0],0,false,[[5638,1,362.544],[2131,1,94.0743]]],[[10833,12812.9,0],0,false,[[1608,0,18.5511],[45,1,6.59183]]],[[1055.95,15336.5,0],0,false,[[49,0,152.482]]],[[15013.6,974.471,0],0,true,[[1622,0,2.60296],[5603,0,5.45857],[3835,0,4.76097]]],
+[[9292.75,4051.17,0],0,false,[[3428,0,318.121],[52,0,315.361]]],[[8331.52,17871.4,0],0,true,[[2524,0,87.5159],[2794,0,6.49787],[2651,0,7.76962]]],[[5999.9,15638.3,0],0,false,[[2212,0,385.425],[4519,0,376.049]]],[[6067.81,23.4753,0],0,false,[[3836,1,146.953]]],[[8039.47,4240.95,0],0,true,[[3305,2,165.594],[4306,2,67.159],[2544,2,22.7752]]],
+[[6355.18,3506.7,0],0,false,[[3110,2,207.325],[55,2,227.008]]],[[11498,19216.1,0],0,false,[[180,0,354.503],[3422,0,84.7275]]],[[3126.74,12732.2,0],0,true,[[4192,1,24.2713],[4334,1,200.989],[1344,1,12.4732]]],[[1263.08,13083.4,0],0,false,[[1092,0,16.4418],[809,0,21.9767]]],[[6905.11,11002.4,0],0,false,[[3660,1,2.51494],[3776,0,136.126]]],
+[[11342.7,17872.4,0],0,true,[[5430,0,257.853],[598,0,25.9846],[63,0,16.3498],[2832,0,13.6642],[5092,0,11.2962]]],[[12592.3,4232.81,0],0,false,[[1005,0,41.0959],[2652,0,220.205]]],[[7367.3,7863.22,0],0,false,[[3750,2,87.465],[5646,2,262.138]]],[[12231.3,1286.88,0],0,false,[[719,0,10.2381],[1091,0,214.922]]],[[7099.89,12157.6,0],0,false,[[687,1,174.218],[682,1,348.861]]],
+[[13044.9,5158.79,0],0,true,[[4443,0,2.60527],[1835,0,8.27483],[4617,0,10.5219]]],[[11303.5,20465.4,0],0,false,[[5615,0,356.409]]],[[11327.1,11978.2,0],0,false,[[1921,0,241.488]]],[[13392,13381.4,0],0,false,[[1346,0,73.2369]]],[[8233.94,2780.47,0],0,false,[[1810,2,56.5961],[647,2,230.47]]],
+[[2626.15,15601.4,0],0,false,[[4121,0,75.9772],[124,0,130.562]]],[[996.056,16593,0],0,false,[[4532,0,327.273],[3717,0,397.063]]],[[9983.45,618.061,0],0,false,[[3924,1,35.3505],[5301,1,81.4043]]],[[1312.98,592.057,0],0,false,[[1148,0,81.455],[390,0,312.797]]],[[3180.76,1458.63,0],0,false,[[1269,1,27.8185],[5183,1,155.938]]],
+[[8456.68,10981.1,0],0,false,[[970,0,34.4952],[4222,0,12.2799]]],[[16237.1,7265.82,0],0,false,[[2129,0,14.0892],[1400,1,5.99408]]],[[16995.2,12435.7,0],0,false,[[561,0,274.294],[3209,0,389.737]]],[[5440.53,3227.83,0],0,true,[[2022,0,13.6114],[730,0,3.37089],[975,1,6.42435]]],[[12090.4,17581.5,0],0,true,[[624,0,163.247],[2612,0,23.5643],[2395,0,3.58598],[5085,0,5.8702],[4113,0,7.3235]]],
+[[19899.9,4504,0],0,false,[[2229,0,18.2193],[3195,0,19.669]]],[[3785.98,19164.6,0],0,false,[[1426,0,111.389],[2938,0,301.997]]],[[6441,1695.69,0],0,true,[[2275,0,18.6155],[5587,0,175.927],[2637,1,22.7951]]],[[19520,12079,0],0,false,[[2466,1,384.275],[4865,1,387.054]]],[[3350.58,1429.11,0],0,false,[[3549,0,45.3942],[1601,0,152.39]]],
+[[14730.8,7825.78,0],0,false,[[5440,0,5.03785],[508,0,4.97608]]],[[6768.83,6292.52,0],0,false,[[5701,0,27.7282],[3739,0,50.0401]]],[[5510.37,3581.34,0],0,true,[[4516,1,83.1935],[154,1,11.5764],[805,1,9.52042],[2345,1,22.2581]]],[[1020.67,16203.7,0],0,true,[[1978,1,19.3092],[116,1,191.055],[5058,1,0.0160225],[358,1,3.97516],[1195,1,9.40391]]],[[10102.6,12826.9,0],0,false,[[5548,0,396.437],[3338,0,362.987]]],
+[[19004.5,3572.78,0],0,false,[[1882,0,114.371],[290,0,24.2854]]],[[248.422,2600.83,0],0,false,[[980,1,354.109],[2664,1,270.673]]],[[11254.8,5590.97,0],0,false,[[1159,0,121.948],[4164,0,374.371]]],[[18824.1,15133.4,0],0,false,[[5491,1,170.438],[1409,1,371.846]]],[[2656.88,12688.4,0],0,false,[[1718,1,195.704],[1177,1,306.81]]],
+[[8464.19,14106.3,0],0,false,[[2367,1,201.397],[1455,1,396.177]]],[[2758.1,19423.2,0],0,false,[[471,0,6.6938],[4001,0,206.369]]],[[8341.69,17878.3,0],0,true,[[2794,0,6.3171],[1086,0,6.77856],[1399,0,2.56139]]],[[18801.9,3276.78,0],0,false,[[305,0,28.7303],[1284,0,12.7085]]],[[12675.4,8287.97,0],0,false,[[3289,1,45.8589],[131,1,24.6868]]],
+[[14897.6,5951.5,0],0,true,[[5428,0,3.05775],[3414,0,3.07496],[1801,1,7.01907]]],[[3751.26,15074.2,0],0,true,[[4607,0,7.72241],[4335,0,40.9128],[2457,0,5.44463],[2194,0,9.57769]]],[[19245.9,9501.85,0],0,false,[[5396,0,356.554],[1670,0,26.3292]]],[[17934.9,12320,0],0,false,[[5229,0,4.14966],[632,0,1.81238]]],[[7821.32,15746,0],0,false,[[2366,0,16.812],[3895,0,6.38827]]],
+[[11701.5,14474.3,0],0,true,[[4562,0,14.4129],[1221,0,3.57707],[2089,0,10.4848]]],[[2286.53,19486.8,0],0,false,[[1342,0,342.822],[5248,0,359.306]]],[[8432.06,5170.36,0],0,false,[[4549,2,375.866],[2189,2,189.089]]],[[8070.13,4306.07,0],0,false,[[4306,2,6.75291],[1055,0,81.4046]]],[[18617.2,17259.8,0],0,false,[[3983,0,318.463],[3387,0,231.063]]],
+[[12593.4,8177.89,0],0,false,[[3587,0,17.0638],[2869,1,7.42688]]],[[17547.3,12230.6,0],0,false,[[3209,0,213.508],[2123,0,85.9411]]],[[10037.4,15360.7,0],0,false,[[1823,0,334.106],[4680,0,134.674]]],[[17150.4,2017.19,0],0,false,[[1656,0,316.982],[4952,0,301.102]]],[[15886.4,14323.5,0],0,false,[[1079,1,178.831],[5401,1,13.8497]]],
+[[12095.6,17578.8,0],0,true,[[2395,0,2.28596],[4113,0,1.49303],[5049,0,5.8702]]],[[17709.1,12024.4,0],0,true,[[4195,0,1.95417],[139,0,1.6255],[1135,0,3.69071],[3291,0,2.08851]]],[[11111.1,17645.6,0],0,true,[[3275,0,14.7609],[578,0,38.9518],[147,0,19.2913]]],[[12391.2,7995.84,0],0,true,[[4059,0,24.9245],[4507,0,47.8146],[752,0,81.8253]]],[[4626.19,12839,0],0,false,[[4679,0,15.4445],[2983,0,62.3958]]],
+[[18068.6,5352.63,0],0,false,[[5371,0,131.42],[27,0,209.027]]],[[3730.8,14861.6,0],0,false,[[4588,0,126.608],[785,0,71.6263]]],[[11351,17880.1,0],0,true,[[2832,0,2.39622],[63,0,5.25724],[5030,0,11.2962]]],[[4134.59,16184.3,0],0,false,[[1765,0,198.417],[4609,0,65.0158]]],[[8276.82,2861.36,0],0,false,[[5125,2,129.75],[1936,2,388.658]]],
+[[15961.9,11610.5,0],0,true,[[3928,0,24.0904],[2405,0,384.661],[3014,0,281.395]]],[[4896.81,16306.1,0],0,false,[[4675,0,13.4004],[294,0,321.513]]],[[13527.4,3963.97,0],0,false,[[696,0,169.656],[928,0,69.3877]]],[[5594.75,6341.52,0],0,false,[[3664,0,70.9786],[3248,0,8.64323]]],[[14929.1,15352.1,0],0,true,[[4381,0,17.1708],[4634,1,8.11732],[3706,0,5.71896]]],
+[[13132.5,8357.38,0],0,false,[[16,0,99.8822],[1270,1,15.1947]]],[[17192.8,3137.36,0],0,false,[[3221,0,135.016],[3769,0,290.241]]],[[10862.5,11001,0],0,true,[[3955,1,323.51],[1276,1,19.5063],[3206,1,0.863975],[1373,1,9.86888],[4783,1,7.16558],[3889,1,3.87693]]],[[3717.39,15224.4,0],0,true,[[1690,1,96.4797],[2994,1,17.6866],[2927,1,11.2561]]],[[13026.2,8665.85,0],0,false,[[5192,1,16.3711],[2319,1,96.0122]]],
+[[9605.36,16003.8,0],0,true,[[1895,1,12.5715],[847,1,101.023],[2040,1,8.99677]]],[[1725.53,11122.4,0],0,false,[[5143,0,278.532],[370,0,158.774]]],[[8086.79,4348.9,0],0,true,[[5173,2,26.9502],[4942,2,246.137],[2489,2,16.2956]]],[[7147.11,12999.7,0],0,true,[[1473,1,26.3195],[519,1,28.7656],[4227,1,4.48516]]],[[8610.13,11014.8,0],0,false,[[53,0,141.19],[2207,0,105.98]]],
+[[17084.6,17998.5,0],0,true,[[1467,1,4.49387],[4734,0,92.3616],[3438,1,10.5814]]],[[3635.97,3524.42,0],0,false,[[4354,0,243.196],[70,0,173.253]]],[[15856,14473.4,0],0,false,[[2432,0,273.894],[527,0,16.0041]]],[[7417.79,8314.1,0],0,true,[[4463,0,2.28793],[5592,0,2.23967],[5386,2,7.34112]]],[[7142.37,12950.1,0],0,false,[[5498,0,15.9858],[2887,1,9.1731]]],
+[[9449.04,16316.8,0],0,false,[[4359,1,31.21],[1378,1,93.0711]]],[[15159.6,8879.04,0],0,false,[[4215,1,47.2218],[19,1,31.1502]]],[[18118.6,16971.3,0],0,false,[[1043,0,3.35005],[1628,1,2.89744]]],[[15618.2,3278.55,0],0,true,[[2075,1,17.618],[4472,1,206.948],[2767,1,11.558]]],[[14315.2,2388.32,0],0,false,[[5127,0,125.895],[5589,0,246.29]]],
+[[5533.01,12351.6,0],0,true,[[1008,2,21.3815],[2688,2,81.609],[4483,2,8.65766],[4003,2,11.483]]],[[9788.13,5734.58,0],0,false,[[4096,0,45.4111],[201,0,303.332]]],[[10246.1,7604.74,0],0,true,[[5672,1,74.8539],[3466,1,11.6419],[1771,1,17.704]]],[[14011.2,15264.3,0],0,false,[[4612,0,160.93],[5368,0,115.492]]],[[6826.29,19057.7,0],0,false,[[4594,1,1.98395],[3369,0,140.359]]],
+[[8348.27,2753.4,0],0,false,[[4485,2,54.0238],[5094,2,129.75]]],[[13710,15242.6,0],0,false,[[2852,0,114.204],[1098,0,193.796]]],[[14199.9,2337.85,0],0,true,[[853,0,259.469],[5119,0,125.895],[1974,0,223.857]]],[[19328.2,14270.6,0],0,false,[[3737,0,4.80614],[2922,0,3.14922]]],[[8976.75,1096.58,0],0,false,[[1122,2,349.227],[3189,2,335.497]]],
+[[4811.76,5399.31,0],0,false,[[1305,0,172.27]]],[[1347.15,4586.16,0],0,false,[[1132,0,398.522],[1536,0,273.218]]],[[8833.97,18972.5,0],0,false,[[4459,0,186.832],[555,0,65.0799]]],[[4881.61,18410.6,0],0,false,[[444,2,216.504],[930,2,51.2595]]],[[15402.5,6016.17,0],0,true,[[2098,0,18.4438],[4614,0,18.6727],[3697,0,7.85513],[3088,0,2.98066]]],
+[[2138.27,15899.2,0],0,false,[[4944,1,344.771],[610,1,125.332]]],[[5614.65,10858.3,0],0,false,[[1226,0,326.888],[1312,0,224.429]]],[[15555,2768.06,0],0,true,[[3007,0,19.2022],[1339,0,4.81846],[1748,0,4.68247]]],[[3823.24,13253.2,0],0,false,[[1287,0,82.4631]]],[[7979.4,11021.4,0],0,true,[[4343,0,25.7842],[4854,0,25.6392],[637,0,22.1382]]],
+[[9635.62,10261.7,0],0,false,[[5174,0,369.341],[4123,0,189.515]]],[[12785.7,8388.54,0],0,true,[[3104,0,61.7457],[3537,0,18.5267],[364,1,8.11652]]],[[417.46,16392.1,0],0,false,[[760,1,362.316],[47,1,291.454]]],[[1981.78,11013.3,0],0,false,[[5331,0,171.394],[5106,0,278.532]]],[[8647.49,19910.9,0],0,false,[[1310,0,355.669],[2780,0,232.809]]],
+[[17996.3,12427.6,0],0,false,[[4625,0,257.054],[3178,0,63.3583]]],[[10168.9,7714.96,0],0,false,[[3185,0,17.5437],[2182,0,7.61705]]],[[12646.4,8255.37,0],0,false,[[2458,1,3.9503],[2054,0,20.1554]]],[[18994.3,3562.3,0],0,false,[[136,0,266.761],[3339,0,3.46406]]],[[12569.8,8067.43,0],0,false,[[3962,1,13.2125],[656,1,6.69397]]],
+[[2395.75,10837.9,0],0,false,[[273,0,270.062],[2114,0,269.893]]],[[17811.2,13999.3,0],0,true,[[4092,1,344.206],[620,1,26.4708],[3006,1,2.27039],[5162,1,14.2165],[4280,1,5.60202],[2728,1,9.53388]]],[[7198.79,4631.53,0],0,false,[[3729,1,129.082],[3357,1,23.9285]]],[[6481.66,18102.2,0],0,false,[[704,0,167.729],[5200,0,25.3382]]],[[6739.8,17300.1,0],0,false,[[645,1,50.0745],[306,1,88.961]]],
+[[18052.2,11997.2,0],0,false,[[5355,0,24.0018],[2819,0,143.064]]],[[2140.45,10938.9,0],0,true,[[3553,0,5.02597],[5564,0,2.8162],[1147,0,5.71881],[3899,1,5.87143]]],[[14985.1,18043.5,0],0,false,[[1717,0,350.964],[1760,0,113.246]]],[[16893,19273.5,0],0,false,[[4175,0,292.92],[3752,0,9.45642]]],[[14374.6,7967.99,0],0,true,[[798,0,71.5357],[3856,0,1.78602],[1367,0,11.8229]]],
+[[16403.1,7261.08,0],0,true,[[1118,0,151.005],[3114,0,22.2947],[3450,0,12.7464]]],[[19588.4,16504.4,0],0,false,[[367,0,121.503],[4236,0,347.099]]],[[17797.8,13994.5,0],0,true,[[2728,0,4.74854],[3100,0,55.4308],[5151,1,14.2165]]],[[4695.06,12807.4,0],0,false,[[5187,2,280.281],[1698,2,67.3083]]],[[8411.41,2527.76,0],0,false,[[1951,2,111.062],[2100,2,68.5758]]],
+[[4498.98,19174.4,0],0,true,[[1094,0,4.04341],[2484,0,4.61077],[5546,0,7.11174],[3419,1,2.85704]]],[[5771.65,18527.2,0],0,false,[[2073,0,33.4014],[1875,0,191.358]]],[[19643,11299.3,0],0,false,[[902,0,53.7867],[1644,0,24.9677]]],[[11443.4,5638.44,0],0,false,[[690,0,3.60045],[1159,0,72.7677]]],[[657.815,19526.8,0],0,false,[[3512,0,122.406],[5692,0,297.196]]],
+[[7652.99,19514.9,0],0,true,[[1663,1,25.7744],[2233,1,22.0869],[2363,1,3.09187]]],[[18405.5,6379.28,0],0,false,[[5493,0,312.346],[479,0,249.15]]],[[14290.3,19464.4,0],0,true,[[5308,0,8.74448],[2981,0,126.454],[1383,0,6.64313]]],[[8074.45,4324.95,0],0,true,[[4306,2,24.013],[5107,2,26.9502],[2489,2,12.8179]]],[[9751.79,9911.23,0],0,false,[[1937,0,81.8858],[5140,0,369.341]]],
+[[19556.6,8227.21,0],0,false,[[880,0,49.5261],[4985,0,135.442]]],[[13859,10410.7,0],0,false,[[219,1,3.81012],[2127,0,2.71965]]],[[8854.5,5711.28,0],0,true,[[2031,1,25.773],[2714,1,93.1232],[2407,1,6.77755]]],[[16190.6,17144.1,0],0,false,[[3891,0,308.709],[1610,0,68.7299]]],[[10644.8,11469.8,0],0,true,[[5531,0,36.2092],[186,0,21.236],[2719,0,26.6088]]],
+[[18360.1,3706.16,0],0,false,[[5595,0,370.886],[5003,0,313.134]]],[[12750.4,4352.2,0],0,false,[[4105,0,104.75],[4961,0,26.9182]]],[[13912,4473.63,0],0,true,[[4684,1,180.48],[2777,1,12.9139],[2680,1,6.56924]]],[[3335.03,1477.14,0],0,true,[[5044,1,155.938],[3015,1,25.6961],[3549,1,10.6008]]],[[9204.42,16205.3,0],0,true,[[5653,1,29.8061],[748,1,73.9305],[2268,1,12.1969]]],
+[[12607.7,8199.32,0],0,false,[[1642,1,24.0436],[2869,1,20.2691]]],[[10358.2,2576.24,0],0,true,[[4619,0,11.7863],[4435,0,90.3958],[1711,0,14.5788]]],[[4947.97,12688.8,0],0,false,[[3866,2,271.235],[5163,2,280.281]]],[[17742.1,4756.25,0],0,true,[[3953,0,27.5161],[3040,0,25.5595],[921,0,14.1416]]],[[20411.6,6337.37,0],0,false,[[2674,0,198.398],[1855,0,383.668]]],
+[[18879.1,14276.2,0],0,true,[[4203,1,17.8506],[4528,1,106.738],[3792,1,13.9892],[4193,1,11.4255],[5444,1,10.5445]]],[[7142.57,13381.5,0],0,true,[[480,1,264.481],[3808,1,15.674],[4007,1,4.66794]]],[[13038.2,8676.95,0],0,true,[[4267,1,22.8607],[5104,1,16.3711],[2021,1,7.79624]]],[[3373.38,15289.7,0],0,true,[[1388,1,340.073],[5223,1,26.6243],[202,1,8.73016]]],[[17259.5,12658.9,0],0,false,[[3101,0,372.431],[2502,0,324.666]]],
+[[1095.38,9929.09,0],0,false,[[218,0,93.944],[4021,0,144.922]]],[[16013.8,7669.84,0],0,false,[[3452,1,352.278],[4246,1,393.336]]],[[20283.8,13486.4,0],0,false,[[1171,0,22.3686],[156,0,302.675]]],[[16910.4,17953.7,0],0,true,[[4012,0,78.0249],[3340,0,20.5287],[377,1,5.13432]]],[[10684.9,12740.3,0],0,false,[[855,1,4.88893],[4742,0,116.442]]],
+[[6490.54,18079.2,0],0,false,[[5153,0,25.3382]]],[[10583,3174.41,0],0,false,[[369,0,293.731],[1876,0,204.773]]],[[6532.4,10878.9,0],0,true,[[1502,0,11.8697],[4651,0,150.659],[3469,1,22.3434]]],[[19479.5,12800.5,0],0,true,[[1902,0,2.16052],[3085,0,97.1657],[2616,1,17.0922]]],[[15036.5,13744.3,0],0,false,[[4147,1,18.258],[522,1,30.732]]],
+[[4373.18,17402.9,0],0,false,[[2064,2,389.902],[5277,2,354.426]]],[[4811.31,6446.38,0],0,false,[[1686,1,290.126],[5673,1,287.651]]],[[5332.13,4335.87,0],0,false,[[703,0,134.56],[5251,0,354.399]]],[[17364.2,18505.4,0],0,false,[[1550,1,304.326],[4524,1,126.16]]],[[19473.7,14163.9,0],0,true,[[1623,0,21.6151],[2414,0,158.077],[101,0,10.8016]]],
+[[3052.86,15464.1,0],0,false,[[662,1,213.449],[1388,1,24.8715]]],[[12711.7,14450.1,0],0,false,[[5398,0,391.386],[4883,0,22.7227]]],[[9041.95,2459.77,0],0,false,[[2917,0,330.784],[3471,0,135.834]]],[[10383.5,7776.83,0],0,true,[[5421,0,13.1751],[1894,0,6.85199],[310,0,1.85243]]],[[10356.1,7723.59,0],0,true,[[4025,1,28.4465],[3363,1,25.6303],[2092,1,25.9472],[3329,1,119.597]]],
+[[16275.7,16577.8,0],0,false,[[3345,1,17.7533],[651,1,240.486]]],[[6863.69,10672.3,0],0,false,[[4593,0,55.7425],[4908,2,11.477]]],[[9880.19,551.622,0],0,false,[[2019,2,26.3871],[4841,2,26.0975]]],[[11067.8,7292.97,0],0,false,[[3995,0,331.044],[2072,0,111.334]]],[[14541.5,8747.45,0],0,true,[[1630,1,106.993],[366,1,25.8251],[952,1,11.1812],[5403,1,13.5813],[5533,1,15.7884],[2639,1,17.5625]]],
+[[5178.22,2754.93,0],0,false,[[1577,1,299.32],[2525,1,352.45]]],[[14027.4,15514.9,0],0,false,[[4787,0,32.0433],[1594,0,316.379]]],[[19929.8,4780.65,0],0,true,[[778,0,62.1434],[763,0,6.56137],[3760,0,6.28958]]],[[3396.76,15277,0],0,false,[[5193,1,26.6243],[3801,1,175.839]]],[[12202.8,10698.9,0],0,false,[[1434,0,253.693],[2165,0,46.6707]]],
+[[2613.39,15687,0],0,true,[[1237,0,3.27861],[4212,0,3.33325],[1925,1,5.87272]]],[[19314.4,8476.5,0],0,false,[[439,0,279.157],[1933,0,103.424]]],[[3918.37,13285.2,0],0,false,[[2617,0,95.9032],[1287,0,23.4638]]],[[12719.2,19789.4,0],0,true,[[2232,0,10.6685],[2825,0,2.98227],[286,0,10.7104]]],[[17938.1,12322.6,0],0,true,[[5073,0,4.14966],[3401,0,4.70229],[632,0,5.3656]]],
+[[16402.4,6668.41,0],0,false,[[1347,1,7.95211],[5299,0,8.4182]]],[[10618.2,15496.5,0],0,false,[[1747,0,100.953],[886,0,19.3759]]],[[12615.3,7851.85,0],0,true,[[1620,0,17.7844],[1742,0,86.9389],[1271,0,4.48024],[3683,0,18.6759]]],[[13724.9,9863.77,0],0,false,[[67,0,3.70336],[5688,1,4.75005]]],[[11290.2,820.32,0],0,false,[[613,0,368.115],[4935,0,359.45]]],
+[[19940.4,6569.42,0],0,false,[[1295,0,382.487],[2518,0,265.48]]],[[2762.25,17725.3,0],0,true,[[303,0,248.096],[212,0,14.0688],[5309,0,20.6696]]],[[5786.86,14189.7,0],0,true,[[285,1,74.722],[4349,1,25.2598],[1356,1,11.0091]]],[[15832.6,3788.99,0],0,true,[[1654,0,22.1294],[3332,0,192.553],[4998,0,16.2179]]],[[16863.1,16693.8,0],0,true,[[3237,0,69.9208],[945,0,2.27139],[355,0,1.03489]]],
+[[12986.9,11990.1,0],0,false,[[727,0,33.8933],[2376,0,206.521]]],[[5941.44,12693.6,0],0,false,[[4789,0,105.686],[2625,0,343.714]]],[[10828.6,17310.5,0],0,false,[[4659,0,102.709],[4169,0,219.466]]],[[9003.88,12100.9,0],0,true,[[2358,1,21.9179],[2471,1,275.389],[1224,1,14.0369]]],[[18352,17657.1,0],0,true,[[2473,1,27.238],[162,1,13.6297],[3358,1,29.0474]]],
+[[4376.81,4059.34,0],0,false,[[4042,0,258.705],[3702,0,337.449]]],[[7295.26,10129.3,0],0,true,[[4940,2,21.2819],[158,2,260.419],[1324,2,8.31126]]],[[17661.6,12230.1,0],0,true,[[1609,0,4.50358],[5624,0,3.93592],[3050,0,3.46095],[3852,0,1.47903],[1039,0,2.72774]]],[[2642.57,19438.8,0],0,false,[[5076,0,359.306],[4559,0,80.0581]]],[[7124.05,4134.91,0],0,false,[[1024,0,241.545]]],
+[[7442.05,11685.7,0],0,false,[[5341,1,280.335],[2692,1,276.921]]],[[5478.89,4658.41,0],0,false,[[5207,0,354.399],[1019,0,232.381]]],[[5786.19,14170.7,0],0,false,[[4666,0,58.8388],[1356,0,21.0589]]],[[1957.12,9837.11,0],0,false,[[858,1,6.21819],[4180,1,207.875]]],[[18468.3,3102.49,0],0,false,[[5710,0,119.01],[2068,0,355.842]]],
+[[5653.76,13952.3,0],0,true,[[1007,0,23.1958],[2530,0,13.4107],[4168,0,10.7936]]],[[14656.9,19114.8,0],0,false,[[4808,0,200.339],[2880,0,27.5474]]],[[19914.6,8366.63,0],0,false,[[1932,0,29.132],[3782,0,186.979]]],[[8213.18,6997.05,0],0,true,[[2814,0,178.403],[3164,0,28.3847],[903,0,6.59594],[2374,0,8.12933],[2946,0,10.8547]]],[[13721.1,9858.56,0],0,true,[[4780,0,2.31635],[67,0,2.79922],[4833,1,8.43044]]],
+[[16278.7,16591.2,0],0,false,[[3345,1,4.66932],[4046,0,4.65952]]],[[16973.5,18005.5,0],0,true,[[3019,0,65.8524],[126,0,8.20088],[4734,0,19.1117]]],[[7445.17,20078.5,0],0,false,[[3080,0,228.388],[2567,0,387.392]]],[[9756.66,663.715,0],0,true,[[4397,2,22.8533],[5009,2,21.6682],[2290,2,23.7512],[1665,2,11.7628]]],[[9131.02,11476.1,0],0,false,[[4758,0,242.611],[1119,0,401.259]]],
+[[3164.59,1453.39,0],0,false,[[4345,0,48.1785],[1269,1,12.8104]]],[[187.39,1664.35,0],0,false,[[43,1,229.937],[3182,1,241.394]]],[[3344.23,16351.8,0],0,true,[[4308,0,12.6181],[5505,0,15.846],[2128,0,5.2151],[378,0,2.75781],[5352,0,3.3236]]],[[13183.8,8486.7,0],0,true,[[3980,1,45.5658],[265,1,11.6198],[146,1,8.3517]]],[[16654.7,5655.99,0],0,true,[[776,0,161.473],[1360,0,5.35952],[2450,0,6.93415]]],
+[[5881.85,18701.6,0],0,false,[[3150,1,250.446],[4796,1,91.9035]]],[[9858.6,13708.7,0],0,false,[[5691,1,380.798],[2808,1,272.967]]],[[374.13,19799.9,0],0,false,[[1419,1,361.641],[2796,1,296.509]]],[[13041,5155.88,0],0,true,[[1176,0,3.52962],[4443,0,2.302],[4617,0,6.23917]]],[[17321.2,4139.17,0],0,false,[[1639,0,316.776],[513,0,16.7217]]],
+[[2449.51,15794.2,0],0,false,[[4601,1,33.8893],[325,1,166.266]]],[[10.2581,12552.8,0],0,false,[[3437,1,306.461]]],[[4289.68,17747.3,0],0,false,[[5205,2,354.426],[3825,2,179.406]]],[[12974.2,1841.47,0],0,false,[[2099,0,345.168],[4479,0,121.024]]],[[17333.9,10198.1,0],0,false,[[1142,0,266.396],[639,0,2.53019]]],
+[[20392.2,5911.9,0],0,false,[[4395,0,25.6029],[4678,0,166.815]]],[[3644.45,5187.13,0],0,true,[[5357,1,18.7985],[1267,1,301.889],[5461,1,8.04177]]],[[9788.62,620.37,0],0,true,[[287,1,16.7907],[2210,1,21.65],[2166,2,11.6034],[4850,2,19.3439]]],[[19351.6,4023.23,0],0,false,[[2184,0,268.715],[2977,0,244.72]]],[[3212.53,6415.07,0],0,true,[[3426,1,118.695],[1672,1,11.7142],[2831,1,5.97696]]],
+[[16600.5,18225.4,0],0,true,[[548,0,13.4562],[1338,0,143.741],[4363,0,10.3005]]],[[11506.5,11545.7,0],0,false,[[3954,0,167.108],[3507,0,256.089]]],[[17887.7,19669.9,0],0,true,[[4041,0,3.9444],[3005,0,4.26638],[3774,1,3.60892]]],[[9733.49,16581.1,0],0,false,[[1080,0,43.793],[3842,1,3.36002]]],[[7294.24,6474.56,0],0,false,[[3665,0,8.20277],[2342,1,11.192]]],
+[[5178.8,18943.9,0],0,false,[[2316,0,66.327],[4320,0,241.188]]],[[14348,15866.1,0],0,true,[[1126,0,3.68636],[3265,0,2.94123],[2027,0,4.99725]]],[[7656.11,1083.66,0],0,false,[[5351,1,29.5626],[4150,1,28.7825]]],[[12637,4876.55,0],0,false,[[3561,0,242.272],[5330,0,346.679]]],[[8621.69,8763.03,0],0,false,[[2491,0,3.52436],[1061,0,2.13204]]],
+[[9176.3,16285.1,0],0,false,[[5519,0,121.786],[5463,0,73.8069]]],[[15317.5,772.965,0],0,false,[[2700,1,4.0475],[2997,0,105.517]]],[[11654.3,18129.4,0],0,false,[[1913,0,301.245],[2103,0,187.289]]],[[13580.7,8059.15,0],0,false,[[458,0,24.203],[2057,0,130.057]]],[[16405,6676.36,0],0,true,[[3371,0,261.805],[1347,1,16.241],[5230,0,8.4182]]],
+[[17713.4,12078.4,0],0,false,[[2012,0,27.867],[1209,0,26.2503]]],[[10050.3,574.234,0],0,true,[[5527,1,106.315],[581,1,29.2141],[5042,1,81.4043]]],[[3580.93,10233.2,0],0,false,[[4655,0,108.376],[5399,0,305.805]]],[[16166.6,6978.45,0],0,false,[[1888,1,15.8225],[2183,1,129.617]]],[[13971.8,16013.1,0],0,false,[[1495,0,255.646],[1828,0,338.143]]],
+[[3661.85,17873.9,0],0,true,[[3268,0,289.36],[2042,0,6.64894],[5336,0,9.97246],[4979,0,19.2724]]],[[12688.3,19798.6,0],0,false,[[286,0,21.4978],[2336,0,344.205]]],[[5279.23,9488.87,0],0,false,[[1353,0,281.919],[2196,0,300.304]]],[[14282.7,19460,0],0,true,[[890,0,16.3191],[5172,0,8.74448],[1383,0,4.17064]]],[[2782.33,17730,0],0,true,[[5236,0,20.6696],[1188,0,18.1273],[3578,0,2.50923],[1877,0,1.86525],[3958,0,3.53805],[212,0,6.60704]]],
+[[13516.5,13566.7,0],0,true,[[866,0,135.476],[5438,0,8.08338],[4689,1,17.7289]]],[[11736.6,7855.02,0],0,false,[[3757,0,276.96],[2095,0,30.9505]]],[[8603.39,13517.5,0],0,false,[[2610,0,265.469],[3053,0,335.536]]],[[11916.3,6267.15,0],0,false,[[2868,0,185.739]]],[[12674.9,16248.3,0],0,false,[[4965,0,149.068],[3247,0,315.536]]],
+[[14547.3,5100.82,0],0,false,[[1280,0,12.501],[4000,0,56.8219]]],[[6755.72,6283.82,0],0,true,[[2283,0,3.95907],[3965,0,6.56837],[5701,0,13.1157]]],[[5490.54,3702.55,0],0,true,[[2345,1,101.264],[341,1,250.777],[972,1,147.319]]],[[10998.2,18323.2,0],0,true,[[4580,0,35.9807],[2209,0,8.51884],[4582,0,6.00163]]],[[10996.1,12617.1,0],0,false,[[758,0,96.8121]]],
+[[3234.05,8181.18,0],0,false,[[3659,1,281.199],[416,1,329.197]]],[[12379.4,4833.71,0],0,true,[[810,0,1.96662],[4034,0,3.04349],[1712,0,5.00958]]],[[9593.86,2751.78,0],0,true,[[906,0,2.89941],[1704,0,12.1618],[413,0,2.67038],[31,0,6.29859]]],[[9717.81,3990.79,0],0,true,[[3381,0,0.679511],[3751,0,3.736],[414,0,8.83252],[4233,0,3.03768]]],[[11091.7,11376.2,0],0,false,[[1669,0,186.006]]],
+[[16393.2,6642.75,0],0,true,[[2251,0,8.83995],[1025,0,215.425],[1347,1,19.3603]]],[[5875.78,3479.31,0],0,false,[[3740,0,267.856]]],[[3589.15,6226.49,0],0,true,[[3773,0,6.94589],[331,0,291.646],[424,1,7.11699]]],[[623.066,7086.69,0],0,false,[[1525,1,241.676],[5538,1,235.872]]],[[19272.7,10046.4,0],0,false,[[191,0,207.189],[3488,0,272.035]]],
+[[12965.4,4986.14,0],0,false,[[5293,0,346.679],[4617,0,187.582]]],[[2138.58,10944.7,0],0,true,[[5564,0,3.37958],[5143,0,171.394],[3899,1,3.99984]]],[[417.603,6446.22,0],0,false,[[4611,2,246.446],[4891,2,185.847]]],[[2965.18,19391.7,0],0,true,[[1797,0,25.1089],[897,0,5.35269],[4001,0,3.3997],[4220,0,2.85697],[2063,0,12.4152]]],[[19516,14142.9,0],0,false,[[3038,0,67.6005],[1623,0,25.6574]]],
+[[3877.04,2305.98,0],0,true,[[4807,1,13.7674],[4756,1,400.97],[3704,1,8.88446]]],[[3651.94,17872.8,0],0,true,[[2042,0,3.35815],[556,0,4.36919],[5305,0,9.97246],[4979,0,9.30003]]],[[9634.8,6303.64,0],0,false,[[908,1,330.239],[2512,1,190.83]]],[[12071.8,7931.34,0],0,false,[[4097,0,34.6727],[2185,0,41.9592]]],[[17250.8,15298.2,0],0,false,[[2631,0,392.347],[2158,0,309.043]]],
+[[9612.95,2753.74,0],0,true,[[3046,0,12.5592],[474,0,5.12398],[1704,0,7.20403],[576,0,4.70846]]],[[7176.41,11616.1,0],0,true,[[1533,1,336.219],[687,1,376.407],[5250,1,280.335]]],[[10632.8,12976.3,0],0,false,[[3933,0,78.4303],[1488,0,94.4544]]],[[1306.21,17761.4,0],0,false,[[78,0,219.257],[3063,0,337.608]]],[[14261.8,646.544,0],0,false,[[3922,0,24.6711],[2011,0,11.4966]]],
+[[15627.6,13176.6,0],0,false,[[4344,0,313.144],[36,0,27.7926]]],[[11359,3748.23,0],0,false,[[589,0,183.526],[5635,0,54.6343]]],[[16721.2,17967.9,0],0,false,[[4939,0,125.802]]],[[18359.4,17576.3,0],0,false,[[485,0,78.6134],[3287,0,27.9874]]],[[2217.51,11470.4,0],0,false,[[2038,1,6.63397],[2074,0,3.78151]]],
+[[3448.74,20449.8,0],0,false,[[4413,1,309.444],[4681,1,175.466]]],[[7683.72,1094.17,0],0,true,[[3670,1,80.7864],[5292,1,29.5626],[4122,1,3.3306],[2242,1,17.8868],[1457,1,13.1933],[1878,1,8.91248],[1334,1,5.97461]]],[[3342.6,16348.9,0],0,true,[[378,0,3.93206],[1813,0,80.8503],[5267,0,3.3236]]],[[10329.2,2586.6,0],0,false,[[2349,0,5.64867],[3109,0,3.85498]]],[[17240.8,8605.37,0],0,false,[[3008,1,195.125],[4978,1,291.159]]],
+[[18071.7,11983.3,0],0,true,[[481,0,322.428],[5155,0,24.0018],[951,0,10.0484],[1861,0,7.41187],[579,0,5.61581],[3034,0,3.85596]]],[[17623.1,11845.5,0],0,false,[[1333,0,191.834],[4744,0,21.4336]]],[[3631.01,5200.28,0],0,true,[[3028,1,315.232],[5281,1,18.7985],[5461,1,12.326]]],[[13986.9,19411.7,0],0,true,[[3984,0,96.9773],[3726,0,18.5964],[2267,0,14.2193]]],[[9827.75,12306.4,0],0,true,[[4938,1,280.863],[3956,1,22.4128],[792,1,6.60236]]],
+[[8171.64,4229.98,0],0,false,[[4458,0,58.5143],[2056,0,90.1453]]],[[6287.72,14317.3,0],0,false,[[3884,1,389.698],[4056,1,295.587]]],[[8639.02,9131.73,0],0,false,[[2967,1,286.491],[1308,1,307.294]]],[[15325.3,13950.6,0],0,false,[[3259,1,354.413],[5556,1,36.077]]],[[19746.7,8906.33,0],0,true,[[187,0,1.5695],[5004,0,2.04011],[742,1,7.79946]]],
+[[720.619,19826.4,0],0,false,[[4416,1,26.0783],[438,1,263.606]]],[[17714,12023.1,0],0,true,[[2301,0,1.84624],[1131,0,2.9164],[4195,0,3.59186]]],[[4899.57,7852.23,0],0,true,[[3070,0,157.807],[4871,0,3.56936],[5417,0,7.11894]]],[[13929.2,15322,0],0,false,[[5123,0,115.492],[2947,0,170.157]]],[[9241.48,23.1919,0],0,false,[[115,1,31.0481],[4043,1,147.175]]],
+[[7799.9,15765.8,0],0,false,[[4736,0,2.85475],[2174,0,4.54128]]],[[18089,5228.29,0],0,true,[[3934,0,18.4735],[5090,0,131.42],[2239,0,6.97065]]],[[14509.2,18077.6,0],0,true,[[1155,0,164.544],[1199,0,10.7416],[3410,0,3.79833],[2886,0,14.6695]]],[[5200.9,7492.41,0],0,false,[[3843,1,3.63398],[2346,0,8.32356]]],[[18325.1,17575.8,0],0,true,[[3287,0,6.51619],[281,0,87.6998],[1618,1,3.63925]]],
+[[6604.88,16846.4,0],0,false,[[1972,1,390.872],[3814,1,163.045]]],[[19681.9,7122.46,0],0,true,[[4857,0,23.5499],[1295,0,242.866],[984,0,4.77677],[3703,0,3.26121]]],[[9834.1,517.455,0],0,false,[[1852,1,30.108],[3082,1,82.0378]]],[[19374.6,17485.9,0],0,false,[[3219,1,134.747],[5544,1,364.531]]],[[9433.98,2691.72,0],0,false,[[3471,0,327.998],[31,0,164.817]]],
+[[8486.65,5614.78,0],0,false,[[2189,2,321.916],[4276,2,18.7642]]],[[13065.6,13431.9,0],0,false,[[2302,1,50.6926],[4618,1,152.182]]],[[14402.8,15472.1,0],0,false,[[2550,0,101.565],[5698,0,175.286]]],[[13241.9,4430.36,0],0,false,[[1458,0,331.443],[5630,0,39.5118]]],[[12575.7,7935.91,0],0,false,[[3533,0,118.213],[4510,0,23.2499]]],
+[[5144.62,15852.2,0],0,false,[[294,0,195.704],[177,0,321.367]]],[[7412.48,8309.04,0],0,true,[[1179,2,21.3967],[104,2,20.79],[2912,2,2.79096],[4463,2,9.57932],[5113,2,7.34112],[5592,2,5.11378],[144,2,2.46575],[4026,2,0.914303]]],[[9026.97,17417.3,0],0,false,[[422,0,384.43],[1242,0,327.494]]],[[8417.53,2614.25,0],0,false,[[725,2,117.468],[4564,2,76.8475]]],[[3135.39,20439.9,0],0,true,[[5534,0,3.13764],[2147,0,3.16702],[4413,1,4.7414]]],
+[[16931,19430.1,0],0,false,[[1960,0,260.901],[2282,0,153.148]]],[[5005.46,10921.8,0],0,true,[[3477,0,313.545],[515,0,8.62489],[2364,0,5.4942],[3032,0,7.00784]]],[[3218.49,5731.91,0],0,false,[[2833,0,31.9342],[2607,0,3.29357]]],[[18312.3,223.579,0],0,false,[[4204,0,35.2638],[472,0,74.9044]]],[[7620.5,16898.8,0],0,false,[[4134,1,314.446],[3996,1,186.6]]],
+[[12506.9,8143.72,0],0,false,[[752,0,120.167],[3587,0,85.974]]],[[19592.3,9584.31,0],0,true,[[13,0,3.3926],[5072,0,356.554],[1546,1,7.59753]]],[[15629.3,3016.8,0],0,true,[[1838,0,60.0373],[3793,0,112.788],[1788,0,69.4441]]],[[12652.2,14836.3,0],0,false,[[148,0,86.2866],[5211,0,391.386]]],[[3276.01,10210.3,0],0,false,[[5302,0,305.805],[1361,0,208.635]]],
+[[13843.5,4752.81,0],0,false,[[633,0,95.0579],[2779,1,15.305]]],[[15873.3,14327.8,0],0,true,[[4977,1,127.528],[4127,1,95.3822],[5084,1,13.8497]]],[[1914.76,2593.18,0],0,false,[[2867,1,274.346],[1560,1,381.744]]],[[14528.9,8742.5,0],0,true,[[952,0,2.51475],[5533,0,2.50839],[5219,1,13.5813]]],[[19275.7,14830.7,0],0,false,[[3043,0,368.352],[1249,0,105.61]]],
+[[3140.07,12662.6,0],0,false,[[686,0,57.1988],[2168,0,26.6384]]],[[10313.2,7790.62,0],0,false,[[1864,1,135.391],[2092,1,56.2821]]],[[13676.3,4624.2,0],0,true,[[4313,0,9.66647],[3048,0,73.388],[1699,1,19.1062]]],[[5375.73,4149.32,0],0,false,[[3326,0,57.3382],[703,0,102.606]]],[[9786.1,16583.1,0],0,false,[[4032,1,8.83336],[1080,0,9.09521]]],
+[[15661.2,14090.7,0],0,false,[[304,0,367.936],[1296,0,60.8843]]],[[13423,8613.8,0],0,false,[[699,0,155.393]]],[[2457.01,8401.2,0],0,true,[[4701,0,3.94016],[3680,0,350.914],[4037,1,9.14416]]],[[13529.2,16372.3,0],0,false,[[5659,0,25.8191],[2090,0,224.868]]],[[8280.14,16433.5,0],0,false,[[841,1,312.603],[808,1,199.354]]],
+[[19473.7,12797.2,0],0,true,[[2142,0,1.73257],[1557,0,1.71102],[2616,1,14.6319]]],[[9922.58,631.793,0],0,true,[[4082,1,18.4079],[4697,1,16.0064],[2883,1,16.0437]]],[[4906.19,7849.62,0],0,true,[[4871,0,3.62375],[5367,0,7.11894],[994,0,10.2953]]],[[13706.5,9856.47,0],0,true,[[2331,0,341.208],[4780,0,12.6957],[4833,1,16.326]]],[[18410.7,426.428,0],0,true,[[4570,0,15.3894],[5575,1,12.0739],[1136,1,5.24087]]],
+[[14183.7,13874.3,0],0,false,[[1617,0,358.191]]],[[10383.9,7763.67,0],0,true,[[1294,0,38.2272],[5213,0,13.1751],[310,0,13.6142]]],[[10581.8,17704,0],0,false,[[1772,0,245.779],[2577,0,323.465]]],[[10329.9,2572.95,0],0,true,[[58,0,1.12977],[1470,0,4.17141],[4243,0,6.48943],[3671,0,10.7914]]],[[14778.4,16601.5,0],0,true,[[483,0,319.967],[1487,0,33.7178],[4962,0,17.1274],[4295,0,13.7954],[3486,0,12.1483]]],
+[[13186,13312.6,0],0,false,[[44,0,104.21],[4496,0,146.858]]],[[12874.5,15570.8,0],0,false,[[3451,0,389.712],[2840,0,348.122]]],[[19545.7,11397.6,0],0,true,[[1468,1,78.0367],[1785,1,19.5665],[4685,1,11.8789]]],[[14897.5,5954.56,0],0,true,[[4323,0,3.41109],[5070,0,3.05775],[1801,1,3.98098]]],[[13733.1,11859,0],0,true,[[3611,0,166.715],[33,0,25.8159],[2001,0,100.93]]],
+[[11170.3,17681.3,0],0,false,[[1860,0,23.1551],[5030,0,257.853]]],[[3992.22,3305.68,0],0,false,[[3036,0,180.759],[1799,0,277.333]]],[[18586.8,17798,0],0,false,[[1511,0,372.297],[3735,0,203.151]]],[[16887.7,16694.6,0],0,false,[[5677,0,26.3057],[4444,0,336.318]]],[[10586.3,7798.43,0],0,false,[[2008,0,44.3317],[4214,0,134.421]]],
+[[19365.2,18980.3,0],0,false,[[3315,0,319.589],[3331,0,312.652]]],[[6994.44,10880.7,4.31381],0,true,[[3776,1,15.1651],[4724,1,18.2014],[4583,1,10.6186],[942,1,8.70514]]],[[6235.11,9419.47,0],0,false,[[2145,1,139.081],[1676,1,215.289]]],[[13524.5,13565.2,0],0,false,[[5310,0,8.08338],[4689,1,9.64719]]],[[17118.5,5127.57,0],0,false,[[4255,0,92.1614],[2797,0,53.0106]]],
+[[14728,7830.03,0],0,true,[[3288,0,8.26825],[5055,0,5.03785],[1493,0,8.8803],[508,0,10.0035]]],[[17778.4,19452.7,0],0,false,[[2838,1,27.5584],[577,1,362.19]]],[[10894,17569.3,0],0,true,[[1959,0,6.60697],[1719,0,1.22767],[403,0,11.0392]]],[[11222.6,11763.3,0],0,false,[[1068,0,142.358],[2034,0,184.395]]],[[18887.9,14282,0],0,true,[[4193,1,3.21811],[2516,1,156.669],[5190,1,10.5445]]],
+[[15839.8,8827.46,0],0,true,[[2770,1,25.9002],[1759,1,20.8606],[1515,1,6.23799],[2150,1,3.74937]]],[[1666.48,13903.2,0],0,false,[[48,1,21.8448],[2924,1,96.7383]]],[[17726.2,12027.4,0],0,true,[[683,0,3.8763],[4572,0,1.38002],[2091,0,10.8091]]],[[10147.4,16765.3,0],0,false,[[1357,0,385.307],[4656,0,382.505]]],[[5741.6,3861.26,0],0,false,[[2803,1,25.594],[3584,1,21.7053]]],
+[[15545.5,2741.48,0],0,false,[[3575,0,177.413],[1339,0,24.8192]]],[[17771.7,2612.59,0],0,true,[[1246,0,10.4442],[1067,0,165.308],[5535,0,8.42082]]],[[13642.3,9521.04,0],0,false,[[4833,1,338.504],[3888,1,169.699]]],[[9793.2,4370.03,0],0,false,[[3713,0,187.512],[1169,0,366.32]]],[[1379.79,13216.9,0],0,false,[[1236,1,103.54],[4906,1,153.453]]],
+[[17388.6,17946.4,0],0,false,[[3787,1,22.4742],[896,1,181.992]]],[[10650.5,11267.3,0],0,false,[[1521,0,113.321],[3076,0,27.0149]]],[[3365.94,18489.8,0],0,false,[[3035,0,227.479]]],[[6277.32,431.035,0],0,false,[[4966,1,146.365],[3836,1,311.758]]],[[6730.8,17409.6,0],0,false,[[3449,1,86.2507],[2132,1,19.5868]]],
+[[561.085,3001.3,0],0,false,[[2589,0,51.9437],[4887,0,8.00156]]],[[3636.72,5189.35,0],0,true,[[3212,0,205.93],[5281,1,8.04177],[5357,1,12.326]]],[[1731.73,17654.7,0],0,false,[[3063,0,104.613],[652,0,346.153]]],[[9114.58,16244.6,0],0,false,[[5295,0,73.8069],[590,0,12.2521]]],[[11594.3,11632.9,0],0,false,[[2034,0,243.185],[3832,0,112.408]]],
+[[12453,9550.03,0],0,true,[[396,0,2.95372],[2648,0,4.23703],[1233,1,7.33437]]],[[9721.1,4002.09,0],0,true,[[3724,0,5.27936],[2763,0,4.73486],[229,0,3.6187],[3975,0,1.35345],[4478,0,4.81081]]],[[9212.79,10883.4,0],0,false,[[3202,0,189.269],[5514,0,250.849]]],[[5819.31,16408.7,0],0,false,[[3285,1,164.599],[266,1,141.044]]],[[17553.4,8627.26,0],0,true,[[4314,0,3.85028],[301,0,2.71873],[323,1,4.40557]]],
+[[18457.4,244.802,0],0,true,[[1432,0,62.7159],[1780,0,9.29584],[1755,0,17.8521]]],[[3136.44,12639.1,0],0,true,[[1012,0,9.48005],[2689,0,43.1642],[2168,0,5.23049]]],[[20267.5,13469.1,0],0,true,[[2097,0,393.251],[1946,0,2.6395],[717,0,5.29745]]],[[11187.4,17545,0],0,false,[[5541,0,168.814],[2470,0,139.066]]],[[5317.86,20462.1,0],0,false,[[504,2,173.763]]],
+[[18810.4,3271.06,0],0,false,[[2068,0,26.4646],[3759,0,47.1096]]],[[10353.7,11898.9,0],0,true,[[4364,0,11.8173],[1340,0,9.75247],[3192,0,13.2168]]],[[5472.89,4004.97,0],0,false,[[411,2,143.256],[498,2,117.66]]],[[3113.66,6280.19,0],0,false,[[2556,1,1.18767],[2996,0,3.41632]]],[[8814.78,18923.8,0],0,false,[[89,0,129.221],[4576,0,56.1299]]],
+[[3276.87,7251.92,0],0,true,[[3054,0,3.48788],[5697,0,3.41209],[2863,1,4.19597]]],[[16496.5,471.151,0],0,false,[[3236,0,94.8611]]],[[529.605,3037.12,0],0,true,[[3165,1,41.3177],[1189,1,11.2403],[4554,1,33.5509]]],[[4778.37,2566,0],0,true,[[3720,1,23.3761],[1358,1,8.89909],[32,1,5.64118],[1998,1,23.4564]]],[[9224.43,10377.7,0],0,false,[[3240,0,113.09],[929,0,396.942]]],
+[[9242.44,16244.2,0],0,true,[[1303,1,23.2226],[5653,1,24.5865],[2890,1,9.24805]]],[[13406.6,14171.8,0],0,false,[[2391,0,132.023],[1922,0,360.801]]],[[13484.9,6653.25,0],0,false,[[1201,1,121.706],[733,1,390.306]]],[[1266.8,3314.11,0],0,false,[[2956,0,161.849],[4539,0,237.548]]],[[2554.59,11323.5,0],0,false,[[969,0,266.979]]],
+[[5938.04,2047.88,0],0,false,[[322,1,189.151],[1632,1,364.396]]],[[18817,14963.1,0],0,false,[[2646,1,23.3314],[5063,1,170.438]]],[[13804.6,4234.39,0],0,false,[[961,0,63.5068],[2830,0,37.6319]]],[[18303.5,6084.07,0],0,false,[[423,0,394.177],[5171,0,312.346]]],[[11954.7,1904.06,0],0,false,[[2220,0,396.824],[3392,0,363.966]]],
+[[8796.09,1517.86,0],0,false,[[3242,1,221.148],[3943,2,13.8145]]],[[5924.71,8915.94,0],0,true,[[3460,0,3.37143],[3453,0,3.63906],[4610,1,9.32337]]],[[10170.9,8153.9,0],0,false,[[64,0,2.6784],[4144,1,8.00836]]],[[7133.2,12963.2,0],0,true,[[1070,0,64.434],[5114,0,15.9858],[2887,1,24.5391]]],[[14915.6,1668.62,0],0,false,[[1916,0,111.092],[5695,0,313.106]]],
+[[16904.5,433.774,0],0,false,[[1615,1,149.106],[46,1,123.077]]],[[18687.4,16988,0],0,false,[[4451,0,369.315],[112,0,165.28]]],[[2859.78,17263.7,0],0,false,[[2548,0,246.602],[2839,0,161.968]]],[[10998,12784,0],0,false,[[4284,1,123.3],[4937,1,84.0437]]],[[13131.2,8957.53,0],0,false,[[3279,0,148.441],[4873,0,60.2626]]],
+[[3331.05,16360.3,0],0,false,[[5267,0,15.846],[132,0,273.431]]],[[2869.67,12705.7,0],0,true,[[2919,0,3.42752],[4084,0,4.17172],[2318,1,7.7536]]],[[12019.1,7320.51,0],0,true,[[5683,0,29.3987],[4931,0,186.159],[539,0,200.382]]],[[9507.23,8468.16,0],0,false,[[40,0,74.0998],[1616,0,24.0404]]],[[10767.1,12840.3,0],0,true,[[2641,0,14.9735],[2760,0,15.7431],[3464,0,3.52656]]],
+[[17110.8,17694.8,0],0,true,[[3873,0,145.972],[1549,0,27.8784],[3639,0,191.528]]],[[15187,8916.37,0],0,false,[[4177,0,27.5293],[3431,0,64.9372]]],[[13294.9,13598.3,0],0,true,[[2291,0,15.6543],[405,0,57.0938],[3634,0,14.1842]]],[[1727.63,18474.9,0],0,false,[[3478,0,370.294],[1066,0,340.972]]],[[8981.88,10916,0],0,false,[[5467,0,250.849],[3536,0,212.268]]],
+[[2753.22,19429.9,0],0,true,[[636,0,2.58928],[2570,0,2.45525],[4629,0,3.67348],[4184,0,2.51579]]],[[18701.9,1515.72,0],0,false,[[1559,0,299.972],[4223,0,139.508]]],[[17564.5,12042.9,0],0,false,[[2579,0,193.07],[3091,0,27.1573]]],[[3100.78,6425.89,0],0,true,[[4732,0,3.41639],[4495,0,3.26312],[4501,1,8.77348]]],[[9278.15,16351.8,0],0,true,[[3325,0,26.2205],[5295,0,121.786],[4767,0,12.3232]]],
+[[12248.6,17504.9,0],0,false,[[2612,0,154.191],[2686,0,396.987]]],[[12726.6,8333.38,0],0,false,[[4954,1,22.2712],[3289,1,22.5856]]],[[9037.82,8451.04,0],0,false,[[4019,0,219.181],[1666,0,204.484]]],[[20038.5,3261.56,0],0,true,[[297,0,8.72268],[4560,0,302.803],[2731,0,6.00833],[1997,0,14.6207]]],[[5633.49,14314.2,0],0,true,[[2039,0,232.391],[3487,0,134.527],[1812,0,81.7958]]],
+[[1136.82,8396.19,0],0,true,[[1982,0,2.39853],[209,0,60.8501],[394,1,10.027]]],[[5559.63,3467.92,0],0,false,[[4662,1,19.9251],[4516,1,40.6977]]],[[10026.7,471.007,0],0,false,[[2768,1,26.6671],[5301,1,106.315]]],[[2311.52,15933.5,0],0,false,[[3176,1,21.6673],[851,1,71.9791]]],[[13026.6,7990.79,0],0,true,[[602,0,2.10702],[1174,0,235.935],[5000,0,16.9789],[54,0,7.16235]]],
+[[5977.56,18461.1,0],0,false,[[1875,0,54.2339]]],[[10623.3,11440.6,0],0,true,[[1996,0,5.56425],[5179,0,36.2092],[5558,0,2.57387],[250,0,2.77284],[2554,0,8.13842]]],[[825.366,6939.51,0],0,false,[[2384,1,3.39803],[3941,0,2.50903]]],[[14527.3,8740.52,0],0,true,[[5403,0,2.50839],[2639,0,2.21209],[952,0,4.97966],[5219,1,15.7884]]],[[3132.54,20438.6,0],0,true,[[269,0,4.01552],[5389,0,3.13764],[4413,1,7.8749]]],
+[[17763.5,2610.56,0],0,true,[[3156,0,9.19726],[5451,0,8.42082],[1246,0,2.09665]]],[[16255.7,12514.4,8.07674],0,true,[[5715,1,16.1632],[4289,1,15.3171],[3985,1,9.12554],[5684,1,11.0081]]],[[17549.4,2050.04,0],0,false,[[2295,0,5.78767],[3418,0,5.78767]]],[[812.626,6948.48,0],0,false,[[5328,1,235.872],[2384,1,18.9425]]],[[3697.17,13065.9,0],0,false,[[779,1,186.484],[1733,1,290.685]]],
+[[1441.26,8331.02,0],0,false,[[394,1,303.95],[1205,1,385.248]]],[[11352.5,17559.8,0],0,false,[[2629,0,94.6728],[5473,0,168.814]]],[[19749,4515.29,0],0,true,[[3456,0,41.0434],[4743,0,126.402],[2244,0,79.1304]]],[[19832.8,3144.17,0],0,false,[[1544,0,137.425],[2250,0,310.543]]],[[19014.4,17541.9,0],0,false,[[5378,1,364.531],[3267,1,158.065]]],
+[[13544.3,13561.4,0],0,false,[[1700,0,5.61641],[4689,1,10.5407]]],[[4504.39,19169.8,0],0,true,[[5165,0,7.11174],[1094,0,3.1333],[3419,1,9.38743]]],[[15325.8,18815.5,0],0,false,[[1761,0,396.988],[3596,0,175.511]]],[[9838.18,13122.3,0],0,false,[[1466,0,110.593],[5059,0,396.437]]],[[8269.86,5987.75,0],0,false,[[533,2,357.761],[4194,2,264.902]]],
+[[10558.1,7450.81,0],0,true,[[4270,0,157.728],[4058,0,27.6354],[5652,0,196.913]]],[[2803.02,20261.2,0],0,false,[[2926,1,291.128],[1204,1,363.069]]],[[5705.37,18227,0],0,false,[[1451,0,326.087]]],[[2145.23,10965.6,0],0,false,[[700,1,171.551],[3899,1,21.4565]]],[[13419.5,8004.7,0],0,true,[[3307,0,162.824],[1239,0,23.7612],[2665,0,15.0623]]],
+[[6985.32,828.161,0],0,false,[[117,1,23.0552],[2399,1,185.213]]],[[15294.7,13931.5,0],0,true,[[5363,1,36.077],[4711,1,297.899],[5662,1,14.2046]]],[[10166.1,19050.4,0],0,false,[[3435,0,321.729],[2223,0,107.223]]],[[10620.9,11439.6,0],0,true,[[2554,0,6.13036],[5531,0,2.57387],[250,0,2.36515],[1996,0,5.51031]]],[[10586.1,11216.4,0],0,true,[[4386,0,40.5873],[1531,0,377.271],[1114,0,21.86]]],
+[[13770.3,19859.9,0],0,false,[[14,0,331.612],[1569,0,162.758]]],[[17657.8,12665.3,0],0,false,[[3939,0,307.58],[2122,0,361.319]]],[[17669.1,12217.5,0],0,true,[[2793,0,2.22956],[1506,0,2.5762],[1514,0,2.23583]]],[[947.404,16226.6,0],0,false,[[47,1,263.792],[1978,1,57.4522]]],[[2140.17,10941.7,0],0,true,[[5156,0,2.8162],[5331,0,3.37958],[3899,1,3.58926]]],
+[[20044.6,4771.23,0],0,true,[[786,0,43.1337],[74,0,23.8648],[3429,0,23.7851]]],[[12599.5,8331.38,0],0,false,[[2707,0,88.2729],[1477,0,33.8304]]],[[20444,15425.9,0],0,false,[[1277,0,396.699]]],[[15009.5,307.094,0],0,false,[[4481,0,162.412],[1410,0,58.4139]]],[[3890.64,3183.95,0],0,false,[[1962,0,408.422],[1210,0,155.818]]],
+[[12134.8,5834.9,0],0,false,[[830,0,252.667],[870,0,118.337]]],[[10707.7,4877.66,0],0,false,[[2925,0,313.945],[1879,0,299.576]]],[[13945.8,18132.2,0],0,false,[[609,0,135.496],[4729,0,34.2518]]],[[16690.9,17819.5,0],0,false,[[371,0,49.2013],[4996,0,311.76]]],[[17033.4,17827.5,0],0,true,[[2033,0,7.40644],[1482,0,116.676],[3873,0,8.78806]]],
+[[18410.9,414.358,0],0,true,[[1520,1,69.9428],[1136,1,13.7496],[5419,1,12.0739]]],[[8775.6,12046.4,0],0,false,[[2325,1,240.411],[2358,1,212.797]]],[[10181.3,5493.05,0],0,false,[[740,0,15.5047],[2950,0,19.4998]]],[[8849.63,17684.6,0],0,false,[[1242,0,25.6276],[3772,0,333.092]]],[[11260.2,3884.15,0],0,false,[[2873,0,92.5018],[243,0,24.0489],[3819,0,19.1531]]],
+[[11303,20106.5,0],0,true,[[3308,0,3.24917],[5615,0,3.18599],[2260,0,2.7061]]],[[669.96,3317.85,0],0,false,[[5609,0,148.461],[4584,0,319.406]]],[[11248.3,12229.7,0],0,true,[[4897,0,38.4417],[1921,0,22.0503],[4400,0,3.60937]]],[[15902.4,18958.1,0],0,false,[[2222,0,367.215],[3059,0,347.577]]],[[4019.09,13262.3,0],0,false,[[4010,2,137.392],[2460,2,21.7334]]],
+[[14565.6,5155.46,0],0,false,[[3612,1,56.6338],[1471,1,326.649]]],[[5603.95,6350.82,0],0,true,[[1970,1,216.79],[728,1,16.2103],[3248,1,5.33438],[2633,1,4.30066]]],[[6587.24,1597.93,0],0,false,[[5052,0,175.927],[2555,0,314.644]]],[[10600.7,11376.4,0],0,true,[[4449,0,58.8409],[1114,0,140.925],[1521,0,45.8388]]],[[14546.8,2424.33,0],0,false,[[5119,0,246.29],[1624,0,96.2617]]],
+[[4263.05,13106,0],0,false,[[4815,2,402.061],[4010,2,230.374]]],[[1255.9,13208.2,0],0,false,[[1231,1,279.8],[1236,1,20.6544]]],[[7416.04,8312.71,0],0,true,[[5113,0,2.23967],[144,0,2.67074],[5386,2,5.11378]]],[[1159.24,2832.56,0],0,true,[[4083,0,2.04255],[2120,0,2.68882],[4065,0,5.07636],[41,1,4.56752]]],[[13405.9,12173,0],0,false,[[2778,0,251.191],[1075,0,316.576]]],
+[[18722.9,3720.38,0],0,false,[[1037,0,17.2143],[5180,0,370.886]]],[[4313.3,1155.06,0],0,false,[[565,1,383.229],[3944,1,318.295]]],[[16705.1,18278.6,0],0,false,[[4360,0,281.294],[4224,0,42.2542]]],[[20464.2,17316.8,0],0,false,[[216,1,332.848]]],[[17542.1,2032.27,0],0,false,[[4428,0,149.552],[2295,0,22.8564],[2734,0,8.43323]]],
+[[2322.16,5348.6,0],0,false,[[5628,0,297.392],[5617,0,226.484]]],[[9973.11,18719.9,0],0,false,[[1983,0,165.126],[3386,0,345.822]]],[[11688.8,17620.2,0],0,true,[[2629,0,310.218],[624,0,240.311],[384,0,167.973]]],[[15008.8,971.898,0],0,true,[[5019,0,5.45857],[5641,0,7.40546],[3835,0,3.50541]]],[[5589.88,14175.5,0],0,true,[[3708,1,103.02],[3360,1,33.0714],[2619,1,2.42885]]],
+[[10385.1,8737.59,0],0,false,[[4279,0,163.147],[493,0,315.211]]],[[11801.9,14926.5,0],0,true,[[12,0,173.54],[2381,0,4.7682],[3283,0,12.2709]]],[[18562.3,17591.3,0],0,true,[[4868,0,3.26194],[3064,0,6.46575],[605,1,15.4944]]],[[2701.59,19653.8,0],0,false,[[4629,0,229.741],[2871,0,130.486]]],[[755.085,3437.37,0],0,false,[[1,0,250.359],[5581,0,148.461]]],
+[[3591.61,14971.6,0],0,true,[[614,0,15.7668],[1282,0,103.068],[2594,0,7.03554]]],[[8361.26,11220.4,0],0,false,[[2630,0,155.274],[2957,0,188.464]]],[[19403.7,2777.93,0],0,false,[[4520,0,28.3595],[2979,0,321.561]]],[[10205.1,7532.29,0],0,true,[[103,1,27.5448],[3466,1,72.5067],[560,1,1.98932]]],[[19467,8316.83,0],0,true,[[529,0,200.997],[203,0,23.9492],[4806,0,14.5314]]],
+[[11304.8,20109.1,0],0,true,[[5580,0,3.18599],[5036,0,356.409],[2260,0,5.80469]]],[[17673.4,12217.1,0],0,true,[[3016,0,2.58054],[3732,0,3.85366],[3103,0,2.74105],[1514,0,5.02665],[1004,0,12.0843]]],[[2508.77,5220.36,0],0,false,[[5600,0,226.484],[1029,0,223.958]]],[[12014.7,17016.3,0],0,false,[[4101,0,310.987],[317,0,315.491]]],[[6223.17,13860.6,0],0,false,[[81,0,10.3675],[2543,1,4.42003]]],
+[[8957.81,9137.93,0],0,false,[[2480,0,350.093],[4488,0,118.563]]],[[9978.36,11053.8,0],0,false,[[1041,0,113.445],[1964,0,397.234]]],[[15353.2,20391.3,0],0,false,[[4698,0,146.793],[4126,0,281.193]]],[[8796.29,5049.59,0],0,false,[[4129,0,257.523],[2519,0,189.543]]],[[17662.6,12226.3,0],0,true,[[5247,0,3.93592],[1975,0,3.28519],[1039,0,1.26222],[3166,0,2.65513],[3050,0,0.944513],[336,0,2.01946]]],
+[[4997.99,10919.2,0],0,true,[[3013,0,1.45411],[585,0,1.24337],[1475,0,1.85482],[1258,0,1.58353]]],[[13174.6,8084.82,0],0,false,[[3666,1,27.0984],[4186,1,31.6069]]],[[8323.81,20338.4,0],0,false,[[3141,1,86.728],[3988,1,148.122]]],[[2081.63,5523.49,0],0,false,[[4762,0,164.493],[5600,0,297.392]]],[[1525.24,13798.4,0],0,false,[[3643,1,7.43798],[2659,0,147.578]]],
+[[13219.1,4462.36,0],0,false,[[5383,0,39.5118],[741,0,25.4316]]],[[5878.82,7276.39,0],0,false,[[3673,0,100.466],[3645,0,358.837]]],[[13698.3,16205,0],0,false,[[2090,0,13.2415],[3317,0,29.7833]]],[[3836.9,16208.8,0],0,true,[[3065,2,27.1574],[550,2,81.9838],[1192,2,12.6778]]],[[10907.1,17575.3,0],0,false,[[3244,0,141.355],[403,0,12.301]]],
+[[11304.7,3742.53,0],0,false,[[1390,0,67.8844],[5346,0,54.6343]]],[[5287.96,14213.3,0],0,true,[[2653,1,17.1315],[3708,1,203.155],[965,1,2.36194],[1769,1,9.5575]]],[[5940.06,8906,0],0,true,[[865,0,0.528997],[1403,0,3.40155],[2622,0,9.37091]]],[[13964.7,4425.44,0],0,false,[[1072,1,28.1214],[5016,1,362.544]]],[[18181.6,8841.86,0],0,false,[[1316,1,202.856],[4373,1,251.13]]],
+[[15132.8,8877.9,0],0,true,[[3892,0,3.03744],[88,0,16.7746],[19,1,6.0386]]],[[15002.2,968.543,0],0,false,[[5603,0,7.40546],[3125,0,90.6586]]],[[18216,18859,0],0,false,[[887,0,294.425],[1011,0,109.158]]],[[18978.3,7121.96,0],0,false,[[3747,0,29.7368],[157,0,234.738]]],[[14656,7861.14,0],0,false,[[1493,0,69.932],[1367,0,291.398]]],
+[[19164.1,12729.7,0],0,false,[[327,0,148.427],[4434,0,312.196]]],[[7384.43,8121.63,0],0,false,[[5032,2,262.138],[1179,2,168.169]]],[[5494.57,6323.38,0],0,false,[[2559,0,24.0972],[3664,0,37.5984]]],[[9919.3,542.272,0],0,false,[[5654,1,30.3966],[1387,1,102.666]]],[[840.875,1407.16,0],0,false,[[4565,0,235.84],[1048,0,387.953]]],
+[[7964.35,3818.38,0],0,true,[[2469,2,18.4698],[4146,2,14.0615],[1655,2,4.52029],[2392,2,8.67783],[4823,2,4.86857],[2845,2,3.66168]]],[[2903.45,12709.1,0],0,true,[[4334,1,25.3343],[2318,1,26.4755],[4676,1,11.111]]],[[10546.2,7641.97,0],0,true,[[3579,0,33.6149],[5550,0,196.913],[8,1,9.58985]]],[[9225.2,16226.7,0],0,true,[[5485,1,24.5865],[5184,1,29.8061],[2268,1,17.8152],[2890,1,16.0329]]],[[9938.89,519.027,0],0,true,[[2987,1,27.9098],[5648,1,30.3966],[2372,2,16.4188]]],
+[[13193.8,19645.6,0],0,false,[[3496,0,90.2154],[1905,0,243.615]]],[[17244,17488.7,0],0,true,[[2108,0,20.026],[879,0,21.4664],[2186,0,6.19107],[2152,0,3.9743],[4853,0,1.76654],[3861,0,1.67266],[3758,0,4.02221]]],[[4512.78,19159.1,0],0,false,[[3419,1,22.9944],[1658,1,220.275]]],[[9971.91,7566.54,0],0,false,[[259,0,190.728],[1688,0,368.018]]],[[13511.1,16390.8,0],0,true,[[194,0,391.68],[5413,0,25.8191],[2733,0,6.46715]]],
+[[14275.7,19483.3,0],0,false,[[695,0,25.5925],[1383,0,26.8651]]],[[5924.83,8920.75,0],0,true,[[4546,0,3.04829],[3191,0,2.48356],[3453,0,1.6353],[4610,1,7.4816]]],[[15302.8,13943.2,0],0,false,[[4198,0,43.4402],[5556,1,14.2046]]],[[18912.3,598.107,0],0,false,[[1225,1,243.727],[2263,1,380.41]]],[[7061.75,4630.96,0],0,false,[[3729,1,8.53564],[3356,0,3.0978]]],
+[[14693.3,7989.64,0],0,false,[[2107,0,208.164],[4277,0,139.101]]],[[583.903,2999.29,0],0,true,[[3153,1,32.5936],[1397,1,30.6334],[4887,1,17.0475]]],[[5891.12,15071.8,0],0,false,[[1395,0,105.702],[1111,0,308.012]]],[[12712.7,19792.9,0],0,true,[[2825,0,4.41647],[4136,0,4.77196],[286,0,3.8205]]],[[11384.1,8593.37,0],0,false,[[4695,0,64.6506],[821,0,98.4285]]],
+[[15127.3,13591.4,0],0,false,[[3508,0,149.25],[3504,0,116.416]]],[[12595.8,4491.99,0],0,false,[[2652,0,64.2425],[4812,0,40.4998]]],[[10321,7604.72,0],0,true,[[2823,1,24.329],[5122,1,74.8539],[3329,1,16.9835],[4282,1,17.1627]]],[[4528.87,6392.14,0],0,false,[[5206,1,287.651],[3384,1,386.006]]],[[7671.71,19547.2,0],0,true,[[1829,0,3.12002],[1431,0,2.66884],[330,1,7.40626]]],
+[[12822.2,13937.2,0],0,false,[[3113,0,15.1097],[4281,0,208.515]]],[[5521.94,18578.6,0],0,true,[[2697,1,11.145],[3565,0,8.19235],[3840,1,13.1801]]],[[16861.7,16690.7,0],0,true,[[328,0,226.233],[5433,0,26.3057],[355,0,2.34576],[945,0,1.25996]]],[[9807.5,6425.52,0],0,true,[[3105,0,1.79362],[496,0,1.47043],[681,0,3.30433],[992,1,3.96369]]],[[9790.33,646.24,0],0,true,[[1665,1,30.1499],[2286,1,19.2591],[2166,2,14.3836],[4397,2,17.204]]],
+[[16389.9,9700.63,0],0,false,[[4068,1,151.612],[1064,1,28.3581]]],[[19482,10083.9,0],0,true,[[4217,1,26.135],[1030,1,162.986],[319,1,4.14822],[191,1,12.9416],[3722,1,7.92315],[2066,1,10.7948]]],[[2323.05,13670.5,0],0,false,[[3137,0,37.4878],[2522,0,62.8516]]],[[12014,7292.04,0],0,false,[[1290,0,241.878],[5507,0,29.3987]]],[[16246,12509.2,0],0,false,[[5715,0,5.16095],[5536,1,11.0081]]],
+[[15622.2,3326.98,0],0,false,[[765,1,147.644],[190,1,14.5173]]],[[17668,12221.2,0],0,true,[[3128,0,2.77438],[1840,0,2.20537],[3878,0,1.9311],[2793,0,2.11611]]],[[11835.9,7824.12,0],0,false,[[2292,0,33.0911],[1428,0,73.0644]]],[[13726,9868.39,0],0,true,[[1930,1,112.969],[4833,1,18.8049],[5233,1,4.75005],[67,1,8.38507]]],[[10638.8,7722.87,0],0,false,[[1562,1,76.881],[3093,1,129.525]]],
+[[13271.2,9846.14,0],0,true,[[4087,0,1.86321],[2331,0,94.306],[4837,0,3.37832]]],[[10131.4,13445.1,0],0,false,[[722,1,259.84],[5271,1,380.798]]],[[688.564,19819.7,0],0,true,[[5169,0,297.196],[3199,0,3.32215],[4416,1,7.96656]]],[[18213.4,16001.9,0],0,false,[[3551,1,17.8948],[188,1,143.426]]],[[7134.97,12515,0],0,true,[[1939,0,13.8287],[2341,0,212.692],[4696,1,22.872]]],
+[[14909.6,1356.32,0],0,false,[[5499,0,313.106],[1869,0,212.714]]],[[18753.5,14277.6,0],0,true,[[4528,1,19.0632],[2030,1,26.4653],[1607,1,7.02514]]],[[3277.77,7248.63,0],0,false,[[5480,0,3.41209],[2863,1,5.65567]]],[[14227.6,15476.1,0],0,false,[[5382,0,175.286],[3621,0,78.7711]]],[[9548.13,16503.7,0],0,false,[[1366,0,10.127],[1377,0,148.687]]],
+[[3080.45,13587.1,0],0,false,[[2930,1,264.178],[4329,1,277.711]]],[[6742.61,6283.52,0],0,true,[[1524,0,31.6663],[5056,0,27.7282],[2283,0,9.27688],[5316,0,13.1157]]],[[8358.34,2659.2,0],0,false,[[2704,2,20.6217],[3011,2,19.8035]]],[[6520.58,20138.4,0],0,false,[[1453,0,155.11]]],[[17730.2,12027.9,0],0,true,[[3711,0,3.037],[2154,0,2.08271],[4572,0,2.74155],[1679,0,3.72144]]],
+[[15575.1,5908.08,0],0,false,[[4614,0,185.051],[4287,0,371.623]]],[[15128.4,16736,0],0,false,[[1487,0,341.235],[507,0,137.924]]],[[16658.6,17500.3,0],0,false,[[3232,0,131.299],[3079,0,245.244]]],[[14718,11938.3,0],0,true,[[3790,0,10.0079],[1863,0,159.869],[252,0,12.2668]]],[[4847.76,18478.3,0],0,false,[[670,2,3.34146],[4658,0,9.85141]]],
+[[18399.6,3008.94,0],0,false,[[2963,0,343.622],[5254,0,119.01]]],[[3026.76,14639,0],0,false,[[2649,0,289.462],[110,0,381.944]]],[[3560.25,1436.26,0],0,true,[[4482,1,25.4393],[2340,1,121.543],[978,1,53.7989],[4242,1,130.584]]],[[5687.8,11792.8,0],0,false,[[3559,0,187.244],[3654,0,349.568]]],[[7744.15,664.857,0],0,false,[[586,1,389.701],[4733,1,144.596]]],
+[[16241.4,12506.8,0],0,true,[[2315,0,243.351],[5684,0,5.16095],[5536,1,16.1632]]],[[4791.83,4238.87,0],0,false,[[635,1,295.302],[949,1,228.033]]],[[14919.3,440.943,0],0,false,[[429,0,212.352],[4481,0,11.2919]]]
+];
\ No newline at end of file
diff --git a/A3A/addons/maps/Antistasi_gm_weferlingen_winter.gm_weferlingen_winter/Pictures/Mission/pic.jpg b/A3A/addons/maps/Antistasi_gm_weferlingen_winter.gm_weferlingen_winter/Pictures/Mission/pic.jpg
new file mode 100644
index 0000000000..c5290f6099
Binary files /dev/null and b/A3A/addons/maps/Antistasi_gm_weferlingen_winter.gm_weferlingen_winter/Pictures/Mission/pic.jpg differ
diff --git a/A3A/addons/maps/Antistasi_gm_weferlingen_winter.gm_weferlingen_winter/Pictures/Mission/whiteboard.jpg b/A3A/addons/maps/Antistasi_gm_weferlingen_winter.gm_weferlingen_winter/Pictures/Mission/whiteboard.jpg
new file mode 100644
index 0000000000..c66ffb7074
Binary files /dev/null and b/A3A/addons/maps/Antistasi_gm_weferlingen_winter.gm_weferlingen_winter/Pictures/Mission/whiteboard.jpg differ
diff --git a/A3A/addons/maps/Antistasi_gm_weferlingen_winter.gm_weferlingen_winter/cba_settings.sqf b/A3A/addons/maps/Antistasi_gm_weferlingen_winter.gm_weferlingen_winter/cba_settings.sqf
new file mode 100644
index 0000000000..1d06e32420
--- /dev/null
+++ b/A3A/addons/maps/Antistasi_gm_weferlingen_winter.gm_weferlingen_winter/cba_settings.sqf
@@ -0,0 +1 @@
+#include "\x\A3A\Addons\core\Includes\cba_settings.sqf"
diff --git a/A3A/addons/maps/Antistasi_gm_weferlingen_winter.gm_weferlingen_winter/description.ext b/A3A/addons/maps/Antistasi_gm_weferlingen_winter.gm_weferlingen_winter/description.ext
new file mode 100644
index 0000000000..b296d34262
--- /dev/null
+++ b/A3A/addons/maps/Antistasi_gm_weferlingen_winter.gm_weferlingen_winter/description.ext
@@ -0,0 +1,41 @@
+#include "..\missionDescription\master.hpp"
+
+OnLoadName = $STR_antistasi_mission_info_gm_weferlingen_winter_mapname_short_text;
+OnLoadMission = $STR_antistasi_mission_info_gm_weferlingen_winter_blurb_text;
+briefingName = $STR_antistasi_mission_info_gm_weferlingen_winter_mapname_text;
+overviewText = $STR_antistasi_mission_info_gm_weferlingen_winter_description_text;
+loadScreen = "Pictures\Mission\pic.jpg"; // NB, this will resolve from root
+overviewPicture = "Pictures\Mission\pic.jpg"; // NB, this will resolve from root
+
+class CfgNotifications
+{
+ #include "..\missionDescription\CfgNotificationsContents.hpp"
+};
+
+class CfgDebriefing {
+ #include "..\missionDescription\CfgDebriefingContents.hpp"
+ class End1
+ {
+ title = "V I C T O R Y";
+ subtitle = "Weferlingen is Ours!";
+ description = "The population of Weferlingen loves you!
The brave soldiers have proven their valour, and Petros, Weferlingen new Prime Minister, could at last to have a nice holidays. A deserved rest in a Greek island with drinks and fine food.";
+ picture = "n_inf";
+ pictureColor[] = {0.0,0.5,0.0,1};
+ };
+ class petrosDead
+ {
+ title = "Petros is Dead";
+ subtitle = "Petros is Dead";
+ description = "Congratulations!: Petros is Dead. Now with rebels without a leader, you may think about joining them, and free Weferlingen";
+ picture = "b_unknown";
+ pictureColor[] = {0.5,0.0,0.0,1};
+ };
+ class destroyedSites
+ {
+ title = "Weferlingen is Destroyed";
+ subtitle = "Weferlingen got Destroyed by OPFOR";
+ description = "One third of the population in Weferlingen has been murdered by the OPFOR.
Weferlingen no longer exists, nobody wants to live here.";
+ picture = "b_unknown";
+ pictureColor[] = {0.5,0.0,0.0,1};
+ };
+};
diff --git a/A3A/addons/maps/Antistasi_gm_weferlingen_winter.gm_weferlingen_winter/initPlayerLocal.sqf b/A3A/addons/maps/Antistasi_gm_weferlingen_winter.gm_weferlingen_winter/initPlayerLocal.sqf
new file mode 100644
index 0000000000..87472583fe
--- /dev/null
+++ b/A3A/addons/maps/Antistasi_gm_weferlingen_winter.gm_weferlingen_winter/initPlayerLocal.sqf
@@ -0,0 +1 @@
+_this spawn A3A_fnc_initClient;
diff --git a/A3A/addons/maps/Antistasi_gm_weferlingen_winter.gm_weferlingen_winter/initServer.sqf b/A3A/addons/maps/Antistasi_gm_weferlingen_winter.gm_weferlingen_winter/initServer.sqf
new file mode 100644
index 0000000000..bc311d07b9
--- /dev/null
+++ b/A3A/addons/maps/Antistasi_gm_weferlingen_winter.gm_weferlingen_winter/initServer.sqf
@@ -0,0 +1 @@
+call A3A_fnc_initServer;
diff --git a/A3A/addons/maps/Antistasi_gm_weferlingen_winter.gm_weferlingen_winter/mapInfo.hpp b/A3A/addons/maps/Antistasi_gm_weferlingen_winter.gm_weferlingen_winter/mapInfo.hpp
new file mode 100644
index 0000000000..489d5db685
--- /dev/null
+++ b/A3A/addons/maps/Antistasi_gm_weferlingen_winter.gm_weferlingen_winter/mapInfo.hpp
@@ -0,0 +1,38 @@
+class gm_weferlingen_winter {
+ population[] = {
+ {"gm_name_grasleben",250},{"gm_name_weferlingen",420},{"gm_name_doehren",150},{"gm_name_seggerde",50},{"gm_name_belsdorf",110},{"gm_name_behnsdorf",2010},{"gm_name_eschenrode",125},{"gm_name_walbeck",215},{"gm_name_beendorf",175},{"gm_name_mariental",100},{"gm_name_querenhorst",110},{"gm_name_bahrdorf",275},{"DefaultKeyPoint53",90},{"DefaultKeyPoint1",160},{"DefaultKeyPoint2",65},{"DefaultKeyPoint3",120},{"DefaultKeyPoint4",218},{"DefaultKeyPoint5",147},{"DefaultKeyPoint6",325},{"DefaultKeyPoint7",100},{"DefaultKeyPoint8",201},{"DefaultKeyPoint9",164},{"DefaultKeyPoint10",194},{"DefaultKeyPoint11",104},{"DefaultKeyPoint12",121},{"DefaultKeyPoint13",94},{"DefaultKeyPoint14",43},{"DefaultKeyPoint15",70},{"DefaultKeyPoint17",69},{"DefaultKeyPoint18",179},{"DefaultKeyPoint19",152},{"DefaultKeyPoint20",88},{"DefaultKeyPoint21",97},{"DefaultKeyPoint22",135},{"DefaultKeyPoint23",50},{"DefaultKeyPoint24",52},{"DefaultKeyPoint25",57},{"DefaultKeyPoint26",89},{"DefaultKeyPoint27",147},{"DefaultKeyPoint28",240},{"DefaultKeyPoint29",124},{"DefaultKeyPoint30",75},{"DefaultKeyPoint44",133},{"DefaultKeyPoint157",180},{"DefaultKeyPoint158",42},{"DefaultKeyPoint159",142},{"DefaultKeyPoint160",69},{"DefaultKeyPoint161",72},{"DefaultKeyPoint162",59}
+ };
+ disabledTowns[] = {}; //no towns that need to be disabled
+ antennas[] = {
+ {13492.2,9346.15,0},{7694.42,13715.5,0},{14654.1,12117.2,-7.62939e-006},{13451.1,4033.84,0},{11575.2,17731.8,0},{5298.28,4077.87,0},{2530.6,8367.89,0},{6849.02,17665.4,0},{19569.3,9448.69,1.52588e-005},{19562.8,17421.6,7.62939e-006}
+ };
+ antennasBlacklistIndex[] = {};
+ banks[] = {
+ };
+ garrison[] = {
+ {},{"airport_4","outpost_8","outpost_16","outpost_19","resource_6","resource_7","control_3","control_4","control_8","control_9","control_10","control_29"},{},{"control_3","control_4","control_8","control_9","control_10","control_29"}
+ };
+ fuelStationTypes[] = {
+ "Land_Fuelstation_Feed_F","Land_fs_feed_F","Land_FuelStation_01_pump_F","Land_FuelStation_01_pump_malevil_F","Land_FuelStation_03_pump_F","Land_FuelStation_02_pump_F","land_gm_euro_fuelpump_01_e","land_gm_euro_fuelpump_02_e","land_gm_euro_fuelpump_02_w","land_gm_euro_fuelpump_01_w"
+ };
+ climate = "arctic";
+ buildObjects[] = {
+ //barbed wire
+ {"land_gm_barbedwire_01", 5},{"land_gm_barbedwire_02", 5},
+ //small structures and camo nets
+ {"land_gm_sandbags_01_door_02", 10},{"land_gm_sandbags_01_round_01", 20},{"land_gm_sandbags_01_wall_01", 20},
+ {"gm_berm_02", 20},{"gm_berm_01", 20},{"gm_berm_03", 20},
+ {"land_gm_camonet_04_east_winter", 20},{"land_gm_camonet_03_east_winter", 20},
+ //medium sandbag structures
+ {"land_gm_sandbags_01_wall_02", 50},{"land_gm_tanktrap_02", 50},
+ {"land_gm_sandbags_02_wall", 50},{"land_gm_woodbunker_01", 50},
+ //large sandbag structures
+ {"land_gm_sandbags_02_bunker_high", 100},{"land_gm_woodbunker_01_bags", 100},
+ //other large
+ {"land_gm_euro_misc_viewplatform_01", 150},
+ //small bunker
+ {"Land_Bunker_02_light_double_F", 500},
+ //big bunker
+ {"gm_bunker_command_01_plain", 5000}
+ };
+};
\ No newline at end of file
diff --git a/A3A/addons/maps/Antistasi_gm_weferlingen_winter.gm_weferlingen_winter/mission.sqm b/A3A/addons/maps/Antistasi_gm_weferlingen_winter.gm_weferlingen_winter/mission.sqm
new file mode 100644
index 0000000000..27b174f8bb
--- /dev/null
+++ b/A3A/addons/maps/Antistasi_gm_weferlingen_winter.gm_weferlingen_winter/mission.sqm
@@ -0,0 +1,33069 @@
+version=54;
+class EditorData
+{
+ moveGridStep=1;
+ angleGridStep=0.2617994;
+ scaleGridStep=1;
+ autoGroupingDist=10;
+ toggles=1025;
+ class ItemIDProvider
+ {
+ nextID=3267;
+ };
+ class MarkerIDProvider
+ {
+ nextID=15;
+ };
+ class LayerIndexProvider
+ {
+ nextID=1066;
+ };
+ class Camera
+ {
+ pos[]={19679.877,576.73639,3042.1973};
+ dir[]={-0.52141881,-0.42104471,0.74236709};
+ up[]={-0.24204594,0.90722054,0.34460363};
+ aside[]={0.81843603,3.8135331e-006,0.57484174};
+ };
+};
+binarizationWanted=0;
+sourceName="Antistasi-Weferlingen";
+addons[]=
+{
+ "A3_Modules_F",
+ "A3_Ui_F",
+ "A3_Structures_F_Enoch_Decals_Horizontal",
+ "A3_Structures_F_Enoch_Infrastructure_Railways",
+ "A3_Structures_F_Training",
+ "gm_core_objects",
+ "A3_Structures_F_Enoch_Military_Airfield",
+ "gm_objects_fortification",
+ "gm_objects_bunkers",
+ "A3_Structures_F_Mil_Cargo",
+ "gm_objects_tents",
+ "A3_Structures_F_Mil_Helipads",
+ "A3_Characters_F",
+ "A3_Weapons_F",
+ "A3_Structures_F_Exp_Military_Flags",
+ "A3_Weapons_F_Ammoboxes",
+ "A3_Props_F_Enoch_Military_Camps",
+ "A3_Structures_F_EPC_Civ_InfoBoards",
+ "A3_Modules_F_Curator_Curator",
+ "A3_Modules_F_Hc",
+ "A3_Structures_F_Exp_Military_Fortifications",
+ "A3_Structures_F_Enoch_Civilian_Police"
+};
+class AddonsMetaData
+{
+ class List
+ {
+ items=18;
+ class Item0
+ {
+ className="A3_Modules_F";
+ name="Arma 3 Alpha - Scripted Modules";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item1
+ {
+ className="A3_Ui_F";
+ name="Arma 3 - User Interface";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item2
+ {
+ className="A3_Structures_F_Enoch";
+ name="Arma 3 Contact Platform - Buildings and Structures";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item3
+ {
+ className="A3_Structures_F_Enoch_Infrastructure";
+ name="Arma 3 Contact Platform - Infrastructure Objects";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item4
+ {
+ className="A3_Structures_F";
+ name="Arma 3 - Buildings and Structures";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item5
+ {
+ className="gm_core_objects";
+ name="gm_core_objects";
+ author="Global Mobilization";
+ url="global-mobilization.com";
+ };
+ class Item6
+ {
+ className="A3_Structures_F_Enoch_Military";
+ name="Arma 3 Contact Platform - Military Buildings and Structures";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item7
+ {
+ className="gm_objects_fortification";
+ name="gm_objects_fortification";
+ author="Global Mobilization";
+ url="global-mobilization.com";
+ };
+ class Item8
+ {
+ className="gm_objects_bunkers";
+ name="gm_objects_bunkers";
+ author="Global Mobilization";
+ url="global-mobilization.com";
+ };
+ class Item9
+ {
+ className="A3_Structures_F_Mil";
+ name="Arma 3 - Military Buildings and Structures";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item10
+ {
+ className="gm_objects_tents";
+ name="gm_objects_tents";
+ author="Global Mobilization";
+ url="global-mobilization.com";
+ };
+ class Item11
+ {
+ className="A3_Characters_F";
+ name="Arma 3 Alpha - Characters and Clothing";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item12
+ {
+ className="A3_Weapons_F";
+ name="Arma 3 Alpha - Weapons and Accessories";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item13
+ {
+ className="A3_Structures_F_Exp";
+ name="Arma 3 Apex - Buildings and Structures";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item14
+ {
+ className="A3_Props_F_Enoch";
+ name="Arma 3 Contact Platform - Decorative and Mission Objects";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item15
+ {
+ className="A3_Structures_F_EPC";
+ name="Arma 3 Win Episode - Buildings and Structures";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item16
+ {
+ className="A3_Modules_F_Curator";
+ name="Arma 3 Zeus Update - Scripted Modules";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ class Item17
+ {
+ className="A3_Structures_F_Enoch_Civilian";
+ name="Arma 3 Contact Platform - Civilian Buildings";
+ author="Bohemia Interactive";
+ url="https://www.arma3.com";
+ };
+ };
+};
+dlcs[]=
+{
+ "Enoch",
+ "gm",
+ "Expansion",
+ "Contact"
+};
+randomSeed=15014942;
+class Mission
+{
+ class Intel
+ {
+ briefingName=$STR_antistasi_mission_info_gm_weferlingen_winter_mapname_text;
+ resistanceWest=0;
+ startWind=0.1;
+ forecastWind=0.1;
+ forecastWaves=0.1;
+ year=1980;
+ month=7;
+ day=11;
+ hour=10;
+ minute=0;
+ startFogDecay=0.0049333;
+ forecastFogDecay=0.0049333;
+ };
+ class Entities
+ {
+ items=21;
+ class Item0
+ {
+ dataType="Layer";
+ name="border crossings";
+ state=2;
+ class Entities
+ {
+ items=389;
+ class Item0
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12600.89,150.56111,4188.9775};
+ angles[]={0.023993526,2.7745724,6.2651882};
+ };
+ areaSize[]={2.8158264,0,9.4642506};
+ areaIsRectangle=1;
+ flags=1;
+ id=791;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.032592773;
+ 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 Item1
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={11046.173,152.41835,3895.738};
+ angles[]={6.2392135,2.7375741,6.2412086};
+ };
+ areaSize[]={25.147297,0,16.259506};
+ areaIsRectangle=1;
+ flags=1;
+ id=858;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-0.33103943;
+ 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 Item2
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={10087.832,180.67712,5507.895};
+ angles[]={0.019996032,2.9152946,0.0060001095};
+ };
+ areaSize[]={83.19973,0,15.677117};
+ areaIsRectangle=1;
+ flags=1;
+ id=860;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.83256531;
+ 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 Item3
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={11771.028,98.326469,7864.7998};
+ angles[]={0.0019834081,2.9152946,0};
+ };
+ areaSize[]={38.273262,0,14.662416};
+ areaIsRectangle=1;
+ flags=1;
+ id=867;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.4613266;
+ 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 Item4
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={8390.5654,119.19156,11019.873};
+ angles[]={0,2.876092,0};
+ };
+ areaSize[]={65.791,0,20.492165};
+ flags=1;
+ id=868;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.87579346;
+ 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 Item5
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={8577.3428,110.89438,11016.497};
+ angles[]={0.0019834081,3.1567075,0};
+ };
+ areaSize[]={45.175735,0,5.8245659};
+ areaIsRectangle=1;
+ flags=1;
+ id=869;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-0.33179474;
+ 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 Item6
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={14008.905,76.7892,13277.715};
+ angles[]={0.0019834081,3.2050686,0};
+ };
+ areaSize[]={20.861385,0,15.22388};
+ areaIsRectangle=1;
+ flags=1;
+ id=871;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-0.4037323;
+ 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 Item7
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={10579.688,69.086227,17009.385};
+ angles[]={0,2.5818233,0.017997233};
+ };
+ areaSize[]={14.679894,0,13.194307};
+ areaIsRectangle=1;
+ flags=1;
+ id=872;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-0.028175354;
+ 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 Item8
+ {
+ dataType="Marker";
+ position[]={10562.091,68.823456,17000.725};
+ name="marker_0";
+ type="mil_marker";
+ id=873;
+ };
+ class Item9
+ {
+ dataType="Marker";
+ position[]={14008.74,77.182785,13278.074};
+ name="marker_1";
+ type="mil_marker";
+ id=874;
+ };
+ class Item10
+ {
+ dataType="Marker";
+ position[]={12812.144,186.42999,1669.5276};
+ name="marker_11";
+ type="mil_marker";
+ id=884;
+ };
+ class Item11
+ {
+ dataType="Marker";
+ position[]={8381.0723,119.35034,11008.315};
+ name="marker_3";
+ type="mil_marker";
+ id=876;
+ };
+ class Item12
+ {
+ dataType="Marker";
+ position[]={11778.828,97.817947,7863.5718};
+ name="marker_4";
+ type="mil_marker";
+ id=877;
+ };
+ class Item13
+ {
+ dataType="Marker";
+ position[]={10056.944,179.80315,5492.7856};
+ name="marker_7";
+ type="mil_marker";
+ id=880;
+ };
+ class Item14
+ {
+ dataType="Marker";
+ position[]={11072.584,151.44315,3894.3164};
+ name="marker_8";
+ type="mil_marker";
+ id=881;
+ atlOffset=1.5258789e-005;
+ };
+ class Item15
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12790.22,186.92418,1670.4569};
+ angles[]={0.0019834081,4.6487756,0};
+ };
+ areaSize[]={2.8491449,0,7.4870682};
+ areaIsRectangle=1;
+ flags=1;
+ id=2215;
+ 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 Item16
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12876.484,183.61086,1694.6183};
+ angles[]={0.1858315,2.7840583,5.9358611};
+ };
+ areaSize[]={5.6993561,0,13.912006};
+ areaIsRectangle=1;
+ flags=1;
+ id=2216;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-0.049209595;
+ 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 Item17
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12815.531,186.4122,1675.6602};
+ angles[]={0.075855196,2.9152946,6.2312298};
+ };
+ areaSize[]={12.370825,0,14.59547};
+ areaIsRectangle=1;
+ flags=1;
+ id=2217;
+ 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 Item18
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={10956.209,157.87408,4000.1733};
+ angles[]={0,2.6338284,0};
+ };
+ areaSize[]={5.2476454,0,13.239826};
+ areaIsRectangle=1;
+ flags=1;
+ id=2262;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.52099609;
+ 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 Item19
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={11249.92,150.28342,3877.2708};
+ angles[]={6.2392135,2.8322382,6.2432079};
+ };
+ areaSize[]={10.380065,0,16.259506};
+ areaIsRectangle=1;
+ flags=1;
+ id=2264;
+ 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 Item20
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={11128.083,148.95547,3891.7798};
+ angles[]={6.2392135,1.9893272,6.2412086};
+ };
+ areaSize[]={25.147297,0,16.259506};
+ areaIsRectangle=1;
+ flags=1;
+ id=2265;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-0.33103943;
+ 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 Item21
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={10167.095,182.59158,5493.105};
+ angles[]={0.019996032,2.9152946,0.0060001095};
+ };
+ areaSize[]={13.425053,0,20.738062};
+ areaIsRectangle=1;
+ flags=1;
+ id=2336;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=2.0235748;
+ 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 Item22
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10606.24,69.392815,17028.203};
+ angles[]={0,4.0808678,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2561;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item23
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10611.921,69.392967,17033.527};
+ angles[]={0,4.0808678,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2562;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=2.2888184e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item24
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10616.188,69.386124,17036.939};
+ angles[]={0,4.0808678,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2563;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item25
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10599.937,69.590065,17023.99};
+ angles[]={0,0.97509539,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2566;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=0.3846817;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item26
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10607.589,69.656044,17038.854};
+ angles[]={0,3.2258835,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2570;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=0.27857208;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item27
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10609.108,69.671883,17033.344};
+ angles[]={0,3.6733992,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2573;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=0.27857208;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item28
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10604.415,69.668007,17028.236};
+ angles[]={0,3.6733992,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2574;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=0.27857208;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item29
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10578.939,69.379494,17009.053};
+ angles[]={0,0.93663925,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2575;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=0.27858734;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item30
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10572.566,69.280899,17004.381};
+ angles[]={0,0.93663925,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2576;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=0.27858734;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item31
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10562.249,69.108215,16998.184};
+ angles[]={0,0.93663925,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2577;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=0.27858734;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item32
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10568.274,69.209702,16998.922};
+ angles[]={0,0.93663925,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2578;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=0.27858734;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item33
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10604.911,69.391998,17028.133};
+ angles[]={0,0.95976162,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2564;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item34
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10612.315,69.393196,17033.414};
+ angles[]={0,0.95976162,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2565;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=2.2888184e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item35
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10601.269,69.706978,17024.012};
+ angles[]={0,4.1371756,0};
+ };
+ side="Empty";
+ flags=1;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2567;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=0.32698059;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item36
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10605.539,69.391098,17034.449};
+ angles[]={0,0.10477777,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2571;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item37
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10608.657,69.390472,17034.762};
+ angles[]={0,0.40022224,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2572;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item38
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10566.601,68.898811,17001.174};
+ angles[]={0,0.96231383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2579;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item39
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10571.336,68.984062,17000.215};
+ angles[]={0,0.90375358,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2580;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item40
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10576.548,69.062286,17006.24};
+ angles[]={0,0.90375358,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2581;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item41
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10579.862,69.117523,17005.824};
+ angles[]={0,0.90375358,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2582;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item42
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10595.948,67.993332,17019.951};
+ angles[]={0,0.91079772,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2560;
+ type="Land_Rail_ConcreteRamp_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item43
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14037.38,75.43898,13278.815};
+ angles[]={0,4.7575645,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2526;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item44
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14042.844,76.114113,13278.804};
+ angles[]={0,4.7575645,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2527;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item45
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14022.063,75.39875,13278.884};
+ angles[]={0,1.651792,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2530;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item46
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13974.282,75.439026,13279.005};
+ angles[]={0,1.580102,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2532;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item47
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13990.371,76.040344,13277.248};
+ angles[]={0,1.580102,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2533;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item48
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14010.674,77.102943,13279.176};
+ angles[]={0,1.580102,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2534;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item49
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14002.937,76.942009,13278.304};
+ angles[]={0,1.580102,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2535;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item50
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13997.476,76.410507,13278.119};
+ angles[]={0,1.580102,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2536;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item51
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13986.65,75.890236,13277.892};
+ angles[]={0,1.580102,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2537;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item52
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13980.008,75.634102,13278.112};
+ angles[]={0,1.580102,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2538;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item53
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14018.246,75.915833,13278.784};
+ angles[]={0,4.757515,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2543;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item54
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14051.941,77.776222,13278.697};
+ angles[]={0,4.7575645,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2545;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item55
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14056.824,77.769722,13279.173};
+ angles[]={0,4.7575645,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2546;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item56
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14048.816,77.343605,13275.854};
+ angles[]={0,4.9340305,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2550;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=9.9182129e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item57
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14056.563,77.707329,13275.076};
+ angles[]={0,4.9340305,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2551;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item58
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14048.632,77.364914,13280.771};
+ angles[]={0,4.5115414,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2554;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=2.2888184e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item59
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14056.017,77.972366,13283.237};
+ angles[]={0,4.5115414,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2555;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item60
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14059.199,77.533264,13272.378};
+ angles[]={0,5.7185411,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2559;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item61
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14028.536,75.297989,13279};
+ angles[]={0,1.6364583,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2528;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item62
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14037.615,75.403908,13278.479};
+ angles[]={0,1.6364583,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2529;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=0.0002822876;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item63
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14023.115,75.369545,13278.067};
+ angles[]={0,4.8138719,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2531;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item64
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14011.781,77.051277,13278.437};
+ angles[]={0,4.7421813,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2539;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item65
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14002.69,76.88868,13278.631};
+ angles[]={0,4.7421813,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2540;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item66
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13985.834,75.858017,13277.664};
+ angles[]={0,4.7421813,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2541;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item67
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13978.171,75.571327,13278.252};
+ angles[]={0,4.7421813,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2542;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item68
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14017.165,76.166023,13279.563};
+ angles[]={0,1.6364093,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2544;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=3.0517578e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item69
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14047.809,77.106087,13279.117};
+ angles[]={0,1.6364583,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2548;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item70
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14057.06,77.765526,13278.837};
+ angles[]={0,1.6364583,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2549;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item71
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14047.89,77.071236,13276.811};
+ angles[]={0,1.8129244,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2552;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item72
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14056.736,77.686279,13274.704};
+ angles[]={0,1.8129244,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2553;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item73
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14047.395,76.966766,13281.263};
+ angles[]={0,1.3904352,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2556;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item74
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14056.327,77.958733,13282.969};
+ angles[]={0,1.3904352,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2557;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item75
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14054.82,77.532616,13272.788};
+ angles[]={0,5.0757599,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2558;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item76
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14029.616,75.304222,13278.222};
+ angles[]={0,4.7575645,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2525;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item77
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8437.8281,114.25486,11036.894};
+ angles[]={0.059934605,1.1099945,0.029984757};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2522;
+ type="Land_RampConcrete_F";
+ atlOffset=0.099998474;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item78
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8435.6123,113.93171,11041.345};
+ angles[]={0.055937801,1.1099945,0.023998277};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2523;
+ type="Land_RampConcrete_F";
+ atlOffset=0.13500214;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item79
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8442.2695,114.92334,11027.937};
+ angles[]={0.061924282,1.1100119,0.029984757};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2524;
+ type="Land_RampConcrete_F";
+ atlOffset=0.16999054;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item80
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8438.8369,114.41267,11031.062};
+ angles[]={0,4.5013995,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2437;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item81
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8422.7529,115.97564,11029.26};
+ angles[]={0,4.5013995,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2438;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item82
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8403.3623,117.09212,11022.942};
+ angles[]={0,4.5013995,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2439;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item83
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8410.7217,116.84298,11025.484};
+ angles[]={0,4.5013995,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2440;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item84
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8416.0107,116.29073,11026.857};
+ angles[]={0,4.5013995,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2441;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item85
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8426.5244,115.99105,11029.445};
+ angles[]={0,4.5013995,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2442;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item86
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8433.0547,116.06068,11030.682};
+ angles[]={0,4.5013995,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2443;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item87
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8443.4902,114.20846,11032.438};
+ angles[]={0,4.5013995,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2444;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=7.6293945e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item88
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8449.8906,114.32417,11033.664};
+ angles[]={0,4.5013995,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2445;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item89
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8453.6914,114.38214,11034.52};
+ angles[]={0,4.5013995,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2446;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item90
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8376.2842,118.93114,11016.051};
+ angles[]={0,1.3956271,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2453;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item91
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8395.8877,117.55757,11021.67};
+ angles[]={0,1.3956271,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2454;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item92
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8388.4424,118.35426,11019.395};
+ angles[]={0,1.3956271,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2455;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item93
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8383.1074,118.55647,11018.211};
+ angles[]={0,1.3956271,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2456;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item94
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8372.5078,118.99321,11016.002};
+ angles[]={0,1.3956271,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2457;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item95
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8365.9375,119.23649,11015};
+ angles[]={0,1.3956271,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2458;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item96
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8591.1895,110.90759,11015.287};
+ angles[]={0,4.7575645,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2463;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item97
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8575.1738,111.23545,11017.619};
+ angles[]={0,4.7575645,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2464;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item98
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8554.8154,112.2138,11016.422};
+ angles[]={0,4.7575645,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2465;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item99
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8562.5791,111.80317,11017.016};
+ angles[]={0,4.7575645,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2466;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item100
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8568.043,111.53573,11017.004};
+ angles[]={0,4.7575645,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2467;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item101
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8578.8701,111.17048,11016.844};
+ angles[]={0,4.7575645,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2468;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item102
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8585.5,111.01158,11016.385};
+ angles[]={0,4.7575645,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2469;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item103
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8596.04,110.79609,11015.439};
+ angles[]={0,4.7575645,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2470;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item104
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8602.542,110.74475,11015.004};
+ angles[]={0,4.7575645,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2471;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item105
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8606.4355,110.72139,11014.869};
+ angles[]={0,4.7575645,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2472;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item106
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8547.2627,112.55685,11017.084};
+ angles[]={0,1.651792,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2479;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item107
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8499.4814,114.22971,11017.205};
+ angles[]={0,1.580102,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2481;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item108
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8515.5703,114.01159,11015.448};
+ angles[]={0,1.580102,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2482;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item109
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8535.873,112.6039,11017.376};
+ angles[]={0,1.580102,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2483;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item110
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8528.1357,113.19049,11016.504};
+ angles[]={0,1.580102,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2484;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item111
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8522.6748,113.48913,11016.319};
+ angles[]={0,1.580102,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2485;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item112
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8511.8496,113.99194,11016.092};
+ angles[]={0,1.580102,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2486;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item113
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8505.207,114.19095,11016.313};
+ angles[]={0,1.580102,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2487;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=0.00032043457;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item114
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8494.6396,114.51554,11016.879};
+ angles[]={0,1.580102,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2488;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=-7.6293945e-006;
+ 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[]={8488.126,115.65162,11017.081};
+ angles[]={0,1.580102,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2489;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item116
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8484.2305,116.19049,11017.076};
+ angles[]={0,1.580102,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2490;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item117
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8543.4453,112.74623,11016.984};
+ angles[]={0,4.757515,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2497;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item118
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8467.8135,115.41978,11024.637};
+ angles[]={0,5.0997925,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2499;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item119
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8474.9258,115.61654,11025.017};
+ angles[]={0,5.0997925,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2500;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item120
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8480.9043,115.85114,11022.424};
+ angles[]={0,5.0997925,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2501;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item121
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8490.1689,114.82401,11020.15};
+ angles[]={0,5.0997925,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2502;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item122
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8447.0449,114.46485,11029.881};
+ angles[]={0,4.7597446,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2506;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item123
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8449.5605,114.60864,11028.735};
+ angles[]={0,4.7597446,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2507;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item124
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8456.0615,114.83154,11028.286};
+ angles[]={0,4.7597446,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2508;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item125
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8463.2158,115.02046,11028.688};
+ angles[]={0,4.7597446,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2509;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=7.6293945e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item126
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8345.5225,119.94508,11011.14};
+ angles[]={0,1.4559571,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2513;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item127
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8357.8594,119.6768,11013.744};
+ angles[]={0,1.4559571,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2514;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item128
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8352.4629,119.91185,11012.885};
+ angles[]={0,1.4559571,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2515;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item129
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8341.75,119.94546,11011.318};
+ angles[]={0,1.4559571,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2516;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item130
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8335.1309,119.95193,11010.715};
+ angles[]={0,1.4559571,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2517;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item131
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8402.1201,117.07297,11023.422};
+ angles[]={0,1.3802934,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2447;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item132
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8411.0342,116.8195,11025.219};
+ angles[]={0,1.3802934,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2448;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item133
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8427.2715,115.97584,11029.846};
+ angles[]={0,1.3802934,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2449;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item134
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8434.8779,115.96671,11030.946};
+ angles[]={0,1.3802934,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2450;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item135
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8444.0244,114.20214,11032.81};
+ angles[]={0,1.3802934,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2451;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item136
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8450.3447,114.29872,11034.338};
+ angles[]={0,1.3802934,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2452;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item137
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8397.1123,117.50407,11021.146};
+ angles[]={0,4.5577068,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2459;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item138
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8388.1396,118.3467,11019.671};
+ angles[]={0,4.5577068,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2460;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item139
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8371.7471,119.05117,11015.628};
+ angles[]={0,4.5577068,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2461;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item140
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8364.1064,119.29404,11014.801};
+ angles[]={0,4.5577068,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2462;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item141
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8553.7354,112.23199,11017.2};
+ angles[]={0,1.6364583,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2473;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item142
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8562.8145,111.80639,11016.68};
+ angles[]={0,1.6364583,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2474;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item143
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8579.6934,111.13872,11017.042};
+ angles[]={0,1.6364583,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2475;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item144
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8587.3311,110.97222,11016.179};
+ angles[]={0,1.6364583,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2476;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item145
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8596.6514,110.78291,11015.664};
+ angles[]={0,1.6364583,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2477;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item146
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8603.1523,110.74109,11015.541};
+ angles[]={0,1.6364583,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2478;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item147
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8548.3145,112.54338,11016.268};
+ angles[]={0,4.8138719,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2480;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item148
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8536.9805,112.73569,11016.637};
+ angles[]={0,4.7421813,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2491;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item149
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8527.8896,113.11986,11016.831};
+ angles[]={0,4.7421813,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2492;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item150
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8511.0332,114.08395,11015.864};
+ angles[]={0,4.7421813,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2493;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item151
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8503.3701,114.2275,11016.452};
+ angles[]={0,4.7421813,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2494;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item152
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8494.0371,114.64744,11016.633};
+ angles[]={0,4.7421813,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2495;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item153
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8487.5361,115.79943,11016.522};
+ angles[]={0,4.7421813,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2496;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item154
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8542.3643,112.75863,11017.763};
+ angles[]={0,1.6364093,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2498;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item155
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8460.3682,114.65441,11033.171};
+ angles[]={0,1.9786863,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2503;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item156
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8481.0508,115.79126,11023.771};
+ angles[]={0,1.9786863,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2504;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=5.3405762e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item157
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8477.8193,115.89964,11020.621};
+ angles[]={0,1.9786863,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2505;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item158
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8452.7627,114.91446,11025.444};
+ angles[]={0,1.6386383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2510;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item159
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8462.3955,115.2418,11024.869};
+ angles[]={0,1.6386383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2511;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item160
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8471.2227,115.31037,11027.949};
+ angles[]={0,1.9786863,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2512;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item161
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8357.5742,119.67995,11014.038};
+ angles[]={0,4.6180367,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2518;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item162
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8340.9678,119.94547,11010.991};
+ angles[]={0,4.6180367,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2519;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item163
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8333.291,120.01028,11010.626};
+ angles[]={0,4.6180367,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2520;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item164
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8440.04,114.58323,11032.422};
+ angles[]={0.059934605,1.1099945,0.029984757};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2521;
+ type="Land_RampConcrete_F";
+ atlOffset=0.16999817;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item165
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11784.728,97.928513,7867.3301};
+ angles[]={0,4.5013995,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2408;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item166
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11765.337,97.652222,7861.0127};
+ angles[]={0,4.5013995,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2409;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item167
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11772.696,97.844368,7863.5542};
+ angles[]={0,4.5013995,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2410;
+ type="Land_dirt_road_damage_long_02_F";
+ 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[]={11777.985,97.835541,7864.9282};
+ angles[]={0,4.5013995,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2411;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item169
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11788.499,98.090172,7867.5156};
+ angles[]={0,4.5013995,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2412;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item170
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11795.029,98.475609,7868.752};
+ angles[]={0,4.5013995,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2413;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item171
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11805.465,97.965034,7870.5078};
+ angles[]={0,4.5013995,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2414;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item172
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11811.865,98.275726,7871.7349};
+ angles[]={0,4.5013995,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2415;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item173
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11815.666,98.242851,7872.5903};
+ angles[]={0,4.5013995,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2416;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item174
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11738.259,97.583435,7854.1216};
+ angles[]={0,1.3956271,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2426;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item175
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11757.862,97.654419,7859.7407};
+ angles[]={0,1.3956271,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2427;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item176
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11750.417,97.584755,7857.4644};
+ angles[]={0,1.3956271,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2428;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item177
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11745.082,97.644081,7856.2808};
+ angles[]={0,1.3956271,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2429;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item178
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11734.482,97.566277,7854.0718};
+ angles[]={0,1.3956271,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2430;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item179
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11727.912,97.526764,7853.0698};
+ angles[]={0,1.3956271,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2431;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item180
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11764.095,97.677315,7861.4922};
+ angles[]={0,1.3802934,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2417;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item181
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11773.009,97.840027,7863.2886};
+ angles[]={0,1.3802934,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2418;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item182
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11789.246,98.160889,7867.9155};
+ angles[]={0,1.3802934,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2419;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=-7.6293945e-006;
+ 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[]={11796.853,98.539024,7869.0166};
+ angles[]={0,1.3802934,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2420;
+ type="Land_dirt_road_damage_long_03_F";
+ 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[]={11805.999,98.002327,7870.8799};
+ angles[]={0,1.3802934,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2421;
+ type="Land_dirt_road_damage_long_03_F";
+ 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[]={11812.319,98.2994,7872.4082};
+ angles[]={0,1.3802934,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2422;
+ type="Land_dirt_road_damage_long_03_F";
+ 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[]={11759.087,97.632095,7859.2173};
+ angles[]={0,4.5577068,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2432;
+ type="Land_dirt_road_damage_long_03_F";
+ 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[]={11750.114,97.598473,7857.7412};
+ angles[]={0,4.5577068,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2433;
+ type="Land_dirt_road_damage_long_03_F";
+ 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[]={11733.722,97.552078,7853.6982};
+ angles[]={0,4.5577068,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2434;
+ type="Land_dirt_road_damage_long_03_F";
+ 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[]={11726.081,97.520973,7852.8706};
+ angles[]={0,4.5577068,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2435;
+ type="Land_dirt_road_damage_long_03_F";
+ 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[]={11800.812,98.513855,7869.1318};
+ angles[]={0,4.5013995,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2407;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item191
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10170.864,180.10466,5494.1499};
+ angles[]={0.024068089,1.2665505,0.0079237949};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2396;
+ type="Land_RampConcrete_F";
+ atlOffset=-0.029998779;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item192
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10169.442,180.00943,5498.9531};
+ angles[]={0,1.2665679,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2397;
+ type="Land_RampConcrete_F";
+ atlOffset=-0.1000061;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item193
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10167.909,180.01477,5503.6899};
+ angles[]={0,1.2666378,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2398;
+ type="Land_RampConcrete_F";
+ atlOffset=0.13002014;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item194
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10158.668,182.04131,5494.6929};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2338;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item195
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10136.463,181.03734,5494.3477};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2339;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=1.5258789e-005;
+ 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[]={10120.342,180.85486,5495.7876};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2340;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item197
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10094.884,180.90541,5492.7056};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2341;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=-1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item198
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10077.812,179.99367,5494.1729};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2342;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item199
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10056.257,179.80345,5492.7725};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2343;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item200
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10030.587,180.02,5494.5474};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2344;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item201
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10043.259,179.85429,5493.2373};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2345;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item202
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10064.031,179.84192,5493.2251};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2346;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=-1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item203
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10070.132,179.8024,5494.1704};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2347;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item204
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10083.328,180.44846,5493.8545};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2348;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item205
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10090.277,180.87511,5493.4287};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2349;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item206
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10100.082,180.87737,5493.4609};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2350;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item207
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10107.8,180.8472,5494.4854};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2351;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item208
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10113.257,180.84358,5494.7773};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2352;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item209
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10124.074,180.89041,5495.2178};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2353;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item210
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10130.721,180.95686,5495.1274};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2354;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item211
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10141.297,181.14023,5494.7686};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2355;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item212
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10147.813,181.55772,5494.6958};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2356;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item213
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10151.708,181.93777,5494.7764};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2357;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item214
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10163.839,181.33931,5494.502};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2358;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=-1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item215
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10049.847,179.75844,5492.8613};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2359;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item216
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10037.773,180.02,5494.0049};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2360;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item217
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10024.637,180.63675,5494.3516};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2361;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item218
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10013.389,180.12218,5494.7227};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2378;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item219
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10020.575,180.59984,5494.1802};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2379;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item220
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10007.438,179.7984,5494.5269};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2380;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item221
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10008.149,179.95804,5491.3833};
+ angles[]={0,1.0562778,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2383;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item222
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10173.736,179.83791,5494.6558};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2385;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item223
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10164.819,181.16632,5494.5264};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2386;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item224
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10168.714,180.13016,5494.6069};
+ angles[]={0,4.7020383,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2387;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item225
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10175.041,179.91127,5492.0371};
+ angles[]={0,1.8782754,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2388;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item226
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10024.822,180.63503,5494.5752};
+ angles[]={0,1.5809324,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2362;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item227
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10033.444,180.02,5493.8374};
+ angles[]={0,1.5809324,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2363;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item228
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10039.555,180.02,5494.3096};
+ angles[]={0,1.5809324,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2364;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item229
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10048.75,179.73689,5493.5347};
+ angles[]={0,1.5809324,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2365;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item230
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10057.062,179.79553,5493.2202};
+ angles[]={0,1.5809324,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2366;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item231
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10063.666,179.8335,5493.8496};
+ angles[]={0,1.5809324,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2367;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=-1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item232
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10071.696,179.81837,5493.6997};
+ angles[]={0,1.5809324,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2368;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item233
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10079.737,180.10791,5494.3901};
+ angles[]={0,1.5809324,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2369;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item234
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10087.63,180.74535,5494.3467};
+ angles[]={0,1.5809324,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2370;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item235
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10098.96,180.86684,5494.1787};
+ angles[]={0,1.5809324,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2371;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=-1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item236
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10108.053,180.85172,5494.1626};
+ angles[]={0,1.5809324,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2372;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item237
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10124.887,180.8938,5495.4604};
+ angles[]={0,1.5809324,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2373;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item238
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10132.561,180.98039,5495.0239};
+ angles[]={0,1.5809324,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2374;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item239
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10141.895,181.16182,5495.0269};
+ angles[]={0,1.5809324,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2375;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item240
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10148.393,181.61929,5495.2646};
+ angles[]={0,1.5809324,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2376;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item241
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10163.274,181.4474,5494.4409};
+ angles[]={0,1.5809324,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2377;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=-1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item242
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10008.074,179.7757,5497.8511};
+ angles[]={0,4.9434118,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2381;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item243
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10016.246,180.36702,5494.0127};
+ angles[]={0,1.5809324,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2382;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item244
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10165.398,180.94084,5495.0952};
+ angles[]={0,1.5809324,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2389;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item245
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10173.925,179.7458,5498.3647};
+ angles[]={0,1.0594469,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2390;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item246
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10172.27,180.25427,5489.3535};
+ angles[]={0.02199479,1.2665454,0.010000871};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2395;
+ type="Land_RampConcrete_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item247
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12883.453,182.42032,1692.847};
+ angles[]={0,1.2090943,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2403;
+ type="Land_RampConcrete_F";
+ atlOffset=-0.089996338;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item248
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12881.695,182.4162,1697.515};
+ angles[]={0,1.2090943,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2404;
+ type="Land_RampConcrete_F";
+ atlOffset=-0.24499512;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item249
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12879.93,182.4147,1702.1639};
+ angles[]={0,1.2090943,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2405;
+ type="Land_RampConcrete_F";
+ atlOffset=-0.16499329;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item250
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12885.229,182.42024,1688.1624};
+ angles[]={0,1.2090943,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2406;
+ type="Land_RampConcrete_F";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item251
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12890.909,182.69075,1696.7906};
+ angles[]={0,1.3223437,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2219;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item252
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12879.953,182.33308,1696.6089};
+ angles[]={0,1.3223437,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2220;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item253
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12868.76,184.06952,1691.915};
+ angles[]={0,1.3223437,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2221;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item254
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12853.839,184.02681,1687.9716};
+ angles[]={0,1.3223437,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2222;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item255
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12843.686,184.26492,1683.3218};
+ angles[]={0,1.3223437,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2223;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item256
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12833.109,185.12059,1682.957};
+ angles[]={0,1.3223437,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2224;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item257
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12815.93,186.14381,1678.9186};
+ angles[]={0,1.3223437,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2225;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item258
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12809.844,186.42969,1674.423};
+ angles[]={0,1.3223437,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2226;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item259
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12801.29,186.45906,1674.0126};
+ angles[]={0,1.3223437,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2227;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item260
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12790.108,186.98125,1669.2257};
+ angles[]={0,1.3223437,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2228;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item261
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11245.489,151.51395,3876.6497};
+ angles[]={0,4.404922,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2263;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=0.014877319;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item262
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11238.396,151.32611,3876.4563};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2266;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item263
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11219.885,149.92976,3877.8274};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2267;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item264
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11197.807,150.05948,3880.2292};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2268;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item265
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11181.987,149.65715,3883.6509};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2269;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item266
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11156.344,149.0416,3883.7393};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2270;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item267
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11139.584,149.17152,3887.3054};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2271;
+ type="Land_dirt_road_damage_long_02_F";
+ 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[]={11118.021,149.30991,3888.5798};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2272;
+ type="Land_dirt_road_damage_long_02_F";
+ 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[]={11092.768,150.0899,3893.5149};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2273;
+ type="Land_dirt_road_damage_long_02_F";
+ 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[]={11054.112,152.42249,3896.2144};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2274;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item271
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11026.11,153.69527,3899.4072};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2275;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item272
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11105.181,149.64432,3890.6482};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2276;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item273
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11125.792,149.06181,3888.0681};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2277;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item274
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11131.963,149.09698,3888.2524};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2278;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item275
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11145.019,149.20549,3886.3081};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2279;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item276
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11151.862,149.15016,3885.0266};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2280;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item277
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11161.596,149.08681,3883.8469};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2281;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item278
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11169.381,149.29063,3883.9094};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2282;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item279
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11174.832,149.36191,3883.5244};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2283;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item280
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11185.621,149.79875,3882.6238};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2284;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item281
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11192.205,149.99431,3881.7126};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2285;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item282
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11202.656,150.14423,3880.05};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2286;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item283
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11209.113,150.21452,3879.1719};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2287;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item284
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11212.988,150.12946,3878.7708};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2288;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item285
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11224.992,149.94789,3876.9985};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2289;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item286
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11232.305,150.91104,3876.9851};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2290;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item287
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11111.671,149.50868,3889.4609};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2291;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item288
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11099.832,149.79868,3892.0881};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2292;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item289
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11086.839,150.38026,3894.0559};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2293;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item290
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11078.329,150.98944,3894.657};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2294;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item291
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11069.535,151.66667,3894.8718};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2295;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item292
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11060.389,152.13138,3895.8374};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2296;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item293
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11050.182,152.62697,3896.9309};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2297;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item294
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11042.876,152.96979,3897.7341};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2298;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item295
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11034.995,153.31587,3898.2305};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2299;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item296
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11021.445,153.89462,3899.9878};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2300;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item297
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11013.574,154.30571,3900.7886};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2301;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item298
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11006.141,154.8633,3901.7368};
+ angles[]={0,4.8259611,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2302;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item299
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10999.789,155.03592,3902.9783};
+ angles[]={0,5.1566529,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2303;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item300
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11252.839,150.08447,3878.3042};
+ angles[]={0,1.2132117,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2333;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item301
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11257.155,150.10316,3881.4507};
+ angles[]={0,0.90418619,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2334;
+ type="Land_dirt_road_damage_long_02_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item302
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11258.707,150.02954,3877.6111};
+ angles[]={0,1.5463668,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2335;
+ type="Land_dirt_road_damage_long_02_F";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item303
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12801.802,186.55309,1670.9442};
+ angles[]={0,1.2333163,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2229;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=0.0028381348;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item304
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12810.687,186.19704,1677.7734};
+ angles[]={0,1.2333163,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2230;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=0.0028381348;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item305
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12820.425,186.1465,1677.4808};
+ angles[]={0,1.2333163,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2231;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=0.0028381348;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item306
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12824.833,186.04163,1679.408};
+ angles[]={0,1.2333163,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2232;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=0.0028381348;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item307
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12839.237,184.77673,1683.8949};
+ angles[]={0,1.2333163,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2233;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=0.0028381348;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item308
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12845.579,184.10542,1684.7424};
+ angles[]={0,1.2333163,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2234;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=0.0028381348;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item309
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12851.542,184.04012,1688.1586};
+ angles[]={0,1.2333163,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2235;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=0.0028381348;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item310
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12858.734,183.98094,1688.3849};
+ angles[]={0,1.2333163,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2236;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=0.0028381348;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item311
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12863.393,183.97057,1689.6522};
+ angles[]={0,1.2333163,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2237;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=0.0028381348;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item312
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12861.244,183.95781,1690.9659};
+ angles[]={0,1.2333163,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2238;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=0.0028381348;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item313
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12874.709,184.19366,1693.2817};
+ angles[]={0,1.2333163,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2239;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=0.0028381348;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item314
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12883.012,182.43066,1695.0291};
+ angles[]={0,1.2333163,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2240;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=0.0028381348;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item315
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12888.107,182.8494,1698.4341};
+ angles[]={0,1.2333163,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2241;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=0.0028381348;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item316
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12891.174,182.84148,1702.9679};
+ angles[]={0,0.63466871,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2242;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item317
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12890.518,182.43121,1691.9324};
+ angles[]={0,2.1654959,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2243;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item318
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12894.802,182.69952,1693.9625};
+ angles[]={0,2.2460773,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2244;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item319
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12897.673,182.64113,1687.7864};
+ angles[]={0,5.4296012,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2245;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item320
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12795.157,186.76607,1671.1903};
+ angles[]={0,4.6447644,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2258;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=0.0028381348;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item321
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12784.184,187.1313,1669.3125};
+ angles[]={0,1.3168881,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2259;
+ type="Land_dirt_road_damage_long_03_F";
+ atlOffset=0.0028381348;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item322
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12782.863,187.30927,1665.8243};
+ angles[]={0,4.2846975,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2260;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item323
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12794.572,186.85907,1669.3647};
+ angles[]={0,1.2333163,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2261;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item324
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11017.216,154.10426,3900.77};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2304;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item325
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11029.467,153.56676,3899.3813};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2305;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item326
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11039.59,153.0843,3897.177};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2306;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item327
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11050.777,152.59543,3896.8101};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2307;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item328
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11058.478,152.19415,3895.3901};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2308;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item329
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11067.508,151.72215,3893.9219};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2309;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item330
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11078.545,150.98558,3895.0964};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2310;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item331
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11087.051,150.37766,3894.2551};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2311;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item332
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11095.516,149.94485,3892.4568};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2312;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item333
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11101.637,149.76237,3892.1704};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2313;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item334
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11110.666,149.55835,3890.2644};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2314;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item335
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11118.875,149.28304,3888.9253};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2315;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item336
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11125.507,149.09908,3888.7334};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2316;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item337
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11133.457,149.06863,3887.5923};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2317;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item338
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11141.521,149.20088,3887.283};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2318;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item339
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11149.349,149.22061,3886.2644};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2319;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item340
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11160.57,149.11493,3884.6975};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2320;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item341
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11169.592,149.27809,3883.5574};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2321;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item342
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11186.457,149.84955,3882.7646};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2322;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item343
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11194.018,150.0239,3881.3828};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2323;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item344
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11203.281,150.16072,3880.2319};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2324;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item345
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11209.759,150.23708,3879.6653};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2325;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item346
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11224.424,149.94241,3877.0078};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2326;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item347
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11238.695,151.33156,3876.77};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2327;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item348
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11245.939,151.38606,3876.3015};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2328;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item349
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11253.09,150.10039,3875.9846};
+ angles[]={0,1.7048554,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2329;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item350
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11259.058,149.96875,3873.7917};
+ angles[]={0,1.9025697,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2330;
+ type="Land_dirt_road_damage_long_03_F";
+ 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[]={11250.735,150.14072,3880.6726};
+ angles[]={0,0.94830769,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2331;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item352
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11255.477,150.17734,3885.012};
+ angles[]={0,0.72126567,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2332;
+ type="Land_dirt_road_damage_long_03_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item353
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12892.414,182.7587,1696.7853};
+ angles[]={0,1.231416,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2247;
+ type="Land_dirt_road_rocks_01_F";
+ atlOffset=0.01789856;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item354
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12876.313,183.78795,1694.1317};
+ angles[]={0,4.126647,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2248;
+ type="Land_dirt_road_rocks_01_F";
+ atlOffset=0.018341064;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item355
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12860.021,183.97426,1689.2275};
+ angles[]={0,1.4391268,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2249;
+ type="Land_dirt_road_rocks_01_F";
+ atlOffset=0.01789856;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item356
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12844.377,184.19565,1684.0309};
+ angles[]={0,0.92412937,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2250;
+ type="Land_dirt_road_rocks_01_F";
+ atlOffset=0.01789856;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item357
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12813.287,186.33939,1676.6815};
+ angles[]={0,4.5331993,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2251;
+ type="Land_dirt_road_rocks_01_F";
+ atlOffset=0.01789856;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item358
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12833.143,185.13338,1682.6649};
+ angles[]={0,0.70285583,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2252;
+ type="Land_dirt_road_rocks_01_F";
+ atlOffset=0.01789856;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item359
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12802.432,186.44958,1673.047};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2253;
+ type="Land_dirt_road_rocks_04_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item360
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12852.926,184.03406,1687.3726};
+ angles[]={0,1.7709632,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2254;
+ type="Land_dirt_road_rocks_04_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item361
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12868.917,184.08261,1691.2544};
+ angles[]={0,1.0542818,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2255;
+ type="Land_dirt_road_rocks_04_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item362
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12885.356,182.70395,1696.788};
+ angles[]={0,4.1236539,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2256;
+ type="Land_dirt_road_rocks_04_F";
+ 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[]={12890.908,182.81856,1699.1476};
+ angles[]={0,0.52703762,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ disableSimulation=1;
+ };
+ id=2257;
+ type="Land_dirt_road_rocks_04_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item364
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={9148.1348,65.087563,19800.82};
+ angles[]={0,0.40464753,0};
+ };
+ areaSize[]={6.2571611,0,5};
+ flags=1;
+ id=3179;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.0033874512;
+ 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 Item365
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={10251.02,72.998192,18963.063};
+ angles[]={6.2312322,0.40464753,0.04796192};
+ };
+ areaSize[]={6.2571611,0,5};
+ flags=1;
+ id=3180;
+ 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 Item366
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12099.129,77.118271,17569.105};
+ angles[]={0,0.40464753,0};
+ };
+ areaSize[]={6.2571611,0,5};
+ flags=1;
+ id=3181;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.0033874512;
+ 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 Item367
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={13413.511,71.856033,15989.161};
+ angles[]={6.2771854,0.40464753,0.0060001095};
+ };
+ areaSize[]={6.2571611,0,5};
+ flags=1;
+ id=3182;
+ 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 Item368
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={15202.51,83.740326,14455.62};
+ angles[]={0.0063757747,0.40464753,6.2795973};
+ };
+ areaSize[]={6.2571611,0,5};
+ flags=1;
+ id=3183;
+ 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 Item369
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={15036.18,91.79258,13778.797};
+ angles[]={0,0.40464753,0};
+ };
+ areaSize[]={6.2571611,0,5};
+ flags=1;
+ id=3184;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.0033874512;
+ 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 Item370
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={13725.985,75.953506,11866.243};
+ angles[]={0.041975394,6.2169943,0.010000871};
+ };
+ areaSize[]={7.0737524,0,5};
+ flags=1;
+ id=3185;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.0059051514;
+ 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 Item371
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12997.39,79.284264,11800.564};
+ angles[]={0.041975394,6.2169943,0.010000871};
+ };
+ areaSize[]={7.0737524,0,5};
+ flags=1;
+ id=3186;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.0059051514;
+ 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 Item372
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12463.108,83.440956,11746.383};
+ angles[]={0.041975394,5.1509137,0.010000871};
+ };
+ areaSize[]={7.0737524,0,5};
+ flags=1;
+ id=3187;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.0059051514;
+ 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 Item373
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={11813.757,83.942513,11586.238};
+ angles[]={6.2751846,0.32991028,0.013995145};
+ };
+ areaSize[]={7.0737524,0,5};
+ flags=1;
+ id=3188;
+ 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 Item374
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={10987.459,90.220016,11570.04};
+ angles[]={0.041975394,6.2169943,0.010000871};
+ };
+ areaSize[]={7.0737524,0,5};
+ flags=1;
+ id=3189;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.0059051514;
+ 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 Item375
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={10448.783,94.85347,11463.464};
+ angles[]={0.041975394,6.2169943,0.010000871};
+ };
+ areaSize[]={7.0737524,0,5};
+ flags=1;
+ id=3190;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.0059051514;
+ 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 Item376
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={10239.588,96.059418,11374.88};
+ angles[]={0.041975394,6.2169943,0.010000871};
+ };
+ areaSize[]={7.0737524,0,5};
+ flags=1;
+ id=3191;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.0059051514;
+ 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 Item377
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={9901.2305,103.31811,10969.913};
+ angles[]={0.012000273,5.1540132,0.02199479};
+ };
+ areaSize[]={7.0737524,0,5};
+ flags=1;
+ id=3192;
+ 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 Item378
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={10124.593,115.26189,10490.45};
+ angles[]={0.041975394,6.2169943,6.2812018};
+ };
+ areaSize[]={7.0737524,0,5};
+ flags=1;
+ id=3193;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-7.6293945e-006;
+ 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 Item379
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={11437.25,127.0759,8615.0596};
+ angles[]={0.041975394,1.1383014,0.010000871};
+ };
+ areaSize[]={7.0737524,0,5};
+ flags=1;
+ id=3194;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.005897522;
+ 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 Item380
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12106.039,108.7159,7934.52};
+ angles[]={0.041975394,0.91110659,0.010000871};
+ };
+ areaSize[]={7.0737524,0,5};
+ flags=1;
+ id=3195;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.005897522;
+ 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 Item381
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12012.916,100.02363,7319.3159};
+ angles[]={0.041975394,5.1183763,0.010000871};
+ };
+ areaSize[]={7.0737524,0,5};
+ flags=1;
+ id=3196;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.0059051514;
+ 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 Item382
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12191.092,112.02395,5544.3301};
+ angles[]={0.041975394,5.537075,0.010000871};
+ };
+ areaSize[]={7.0737524,0,5};
+ flags=1;
+ id=3197;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.0059051514;
+ 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 Item383
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12310.751,128.71591,4961.9551};
+ angles[]={0.041975394,1.138145,0.010000871};
+ };
+ areaSize[]={7.0737524,0,5};
+ flags=1;
+ id=3198;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.0059051514;
+ 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 Item384
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={13129.465,136.97327,3427.7939};
+ angles[]={0.041975394,0.4901309,0.010000871};
+ };
+ areaSize[]={7.0737524,0,5};
+ flags=1;
+ id=3199;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.0059051514;
+ 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 Item385
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={14186.52,140.03177,2332.0706};
+ angles[]={0.041975394,0.61889124,0.010000871};
+ };
+ areaSize[]={7.0737524,0,5};
+ flags=1;
+ id=3200;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.0059051514;
+ 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 Item386
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={14698.704,132.64015,813.46594};
+ angles[]={0.041975394,1.0396113,0.010000871};
+ };
+ areaSize[]={7.0737524,0,5};
+ flags=1;
+ id=3201;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.0059051514;
+ 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 Item387
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={14921.282,135.5446,442.40591};
+ angles[]={0.041975394,0.97193956,0.010000871};
+ };
+ areaSize[]={7.0737524,0,5};
+ flags=1;
+ id=3202;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.0059051514;
+ 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 Item388
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={10896.68,67.991577,17574.533};
+ angles[]={0,0.40464753,0};
+ };
+ areaSize[]={6.2571611,0,5};
+ flags=1;
+ id=3178;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.0033874512;
+ 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;
+ };
+ };
+ };
+ id=1813;
+ atlOffset=8.0728836;
+ };
+ class Item1
+ {
+ dataType="Layer";
+ name="airports";
+ class Entities
+ {
+ items=4;
+ class Item0
+ {
+ dataType="Layer";
+ name="airport_1";
+ class Entities
+ {
+ items=56;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={5439.2964,117.64545,3984.3342};
+ name="airp_1_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=1347;
+ atlOffset=-7.6293945e-006;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={5250.1958,117.396,4192.4648};
+ name="airp_1_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=216.77896;
+ id=1350;
+ atlOffset=-0.00025177002;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={5367.7739,117.006,4107.4409};
+ name="airport_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorEAST";
+ a=150;
+ b=300;
+ angle=307.58499;
+ id=1351;
+ atlOffset=-0.0033340454;
+ };
+ class Item3
+ {
+ dataType="Marker";
+ position[]={5119.5835,118.85518,4260.2305};
+ name="spawnPoint_1";
+ type="hd_start";
+ id=1352;
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5352.6592,117.01376,4089.5374};
+ angles[]={6.2812018,3.7632718,6.2812018};
+ };
+ side="Empty";
+ class Attributes
+ {
+ };
+ id=886;
+ type="gm_airport_object";
+ atlOffset=7.6293945e-006;
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5344.9644,126.70583,4156.4946};
+ angles[]={0,3.7439022,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1588;
+ type="Land_ControlTower_02_F";
+ atlOffset=7.6293945e-006;
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5387.4355,118.55162,3976.4304};
+ angles[]={6.2791886,5.5488682,6.269186};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1570;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5381.0581,118.65441,3979.8079};
+ angles[]={6.2791886,0.63203079,6.269186};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1571;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5564.8867,115.9507,3893.9546};
+ angles[]={6.2721205,4.6802487,6.2800975};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1572;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item9
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5558.1895,115.97836,3891.2649};
+ angles[]={0.0076272152,6.0464859,6.2640424};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1573;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item10
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5626.2817,112.76685,3989.2522};
+ angles[]={0.051953323,3.5517128,6.2192731};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1574;
+ type="gm_berm_02";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item11
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5625.8525,113.48309,3982.0496};
+ angles[]={0.09570726,4.9181271,6.1894603};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1575;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item12
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5512.9878,113.03804,4118.3652};
+ angles[]={0.012000273,2.766434,6.2491965};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1576;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item13
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5517.771,112.92655,4112.9619};
+ angles[]={0.0079935296,4.1327591,6.247201};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1577;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item14
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5322.5737,114.66,4246.666};
+ angles[]={0,2.2117906,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1578;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item15
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5329.4858,114.65185,4244.5918};
+ angles[]={0.0019834081,3.5781281,6.2812018};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1579;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item16
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5159.7607,116.05701,4310.3027};
+ angles[]={6.2631893,1.4807712,6.2791886};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1580;
+ type="gm_berm_02";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item17
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5166.2925,116.10224,4313.3706};
+ angles[]={6.2631893,2.8473184,6.2791886};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1581;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item18
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5095.3086,115.09831,4185.0122};
+ angles[]={6.269186,0.38548639,6.2771854};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1582;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item19
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5095.5713,115.19213,4192.2246};
+ angles[]={6.2711854,1.7510344,6.2751846};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1583;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item20
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5239.4766,116.90714,4076.4343};
+ angles[]={0.015176191,5.6688409,0.01842924};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1584;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item21
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5233.5518,116.7235,4080.5525};
+ angles[]={6.2801557,0.75269246,0.033593766};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1585;
+ type="gm_berm_02";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item22
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5295.9902,117.95162,4075.9624};
+ angles[]={0.045225922,0.89731789,6.276135};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1586;
+ type="gm_berm_03";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item23
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5301.4839,117.68964,4080.5127};
+ angles[]={0.042929024,4.0855985,6.2689624};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1587;
+ type="gm_berm_03";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item24
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5326.9819,115.88831,4208.9624};
+ angles[]={0,2.2056572,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1589;
+ type="land_gm_bunker_command_01";
+ atlOffset=7.6293945e-006;
+ };
+ class Item25
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5280.6621,117.95605,4095.9319};
+ angles[]={0,3.8947434,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1590;
+ type="Land_Cargo_House_V2_F";
+ atlOffset=-7.6293945e-006;
+ };
+ class Item26
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5326.9565,118.76215,4065.1042};
+ angles[]={0,3.8947434,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1591;
+ type="Land_Cargo_House_V2_F";
+ atlOffset=7.6293945e-006;
+ };
+ class Item27
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5395.4463,119.00603,4014.9978};
+ angles[]={0,3.1926777,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1592;
+ type="Land_Cargo_House_V2_F";
+ atlOffset=-7.6293945e-006;
+ };
+ class Item28
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5417.1729,117.7503,4130.5483};
+ angles[]={0,0.65766495,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1593;
+ type="Land_Cargo_House_V2_F";
+ };
+ class Item29
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5253.6211,120.66149,4115.9424};
+ angles[]={0,0.66630477,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1594;
+ type="Land_Cargo_HQ_V2_F";
+ };
+ class Item30
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5386.2246,123.49879,3981.4153};
+ angles[]={0,0.57049632,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1595;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item31
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5324.854,119.565,4240.9146};
+ angles[]={0,3.45454,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1596;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item32
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5512.6045,118.01666,4112.4736};
+ angles[]={0,3.9963074,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1597;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item33
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5622.0562,118.4147,3985.9602};
+ angles[]={0,4.9102325,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1598;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=7.6293945e-006;
+ };
+ class Item34
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5560.0801,120.89934,3896.4812};
+ angles[]={0,6.0590835,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1599;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item35
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5100.0449,120.02,4188.7725};
+ angles[]={0,1.6255784,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1600;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=-7.6293945e-006;
+ };
+ class Item36
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5164.7671,120.90245,4307.8491};
+ angles[]={0,2.8177409,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1601;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item37
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5238.5244,121.70544,4082.2632};
+ angles[]={0,0.69090194,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1602;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=-7.6293945e-006;
+ };
+ class Item38
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5457.9995,129.64461,4104.5063};
+ angles[]={0,5.5488663,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1603;
+ type="Land_Cargo_Tower_V2_F";
+ };
+ class Item39
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5298.2764,117.84743,4077.8687};
+ angles[]={0,5.5488663,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1604;
+ type="land_gm_radio_antenna_01";
+ atlOffset=-7.6293945e-006;
+ };
+ class Item40
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5375.8213,116.2198,4168.1582};
+ angles[]={0.081817582,3.8021989,6.245204};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=1605;
+ type="gm_gc_tent_5x5m";
+ };
+ class Item41
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5395.4204,116.72273,4150.2427};
+ angles[]={0.059928458,3.8022182,6.2292366};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=1606;
+ type="gm_gc_tent_5x5m";
+ };
+ class Item42
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5427.2402,117.1384,4120.7983};
+ angles[]={0.0019834081,3.8021996,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=1607;
+ type="gm_gc_tent_5x5m";
+ atlOffset=-7.6293945e-006;
+ };
+ class Item43
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5439.0181,117.12679,4112.4097};
+ angles[]={6.2812018,3.8021674,6.2812018};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=1608;
+ type="gm_gc_tent_5x5m";
+ atlOffset=7.6293945e-006;
+ };
+ class Item44
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5379.6875,118.61739,4023.2158};
+ angles[]={0.0219975,0.49321148,6.2571907};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=1609;
+ type="gm_gc_tent_5x5m";
+ atlOffset=1.5258789e-005;
+ };
+ class Item45
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={5360.9478,117.0081,4097.6182};
+ angles[]={0,0.61823052,6.2812018};
+ };
+ areaSize[]={306.83658,0,31.182405};
+ areaIsRectangle=1;
+ flags=1;
+ id=1371;
+ type="ModuleHideTerrainObjects_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=4;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item46
+ {
+ dataType="Marker";
+ position[]={5519.3901,116.504,4001.229};
+ name="airp_1_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=15;
+ b=5;
+ angle=216.77896;
+ id=2092;
+ atlOffset=0.00032043457;
+ };
+ class Item47
+ {
+ dataType="Marker";
+ position[]={5272.2559,117.06412,4105.3965};
+ name="airp_1_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=38.158958;
+ id=2093;
+ };
+ class Item48
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5288.3208,117.26879,4166.9067};
+ angles[]={0.063912325,3.7606452,6.2172809};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2090;
+ type="Land_HelipadSquare_F";
+ atlOffset=7.6293945e-006;
+ };
+ class Item49
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5308.999,117.16639,4152.1753};
+ angles[]={0.03975033,3.7606452,6.2392135};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2091;
+ type="Land_HelipadSquare_F";
+ };
+ class Item50
+ {
+ dataType="Marker";
+ position[]={5485.0947,116.62038,4025.283};
+ name="airp_1_plane";
+ markerType="RECTANGLE";
+ type="";
+ colorName="ColorCIV";
+ a=8;
+ b=8;
+ angle=216.12729;
+ id=2086;
+ };
+ class Item51
+ {
+ dataType="Marker";
+ position[]={5458.5308,116.71147,4044.2688};
+ name="airp_1_plane_1";
+ markerType="RECTANGLE";
+ type="";
+ colorName="ColorCIV";
+ a=8;
+ b=8;
+ angle=216.12729;
+ id=2087;
+ };
+ class Item52
+ {
+ dataType="Marker";
+ position[]={5434.6089,116.79156,4061.4319};
+ name="airp_1_plane_2";
+ markerType="RECTANGLE";
+ type="";
+ colorName="ColorCIV";
+ a=8;
+ b=8;
+ angle=216.12729;
+ id=2088;
+ atlOffset=-7.6293945e-006;
+ };
+ class Item53
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={5353.1943,117.06444,4120.4141};
+ angles[]={6.2812018,3.7606452,6.2812018};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2089;
+ type="Land_HelipadSquare_F";
+ };
+ class Item54
+ {
+ dataType="Marker";
+ position[]={5020.4692,120.278,4333.832};
+ name="detectPlayer_1";
+ markerType="RECTANGLE";
+ type="";
+ a=119.408;
+ b=73.560997;
+ angle=35.980999;
+ id=2208;
+ atlOffset=0.03969574;
+ };
+ class Item55
+ {
+ dataType="Marker";
+ position[]={5664.3071,116.111,3868.7439};
+ name="detectPlayer";
+ markerType="RECTANGLE";
+ type="";
+ a=101.18;
+ b=66.671997;
+ angle=35.980999;
+ id=2207;
+ atlOffset=0.23033905;
+ };
+ };
+ id=1125;
+ atlOffset=0.59835815;
+ };
+ class Item1
+ {
+ dataType="Layer";
+ name="airport_2";
+ class Entities
+ {
+ items=56;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={7835.5928,98.143997,13786.977};
+ name="airp_2_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=331.57199;
+ id=1355;
+ atlOffset=-0.00019836426;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={7718.9375,100.05085,13792.529};
+ name="airport_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorEAST";
+ a=150;
+ b=300;
+ angle=64.846977;
+ id=1356;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={7471.6777,102.82555,13644.613};
+ name="spawnPoint_2";
+ type="hd_start";
+ id=1357;
+ atlOffset=7.6293945e-006;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7736.3394,99.595154,13773.532};
+ angles[]={6.2761173,2.6935711,0.0054797619};
+ };
+ side="Empty";
+ class Attributes
+ {
+ };
+ id=887;
+ type="gm_airport_object";
+ atlOffset=7.6293945e-006;
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7648.3613,109.78467,13798.474};
+ angles[]={0,2.7158968,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1548;
+ type="Land_ControlTower_02_F";
+ atlOffset=7.6293945e-006;
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7826.8188,98.361832,13742.267};
+ angles[]={0.0019834081,4.520896,6.2812018};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1530;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7820.6333,98.380363,13738.55};
+ angles[]={0.0019834081,5.887269,6.2791886};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1531;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7987.5093,97.989929,13850.729};
+ angles[]={0,3.1142664,6.2751918};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1532;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7990.1689,97.968307,13844.021};
+ angles[]={0,4.4804816,6.2731905};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1533;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item9
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7944.5659,98.53894,13942.633};
+ angles[]={0.02599225,2.426759,0.0060001095};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1534;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item10
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7950.8789,98.640656,13939.139};
+ angles[]={0.023993526,3.7922547,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1535;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item11
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7770.6445,95.900703,13920.22};
+ angles[]={0.031990308,1.7384118,0.012000273};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1536;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item12
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7777.7417,95.944107,13921.524};
+ angles[]={0.031988446,3.1047325,0.012000273};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1537;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item13
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7562.5996,97.662094,13824.181};
+ angles[]={0.02599225,1.3055381,0.0080009829};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1538;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item14
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7568.4966,98.283813,13828.34};
+ angles[]={0.027993103,2.6719363,0.20507599};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1539;
+ type="gm_berm_02";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item15
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7423.8423,98.679756,13716.902};
+ angles[]={0.02999169,0.45248285,0.019999012};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1540;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item16
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7424.5889,98.478531,13724.08};
+ angles[]={0.02999169,1.8189732,0.0219975};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1541;
+ type="gm_berm_02";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item17
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7497.8335,102.73535,13596.998};
+ angles[]={0.015998369,5.6408038,6.2751918};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1542;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item18
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7491.7935,102.70314,13600.948};
+ angles[]={0.013999403,0.72386807,6.2812018};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1543;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item19
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7659.2085,101.56839,13660.477};
+ angles[]={0.0099949092,4.6411591,6.2791886};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1544;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item20
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7652.6216,101.62421,13657.53};
+ angles[]={0.010000871,6.0075369,6.2791886};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1545;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item21
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7694.8667,99.820663,13712.508};
+ angles[]={0.015998369,6.1526527,6.2771854};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1546;
+ type="gm_berm_03";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item22
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7693.8086,99.714149,13719.563};
+ angles[]={0.015998369,3.0579655,6.2771854};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1547;
+ type="gm_berm_03";
+ atlOffset=3.0517578e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item23
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7557.0337,98.972595,13767.887};
+ angles[]={0,1.1776524,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1549;
+ type="land_gm_bunker_command_01";
+ };
+ class Item24
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7674.9546,100.67075,13709.96};
+ angles[]={0,2.8667381,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1550;
+ type="Land_Cargo_House_V2_F";
+ };
+ class Item25
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7723.0874,99.887749,13733.196};
+ angles[]={0,2.8667381,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1551;
+ type="Land_Cargo_House_V2_F";
+ atlOffset=-7.6293945e-006;
+ };
+ class Item26
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7804.6865,98.974098,13769.423};
+ angles[]={0,2.8667381,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1552;
+ type="Land_Cargo_House_V2_F";
+ atlOffset=7.6293945e-006;
+ };
+ class Item27
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7707.1113,98.936836,13831.173};
+ angles[]={0,2.8667381,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1553;
+ type="Land_Cargo_House_V2_F";
+ };
+ class Item28
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7641.2031,105.11397,13695.752};
+ angles[]={0,5.9214854,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1554;
+ type="Land_Cargo_HQ_V2_F";
+ };
+ class Item29
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7821.9253,103.27354,13743.804};
+ angles[]={0,5.8256769,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1555;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=-7.6293945e-006;
+ };
+ class Item30
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7568.5322,102.84981,13822.426};
+ angles[]={0,2.5487316,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1556;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item31
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7775.4912,100.97176,13916.848};
+ angles[]={0,2.968302,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1557;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=7.6293945e-006;
+ };
+ class Item32
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7945.7129,103.5788,13937.4};
+ angles[]={0,3.7854862,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1558;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=-7.6293945e-006;
+ };
+ class Item33
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7984.9609,102.91524,13845.934};
+ angles[]={0,4.4927034,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1559;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item34
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7497.0596,107.55067,13602.996};
+ angles[]={0,0.59757346,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1560;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=-1.5258789e-005;
+ };
+ class Item35
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7428.5288,103.59499,13719.922};
+ angles[]={0,1.789736,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1561;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=1.5258789e-005;
+ };
+ class Item36
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7653.7256,106.47083,13662.672};
+ angles[]={0,5.9460826,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1562;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=7.6293945e-006;
+ };
+ class Item37
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7759.4141,110.57117,13855.782};
+ angles[]={0,4.5208616,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1563;
+ type="Land_Cargo_Tower_V2_F";
+ atlOffset=-7.6293945e-006;
+ };
+ class Item38
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7694.4155,99.776291,13715.45};
+ angles[]={0,4.5208616,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1564;
+ type="land_gm_radio_antenna_01";
+ };
+ class Item39
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7668.4961,99.119766,13810.477};
+ angles[]={0.031986579,2.7742357,6.2731905};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=1565;
+ type="gm_gc_tent_5x5m";
+ };
+ class Item40
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7692.6157,98.604607,13821.124};
+ angles[]={0.025994543,2.7742145,6.2731848};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=1566;
+ type="gm_gc_tent_5x5m";
+ };
+ class Item41
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7727.4312,98.052841,13835.779};
+ angles[]={0.02199479,2.7741618,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=1567;
+ type="gm_gc_tent_5x5m";
+ };
+ class Item42
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7741.3301,97.936195,13841.657};
+ angles[]={0.02199479,2.7741144,0.0020132356};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=1568;
+ type="gm_gc_tent_5x5m";
+ };
+ class Item43
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7789.4707,98.444397,13754.878};
+ angles[]={0.0099949092,5.7484407,6.2771854};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=1569;
+ type="gm_gc_tent_5x5m";
+ };
+ class Item44
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={7731.437,99.595131,13783.723};
+ angles[]={0.023998277,5.8340216,6.2791882};
+ };
+ areaSize[]={306.83701,0,32.981365};
+ areaIsRectangle=1;
+ flags=1;
+ id=1610;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-0.17951202;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=12;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item45
+ {
+ dataType="Marker";
+ position[]={7586.9868,87.604431,13778.902};
+ name="airp_2_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=2100;
+ atlOffset=-11.607292;
+ };
+ class Item46
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7941.1548,98.213074,13803.842};
+ angles[]={0,5.7845654,6.2771854};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2097;
+ type="Land_HelipadSquare_F";
+ };
+ class Item47
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7908.0068,98.256035,13785.992};
+ angles[]={0.0039967569,5.7845654,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2098;
+ type="Land_HelipadSquare_F";
+ };
+ class Item48
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7877.1992,98.275284,13769.558};
+ angles[]={0.0019834081,5.7845654,0.0019834081};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2099;
+ type="Land_HelipadSquare_F";
+ };
+ class Item49
+ {
+ dataType="Marker";
+ position[]={7967.1636,99.187386,13912.445};
+ name="airp_2_plane";
+ markerType="RECTANGLE";
+ type="";
+ colorName="ColorCIV";
+ a=8;
+ b=8;
+ angle=154.80901;
+ id=2096;
+ };
+ class Item50
+ {
+ dataType="Marker";
+ position[]={7936.9243,99.29158,13897.454};
+ name="airp_2_plane_1";
+ markerType="RECTANGLE";
+ type="";
+ colorName="ColorCIV";
+ a=8;
+ b=8;
+ angle=154.80901;
+ id=2095;
+ atlOffset=0.00018310547;
+ };
+ class Item51
+ {
+ dataType="Marker";
+ position[]={7865.9106,99.3508,13864.121};
+ name="airp_2_plane_2";
+ markerType="RECTANGLE";
+ type="";
+ colorName="ColorCIV";
+ a=8;
+ b=8;
+ angle=154.80901;
+ id=2094;
+ };
+ class Item52
+ {
+ dataType="Marker";
+ position[]={7759.9282,98.795998,13738.91};
+ name="airp_2_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=331.57199;
+ id=2111;
+ atlOffset=2.2888184e-005;
+ };
+ class Item53
+ {
+ dataType="Marker";
+ position[]={7626.4111,100.977,13785.118};
+ name="airp_2_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=149.452;
+ id=2112;
+ atlOffset=-0.00016784668;
+ };
+ class Item54
+ {
+ dataType="Marker";
+ position[]={8087.9048,96.454002,13946.781};
+ name="detectPlayer_6";
+ markerType="RECTANGLE";
+ type="";
+ a=101.18;
+ b=66.612;
+ angle=153.94797;
+ id=2213;
+ atlOffset=0.00017547607;
+ };
+ class Item55
+ {
+ dataType="Marker";
+ position[]={7378.2749,101.668,13592.055};
+ name="detectPlayer_7";
+ markerType="RECTANGLE";
+ type="";
+ a=101.18;
+ b=66.612;
+ angle=151.66197;
+ id=2214;
+ atlOffset=-3.0517578e-005;
+ };
+ };
+ id=1132;
+ atlOffset=-1.1144943;
+ };
+ class Item2
+ {
+ dataType="Layer";
+ name="airport_3";
+ class Entities
+ {
+ items=57;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={19422.811,76.295113,17439.672};
+ name="airp_3_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=8.4976244;
+ id=1361;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={19600.367,79.300003,17455.676};
+ name="airport_3";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorEAST";
+ a=320;
+ b=160;
+ angle=6.9159946;
+ id=1362;
+ atlOffset=-0.00012207031;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={19288.752,77.522491,17501.295};
+ name="spawnPoint_3";
+ type="hd_start";
+ id=1363;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19600.25,79.301003,17451.766};
+ angles[]={6.2825789,3.2939663,6.2792349};
+ };
+ side="Empty";
+ class Attributes
+ {
+ };
+ id=888;
+ type="gm_airport_object";
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19568.785,87.250359,17516.324};
+ angles[]={0,3.2851138,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1508;
+ type="Land_ControlTower_02_F";
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19688.811,77.786102,17372.797};
+ angles[]={0.013999403,5.0899734,0.0039967569};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1490;
+ type="gm_berm_02";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19681.596,77.754372,17373};
+ angles[]={0.013999403,0.17306881,0.0039967569};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1491;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19883.318,79.614906,17374.746};
+ angles[]={0.057934806,4.2218361,6.2711902};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1492;
+ type="gm_berm_02";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19878.504,79.984398,17369.371};
+ angles[]={0.057934806,5.5879674,6.2711902};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1493;
+ type="gm_berm_02";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item9
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19895.984,75.858109,17478.107};
+ angles[]={0.03798008,2.9956541,6.269186};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1494;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item10
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19899.418,76.044754,17471.762};
+ angles[]={0.035984326,4.3619275,6.2691903};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1495;
+ type="gm_berm_02";
+ atlOffset=2.2888184e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item11
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19737.406,76.445145,17552.967};
+ angles[]={0.013999403,2.3072498,6.2651882};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1496;
+ type="gm_berm_02";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item12
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19744.088,76.363045,17550.24};
+ angles[]={0.013999403,3.6734443,6.2651882};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1497;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item13
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19510.402,76.239998,17584.201};
+ angles[]={0,1.8751986,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1498;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item14
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19517.611,76.226685,17584.527};
+ angles[]={0.0039967569,3.2415206,6.2812018};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1499;
+ type="gm_berm_02";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item15
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19335.703,76.674599,17568.625};
+ angles[]={6.2812018,1.0221019,6.2651882};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1500;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item16
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19340.201,76.59597,17574.27};
+ angles[]={0,2.388649,6.2631865};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1501;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item17
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19333.404,76.831177,17427.748};
+ angles[]={0.0060001095,6.2101398,0.013999403};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1502;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item18
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19330.443,76.758873,17434.332};
+ angles[]={0.0039967569,1.2932335,0.013999403};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1503;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item19
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19510.746,77.415535,17394.244};
+ angles[]={0.017997233,5.2104659,0.015994642};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1504;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item20
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19503.609,77.30555,17395.313};
+ angles[]={0.015998369,0.29363206,0.013999403};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1505;
+ type="gm_berm_02";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item21
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19561.625,77.773743,17418.848};
+ angles[]={0.017997233,0.4424127,0.0080009829};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1506;
+ type="gm_berm_03";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item22
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19564.537,77.750427,17425.361};
+ angles[]={6.1050925,3.6267512,0.0099949092};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1507;
+ type="gm_berm_03";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item23
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19501.922,76.525513,17532.771};
+ angles[]={0,1.7468688,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1509;
+ type="land_gm_bunker_command_01";
+ };
+ class Item24
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19543.479,78.053925,17427.436};
+ angles[]={0,3.4359548,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1510;
+ type="Land_Cargo_House_V2_F";
+ };
+ class Item25
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19596.547,78.798958,17421.064};
+ angles[]={0,3.4359548,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1511;
+ type="Land_Cargo_House_V2_F";
+ };
+ class Item26
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19684.805,78.581345,17407.6};
+ angles[]={0,3.4359548,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1512;
+ type="Land_Cargo_House_V2_F";
+ atlOffset=7.6293945e-006;
+ };
+ class Item27
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19635.896,78.110138,17512.203};
+ angles[]={0,3.4359548,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1513;
+ type="Land_Cargo_House_V2_F";
+ };
+ class Item28
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19507.393,80.598297,17433.656};
+ angles[]={0,0.20751639,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1514;
+ type="Land_Cargo_HQ_V2_F";
+ atlOffset=-7.6293945e-006;
+ };
+ class Item29
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19685.518,82.62632,17376.729};
+ angles[]={0,0.1117079,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1515;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item30
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19514.453,81.145943,17579.527};
+ angles[]={0,3.1179481,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1516;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item31
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19739.67,81.380775,17547.514};
+ angles[]={0,3.537519,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1517;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item32
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19894.129,80.97448,17473.082};
+ angles[]={0,4.3547029,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1518;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item33
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19877.891,84.581184,17374.885};
+ angles[]={0,5.6002951,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1519;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item34
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19335.984,81.737526,17433.217};
+ angles[]={0,1.16679,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1520;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item35
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19341.279,81.476692,17568.643};
+ angles[]={0,2.3589525,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1521;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item36
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19507.313,82.200699,17399.049};
+ angles[]={0,0.23211356,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1522;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item37
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19693.215,90.565926,17504.742};
+ angles[]={0,5.0900779,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1523;
+ type="Land_Cargo_Tower_V2_F";
+ };
+ class Item38
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19562.832,77.731247,17421.57};
+ angles[]={0,5.0900779,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1524;
+ type="land_gm_radio_antenna_01";
+ atlOffset=7.6293945e-006;
+ };
+ class Item39
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19592.217,77.152794,17515.582};
+ angles[]={0.019999012,3.3433995,0.0020132356};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=1525;
+ type="gm_gc_tent_5x5m";
+ };
+ class Item40
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19618.27,77.321671,17511.553};
+ angles[]={0.017997233,3.3434234,0.0060001095};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=1526;
+ type="gm_gc_tent_5x5m";
+ };
+ class Item41
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19655.494,77.631371,17505.133};
+ angles[]={0.011995304,3.3433847,0.0060001095};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=1527;
+ type="gm_gc_tent_5x5m";
+ };
+ class Item42
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19670.371,77.728897,17502.592};
+ angles[]={0.012000273,3.3433347,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=1528;
+ type="gm_gc_tent_5x5m";
+ };
+ class Item43
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19664.148,77.587219,17403.547};
+ angles[]={0.0060001095,0.034453798,6.2731848};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=1529;
+ type="gm_gc_tent_5x5m";
+ };
+ class Item44
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={19602.174,79.119995,17466.721};
+ angles[]={0.023998277,0.15482816,6.2791882};
+ };
+ areaSize[]={306.83701,0,31.181999};
+ areaIsRectangle=1;
+ flags=1;
+ id=1373;
+ type="ModuleHideTerrainObjects_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=12;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item45
+ {
+ dataType="Marker";
+ position[]={19537.188,65.13504,17525.895};
+ name="airp_3_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=2107;
+ atlOffset=-11.607346;
+ };
+ class Item46
+ {
+ dataType="Marker";
+ position[]={19472.088,76.459999,17436.811};
+ name="airp_3_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=8.4979992;
+ id=2108;
+ atlOffset=-0.00025177002;
+ };
+ class Item47
+ {
+ dataType="Marker";
+ position[]={19640.961,77.786003,17407.42};
+ name="airp_3_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=8.4979992;
+ id=2109;
+ atlOffset=-0.00018310547;
+ };
+ class Item48
+ {
+ dataType="Marker";
+ position[]={19736.715,77.170998,17494.865};
+ name="airp_3_vehicle_3";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=15;
+ b=5;
+ angle=187.05298;
+ id=2110;
+ atlOffset=0.00025939941;
+ };
+ class Item49
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19428.088,76.365433,17545.373};
+ angles[]={0.0019834081,3.3015642,0.0019834081};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2105;
+ type="Land_HelipadSquare_F";
+ };
+ class Item50
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19466.645,76.428612,17539.113};
+ angles[]={0.0060001095,3.307198,0.0019834081};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2106;
+ type="Land_HelipadSquare_F";
+ atlOffset=7.6293945e-006;
+ };
+ class Item51
+ {
+ dataType="Marker";
+ position[]={19821.564,79.530998,17404.719};
+ name="airp_3_plane";
+ markerType="RECTANGLE";
+ type="";
+ colorName="ColorCIV";
+ a=8;
+ b=8;
+ angle=278.91788;
+ id=2103;
+ atlOffset=0.00016784668;
+ };
+ class Item52
+ {
+ dataType="Marker";
+ position[]={19848.795,79.778999,17400.648};
+ name="airp_3_plane_1";
+ markerType="RECTANGLE";
+ type="";
+ colorName="ColorCIV";
+ a=8;
+ b=8;
+ angle=278.83701;
+ id=2102;
+ atlOffset=-0.00025177002;
+ };
+ class Item53
+ {
+ dataType="Marker";
+ position[]={19873.438,79.859001,17396.939};
+ name="airp_3_plane_2";
+ markerType="RECTANGLE";
+ type="";
+ colorName="ColorCIV";
+ a=8;
+ b=8;
+ angle=278.67999;
+ id=2101;
+ atlOffset=-0.00039672852;
+ };
+ class Item54
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19390.945,76.280075,17550.906};
+ angles[]={0.0019834081,3.2738464,0.0019834081};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2104;
+ type="Land_HelipadSquare_F";
+ };
+ class Item55
+ {
+ dataType="Marker";
+ position[]={20015.693,78.007004,17385.717};
+ name="detectPlayer_4";
+ markerType="RECTANGLE";
+ type="";
+ a=101.18;
+ b=66.612;
+ angle=6.2099981;
+ id=2211;
+ atlOffset=-0.00022125244;
+ };
+ class Item56
+ {
+ dataType="Marker";
+ position[]={19184.244,77.790001,17514.584};
+ name="detectPlayer_5";
+ markerType="RECTANGLE";
+ type="";
+ a=101.18;
+ b=66.612;
+ angle=6.8419981;
+ id=2212;
+ };
+ };
+ id=1139;
+ atlOffset=-0.4221344;
+ };
+ class Item3
+ {
+ dataType="Layer";
+ name="airport_4";
+ class Entities
+ {
+ items=56;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={19655.199,131.739,9511.5547};
+ name="airp_4_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=258.10394;
+ id=1367;
+ atlOffset=-0.00030517578;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={19628.939,133.774,9420.6914};
+ name="airport_4";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorEAST";
+ a=150;
+ b=300;
+ angle=349.55487;
+ id=1368;
+ atlOffset=-0.00024414063;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={19699.748,139.25749,9150.8271};
+ name="spawnPoint_4";
+ type="hd_start";
+ id=1369;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19635.834,133.79343,9423.2832};
+ angles[]={0.00045535064,1.3391502,6.2812552};
+ };
+ side="Empty";
+ class Attributes
+ {
+ };
+ id=889;
+ type="gm_airport_object";
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19659.607,142.65118,9478.1025};
+ angles[]={0,4.4782209,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1444;
+ type="Land_ControlTower_02_F";
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19570.457,132.24843,9313.6074};
+ angles[]={0.0099949092,0,6.2711902};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1471;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19567.986,132.20755,9320.3877};
+ angles[]={0.012000273,1.3663459,6.2671871};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1472;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19644,137.20398,9133.5264};
+ angles[]={0.037981652,5.4146395,0.0020132356};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1473;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19637.227,137.09024,9136.0176};
+ angles[]={0.037981652,0.49766928,0.0039967569};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1474;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item9
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19744.746,139.19365,9159.8721};
+ angles[]={0.0060001095,4.188118,0.027990974};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1475;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item10
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19740.113,139.11935,9154.3398};
+ angles[]={0.010000871,5.5545769,0.023993526};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1476;
+ type="gm_berm_02";
+ atlOffset=3.0517578e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item11
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19755.85,135.63647,9334.8799};
+ angles[]={0.023998493,3.5007355,0.016002094};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1477;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item12
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19755.779,135.79854,9327.6641};
+ angles[]={0.023998493,4.8670564,0.015998369};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1478;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item13
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19701.17,131.79843,9557.4023};
+ angles[]={6.2671871,3.0682566,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1479;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item14
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19704.131,131.71823,9550.8213};
+ angles[]={6.2731905,4.4346108,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1480;
+ type="gm_berm_02";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item15
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19622.268,131.99335,9714.0439};
+ angles[]={6.2812018,2.2150908,0.041976813};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1481;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item16
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19629.172,132.27078,9711.9443};
+ angles[]={6.2811723,3.5816371,0.039977662};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1482;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item17
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19490.471,128.99736,9664.2305};
+ angles[]={0.013999403,1.1199294,0.013995145};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1483;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item18
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19495.498,128.98643,9669.4082};
+ angles[]={0.015998369,2.4862878,0.013995145};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1484;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item19
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19524.729,130.46152,9487.0303};
+ angles[]={0.02199479,0.12038162,0.013995145};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1485;
+ type="gm_berm_02";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item20
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19523.09,130.28783,9494.0576};
+ angles[]={0.02199479,1.4867275,0.012000273};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1486;
+ type="gm_berm_02";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item21
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19566.361,131.72838,9448.8115};
+ angles[]={0.0039967569,1.6316541,0.0099949092};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1488;
+ type="gm_berm_03";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item22
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19573.488,131.78691,9448.5078};
+ angles[]={0.0039967569,4.8199835,0.0060001095};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=1489;
+ type="gm_berm_03";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item23
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19650.238,131.33502,9546.3184};
+ angles[]={0,2.9399765,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1452;
+ type="land_gm_bunker_command_01";
+ };
+ class Item24
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19567.65,132.1703,9468.8447};
+ angles[]={0,4.6290622,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1454;
+ type="Land_Cargo_House_V2_F";
+ };
+ class Item25
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19581.299,132.50128,9417.1689};
+ angles[]={0,4.6290622,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1457;
+ type="Land_Cargo_House_V2_F";
+ };
+ class Item26
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19603.912,132.55197,9320.8838};
+ angles[]={0,4.6290622,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1458;
+ type="Land_Cargo_House_V2_F";
+ };
+ class Item27
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19680.525,133.49954,9414.2021};
+ angles[]={0,4.6290622,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1459;
+ type="Land_Cargo_House_V2_F";
+ };
+ class Item28
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19560.127,134.3754,9504.6836};
+ angles[]={0,1.400624,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1453;
+ type="Land_Cargo_HQ_V2_F";
+ };
+ class Item29
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19572.898,137.06697,9318.1191};
+ angles[]={0,1.3048155,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1461;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item30
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19698.318,136.63078,9551.9121};
+ angles[]={0,4.3110557,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1462;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=1.5258789e-005;
+ };
+ class Item31
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19751.617,140.56932,9330.7637};
+ angles[]={0,4.7306261,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1464;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item32
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19739.391,143.95296,9159.7422};
+ angles[]={0,5.5478101,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1465;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item33
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19642.125,141.91307,9138.623};
+ angles[]={0,0.51021713,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1466;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item34
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19496.506,133.9922,9663.8486};
+ angles[]={0,2.3598976,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1467;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item35
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19624.34,136.9799,9708.8682};
+ angles[]={0,3.5520601,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1468;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item36
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19527.928,135.30209,9491.9951};
+ angles[]={0,1.4252212,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1469;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item37
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19694.729,146.40492,9358.1709};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1456;
+ type="Land_Cargo_Tower_V2_F";
+ };
+ class Item38
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19569.336,131.75859,9448.6943};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1487;
+ type="land_gm_radio_antenna_01";
+ atlOffset=1.5258789e-005;
+ };
+ class Item39
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19667.559,132.65321,9456.0508};
+ angles[]={0.0060001095,4.5365348,6.2751918};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=1446;
+ type="gm_gc_tent_5x5m";
+ atlOffset=-1.5258789e-005;
+ };
+ class Item40
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19673.42,132.73247,9430.3457};
+ angles[]={0.0019834081,4.5365348,6.2812018};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=1448;
+ type="gm_gc_tent_5x5m";
+ };
+ class Item41
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19681.18,133.00006,9393.377};
+ angles[]={0.0080009829,4.5365348,0.0060001095};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=1450;
+ type="gm_gc_tent_5x5m";
+ };
+ class Item42
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19684.305,133.17693,9378.6133};
+ angles[]={0.010000871,4.5365348,0.010000871};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=1451;
+ type="gm_gc_tent_5x5m";
+ };
+ class Item43
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19592.209,131.6687,9342.8076};
+ angles[]={0.0079935296,1.2275156,6.2791886};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=1460;
+ type="gm_gc_tent_5x5m";
+ };
+ class Item44
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={19625.576,132.94485,9420.5752};
+ angles[]={0,1.3395053,0};
+ };
+ areaSize[]={306.83701,0,33.141998};
+ areaIsRectangle=1;
+ flags=1;
+ id=1372;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-0.6000061;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=12;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item45
+ {
+ dataType="Marker";
+ position[]={19619.043,132.77942,9266.0508};
+ name="airp_4_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=2118;
+ };
+ class Item46
+ {
+ dataType="Marker";
+ position[]={19721.363,137.592,9220.0703};
+ name="airp_4_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=253.20193;
+ id=2120;
+ atlOffset=3.0517578e-005;
+ };
+ class Item47
+ {
+ dataType="Marker";
+ position[]={19610.699,132.245,9292.0117};
+ name="airp_4_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=79.539978;
+ id=2121;
+ atlOffset=0.00036621094;
+ };
+ class Item48
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19591.252,131.57219,9364.8496};
+ angles[]={6.2812018,1.3554635,6.2771854};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2117;
+ type="Land_HelipadSquare_F";
+ };
+ class Item49
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19633.609,131.93318,9585.0947};
+ angles[]={6.2551923,4.4609513,0.013999403};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2119;
+ type="Land_HelipadSquare_F";
+ };
+ class Item50
+ {
+ dataType="Marker";
+ position[]={19568.367,131.435,9703.4121};
+ name="airp_4_plane";
+ markerType="RECTANGLE";
+ type="";
+ colorName="ColorCIV";
+ a=8;
+ b=8;
+ angle=167.06799;
+ id=2115;
+ atlOffset=-0.00022888184;
+ };
+ class Item51
+ {
+ dataType="Marker";
+ position[]={19575.084,132.397,9578.8027};
+ name="airp_4_plane_1";
+ markerType="RECTANGLE";
+ type="";
+ colorName="ColorCIV";
+ a=8;
+ b=8;
+ angle=77.436989;
+ id=2113;
+ atlOffset=-0.00025939941;
+ };
+ class Item52
+ {
+ dataType="Marker";
+ position[]={19547.527,132.11501,9572.2246};
+ name="airp_4_plane_2";
+ markerType="RECTANGLE";
+ type="";
+ colorName="ColorCIV";
+ a=8;
+ b=8;
+ angle=77.282982;
+ id=2114;
+ atlOffset=0.00032043457;
+ };
+ class Item53
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19584.875,131.69435,9392.3516};
+ angles[]={6.2771854,1.3554635,6.2812018};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2116;
+ type="Land_HelipadSquare_F";
+ };
+ class Item54
+ {
+ dataType="Marker";
+ position[]={19726.838,142.356,9038.8936};
+ name="detectPlayer_2";
+ markerType="RECTANGLE";
+ type="";
+ a=101.18;
+ b=66.612;
+ angle=78.755974;
+ id=2209;
+ atlOffset=0.00030517578;
+ };
+ class Item55
+ {
+ dataType="Marker";
+ position[]={19543.111,130.405,9811.0898};
+ name="detectPlayer_3";
+ markerType="RECTANGLE";
+ type="";
+ a=101.18;
+ b=66.612;
+ angle=78.755974;
+ id=2210;
+ atlOffset=-0.00033569336;
+ };
+ };
+ id=1146;
+ atlOffset=1.6990356;
+ };
+ };
+ id=1124;
+ atlOffset=21.92865;
+ };
+ class Item2
+ {
+ dataType="Layer";
+ name="Antistasi assets";
+ state=2;
+ class Entities
+ {
+ items=5;
+ class Item0
+ {
+ dataType="Layer";
+ name="HQ assets";
+ class Entities
+ {
+ items=23;
+ class Item0
+ {
+ dataType="Group";
+ side="Independent";
+ class Entities
+ {
+ items=1;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12119.71,148.07764,4125.5859};
+ angles[]={0,2.2023785,0};
+ };
+ side="Independent";
+ flags=7;
+ class Attributes
+ {
+ name="petros";
+ };
+ id=1286;
+ type="I_G_officer_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="face";
+ expression="_this setface _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="STRING";
+ value="";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=1;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ class Attributes
+ {
+ };
+ id=1285;
+ atlOffset=-116.76;
+ };
+ class Item1
+ {
+ dataType="Group";
+ side="Independent";
+ class Entities
+ {
+ items=38;
+ class Item0
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12130.041,148.80635,4124.3311};
+ };
+ side="Independent";
+ flags=3;
+ class Attributes
+ {
+ name="commanderX";
+ description="Default Commander";
+ isPlayer=1;
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1288;
+ type="I_G_Soldier_TL_F";
+ atlOffset=0.57569885;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="speaker";
+ expression="_this setspeaker _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="STRING";
+ value="Male04GRE";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="pitch";
+ expression="_this setpitch _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=1;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item1
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12134.836,148.43134,4121.6279};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1289;
+ type="I_G_Soldier_TL_F";
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12134.975,148.47874,4123.8633};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1290;
+ type="I_G_Soldier_TL_F";
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12134.917,148.51758,4126.1963};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1291;
+ type="I_G_Soldier_TL_F";
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12134.754,148.55049,4128.5107};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1292;
+ type="I_G_Soldier_TL_F";
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12134.713,148.61304,4130.9639};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1293;
+ type="I_G_Soldier_TL_F";
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12134.527,148.65808,4133.2803};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1294;
+ type="I_G_Soldier_F";
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12134.32,148.70929,4135.1758};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1295;
+ type="I_G_Soldier_F";
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12137.195,148.56064,4121.751};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1296;
+ type="I_G_Soldier_F";
+ };
+ class Item9
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12137.194,148.60269,4124.0908};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1297;
+ type="I_G_Soldier_F";
+ };
+ class Item10
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12137.088,148.63968,4126.4639};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1298;
+ type="I_G_Soldier_F";
+ };
+ class Item11
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12137.029,148.67609,4128.6631};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1299;
+ type="I_G_Soldier_F";
+ };
+ class Item12
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12136.826,148.70869,4131.0859};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1300;
+ type="I_G_Soldier_F";
+ };
+ class Item13
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12136.639,148.74057,4133.417};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1301;
+ type="I_G_Soldier_F";
+ };
+ class Item14
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12139.304,148.67514,4121.7871};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1302;
+ type="I_G_Soldier_AR_F";
+ };
+ class Item15
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12139.466,148.72783,4124.2275};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1303;
+ type="I_G_Soldier_AR_F";
+ };
+ class Item16
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12139.065,148.74966,4126.6416};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1304;
+ type="I_G_Soldier_AR_F";
+ };
+ class Item17
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12139.042,148.78703,4128.791};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1305;
+ type="I_G_Soldier_AR_F";
+ };
+ class Item18
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12138.842,148.81656,4131.0322};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1306;
+ type="I_G_Soldier_AR_F";
+ };
+ class Item19
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12138.755,148.85616,4133.4912};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1307;
+ type="I_G_Soldier_AR_F";
+ };
+ class Item20
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12141.393,148.78934,4121.8662};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1308;
+ type="I_G_Soldier_GL_F";
+ };
+ class Item21
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12141.263,148.8233,4124.1846};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1309;
+ type="I_G_Soldier_GL_F";
+ };
+ class Item22
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12141.139,148.86447,4126.9287};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1310;
+ type="I_G_Soldier_GL_F";
+ };
+ class Item23
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12140.965,148.89162,4128.9375};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1311;
+ type="I_G_Soldier_GL_F";
+ };
+ class Item24
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12140.896,148.92732,4131.1221};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1312;
+ type="I_G_Soldier_GL_F";
+ atlOffset=-7.6293945e-005;
+ };
+ class Item25
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12140.79,148.96661,4133.6123};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1313;
+ type="I_G_Soldier_GL_F";
+ };
+ class Item26
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12142.92,148.87321,4121.9443};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1314;
+ type="I_G_medic_F";
+ };
+ class Item27
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12142.744,148.90091,4124.2236};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1315;
+ type="I_G_medic_F";
+ };
+ class Item28
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12142.702,148.94879,4127.0957};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1316;
+ type="I_G_medic_F";
+ };
+ class Item29
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12142.614,148.97675,4128.9023};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1317;
+ type="I_G_medic_F";
+ };
+ class Item30
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12142.431,149.00963,4131.2617};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1318;
+ type="I_G_medic_F";
+ };
+ class Item31
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12142.441,149.05359,4133.6729};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1319;
+ type="I_G_medic_F";
+ };
+ class Item32
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12144.722,148.96992,4122.1094};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1320;
+ type="I_G_engineer_F";
+ };
+ class Item33
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12144.745,149.00792,4124.4092};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1321;
+ type="I_G_engineer_F";
+ };
+ class Item34
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12144.503,149.04431,4127.2002};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1322;
+ type="I_G_engineer_F";
+ };
+ class Item35
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12144.248,149.06609,4129.1475};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1323;
+ type="I_G_engineer_F";
+ };
+ class Item36
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12144.053,149.09619,4131.3838};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1324;
+ type="I_G_engineer_F";
+ };
+ class Item37
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12143.948,149.13524,4133.8525};
+ };
+ side="Independent";
+ flags=5;
+ class Attributes
+ {
+ isPlayable=1;
+ class Inventory
+ {
+ map="ItemMap";
+ };
+ };
+ id=1325;
+ type="I_G_engineer_F";
+ };
+ };
+ class Attributes
+ {
+ };
+ id=1287;
+ atlOffset=-116.76;
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12128.114,152.29456,4130.6943};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ name="flagX";
+ };
+ id=1326;
+ type="Flag_Syndikat_F";
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12128.798,149.01559,4122.0342};
+ angles[]={6.2651849,0,0.053948916};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ name="boxX";
+ };
+ id=1327;
+ type="IG_supplyCrate_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="ammoBox";
+ expression="[_this,_value] call bis_fnc_initAmmoBox;";
+ class Value
+ {
+ class data
+ {
+ singleType="STRING";
+ value="";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12124.939,148.54031,4124.8369};
+ angles[]={6.2651882,0,6.2691903};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ name="fireX";
+ };
+ id=1328;
+ type="Land_TentSolar_01_olive_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12128.73,148.99232,4126.709};
+ angles[]={6.2671871,0,0.051955618};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ name="vehicleBox";
+ };
+ id=1329;
+ type="Box_East_AmmoVeh_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="ammoBox";
+ expression="[_this,_value] call bis_fnc_initAmmoBox;";
+ class Value
+ {
+ class data
+ {
+ singleType="STRING";
+ value="[[[[],[]],[[],[]],[[],[]],[[],[]]],false]";
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12122.172,149.16496,4128.6689};
+ angles[]={6.2651882,5.6506429,6.2272449};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ name="mapX";
+ };
+ id=1330;
+ type="MapBoard_seismic_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item7
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12123.137,147.8708,4117.5654};
+ angles[]={0.032489564,0,6.2706842};
+ };
+ name="garrison";
+ id=1331;
+ type="Logic";
+ };
+ class Item8
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12130.396,148.38213,4111.6455};
+ angles[]={0.029989703,0,6.2581916};
+ };
+ name="killZones";
+ id=1332;
+ type="Logic";
+ atlOffset=-6.1035156e-005;
+ };
+ class Item9
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12131.113,148.4566,4110.6533};
+ angles[]={0.027492445,0,6.2581916};
+ };
+ name="pathfinding";
+ id=1333;
+ type="Logic";
+ };
+ class Item10
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12126.799,148.04826,4114.8135};
+ angles[]={0.029989703,0,6.2656889};
+ };
+ name="roadsX";
+ id=1334;
+ type="Logic";
+ };
+ class Item11
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12121.563,147.82834,4118.9775};
+ angles[]={0.034986377,0,6.2706842};
+ };
+ name="server";
+ id=1335;
+ type="Logic";
+ atlOffset=-3.0517578e-005;
+ };
+ class Item12
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12129.484,148.29887,4112.4775};
+ angles[]={0.029989703,0,6.2581916};
+ };
+ name="sidesX";
+ id=1336;
+ type="Logic";
+ };
+ class Item13
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12124.924,147.91719,4116.1445};
+ angles[]={0.032489564,0,6.2706842};
+ };
+ name="spawner";
+ id=1337;
+ type="Logic";
+ };
+ class Item14
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12128.215,148.17508,4113.7295};
+ angles[]={0.029989703,0,6.2656889};
+ };
+ name="timer";
+ id=1338;
+ type="Logic";
+ };
+ class Item15
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12117.33,147.56805,4116.2773};
+ angles[]={0.039977662,0,6.2656889};
+ };
+ name="hc";
+ isPlayable=1;
+ id=1339;
+ type="HeadlessClient_F";
+ };
+ class Item16
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12118.358,147.56432,4115.293};
+ angles[]={0.039977662,0,6.2656889};
+ };
+ name="hc_1";
+ isPlayable=1;
+ id=1340;
+ type="HeadlessClient_F";
+ };
+ class Item17
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12119.304,147.61533,4114.4707};
+ angles[]={0.034986377,0,6.2656851};
+ };
+ name="hc_2";
+ isPlayable=1;
+ id=1341;
+ type="HeadlessClient_F";
+ };
+ class Item18
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12107.915,146.89709,4111.4531};
+ angles[]={0.047464538,0,6.2631893};
+ };
+ id=1342;
+ 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="";
+ };
+ };
+ };
+ class Attribute3
+ {
+ property="ModuleCurator_F_Addons";
+ expression="_this setVariable ['Addons',_value,true];";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=3;
+ };
+ };
+ };
+ nAttributes=4;
+ };
+ };
+ class Item19
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12111.848,147.50761,4118.4043};
+ angles[]={0.039977662,0,6.2706842};
+ };
+ name="HC_commanderX";
+ id=1343;
+ type="HighCommand";
+ };
+ class Item20
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12115.248,147.57779,4118.3105};
+ angles[]={0.039979152,0,6.2681832};
+ };
+ id=1344;
+ type="HighCommandSubordinate";
+ };
+ class Item21
+ {
+ dataType="Marker";
+ position[]={12123.812,146.39278,4125.6592};
+ name="Synd_HQ";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorPink";
+ a=50;
+ b=50;
+ id=1345;
+ atlOffset=-1.6334076;
+ };
+ class Item22
+ {
+ dataType="Marker";
+ position[]={12125.145,2.7037606e+012,4127.8379};
+ name="respawn_guerrila";
+ text="Your Headquarters";
+ type="hd_flag";
+ colorName="ColorGUER";
+ id=1346;
+ atlOffset=2.7037606e+012;
+ };
+ };
+ id=1168;
+ atlOffset=-116.76;
+ };
+ class Item1
+ {
+ dataType="Layer";
+ name="seaSpawnAttack";
+ class Entities
+ {
+ items=16;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={-541.60089,120.94968,10363.386};
+ name="seaAttackSpawn";
+ type="mil_ambush";
+ angle=28.695;
+ id=1234;
+ atlOffset=12.071991;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={-530.30298,122.13212,15218.493};
+ name="seaAttackSpawn_2";
+ type="mil_ambush";
+ angle=28.695;
+ id=1798;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={-212.28186,103.25352,20654.59};
+ name="seaAttackSpawn_3";
+ type="mil_ambush";
+ angle=28.695;
+ id=1799;
+ atlOffset=15.805367;
+ };
+ class Item3
+ {
+ dataType="Marker";
+ position[]={5339.916,86.458763,20756.906};
+ name="seaAttackSpawn_4";
+ type="mil_ambush";
+ angle=28.695;
+ id=1800;
+ atlOffset=12.072006;
+ };
+ class Item4
+ {
+ dataType="Marker";
+ position[]={10198.398,79.689728,20845.016};
+ name="seaAttackSpawn_5";
+ type="mil_ambush";
+ angle=28.695;
+ id=1801;
+ atlOffset=12.072006;
+ };
+ class Item5
+ {
+ dataType="Marker";
+ position[]={15547.764,68.083984,20895.361};
+ name="seaAttackSpawn_6";
+ type="mil_ambush";
+ angle=28.695;
+ id=1802;
+ atlOffset=12.072006;
+ };
+ class Item6
+ {
+ dataType="Marker";
+ position[]={20639.379,68.888596,20982.627};
+ name="seaAttackSpawn_7";
+ type="mil_ambush";
+ angle=28.695;
+ id=1803;
+ atlOffset=12.166344;
+ };
+ class Item7
+ {
+ dataType="Marker";
+ position[]={21526.469,110.3116,15432.715};
+ name="seaAttackSpawn_8";
+ type="mil_ambush";
+ angle=28.695;
+ id=1804;
+ atlOffset=12.072006;
+ };
+ class Item8
+ {
+ dataType="Marker";
+ position[]={21236.975,139.46201,10700.098};
+ name="seaAttackSpawn_9";
+ type="mil_ambush";
+ angle=28.695;
+ id=1805;
+ atlOffset=12.071999;
+ };
+ class Item9
+ {
+ dataType="Marker";
+ position[]={21224.385,156.28535,5212.2754};
+ name="seaAttackSpawn_10";
+ type="mil_ambush";
+ angle=28.695;
+ id=1806;
+ atlOffset=12.072006;
+ };
+ class Item10
+ {
+ dataType="Marker";
+ position[]={21111.104,155.62074,-86.745605};
+ name="seaAttackSpawn_11";
+ type="mil_ambush";
+ angle=28.695;
+ id=1807;
+ atlOffset=12.072006;
+ };
+ class Item11
+ {
+ dataType="Marker";
+ position[]={16126.752,128.47021,-816.77734};
+ name="seaAttackSpawn_12";
+ type="mil_ambush";
+ angle=28.695;
+ id=1808;
+ atlOffset=12.072006;
+ };
+ class Item12
+ {
+ dataType="Marker";
+ position[]={9531.2979,168.43552,-753.84277};
+ name="seaAttackSpawn_13";
+ type="mil_ambush";
+ angle=28.695;
+ id=1809;
+ atlOffset=12.072006;
+ };
+ class Item13
+ {
+ dataType="Marker";
+ position[]={5428.0181,120.62491,-602.80273};
+ name="seaAttackSpawn_14";
+ type="mil_ambush";
+ angle=28.695;
+ id=1810;
+ atlOffset=12.072006;
+ };
+ class Item14
+ {
+ dataType="Marker";
+ position[]={-286.36374,121.15128,-363.65479};
+ name="seaAttackSpawn_15";
+ type="mil_ambush";
+ angle=28.695;
+ id=1811;
+ atlOffset=12.072014;
+ };
+ class Item15
+ {
+ dataType="Marker";
+ position[]={-701.72656,132.92821,5287.7939};
+ name="seaAttackSpawn_16";
+ type="mil_ambush";
+ angle=28.695;
+ id=1812;
+ atlOffset=12.072006;
+ };
+ };
+ id=1233;
+ atlOffset=-116.76;
+ };
+ class Item2
+ {
+ dataType="Layer";
+ name="controls";
+ class Entities
+ {
+ items=86;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={6085.1201,113.35244,3611.3062};
+ name="control_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=1815;
+ atlOffset=-3.8914337;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={4593.2905,114.94939,4609.4385};
+ name="control_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=1816;
+ atlOffset=-3.8914337;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={19273.572,127.88426,8679.7178};
+ name="control_3";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=1817;
+ atlOffset=-3.8914337;
+ };
+ class Item3
+ {
+ dataType="Marker";
+ position[]={19417.424,118.30719,10714.497};
+ name="control_4";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=1818;
+ atlOffset=-3.8914337;
+ };
+ class Item4
+ {
+ dataType="Marker";
+ position[]={18770.068,75.087746,17575.283};
+ name="control_5";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=1819;
+ atlOffset=-3.8914337;
+ };
+ class Item5
+ {
+ dataType="Marker";
+ position[]={8354.4531,89.084793,14043.658};
+ name="control_6";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=1820;
+ atlOffset=-3.8914337;
+ };
+ class Item6
+ {
+ dataType="Marker";
+ position[]={7141.1714,103.9023,12908.135};
+ name="control_7";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=1821;
+ atlOffset=-3.8914337;
+ };
+ class Item7
+ {
+ dataType="Marker";
+ position[]={15888.915,95.745712,6755.8276};
+ name="control_8";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2122;
+ atlOffset=-3.8914337;
+ };
+ class Item8
+ {
+ dataType="Marker";
+ position[]={14781.513,91.383026,8798.3252};
+ name="control_9";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2123;
+ };
+ class Item9
+ {
+ dataType="Marker";
+ position[]={13885.697,81.522095,10518.442};
+ name="control_10";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2124;
+ atlOffset=-3.8914337;
+ };
+ class Item10
+ {
+ dataType="Marker";
+ position[]={18389.422,70.722183,15766.309};
+ name="control_11";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2125;
+ atlOffset=-3.8914337;
+ };
+ class Item11
+ {
+ dataType="Marker";
+ position[]={16226.108,74.374756,15845.986};
+ name="control_12";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2126;
+ atlOffset=-3.8914337;
+ };
+ class Item12
+ {
+ dataType="Marker";
+ position[]={15368.424,81.540985,13977.197};
+ name="control_13";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2127;
+ };
+ class Item13
+ {
+ dataType="Marker";
+ position[]={8303.3125,139.25282,5040.1528};
+ name="control_14";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2141;
+ atlOffset=-3.8914337;
+ };
+ class Item14
+ {
+ dataType="Marker";
+ position[]={7408.4443,127.52812,8932.8203};
+ name="control_15";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2143;
+ atlOffset=-3.8914337;
+ };
+ class Item15
+ {
+ dataType="Marker";
+ position[]={6014.2261,112.27684,11897.128};
+ name="control_16";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2145;
+ atlOffset=-3.8914337;
+ };
+ class Item16
+ {
+ dataType="Marker";
+ position[]={3903.0967,113.95963,13865.268};
+ name="control_17";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2147;
+ atlOffset=-3.8914337;
+ };
+ class Item17
+ {
+ dataType="Marker";
+ position[]={3826.741,92.823578,15763.559};
+ name="control_18";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2149;
+ atlOffset=-3.8914337;
+ };
+ class Item18
+ {
+ dataType="Marker";
+ position[]={4632.7021,75.552147,18126.566};
+ name="control_19";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2151;
+ atlOffset=-3.8914337;
+ };
+ class Item19
+ {
+ dataType="Marker";
+ position[]={6677.3799,67.351372,19003.699};
+ name="control_20";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2153;
+ atlOffset=-3.8914337;
+ };
+ class Item20
+ {
+ dataType="Marker";
+ position[]={7566.8711,77.616989,16044.532};
+ name="control_21";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2155;
+ atlOffset=-3.8914337;
+ };
+ class Item21
+ {
+ dataType="Marker";
+ position[]={2270.6587,128.51105,11709.743};
+ name="control_22";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2157;
+ atlOffset=-3.8914337;
+ };
+ class Item22
+ {
+ dataType="Marker";
+ position[]={5906.293,159.26677,8873.4541};
+ name="control_23";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2159;
+ atlOffset=-3.8914337;
+ };
+ class Item23
+ {
+ dataType="Marker";
+ position[]={8698.5771,139.36383,1785.8486};
+ name="control_24";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2161;
+ atlOffset=-3.8914337;
+ };
+ class Item24
+ {
+ dataType="Marker";
+ position[]={4117.147,107.82697,2388.467};
+ name="control_25";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2163;
+ atlOffset=-3.8914261;
+ };
+ class Item25
+ {
+ dataType="Marker";
+ position[]={1346.5555,101.61857,2793.4304};
+ name="control_26";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2165;
+ atlOffset=-3.8914337;
+ };
+ class Item26
+ {
+ dataType="Marker";
+ position[]={3288.7114,107.16778,7665.3936};
+ name="control_27";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2167;
+ atlOffset=-3.8914337;
+ };
+ class Item27
+ {
+ dataType="Marker";
+ position[]={10071.744,87.55529,12399.857};
+ name="control_28";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2169;
+ atlOffset=-3.8914337;
+ };
+ class Item28
+ {
+ dataType="Marker";
+ position[]={16557.588,128.78297,4506.2139};
+ name="control_29";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2171;
+ atlOffset=-3.8914337;
+ };
+ class Item29
+ {
+ dataType="Marker";
+ position[]={13265.039,99.508415,5695.835};
+ name="control_30";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2173;
+ atlOffset=-3.8914337;
+ };
+ class Item30
+ {
+ dataType="Marker";
+ position[]={15163.07,102.66952,2189.1934};
+ name="control_31";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2175;
+ atlOffset=-3.8914337;
+ };
+ class Item31
+ {
+ dataType="Marker";
+ position[]={11295.695,90.049973,10624.298};
+ name="control_32";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2177;
+ atlOffset=-3.8914337;
+ };
+ class Item32
+ {
+ dataType="Marker";
+ position[]={13956.692,71.950256,18229.152};
+ name="control_33";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2179;
+ atlOffset=-3.8914337;
+ };
+ class Item33
+ {
+ dataType="Marker";
+ position[]={9949.1611,119.76003,8665.5322};
+ name="control_34";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2181;
+ };
+ class Item34
+ {
+ dataType="Marker";
+ position[]={11533.387,90.571625,7803.0889};
+ name="control_35";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2183;
+ atlOffset=-3.8914337;
+ };
+ class Item35
+ {
+ dataType="Marker";
+ position[]={10359.588,64.967743,16886.316};
+ name="control_36";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2185;
+ atlOffset=-3.8914337;
+ };
+ class Item36
+ {
+ dataType="Marker";
+ position[]={12591.521,180.31,1507.5975};
+ name="control_37";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2187;
+ atlOffset=-3.8914337;
+ };
+ class Item37
+ {
+ dataType="Marker";
+ position[]={13056.367,142.25862,3344.1885};
+ name="control_38";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2189;
+ atlOffset=-3.8914337;
+ };
+ class Item38
+ {
+ dataType="Marker";
+ position[]={10460.766,181.50572,5401.2832};
+ name="control_39";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2191;
+ atlOffset=-3.8914337;
+ };
+ class Item39
+ {
+ dataType="Marker";
+ position[]={10761.432,115.33353,8975.4541};
+ name="control_40";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2193;
+ atlOffset=-3.8914337;
+ };
+ class Item40
+ {
+ dataType="Marker";
+ position[]={9606.6855,99.691399,10983.214};
+ name="control_41";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2195;
+ atlOffset=-3.8914337;
+ };
+ class Item41
+ {
+ dataType="Marker";
+ position[]={13492.182,74.85392,13571.608};
+ name="control_42";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2197;
+ atlOffset=-3.8914337;
+ };
+ class Item42
+ {
+ dataType="Marker";
+ position[]={10907.249,64.913803,17613.195};
+ name="control_43";
+ markerType="RECTANGLE";
+ type="rectangle";
+ a=40;
+ b=40;
+ id=2199;
+ atlOffset=-3.8914337;
+ };
+ class Item43
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={16225.714,78.264343,15846.118};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2128;
+ 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 Item44
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={6084.8511,117.23922,3611.5112};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2129;
+ 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 Item45
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={13885.175,85.406738,10518.932};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2130;
+ 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 Item46
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={18389.225,74.611862,15766.646};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2131;
+ 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 Item47
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={15368.475,81.536888,13977.221};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2132;
+ 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 Item48
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={4593.6709,118.84402,4609.418};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2133;
+ 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 Item49
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={19273.277,131.76894,8680.0381};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2134;
+ 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 Item50
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={19417.326,122.18738,10714.878};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2135;
+ 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 Item51
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={18771.285,78.964577,17575.635};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2136;
+ 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 Item52
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={8355.0508,92.978447,14044.019};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2137;
+ 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 Item53
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={7141.3555,107.79391,12908.047};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2138;
+ 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 Item54
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={15888.455,99.643044,6756.2622};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2139;
+ 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 Item55
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={14781.295,91.382591,8797.8301};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2140;
+ 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 Item56
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={8302.79,143.14406,5040.6421};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2142;
+ 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 Item57
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={7407.9219,131.43437,8933.3096};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2144;
+ 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 Item58
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={6013.7036,116.15823,11897.617};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2146;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=7.6293945e-006;
+ 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 Item59
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={3902.5742,117.85303,13865.757};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2148;
+ 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 Item60
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={3826.2185,96.710052,15764.048};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2150;
+ 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 Item61
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={4632.1797,79.445862,18127.057};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2152;
+ 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 Item62
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={6676.8574,71.249336,19004.189};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2154;
+ 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 Item63
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={7566.3486,81.505348,16045.021};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2156;
+ 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 Item64
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={2270.1362,132.39525,11710.232};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2158;
+ 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 Item65
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={5905.7705,163.1608,8873.9434};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2160;
+ 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 Item66
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={8698.0547,143.27629,1786.3379};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2162;
+ 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 Item67
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={4116.6245,111.71415,2388.9563};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2164;
+ 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 Item68
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={1346.0331,105.51,2793.9197};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2166;
+ 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 Item69
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={3288.189,111.05824,7665.8828};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2168;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=7.6293945e-006;
+ 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 Item70
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={10071.222,91.450119,12400.347};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2170;
+ 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 Item71
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={16557.066,132.67572,4506.7031};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2172;
+ 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 Item72
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={13264.517,103.40097,5696.3242};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2174;
+ 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 Item73
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={15162.548,106.56982,2189.6826};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2176;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-7.6293945e-006;
+ 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 Item74
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={11295.173,93.94043,10624.787};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2178;
+ 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 Item75
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={13956.17,75.840714,18229.641};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2180;
+ 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 Item76
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={9948.6387,119.75842,8666.0215};
+ angles[]={0.0060001095,0,0.019996032};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2182;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.011772156;
+ 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 Item77
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={11532.864,94.454498,7803.5781};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2184;
+ 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 Item78
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={10359.065,68.858131,16886.805};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2186;
+ 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 Item79
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={12590.999,184.19843,1508.0868};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2188;
+ 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 Item80
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={13055.845,146.15038,3344.6777};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2190;
+ 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 Item81
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={10460.243,185.395,5401.7725};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2192;
+ 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 Item82
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={10760.909,119.21791,8975.9434};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2194;
+ 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 Item83
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={9606.1631,103.59112,10983.703};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2196;
+ 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 Item84
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={13491.659,78.83744,13572.098};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2198;
+ 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 Item85
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={10906.727,68.802666,17613.684};
+ };
+ areaSize[]={20,0,20};
+ flags=1;
+ id=2200;
+ 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;
+ };
+ };
+ };
+ id=1235;
+ atlOffset=-116.76;
+ };
+ class Item3
+ {
+ dataType="Marker";
+ position[]={21594.354,146.22559,7284.3301};
+ name="CSAT_carrier";
+ type="flag_CSAT";
+ id=1794;
+ atlOffset=13.598297;
+ };
+ class Item4
+ {
+ dataType="Marker";
+ position[]={-1087.282,102.995,17670.42};
+ name="NATO_carrier";
+ type="flag_UN";
+ id=1795;
+ atlOffset=8.528511;
+ };
+ };
+ id=1167;
+ atlOffset=8.4492517e+010;
+ };
+ class Item3
+ {
+ dataType="Layer";
+ name="factories";
+ state=2;
+ class Entities
+ {
+ items=7;
+ class Item0
+ {
+ dataType="Layer";
+ name="factory_1";
+ class Entities
+ {
+ items=6;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={12671.63,95.913025,8328.0527};
+ name="fact_1_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=142.42159;
+ id=1823;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={12655.872,95.709511,8319.7715};
+ name="factory_1";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorBrown";
+ a=176.65199;
+ b=51.507999;
+ angle=316.58197;
+ id=1824;
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12559.348,100.28281,8205.3594};
+ angles[]={0,0.51823127,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1976;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12665.895,101.65913,8386.5273};
+ angles[]={0,2.4180295,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1975;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12684.605,100.20187,8311.0537};
+ angles[]={0,5.4538622,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1977;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=7.6293945e-006;
+ };
+ class Item5
+ {
+ dataType="Marker";
+ position[]={12648.693,95.642258,8305.334};
+ name="fact_1_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=124.26476;
+ id=2585;
+ };
+ };
+ id=1244;
+ atlOffset=-116.76;
+ };
+ class Item1
+ {
+ dataType="Layer";
+ name="factory_2";
+ class Entities
+ {
+ items=8;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={10394.598,106.47,7256.123};
+ name="fact_2_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=271.35046;
+ id=1826;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={10446.199,106.47,7260.189};
+ name="factory_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorBrown";
+ a=86.49707;
+ b=96.506836;
+ id=1827;
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10375.987,111.36992,7180.2842};
+ angles[]={0,0.65339965,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1979;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=-0.0050811768;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10460.791,111.375,7300.9546};
+ angles[]={0,3.105648,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1980;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10472.979,111.36992,7177.3037};
+ angles[]={0,6.0528712,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1981;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=-0.0050811768;
+ };
+ class Item5
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={10372.662,106.47,7256.3779};
+ };
+ areaSize[]={7.1690001,0,7.2269959};
+ areaIsRectangle=1;
+ flags=1;
+ id=1982;
+ 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 Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={10374.77,111.3653,7316.354};
+ angles[]={0,2.4213428,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1978;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=-0.0050811768;
+ };
+ class Item7
+ {
+ dataType="Marker";
+ position[]={10378.977,106.47,7241.272};
+ name="fact_2_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=358.14099;
+ id=2588;
+ };
+ };
+ id=1248;
+ atlOffset=-116.76;
+ };
+ class Item2
+ {
+ dataType="Layer";
+ name="factory_3";
+ class Entities
+ {
+ items=6;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={3636.979,107.83969,1496.1901};
+ name="fact_3_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=230.73042;
+ id=1832;
+ atlOffset=0.60869598;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={3658.0813,106.50443,1493.7296};
+ name="factory_3";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorBrown";
+ a=75;
+ b=75;
+ angle=12.812506;
+ id=1833;
+ atlOffset=7.6293945e-006;
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3622.8694,113.53773,1456.7115};
+ angles[]={0,0.94378805,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1984;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=-7.6293945e-006;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3680.9949,111.50799,1471.1035};
+ angles[]={0,5.0341015,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1985;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=0.16716003;
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3625.3755,111.20934,1539.2191};
+ angles[]={0,2.3321397,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1983;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=7.6293945e-006;
+ };
+ class Item5
+ {
+ dataType="Marker";
+ position[]={3619.468,108.46128,1504.4885};
+ name="fact_3_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=201.4278;
+ id=2587;
+ atlOffset=0.60869598;
+ };
+ };
+ id=1252;
+ atlOffset=-116.76;
+ };
+ class Item3
+ {
+ dataType="Layer";
+ name="factory_4";
+ class Entities
+ {
+ items=7;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={12859.642,106.62936,5587.2197};
+ name="fact_4_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=88.091858;
+ id=1835;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={12840.15,106.51001,5542.0801};
+ name="factory_4";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorBrown";
+ a=97.571136;
+ b=108.52962;
+ angle=341.09393;
+ id=1836;
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12896.069,111.39414,5508.897};
+ angles[]={0,5.3829384,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1988;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12769.937,111.41501,5590.9668};
+ angles[]={0,1.9743924,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1986;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12843.663,111.77507,5625.0044};
+ angles[]={0,2.7320015,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1987;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={12808.396,111.46455,5466.6382};
+ angles[]={0,0.16666034,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1989;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item6
+ {
+ dataType="Marker";
+ position[]={12866.298,106.57363,5568.9951};
+ name="fact_4_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=45.467579;
+ id=2586;
+ };
+ };
+ id=1256;
+ atlOffset=-116.76;
+ };
+ class Item4
+ {
+ dataType="Layer";
+ name="factory_5";
+ class Entities
+ {
+ items=7;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={3072.1316,82.370422,15502.81};
+ name="fact_5_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=112.37476;
+ id=1838;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={3100.6304,82.021011,15545.356};
+ name="factory_5";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorBrown";
+ a=85.275757;
+ b=97.295898;
+ angle=18.806229;
+ id=1839;
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3030.0916,86.772797,15505.266};
+ angles[]={0,1.3068883,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1991;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=-0.0025024414;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3051.2144,84.803841,15606.565};
+ angles[]={0,2.3169119,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1992;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3171.1135,86.764282,15607.965};
+ angles[]={0,4.2236938,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1993;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={3138.645,88.200485,15433.863};
+ angles[]={0,5.9836292,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1990;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item6
+ {
+ dataType="Marker";
+ position[]={3092.4165,82.655998,15497.225};
+ name="fact_5_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=275.02606;
+ id=2583;
+ };
+ };
+ id=1260;
+ atlOffset=-116.76;
+ };
+ class Item5
+ {
+ dataType="Layer";
+ name="factory_6";
+ class Entities
+ {
+ items=5;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={11026.419,91.088745,11438.381};
+ name="fact_6_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=48.631687;
+ id=1844;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={11051.099,91.236687,11414.195};
+ name="factory_6";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorBrown";
+ a=75;
+ b=75;
+ angle=326.08301;
+ id=1845;
+ atlOffset=7.6293945e-006;
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11109.945,96.327988,11408.825};
+ angles[]={0,5.0136008,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1996;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11020.02,96.092369,11430.629};
+ angles[]={0,2.151962,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1994;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11061.062,95.347351,11464.775};
+ angles[]={0,3.3601818,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1995;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ };
+ id=1264;
+ atlOffset=-116.76;
+ };
+ class Item6
+ {
+ dataType="Layer";
+ name="factory_7";
+ class Entities
+ {
+ items=7;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={16760.596,77.210693,17940.248};
+ name="fact_7_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=229.81485;
+ id=1829;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={16735.154,77.031525,17971.348};
+ name="factory_7";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorBrown";
+ a=68.728333;
+ b=68.069115;
+ angle=324.72681;
+ id=1830;
+ atlOffset=0.025985718;
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={16663.436,80.933868,17987.148};
+ angles[]={0,1.9932342,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1998;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=0.002243042;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={16732.926,81.787468,18032.828};
+ angles[]={0,3.2010744,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1999;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={16801.578,82.216713,17951.713};
+ angles[]={0,4.6165199,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2000;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=0.002243042;
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={16723.236,82.103714,17896.887};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=1997;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=0.002243042;
+ };
+ class Item6
+ {
+ dataType="Marker";
+ position[]={16746.547,77.124077,17951.059};
+ name="fact_7_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=229.81485;
+ id=2584;
+ };
+ };
+ id=1268;
+ atlOffset=-116.76;
+ };
+ };
+ id=1243;
+ atlOffset=10.792679;
+ };
+ class Item4
+ {
+ dataType="Layer";
+ name="outposts";
+ state=2;
+ class Entities
+ {
+ items=19;
+ class Item0
+ {
+ dataType="Layer";
+ name="outpost_1";
+ class Entities
+ {
+ items=8;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={15633.15,85.537964,14670.242};
+ name="outp_1_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=117.04991;
+ id=1859;
+ atlOffset=10.456795;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={15581.271,75.0476,14691.373};
+ name="outpost_1";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=87.57959;
+ b=86.227051;
+ id=1860;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={15554.472,75.0476,14675.992};
+ name="outp_1_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=1861;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15521.987,79.79808,14722.072};
+ angles[]={0,1.8385134,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2001;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=0.022438049;
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15554.798,79.953133,14637.702};
+ angles[]={0,0.37216347,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2002;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=0.00017547607;
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15628.306,79.952599,14660.607};
+ angles[]={0,4.7565007,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2003;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item6
+ {
+ dataType="Marker";
+ position[]={15620.24,85.503998,14672.294};
+ name="outp_1_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=117.05;
+ id=3242;
+ atlOffset=10.456398;
+ };
+ class Item7
+ {
+ dataType="Marker";
+ position[]={15611.142,85.50444,14681.657};
+ name="outp_1_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=117.0499;
+ id=3243;
+ atlOffset=10.456741;
+ };
+ };
+ id=892;
+ atlOffset=-116.76;
+ };
+ class Item1
+ {
+ dataType="Layer";
+ name="outpost_2";
+ class Entities
+ {
+ items=31;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={1249.0989,138.20007,13046.974};
+ name="outp_2_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=1880;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={1255.4949,138.07477,13087.986};
+ name="outp_2_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=89.548355;
+ id=1882;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={1246.0703,138.20007,13064.899};
+ name="outpost_2";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=89.734741;
+ b=75;
+ angle=351.87891;
+ id=1883;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1192.0974,137.99977,13045.146};
+ angles[]={6.2765622,1.5212603,0.037314966};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2050;
+ type="Land_HelipadSquare_F";
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1166.9175,140.90005,13085.983};
+ angles[]={0,2.1112397,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2046;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1169.6104,140.95894,13030.66};
+ angles[]={0,0.35281283,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2047;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=1.5258789e-005;
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1265.4636,143.1037,13064.781};
+ angles[]={0,4.6492176,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2048;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=1.5258789e-005;
+ };
+ class Item7
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={1215.4692,138.20007,13065.025};
+ };
+ areaSize[]={5,0,13.370605};
+ flags=1;
+ id=2044;
+ 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 Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1190.5487,138.13112,13077.099};
+ angles[]={0.0045412821,1.5212603,0.0098809516};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2049;
+ type="Land_HelipadSquare_F";
+ };
+ class Item9
+ {
+ dataType="Marker";
+ position[]={1238.0984,138.17445,13086.19};
+ name="outp_2_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=89.548355;
+ id=2743;
+ };
+ class Item10
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1204.1948,138.9257,13029.783};
+ angles[]={6.2817621,3.0766568,0.006108406};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2725;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item11
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1195.8751,138.82249,13029.316};
+ angles[]={6.2799101,3.0766568,0.018335201};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2726;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item12
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1187.6259,138.43057,13028.925};
+ angles[]={6.2776828,3.0766568,0.070187747};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2727;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item13
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1180.0378,137.78667,13028.456};
+ angles[]={0.0009765625,3.0766568,0.089890592};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2728;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item14
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1167.5331,136.64796,13026.121};
+ angles[]={6.2769899,3.4800482,0.075287566};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2729;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item15
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1163.5402,136.41869,13033.795};
+ angles[]={0.00077204045,4.6520095,0.040550709};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2730;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item16
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1161.2377,136.39944,13074.71};
+ angles[]={0.0089769717,1.5047461,0.11834706};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2731;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item17
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1161.5791,136.5374,13066.007};
+ angles[]={0.0085762804,1.5050913,0.087116994};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2732;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item18
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1162.0782,136.49911,13057.689};
+ angles[]={6.2761774,1.5034623,0.05732841};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2733;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item19
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1162.5018,136.43503,13049.441};
+ angles[]={6.2712302,1.5015601,0.046556387};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2734;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item20
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1163.0001,136.40073,13041.855};
+ angles[]={6.2799282,1.5009267,0.037316564};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2735;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item21
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1160.4563,136.12161,13081.632};
+ angles[]={0.024000978,1.5047461,0.12121963};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2736;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item22
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1161.7966,136.13614,13087.803};
+ angles[]={0.018099615,2.1394482,0.11180585};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2737;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item23
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1209.0465,138.84105,13092.579};
+ angles[]={0.0220327,3.0766568,0.016406724};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2738;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item24
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1200.3427,138.72209,13092.271};
+ angles[]={0.04544818,3.0766568,0.012318902};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2739;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item25
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1192.0229,138.44453,13091.805};
+ angles[]={0.075691424,3.0766568,0.041763216};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2740;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item26
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1183.7737,137.94992,13091.413};
+ angles[]={0.083921663,3.0766568,0.082314923};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2741;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item27
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1176.1857,137.34055,13090.944};
+ angles[]={0.072513729,3.0766568,0.088982351};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2742;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item28
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1212.8987,138.93968,13030.091};
+ angles[]={0,3.0766568,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2724;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item29
+ {
+ dataType="Marker";
+ position[]={1278.8931,138.02501,13075.991};
+ name="outp_2_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=356.36734;
+ id=3235;
+ };
+ class Item30
+ {
+ dataType="Marker";
+ position[]={1279.698,138.18391,13062.932};
+ name="outp_2_vehicle_3";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=356.36731;
+ id=3236;
+ };
+ };
+ id=897;
+ atlOffset=-116.76;
+ };
+ class Item2
+ {
+ dataType="Layer";
+ name="outpost_3";
+ class Entities
+ {
+ items=10;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={1758.2034,100.43763,1350.2983};
+ name="outp_3_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=1890;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={1761.6918,101.10288,1317.1868};
+ name="outp_3_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=178.80249;
+ id=1892;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={1774.413,100.758,1332.741};
+ name="outpost_3";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=100;
+ b=100;
+ id=1893;
+ atlOffset=0.00047302246;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1788.5601,106.30859,1291.7905};
+ angles[]={0,6.0255494,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2052;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=7.6293945e-006;
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1729.7472,106.23087,1311.621};
+ angles[]={0,0.89104187,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2053;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1751.4733,105.137,1361.5557};
+ angles[]={0,2.6313961,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2054;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={1794.5317,100.61826,1331.5084};
+ angles[]={0.019999012,0.38352445,6.2651882};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2051;
+ type="Land_HelipadSquare_F";
+ };
+ class Item7
+ {
+ dataType="Marker";
+ position[]={1776.4186,101.13681,1313.0176};
+ name="outp_3_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=215.32669;
+ id=2628;
+ };
+ class Item8
+ {
+ dataType="Marker";
+ position[]={1764.6893,101.25735,1276.9482};
+ name="outp_3_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=21.71221;
+ id=3217;
+ };
+ class Item9
+ {
+ dataType="Marker";
+ position[]={1775.1497,101.27321,1273.1384};
+ name="outp_3_vehicle_3";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=22.680872;
+ id=3218;
+ };
+ };
+ id=902;
+ atlOffset=-116.76;
+ };
+ class Item3
+ {
+ dataType="Layer";
+ name="outpost_4";
+ class Entities
+ {
+ items=12;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={15120.294,109.14326,2290.2268};
+ name="outp_4_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=205.4153;
+ id=1895;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={15110.995,109.4379,2306.8838};
+ name="outpost_4";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=75;
+ b=75;
+ id=1896;
+ atlOffset=-7.6293945e-006;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={15094.674,109.81705,2317.6914};
+ name="outp_4_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=1897;
+ atlOffset=-7.6293945e-006;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15167.303,112.33624,2309.3328};
+ angles[]={0,4.6557531,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2055;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15146.808,112.94214,2264.1138};
+ angles[]={0,5.1548843,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2056;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15067.184,115.16982,2286.4114};
+ angles[]={0,0.95286024,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2057;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=7.6293945e-006;
+ };
+ class Item6
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={15110.549,109.15569,2269.3391};
+ angles[]={0,0.32386065,0};
+ };
+ areaSize[]={6.7210813,0,2.7798028};
+ areaIsRectangle=1;
+ flags=1;
+ id=2058;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.0052642822;
+ 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 Item7
+ {
+ dataType="Marker";
+ position[]={15106.287,109.50629,2293.656};
+ name="outp_4_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=168.02142;
+ id=2620;
+ atlOffset=-7.6293945e-006;
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15086.711,114.72629,2348.7373};
+ angles[]={0,2.868202,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2621;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=7.6293945e-006;
+ };
+ class Item9
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={15087.989,109.80878,2345.9402};
+ angles[]={0.0080009829,0.32386065,6.2551947};
+ };
+ areaSize[]={4.2854767,0,2.7798028};
+ areaIsRectangle=1;
+ flags=1;
+ id=2622;
+ 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 Item10
+ {
+ dataType="Marker";
+ position[]={15060.712,110.26378,2268.0042};
+ name="outp_4_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=17.000061;
+ id=3219;
+ atlOffset=-7.6293945e-006;
+ };
+ class Item11
+ {
+ dataType="Marker";
+ position[]={15074.979,109.94851,2264.0259};
+ name="outp_4_vehicle_3";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=17.000059;
+ id=3220;
+ };
+ };
+ id=907;
+ atlOffset=-116.76;
+ };
+ class Item4
+ {
+ dataType="Layer";
+ name="outpost_5";
+ class Entities
+ {
+ items=14;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={13447.321,112.12154,4064.0037};
+ name="outp_5_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=77.139015;
+ id=1899;
+ atlOffset=8.3115387;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={13429.197,103.81,4073.8738};
+ name="outpost_5";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=75;
+ b=75;
+ id=1900;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={13433.703,103.8101,4021.1667};
+ name="outp_5_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=1901;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13436.125,108.73244,4009.3853};
+ angles[]={0,0.032253198,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2062;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=0.007194519;
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13495.305,108.24335,4047.603};
+ angles[]={0,5.3862629,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2063;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13428.089,116.69592,4124.2544};
+ angles[]={0,4.1171794,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2061;
+ type="Land_Cargo_Tower_V2_F";
+ atlOffset=-7.6293945e-005;
+ };
+ class Item6
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={13484.369,103.40858,4073.3083};
+ angles[]={0,0.92666101,0};
+ };
+ areaSize[]={7.6739011,0,5};
+ areaIsRectangle=1;
+ flags=1;
+ id=2059;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.0026016235;
+ 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 Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13410.813,103.81,4098.6851};
+ angles[]={0,2.5410647,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2060;
+ type="Land_HelipadSquare_F";
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13451.068,103.80999,4033.8403};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2202;
+ type="land_gm_radio_antenna_01";
+ };
+ class Item9
+ {
+ dataType="Marker";
+ position[]={13454.301,112.12154,4051.6028};
+ name="outp_5_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=59.216202;
+ id=2623;
+ atlOffset=8.3115387;
+ };
+ class Item10
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={13374.623,103.84199,4094.9177};
+ angles[]={6.2792792,0.92666101,6.2734323};
+ };
+ areaSize[]={4.3568487,0,3.5200722};
+ areaIsRectangle=1;
+ flags=1;
+ id=2624;
+ 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 Item11
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13373.955,108.75827,4095.4641};
+ angles[]={0,1.7266352,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2625;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item12
+ {
+ dataType="Marker";
+ position[]={13504.577,110.69067,4079.9331};
+ name="outp_5_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=233.79573;
+ id=3221;
+ atlOffset=8.3115921;
+ };
+ class Item13
+ {
+ dataType="Marker";
+ position[]={13487.231,111.099,4101.6172};
+ name="outp_5_vehicle_3";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=231.75591;
+ id=3222;
+ atlOffset=8.3114395;
+ };
+ };
+ id=912;
+ atlOffset=-116.76;
+ };
+ class Item5
+ {
+ dataType="Layer";
+ name="outpost_6";
+ class Entities
+ {
+ items=15;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={13498.969,91.831268,9224.1328};
+ name="outp_6_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=113.78967;
+ id=1903;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={13501.369,91.831001,9277.0449};
+ name="outpost_6";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=75;
+ b=109.60435;
+ angle=24.260649;
+ id=1904;
+ atlOffset=-0.00026702881;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={13471.723,80.22374,9241.7852};
+ name="outp_6_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=1905;
+ atlOffset=-11.607529;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13508.286,91.852631,9303.333};
+ angles[]={0,5.1541762,6.2707272};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2069;
+ type="Land_HelipadSquare_F";
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13558.151,96.296211,9333.4707};
+ angles[]={0,5.2037067,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2065;
+ type="Land_Cargo_HQ_V2_F";
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13501.696,96.604141,9195.5322};
+ angles[]={0,6.01828,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2066;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=-0.02571106;
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13574.026,97.236794,9351.9111};
+ angles[]={0,4.3577056,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2067;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=-0.02571106;
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13507.49,105.80425,9367.5771};
+ angles[]={0,5.1838312,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2064;
+ type="Land_Cargo_Tower_V2_F";
+ atlOffset=-0.011550903;
+ };
+ class Item8
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={13520.177,91.60704,9216.6885};
+ angles[]={0,0.47667342,0};
+ };
+ areaSize[]={5,0,8.062953};
+ areaIsRectangle=1;
+ flags=1;
+ id=2070;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-0.0017166138;
+ 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 Item9
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13486.947,91.831268,9257.6768};
+ angles[]={0,5.1541762,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2068;
+ type="Land_HelipadSquare_F";
+ };
+ class Item10
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13492.151,93.061394,9346.1533};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2203;
+ type="land_gm_radio_antenna_01";
+ };
+ class Item11
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13423.315,97.1661,9225.002};
+ angles[]={0,1.026235,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2752;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item12
+ {
+ dataType="Marker";
+ position[]={13505.59,91.831268,9235.9902};
+ name="outp_6_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=113.78964;
+ id=3228;
+ };
+ class Item13
+ {
+ dataType="Marker";
+ position[]={13546.086,91.309761,9213.1016};
+ name="outp_6_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=293.34119;
+ id=3229;
+ };
+ class Item14
+ {
+ dataType="Marker";
+ position[]={13540.591,91.296356,9202.8076};
+ name="outp_6_vehicle_3";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=293.34119;
+ id=3230;
+ };
+ };
+ id=917;
+ atlOffset=-116.76;
+ };
+ class Item6
+ {
+ dataType="Layer";
+ name="outpost_7";
+ class Entities
+ {
+ items=11;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={14588.525,80.489998,12105.863};
+ name="outp_7_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=145.45479;
+ id=1907;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={14618.196,80.489998,12132.646};
+ name="outpost_7";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=75;
+ b=75;
+ id=1908;
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14639.702,85.394997,12107.547};
+ angles[]={0,5.6162901,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2072;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14623.435,85.395004,12139.475};
+ angles[]={0,3.0617981,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2073;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=7.6293945e-006;
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14573.504,85.067467,12113.272};
+ angles[]={0,1.8417231,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2071;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=7.6293945e-006;
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14654.066,81.09697,12117.222};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2206;
+ type="land_gm_radio_antenna_01";
+ atlOffset=-7.6293945e-006;
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={14611.437,85.407402,12084.225};
+ angles[]={0,0.11271781,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2750;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item7
+ {
+ dataType="Marker";
+ position[]={14601.199,80.489998,12115.471};
+ name="outp_7_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=145.36368;
+ id=2751;
+ };
+ class Item8
+ {
+ dataType="Marker";
+ position[]={14572.311,80.150841,12064.998};
+ name="outp_7_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=51.269989;
+ id=3239;
+ };
+ class Item9
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={14571.968,80.132385,12069.446};
+ angles[]={0.011995304,0,0.0080009829};
+ };
+ areaSize[]={1,0,1};
+ flags=1;
+ id=3241;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=7.6293945e-006;
+ 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 Item10
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={14572.38,80.08963,12065.108};
+ angles[]={0,5.6163297,0};
+ };
+ areaSize[]={5.2854471,0,10.37831};
+ areaIsRectangle=1;
+ flags=1;
+ id=3238;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-0.062950134;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=7;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ };
+ id=922;
+ atlOffset=-116.76;
+ };
+ class Item7
+ {
+ dataType="Layer";
+ name="outpost_8";
+ class Entities
+ {
+ items=7;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={19827.615,129.19023,11298.506};
+ name="outp_8_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=20;
+ b=5;
+ angle=185.79483;
+ id=1912;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={19805.076,129.2737,11318.366};
+ name="outpost_8";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=75;
+ b=75;
+ angle=335.53992;
+ id=1913;
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19865.557,133.59615,11288.875};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2075;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19737.027,135.60248,11334.207};
+ angles[]={0,1.1485656,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2076;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19821.076,141.67122,11326.739};
+ angles[]={0,2.6351585,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2074;
+ type="Land_Cargo_Tower_V2_F";
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19777.654,129.8502,11331.519};
+ angles[]={0.0039967569,5.8545904,6.259192};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2077;
+ type="Land_HelipadSquare_F";
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={19830.113,132.55159,11395.092};
+ angles[]={0,3.2595847,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2594;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ };
+ id=927;
+ atlOffset=-116.76;
+ };
+ class Item8
+ {
+ dataType="Layer";
+ name="outpost_9";
+ class Entities
+ {
+ items=9;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={13730.116,76.082947,16338.41};
+ name="outp_9_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=94.831978;
+ id=1916;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={13692.993,75.536179,16351.436};
+ name="outpost_9";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=75;
+ b=75;
+ id=1917;
+ atlOffset=-0.00022888184;
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13732.262,81.105812,16291.379};
+ angles[]={0,5.8103423,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2080;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13742.173,80.762604,16371.673};
+ angles[]={0,3.5555058,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2081;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13644.126,79.450676,16365.859};
+ angles[]={0,1.7572714,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2082;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13694.561,80.657967,16295.923};
+ angles[]={0,0.046005353,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2083;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item6
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={13745.043,76.093285,16339.714};
+ angles[]={0,0.11079395,0};
+ };
+ areaSize[]={2.4740005,0,7.5796685};
+ areaIsRectangle=1;
+ flags=1;
+ id=2078;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.0016555786;
+ 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 Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={13669.86,75.098358,16354.893};
+ angles[]={0.0080009829,3.1068482,0.017997233};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2079;
+ type="Land_HelipadSquare_F";
+ };
+ class Item8
+ {
+ dataType="Marker";
+ position[]={13717.743,75.965431,16339.371};
+ name="outp_9_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=94.83197;
+ id=3244;
+ };
+ };
+ id=932;
+ atlOffset=-116.76;
+ };
+ class Item9
+ {
+ dataType="Layer";
+ name="outpost_10";
+ class Entities
+ {
+ items=10;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={11588.91,74.168686,17636.938};
+ name="outp_10_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=184.66779;
+ id=1919;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={11619.842,74.340874,17704.918};
+ name="outpost_10";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=92.023926;
+ b=98.558594;
+ id=1920;
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11657.781,78.106293,17642.506};
+ angles[]={0,5.5271368,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2005;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=-0.010932922;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11625.84,79.455666,17782.531};
+ angles[]={0,3.180779,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2006;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=-0.010932922;
+ };
+ class Item4
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={11589.194,74.167725,17641.822};
+ angles[]={0,0.077683806,0};
+ };
+ areaSize[]={11.562381,0,5.7774029};
+ areaIsRectangle=1;
+ flags=1;
+ id=2007;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-0.001121521;
+ 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 Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11551.618,79.769882,17655.381};
+ angles[]={0,1.1026609,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2004;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=-0.010932922;
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11648.881,74.072662,17721.152};
+ angles[]={6.2751918,4.0974216,6.2711854};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2084;
+ type="Land_HelipadSquare_F";
+ atlOffset=7.6293945e-006;
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11575.245,75.056374,17731.84};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2205;
+ type="land_gm_radio_antenna_01";
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={11550.44,80.015327,17715.631};
+ angles[]={0,1.6276745,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2593;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=-0.010932922;
+ };
+ class Item9
+ {
+ dataType="Marker";
+ position[]={11589.917,74.258835,17647.766};
+ name="outp_10_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=184.66777;
+ id=3245;
+ };
+ };
+ id=937;
+ atlOffset=-116.76;
+ };
+ class Item10
+ {
+ dataType="Layer";
+ name="outpost_11";
+ class Entities
+ {
+ items=10;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={6859.0835,84.845795,17599.609};
+ name="outp_11_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=152.56854;
+ id=1923;
+ atlOffset=9.8995209;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={6872.6704,74.128189,17643.93};
+ name="outpost_11";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=62.931515;
+ b=54.077778;
+ angle=332.30432;
+ id=1924;
+ atlOffset=-0.0013580322;
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6876.4658,78.83963,17683.328};
+ angles[]={0,3.0551841,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2009;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=-3.0517578e-005;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6843.1494,79.647461,17603.924};
+ angles[]={0,0.43242469,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2010;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=0.044845581;
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6915.0488,79.457245,17639.873};
+ angles[]={0,5.0670762,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2008;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=0.019927979;
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6849.0181,73.708038,17665.438};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2201;
+ type="land_gm_radio_antenna_01";
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6815.4136,78.8526,17647.91};
+ angles[]={0,1.5805334,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2744;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item7
+ {
+ dataType="Marker";
+ position[]={6912.4976,85.049591,17628.479};
+ name="outp_11_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=151.8688;
+ id=2745;
+ atlOffset=10.366539;
+ };
+ class Item8
+ {
+ dataType="Marker";
+ position[]={6879.3877,84.730583,17610.289};
+ name="outp_11_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=152.56854;
+ id=3246;
+ atlOffset=9.9073868;
+ };
+ class Item9
+ {
+ dataType="Marker";
+ position[]={6897.0366,84.649475,17620.074};
+ name="outp_11_vehicle_3";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=152.56854;
+ id=3247;
+ atlOffset=9.899559;
+ };
+ };
+ id=942;
+ atlOffset=-116.76;
+ };
+ class Item11
+ {
+ dataType="Layer";
+ name="outpost_12";
+ class Entities
+ {
+ items=9;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={9074.1729,158.47949,5742.0869};
+ name="outp_12_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=358.39633;
+ id=1927;
+ atlOffset=5.9995575;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={9101.6465,152.3924,5722.0864};
+ name="outpost_12";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=75;
+ b=75;
+ angle=59.041492;
+ id=1928;
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={9089.6494,157.28761,5787.291};
+ angles[]={0,1.7936208,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2012;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={9155.5732,157.55609,5695.7827};
+ angles[]={0,4.210515,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2013;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={9040.0645,158.03778,5759.1597};
+ angles[]={0,1.7936208,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2011;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item5
+ {
+ dataType="Marker";
+ position[]={9084.5732,158.32396,5727.958};
+ name="outp_12_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=358.39633;
+ id=2626;
+ atlOffset=5.9995575;
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={9091.6152,155.64215,5659.5054};
+ angles[]={0,6.2104936,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2627;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item7
+ {
+ dataType="Marker";
+ position[]={9090.9443,158.39583,5749.3564};
+ name="outp_12_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=277.68164;
+ id=3231;
+ atlOffset=5.9995575;
+ };
+ class Item8
+ {
+ dataType="Marker";
+ position[]={9098.1953,158.41924,5735.2598};
+ name="outp_12_vehicle_3";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=275.12006;
+ id=3232;
+ atlOffset=5.9995575;
+ };
+ };
+ id=947;
+ atlOffset=-116.76;
+ };
+ class Item12
+ {
+ dataType="Layer";
+ name="outpost_13";
+ class Entities
+ {
+ items=37;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={2524.4529,110.59265,8400.9375};
+ name="outp_13_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=359.62262;
+ id=1931;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={2542.6458,110.94485,8381.6895};
+ name="outpost_13";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=75;
+ b=75;
+ id=1932;
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2591.6958,116.3632,8407.7861};
+ angles[]={0,4.4270768,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2017;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2542.4417,117.82993,8396.5781};
+ angles[]={0,3.0853114,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2014;
+ type="Land_PoliceStation_01_F";
+ atlOffset=7.6293945e-006;
+ };
+ class Item4
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={2544.2744,116.06319,8393.2607};
+ angles[]={0,6.2321205,0};
+ };
+ areaSize[]={9.665,0,11.316};
+ areaIsRectangle=1;
+ flags=1;
+ id=2015;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=5.2179871;
+ 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 Item5
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={2530.3601,113.49259,8409.5205};
+ angles[]={6.0421505,6.2321205,6.2541389};
+ };
+ areaSize[]={12.216654,0,3.4238324};
+ areaIsRectangle=1;
+ flags=1;
+ id=2018;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=2.8687439;
+ 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 Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2513.8354,115.41034,8403.1709};
+ angles[]={0,2.4898901,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2016;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2530.6047,110.94519,8367.8926};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2204;
+ type="land_gm_radio_antenna_01";
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2596.1516,117.14606,8361.6484};
+ angles[]={0,5.5609131,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2653;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item9
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2520.4934,115.99566,8353.7627};
+ angles[]={0,0.73171252,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2654;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item10
+ {
+ dataType="Marker";
+ position[]={2526.2043,110.75706,8379.7383};
+ name="outp_13_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=356.23157;
+ id=2656;
+ atlOffset=-7.6293945e-006;
+ };
+ class Item11
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2526.8955,112.02416,8348.1445};
+ angles[]={0.019996032,3.0238769,0.013995145};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2630;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item12
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2535.095,112.11345,8348.9102};
+ angles[]={0.019996032,3.0238769,0.012000273};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2631;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item13
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2542.8474,112.20276,8349.8672};
+ angles[]={0.017997233,3.0238769,0.013999403};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2632;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item14
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2550.6802,112.28131,8350.8682};
+ angles[]={0.019996032,3.0238769,0.011995304};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2633;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item15
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2559.2153,112.38361,8351.9082};
+ angles[]={0.017997233,3.0238769,0.015998369};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2634;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item16
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2566.6584,112.52095,8352.5586};
+ angles[]={0.018000545,3.0238769,0.0219975};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2635;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item17
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2574.5183,112.67894,8353.3877};
+ angles[]={0.018000545,3.0238769,0.0219975};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2636;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item18
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2582.2163,112.83306,8354.2344};
+ angles[]={0.018000545,3.0238769,0.0219975};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2637;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item19
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2589.7505,112.9755,8355.001};
+ angles[]={0.017997233,3.0238769,0.019999012};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2638;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item20
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2598.3784,113.12208,8356.001};
+ angles[]={0.015998369,3.0238769,0.019996032};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2639;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item21
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2598.2905,112.19465,8414.3623};
+ angles[]={0.01799392,4.6260214,0.015998369};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2640;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item22
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2599.002,112.36455,8406.583};
+ angles[]={0.02399601,4.6259823,0.017997233};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2641;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item23
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2599.7546,112.50349,8398.7227};
+ angles[]={0.013995145,4.6259918,0.019996032};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2642;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item24
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2600.5242,112.63877,8390.1592};
+ angles[]={0.013995145,4.6260214,0.019996032};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2643;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item25
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2600.939,112.75422,8382.6992};
+ angles[]={0.015998369,4.6259823,0.01799392};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2644;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item26
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2601.519,112.88346,8374.8174};
+ angles[]={0.013995145,4.6259918,0.019996032};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2645;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item27
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2602.1218,113.00941,8367.0957};
+ angles[]={0.015998369,4.6260505,0.019996032};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2646;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item28
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2602.6499,113.14085,8359.541};
+ angles[]={0.015998369,4.6261106,0.019996032};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2647;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item29
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2567.5024,111.74556,8412.2266};
+ angles[]={0,3.0238769,0.013999403};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2649;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item30
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2575.2004,111.85529,8413.0732};
+ angles[]={0.0060001095,3.0238769,0.015998369};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2650;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item31
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2582.7346,111.96272,8413.8398};
+ angles[]={0.012000273,3.0238769,0.013995145};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2651;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item32
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2591.3625,112.07487,8414.8398};
+ angles[]={0.015998369,3.0238769,0.015998369};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2652;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item33
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2584.1924,111.67066,8382.2539};
+ angles[]={0.013999403,4.6338568,0.02199479};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2655;
+ type="Land_HelipadSquare_F";
+ atlOffset=-2.2888184e-005;
+ };
+ class Item34
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={2518.9202,111.94121,8347.3174};
+ angles[]={0.019996032,3.0238769,0.012000273};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2629;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item35
+ {
+ dataType="Marker";
+ position[]={2546.2275,110.8189,8426.665};
+ name="outp_13_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=10;
+ b=5;
+ angle=174.42795;
+ id=3233;
+ };
+ class Item36
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={2546.46,113.68739,8426.835};
+ angles[]={6.0421505,6.1829777,6.2541389};
+ };
+ areaSize[]={10.72115,0,5.3924003};
+ areaIsRectangle=1;
+ flags=1;
+ id=3234;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=2.8614044;
+ 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;
+ };
+ };
+ };
+ id=952;
+ atlOffset=-116.76;
+ };
+ class Item13
+ {
+ dataType="Layer";
+ name="outpost_14";
+ class Entities
+ {
+ items=10;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={9826.0215,94.327438,12332.119};
+ name="outp_14_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=168.58397;
+ id=1935;
+ atlOffset=1.1073685;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={9817.2305,94.440895,12370.373};
+ name="outpost_14";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=75;
+ b=75;
+ id=1936;
+ atlOffset=1.2208939;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={9799.5459,93.220001,12371.12};
+ name="outp_14_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=1937;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={9808.5225,98.142784,12316.194};
+ angles[]={0,0.73362988,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2019;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={9867.3223,98.122253,12328.801};
+ angles[]={0,5.2581339,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2020;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=0.0019073486;
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={9783.8555,98.1614,12404.862};
+ angles[]={0,2.063705,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2021;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=7.6293945e-006;
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={9855.8223,98.126907,12382.127};
+ angles[]={0,3.667861,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2746;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=0.0019073486;
+ };
+ class Item7
+ {
+ dataType="Marker";
+ position[]={9827.2773,94.224564,12296.883};
+ name="outp_14_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=15;
+ b=5;
+ angle=348.02493;
+ id=2748;
+ atlOffset=1.1076584;
+ };
+ class Item8
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={9827.6152,93.114998,12297.004};
+ angles[]={6.2608171,6.0882683,6.2695265};
+ };
+ areaSize[]={15,0,5};
+ areaIsRectangle=1;
+ flags=1;
+ id=2749;
+ 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 Item9
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={9828.7207,93.220566,12319.597};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=2747;
+ 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;
+ };
+ };
+ };
+ id=957;
+ atlOffset=-116.76;
+ };
+ class Item14
+ {
+ dataType="Layer";
+ name="outpost_15";
+ class Entities
+ {
+ items=24;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={8572.0439,123.38824,8766.5928};
+ name="outp_15_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=155.3643;
+ id=1939;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={8574.1816,123.68843,8781.7578};
+ name="outpost_15";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=75;
+ b=75;
+ id=1940;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={8558.4551,123.71842,8780.6123};
+ name="outp_15_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=1941;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8552.5039,128.29422,8761.8994};
+ angles[]={0,1.0145866,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2027;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=-0.019958496;
+ };
+ class Item4
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={8571.292,123.3849,8769.1846};
+ angles[]={0,5.8690186,0};
+ };
+ areaSize[]={5,0,7.8041506};
+ areaIsRectangle=1;
+ flags=1;
+ id=2023;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-0.057495117;
+ 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 Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8613.3428,127.97569,8773.0078};
+ angles[]={0,4.584012,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2026;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8557.9902,124.22746,8802.4395};
+ angles[]={6.2571931,2.5108528,6.2811723};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2085;
+ type="Land_HelipadSquare_F";
+ atlOffset=7.6293945e-006;
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8532.4092,129.27097,8802.2803};
+ angles[]={0,1.6255685,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2657;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=-0.019958496;
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8557.6045,129.66527,8823.5615};
+ angles[]={0,3.0955534,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2658;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=7.6293945e-006;
+ };
+ class Item9
+ {
+ dataType="Marker";
+ position[]={8617.7881,123.02,8754.4932};
+ name="outp_15_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=15;
+ b=5;
+ angle=334.69891;
+ id=2659;
+ atlOffset=-0.0001449585;
+ };
+ class Item10
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8532.8604,124.81293,8789.3291};
+ angles[]={6.2591896,4.2679367,6.2651882};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2661;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item11
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8529.9092,125.01656,8795.6465};
+ angles[]={6.261188,4.2679367,6.2631865};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2662;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item12
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8528.1836,125.20826,8802.6416};
+ angles[]={6.2571907,4.7906561,6.2671833};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2663;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item13
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8530.7646,125.33381,8809.0586};
+ angles[]={6.2571907,5.5560393,6.2671833};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2664;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item14
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8535.4951,125.41014,8813.5518};
+ angles[]={6.2531939,5.5536561,6.269186};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2665;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item15
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8540.0527,125.47736,8817.583};
+ angles[]={6.2531939,5.5536561,6.2711802};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2666;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item16
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8550.2559,125.57806,8825.3242};
+ angles[]={6.2551947,5.839704,6.2771854};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2667;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item17
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8545.5605,125.49018,8820.4717};
+ angles[]={6.2531958,5.5536561,6.2751846};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2668;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item18
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8557.7227,125.61548,8828.1602};
+ angles[]={6.259192,6.2527909,6.2791886};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2669;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item19
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8578.3359,125.19683,8813.833};
+ angles[]={6.2571907,0.70793402,6.2791886};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2670;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item20
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8573.4277,125.32484,8818.251};
+ angles[]={6.259192,0.70793402,6.2791886};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2671;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item21
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8568.2783,125.44467,8822.5293};
+ angles[]={6.2591896,0.70793402,6.2812018};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2672;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item22
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8563.5859,125.55641,8826.6768};
+ angles[]={6.259192,0.70793402,6.2791886};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2673;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item23
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={8535.7598,124.63975,8783.6895};
+ angles[]={6.2631893,4.2679367,6.2771854};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2660;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ };
+ id=962;
+ atlOffset=-116.76;
+ };
+ class Item15
+ {
+ dataType="Layer";
+ name="outpost_16";
+ class Entities
+ {
+ items=9;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={15252.072,100.83026,8833.4678};
+ name="outp_16_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=359.85968;
+ id=1943;
+ atlOffset=5.6883698;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={15246.287,95.37838,8817.1484};
+ name="outpost_16";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=40.708424;
+ b=75;
+ angle=357.66083;
+ id=1944;
+ atlOffset=-0.084999084;
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15228.87,100.01158,8842.917};
+ angles[]={0,2.4844019,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2028;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=0.032424927;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15251.684,108.24159,8774.8691};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2029;
+ type="Land_Cargo_Tower_V2_F";
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={15270.172,98.689331,8872.5244};
+ angles[]={0,4.2681999,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2595;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=0.032424927;
+ };
+ class Item5
+ {
+ dataType="Marker";
+ position[]={15238.412,100.91006,8836.4443};
+ name="outp_16_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=35.476204;
+ id=2596;
+ atlOffset=5.6883698;
+ };
+ class Item6
+ {
+ dataType="Marker";
+ position[]={15241.921,98.873039,8900.8486};
+ name="outp_16_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=175.12392;
+ id=3225;
+ atlOffset=5.7236252;
+ };
+ class Item7
+ {
+ dataType="Marker";
+ position[]={15255.351,98.716118,8902.0801};
+ name="outp_16_vehicle_3";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=175.12392;
+ id=3226;
+ atlOffset=5.7236252;
+ };
+ class Item8
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={15248.604,93.149467,8901.4727};
+ angles[]={0.045966074,6.2047477,6.2771854};
+ };
+ areaSize[]={12.181802,0,5};
+ areaIsRectangle=1;
+ flags=1;
+ id=3227;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.060462952;
+ 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;
+ };
+ };
+ };
+ id=967;
+ atlOffset=-116.76;
+ };
+ class Item16
+ {
+ dataType="Layer";
+ name="outpost_17";
+ class Entities
+ {
+ items=12;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={7848.7397,70.384644,19119.844};
+ name="outp_17_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=11.233276;
+ id=1947;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={7841.6343,70.327904,19107.314};
+ name="outpost_17";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=75;
+ b=75;
+ id=1948;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={7793.1191,69.925964,19102.676};
+ name="outp_17_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=1949;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7878.3691,70.540573,19088.438};
+ angles[]={6.2812018,0.19969021,0.0099949092};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2034;
+ type="Land_HelipadSquare_F";
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7823.083,74.142197,19119.152};
+ angles[]={0,3.3131812,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2030;
+ type="Land_Cargo_HQ_V2_F";
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7792.5269,74.982254,19134.26};
+ angles[]={0,2.17009,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2032;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7903.2944,83.827423,19102.918};
+ angles[]={0,1.7737942,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2031;
+ type="Land_Cargo_Tower_V2_F";
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7848.7676,70.325073,19094.379};
+ angles[]={0,0.19969021,0.0039967569};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2033;
+ type="Land_HelipadSquare_F";
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={7786.7266,74.733284,19101.029};
+ angles[]={0,0.94445658,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2592;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item9
+ {
+ dataType="Marker";
+ position[]={7863.7197,70.484123,19116.73};
+ name="outp_17_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=280.69373;
+ id=3248;
+ };
+ class Item10
+ {
+ dataType="Marker";
+ position[]={7877.5186,70.620712,19114.254};
+ name="outp_17_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=280.69373;
+ id=3249;
+ };
+ class Item11
+ {
+ dataType="Marker";
+ position[]={7889.1206,70.7715,19112.596};
+ name="outp_17_vehicle_3";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=280.69373;
+ id=3250;
+ };
+ };
+ id=972;
+ atlOffset=-116.76;
+ };
+ class Item17
+ {
+ dataType="Layer";
+ name="outpost_18";
+ class Entities
+ {
+ items=54;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={6584.9087,107.36572,11142.578};
+ name="outp_18_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=20;
+ b=5;
+ angle=236.00896;
+ id=1951;
+ atlOffset=1.5258789e-005;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={6626.9009,107.16579,11158.8};
+ name="outpost_18";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=75;
+ b=62.627659;
+ angle=56.348862;
+ id=1952;
+ atlOffset=-7.6293945e-006;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={6678.8335,107.13889,11136.432};
+ name="outp_18_mortar";
+ markerType="ELLIPSE";
+ type="ellipse";
+ colorName="ColorYellow";
+ a=3;
+ b=3;
+ id=1953;
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6594.0371,107.33845,11181.552};
+ angles[]={0.0019834081,0.96281868,6.2711902};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2035;
+ type="Land_HelipadSquare_F";
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6627.6201,107.29672,11130.82};
+ angles[]={0.0039967569,0.96281868,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2036;
+ type="Land_HelipadSquare_F";
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6634.9355,110.83137,11177.48};
+ angles[]={0,5.7358379,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2039;
+ type="Land_Cargo_HQ_V2_F";
+ };
+ class Item6
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6553.9263,112.68661,11182.694};
+ angles[]={0,1.7512522,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2037;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=-0.0074462891;
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6601.3901,112.16214,11100.396};
+ angles[]={0,0.12810124,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2038;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=-7.6293945e-006;
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6640.2959,111.39104,11235.761};
+ angles[]={0,3.3958242,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2674;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=-0.0074462891;
+ };
+ class Item9
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6694.9634,112.27981,11121.887};
+ angles[]={0,5.1517525,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2675;
+ type="Land_Cargo_Patrol_V2_F";
+ atlOffset=-0.0074462891;
+ };
+ class Item10
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6571.3618,108.38452,11202.896};
+ angles[]={6.2812018,2.5971124,6.2671871};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2677;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item11
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6578.5605,108.28354,11207.747};
+ angles[]={0,2.5971124,6.2671871};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2678;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item12
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6632.2632,107.38633,11239.463};
+ angles[]={0.0020132356,2.5971124,6.2631865};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2679;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item13
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6624.2388,107.54458,11234.82};
+ angles[]={0.0019834081,2.5971124,6.2651882};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2680;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item14
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6616.1045,107.70256,11230.143};
+ angles[]={0.0019834081,2.5971124,6.2671871};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2681;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item15
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6608.8789,107.81961,11225.542};
+ angles[]={0.0019834081,2.5971124,6.2651882};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2682;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item16
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6601.9966,107.93858,11220.775};
+ angles[]={0,2.5971124,6.2671871};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2683;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item17
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6590.3687,108.11462,11214.975};
+ angles[]={0,2.5971124,6.2671909};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2684;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item18
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6555.417,108.55792,11193.102};
+ angles[]={6.2791886,2.5971124,6.2711902};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2685;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item19
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6558.9971,108.36147,11159.46};
+ angles[]={6.2812018,1.0110784,6.2711902};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2686;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item20
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6554.4517,108.45084,11165.782};
+ angles[]={6.2812018,1.0110784,6.2671871};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2687;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item21
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6548.2866,108.57693,11176.5};
+ angles[]={6.2771854,1.0110784,6.2671909};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2688;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item22
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6547.2495,108.62244,11184.82};
+ angles[]={6.2771854,1.7342572,6.2711854};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2689;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item23
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6641.5,107.19997,11242.269};
+ angles[]={0.0019834081,3.4602919,6.2591896};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2690;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item24
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6659.1563,106.85013,11219.401};
+ angles[]={0.0099949092,4.2429905,6.2551947};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2692;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item25
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6654.9248,106.90162,11226.833};
+ angles[]={0.0060001095,4.2429748,6.2551947};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2693;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item26
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6650.272,106.98209,11235.405};
+ angles[]={0.0020132356,4.2428365,6.2551923};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2694;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item27
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6663.4746,106.82277,11210.544};
+ angles[]={0.0080009829,4.2429905,6.259192};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2695;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item28
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6676.6709,106.92525,11185.659};
+ angles[]={0.018000545,4.2429905,6.2631865};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2696;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item29
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6672.6143,106.85538,11194.12};
+ angles[]={0.019996032,4.2429748,6.2591896};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2697;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item30
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6668.5664,106.81822,11201.669};
+ angles[]={0.016002094,4.2428365,6.2591896};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2698;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item31
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6680.7998,107.01324,11177.403};
+ angles[]={0.0219975,4.2429905,6.2651849};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2699;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item32
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6693.3945,107.442,11153.523};
+ angles[]={0.023993526,4.2429905,6.2731905};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2700;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item33
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6689.3379,107.25818,11161.984};
+ angles[]={0.025994543,4.2429748,6.269186};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2701;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item34
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6685.29,107.12765,11169.533};
+ angles[]={0.023993526,4.2428365,6.2691903};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2702;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item35
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6697.5234,107.60391,11145.268};
+ angles[]={0.02399601,4.2429905,6.2751846};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2703;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item36
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6702.2231,107.81731,11135.551};
+ angles[]={0.02599225,4.2429905,6.2791886};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2704;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item37
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6702.7129,108.01092,11127.254};
+ angles[]={0.02199479,5.0470562,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2705;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item38
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6699.2378,108.201,11117.976};
+ angles[]={0.019999012,5.0470562,0};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2708;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item39
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6696.0083,108.35249,11109.56};
+ angles[]={0.017997233,5.0470562,0.0039967569};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2709;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item40
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6693.4468,108.48781,11100.955};
+ angles[]={0.013999403,5.0470562,0.0060001095};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2710;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item41
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6686.2661,108.51045,11096.02};
+ angles[]={0.0099949092,0.094797857,0.0080009829};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2711;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item42
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6675.9629,108.43477,11097.152};
+ angles[]={0.0099949092,0.094797857,0.0060001095};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2712;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item43
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6666.1909,108.3682,11097.432};
+ angles[]={0.0080009829,6.1979084,0.0060001095};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2713;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item44
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6655.9272,108.30645,11096.605};
+ angles[]={0.0060001095,6.1979084,0.0060001095};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2714;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item45
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6646.1514,108.24967,11096.293};
+ angles[]={0.0060001095,6.1979084,0.0060001095};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2715;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item46
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6636.4277,108.18661,11096.24};
+ angles[]={0.0019834081,6.1979084,0.0060001095};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2716;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item47
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6629.6875,108.14851,11094.758};
+ angles[]={0.0019834081,0.10500713,0.0080009829};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2717;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item48
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6620.4775,108.09135,11095.543};
+ angles[]={0.0019834081,0.10500713,0.0039967569};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2718;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item49
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6611.7129,108.03738,11096.298};
+ angles[]={0,0.10500713,0.0039967569};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2719;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item50
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6679.7744,107.79633,11140.8};
+ angles[]={0.019996032,3.3868487,6.2751846};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2721;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item51
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6683.377,107.88791,11135.326};
+ angles[]={0.017997233,1.7902299,6.2812018};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2722;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item52
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6677.7412,107.96165,11131.854};
+ angles[]={0.017997233,3.4086554,6.2812018};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2723;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item53
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={6565.2754,108.45399,11199.193};
+ angles[]={6.2791886,2.5971124,6.2711902};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2676;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ };
+ id=977;
+ atlOffset=-116.76;
+ };
+ class Item18
+ {
+ dataType="Layer";
+ name="outpost_19";
+ class Entities
+ {
+ items=31;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={17452.285,117.06059,4943.9395};
+ name="outp_19_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=183.98265;
+ id=1955;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={17430.807,117.15714,4969.3574};
+ name="outpost_19";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorGUER";
+ a=76.570068;
+ b=69.102295;
+ angle=27.628748;
+ id=1956;
+ atlOffset=0.002281189;
+ };
+ class Item2
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17469.76,123.35373,4951.9561};
+ angles[]={0,5.3742857,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2040;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item3
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17366.047,120.75838,4993.6821};
+ angles[]={0,1.9570378,0};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2041;
+ type="Land_Cargo_Patrol_V2_F";
+ };
+ class Item4
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17449.092,130.98631,5000.6313};
+ };
+ side="Empty";
+ flags=5;
+ class Attributes
+ {
+ };
+ id=2042;
+ type="Land_Cargo_Tower_V2_F";
+ atlOffset=0.033409119;
+ };
+ class Item5
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17465.641,118.47387,4979.4932};
+ angles[]={6.2771854,1.2013135,0.041976813};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ };
+ id=2043;
+ type="Land_HelipadSquare_F";
+ };
+ class Item6
+ {
+ dataType="Marker";
+ position[]={17427.633,116.1931,4948.6914};
+ name="outp_19_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=192.63248;
+ id=2597;
+ atlOffset=7.6293945e-006;
+ };
+ class Item7
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17481.27,119.67017,4957.3228};
+ angles[]={6.2771955,1.673365,0.035982672};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2599;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item8
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17482.354,119.78099,4965.7188};
+ angles[]={6.2751918,1.6067935,0.035984326};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2600;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item9
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17482.143,119.84176,4973.438};
+ angles[]={6.2711902,1.4955691,0.041973971};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2601;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item10
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17480.441,119.86517,4982.6978};
+ angles[]={6.2731848,1.2265524,0.039977662};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2602;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item11
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17476.156,119.78059,4990.4927};
+ angles[]={6.269186,0.88909173,0.045966074};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2603;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=-7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item12
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17469.344,119.57181,4997.5107};
+ angles[]={6.2711854,0.72364759,0.043971907};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2604;
+ type="Land_HBarrier_01_line_5_green_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item13
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17399.186,117.13012,5004.6597};
+ angles[]={6.2751918,6.1645393,0.033985451};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2605;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item14
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17407.713,117.43137,5005.6123};
+ angles[]={6.2691817,6.1645393,0.033988956};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2606;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item15
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17415.225,117.70667,5006.584};
+ angles[]={6.2651882,6.1645393,0.033987202};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2607;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item16
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17423.266,118.00343,5007.3271};
+ angles[]={6.2651849,6.1645393,0.033988956};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2608;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item17
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17431.004,118.29817,5008.6743};
+ angles[]={6.2631865,6.1645393,0.033988956};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2609;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item18
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17437.123,118.51553,5009.1416};
+ angles[]={6.2631893,6.1645393,0.033987202};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2610;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item19
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17444.377,118.78262,5009.6948};
+ angles[]={6.2651882,6.1645393,0.035984326};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2611;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item20
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17450.715,119.01349,5009.8452};
+ angles[]={6.2651849,0.098500527,0.035984326};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2612;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item21
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17458.209,119.23594,5006.8677};
+ angles[]={6.2671871,0.54957843,0.035984326};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2613;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item22
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17464.217,119.40578,5002.2124};
+ angles[]={6.2711854,0.6997239,0.039979152};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2614;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item23
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17393.283,116.55124,4967.5825};
+ angles[]={6.24121,0.47122952,0.0219975};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2615;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item24
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17400.563,116.63328,4963.6084};
+ angles[]={6.2531958,0.47122952,0.0080009829};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2616;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item25
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17407.512,116.69592,4960.0991};
+ angles[]={6.2352238,0.47122952,0.051953323};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2617;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item26
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17413.262,116.72955,4956.7446};
+ angles[]={6.229239,0.47122952,0.02599225};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2618;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=1.5258789e-005;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item27
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17419.006,116.86794,4953.3262};
+ angles[]={6.2372193,0.47122952,0.065902762};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2619;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item28
+ {
+ dataType="Object";
+ class PositionInfo
+ {
+ position[]={17479.771,119.4489,4948.7764};
+ angles[]={6.2232571,1.7968762,0.035984326};
+ };
+ side="Empty";
+ flags=4;
+ class Attributes
+ {
+ createAsLocalObject=1;
+ disableSimulation=1;
+ };
+ id=2598;
+ type="Land_HBarrier_01_line_5_green_F";
+ atlOffset=7.6293945e-006;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="allowDamage";
+ expression="_this allowdamage _value;";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=1;
+ };
+ };
+ class Item29
+ {
+ dataType="Marker";
+ position[]={17438.947,116.58504,4946.0752};
+ name="outp_19_vehicle_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=192.63248;
+ id=3223;
+ atlOffset=7.6293945e-006;
+ };
+ class Item30
+ {
+ dataType="Marker";
+ position[]={17447.875,117.69507,4958.1567};
+ name="outp_19_vehicle_3";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=192.63248;
+ id=3224;
+ atlOffset=7.6293945e-006;
+ };
+ };
+ id=982;
+ atlOffset=-116.76;
+ };
+ };
+ id=891;
+ atlOffset=8.6177597;
+ };
+ class Item5
+ {
+ dataType="Layer";
+ name="resources";
+ state=2;
+ class Entities
+ {
+ items=12;
+ class Item0
+ {
+ dataType="Layer";
+ name="resource_1";
+ class Entities
+ {
+ items=3;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={5434.3276,83.680008,18818.35};
+ name="reso_1_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=288.37589;
+ id=1847;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={5424.0132,83.680008,18870.529};
+ name="resource_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorOrange";
+ a=75;
+ b=75;
+ angle=25.613014;
+ id=1848;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={5412.7368,83.680008,18826.602};
+ name="reso_1_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=108.85677;
+ id=2589;
+ };
+ };
+ id=993;
+ atlOffset=-116.76;
+ };
+ class Item1
+ {
+ dataType="Layer";
+ name="resource_2";
+ class Entities
+ {
+ items=2;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={9496.3105,77.183769,16183.688};
+ name="reso_2_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=71.732544;
+ id=1850;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={9458.7197,77.162216,16175.302};
+ name="resource_2";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorOrange";
+ a=75;
+ b=57.917969;
+ angle=350.40897;
+ id=1851;
+ };
+ };
+ id=997;
+ atlOffset=-116.76;
+ };
+ class Item2
+ {
+ dataType="Layer";
+ name="resource_3";
+ class Entities
+ {
+ items=2;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={14723.655,61.7966,19857.195};
+ name="reso_3_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=290.76596;
+ id=1853;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={14712.743,62.641411,19829.672};
+ name="resource_3";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorOrange";
+ a=75;
+ b=87.039063;
+ angle=19.513546;
+ id=1854;
+ atlOffset=0.20744324;
+ };
+ };
+ id=1001;
+ atlOffset=-116.76;
+ };
+ class Item3
+ {
+ dataType="Layer";
+ name="resource_4";
+ class Entities
+ {
+ items=2;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={18882.281,81.718613,14501.991};
+ name="reso_4_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=264.36624;
+ id=1856;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={18902.367,80.997711,14523.215};
+ name="resource_4";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorOrange";
+ a=52.689331;
+ b=68.988693;
+ angle=322.86694;
+ id=1857;
+ };
+ };
+ id=1005;
+ atlOffset=-116.76;
+ };
+ class Item4
+ {
+ dataType="Layer";
+ name="resource_5";
+ class Entities
+ {
+ items=2;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={13393.521,80.351387,13209.059};
+ name="reso_5_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=357.68716;
+ id=1863;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={13405.606,79.982315,13214.134};
+ name="resource_5";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorOrange";
+ a=60.662598;
+ b=61.202148;
+ id=1864;
+ };
+ };
+ id=1009;
+ atlOffset=-116.76;
+ };
+ class Item5
+ {
+ dataType="Layer";
+ name="resource_6";
+ class Entities
+ {
+ items=3;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={15986.146,94.708031,7153.79};
+ name="reso_6_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=228.87512;
+ id=1866;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={16024.65,94.122452,7164.5562};
+ name="resource_6";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorOrange";
+ a=75;
+ b=120.58705;
+ angle=325.202;
+ id=1867;
+ atlOffset=7.6293945e-006;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={16010.482,94.227036,7118.3306};
+ name="reso_6_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=230.95328;
+ id=2590;
+ };
+ };
+ id=1013;
+ atlOffset=-116.76;
+ };
+ class Item6
+ {
+ dataType="Layer";
+ name="resource_7";
+ class Entities
+ {
+ items=2;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={19456.871,153.17096,4407.3521};
+ name="reso_7_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=181.70285;
+ id=1869;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={19454.885,153.16805,4421.2036};
+ name="resource_7";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorOrange";
+ a=75;
+ b=75;
+ id=1870;
+ };
+ };
+ id=1017;
+ atlOffset=-116.76;
+ };
+ class Item7
+ {
+ dataType="Layer";
+ name="resource_8";
+ class Entities
+ {
+ items=2;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={16472.68,116.49223,472.18271};
+ name="reso_8_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=81.082069;
+ id=1872;
+ atlOffset=7.6293945e-006;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={16442.99,116.41669,462.78824};
+ name="resource_8";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorOrange";
+ a=54.295319;
+ b=63.428711;
+ angle=335.0246;
+ id=1873;
+ };
+ };
+ id=1021;
+ atlOffset=-116.76;
+ };
+ class Item8
+ {
+ dataType="Layer";
+ name="resource_9";
+ class Entities
+ {
+ items=2;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={5493.3394,139.10976,6346.7827};
+ name="reso_9_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=195.87982;
+ id=1875;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={5475.9019,138.368,6359.4922};
+ name="resource_9";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorOrange";
+ a=50;
+ b=50;
+ id=1876;
+ atlOffset=-0.00012207031;
+ };
+ };
+ id=1025;
+ atlOffset=-116.76;
+ };
+ class Item9
+ {
+ dataType="Layer";
+ name="resource_10";
+ class Entities
+ {
+ items=2;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={1513.5341,118.31029,13867.071};
+ name="reso_10_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=120.23499;
+ id=1878;
+ atlOffset=7.6293945e-006;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={1502.5994,118.43075,13862.252};
+ name="resource_10";
+ markerType="ELLIPSE";
+ type="rectangle";
+ colorName="ColorOrange";
+ a=57.004272;
+ b=75;
+ angle=16.653296;
+ id=1879;
+ };
+ };
+ id=1029;
+ atlOffset=-116.76;
+ };
+ class Item10
+ {
+ dataType="Layer";
+ name="resource_11";
+ class Entities
+ {
+ items=2;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={3307.1741,86.753159,16309.177};
+ name="reso_11_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=318.06049;
+ id=1885;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={3292.4446,86.872314,16299.71};
+ name="resource_11";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorOrange";
+ a=75;
+ b=75;
+ id=1886;
+ };
+ };
+ id=1033;
+ atlOffset=-116.76;
+ };
+ class Item11
+ {
+ dataType="Layer";
+ name="resource_12";
+ class Entities
+ {
+ items=3;
+ class Item0
+ {
+ dataType="Marker";
+ position[]={6833.9531,132.96523,2165.4988};
+ name="reso_12_vehicle";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=269.78851;
+ id=1888;
+ atlOffset=4.5352325;
+ };
+ class Item1
+ {
+ dataType="Marker";
+ position[]={6839.6108,128.42999,2190.4861};
+ name="resource_12";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorOrange";
+ a=57.074463;
+ b=118.9386;
+ id=1889;
+ };
+ class Item2
+ {
+ dataType="Marker";
+ position[]={6833.7705,132.96523,2178.2837};
+ name="reso_12_vehicle_1";
+ markerType="RECTANGLE";
+ type="rectangle";
+ colorName="ColorGreen";
+ a=5;
+ b=5;
+ angle=269.78848;
+ id=2591;
+ atlOffset=4.5352325;
+ };
+ };
+ id=1037;
+ atlOffset=-116.76;
+ };
+ };
+ id=992;
+ atlOffset=-13.804932;
+ };
+ class Item6
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={8172.2339,95.959999,13971.856};
+ angles[]={0.0019834081,5.8956175,6.2731848};
+ };
+ areaSize[]={60.595909,0,6.6209078};
+ areaIsRectangle=1;
+ flags=1;
+ id=3251;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.050437927;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=7;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item7
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={14291.979,121.12771,6853.5425};
+ };
+ areaSize[]={5,-1,5};
+ flags=1;
+ id=3252;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-1.5258789e-005;
+ 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 Item8
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={14453.633,129.95746,7220.873};
+ angles[]={6.2631865,0,0.0080009829};
+ };
+ areaSize[]={7.5947266,0,5.1049805};
+ flags=1;
+ id=3254;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.030929565;
+ 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 Item9
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={14477.478,131.24565,7283.561};
+ angles[]={6.2631865,0,0.0080009829};
+ };
+ areaSize[]={7.5947266,0,5.1049805};
+ flags=1;
+ id=3255;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.030929565;
+ 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 Item10
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={9989.7891,167.27742,1349.0759};
+ angles[]={6.2631865,0,0.0080009829};
+ };
+ areaSize[]={7.5947266,0,5.1049805};
+ flags=1;
+ id=3256;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.030929565;
+ 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 Item11
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={10562.073,158.38026,3126.041};
+ angles[]={6.2631865,0,0.0080009829};
+ };
+ areaSize[]={7.5947266,0,5.1049805};
+ flags=1;
+ id=3257;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.030929565;
+ 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 Item12
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={10573.454,157.18472,3153.9719};
+ angles[]={6.2631865,0,0.0080009829};
+ };
+ areaSize[]={7.5947266,0,5.1049805};
+ flags=1;
+ id=3258;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.030929565;
+ 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 Item13
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={10626.105,152.80077,3264.688};
+ angles[]={0.10165027,0,6.2731848};
+ };
+ areaSize[]={7.5947266,0,5.1049805};
+ flags=1;
+ id=3259;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=1.5258789e-005;
+ 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 Item14
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={10674.577,150.31,3387.731};
+ angles[]={6.2631865,0,0.0080009829};
+ };
+ areaSize[]={7.5947266,0,5.1049805};
+ flags=1;
+ id=3260;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.030929565;
+ 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 Item15
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={10747.798,152.8139,3559.0132};
+ angles[]={6.2631865,0,0.0080009829};
+ };
+ areaSize[]={7.5947266,0,5.1049805};
+ flags=1;
+ id=3261;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.030929565;
+ 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 Item16
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={20013.188,87.865662,14954.038};
+ angles[]={6.2631865,0,0.0080009829};
+ };
+ areaSize[]={5.5429688,0,5.1049805};
+ flags=1;
+ id=3262;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.043235779;
+ 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 Item17
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={19882.25,95.754738,14698.395};
+ angles[]={0.02599225,0,6.2711854};
+ };
+ areaSize[]={6.5097656,0,5.1049805};
+ flags=1;
+ id=3263;
+ 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 Item18
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={19434.434,132.84302,12787.354};
+ angles[]={6.2631865,0,0.0080009829};
+ };
+ areaSize[]={7.5947266,0,5.1049805};
+ flags=1;
+ id=3264;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.030929565;
+ 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 Item19
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={19383.484,133.51141,12775.182};
+ angles[]={6.2631865,0,0.0080009829};
+ };
+ areaSize[]={7.5947266,0,5.1049805};
+ flags=1;
+ id=3265;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.030929565;
+ 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 Item20
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={18140.91,126.87093,12407.216};
+ angles[]={6.2631865,0,0.0080009829};
+ };
+ areaSize[]={7.5947266,0,5.1049805};
+ flags=1;
+ id=3266;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=0.030929565;
+ 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 Connections
+ {
+ class LinkIDProvider
+ {
+ nextID=39;
+ };
+ class Links
+ {
+ items=39;
+ class Item0
+ {
+ linkID=0;
+ item0=1343;
+ item1=1344;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item1
+ {
+ linkID=1;
+ item0=1288;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item2
+ {
+ linkID=2;
+ item0=1289;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item3
+ {
+ linkID=3;
+ item0=1290;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item4
+ {
+ linkID=4;
+ item0=1291;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item5
+ {
+ linkID=5;
+ item0=1292;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item6
+ {
+ linkID=6;
+ item0=1293;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item7
+ {
+ linkID=7;
+ item0=1294;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item8
+ {
+ linkID=8;
+ item0=1295;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item9
+ {
+ linkID=9;
+ item0=1296;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item10
+ {
+ linkID=10;
+ item0=1297;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item11
+ {
+ linkID=11;
+ item0=1298;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item12
+ {
+ linkID=12;
+ item0=1299;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item13
+ {
+ linkID=13;
+ item0=1300;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item14
+ {
+ linkID=14;
+ item0=1301;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item15
+ {
+ linkID=15;
+ item0=1302;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item16
+ {
+ linkID=16;
+ item0=1303;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item17
+ {
+ linkID=17;
+ item0=1304;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item18
+ {
+ linkID=18;
+ item0=1305;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item19
+ {
+ linkID=19;
+ item0=1306;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item20
+ {
+ linkID=20;
+ item0=1307;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item21
+ {
+ linkID=21;
+ item0=1308;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item22
+ {
+ linkID=22;
+ item0=1309;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item23
+ {
+ linkID=23;
+ item0=1310;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item24
+ {
+ linkID=24;
+ item0=1311;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item25
+ {
+ linkID=25;
+ item0=1312;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item26
+ {
+ linkID=26;
+ item0=1313;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item27
+ {
+ linkID=27;
+ item0=1314;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item28
+ {
+ linkID=28;
+ item0=1315;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item29
+ {
+ linkID=29;
+ item0=1316;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item30
+ {
+ linkID=30;
+ item0=1317;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item31
+ {
+ linkID=31;
+ item0=1318;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item32
+ {
+ linkID=32;
+ item0=1319;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item33
+ {
+ linkID=33;
+ item0=1320;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item34
+ {
+ linkID=34;
+ item0=1321;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item35
+ {
+ linkID=35;
+ item0=1322;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item36
+ {
+ linkID=36;
+ item0=1323;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item37
+ {
+ linkID=37;
+ item0=1324;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ class Item38
+ {
+ linkID=38;
+ item0=1325;
+ item1=1343;
+ class CustomData
+ {
+ type="Sync";
+ };
+ };
+ };
+ };
+};
\ No newline at end of file
diff --git a/A3A/addons/maps/Antistasi_gm_weferlingen_winter.gm_weferlingen_winter/onPlayerRespawn.sqf b/A3A/addons/maps/Antistasi_gm_weferlingen_winter.gm_weferlingen_winter/onPlayerRespawn.sqf
new file mode 100644
index 0000000000..0d38ff4d19
--- /dev/null
+++ b/A3A/addons/maps/Antistasi_gm_weferlingen_winter.gm_weferlingen_winter/onPlayerRespawn.sqf
@@ -0,0 +1 @@
+_this call A3A_fnc_onPlayerRespawn;
diff --git a/A3A/addons/maps/Antistasi_isladuala3.isladuala3/Pictures/Mission/pic.jpg b/A3A/addons/maps/Antistasi_isladuala3.isladuala3/Pictures/Mission/pic.jpg
index d995beb9eb..0ddc86e795 100644
Binary files a/A3A/addons/maps/Antistasi_isladuala3.isladuala3/Pictures/Mission/pic.jpg and b/A3A/addons/maps/Antistasi_isladuala3.isladuala3/Pictures/Mission/pic.jpg differ
diff --git a/A3A/addons/maps/Antistasi_tem_kujari.tem_kujari/Pictures/Mission/PIC.jpg b/A3A/addons/maps/Antistasi_tem_kujari.tem_kujari/Pictures/Mission/PIC.jpg
index 997a64e94e..0ad886dff5 100644
Binary files a/A3A/addons/maps/Antistasi_tem_kujari.tem_kujari/Pictures/Mission/PIC.jpg and b/A3A/addons/maps/Antistasi_tem_kujari.tem_kujari/Pictures/Mission/PIC.jpg differ
diff --git a/A3A/addons/maps/Antistasi_tem_kujari.tem_kujari/mission.sqm b/A3A/addons/maps/Antistasi_tem_kujari.tem_kujari/mission.sqm
index a3117e7a55..df94d63943 100644
--- a/A3A/addons/maps/Antistasi_tem_kujari.tem_kujari/mission.sqm
+++ b/A3A/addons/maps/Antistasi_tem_kujari.tem_kujari/mission.sqm
@@ -8,7 +8,7 @@ class EditorData
toggles=1093;
class ItemIDProvider
{
- nextID=5621;
+ nextID=5633;
};
class MarkerIDProvider
{
@@ -16,18 +16,18 @@ class EditorData
};
class LayerIndexProvider
{
- nextID=649;
+ nextID=715;
};
class Camera
{
- pos[]={6715.1411,36.751183,8567.3418};
- dir[]={0,-0.70710683,0.70710683};
- up[]={0,0.70710677,0.70710677};
- aside[]={0.99999994,0,-0};
+ pos[]={14873.845,91.222519,7433.2544};
+ dir[]={0.24843508,-0.75327218,-0.60901171};
+ up[]={0.28452367,0.65769827,-0.69748044};
+ aside[]={-0.92594105,-3.618843e-007,-0.37772116};
};
};
binarizationWanted=0;
-sourceName="Antistasi_Kujari";
+sourceName="Antistasi-Kujari";
addons[]=
{
"A3_Props_F_Decade_Spaceship",
@@ -329,7 +329,7 @@ class Mission
};
class Entities
{
- items=8;
+ items=9;
class Item0
{
dataType="Layer";
@@ -368,10 +368,9 @@ class Mission
{
dataType="Layer";
name="airport_1";
- state=2;
class Entities
{
- items=83;
+ items=81;
class Item0
{
dataType="Marker";
@@ -429,7 +428,7 @@ class Mission
colorName="ColorCIV";
a=8;
b=8;
- angle=333.06546;
+ angle=333.06543;
id=427;
};
class Item5
@@ -1088,7 +1087,7 @@ class Mission
dataType="Object";
class PositionInfo
{
- position[]={12086.75,18.850937,15033.375};
+ position[]={12061.125,16.930313,15031};
angles[]={0,0.43820873,0};
};
side="Empty";
@@ -1098,7 +1097,6 @@ class Mission
};
id=3557;
type="Land_Cargo_Patrol_V3_F";
- atlOffset=-9.5367432e-007;
};
class Item29
{
@@ -1425,42 +1423,6 @@ class Mission
};
};
class Item45
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={12092,11.054697,15022.249};
- angles[]={6.1034164,3.120352,6.2637596};
- };
- side="Empty";
- flags=4;
- class Attributes
- {
- createAsLocalObject=1;
- disableSimulation=1;
- };
- id=3567;
- type="Base_WarfareBBarrier10x";
- atlOffset=0.10000038;
- class CustomAttributes
- {
- class Attribute0
- {
- property="allowDamage";
- expression="_this allowdamage _value;";
- class Value
- {
- class data
- {
- singleType="BOOL";
- value=0;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item46
{
dataType="Object";
class PositionInfo
@@ -1496,43 +1458,7 @@ class Mission
nAttributes=1;
};
};
- class Item47
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={12076.25,11.010207,15022.124};
- angles[]={5.9916282,3.124017,0.027000245};
- };
- side="Empty";
- flags=4;
- class Attributes
- {
- createAsLocalObject=1;
- disableSimulation=1;
- };
- id=3569;
- type="Base_WarfareBBarrier10x";
- atlOffset=-0.19999981;
- class CustomAttributes
- {
- class Attribute0
- {
- property="allowDamage";
- expression="_this allowdamage _value;";
- class Value
- {
- class data
- {
- singleType="BOOL";
- value=0;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item48
+ class Item46
{
dataType="Object";
class PositionInfo
@@ -1567,7 +1493,7 @@ class Mission
nAttributes=1;
};
};
- class Item49
+ class Item47
{
dataType="Object";
class PositionInfo
@@ -1602,7 +1528,7 @@ class Mission
nAttributes=1;
};
};
- class Item50
+ class Item48
{
dataType="Object";
class PositionInfo
@@ -1637,7 +1563,7 @@ class Mission
nAttributes=1;
};
};
- class Item51
+ class Item49
{
dataType="Object";
class PositionInfo
@@ -1672,7 +1598,7 @@ class Mission
nAttributes=1;
};
};
- class Item52
+ class Item50
{
dataType="Object";
class PositionInfo
@@ -1707,7 +1633,7 @@ class Mission
nAttributes=1;
};
};
- class Item53
+ class Item51
{
dataType="Object";
class PositionInfo
@@ -1742,7 +1668,7 @@ class Mission
nAttributes=1;
};
};
- class Item54
+ class Item52
{
dataType="Object";
class PositionInfo
@@ -1778,7 +1704,7 @@ class Mission
nAttributes=1;
};
};
- class Item55
+ class Item53
{
dataType="Object";
class PositionInfo
@@ -1813,7 +1739,7 @@ class Mission
nAttributes=1;
};
};
- class Item56
+ class Item54
{
dataType="Object";
class PositionInfo
@@ -1848,7 +1774,7 @@ class Mission
nAttributes=1;
};
};
- class Item57
+ class Item55
{
dataType="Object";
class PositionInfo
@@ -1884,7 +1810,7 @@ class Mission
nAttributes=1;
};
};
- class Item58
+ class Item56
{
dataType="Object";
class PositionInfo
@@ -1919,7 +1845,7 @@ class Mission
nAttributes=1;
};
};
- class Item59
+ class Item57
{
dataType="Object";
class PositionInfo
@@ -1954,7 +1880,7 @@ class Mission
nAttributes=1;
};
};
- class Item60
+ class Item58
{
dataType="Object";
class PositionInfo
@@ -1990,7 +1916,7 @@ class Mission
nAttributes=1;
};
};
- class Item61
+ class Item59
{
dataType="Object";
class PositionInfo
@@ -2025,7 +1951,7 @@ class Mission
nAttributes=1;
};
};
- class Item62
+ class Item60
{
dataType="Object";
class PositionInfo
@@ -2060,7 +1986,7 @@ class Mission
nAttributes=1;
};
};
- class Item63
+ class Item61
{
dataType="Object";
class PositionInfo
@@ -2096,7 +2022,7 @@ class Mission
nAttributes=1;
};
};
- class Item64
+ class Item62
{
dataType="Object";
class PositionInfo
@@ -2131,7 +2057,7 @@ class Mission
nAttributes=1;
};
};
- class Item65
+ class Item63
{
dataType="Object";
class PositionInfo
@@ -2166,7 +2092,7 @@ class Mission
nAttributes=1;
};
};
- class Item66
+ class Item64
{
dataType="Object";
class PositionInfo
@@ -2201,7 +2127,7 @@ class Mission
nAttributes=1;
};
};
- class Item67
+ class Item65
{
dataType="Object";
class PositionInfo
@@ -2236,7 +2162,7 @@ class Mission
nAttributes=1;
};
};
- class Item68
+ class Item66
{
dataType="Object";
class PositionInfo
@@ -2272,7 +2198,7 @@ class Mission
nAttributes=1;
};
};
- class Item69
+ class Item67
{
dataType="Object";
class PositionInfo
@@ -2307,7 +2233,7 @@ class Mission
nAttributes=1;
};
};
- class Item70
+ class Item68
{
dataType="Object";
class PositionInfo
@@ -2342,7 +2268,7 @@ class Mission
nAttributes=1;
};
};
- class Item71
+ class Item69
{
dataType="Object";
class PositionInfo
@@ -2377,7 +2303,7 @@ class Mission
nAttributes=1;
};
};
- class Item72
+ class Item70
{
dataType="Object";
class PositionInfo
@@ -2412,7 +2338,7 @@ class Mission
nAttributes=1;
};
};
- class Item73
+ class Item71
{
dataType="Object";
class PositionInfo
@@ -2448,7 +2374,7 @@ class Mission
nAttributes=1;
};
};
- class Item74
+ class Item72
{
dataType="Object";
class PositionInfo
@@ -2484,7 +2410,7 @@ class Mission
nAttributes=1;
};
};
- class Item75
+ class Item73
{
dataType="Object";
class PositionInfo
@@ -2519,7 +2445,7 @@ class Mission
nAttributes=1;
};
};
- class Item76
+ class Item74
{
dataType="Object";
class PositionInfo
@@ -2554,7 +2480,7 @@ class Mission
nAttributes=1;
};
};
- class Item77
+ class Item75
{
dataType="Object";
class PositionInfo
@@ -2589,7 +2515,7 @@ class Mission
nAttributes=1;
};
};
- class Item78
+ class Item76
{
dataType="Object";
class PositionInfo
@@ -2624,7 +2550,7 @@ class Mission
nAttributes=1;
};
};
- class Item79
+ class Item77
{
dataType="Object";
class PositionInfo
@@ -2659,7 +2585,7 @@ class Mission
nAttributes=1;
};
};
- class Item80
+ class Item78
{
dataType="Object";
class PositionInfo
@@ -2694,7 +2620,7 @@ class Mission
nAttributes=1;
};
};
- class Item81
+ class Item79
{
dataType="Object";
class PositionInfo
@@ -2710,7 +2636,7 @@ class Mission
id=3547;
type="Land_Mil_ControlTower_EP1";
};
- class Item82
+ class Item80
{
dataType="Marker";
position[]={11901.509,20.76,15127.716};
@@ -2731,7 +2657,6 @@ class Mission
{
dataType="Layer";
name="airport_2";
- state=2;
class Entities
{
items=66;
@@ -4512,7 +4437,6 @@ class Mission
{
dataType="Layer";
name="airport_4";
- state=2;
class Entities
{
items=173;
@@ -10149,7 +10073,6 @@ class Mission
{
dataType="Layer";
name="airport_5";
- state=2;
class Entities
{
items=299;
@@ -10163,7 +10086,7 @@ class Mission
colorName="ColorGreen";
a=5;
b=5;
- angle=65.489235;
+ angle=65.489227;
id=653;
};
class Item1
@@ -10237,7 +10160,7 @@ class Mission
colorName="ColorGreen";
a=5;
b=5;
- angle=65.489227;
+ angle=65.48922;
id=3538;
};
class Item7
@@ -10250,7 +10173,7 @@ class Mission
colorName="ColorGreen";
a=5;
b=5;
- angle=173.32787;
+ angle=173.32785;
id=3539;
};
class Item8
@@ -10356,7 +10279,7 @@ class Mission
flags=1;
id=3528;
type="ModuleHideTerrainObjects_F";
- atlOffset=8.0680294;
+ atlOffset=4.0687122;
class CustomAttributes
{
class Attribute0
@@ -18956,13 +18879,13 @@ class Mission
angles[]={0,0.39058572,0};
};
side="Empty";
- flags=1;
+ flags=5;
class Attributes
{
};
id=2477;
type="Land_Mil_WallBig_Corner_F";
- atlOffset=1.341692;
+ atlOffset=0.0087871552;
};
class Item270
{
@@ -18973,13 +18896,13 @@ class Mission
angles[]={0,1.9613823,0};
};
side="Empty";
- flags=1;
+ flags=5;
class Attributes
{
};
id=2478;
type="Land_Mil_WallBig_Corner_F";
- atlOffset=1.2935848;
+ atlOffset=0.0013923645;
};
class Item271
{
@@ -19606,7 +19529,7 @@ class Mission
colorName="ColorGreen";
a=5;
b=5;
- angle=192.6093;
+ angle=192.60928;
id=5559;
};
};
@@ -19617,7 +19540,6 @@ class Mission
{
dataType="Layer";
name="airport_3";
- state=2;
class Entities
{
items=177;
@@ -25088,7 +25010,7 @@ class Mission
flags=1;
id=2280;
type="ModuleHideTerrainObjects_F";
- atlOffset=9.4470158;
+ atlOffset=0.86082077;
class CustomAttributes
{
class Attribute0
@@ -25132,7 +25054,7 @@ class Mission
flags=1;
id=2311;
type="ModuleHideTerrainObjects_F";
- atlOffset=1.4734364;
+ atlOffset=1.2048779;
class CustomAttributes
{
class Attribute0
@@ -25176,7 +25098,7 @@ class Mission
flags=1;
id=2312;
type="ModuleHideTerrainObjects_F";
- atlOffset=4.4346867;
+ atlOffset=1.1064396;
class CustomAttributes
{
class Attribute0
@@ -25220,7 +25142,7 @@ class Mission
flags=1;
id=2313;
type="ModuleHideTerrainObjects_F";
- atlOffset=1.2003117;
+ atlOffset=0.92197227;
class CustomAttributes
{
class Attribute0
@@ -27092,7 +27014,7 @@ class Mission
colorName="ColorGreen";
a=5;
b=5;
- angle=56.964504;
+ angle=56.9645;
id=1680;
atlOffset=0.63437462;
};
@@ -29065,7 +28987,7 @@ class Mission
name="factory_3";
class Entities
{
- items=14;
+ items=25;
class Item0
{
dataType="Marker";
@@ -29401,13 +29323,505 @@ class Mission
id=1687;
type="Land_fortified_nest_small_EP1";
};
+ class Item14
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={14283.875,13.731563,2968.5};
+ angles[]={0.01749678,6.0678992,6.2806959};
+ };
+ areaSize[]={5,0,43.929001};
+ areaIsRectangle=1;
+ flags=1;
+ id=5621;
+ type="ModuleHideTerrainObjects_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=2;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item15
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={14220.208,13.989401,3076.2788};
+ angles[]={0.01749678,5.6204371,6.2806959};
+ };
+ areaSize[]={5,0,49.164047};
+ areaIsRectangle=1;
+ flags=1;
+ id=5622;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-0.60610104;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=2;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item16
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={14053.486,14.36343,3063.2827};
+ angles[]={0.01749678,1.1675153,6.2806959};
+ };
+ areaSize[]={5,0,128.87111};
+ areaIsRectangle=1;
+ flags=1;
+ id=5623;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-3.5487137;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=2;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item17
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={14027.058,16.945938,2977.1836};
+ angles[]={6.2008719,4.3173938,6.2631893};
+ };
+ areaSize[]={5,0,59.023716};
+ areaIsRectangle=1;
+ flags=1;
+ id=5624;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-0.19181442;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=2;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item18
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={14115.099,12.031249,2999.7083};
+ angles[]={0.02999169,4.5954556,6.2631865};
+ };
+ areaSize[]={3.9017944,0,38.991325};
+ areaIsRectangle=1;
+ flags=1;
+ id=5625;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-0.13501263;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=2;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item19
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={14290.218,14.157743,2901.9016};
+ angles[]={0.01749678,6.2292242,6.2806959};
+ };
+ areaSize[]={5.8882651,0,28.401655};
+ areaIsRectangle=1;
+ flags=1;
+ id=5626;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-0.25722122;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=2;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item20
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={14279.98,13.861918,2886.26};
+ angles[]={0.01749678,0.34160328,6.2806959};
+ };
+ areaSize[]={5.8882651,0,28.401655};
+ areaIsRectangle=1;
+ flags=1;
+ id=5627;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-0.25722122;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=2;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item21
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={14217.375,16.998125,3121.125};
+ angles[]={6.2357221,1.2500687,6.1563697};
+ };
+ areaSize[]={5.8882651,0,28.401655};
+ areaIsRectangle=1;
+ flags=1;
+ id=5628;
+ type="ModuleHideTerrainObjects_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=2;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item22
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={14296.036,9.9545717,3157.0891};
+ angles[]={0.01749678,1.4645691,6.2806959};
+ };
+ areaSize[]={12.592743,0,40.903484};
+ areaIsRectangle=1;
+ flags=1;
+ id=5629;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-0.44377041;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=2;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item23
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={14362.125,12.692903,3055.9109};
+ angles[]={0.01749678,1.1623862,6.2806959};
+ };
+ areaSize[]={8.4319668,0,102.16197};
+ areaIsRectangle=1;
+ flags=1;
+ id=5630;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-1.211832;
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=2;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
+ class Item24
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={14246.75,12.161875,3085.25};
+ angles[]={0.024993783,6.0671086,6.161293};
+ };
+ areaSize[]={5,0,49.164047};
+ areaIsRectangle=1;
+ flags=1;
+ id=5631;
+ type="ModuleHideTerrainObjects_F";
+ class CustomAttributes
+ {
+ class Attribute0
+ {
+ property="#filter";
+ expression="_this setVariable [""#filter"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="SCALAR";
+ value=2;
+ };
+ };
+ };
+ class Attribute1
+ {
+ property="#hideLocally";
+ expression="_this setVariable [""#hideLocally"",_value]";
+ class Value
+ {
+ class data
+ {
+ singleType="BOOL";
+ value=0;
+ };
+ };
+ };
+ nAttributes=2;
+ };
+ };
};
id=134;
- atlOffset=1.0862808;
+ atlOffset=1.7193584;
};
};
id=125;
- atlOffset=4.6505928;
+ atlOffset=-1.4734402;
};
class Item4
{
@@ -29420,10 +29834,9 @@ class Mission
{
dataType="Layer";
name="outpost_1";
- state=2;
class Entities
{
- items=32;
+ items=31;
class Item0
{
dataType="Marker";
@@ -30141,41 +30554,6 @@ class Mission
};
};
class Item22
- {
- dataType="Object";
- class PositionInfo
- {
- position[]={14906.375,4.362483,7356.125};
- angles[]={0,4.5496302,0.0052476097};
- };
- side="Empty";
- flags=4;
- class Attributes
- {
- createAsLocalObject=1;
- disableSimulation=1;
- };
- id=1227;
- type="Land_HBarrier_Big_F";
- class CustomAttributes
- {
- class Attribute0
- {
- property="allowDamage";
- expression="_this allowdamage _value;";
- class Value
- {
- class data
- {
- singleType="BOOL";
- value=0;
- };
- };
- };
- nAttributes=1;
- };
- };
- class Item23
{
dataType="Object";
class PositionInfo
@@ -30210,7 +30588,7 @@ class Mission
nAttributes=1;
};
};
- class Item24
+ class Item23
{
dataType="Object";
class PositionInfo
@@ -30227,7 +30605,7 @@ class Mission
type="Land_Cargo_Patrol_V3_F";
atlOffset=-2.3841858e-007;
};
- class Item25
+ class Item24
{
dataType="Object";
class PositionInfo
@@ -30244,7 +30622,7 @@ class Mission
type="Land_Cargo_Patrol_V3_F";
atlOffset=-4.7683716e-007;
};
- class Item26
+ class Item25
{
dataType="Object";
class PositionInfo
@@ -30261,7 +30639,7 @@ class Mission
type="Land_Cargo_Patrol_V3_F";
atlOffset=-9.5367432e-007;
};
- class Item27
+ class Item26
{
dataType="Object";
class PositionInfo
@@ -30278,7 +30656,7 @@ class Mission
type="Land_Cargo_Patrol_V3_F";
atlOffset=-4.7683716e-007;
};
- class Item28
+ class Item27
{
dataType="Object";
class PositionInfo
@@ -30295,7 +30673,7 @@ class Mission
type="Land_Cargo_Patrol_V3_F";
atlOffset=-2.3841858e-007;
};
- class Item29
+ class Item28
{
dataType="Object";
class PositionInfo
@@ -30330,7 +30708,7 @@ class Mission
nAttributes=1;
};
};
- class Item30
+ class Item29
{
dataType="Marker";
position[]={14885.215,3.6076798,7342.5107};
@@ -30340,10 +30718,10 @@ class Mission
colorName="ColorGreen";
a=5;
b=5;
- angle=70.352753;
+ angle=70.352745;
id=5566;
};
- class Item31
+ class Item30
{
dataType="Marker";
position[]={14888.188,3.4947755,7331.2285};
@@ -30364,7 +30742,6 @@ class Mission
{
dataType="Layer";
name="outpost_10";
- state=2;
class Entities
{
items=78;
@@ -32659,7 +33036,6 @@ class Mission
{
dataType="Layer";
name="outpost_11";
- state=2;
class Entities
{
items=92;
@@ -32673,7 +33049,7 @@ class Mission
colorName="ColorGreen";
a=5;
b=5;
- angle=353.02838;
+ angle=353.02835;
id=754;
};
class Item1
@@ -35460,7 +35836,6 @@ class Mission
{
dataType="Layer";
name="outpost_12";
- state=2;
class Entities
{
items=31;
@@ -36284,7 +36659,7 @@ class Mission
colorName="ColorGreen";
a=5;
b=5;
- angle=208.03596;
+ angle=208.03595;
id=5590;
atlOffset=6.0184374;
};
@@ -36298,19 +36673,18 @@ class Mission
colorName="ColorGreen";
a=5;
b=5;
- angle=279.04947;
+ angle=279.04944;
id=5591;
atlOffset=6.1990633;
};
};
id=220;
- atlOffset=5.4938173;
+ atlOffset=5.4932451;
};
class Item4
{
dataType="Layer";
name="outpost_13";
- state=2;
class Entities
{
items=55;
@@ -37947,13 +38321,12 @@ class Mission
};
};
id=225;
- atlOffset=-0.2688942;
+ atlOffset=-0.26891327;
};
class Item5
{
dataType="Layer";
name="outpost_14";
- state=2;
class Entities
{
items=31;
@@ -38796,13 +39169,12 @@ class Mission
};
};
id=230;
- atlOffset=0.64379501;
+ atlOffset=0.64327812;
};
class Item6
{
dataType="Layer";
name="outpost_15";
- state=2;
class Entities
{
items=84;
@@ -41296,7 +41668,7 @@ class Mission
colorName="ColorGreen";
a=5;
b=5;
- angle=96.202705;
+ angle=96.202698;
id=5607;
};
class Item83
@@ -41320,7 +41692,6 @@ class Mission
{
dataType="Layer";
name="outpost_16";
- state=2;
class Entities
{
items=69;
@@ -41334,7 +41705,7 @@ class Mission
colorName="ColorGreen";
a=5;
b=5;
- angle=155.40869;
+ angle=155.40868;
id=774;
};
class Item1
@@ -41374,7 +41745,7 @@ class Mission
colorName="ColorGreen";
a=5;
b=5;
- angle=155.40868;
+ angle=155.40866;
id=4901;
};
class Item4
@@ -43297,7 +43668,7 @@ class Mission
colorName="ColorGreen";
a=5;
b=5;
- angle=155.40868;
+ angle=155.40866;
id=5562;
};
class Item68
@@ -43310,18 +43681,18 @@ class Mission
colorName="ColorGreen";
a=5;
b=5;
- angle=155.40868;
+ angle=155.40866;
id=5563;
+ atlOffset=-9.5367432e-007;
};
};
id=240;
- atlOffset=0.92384911;
+ atlOffset=0.92384815;
};
class Item8
{
dataType="Layer";
name="outpost_17";
- state=2;
class Entities
{
items=31;
@@ -44159,13 +44530,12 @@ class Mission
};
};
id=245;
- atlOffset=-0.25468063;
+ atlOffset=-0.25468636;
};
class Item9
{
dataType="Layer";
name="outpost_18";
- state=2;
class Entities
{
items=78;
@@ -44179,7 +44549,7 @@ class Mission
colorName="ColorGreen";
a=5;
b=5;
- angle=185.36502;
+ angle=185.36501;
id=782;
};
class Item1
@@ -44218,7 +44588,7 @@ class Mission
colorName="ColorGreen";
a=5;
b=5;
- angle=7.0942025;
+ angle=7.094202;
id=5099;
};
class Item4
@@ -45299,6 +45669,7 @@ class Mission
};
id=5059;
type="Land_HBarrier_5_F";
+ atlOffset=9.5367432e-007;
class CustomAttributes
{
class Attribute0
@@ -46447,7 +46818,7 @@ class Mission
colorName="ColorGreen";
a=5;
b=5;
- angle=7.094202;
+ angle=7.0942016;
id=5574;
};
class Item77
@@ -46460,7 +46831,7 @@ class Mission
colorName="ColorGreen";
a=5;
b=5;
- angle=7.094202;
+ angle=7.0942016;
id=5575;
};
};
@@ -46471,7 +46842,6 @@ class Mission
{
dataType="Layer";
name="outpost_19";
- state=2;
class Entities
{
items=32;
@@ -46521,16 +46891,16 @@ class Mission
dataType="Object";
class PositionInfo
{
- position[]={996.98608,27.324295,12550.35};
+ position[]={996.98608,23.870918,12550.35};
angles[]={0.010000871,4.6888309,0.09471602};
};
side="Empty";
+ flags=4;
class Attributes
{
};
id=1093;
type="Land_Ind_Garage01_EP1";
- atlOffset=3.4533768;
};
class Item4
{
@@ -47325,7 +47695,7 @@ class Mission
colorName="ColorGreen";
a=5;
b=5;
- angle=343.49557;
+ angle=343.49554;
id=5550;
};
class Item31
@@ -47340,16 +47710,16 @@ class Mission
b=5;
angle=354.40018;
id=5551;
+ atlOffset=6.1035156e-005;
};
};
id=255;
- atlOffset=-0.063404083;
+ atlOffset=-0.063379288;
};
class Item11
{
dataType="Layer";
name="outpost_2";
- state=2;
class Entities
{
items=21;
@@ -47613,7 +47983,7 @@ class Mission
flags=1;
id=1138;
type="ModuleHideTerrainObjects_F";
- atlOffset=5.9278793;
+ atlOffset=2.9150467;
class CustomAttributes
{
class Attribute0
@@ -47951,7 +48321,6 @@ class Mission
{
dataType="Layer";
name="outpost_3";
- state=2;
class Entities
{
items=32;
@@ -48863,7 +49232,7 @@ class Mission
colorName="ColorGreen";
a=5;
b=5;
- angle=252.4052;
+ angle=252.40517;
id=5617;
atlOffset=1.9073486e-006;
};
@@ -48875,7 +49244,6 @@ class Mission
{
dataType="Layer";
name="outpost_5";
- state=2;
class Entities
{
items=73;
@@ -48889,7 +49257,7 @@ class Mission
colorName="ColorGreen";
a=5;
b=5;
- angle=51.004822;
+ angle=51.004818;
id=730;
};
class Item1
@@ -48902,7 +49270,7 @@ class Mission
colorName="ColorGUER";
a=63.117001;
b=51.050999;
- angle=48.987251;
+ angle=48.987247;
id=731;
};
class Item2
@@ -51126,7 +51494,6 @@ class Mission
{
dataType="Layer";
name="outpost_6";
- state=2;
class Entities
{
items=49;
@@ -52541,6 +52908,7 @@ class Mission
};
id=5612;
type="Land_HBarrier_Big_F";
+ atlOffset=1.9073486e-006;
class CustomAttributes
{
class Attribute0
@@ -52576,6 +52944,7 @@ class Mission
};
id=5613;
type="Land_HBarrier_Big_F";
+ atlOffset=1.9073486e-006;
class CustomAttributes
{
class Attribute0
@@ -52617,18 +52986,17 @@ class Mission
colorName="ColorGreen";
a=5;
b=5;
- angle=83.156982;
+ angle=83.156975;
id=5615;
};
};
id=190;
- atlOffset=1.4795876;
+ atlOffset=1.3628521;
};
class Item15
{
dataType="Layer";
name="outpost_7";
- state=2;
class Entities
{
items=31;
@@ -53451,7 +53819,7 @@ class Mission
colorName="ColorGreen";
a=5;
b=5;
- angle=136.90892;
+ angle=136.90891;
id=5588;
};
class Item30
@@ -53469,13 +53837,12 @@ class Mission
};
};
id=195;
- atlOffset=-0.27063942;
+ atlOffset=-0.27065849;
};
class Item16
{
dataType="Layer";
name="outpost_8";
- state=2;
class Entities
{
items=68;
@@ -55280,7 +55647,7 @@ class Mission
};
id=4779;
type="Land_Mil_WallBig_Corner_F";
- atlOffset=2.9300957;
+ atlOffset=1.5279198;
};
class Item57
{
@@ -55463,7 +55830,6 @@ class Mission
{
dataType="Layer";
name="outpost_9";
- state=2;
class Entities
{
items=73;
@@ -55477,7 +55843,7 @@ class Mission
colorName="ColorGreen";
a=5;
b=5;
- angle=17.785477;
+ angle=17.785475;
id=747;
};
class Item1
@@ -55503,7 +55869,7 @@ class Mission
colorName="ColorGreen";
a=5;
b=5;
- angle=208.32109;
+ angle=208.32108;
id=5221;
atlOffset=1.9073486e-006;
};
@@ -56741,7 +57107,7 @@ class Mission
class PositionInfo
{
position[]={1445,15.923014,7872.875};
- angles[]={-0,3.4357383,6.255693};
+ angles[]={0,3.4357383,6.255693};
};
side="Empty";
flags=4;
@@ -57648,7 +58014,7 @@ class Mission
colorName="ColorGreen";
a=5;
b=5;
- angle=208.32108;
+ angle=208.32106;
id=5581;
};
};
@@ -57659,7 +58025,6 @@ class Mission
{
dataType="Layer";
name="outpost_4";
- state=2;
class Entities
{
items=80;
@@ -57711,7 +58076,7 @@ class Mission
colorName="ColorGreen";
a=5;
b=5;
- angle=307.98523;
+ angle=307.9852;
id=5297;
};
class Item4
@@ -60047,7 +60412,7 @@ class Mission
colorName="ColorGreen";
a=5;
b=5;
- angle=307.9852;
+ angle=307.98517;
id=5579;
};
};
@@ -60058,7 +60423,6 @@ class Mission
{
dataType="Layer";
name="outpost_20";
- state=2;
class Entities
{
items=35;
@@ -60917,6 +61281,7 @@ class Mission
flags=1;
id=5599;
type="ModuleHideTerrainObjects_F";
+ atlOffset=4.7683716e-006;
class CustomAttributes
{
class Attribute0
@@ -61079,11 +61444,11 @@ class Mission
};
};
id=1012;
- atlOffset=0.62589455;
+ atlOffset=0.62582111;
};
};
id=635;
- atlOffset=0.67125225;
+ atlOffset=0.66858006;
};
class Item5
{
@@ -70847,7 +71212,6 @@ class Mission
{
dataType="Layer";
name="seaport_1";
- state=2;
class Entities
{
items=66;
@@ -72001,7 +72365,6 @@ class Mission
flags=1;
id=4209;
type="ModuleHideTerrainObjects_F";
- atlOffset=0.60472202;
class CustomAttributes
{
class Attribute0
@@ -72361,7 +72724,7 @@ class Mission
};
};
id=1773;
- atlOffset=0.043733597;
+ atlOffset=-17.48;
};
class Item1
{
@@ -72534,7 +72897,7 @@ class Mission
};
};
id=1774;
- atlOffset=0.25453758;
+ atlOffset=-17.48;
};
class Item2
{
@@ -72708,7 +73071,7 @@ class Mission
};
};
id=1775;
- atlOffset=0.0835495;
+ atlOffset=-17.48;
};
class Item3
{
@@ -72881,7 +73244,7 @@ class Mission
};
};
id=1776;
- atlOffset=0.046322823;
+ atlOffset=-17.48;
};
class Item4
{
@@ -73055,7 +73418,7 @@ class Mission
};
};
id=1777;
- atlOffset=0.054544449;
+ atlOffset=-17.48;
};
class Item5
{
@@ -73182,7 +73545,7 @@ class Mission
};
};
id=1778;
- atlOffset=0.0084457397;
+ atlOffset=-17.48;
};
class Item6
{
@@ -73354,7 +73717,7 @@ class Mission
};
};
id=1779;
- atlOffset=0.012942314;
+ atlOffset=-17.48;
};
class Item7
{
@@ -73528,7 +73891,7 @@ class Mission
};
};
id=1780;
- atlOffset=0.062161446;
+ atlOffset=-17.48;
};
class Item8
{
@@ -73702,7 +74065,7 @@ class Mission
};
};
id=1781;
- atlOffset=0.015105247;
+ atlOffset=-17.48;
};
class Item9
{
@@ -73876,12 +74239,55 @@ class Mission
};
};
id=1839;
- atlOffset=-0.021958351;
+ atlOffset=-17.48;
};
};
id=1772;
atlOffset=1.1283016;
};
+ class Item8
+ {
+ dataType="Logic";
+ class PositionInfo
+ {
+ position[]={11562.738,3.3868916,10840.326};
+ };
+ areaSize[]={7.1083984,0,13.100703};
+ flags=1;
+ id=5632;
+ type="ModuleHideTerrainObjects_F";
+ atlOffset=-0.0005106926;
+ 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 Connections
{
diff --git a/A3A/addons/maps/NavGrid.hpp b/A3A/addons/maps/NavGrid.hpp
index 832086877a..eb5e1ad75c 100644
--- a/A3A/addons/maps/NavGrid.hpp
+++ b/A3A/addons/maps/NavGrid.hpp
@@ -1,25 +1,28 @@
class NavGrid {
Altis = QPATHTOFOLDER(Antistasi_Altis.Altis\navGrid.sqf);
+ cam_lao_nam = QPATHTOFOLDER(Antistasi_cam_lao_nam.cam_lao_nam\navGrid.sqf);
+ chernarus = QPATHTOFOLDER(Antistasi_chernarus.chernarus\navGrid.sqf);
+ chernarus_summer = QPATHTOFOLDER(Antistasi_chernarus_summer.chernarus_summer\navGrid.sqf);
+ chernarus_winter = QPATHTOFOLDER(Antistasi_chernarus_winter.chernarus_winter\navGrid.sqf);
+ cup_chernarus_A3 = QPATHTOFOLDER(Antistasi_cup_chernarus_A3.cup_chernarus_A3\navGrid.sqf);
Enoch = QPATHTOFOLDER(Antistasi_Enoch.Enoch\navGrid.sqf);
Hyde_Sark = QPATHTOFOLDER(Antistasi_Hyde_Sark.Hyde_Sark\navGrid.sqf);
iron_excelsior_Tobruk = QPATHTOFOLDER(Antistasi_iron_excelsior_Tobruk.iron_excelsior_Tobruk\navGrid.sqf);
+ gm_weferlingen_summer = QPATHTOFOLDER(Antistasi_gm_weferlingen_summer.gm_weferlingen_summer\navGrid.sqf);
+ gm_weferlingen_winter = QPATHTOFOLDER(Antistasi_gm_weferlingen_winter.gm_weferlingen_winter\navGrid.sqf);
+ isladuala3 = QPATHTOFOLDER(Antistasi_isladuala3.isladuala3\navGrid.sqf);
Kunduz = QPATHTOFOLDER(Antistasi_Kunduz.Kunduz\navGrid.sqf);
Malden = QPATHTOFOLDER(Antistasi_Malden.Malden\navGrid.sqf);
+ sara = QPATHTOFOLDER(Antistasi_sara.sara\navGrid.sqf);
SPE_Normandy = QPATHTOFOLDER(Antistasi_SPE_Normandy.SPE_Normandy\navGrid.sqf);
Staszow = QPATHTOFOLDER(Antistasi_Staszow.Staszow\navGrid.sqf);
Stratis = QPATHTOFOLDER(Antistasi_Stratis.Stratis\navGrid.sqf);
+ takistan = QPATHTOFOLDER(Antistasi_takistan.takistan\navGrid.sqf);
Tanoa = QPATHTOFOLDER(Antistasi_Tanoa.Tanoa\navGrid.sqf);
Tembelan = QPATHTOFOLDER(Antistasi_Tembelan.Tembelan\navGrid.sqf);
- cam_lao_nam = QPATHTOFOLDER(Antistasi_cam_lao_nam.cam_lao_nam\navGrid.sqf);
- chernarus = QPATHTOFOLDER(Antistasi_chernarus.chernarus\navGrid.sqf);
- chernarus_summer = QPATHTOFOLDER(Antistasi_chernarus_summer.chernarus_summer\navGrid.sqf);
- chernarus_winter = QPATHTOFOLDER(Antistasi_chernarus_winter.chernarus_winter\navGrid.sqf);
- cup_chernarus_A3 = QPATHTOFOLDER(Antistasi_cup_chernarus_A3.cup_chernarus_A3\navGrid.sqf);
- isladuala3 = QPATHTOFOLDER(Antistasi_isladuala3.isladuala3\navGrid.sqf);
- sara = QPATHTOFOLDER(Antistasi_sara.sara\navGrid.sqf);
- takistan = QPATHTOFOLDER(Antistasi_takistan.takistan\navGrid.sqf);
tem_anizay = QPATHTOFOLDER(Antistasi_tem_anizay.tem_anizay\navGrid.sqf);
tem_kujari = QPATHTOFOLDER(Antistasi_tem_kujari.tem_kujari\navGrid.sqf);
+ UMB_Colombia = QPATHTOFOLDER(Antistasi_UMB_Colombia.UMB_Colombia\navGrid.sqf);
vn_khe_sanh = QPATHTOFOLDER(Antistasi_vn_khe_sanh.vn_khe_sanh\navGrid.sqf);
vt7 = QPATHTOFOLDER(Antistasi_vt7.vt7\navGrid.sqf);
-};
+};
\ No newline at end of file
diff --git a/A3A/addons/maps/Stringtable.xml b/A3A/addons/maps/Stringtable.xml
index 5a6876f37e..3e822bf767 100644
--- a/A3A/addons/maps/Stringtable.xml
+++ b/A3A/addons/maps/Stringtable.xml
@@ -9,7 +9,6 @@
-
+
diff --git a/changelog.rst b/changelog.rst
index 29a0c83aef..3fabaecefb 100644
--- a/changelog.rst
+++ b/changelog.rst
@@ -3,6 +3,133 @@ Changelog
==========
+Version 3.5.1
+===============
+
+.. note::
+ 18th February 2024
+
+.. admonition:: Bugfixes
+
+ * :issue:`3155` Applied Kujari map fixes
+ * :issue:`3151` Disabled forced marker spawn in artySupport
+ * :issue:`3150` Deleted rogue variable in vanilla LDF template
+ * :issue:`3147` Fixed issues regarding undercover and HQ defense
+
+.. warning::
+
+ * Please note that this changelog may contain both spelling/grammatical errors and/or factual errors. Should any factual errors exist, we apologise but with the sheer number of changes made per version it can be easy to lose or mistake a change when writing up the changelog.
+
+|
+
+-----
+
+|
+
+
+
+
+Version 3.5.0
+===============
+
+.. note::
+ 11th February 2024
+
+.. admonition:: Major
+
+ .. rubric:: :issue:`3075` Weferlingen Map Ports
+
+
+ * [Added] - Complete port for Weferlingen Summer - requires `Global Mobilisation CDLC